1. ad4b78b sched: Add new wakeup preemption mode: WAKEUP_RUNNING by Peter Zijlstra · 15 years ago
  2. eb24073 sched: Fix TASK_WAKING & loadaverage breakage by Ingo Molnar · 15 years ago
  3. 182a85f8 sched: Disable wakeup balancing by Peter Zijlstra · 15 years ago
  4. 5a9b86f sched: Rename flags to wake_flags by Peter Zijlstra · 15 years ago
  5. 5158f4e sched: Clean up the load_idx selection in select_task_rq_fair by Peter Zijlstra · 15 years ago
  6. 3b64089 sched: Optimize cgroup vs wakeup a bit by Peter Zijlstra · 15 years ago
  7. 7c423e9 sched: x86: Name old_perf in a unique way by Peter Zijlstra · 15 years ago
  8. 51e0304 sched: Implement a gentler fair-sleepers feature by Ingo Molnar · 15 years ago
  9. 59abf02 sched: Add SD_PREFER_LOCAL by Peter Zijlstra · 15 years ago
  10. e69b0f1 sched: Add a few SYNC hint knobs to play with by Peter Zijlstra · 15 years ago
  11. 63859d4 sched: Fix sync wakeups again by Peter Zijlstra · 15 years ago
  12. a7558e0 sched: Add WF_FORK by Peter Zijlstra · 15 years ago
  13. 7d47872 sched: Rename sync arguments by Peter Zijlstra · 15 years ago
  14. 0763a66 sched: Rename select_task_rq() argument by Peter Zijlstra · 15 years ago
  15. 8e6598a sched: Feature to disable APERF/MPERF cpu_power by Peter Zijlstra · 15 years ago
  16. 47fe38f x86: sched: Provide arch implementations using aperf/mperf by Peter Zijlstra · 15 years ago
  17. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  18. a8303aa x86: Move APERF/MPERF into a X86_FEATURE by Peter Zijlstra · 15 years ago
  19. d6a59aa sched: Provide arch_scale_freq_power by Peter Zijlstra · 15 years ago
  20. b8a543e sched: Reduce forkexec_idx by Peter Zijlstra · 15 years ago
  21. 0ec9fab sched: Improve latencies and throughput by Mike Galbraith · 15 years ago
  22. 6bd7821 sched: Fix some domain tunings by Peter Zijlstra · 15 years ago
  23. 78e7ed5 sched: Tweak wake_idx by Peter Zijlstra · 15 years ago
  24. d7c33c4 sched: Fix task affinity for select_task_rq_fair by Peter Zijlstra · 15 years ago
  25. 83f5496 sched: for_each_domain() vs RCU by Peter Zijlstra · 15 years ago
  26. ae154be sched: Weaken SD_POWERSAVINGS_BALANCE by Peter Zijlstra · 15 years ago
  27. c88d591 sched: Merge select_task_rq_fair() and sched_balance_self() by Peter Zijlstra · 15 years ago
  28. e9c8431 sched: Add TASK_WAKING by Peter Zijlstra · 15 years ago
  29. 5f3edc1 sched: Hook sched_balance_self() into sched_class::select_task_rq() by Peter Zijlstra · 15 years ago
  30. aaee120 sched: Move sched_balance_self() into sched_fair.c by Peter Zijlstra · 15 years ago
  31. f5f08f3 sched: Move code around by Peter Zijlstra · 15 years ago
  32. e26af0e sched: Add come comments to the sched features by Peter Zijlstra · 15 years ago
  33. 3cb63d5 sched: Complete buddy switches by Mike Galbraith · 15 years ago
  34. e6b1b2c sched: Split WAKEUP_OVERLAP by Peter Zijlstra · 15 years ago
  35. b78bb86 sched: Fix double_rq_lock() compile warning by Peter Zijlstra · 15 years ago
  36. 0cc6d77 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  37. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 7dfd54a Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 6512c0d Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 625037c Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  41. 8fafa0a Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  42. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  43. 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  44. 9b74aec Merge branch 'x86-asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  45. b581af5 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. ffaf854 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  47. 86d7101 Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 by Linus Torvalds · 15 years ago
  48. 8637343 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  49. 483e3cd Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  50. 774a694 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  51. 4f0ac85 Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. b9356c5 Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  53. d90a7e8 Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  54. 12a4996 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  55. eee2775 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 53e16fb Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  57. 4e3408d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. a66a500 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  59. 7193bea Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 989aa44 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  61. 4004f02 Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  62. ab3bbaa Merge branch 'nfs-for-2.6.32' by Trond Myklebust · 15 years ago
  63. 332a339 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  64. a9c86d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  65. a12e4d3 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  66. 89af571 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  67. 1b195b1 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  68. 2490138 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 15 years ago
  69. f6f7919 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  70. addd72c kmemleak: Improve the "Early log buffer exceeded" error message by Catalin Marinas · 15 years ago
  71. 59e3692 [S390] tape: Use pr_xxx instead of dev_xxx in shared driver code by Michael Holzheu · 15 years ago
  72. bde69af [S390] Wire up page fault events for software perf counters. by Heiko Carstens · 15 years ago
  73. 5c0b912 [S390] Remove smp_cpu_not_running. by Heiko Carstens · 15 years ago
  74. e86a6ed [S390] Get rid of cpuid.h header file. by Heiko Carstens · 15 years ago
  75. 4bb5e07 [S390] Limit cpu detection to 256 physical cpus. by Heiko Carstens · 15 years ago
  76. 53f8c57 [S390] tape: Fix device online messages by Michael Holzheu · 15 years ago
  77. 2ddddf3 [S390] Enable guest page hinting by default. by Heiko Carstens · 15 years ago
  78. 5dd1d2e [S390] use generic scatterlist.h by Heiko Carstens · 15 years ago
  79. f64d04c [S390] s390dbf: Add description for usage of "%s" in sprintf events by Michael Holzheu · 15 years ago
  80. 0c88ee5 [S390] Initialize __LC_THREAD_INFO early. by Heiko Carstens · 15 years ago
  81. 50aa98b [S390] fix recursive locking on page_table_lock by Martin Schwidefsky · 15 years ago
  82. c4de0c1 [S390] kvm: use console_initcall() to initialize s390 virtio console by Hendrik Brueckner · 15 years ago
  83. 68d36bd [S390] tape: reversed order of labels by Roel Kluin · 15 years ago
  84. ad2a5d8 [S390] hypfs: Use "%u" instead of "%d" for unsigned ints in snprintf by Michael Holzheu · 15 years ago
  85. 11af97e [S390] kernel: Print an error message if kernel NSS cannot be defined by Hendrik Brueckner · 15 years ago
  86. edc44fa [S390] zcrypt: Free ap_device if dev_set_name fails. by Felix Beck · 15 years ago
  87. 95f1556 [S390] zcrypt: Use spin_lock_bh in suspend callback by Felix Beck · 15 years ago
  88. 99b5e2d [S390] xpram: Remove checksum validation for suspend/resume by Michael Holzheu · 15 years ago
  89. 3f7cb51 [S390] vmur: Invalid allocation sequence for vmur class by Michael Holzheu · 15 years ago
  90. 2395ecd [S390] hypfs: remove useless variable qname by Vitaliy Gusev · 15 years ago
  91. c114728a [S390] add call home support by Hans-Joachim Picht · 15 years ago
  92. 275c340 [S390] remove unused irq_cpustat_t defintion by Christoph Hellwig · 15 years ago
  93. d3135e0 [S390] kernel: always keep machine flags in lowcore by Heiko Carstens · 15 years ago
  94. 04a95f6 [S390] clean up linker script using new linker script macros. by Nelson Elhage · 15 years ago
  95. 2680314 [S390] Use macros for .data.page_aligned. by Tim Abbott · 15 years ago
  96. a8c3cb4 [S390] move (io|sysc)_restore_trace_psw into .data section by Hendrik Brueckner · 15 years ago
  97. 18d00ac [S390] kernel: Convert upper case scpdata to lower case by Hendrik Brueckner · 15 years ago
  98. 684d2fd [S390] kernel: Append scpdata to kernel boot command line by Hendrik Brueckner · 15 years ago
  99. 6292b9e [S390] tape: use init_timer_on_stack() rather than init_timer() by Frank Munzert · 15 years ago
  100. c630493 [S390] proper use of device register by Sebastian Ott · 15 years ago