1. d6c88a5 genirq: revert dynarray by Thomas Gleixner · 17 years ago
  2. ee32c97 genirq: remove irq_to_desc_alloc by Thomas Gleixner · 17 years ago
  3. 2cc21ef genirq: remove sparse irq code by Thomas Gleixner · 17 years ago
  4. c6b7674 genirq: use inline function for irq_to_desc by Thomas Gleixner · 17 years ago
  5. aac3f2b x86: fix typo in irq_desc array by Yinghai Lu · 17 years ago
  6. 2976fe2 fix warning: "x86: sparse_irq needs spin_lock in allocations" by Andrew Morton · 17 years ago
  7. 9d98598 sparseirq: remove some debug print out by Yinghai Lu · 17 years ago
  8. e00585b irq: fix irqpoll && sparseirq by Yinghai Lu · 17 years ago
  9. 932775a x86: HPET_MSI change IRQ affinity in process context when it is disabled by venkatesh.pallipadi@intel.com · 17 years ago
  10. 2105683 irq: set_irq_chip() has redundant call to irq_to_desc() by Dean Nelson · 17 years ago
  11. 8c464a4 sparseirq: move kstat_irqs from kstat to irq_desc - fix by Yinghai Lu · 17 years ago
  12. e89eb43 x86: sparse_irq needs spin_lock in allocations by Yinghai Lu · 17 years ago
  13. e955b53 sparseirq: fix lockdep by Ingo Molnar · 17 years ago
  14. 8b8e8c1 x86: remove irqbalance in kernel for 32 bit by Yinghai Lu · 17 years ago
  15. 67fb283 irq: separate sparse_irqs from sparse_irqs_free by Yinghai Lu · 17 years ago
  16. cb5bc83 x86_64: rename irq_desc/irq_desc_alloc by Yinghai Lu · 17 years ago
  17. 46926b6 generic: add irq_desc in function in parameter by Yinghai Lu · 17 years ago
  18. 7d94f7c irq: remove >= nr_irqs checking with config_have_sparse_irq by Yinghai Lu · 17 years ago
  19. 2c6927a irq: replace loop with nr_irqs with for_each_irq_desc by Yinghai Lu · 17 years ago
  20. 9059d8f irq: add irq_desc_without_new by Yinghai Lu · 17 years ago
  21. 7f95ec9 x86: move kstat_irqs from kstat to irq_desc by Yinghai Lu · 17 years ago
  22. 3bf52a4 irq: sparse irqs, fix IRQ auto-probe crash by Ingo Molnar · 17 years ago
  23. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 17 years ago
  24. d17a55d irq: make irqs in kernel stat use per_cpu_dyn_array by Yinghai Lu · 17 years ago
  25. fa42d10 irq: sparse irqs, export nr_irqs by Ingo Molnar · 17 years ago
  26. d60458b irq: make irq_desc to use dyn_array by Yinghai Lu · 17 years ago
  27. 85c0f90 irq: introduce nr_irqs by Yinghai Lu · 17 years ago
  28. 5fef06e Merge branch 'linus' into genirq by Ingo Molnar · 17 years ago
  29. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 17 years ago
  30. 20272c8 Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc by Linus Torvalds · 17 years ago
  31. dbda4c0 tty: Fix abusers of current->sighand->tty by Alan Cox · 17 years ago
  32. 95f9bfc tty: Move tty_write_message out of kernel/printk by Alan Cox · 17 years ago
  33. 9c9f4de tty: Add a kref count by Alan Cox · 17 years ago
  34. 56c5d90 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  35. 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 · 17 years ago
  36. 0afe2db Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D by Ingo Molnar · 17 years ago
  37. d847059 Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B by Ingo Molnar · 17 years ago
  38. bf6f51e Merge phase #3 (IOMMU) of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  39. 098ef21 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 17 years ago
  40. 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 · 17 years ago
  41. 725c258 Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for-linus-phase3-B by Ingo Molnar · 17 years ago
  42. 3bbfe05 proc: remove kernel.maps_protect by Alexey Dobriyan · 17 years ago
  43. a6bebbc [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_lock() by Lai Jiangshan · 17 years ago
  44. 8083e4a [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand governor by venkatesh.pallipadi@intel.com · 17 years ago
  45. a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 17 years ago
  46. cdbb92b Merge branch 'linus' into core/rcu by Ingo Molnar · 17 years ago
  47. 2fb7635 sched: sync wakeups vs avg_overlap by Peter Zijlstra · 17 years ago
  48. 990d0f2 Merge branches 'sched/devel', 'sched/cpu-hotplug', 'sched/cpusets' and 'sched/urgent' into sched/core by Ingo Molnar · 17 years ago
  49. cc1e0f4 kgdb: call touch_softlockup_watchdog on resume by Jason Wessel · 17 years ago
  50. 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 17 years ago
  51. 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 17 years ago
  52. f6121f4 sched_rt.c: resch needed in rt_rq_enqueue() for the root rt_rq by Dario Faggioli · 17 years ago
  53. 07454bf clockevents: check broadcast tick device not the clock events device by Thomas Gleixner · 17 years ago
  54. d294eb8 cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const by Frederic Weisbecker · 17 years ago
  55. 2ec2b48 rcu: RCU-based detection of stalled CPUs for Classic RCU, fix by Ingo Molnar · 17 years ago
  56. 2133b5d rcu: RCU-based detection of stalled CPUs for Classic RCU by Paul E. McKenney · 17 years ago
  57. b5259d9 Merge commit 'v2.6.27-rc8' into core/rcu by Ingo Molnar · 17 years ago
  58. aa94fbd fix error-path NULL deref in alloc_posix_timer() by Dan Carpenter · 17 years ago
  59. 0c5d1eb genirq: record trigger type by David Brownell · 17 years ago
  60. d6d5aeb Merge commit 'v2.6.27-rc8' into genirq by Ingo Molnar · 17 years ago
  61. 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 · 17 years ago
  62. 64b9e02 sched: minor optimizations in wake_affine and select_task_rq_fair by Amit K. Arora · 17 years ago
  63. bfcd17a Configure out file locking features by Thomas Petazzoni · 17 years ago
  64. 31a78f2 mm owner: fix race between swapoff and exit by Balbir Singh · 17 years ago
  65. ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 17 years ago
  66. b00c1a9 hrtimer: mark migration state by Thomas Gleixner · 17 years ago
  67. 41e1022 hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers by Thomas Gleixner · 17 years ago
  68. 7659e34 hrtimer: migrate pending list on cpu offline by Thomas Gleixner · 17 years ago
  69. d7161a6 kgdb, x86, arm, mips, powerpc: ignore user space single stepping by Jason Wessel · 17 years ago
  70. 18d6522 kgdb: could not write to the last of valid memory with kgdb by Atsuo Igarashi · 17 years ago
  71. b87f172 sched: maintain only task entities in cfs_rq->tasks list by Bharata B Rao · 17 years ago
  72. 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 · 17 years ago
  73. 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 · 17 years ago
  74. f9092f3 kexec: fix segmentation fault in kimage_add_entry by Jonathan Steel · 17 years ago
  75. 57fdc26 sched: fixup buddy selection by Peter Zijlstra · 17 years ago
  76. 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 17 years ago
  77. 78333cd sched: add some comments to the bandwidth code by Peter Zijlstra · 17 years ago
  78. 940959e sched: fixlet for group load balance by Peter Zijlstra · 17 years ago
  79. 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 17 years ago
  80. 6956985 sched: rework wakeup preemption by Peter Zijlstra · 17 years ago
  81. f8e256c timers: fix build error in !oneshot case by Ingo Molnar · 17 years ago
  82. 27ce4cb clockevents: prevent mode mismatch on cpu online by Thomas Gleixner · 17 years ago
  83. 3027456 clockevents: check broadcast device not tick device by Thomas Gleixner · 17 years ago
  84. 49d670f clockevents: prevent stale tick_next_period for onlining CPUs by Thomas Gleixner · 17 years ago
  85. 6441402 clockevents: prevent cpu online to interfere with nohz by Thomas Gleixner · 17 years ago
  86. 3a72dc8 rcu: fix sparse shadowed variable warning by Harvey Harrison · 17 years ago
  87. 006c75f sched: clarify ifdef tangle by Andrew Morton · 17 years ago
  88. fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 17 years ago
  89. caea8a0 sched: fix list traversal to use _rcu variant by Chris Friesen · 17 years ago
  90. f681bbd sched: turn off WAKEUP_OVERLAP by Ingo Molnar · 17 years ago
  91. 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 17 years ago
  92. 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 · 17 years ago
  93. 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 · 17 years ago
  94. 2e57572 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by David S. Miller · 17 years ago
  95. 2344abb clockevents: make device shutdown robust by Thomas Gleixner · 17 years ago
  96. 6e03f99 Merge branch 'linus' into x86/iommu by Ingo Molnar · 17 years ago
  97. 4e74339 cpuset: avoid changing cpuset's cpus when -errno returned by Li Zefan · 17 years ago
  98. 17f04fb sysctl: Use header file for sysctl knob declarations on sparc. by David S. Miller · 17 years ago
  99. 72c57ed sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests. by David S. Miller · 17 years ago
  100. 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 17 years ago