1. 8f421c59 edac: i5100 new intel chipset driver by Arthur Jones · 17 years ago
  2. 48e9076 fuse: lockd support by Miklos Szeredi · 17 years ago
  3. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 17 years ago
  4. c180eeb fuse: add fuse_lookup_name() helper by Miklos Szeredi · 17 years ago
  5. dbd561d fuse: add export operations by Miklos Szeredi · 17 years ago
  6. 0de6256 fuse: prepare lookup for nfs export by Miklos Szeredi · 17 years ago
  7. 764c76b locks: allow ->lock() to return FILE_LOCK_DEFERRED by Miklos Szeredi · 17 years ago
  8. b648a6d locks: cleanup code duplication by Miklos Szeredi · 17 years ago
  9. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 17 years ago
  10. cc77b15 lockd: dont return EAGAIN for a permanent error by Miklos Szeredi · 17 years ago
  11. b81f3ea taskstats: remove initialization of static per-cpu variable by Vegard Nossum · 17 years ago
  12. 9b0975a per-task-delay-accounting: update document and getdelays.c for memory reclaim by Keika Kobayashi · 17 years ago
  13. 016ae21 per-task-delay-accounting: update taskstats for memory reclaim delay by Keika Kobayashi · 17 years ago
  14. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 17 years ago
  15. 3e85ba0 tsacct: fix bacct_add_tsk()'s use of do_div() by David Howells · 17 years ago
  16. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 17 years ago
  17. 0c18d7a bsdacct: fix and add comments around acct_process() by Pavel Emelyanov · 17 years ago
  18. 7d1e135 bsdacct: account dying tasks in all relevant namespaces by Pavel Emelyanov · 17 years ago
  19. b5a7174 bsdacct: turn acct off for all pidns-s on umount time by Pavel Emelyanov · 17 years ago
  20. 0b6b030 bsdacct: switch from global bsd_acct_struct instance to per-pidns one by Pavel Emelyanov · 17 years ago
  21. 6248b1b bsdacct: make internal code work with passed bsd_acct_struct, not global by Pavel Emelyanov · 17 years ago
  22. a75d979 bsdacct: turn the acct_lock from on-the-struct to global by Pavel Emelyanov · 17 years ago
  23. e59a04a bsdacct: make check timer accept a bsd_acct_struct argument by Pavel Emelyanov · 17 years ago
  24. 1c55285 bsdacct: "truthify" a comment near acct_process by Pavel Emelyanov · 17 years ago
  25. 20fad13 pidns: add the struct bsd_acct_struct pointer on pid_namespace struct by Pavel Emelyanov · 17 years ago
  26. 84406c1 pidns: use kzalloc when allocating new pid_namespace struct by Pavel Emelyanov · 17 years ago
  27. 081e4c8 bsdacct: rename acct_gbls to bsd_acct_struct by Pavel Emelyanov · 17 years ago
  28. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 17 years ago
  29. 7394f0f6 unexport uts_sem by Adrian Bunk · 17 years ago
  30. a89cc19 markers: fix sparse integer as NULL pointer warning by Harvey Harrison · 17 years ago
  31. 28325df markers: use rcu_barrier_sched() and call_rcu_sched() by Mathieu Desnoyers · 17 years ago
  32. 24879a8 aoe: convert emsgs_sema into a completion by Matthias Kaehlcke · 17 years ago
  33. dbda0de pidns: remove find_task_by_pid, unused for a long time by Pavel Emelyanov · 17 years ago
  34. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 17 years ago
  35. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 17 years ago
  36. 33166b1 shrink struct pid by removing padding on 64 bit builds by Richard Kennedy · 17 years ago
  37. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 17 years ago
  38. 4ecb900 sysctl: allow override of /proc/sys/net with CAP_NET_ADMIN by Stephen Hemminger · 17 years ago
  39. 99541c2 sysctl: check for bogus modes by Alexey Dobriyan · 17 years ago
  40. 339caf2 proc: misplaced export of find_get_pid by David Sterba · 17 years ago
  41. 6eedf8d proc: move Kconfig to fs/proc/Kconfig by Alexey Dobriyan · 17 years ago
  42. a9bd4a3 proc: remove pathetic remount code by Alexey Dobriyan · 17 years ago
  43. 881adb8 proc: always do ->release by Alexey Dobriyan · 17 years ago
  44. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 17 years ago
  45. cd9a6f10 unexport proc_clear_tty by Adrian Bunk · 17 years ago
  46. 2537747 dell_rbu: use memory_read_from_buffer() by Akinobu Mita · 17 years ago
  47. d991696 fs/partitions/efi: convert to pr_debug by Thomas Gleixner · 17 years ago
  48. 04ebd4a block/ioctl.c and fs/partition/check.c: check value returned by add_partition() by Abdel Benamrouche · 17 years ago
  49. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 17 years ago
  50. abe19b7 dcdbas: use memory_read_from_buffer() by Akinobu Mita · 17 years ago
  51. f37e661 firmware: use memory_read_from_buffer() by Akinobu Mita · 17 years ago
  52. ec905a1 drivers/misc/phantom: note PCI by Jiri Slaby · 17 years ago
  53. ace7dd9 Char: mxser, various cleanups by Jiri Slaby · 17 years ago
  54. 1df0092 Char: mxser, remove predefined isa support by Jiri Slaby · 17 years ago
  55. 83766bc Char: mxser, prints cleanup by Jiri Slaby · 17 years ago
  56. 729f0ed Char: mxser, update documentation by Jiri Slaby · 17 years ago
  57. 72800df Char: mxser, globals cleanup by Jiri Slaby · 17 years ago
  58. 41aee9a Char: mxser, ioctl cleanup by Jiri Slaby · 17 years ago
  59. 6ee8928 nwflash: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  60. 236b875 dsp56k: BKL pushdown by Alan Cox · 17 years ago
  61. b8e3591 ds1302: push down the BKL into the driver ioctl code by Alan Cox · 17 years ago
  62. 6d535d3 ppdev: wrap ioctl handler in driver and push lock down by Alan Cox · 17 years ago
  63. e05e9f7 ixj: push BKL into driver and wrap ioctls by Alan Cox · 17 years ago
  64. 11af747 sx: push BKL down into the firmware ioctl handler by Alan Cox · 17 years ago
  65. f6759fd rio: push down the BKL into the firmware ioctl handler by Alan Cox · 17 years ago
  66. 909d145 mwave: ioctl BKL pushdown by Alan Cox · 17 years ago
  67. 47be36a ip2: push BKL down for the firmware interface by Alan Cox · 17 years ago
  68. 76528a4 efirtc: push down the BKL by Alan Cox · 17 years ago
  69. 372572e #if 0 hpet_unregister() by Adrian Bunk · 17 years ago
  70. 8d1e120 proper extern for mwave_s_mdd by Adrian Bunk · 17 years ago
  71. 79885b2 elf: use ELF_CORE_EFLAGS for kcore ELF header flags by Edgar E. Iglesias · 17 years ago
  72. 7833351 pty: remove unused UNIX98_PTY_COUNT options by Adrian Bunk · 17 years ago
  73. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 17 years ago
  74. f1a43f9 ipc: use simple_read_from_buffer() by Akinobu Mita · 17 years ago
  75. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 17 years ago
  76. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 17 years ago
  77. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 17 years ago
  78. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 17 years ago
  79. 00c2bf8 ipc: get rid of ipc_lock_down() by Nadia Derbey · 17 years ago
  80. 983bfb7 ipc: call idr_find() without locking in ipc_lock() by Nadia Derbey · 17 years ago
  81. cf481c2 idr: make idr_remove rcu-safe by Nadia Derbey · 17 years ago
  82. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 17 years ago
  83. 3219b3b idr: make idr_get_new* rcu-safe by Nadia Derbey · 17 years ago
  84. 944ca05 idr: error checking factorization by Nadia Derbey · 17 years ago
  85. f098ad6 idr: fix a printk call by Nadia Derbey · 17 years ago
  86. 4ae5378 idr: rename some of the idr APIs internal routines by Nadia Derbey · 17 years ago
  87. 2027d1a idr: change the idr structure by Nadia Derbey · 17 years ago
  88. 95b68de calgary iommu: use the first kernels TCE tables in kdump by Chandru · 17 years ago
  89. 8448502 workqueues: do CPU_UP_CANCELED if CPU_UP_PREPARE fails by Oleg Nesterov · 17 years ago
  90. 8de6d30 workqueues: schedule_on_each_cpu() can use schedule_work_on() by Oleg Nesterov · 17 years ago
  91. ef1ca23 workqueues: queue_work() can use queue_work_on() by Oleg Nesterov · 17 years ago
  92. a67da70 workqueues: lockdep annotations for flush_work() by Oleg Nesterov · 17 years ago
  93. 69b895f S390 topology: don't use kthread() for arch_reinit_sched_domains() by Oleg Nesterov · 17 years ago
  94. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 17 years ago
  95. 8616a89 workqueues: schedule_on_each_cpu: use flush_work() by Oleg Nesterov · 17 years ago
  96. db70089 workqueues: implement flush_work() by Oleg Nesterov · 17 years ago
  97. 1a4d9b0 workqueues: insert_work: use "list_head *" instead of "int tail" by Oleg Nesterov · 17 years ago
  98. 565b9b1 coredump: format_corename: fix the "core_uses_pid" logic by Oleg Nesterov · 17 years ago
  99. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 17 years ago
  100. 182c515 coredump: elf_fdpic_core_dump: use core_state->dumper list by Oleg Nesterov · 17 years ago