1. 26e9a39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6 by Linus Torvalds · 16 years ago
  2. 54514a7 softirq: Add support for triggering softirq work on softirqs. by David S. Miller · 16 years ago
  3. 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
  4. 1c95e1b Fix kernel/softirq.c printk format warning properly by Linus Torvalds · 16 years ago
  5. 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
  6. c813b4e Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 16 years ago
  7. c8d8a23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 16 years ago
  8. 2b252c5 make kprobes.c:kretprobe_table_lock() static by Adrian Bunk · 16 years ago
  9. c26ec88 resources: tidy __request_region() by Bjorn Helgaas · 16 years ago
  10. ebf3f09 Configure out AIO support by Thomas Petazzoni · 16 years ago
  11. f221e72 sysctl: simplify ->strategy by Alexey Dobriyan · 16 years ago
  12. b418da1 compat: generic compat get/settimeofday by Christoph Hellwig · 16 years ago
  13. 20036fd Add kerneldoc documentation for new printk format extensions by Andi Kleen · 16 years ago
  14. 6d5cd6e taint: fix kernel-doc by Randy Dunlap · 16 years ago
  15. e1f8e87 Remove Andrew Morton's old email accounts by Francois Cami · 16 years ago
  16. 7968b3d kernel/kallsyms.c: fix double return by WANG Cong · 16 years ago
  17. 9679e4d kernel/sys.c: improve code generation by Andrew Morton · 16 years ago
  18. 8798881 utsname: completely overwrite prior information by Vegard Nossum · 16 years ago
  19. 22b8ce9 profiling: dynamically enable readprofile at runtime by Dave Hansen · 16 years ago
  20. 0c2d64f rlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY by Adam Tkac · 16 years ago
  21. 25ddbb1 Make the taint flags reliable by Andi Kleen · 16 years ago
  22. 9ba1608 Kconfig: eliminate "def_bool n" constructs by Jan Beulich · 16 years ago
  23. a25d644 wait: kill is_sync_wait() by Tejun Heo · 16 years ago
  24. d9f3216 kernel/dma.c: remove a CVS keyword by Adrian Bunk · 16 years ago
  25. 1bfcf13 pm: rework disabling of user mode helpers during suspend/hibernation by Rafael J. Wysocki · 16 years ago
  26. 9363b9f memrlimit: cgroup mm owner callback changes to add task info by Balbir Singh · 16 years ago
  27. 346e15b driver core: basic infrastructure for per-module dynamic debug messages by Jason Baron · 16 years ago
  28. e943209 modules: fix module "notes" kobject leak by Alexey Dobriyan · 16 years ago
  29. 118a906 module: remove CONFIG_KMOD in comment after #endif by Rusty Russell · 16 years ago
  30. 6b2ada8 Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/printk' and 'core/misc' into core-v28-for-linus by Ingo Molnar · 16 years ago
  31. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  32. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 16 years ago
  33. dbda4c0 tty: Fix abusers of current->sighand->tty by Alan Cox · 16 years ago
  34. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 16 years ago
  35. 9c9f4de tty: Add a kref count by Alan Cox · 16 years ago
  36. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  37. ead9d23 Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 16 years ago
  39. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 16 years ago
  40. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 5b16a22 Merge branch 'sched/clock' into sched/urgent by Ingo Molnar · 16 years ago
  42. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 16 years ago
  43. 061b1bd Staging: add TAINT_CRAP for all drivers/staging code by Greg Kroah-Hartman · 16 years ago
  44. b922df7 Merge branch 'rcu-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 16 years ago
  46. 5b7dba4 sched_clock: prevent scd->clock from moving backwards by Dave Kleikamp · 16 years ago
  47. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 16 years ago
  48. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 16 years ago
  49. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 16 years ago
  50. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
  51. cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 16 years ago
  52. 2fb7635 sched: sync wakeups vs avg_overlap by Peter Zijlstra · 16 years ago
  53. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 16 years ago
  54. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 16 years ago
  55. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 16 years ago
  56. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
  57. f6121f4 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq by Dario Faggioli · 16 years ago
  58. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 16 years ago
  59. d294eb8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const by Frederic Weisbecker · 16 years ago
  60. 77af7e3 softirq, warning fix: correct a format to avoid a warning by Frederic Weisbecker · 16 years ago
  61. 2ec2b48 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix by Ingo Molnar · 16 years ago
  62. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 16 years ago
  63. b5259d9 Merge commit 'v2.6.27-rc8' into core/rcu by Ingo Molnar · 16 years ago
  64. aa94fbd fix error-path NULL deref in alloc_posix_timer() by Dan Carpenter · 16 years ago
  65. 8e85b4b softirqs, debug: preemption check by Thomas Gleixner · 16 years ago
  66. cf4b0b2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  67. 64b9e02 sched: minor optimizations in wake_affine and select_task_rq_fair by Amit K. Arora · 16 years ago
  68. bfcd17a Configure out file locking features by Thomas Petazzoni · 16 years ago
  69. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 16 years ago
  70. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
  71. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 16 years ago
  72. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 16 years ago
  73. 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 16 years ago
  74. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 16 years ago
  75. 18d6522 kgdb: could not write to the last of valid memory with kgdb by Atsuo Igarashi · 16 years ago
  76. 13eb837 IO resources, x86: ioremap sanity check to catch mapping requests exceeding, fix by Ingo Molnar · 16 years ago
  77. 379daf6 IO resources, x86: ioremap sanity check to catch mapping requests exceeding the BAR sizes by Suresh Siddha · 16 years ago
  78. b87f172 sched: maintain only task entities in cfs_rq->tasks list by Bharata B Rao · 16 years ago
  79. 8553f32 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. be3be89 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
  81. f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 16 years ago
  82. 57fdc26 sched: fixup buddy selection by Peter Zijlstra · 16 years ago
  83. 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 16 years ago
  84. 78333cd sched: add some comments to the bandwidth code by Peter Zijlstra · 16 years ago
  85. 940959e sched: fixlet for group load balance by Peter Zijlstra · 16 years ago
  86. 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 16 years ago
  87. 6956985 sched: rework wakeup preemption by Peter Zijlstra · 16 years ago
  88. f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 16 years ago
  89. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 16 years ago
  90. 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 16 years ago
  91. 49d670f clockevents: prevent stale tick_next_period for onlining CPUs by Thomas Gleixner · 16 years ago
  92. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 16 years ago
  93. 3a72dc8 rcu: fix sparse shadowed variable warning by Harvey Harrison · 16 years ago
  94. 006c75f sched: clarify ifdef tangle by Andrew Morton · 16 years ago
  95. fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 16 years ago
  96. caea8a0 sched: fix list traversal to use _rcu variant by Chris Friesen · 16 years ago
  97. f681bbd6 sched: turn off WAKEUP_OVERLAP by Ingo Molnar · 16 years ago
  98. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
  99. b4df9d8 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
  100. 902f2ac Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago