aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-24genetlink: fix netns vs. netlink table locking (2)Johannes Berg1-0/+1
2009-09-24tunnel: eliminate recursion fieldEric Dumazet1-1/+0
2009-09-24Phonet: error on broadcast sending (unimplemented)RĂ©mi Denis-Courmont1-0/+1
2009-09-24Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller322-3745/+13768
2009-09-24Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intelLinus Torvalds3-0/+45
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-1/+2
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-5/+12
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds3-5/+46
2009-09-25module: preferred way to use MODULE_AUTHORJohannes Berg1-1/+4
2009-09-25module: reduce string table for loaded modules (v2)Jan Beulich1-1/+1
2009-09-25module: reduce symbol table for loaded modules (v2)Jan Beulich1-3/+7
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds4-51/+278
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6Linus Torvalds10-10/+129
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto2-1/+2
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre2-2/+2
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan1-3/+2
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger1-5/+5
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan12-39/+34
2009-09-24signals: inline __fatal_signal_pendingRoland McGrath1-1/+4
2009-09-24fcntl: add F_[SG]ETOWN_EXPeter Zijlstra1-0/+13
2009-09-24signals: introduce do_send_sig_info() helperOleg Nesterov1-0/+2
2009-09-24exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov1-1/+1
2009-09-24signals: tracehook_notify_jctl changeRoland McGrath1-9/+25
2009-09-24ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov1-0/+1
2009-09-24memory controller: soft limit reclaim on contentionBalbir Singh2-0/+15
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh1-2/+4
2009-09-24memory controller: soft limit interfaceBalbir Singh1-0/+58
2009-09-24memcg: remove the overhead associated with the root cgroupBalbir Singh1-0/+13
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum1-3/+4
2009-09-24cgroups: change css_set freeing mechanism to be under RCUBen Blum1-0/+3
2009-09-24cgroups: ensure correct concurrent opening/reading of pidlists across pid namespacesBen Blum1-5/+29
2009-09-24cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgidsBen Blum1-8/+14
2009-09-24cgroups: revert "cgroups: fix pid namespace bug"Paul Menage1-4/+7
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap4-5/+5
2009-09-24time: add function to convert between calendar time and broken-down time for universal useZhaolei1-0/+28
2009-09-24truncate: new helpersnpiggin@suse.de2-3/+5
2009-09-24freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig1-0/+1
2009-09-24freeze_bdev: kill bd_mount_semChristoph Hellwig1-1/+0
2009-09-24vfs: seq_file: add helpers for data fillingMiklos Szeredi1-0/+38
2009-09-24vfs: change sb->s_maxbytes to a loff_tJeff Layton1-1/+1
2009-09-24vfs: split generic_forget_inode() so that hugetlbfs does not have to copy itJan Kara1-0/+1
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds6-493/+255
2009-09-23headers: utsname.h reduxAlexey Dobriyan1-1/+0
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell1-341/+252
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell1-111/+1
2009-09-24cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: coreRusty Russell1-6/+0
2009-09-24cpumask: remove the deprecated smp_call_function_mask()Rusty Russell1-11/+0
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell1-0/+3
2009-09-24cpumask: Remove mask field from commentsNobuhiro Iwamatsu1-1/+0
2009-09-24cpumask: remove unused mask field from struct irqaction.Rusty Russell1-1/+0