summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2009-09-25Merge remote branch 'scsi-post-merge/master'Stephen Rothwell
2009-09-25Merge remote branch 'tip/auto-latest'Stephen Rothwell
2009-09-25Merge remote branch 'drbd/drbd'Stephen Rothwell
2009-09-25Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2009-09-25Merge remote branch 'slab/for-next'Stephen Rothwell
2009-09-25Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2009-09-25Merge remote branch 'backlight/for-mm'Stephen Rothwell
2009-09-25Merge remote branch 'leds/for-mm'Stephen Rothwell
2009-09-25Merge remote branch 'mtd/master'Stephen Rothwell
2009-09-25Merge remote branch 'kvm/linux-next'Stephen Rothwell
2009-09-25Merge remote branch 'infiniband/for-next'Stephen Rothwell
2009-09-25Merge remote branch 'v4l-dvb/master'Stephen Rothwell
2009-09-25Merge branch 'quilt/i2c'Stephen Rothwell
2009-09-25Merge remote branch 'arm/devel'Stephen Rothwell
2009-09-25Merge remote branch 'net-current/master'Stephen Rothwell
2009-09-25i2c: Prevent priority inversion on top of bus lockMika Kuoppala
2009-09-24mtd: unify status enum from three headersAlessandro Rubini
2009-09-24mtd: use bbm.h in nand.hAlessandro Rubini
2009-09-24Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2009-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2009-09-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-09-25module: preferred way to use MODULE_AUTHORJohannes Berg
2009-09-25module: reduce string table for loaded modules (v2)Jan Beulich
2009-09-25module: reduce symbol table for loaded modules (v2)Jan Beulich
2009-09-24Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24include/linux/unaligned/{l,b}e_byteshift.h: fix usage for compressed kernelsAlbin Tonnerre
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan
2009-09-24linux/futex.h: place kernel types behind __KERNEL__Mike Frysinger
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24signals: inline __fatal_signal_pendingRoland McGrath
2009-09-24signals: introduce do_send_sig_info() helperOleg Nesterov
2009-09-24exec: fix set_binfmt() vs sys_delete_module() raceOleg Nesterov
2009-09-24signals: tracehook_notify_jctl changeRoland McGrath
2009-09-24ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov
2009-09-24memory controller: soft limit reclaim on contentionBalbir Singh
2009-09-24memory controller: soft limit organize cgroupsBalbir Singh
2009-09-24memory controller: soft limit interfaceBalbir Singh
2009-09-24memcg: remove the overhead associated with the root cgroupBalbir Singh
2009-09-24cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum
2009-09-24cgroups: change css_set freeing mechanism to be under RCUBen Blum
2009-09-24cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum
2009-09-24cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum
2009-09-24cgroups: revert "cgroups: fix pid namespace bug"Paul Menage
2009-09-24docs: fix various Documentation/ paths in header filesRandy Dunlap
2009-09-24time: add function to convert between calendar time and broken-down time for ...Zhaolei
2009-09-24truncate: new helpersnpiggin@suse.de
2009-09-24freeze_bdev: grab active reference to frozen superblocksChristoph Hellwig
2009-09-24freeze_bdev: kill bd_mount_semChristoph Hellwig