1. b087498e flag parameters: eventfd by Ulrich Drepper · 16 years ago
  2. 9deb27b flag parameters: signalfd by Ulrich Drepper · 16 years ago
  3. aaca0bd flag parameters: paccept by Ulrich Drepper · 16 years ago
  4. 82736f4 generic irqs: handle failure of irqchip->set_type in setup_irq by Uwe Kleine-König · 16 years ago
  5. f0af566 pm: fix try_to_freeze_tasks()'s use of do_div() by David Howells · 16 years ago
  6. 2f15fc4 pm: schedule sysrq poweroff on boot cpu by Zhang Rui · 16 years ago
  7. c1a220e pm: introduce new interfaces schedule_work_on() and queue_work_on() by Zhang Rui · 16 years ago
  8. 0d83304 pm: hibernation: simplify memory bitmap by Akinobu Mita · 16 years ago
  9. 77437fd pm: boot time suspend selftest by David Brownell · 16 years ago
  10. 0d63081 swsusp: provide users with a hint about the no_console_suspend option by Pavel Machek · 16 years ago
  11. ab763c7 security: filesystem capabilities refactor kernel code by Andrew G. Morgan · 16 years ago
  12. e5ff215 hugetlb: multiple hstates for multiple page sizes by Andi Kleen · 16 years ago
  13. a1e7877 hugetlb: reserve huge pages for reliable MAP_PRIVATE hugetlbfs mappings until fork() by Mel Gorman · 16 years ago
  14. c748e13 mm/vmstat.c: proper externs by Adrian Bunk · 16 years ago
  15. 338b9bb Merge branch 'x86/auditsc' of git://git.kernel.org/pub/scm/linux/kernel/git/frob/linux-2.6-roland by Linus Torvalds · 16 years ago
  16. 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  17. 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  18. 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 · 16 years ago
  19. 86a1c34 x86_64 syscall audit fast-path by Roland McGrath · 16 years ago
  20. 2db8732 set_irq_wake: fix return code and wake status tracking by Uwe Kleine-König · 16 years ago
  21. 6eaaaac Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  22. 53baaaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  23. 5f17156 Fix build on COMPAT platforms when CONFIG_EPOLL is disabled by Atsushi Nemoto · 16 years ago
  24. 91cd4d6 cpusets: fix wrong domain attr updates by Miao Xie · 16 years ago
  25. a1ef5ad remove CONFIG_KMOD from core kernel code by Johannes Berg · 16 years ago
  26. 3a642e9 modules: Take a shortcut for checking if an address is in a module by Rusty Russell · 16 years ago
  27. 2f0f2a3 module: turn longs into ints for module sizes by Denys Vlasenko · 16 years ago
  28. f7f5b67 Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs by Denys Vlasenko · 16 years ago
  29. dafd094 module: generic each_symbol iterator function by Rusty Russell · 16 years ago
  30. da39ba5 module: don't use stop_machine for waiting rmmod by Rusty Russell · 16 years ago
  31. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
  32. ba42059 sched: hrtick_enabled() should use cpu_active() by Ingo Molnar · 16 years ago
  33. d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 16 years ago
  34. 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
  35. c18a41f cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c by Mike Travis · 16 years ago
  36. 65c0118 cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr by Mike Travis · 16 years ago
  37. bb2c018 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  38. 4dca10a softlockup: fix invalid proc_handler for softlockup_panic by Hiroshi Shimamoto · 16 years ago
  39. 577b4a5 sched: fix warning in inc_rt_tasks() to not declare variable 'rq' if it's not needed by David Howells · 16 years ago
  40. 39b0fad cpu hotplug: Make cpu_active_map synchronization dependency clear by Max Krasnyansky · 16 years ago
  41. e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
  42. 7ebefa8 sched: rework of "prioritize non-migratable tasks over migratable ones" by Dmitry Adamushko · 16 years ago
  43. 13b40c1 sched: reduce stack size in isolated_cpu_setup() by Mike Travis · 16 years ago
  44. d88c169 Revert parts of "ftrace: do not trace scheduler functions" by Ingo Molnar · 16 years ago
  45. 393d81a Merge branch 'linus' into xen-64bit by Ingo Molnar · 16 years ago
  46. 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 · 16 years ago
  47. 93a0886 x86, xen, power: fix up config dependencies on PM by Jeremy Fitzhardinge · 16 years ago
  48. c349e0a ftrace: do not trace scheduler functions by Ingo Molnar · 16 years ago
  49. 666f164 fix dangling zombie when new parent ignores children by Roland McGrath · 16 years ago
  50. 14dd0b8 do_wait: return security_task_wait() error code in place of -ECHILD by Roland McGrath · 16 years ago
  51. f470021 ptrace children revamp by Roland McGrath · 16 years ago
  52. 98abed0 do_wait reorganization by Roland McGrath · 16 years ago
  53. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  54. 25f2f3d snapshot: Use pm_mutex for mutual exclusion by Rafael J. Wysocki · 16 years ago
  55. 52d1102 snapshot: Push BKL down into ioctl handlers by Alan Cox · 16 years ago
  56. ebb12db Freezer: Introduce PF_FREEZER_NOSIG by Rafael J. Wysocki · 16 years ago
  57. b62b8ef force offline the processor during hot-removal by Zhang Rui · 16 years ago
  58. 6717ef1 Revert "suspend, xen: enable PM_SLEEP for CONFIG_XEN" by Ingo Molnar · 16 years ago
  59. 0775b3d suspend, xen: enable PM_SLEEP for CONFIG_XEN by Jeremy Fitzhardinge · 16 years ago
  60. 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
  61. 1e09481 Merge branch 'linus' into core/softlockup by Ingo Molnar · 16 years ago
  62. 63cf13b generic ipi function calls: wait on alloc failure fallback by Jeremy Fitzhardinge · 16 years ago
  63. 59190f4 Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  64. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  65. 6c9fcaf Merge branch 'core/rcu' into core/rcu-for-linus by Ingo Molnar · 16 years ago
  66. da6e88f Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 61d97f4 Merge branch 'genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  68. af5329c Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. 85082fd Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  70. 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  71. 4bb0057 Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  72. 40e7bab Merge branch 'core/locking' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  73. 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  74. e18425a Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  75. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  76. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  77. 17489c0 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  79. 847106f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  80. dddec01 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  81. 7dc9719 Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/nohz', 'timers/clocksource' and 'timers/posixtimers' into timers/for-linus by Thomas Gleixner · 16 years ago
  82. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  83. d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 16 years ago
  84. 6712e29 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
  85. 873a6ed Merge commit 'v2.6.26' into sched/devel by Ingo Molnar · 16 years ago
  86. 361833e Merge branch 'sched/clock' into sched/devel by Ingo Molnar · 16 years ago
  87. d12c1a3 lockdep: fix kernel/fork.c warning by Ingo Molnar · 16 years ago
  88. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  89. 992860e lockdep: fix ftrace irq tracing false positive by Ingo Molnar · 16 years ago
  90. b4ba0ba Merge commit 'v2.6.26' into core/locking by Ingo Molnar · 16 years ago
  91. 006ebb4 Security: split proc ptrace checking into read vs. attach by Stephen Smalley · 16 years ago
  92. 199a952 rcu classic: update qlen when cpu offline by Lai Jiangshan · 16 years ago
  93. 3b5c6b8 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  94. 3e84050 cpusets, hotplug, scheduler: fix scheduler domain breakage by Dmitry Adamushko · 16 years ago
  95. 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  96. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  97. b2613e3 ftrace: build fix for ftraced_suspend by Ingo Molnar · 16 years ago
  98. c300ba2 sched_clock: and multiplier for TSC to gtod drift by Steven Rostedt · 16 years ago
  99. a83bc47 sched_clock: record TSC after gtod by Steven Rostedt · 16 years ago
  100. c0c8773 sched_clock: only update deltas with local reads. by Steven Rostedt · 16 years ago