1. 30a61ff edac: fix resource size calculation by Julia Lawall · 15 years ago
  2. b484625 edac: mpc85xx add mpc83xx support by Ira W. Snyder · 15 years ago
  3. a014554 edac: mpc85xx add P2020DS support by Yang Shi · 15 years ago
  4. 9064a67 linux/futex.h: place kernel types behind __KERNEL__ by Mike Frysinger · 15 years ago
  5. e5a4738 pidns: deny CLONE_PARENT|CLONE_NEWPID combination by Sukadev Bhattiprolu · 15 years ago
  6. 123be07 fork(): disable CLONE_PARENT for init by Sukadev Bhattiprolu · 15 years ago
  7. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  8. c0d0787 MAINTAINERS: add Matt Mackall and Herbert Xu to HARDWARE RANDOM NUMBER GENERATOR by Joe Perches · 15 years ago
  9. 156dd63 bfin-otp: add writing support by Mike Frysinger · 15 years ago
  10. fbd8ae1 drivers/char/uv_mmtimer.c: add memory mapped RTC driver for UV by Dimitri Sivanich · 15 years ago
  11. 459ca8b drivers/char/rio/rioctrl.c: off by one error in rioctrl.c by Dan Carpenter · 15 years ago
  12. ae21cf9 hpet: hpet driver periodic timer setup bug fixes by Nils Carlson · 15 years ago
  13. dc80df5 mwave: fix read buffer overflow by Roel Kluin · 15 years ago
  14. dd5d81f fs/char_dev.c: remove useless loop by Renzo Davoli · 15 years ago
  15. bb521c5 /dev/zero: avoid repeated access_ok() checks by Nikanth Karthikesan · 15 years ago
  16. 0b8c78f flat: use IS_ERR_VALUE() helper macro by Mike Frysinger · 15 years ago
  17. 8e8b63a fdpic: ignore the loader's PT_GNU_STACK when calculating the stack size by David Howells · 15 years ago
  18. 0cf062d elf: clean up fill_note_info() by Amerigo Wang · 15 years ago
  19. d958872 signals: inline __fatal_signal_pending by Roland McGrath · 15 years ago
  20. ba0a6c9 fcntl: add F_[SG]ETOWN_EX by Peter Zijlstra · 15 years ago
  21. 06f1631 signals: send_sigio: use do_send_sig_info() to avoid check_kill_permission() by Oleg Nesterov · 15 years ago
  22. 4a30deb signals: introduce do_send_sig_info() helper by Oleg Nesterov · 15 years ago
  23. 964ee7d exec: fix set_binfmt() vs sys_delete_module() race by Oleg Nesterov · 15 years ago
  24. 61be228 exec: allow do_coredump() to wait for user space pipe readers to complete by Neil Horman · 15 years ago
  25. a293980 exec: let do_coredump() limit the number of concurrent dumps to pipes by Neil Horman · 15 years ago
  26. 725eae3 exec: make do_coredump() more resilient to recursive crashes by Neil Horman · 15 years ago
  27. ae6d2ed signals: tracehook_notify_jctl change by Roland McGrath · 15 years ago
  28. b6fe2d1 wait_noreap_copyout(): check for ->wo_info != NULL by Vitaly Mayatskikh · 15 years ago
  29. dfe16df do_wait: fix sys_waitid()-specific behaviour by Vitaly Mayatskikh · 15 years ago
  30. b6e763f wait_consider_task: kill "parent" argument by Oleg Nesterov · 15 years ago
  31. 989264f do_wait-wakeup-optimization: simplify task_pid_type() by Oleg Nesterov · 15 years ago
  32. 5c01ba4 do_wait-wakeup-optimization: fix child_wait_callback()->eligible_child() usage by Oleg Nesterov · 15 years ago
  33. b4fe518 do_wait() wakeup optimization: child_wait_callback: check __WNOTHREAD case by Oleg Nesterov · 15 years ago
  34. 0b7570e do_wait() wakeup optimization: change __wake_up_parent() to use filtered wakeup by Oleg Nesterov · 15 years ago
  35. a2322e1 do_wait() wakeup optimization: shift security_task_wait() from eligible_child() to wait_consider_task() by Oleg Nesterov · 15 years ago
  36. a7f0765 ptrace: __ptrace_detach: do __wake_up_parent() if we reap the tracee by Oleg Nesterov · 15 years ago
  37. 1dd3a27 memcg: show swap usage in stat file by Daisuke Nishimura · 15 years ago
  38. 0c3e73e memcg: improve resource counter scalability by Balbir Singh · 15 years ago
  39. 4e41695 memory controller: soft limit reclaim on contention by Balbir Singh · 15 years ago
  40. 75822b4 memory controller: soft limit refactor reclaim flags by Balbir Singh · 15 years ago
  41. f64c3f5 memory controller: soft limit organize cgroups by Balbir Singh · 15 years ago
  42. 296c81d memory controller: soft limit interface by Balbir Singh · 15 years ago
  43. a6df636 memory controller: soft limit documentation by Balbir Singh · 15 years ago
  44. 261fb61 memcg: add comments explaining memory barriers by KAMEZAWA Hiroyuki · 15 years ago
  45. 4b3bde4 memcg: remove the overhead associated with the root cgroup by Balbir Singh · 15 years ago
  46. be367d0 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time by Ben Blum · 15 years ago
  47. c378369 cgroups: change css_set freeing mechanism to be under RCU by Ben Blum · 15 years ago
  48. d1d9fd3 cgroups: use vmalloc for large cgroups pidlist allocations by Ben Blum · 15 years ago
  49. 72a8cb3 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces by Ben Blum · 15 years ago
  50. 102a775 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids by Ben Blum · 15 years ago
  51. 8f3ff20 cgroups: revert "cgroups: fix pid namespace bug" by Paul Menage · 15 years ago
  52. 2c6ab6d cgroups: allow cgroup hierarchies to be created with no bound subsystems by Paul Menage · 15 years ago
  53. 7717f7b cgroups: add a back-pointer from struct cg_cgroup_link to struct cgroup by Paul Menage · 15 years ago
  54. fe69343 cgroups: move the cgroup debug subsys into cgroup.c to access internal state by Paul Menage · 15 years ago
  55. c6d57f3 cgroups: support named cgroups hierarchies by Paul Menage · 15 years ago
  56. 34f77a9 cgroups: make unlock sequence in cgroup_get_sb consistent by Xiaotian Feng · 15 years ago
  57. 55dff49 docs: fix various Documentation/ paths in header files by Randy Dunlap · 15 years ago
  58. 0b4b2ad page-types: add feature for walking process address space by Wu Fengguang · 15 years ago
  59. ba36c44 Documentation/vm/.gitignore: add page-types by Josh Triplett · 15 years ago
  60. 2552a99 includecheck fix: Documentation, cfag12864b-example.c by Jaswinder Singh Rajput · 15 years ago
  61. bcadbbd Documentation: update stale definition of file-nr in fs.txt by Xiaotian Feng · 15 years ago
  62. 16c01b2 doc/filesystems: more mount cleanups by Peng Tao · 15 years ago
  63. 0288b95 doc/filesystems: remove smount program by Randy Dunlap · 15 years ago
  64. 57f1f08 time: add function to convert between calendar time and broken-down time for universal use by Zhaolei · 15 years ago
  65. ef1ff6b hugetlbfs: do not call user_shm_lock() for MAP_HUGETLB fix by From: Mel Gorman · 15 years ago
  66. 2c6854f ksm: change default values to better fit into mainline kernel by Izik Eidus · 15 years ago
  67. d2b5ec3 input: fix build failures caused by Kconfig Winbond WPCD376I Consumer IR hardware driver Kconfig entry by Ingo Molnar · 15 years ago
  68. 94a8d5c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  69. 2bcd57a headers: utsname.h redux by Alexey Dobriyan · 15 years ago
  70. 95e0d86 Revert "kmod: fix race in usermodehelper code" by Sebastian Andrzej Siewior · 15 years ago
  71. 6ba2ef7 cpumask: Move deprecated functions to end of header. by Rusty Russell · 15 years ago
  72. 4b805b1 cpumask: remove unused deprecated functions, avoid accusations of insanity by Rusty Russell · 15 years ago
  73. db79078 cpumask: use new-style cpumask ops in mm/quicklist. by Rusty Russell · 15 years ago
  74. 78f1c4d cpumask: use mm_cpumask() wrapper: x86 by Rusty Russell · 15 years ago
  75. fa40699 cpumask: use mm_cpumask() wrapper: um by Rusty Russell · 15 years ago
  76. 55b8cab cpumask: use mm_cpumask() wrapper: mips by Rusty Russell · 15 years ago
  77. 7ce1df4 cpumask: use mm_cpumask() wrapper: mn10300 by Rusty Russell · 15 years ago
  78. 49b9205 cpumask: use mm_cpumask() wrapper: m32r by Rusty Russell · 15 years ago
  79. 56f8ba8 cpumask: use mm_cpumask() wrapper: arm by Rusty Russell · 15 years ago
  80. a6a0106 cpumask: Use accessors for cpu_*_mask: um by Rusty Russell · 15 years ago
  81. ea0f1ca cpumask: Use accessors for cpu_*_mask: powerpc by Rusty Russell · 15 years ago
  82. 4037ac6 cpumask: Use accessors for cpu_*_mask: mips by Rusty Russell · 15 years ago
  83. 2377afd cpumask: Use accessors for cpu_*_mask: m32r by Rusty Russell · 15 years ago
  84. 0748bd0 cpumask: remove arch_send_call_function_ipi by Rusty Russell · 15 years ago
  85. 630cd04 cpumask: arch_send_call_function_ipi_mask: s390 by Rusty Russell · 15 years ago
  86. f063ea0 cpumask: arch_send_call_function_ipi_mask: powerpc by Rusty Russell · 15 years ago
  87. 48a048f cpumask: arch_send_call_function_ipi_mask: mips by Rusty Russell · 15 years ago
  88. c2a3a48 cpumask: arch_send_call_function_ipi_mask: m32r by Rusty Russell · 15 years ago
  89. 81065e4 cpumask: arch_send_call_function_ipi_mask: alpha by Rusty Russell · 15 years ago
  90. e50a6f1 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: ia64 by Rusty Russell · 15 years ago
  91. 399d068 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: powerpc by Rusty Russell · 15 years ago
  92. 4f269bf cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: s390 by Rusty Russell · 15 years ago
  93. 434e218 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: sparc by Rusty Russell · 15 years ago
  94. 6f40142 cpumask: remove obsolete topology_core_siblings and topology_thread_siblings: core by Rusty Russell · 15 years ago
  95. fe71a3c cpumask: remove the deprecated smp_call_function_mask() by Rusty Russell · 15 years ago
  96. da83a84 ia64: convert last user of smp_call_function_mask by Rusty Russell · 15 years ago
  97. e0ad955 cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=y by Rusty Russell · 15 years ago
  98. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  99. 144e2ce cpumask: Remove mask field from comments by Nobuhiro Iwamatsu · 15 years ago
  100. ef79f8e cpumask: remove unused mask field from struct irqaction. by Rusty Russell · 15 years ago