1. aa0ce5b softirq: introduce statistics for softirq by Keika Kobayashi · 17 years ago
  2. b7c142d Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 17 years ago
  3. 517d086 Merge branch 'akpm' by Linus Torvalds · 17 years ago
  4. 009789f slow-work: use round_jiffies() for thread pool's cull and OOM timers by Chris Peterson · 17 years ago
  5. 30639b6 groups: move code to kernel/groups.c by Alexey Dobriyan · 17 years ago
  6. b33112d kernel/kfifo.c: replace conditional test with is_power_of_2() by Robert P. J. Day · 17 years ago
  7. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 17 years ago
  8. 7f33d49 mm, PM/Freezer: Disable OOM killer when tasks are frozen by Rafael J. Wysocki · 17 years ago
  9. 6484eb3 page allocator: do not check NUMA node ID when the caller knows the node is valid by Mel Gorman · 17 years ago
  10. 58568d2 cpuset,mm: update tasks' mems_allowed in time by Miao Xie · 17 years ago
  11. 950592f cpusets: update tasks' page/slab spread flags in time by Miao Xie · 17 years ago
  12. f3b39d4 cpusets: restructure the function cpuset_update_task_memory_state() by Miao Xie · 17 years ago
  13. b3fec0f Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vegard/kmemcheck by Linus Torvalds · 17 years ago
  14. 6fd0330 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 17 years ago
  15. b231125 printk: add KERN_DEFAULT loglevel to print_modules() by Linus Torvalds · 17 years ago
  16. e28d713 printk: Add KERN_DEFAULT printk log-level by Linus Torvalds · 17 years ago
  17. 5fd29d6 printk: clean up handling of log-levels and newlines by Linus Torvalds · 17 years ago
  18. 156f5a7 debugfs: Fix terminology inconsistency of dir name to mount debugfs filesystem. by GeunSik Lim · 17 years ago
  19. 3959214 sched: delayed cleanup of user_struct by Kay Sievers · 17 years ago
  20. 19035e5 Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  21. f9db6e0 Merge branch 'timers-for-linus-clockevents' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  22. 3f27c0d Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  23. 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 17 years ago
  24. 7a0aeb1 signal: fix __send_signal() false positive kmemcheck warning by Vegard Nossum · 17 years ago
  25. 1744a21 trace: annotate bitfields in struct ring_buffer_event by Vegard Nossum · 17 years ago
  26. 2dff440 kmemcheck: add mm functions by Vegard Nossum · 18 years ago
  27. 45e3e19 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-next by Linus Torvalds · 17 years ago
  28. 489f7ab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 17 years ago
  29. a2ee298 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  30. dfec072 kmemcheck: add the kmemcheck core by Vegard Nossum · 18 years ago
  31. cd6d95d clocksource: prevent selection of low resolution clocksourse also for nohz=on by Thomas Gleixner · 17 years ago
  32. 7c692cb tasklets: new tasklet scheduling function by Vegard Nossum · 18 years ago
  33. 947ec0b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 17 years ago
  34. 4ddbac9 Merge branch 'perfcounters-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. fce2b111 PM/Hibernate: Move NVS routines into a seperate file (v2). by Cornelia Huck · 17 years ago
  36. 8b759b8 PM/Hibernate: Rename disk.c to hibernate.c by Rafael J. Wysocki · 17 years ago
  37. a9d7052 PM: Separate suspend to RAM functionality from core by Rafael J. Wysocki · 17 years ago
  38. fe41953 PM/Hibernate: Move memory shrinking to snapshot.c (rev. 2) by Rafael J. Wysocki · 17 years ago
  39. c6f37f1 PM/Suspend: Do not shrink memory before suspend by Rafael J. Wysocki · 17 years ago
  40. d161630 PM core: rename suspend and resume functions by Alan Stern · 17 years ago
  41. e39a71e PM: Rename device_power_down/up() by Magnus Damm · 17 years ago
  42. 6d21491 Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  43. 7f3591c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest by Linus Torvalds · 17 years ago
  44. 3ac49a1 trivial: fix ETIMEOUT -> ETIMEDOUT typos by Jean Delvare · 17 years ago
  45. 1dc492a trivial: kernel/power/poweroff.c: whitespace fix by Manish Katiyar · 17 years ago
  46. b43e352 sched: export kick_process by Rusty Russell · 17 years ago
  47. 974802e perf_counter: Add forward/backward attribute ABI compatibility by Peter Zijlstra · 17 years ago
  48. 081fad8 perf_counter: Remove PERF_TYPE_RAW special casing by Peter Zijlstra · 17 years ago
  49. ad6561d module: trim exception table on init free. by Rusty Russell · 17 years ago
  50. fddd520 module_param: allow 'bool' module_params to be bool, not just int. by Rusty Russell · 17 years ago
  51. 45fcc70 module_param: split perm field into flags and perm by Rusty Russell · 17 years ago
  52. 9a71af2 module_param: invbool should take a 'bool', not an 'int' by Rusty Russell · 17 years ago
  53. 28be225 irq: slab alloc for default irq_affinity by Yinghai Lu · 17 years ago
  54. 337eb00 Push BKL down into ->remount_fs() by Alessio Igor Bogani · 17 years ago
  55. 589ff87 Switch collect_mounts() to struct path by Al Viro · 17 years ago
  56. 0d59597 Merge branch 'linus' into x86/mce3 by Ingo Molnar · 17 years ago
  57. 512626a Merge branch 'for-linus' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 17 years ago
  58. 8a1ca8c Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  59. b640f04 Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 17 years ago
  60. b415c49 slow_work_thread() should do the exclusive wait by Oleg Nesterov · 17 years ago
  61. c905959 Merge branch 'for-2.6.31' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  62. d3d07d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  63. 3296ca2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 17 years ago
  64. 22fb4e7 irq: use kcalloc() instead of the bootmem allocator by Pekka Enberg · 17 years ago
  65. 0fb5302 sched: use slab in cpupri_init() by Pekka Enberg · 17 years ago
  66. 4bdddf8 sched: use alloc_cpumask_var() instead of alloc_bootmem_cpumask_var() by Pekka Enberg · 17 years ago
  67. dad213a irq/cpumask: make memoryless node zero happy by Yinghai Lu · 17 years ago
  68. 38c7fed x86: remove some alloc_bootmem_cpumask_var calling by Yinghai Lu · 17 years ago
  69. 36b7b6d sched: use kzalloc() instead of the bootmem allocator by Pekka Enberg · 17 years ago
  70. 4f2294b kmemleak: Add modules support by Catalin Marinas · 17 years ago
  71. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  72. cca3f45 perf_counter: Add counter->id to the throttle event by Peter Zijlstra · 17 years ago
  73. f4dbfa8 perf_counter: Standardize event names by Peter Zijlstra · 17 years ago
  74. 1c432d8 perf_counter: Rename enums by Peter Zijlstra · 17 years ago
  75. df58ab2 perf_counter: Rename perf_counter_limit sysctl by Peter Zijlstra · 17 years ago
  76. 0764771 perf_counter: More paranoia settings by Peter Zijlstra · 17 years ago
  77. 3f68535 clocksource: sanity check sysfs clocksource changes by john stultz · 17 years ago
  78. cf9fe11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by Paul Mundt · 17 years ago
  79. 991ec02 Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  80. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  81. 8f40642 Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  82. 20f3f3c Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  83. 73fbad2 Merge branch 'next' into for-linus by James Morris · 17 years ago
  84. 9e350de perf_counter: Accurate period data by Peter Zijlstra · 17 years ago
  85. df1a132 perf_counter: Introduce struct for sample data by Peter Zijlstra · 17 years ago
  86. 66fff22 perf_counter: Annotate exit ctx recursion by Peter Zijlstra · 17 years ago
  87. e7241d7 Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  88. 7506360 Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  89. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  90. 082b63a Merge branch 'sched-docs-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  91. 99e97b8 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  92. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  93. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  94. bd2b5b1 perf_counter: More aggressive frequency adjustment by Peter Zijlstra · 17 years ago
  95. 110bf2b tracing: add protection around module events unload by Steven Rostedt · 17 years ago
  96. ad6ccfa kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix whitespace by Manish Katiyar · 17 years ago
  97. 725c624 tracing: add trace_seq_vprint interface by Steven Rostedt · 17 years ago
  98. 5578213 tracing/events: convert block trace points to TRACE_EVENT() by Li Zefan · 17 years ago
  99. f57a8a1 ring-buffer: fix ret in rb_add_time_stamp by Steven Rostedt · 17 years ago
  100. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 17 years ago