1. 2077776 cgroup: remove unused variable by Stephen Rothwell · 16 years ago
  2. 4403b40 Revert "Call init_workqueues before pre smp initcalls." by Linus Torvalds · 16 years ago
  3. d244118 Fix compile warning in kernel/params.c by Linus Torvalds · 16 years ago
  4. 88ed86f Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  5. 1f6d6e8e Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  6. 2248485 Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  7. 5ed487b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  8. a534487 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  9. b14ea38 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. f2e4bd2 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 133e887 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
  12. e82cff7 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  13. b5aadf7 proc: move /proc/schedstat boilerplate to kernel/sched_stats.h by Alexey Dobriyan · 16 years ago
  14. 3b5d5c6 proc: move /proc/modules boilerplate to kernel/module.c by Alexey Dobriyan · 16 years ago
  15. 6e62775 proc: move /proc/execdomains to kernel/exec_domain.c by Alexey Dobriyan · 16 years ago
  16. 98bc993 [PATCH] get rid of nameidata in audit_tree by Al Viro · 16 years ago
  17. 268a3dc Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2 by Thomas Gleixner · 16 years ago
  18. 8163bca stop_machine: fix error code handling on multiple cpus by Heiko Carstens · 16 years ago
  19. c9583e5 stop_machine: use workqueues instead of kernel threads by Heiko Carstens · 16 years ago
  20. 0d557dc workqueue: introduce create_rt_workqueue by Heiko Carstens · 16 years ago
  21. f44dd16 Make panic= and panic_on_oops into core_params by Rusty Russell · 16 years ago
  22. 67e67ce core_param() for genuinely core kernel parameters by Rusty Russell · 16 years ago
  23. 9b473de param: Fix duplicate module prefixes by Rusty Russell · 16 years ago
  24. 730b69d module: check kernel param length at compile time, not runtime by Rusty Russell · 16 years ago
  25. d72b375 Remove stop_machine during module load v2 by Andi Kleen · 16 years ago
  26. 5e458cc module: simplify load_module. by Rusty Russell · 16 years ago
  27. c4bd822 NOHZ: fix thinko in the timer restart code path by Thomas Gleixner · 16 years ago
  28. 5f86515 rcupdate: fix bug of rcu_barrier*() by Lai Jiangshan · 16 years ago
  29. b6f3b78 genirq: NULL struct irq_desc's member 'name' in dynamic_irq_cleanup() by Dean Nelson · 16 years ago
  30. 572c489 [PATCH] sanitize blkdev_get() and friends by Al Viro · 17 years ago
  31. c2dd0da [PATCH] propagate mode through swsusp_close() by Al Viro · 17 years ago
  32. 9a1c354 [PATCH] pass fmode_t to blkdev_put() by Al Viro · 16 years ago
  33. 0b3682ba3 genirq: fix set_irq_type() when recording trigger type by Chris Friesen · 16 years ago
  34. 5f41b8c kexec: fix crash_save_vmcoreinfo_init build problem by Luck, Tony · 16 years ago
  35. 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  36. 9301975 Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  37. 99ebcf8 Merge branch 'v28-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  39. 1a651a0 byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  40. acd99db kdump: add vmlist.addr to vmcoreinfo for x86 vmalloc translation. by Ken'ichi Ohmichi · 16 years ago
  41. 293adee kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE) by Oleg Nesterov · 16 years ago
  42. b747c8c make ptrace_untrace() static by Adrian Bunk · 16 years ago
  43. 30e8e13 cpuset: use seq_*mask_* to print masks by Lai Jiangshan · 16 years ago
  44. 40b6a76 cpuset.c: remove extra variable by Rakib Mullick · 16 years ago
  45. cc31edc cgroups: convert tasks file to use a seq_file with shared pid array by Paul Menage · 16 years ago
  46. 146aa1b cgroups: fix probable race with put_css_set[_taskexit] and find_css_set by Lai Jiangshan · 16 years ago
  47. c3b9f5a kernel/configs.c: remove useless comments by WANG Cong · 16 years ago
  48. 1aece34 container freezer: rename check_if_frozen() by Matt Helsley · 16 years ago
  49. 81dcf33 container freezer: make freezer state names less generic by Matt Helsley · 16 years ago
  50. 957a4ee container freezer: prevent frozen tasks or cgroups from changing by Matt Helsley · 16 years ago
  51. 5a06915 container freezer: skip frozen cgroups during power management resume by Matt Helsley · 16 years ago
  52. dc52ddc container freezer: implement freezer cgroup subsystem by Matt Helsley · 16 years ago
  53. 8174f15 container freezer: make refrigerator always available by Matt Helsley · 16 years ago
  54. af936a1 vmscan: unevictable LRU scan sysctl by Lee Schermerhorn · 16 years ago
  55. 0c4b83d sched: disable the hrtick for now by Ingo Molnar · 16 years ago
  56. f9c0b09 sched: revert back to per-rq vruntime by Peter Zijlstra · 16 years ago
  57. a4c2f00 sched: fair scheduler should not resched rt tasks by Peter Zijlstra · 16 years ago
  58. ffda12a sched: optimize group load balancer by Peter Zijlstra · 16 years ago
  59. 643bdf6 hrtimers: simplify hrtimer_peek_ahead_timers() by Thomas Gleixner · 16 years ago
  60. e1dd7bc hrtimers: fix docbook comments by Thomas Gleixner · 16 years ago
  61. c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
  62. 870e2a2 timer_list: add base address to clock base by Thomas Gleixner · 16 years ago
  63. c5b77a3 timer_list: print cpu number of clockevents device by Thomas Gleixner · 16 years ago
  64. e67ef25 timer_list: print real timer address by Thomas Gleixner · 16 years ago
  65. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  66. 651dab4 Merge commit 'linus/master' into merge-linus by Arjan van de Ven · 16 years ago
  67. fb02fbc NOHZ: restart tick device from irq_enter() by Thomas Gleixner · 16 years ago
  68. c34bec5 NOHZ: split tick_nohz_restart_sched_tick() by Thomas Gleixner · 16 years ago
  69. 719254f NOHZ: unify the nohz function calls in irq_enter() by Thomas Gleixner · 16 years ago
  70. b0aa51b sched: minor fast-path overhead reduction by Mike Galbraith · 16 years ago
  71. b968905 sched: fix the wrong mask_len, cleanup by Peter Zijlstra · 16 years ago
  72. c851c86 sched: fix the wrong mask_len by Miao Xie · 16 years ago
  73. 0f1f6de Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
  74. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  75. 8cde1ad 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
  76. 1c95e1b Fix kernel/softirq.c printk format warning properly by Linus Torvalds · 16 years ago
  77. e533b22 Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  78. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  79. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  80. 2b252c5 make kprobes.c:kretprobe_table_lock() static by Adrian Bunk · 16 years ago
  81. c26ec88 resources: tidy __request_region() by Bjorn Helgaas · 16 years ago
  82. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  83. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  84. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  85. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  86. 6d5cd6e taint: fix kernel-doc by Randy Dunlap · 16 years ago
  87. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  88. 7968b3d kernel/kallsyms.c: fix double return by WANG Cong · 16 years ago
  89. 9679e4d kernel/sys.c: improve code generation by Andrew Morton · 16 years ago
  90. 8798881 utsname: completely overwrite prior information by Vegard Nossum · 16 years ago
  91. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  92. 0c2d64f rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY by Adam Tkac · 16 years ago
  93. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  94. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  95. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  96. d9f3216 kernel/dma.c: remove a CVS keyword by Adrian Bunk · 16 years ago
  97. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  98. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  99. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  100. e943209 modules: fix module "notes" kobject leak by Alexey Dobriyan · 16 years ago