aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Gravatar Linus Torvalds 10-10/+129
2009-09-24task_struct cleanup: move binfmt field to mm_structGravatar Hiroshi Shimamoto 2-1/+2
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsGravatar Albin Tonnerre 2-2/+2
2009-09-24aio: ifdef fields in mm_structGravatar Alexey Dobriyan 1-3/+2
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Gravatar Mike Frysinger 1-5/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerGravatar Alexey Dobriyan 12-39/+34
2009-09-24signals: inline __fatal_signal_pendingGravatar Roland McGrath 1-1/+4
2009-09-24fcntl: add F_[SG]ETOWN_EXGravatar Peter Zijlstra 1-0/+13
2009-09-24signals: introduce do_send_sig_info() helperGravatar Oleg Nesterov 1-0/+2
2009-09-24exec: fix set_binfmt() vs sys_delete_module() raceGravatar Oleg Nesterov 1-1/+1
2009-09-24signals: tracehook_notify_jctl changeGravatar Roland McGrath 1-9/+25
2009-09-24ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeGravatar Oleg Nesterov 1-0/+1
2009-09-24memory controller: soft limit reclaim on contentionGravatar Balbir Singh 2-0/+15
2009-09-24memory controller: soft limit organize cgroupsGravatar Balbir Singh 1-2/+4
2009-09-24memory controller: soft limit interfaceGravatar Balbir Singh 1-0/+58
2009-09-24memcg: remove the overhead associated with the root cgroupGravatar Balbir Singh 1-0/+13
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeGravatar Ben Blum 1-3/+4
2009-09-24cgroups: change css_set freeing mechanism to be under RCUGravatar Ben Blum 1-0/+3
2009-09-24cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Gravatar Ben Blum 1-5/+29
2009-09-24cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Gravatar Ben Blum 1-8/+14
2009-09-24cgroups: revert "cgroups: fix pid namespace bug"Gravatar Paul Menage 1-4/+7
2009-09-24docs: fix various Documentation/ paths in header filesGravatar Randy Dunlap 4-5/+5
2009-09-24time: add function to convert between calendar time and broken-down time for ...Gravatar Zhaolei 1-0/+28
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusGravatar Linus Torvalds 6-493/+255
2009-09-23headers: utsname.h reduxGravatar Alexey Dobriyan 1-1/+0
2009-09-24cpumask: Move deprecated functions to end of header.Gravatar Rusty Russell 1-341/+252
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityGravatar Rusty Russell 1-111/+1
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings:...Gravatar Rusty Russell 1-6/+0
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Gravatar Rusty Russell 1-11/+0
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yGravatar Rusty Russell 1-0/+3
2009-09-24cpumask: Remove mask field from commentsGravatar Nobuhiro Iwamatsu 1-1/+0
2009-09-24cpumask: remove unused mask field from struct irqaction.Gravatar Rusty Russell 1-1/+0
2009-09-24cpumask: remove unused cpu_mask_allGravatar Rusty Russell 1-3/+0
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRGravatar Rusty Russell 1-3/+0
2009-09-24cpumask: remove obsolete node_to_cpumask now everyone uses cpumask_of_nodeGravatar Rusty Russell 1-17/+0
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 5-1/+149
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextGravatar Linus Torvalds 1-0/+2
2009-09-23Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-2/+3
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 1-0/+3
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 1-17/+1
2009-09-23sunrpc: xdr_xcode_hyper helpers cannot presume 64-bit alignmentGravatar Benny Halevy 1-2/+3
2009-09-23serial core: fix new kernel-doc warningsGravatar Randy Dunlap 1-2/+2
2009-09-239p: Add fscache support to 9pGravatar Abhishek Kulkarni 1-0/+3
2009-09-23include/linux/cred.h: fix buildGravatar Andrew Morton 1-17/+1
2009-09-23Merge git://git.infradead.org/battery-2.6Gravatar Linus Torvalds 4-14/+232
2009-09-23Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 4-2/+20
2009-09-23Merge branch 'vgaarb-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ai...Gravatar Linus Torvalds 1-1/+10
2009-09-23Merge git://git.infradead.org/iommu-2.6Gravatar Linus Torvalds 2-1/+2
2009-09-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 6-8/+59
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 3-3/+356