1. 8a6d42d sched, nohz: Fix the idle cpu check in nohz_idle_balance by Suresh Siddha · 14 years ago
  2. f8b6d1c sched: Use jump_labels for sched_feat by Peter Zijlstra · 15 years ago
  3. be726ff sched/accounting: Fix parameter passing in task_group_account_field by Glauber Costa · 14 years ago
  4. 1c77f38 sched/accounting: Fix user/system tick double accounting by Glauber Costa · 14 years ago
  5. 54c707e sched/accounting: Re-use scheduler statistics for the root cgroup by Glauber Costa · 14 years ago
  6. b39e66e sched: Save some hrtick_start_fair cycles by Mike Galbraith · 14 years ago
  7. 44252e4 sched/accounting, cgroups: Reuse cgroup's parent pointer by Glauber Costa · 14 years ago
  8. 3292beb sched/accounting: Change cpustat fields to an array by Glauber Costa · 14 years ago
  9. 786d6dc sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus by Suresh Siddha · 14 years ago
  10. 0b005cf sched, nohz: Implement sched group, domain aware nohz idle load balancing by Suresh Siddha · 14 years ago
  11. 69e1e81 sched, nohz: Track nr_busy_cpus in the sched_group_power by Suresh Siddha · 14 years ago
  12. 1c792db sched, nohz: Introduce nohz_flags in 'struct rq' by Suresh Siddha · 14 years ago
  13. 5b680fd sched/rt: Code cleanup, remove a redundant function call by Shan Hai · 14 years ago
  14. 4d78a22 sched: Fix the sched group node allocation for SD_OVERLAP domains by Suresh Siddha · 14 years ago
  15. 916671c sched: Set skip_clock_update in yield_task_fair() by Mike Galbraith · 14 years ago
  16. 76854c7 sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles by Mike Galbraith · 14 years ago
  17. 77e8136 sched: Clean up domain traversal in select_idle_sibling() by Suresh Siddha · 14 years ago
  18. b781a60 events, sched: Add tracepoint for accounting blocked time by Andrew Vagin · 14 years ago
  19. 391e43d sched: Move all scheduler bits into kernel/sched/ by Peter Zijlstra · 14 years ago
  20. 029632f sched: Make separate sched*.c translation units by Peter Zijlstra · 14 years ago
  21. 6068631 sched: Fix comment for requeue_rt_entity by Richard Weinberger · 14 years ago
  22. a3e5d10 sched: Don't call task_group() too many times in set_task_rq() by Andrew Vagin · 14 years ago
  23. f4d6f6c sched, trivial: Initialize root cgroup's sibling list by Glauber Costa · 14 years ago
  24. 56f570e sched: Use jump labels to reduce overhead when bandwidth control is inactive by Paul Turner · 14 years ago
  25. fccfdc6 sched: Fix buglet in return_cfs_rq_runtime() by Paul Turner · 14 years ago
  26. 4dcfe102 sched: Avoid SMT siblings in select_idle_sibling() if possible by Peter Zijlstra · 14 years ago
  27. f1c6f1a sched: Set the command name of the idle tasks in SMP kernels by Carsten Emde · 14 years ago
  28. 4a6184c sched, rt: Provide means of disabling cross-cpu bandwidth sharing by Peter Zijlstra · 14 years ago
  29. c6dc7f0 sched: Document wait_for_completion_*() return values by J. Bruce Fields · 14 years ago
  30. 461819a sched_fair: Fix a typo in the comment describing update_sd_lb_stats by Hui Kang · 14 years ago
  31. cf5f0ac sched: Add a comment to effective_load() since it's a pain by Peter Zijlstra · 14 years ago
  32. a6f05b9 PM / QoS: Set cpu_dma_pm_qos->name by Dominik Brodowski · 14 years ago
  33. b32fc0a Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen by Linus Torvalds · 14 years ago
  34. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  35. 208bca0 Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 14 years ago
  36. d4a2e61 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  37. 1197ab2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  38. 2449b8b module,bug: Add TAINT_OOT_MODULE flag for modules not built in-tree by Ben Hutchings · 14 years ago
  39. 1cd0d6c module: Enable dynamic debugging regardless of taint by Ben Hutchings · 14 years ago
  40. d6cc768 PM / Freezer: Revert 27920651fe "PM / Freezer: Make fake_signal_wake_up() wake TASK_KILLABLE tasks too" by Tejun Heo · 14 years ago
  41. 6513fd6 PM / QoS: Remove redundant check by Guennadi Liakhovetski · 14 years ago
  42. 79cfbdf PM / Sleep: Fix race between CPU hotplug and freezer by Srivatsa S. Bhat · 14 years ago
  43. 4536e4d Revert "perf: Add PM notifiers to fix CPU hotplug races" by Linus Torvalds · 14 years ago
  44. c1e2ee2 memcg: replace ss->id_lock with a rwlock by Andrew Bresticker · 14 years ago
  45. f1ecf06 sysctl: add support for poll() by Lucas De Marchi · 14 years ago
  46. 89e8a24 cpusets: avoid looping when storing to mems_allowed if one node remains set by David Rientjes · 14 years ago
  47. 77ceab8 cgroups: don't attach task to subsystem if migration failed by Ben Blum · 14 years ago
  48. 33ef6b6 cgroups: more safe tasklist locking in cgroup_attach_proc by Ben Blum · 14 years ago
  49. 367069f Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc by Linus Torvalds · 14 years ago
  50. 094803e Merge branch 'akpm' (Andrew's incoming) by Linus Torvalds · 14 years ago
  51. 50e1499 kgdb: follow rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 14 years ago
  52. ae29bc9 printk: remove bounds checking for log_prefix by William Douglas · 14 years ago
  53. 48e4189 printk: fix bounds checking for log_prefix by William Douglas · 14 years ago
  54. 134620f printk: add console_suspend module parameter by Yanmin Zhang · 14 years ago
  55. 0eca6b7 printk: add module parameter ignore_loglevel to control ignore_loglevel by Yanmin Zhang · 14 years ago
  56. 73efc03 kernel/sysctl.c: add cap_last_cap to /proc/sys/kernel by Dan Ballard · 14 years ago
  57. 4ff8195 watchdog: move watchdog_*_all_cpus under CONFIG_SYSCTL by Vasily Averin · 14 years ago
  58. f445027 stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 14 years ago
  59. bc3e53f mm: distinguish between mlocked and pinned pages by Christoph Lameter · 14 years ago
  60. c9f0124 oom: remove oom_disable_count by David Rientjes · 14 years ago
  61. fcf6340 Cross Memory Attach by Christopher Yeoh · 14 years ago
  62. ec53cf2 irq: don't put module.h into irq.h for tracking irqgen modules. by Paul Gortmaker · 14 years ago
  63. 6e5fdee kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure by Paul Gortmaker · 15 years ago
  64. bdfa97b kernel: fix up module header handling in rcutiny files by Paul Gortmaker · 14 years ago
  65. 72a59aa kernel: params.c needs module.h not moduleparam.h by Paul Gortmaker · 15 years ago
  66. 1596425 kernel: ksysfs.c is implicitly using stat.h by Paul Gortmaker · 15 years ago
  67. 967d1f9 kernel: fix two implicit header assumptions in irq_work.c by Paul Gortmaker · 15 years ago
  68. 74da1ff kernel: fix several implicit usasges of kmod.h by Paul Gortmaker · 15 years ago
  69. 56d82e0 kernel: Add <linux/module.h> to files using it implicitly by Paul Gortmaker · 15 years ago
  70. 9984de1 kernel: Map most files to use export.h instead of module.h by Paul Gortmaker · 15 years ago
  71. 9a41845 range: fix bogus misuse of module.h to get printk() by Paul Gortmaker · 15 years ago
  72. 08cab72 Merge branch 'dt/gic' into next/dt by Arnd Bergmann · 14 years ago
  73. 6d27430 irq: support domains with non-zero hwirq base by Rob Herring · 14 years ago
  74. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 14 years ago
  75. 558df72 [S390] kdump: Add infrastructure for unmapping crashkernel memory by Michael Holzheu · 14 years ago
  76. fa8ff29 [S390] kdump: Initialize vmcoreinfo note at startup by Michael Holzheu · 14 years ago
  77. d3bf379 [S390] kdump: Add size to elfcorehdr kernel parameter by Michael Holzheu · 14 years ago
  78. 3d214fa [S390] kdump: Add KEXEC_CRASH_CONTROL_MEMORY_LIMIT by Michael Holzheu · 14 years ago
  79. 41684f6 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  80. 1fdb24e Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 14 years ago
  81. 39adff5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  82. 8a4a891 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  83. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  84. 1f6e051 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  85. 19b4a8d Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  86. 3cfef95 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  87. 2355e42 Merge git://github.com/rustyrussell/linux by Linus Torvalds · 14 years ago
  88. b1e4d20 params: make dashes and underscores in parameter names truly equal by Michal Schmidt · 14 years ago
  89. 37252db kmod: prevent kmod_loop_msg overflow in __request_module() by Jiri Kosina · 14 years ago
  90. 97ce2c8 jump-label: initialize jump-label subsystem much earlier by Jeremy Fitzhardinge · 14 years ago
  91. 20284aa jump_label: add arch_jump_label_transform_static() to optimise non-live code updates by Jeremy Fitzhardinge · 14 years ago
  92. 3734880 jump_label: if a key has already been initialized, don't nop it out by Jeremy Fitzhardinge · 14 years ago
  93. 189c3fd stop_machine: make stop_machine safe and efficient to call early by Jeremy Fitzhardinge · 14 years ago
  94. 7e0bb71 Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  95. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 14 years ago
  96. 1be025d Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  97. 59e5253 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  98. 36b8d18 Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 14 years ago
  99. 1805b2f Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 14 years ago
  100. 3a82543 Merge remote-tracking branch 'rmk/devel-stable' into HEAD by Rob Herring · 14 years ago