1. a014554 edac: mpc85xx add P2020DS support by Yang Shi · 15 years ago
  2. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 15 years ago
  3. e5a4738 pidns: deny CLONE_PARENT|CLONE_NEWPID combination by Sukadev Bhattiprolu · 15 years ago
  4. 123be07 fork(): disable CLONE_PARENT for init by Sukadev Bhattiprolu · 15 years ago
  5. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  6. c0d0787 MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR by Joe Perches · 15 years ago
  7. 156dd63 bfin-otp: add writing support by Mike Frysinger · 15 years ago
  8. fbd8ae1 drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV by Dimitri Sivanich · 15 years ago
  9. 459ca8b drivers/char/rio/rioctrl.c: off by one error in rioctrl.c by Dan Carpenter · 15 years ago
  10. ae21cf9 hpet: hpet driver periodic timer setup bug fixes by Nils Carlson · 15 years ago
  11. dc80df5 mwave: fix read buffer overflow by Roel Kluin · 15 years ago
  12. dd5d81f fs/char_dev.c: remove useless loop by Renzo Davoli · 15 years ago
  13. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  14. 0b8c78f flat: use IS_ERR_VALUE() helper macro by Mike Frysinger · 15 years ago
  15. 8e8b63a fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size by David Howells · 15 years ago
  16. 0cf062d elf: clean up fill_note_info() by Amerigo Wang · 15 years ago
  17. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 15 years ago
  18. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  19. 06f1631 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() by Oleg Nesterov · 15 years ago
  20. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 15 years ago
  21. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 15 years ago
  22. 61be228 exec: allow do_coredump() to wait for user space pipe readers to complete by Neil Horman · 15 years ago
  23. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 15 years ago
  24. 725eae3 exec: make do_coredump() more resilient to recursive crashes by Neil Horman · 15 years ago
  25. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 15 years ago
  26. b6fe2d1 wait_noreap_copyout(): check for ->wo_info != NULL by Vitaly Mayatskikh · 15 years ago
  27. dfe16df do_wait: fix sys_waitid()-specific behaviour by Vitaly Mayatskikh · 15 years ago
  28. b6e763f wait_consider_task: kill "parent" argument by Oleg Nesterov · 15 years ago
  29. 989264f do_wait-wakeup-optimization: simplify task_pid_type() by Oleg Nesterov · 15 years ago
  30. 5c01ba4 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage by Oleg Nesterov · 15 years ago
  31. b4fe518 do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case by Oleg Nesterov · 15 years ago
  32. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  33. a2322e1 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() by Oleg Nesterov · 15 years ago
  34. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  35. 1dd3a27 memcg: show swap usage in stat file by Daisuke Nishimura · 15 years ago
  36. 0c3e73e memcg: improve resource counter scalability by Balbir Singh · 15 years ago
  37. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  38. 75822b4 memory controller: soft limit refactor reclaim flags by Balbir Singh · 15 years ago
  39. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  40. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  41. a6df636 memory controller: soft limit documentation by Balbir Singh · 15 years ago
  42. 261fb61 memcg: add comments explaining memory barriers by KAMEZAWA Hiroyuki · 15 years ago
  43. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 15 years ago
  44. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  45. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  46. d1d9fd3 cgroups: use vmalloc for large cgroups pidlist allocations by Ben Blum · 15 years ago
  47. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  48. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  49. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  50. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  51. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  52. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  53. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  54. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  55. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  56. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  57. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  58. 2552a99 includecheck fix: Documentation, cfag12864b-example.c by Jaswinder Singh Rajput · 15 years ago
  59. bcadbbd Documentation: update stale definition of file-nr in fs.txt by Xiaotian Feng · 15 years ago
  60. 16c01b2 doc/filesystems: more mount cleanups by Peng Tao · 15 years ago
  61. 0288b95 doc/filesystems: remove smount program by Randy Dunlap · 15 years ago
  62. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  63. ef1ff6b hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix by From: Mel Gorman · 15 years ago
  64. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  65. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  66. 54bcf38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable into for-linus by Chris Mason · 15 years ago
  67. c65ddb5 Btrfs: hash the btree inode during fill_super by Yan Zheng · 15 years ago
  68. 0257bb8 Btrfs: relocate file extents in clusters by Yan, Zheng · 15 years ago
  69. f679a84 Btrfs: don't rename file into dummy directory by Yan, Zheng · 15 years ago
  70. a571952 Btrfs: check size of inode backref before adding hardlink by Yan, Zheng · 15 years ago
  71. c08d3b0 truncate: use new helpers by npiggin@suse.de · 15 years ago
  72. 25d9e2d truncate: new helpers by npiggin@suse.de · 15 years ago
  73. eca6f53 fs: fix overflow in sys_mount() for in-kernel calls by Vegard Nossum · 15 years ago
  74. 6d729e4 fs: Make unload_nls() NULL pointer safe by Thomas Gleixner · 15 years ago
  75. 4504230 freeze_bdev: grab active reference to frozen superblocks by Christoph Hellwig · 15 years ago
  76. 4fadd7b freeze_bdev: kill bd_mount_sem by Christoph Hellwig · 15 years ago
  77. 1ba50bb exofs: remove BKL from super operations by Boaz Harrosh · 15 years ago
  78. 88a0a53 fs/romfs: correct error-handling code by Julia Lawall · 15 years ago
  79. f843980 vfs: seq_file: add helpers for data filling by Miklos Szeredi · 15 years ago
  80. f909898 vfs: remove redundant position check in do_sendfile by Jeff Layton · 15 years ago
  81. 42cb56a vfs: change sb->s_maxbytes to a loff_t by Jeff Layton · 15 years ago
  82. 5aa98b7 vfs: explicitly cast s_maxbytes in fiemap_check_ranges by Jeff Layton · 15 years ago
  83. 05cc0ce libfs: return error code on failed attr set by Wu Fengguang · 15 years ago
  84. 7a62cc1 seq_file: return a negative error code when seq_path_root() fails. by Tetsuo Handa · 15 years ago
  85. ce06e0b vfs: optimize touch_time() too by Andi Kleen · 15 years ago
  86. b12536c vfs: optimization for touch_atime() by Andi Kleen · 15 years ago
  87. 22fe4042 vfs: split generic_forget_inode() so that hugetlbfs does not have to copy it by Jan Kara · 15 years ago
  88. af0d9ae fs/inode.c: add dev-id and inode number for debugging in init_special_inode() by Manish Katiyar · 15 years ago
  89. 14be274 libfs: make simple_read_from_buffer conventional by Steven Rostedt · 15 years ago
  90. 40258ee sh: Fix up uninitialized variable use caught by gcc 4.4. by Paul Mundt · 15 years ago
  91. 23c4c82 sh: Handle unaligned 16-bit instructions on SH-2A. by Paul Mundt · 15 years ago
  92. bfc8125 microblaze: Disable heartbeat/enable emaclite in defconfigs by Michal Simek · 15 years ago
  93. f05131c microblaze: Support simpleImage.dts make target by Michal Simek · 15 years ago
  94. 96830a5 [PATCH] Fix idle time field in /proc/uptime by Michael Abbott · 15 years ago
  95. d811659 lsm: Use a compressed IPv6 string format in audit events by Paul Moore · 15 years ago
  96. 939cbf2 Audit: send signal info if selinux is disabled by Eric Paris · 15 years ago
  97. 44e51a1 Audit: rearrange audit_context to save 16 bytes per struct by Eric Paris · 15 years ago
  98. e08b061 Audit: reorganize struct audit_watch to save 8 bytes by Eric Paris · 15 years ago
  99. acf3cc2 sh: mach-ecovec24: Add active low setting for sh_eth by Kuninori Morimoto · 15 years ago
  100. a6bbce2 sh: includecheck fix: dwarf.c by Jaswinder Singh Rajput · 15 years ago