1. 2b2a1ff tracehook: death by Roland McGrath · 18 years ago
  2. fa00b80 tracehook: job control by Roland McGrath · 18 years ago
  3. 7bcf6a2 tracehook: get_signal_to_deliver by Roland McGrath · 18 years ago
  4. 283d755 tracehook: syscall by Roland McGrath · 18 years ago
  5. 445a91d tracehook: tracehook_consider_fatal_signal by Roland McGrath · 18 years ago
  6. 35de254 tracehook: tracehook_consider_ignored_signal by Roland McGrath · 18 years ago
  7. c45aea2 tracehook: tracehook_signal_handler by Roland McGrath · 18 years ago
  8. fa8e26c tracehook: tracehook_expect_breakpoints by Roland McGrath · 18 years ago
  9. 0d094ef tracehook: tracehook_tracer_task by Roland McGrath · 18 years ago
  10. dae3357 tracehook: release_task by Roland McGrath · 18 years ago
  11. daded34 tracehook: vfork-done by Roland McGrath · 18 years ago
  12. 09a0539 tracehook: clone by Roland McGrath · 18 years ago
  13. 30199f5 tracehook: exit by Roland McGrath · 18 years ago
  14. 6341c39 tracehook: exec by Roland McGrath · 18 years ago
  15. 88ac292 tracehook: add linux/tracehook.h by Roland McGrath · 18 years ago
  16. 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 18 years ago
  17. 19fd623 mm: spinlock tree_lock by Nick Piggin · 18 years ago
  18. e286781 mm: speculative page references by Nick Piggin · 18 years ago
  19. 47feff2 radix-tree: add gang_lookup_slot, gang_lookup_slot_tag by Nick Piggin · 18 years ago
  20. 21cc199 mm: introduce get_user_pages_fast by Nick Piggin · 18 years ago
  21. 080ccd4 include/linux/aio.h: removed duplicated include by Huang Weiyi · 18 years ago
  22. 20d8b67 relay: add buffer-only channels; useful for early logging by Eduard - Gabriel Munteanu · 18 years ago
  23. 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 18 years ago
  24. c2147a5 Better interface for hooking early initcalls by Eduard - Gabriel Munteanu · 18 years ago
  25. 89081d1 kexec jump: save/restore device state by Huang Ying · 18 years ago
  26. 3ab8352 kexec jump by Huang Ying · 18 years ago
  27. 17017d8 memstick: add "start" and "stop" methods to memstick device by Alex Dubov · 18 years ago
  28. b778999 memstick: allow "set_param" method to return an error code by Alex Dubov · 18 years ago
  29. 929dfb2 parport/share.c: proper externs by Adrian Bunk · 18 years ago
  30. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 18 years ago
  31. 16d6926 uninline arch_pick_mmap_layout() by Andrew Morton · 18 years ago
  32. b4615e6 sys_paccept definition missing __user annotation by Harvey Harrison · 18 years ago
  33. ff5d48a Merge git://git.infradead.org/embedded-2.6 by Linus Torvalds · 18 years ago
  34. 762b829 Merge git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 18 years ago
  35. c6af5e9 bootmem: Move node allocation macros back to !HAVE_ARCH_BOOTMEM_NODE by Johannes Weiner · 18 years ago
  36. 7dcf2a9 remove dummy asm/kvm.h files by Adrian Bunk · 18 years ago
  37. 5047887 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 18 years ago
  38. 996abf0 Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 by Linus Torvalds · 18 years ago
  39. 8f421c5 edac: i5100 new intel chipset driver by Arthur Jones · 18 years ago
  40. 33670fa fuse: nfs export special lookups by Miklos Szeredi · 18 years ago
  41. bde74e4 locks: add special return value for asynchronous locks by Miklos Szeredi · 18 years ago
  42. 016ae21 per-task-delay-accounting: update taskstats for memory reclaim delay by Keika Kobayashi · 18 years ago
  43. 873b477 per-task-delay-accounting: add memory reclaim delay by Keika Kobayashi · 18 years ago
  44. 297c5d9 task IO accounting: provide distinct tgid/tid I/O statistics by Andrea Righi · 18 years ago
  45. 0b6b030 bsdacct: switch from global bsd_acct_struct instance to per-pidns one by Pavel Emelyanov · 18 years ago
  46. 20fad13 pidns: add the struct bsd_acct_struct pointer on pid_namespace struct by Pavel Emelyanov · 18 years ago
  47. 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 18 years ago
  48. dbda0de pidns: remove find_task_by_pid, unused for a long time by Pavel Emelyanov · 18 years ago
  49. e49859e pidns: remove now unused find_pid function. by Pavel Emelyanov · 18 years ago
  50. 19b0cfc pidns: remove now unused kill_proc function by Pavel Emelyanov · 18 years ago
  51. 33166b1 shrink struct pid by removing padding on 64 bit builds by Richard Kennedy · 18 years ago
  52. 3ae4eed proper pid{hash,map}_init() prototypes by Adrian Bunk · 18 years ago
  53. 881adb8 proc: always do ->release by Alexey Dobriyan · 18 years ago
  54. 6e644c3 move proc_kmsg_operations to fs/proc/internal.h by Adrian Bunk · 18 years ago
  55. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 18 years ago
  56. 9eefe52 ipc: do not use a negative value to re-enable msgmni automatic recomputing by Nadia Derbey · 18 years ago
  57. 380af1b ipc/sem.c: rewrite undo list locking by Manfred Spraul · 18 years ago
  58. a1193f8 ipc/sem.c: convert sem_array.sem_pending to struct list_head by Manfred Spraul · 18 years ago
  59. 2c0c29d ipc/sem.c: remove unused entries from struct sem_queue by Manfred Spraul · 18 years ago
  60. 4daa28f ipc/sem.c: convert undo structures to struct list_head by Manfred Spraul · 18 years ago
  61. f9c46d6 idr: make idr_find rcu-safe by Nadia Derbey · 18 years ago
  62. 944ca05 idr: error checking factorization by Nadia Derbey · 18 years ago
  63. 2027d1a idr: change the idr structure by Nadia Derbey · 18 years ago
  64. 95b68de calgary iommu: use the first kernels TCE tables in kdump by Chandru · 18 years ago
  65. 3da1c84 workqueues: make get_online_cpus() useable for work->func() by Oleg Nesterov · 18 years ago
  66. db70089 workqueues: implement flush_work() by Oleg Nesterov · 18 years ago
  67. a94e2d4 coredump: kill mm->core_done by Oleg Nesterov · 18 years ago
  68. b564daf coredump: construct the list of coredumping threads at startup time by Oleg Nesterov · 18 years ago
  69. c5f1cc8 coredump: turn core_state->nr_threads into atomic_t by Oleg Nesterov · 18 years ago
  70. 999d9fc coredump: move mm->core_waiters into struct core_state by Oleg Nesterov · 18 years ago
  71. 32ecb1f coredump: turn mm->core_startup_done into the pointer to struct core_state by Oleg Nesterov · 18 years ago
  72. 246bb0b kill PF_BORROWED_MM in favour of PF_KTHREAD by Oleg Nesterov · 18 years ago
  73. 7b34e42 introduce PF_KTHREAD flag by Oleg Nesterov · 18 years ago
  74. 364d3c1 ptrace: give more respect to SIGKILL by Oleg Nesterov · 18 years ago
  75. 12b9804 res_counter: limit change support ebusy by KAMEZAWA Hiroyuki · 18 years ago
  76. c9b0ed5 memcg: helper function for relcaim from shmem. by KAMEZAWA Hiroyuki · 18 years ago
  77. 69029cd memcg: remove refcnt from page_cgroup by KAMEZAWA Hiroyuki · 18 years ago
  78. e8589cc memcg: better migration handling by KAMEZAWA Hiroyuki · 18 years ago
  79. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 18 years ago
  80. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 18 years ago
  81. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 18 years ago
  82. e788e06 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 18 years ago
  83. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 18 years ago
  84. ce16b49 cgroup files: clean up whitespace in struct cftype by Paul Menage · 18 years ago
  85. f2992db Mark res_counter_charge(_locked) with __must_check by Pavel Emelyanov · 18 years ago
  86. 657d3bf quota: implement sending information via netlink about user below quota by Jan Kara · 18 years ago
  87. 03b0634 quota: convert macros to inline functions by Jan Kara · 18 years ago
  88. 74abb98 quota: move function-macros from quota.h to quotaops.h by Jan Kara · 18 years ago
  89. 02a55ca quota: cleanup loop in sync_dquots() by Jan Kara · 18 years ago
  90. b85f4b8 quota: rename quota functions from upper case, make bigger ones non-inline by Jan Kara · 18 years ago
  91. b271e06 fatfs: add UTC timestamp option by Joe Peterson · 18 years ago
  92. e8938a6 remove unused #include <linux/dirent.h>'s by Adrian Bunk · 18 years ago
  93. cf6ae8b remove the in-kernel struct dirent{,64} by Adrian Bunk · 18 years ago
  94. 7557bc6 msdos fs: remove unsettable atari option by Rene Scharfe · 18 years ago
  95. 4596c8a fat: fix VFAT_IOCTL_READDIR_xxx and cleanup for userland by OGAWA Hirofumi · 18 years ago
  96. 90415de reiserfs: convert j_commit_lock to mutex by Jeff Mahoney · 18 years ago
  97. afe7025 reiserfs: convert j_flush_sem to mutex by Jeff Mahoney · 18 years ago
  98. f68215c reiserfs: convert j_lock to mutex by Jeff Mahoney · 18 years ago
  99. de0ca06 coda: remove CODA_FS_OLD_API by Adrian Bunk · 18 years ago
  100. ae76dd9 ext3: handle corrupted orphan list at mount by Duane Griffin · 18 years ago