1. 100360f signals: change collect_signal() to return void by Oleg Nesterov · 17 years ago
  2. d443420 signals: collect_signal: simplify the "still_pending" logic by Oleg Nesterov · 17 years ago
  3. 6715ca4 signals: collect_signal: remove the unneeded sigismember() check by Oleg Nesterov · 17 years ago
  4. 96347e77 posix timers: release_posix_timer: kill the bogus put_task_struct(->it_process); by Oleg Nesterov · 17 years ago
  5. 4b7a130 posix timers: timer_delete: remove the bogus "->it_process != NULL" check by Oleg Nesterov · 17 years ago
  6. da5ef6bb cpuset: two minor code-cleanups by Lai Jiangshan · 17 years ago
  7. 0241248 cpuset: code-cleanup for started_after by Lai Jiangshan · 17 years ago
  8. 489a539 cpuset: don't pass empty cpumasks to partition_sched_domains() by Lai Jiangshan · 17 years ago
  9. c372e81 cpuset: avoid unnecessary sched domains rebuilding by Li Zefan · 17 years ago
  10. f9b4fb8 cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/online by Miao Xie · 17 years ago
  11. 0b2f630 cpusets: restructure the function update_cpumask() and update_nodemask() by Miao Xie · 17 years ago
  12. e885dcd cgroup_clone: use pid of newly created task for new cgroup by Serge E. Hallyn · 17 years ago
  13. 856c13a cgroup files: convert res_counter_write() to be a cgroups write_string() handler by Paul Menage · 17 years ago
  14. e371239 cgroup files: remove cpuset_common_file_write() by Paul Menage · 17 years ago
  15. af35102 cgroup files: turn attach_task_by_pid directly into a cgroup write handler by Paul Menage · 17 years ago
  16. 6379c10 cgroup files: move notify_on_release file to separate write handler by Paul Menage · 17 years ago
  17. 84eea84 cgroups: misc cleanups to write_string patchset by Paul Menage · 17 years ago
  18. e788e066 cgroup files: move the release_agent file to use typed handlers by Paul Menage · 17 years ago
  19. db3b149 cgroup files: add write_string cgroup control file method by Paul Menage · 17 years ago
  20. 8947f9d cgroups: annotate two variables with __read_mostly by Li Zefan · 17 years ago
  21. 71cbb94 cgroup: list_for_each cleanup by KOSAKI Motohiro · 17 years ago
  22. 7e9abd8 cgroup: use read lock to guard find_existing_css_set() by Li Zefan · 17 years ago
  23. 8b6dd98 kprobes: remove redundant config check by Abhishek Sagar · 17 years ago
  24. ef53d9c kprobes: improve kretprobe scalability with hashed locking by Srinivasa D S · 17 years ago
  25. 717115e printk ratelimiting rewrite by Dave Young · 17 years ago
  26. 7a2c477 kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN() by Arjan van de Ven · 17 years ago
  27. a8f18b9 Add a WARN() macro; this is WARN_ON() + printk arguments by Arjan van de Ven · 17 years ago
  28. b69c49b clean up duplicated alloc/free_thread_info by FUJITA Tomonori · 17 years ago
  29. ac331d1 call_usermodehelper(): increase reliability by KOSAKI Motohiro · 17 years ago
  30. b03f648 build kernel/profile.o only when requested by Adrian Bunk · 17 years ago
  31. 2fc9c4e kallsyms: fix potential overflow in binary search by Vegard Nossum · 17 years ago
  32. 5df439e flag parameters: fix compile error of sys_epoll_create1 by Wang Chen · 17 years ago
  33. ecc8b65 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  34. 2528ce3 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  35. 8ffa5b6 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  36. be61a86 flag parameters: NONBLOCK in pipe by Ulrich Drepper · 17 years ago
  37. 4006553 flag parameters: inotify_init by Ulrich Drepper · 17 years ago
  38. b087498e flag parameters: eventfd by Ulrich Drepper · 17 years ago
  39. 9deb27b flag parameters: signalfd by Ulrich Drepper · 17 years ago
  40. aaca0bd flag parameters: paccept by Ulrich Drepper · 17 years ago
  41. 82736f4 generic irqs: handle failure of irqchip->set_type in setup_irq by Uwe Kleine-König · 17 years ago
  42. f0af566 pm: fix try_to_freeze_tasks()'s use of do_div() by David Howells · 17 years ago
  43. 2f15fc4 pm: schedule sysrq poweroff on boot cpu by Zhang Rui · 17 years ago
  44. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 17 years ago
  45. 0d83304 pm: hibernation: simplify memory bitmap by Akinobu Mita · 17 years ago
  46. 77437fd pm: boot time suspend selftest by David Brownell · 17 years ago
  47. 0d63081 swsusp: provide users with a hint about the no_console_suspend option by Pavel Machek · 17 years ago
  48. ab763c7 security: filesystem capabilities refactor kernel code by Andrew G. Morgan · 17 years ago
  49. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 17 years ago
  50. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 17 years ago
  51. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 17 years ago
  52. 58838cf sched: clean up compiler warning by Peter Zijlstra · 17 years ago
  53. 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 17 years ago
  54. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  55. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  56. d7b6de1 Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  57. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 17 years ago
  58. 2db8732 set_irq_wake: fix return code and wake status tracking by Uwe Kleine-König · 17 years ago
  59. 422037b sched: fix hrtick & generic-ipi dependency by Ingo Molnar · 17 years ago
  60. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  61. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  62. 5f17156 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled by Atsushi Nemoto · 17 years ago
  63. 91cd4d6 cpusets: fix wrong domain attr updates by Miao Xie · 17 years ago
  64. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 17 years ago
  65. 3a642e9 modules: Take a shortcut for checking if an address is in a module by Rusty Russell · 17 years ago
  66. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 17 years ago
  67. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 17 years ago
  68. dafd094 module: generic each_symbol iterator function by Rusty Russell · 17 years ago
  69. da39ba5 module: don't use stop_machine for waiting rmmod by Rusty Russell · 17 years ago
  70. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  71. ba42059 sched: hrtick_enabled() should use cpu_active() by Ingo Molnar · 17 years ago
  72. d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 17 years ago
  73. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 17 years ago
  74. c18a41f cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c by Mike Travis · 17 years ago
  75. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 17 years ago
  76. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 17 years ago
  77. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 17 years ago
  78. 8df185a kthread: reduce stack pressure in create_kthread and kthreadd by Mike Travis · 17 years ago
  79. 4dca10a softlockup: fix invalid proc_handler for softlockup_panic by Hiroshi Shimamoto · 17 years ago
  80. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 17 years ago
  81. 577b4a5 sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed by David Howells · 17 years ago
  82. 39b0fad cpu hotplug: Make cpu_active_map synchronization dependency clear by Max Krasnyansky · 17 years ago
  83. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 17 years ago
  84. 7ebefa8 sched: rework of "prioritize non-migratable tasks over migratable ones" by Dmitry Adamushko · 17 years ago
  85. 13b40c1 sched: reduce stack size in isolated_cpu_setup() by Mike Travis · 17 years ago
  86. d88c169 Revert parts of "ftrace: do not trace scheduler functions" by Ingo Molnar · 17 years ago
  87. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 17 years ago
  88. bdec6ca Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. 93a0886 x86, xen, power: fix up config dependencies on PM by Jeremy Fitzhardinge · 17 years ago
  90. c349e0a ftrace: do not trace scheduler functions by Ingo Molnar · 17 years ago
  91. 666f164 fix dangling zombie when new parent ignores children by Roland McGrath · 17 years ago
  92. 14dd0b8 do_wait: return security_task_wait() error code in place of -ECHILD by Roland McGrath · 17 years ago
  93. f470021 ptrace children revamp by Roland McGrath · 17 years ago
  94. 98abed0 do_wait reorganization by Roland McGrath · 17 years ago
  95. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 17 years ago
  96. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 17 years ago
  97. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 17 years ago
  98. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 17 years ago
  99. b62b8ef force offline the processor during hot-removal by Zhang Rui · 17 years ago
  100. 6717ef1 Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" by Ingo Molnar · 17 years ago