1. 6c37067 sched: Change the sched_class::set_cpus_allowed() calling context by Peter Zijlstra · 10 years ago
  2. c5b2803 sched: Make sched_class::set_cpus_allowed() unconditional by Peter Zijlstra · 10 years ago
  3. 25834c7 sched: Fix a race between __kthread_bind() and sched_setaffinity() by Peter Zijlstra · 10 years ago
  4. 7855a35 sched: Ensure a task has a non-normalized vruntime when returning back to CFS by Byungchul Park · 9 years ago
  5. e237882 sched/numa: Fix NUMA_DIRECT topology identification by Aravind Gopalakrishnan · 9 years ago
  6. 1eaef88 tile: Reorganize _switch_to() by Chris Metcalf · 9 years ago
  7. bef033a sched, sparc32: Update scheduler comments in copy_thread() by Ingo Molnar · 9 years ago
  8. 3c8e479 sched: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  9. fe363ad sched, tile: Remove finish_arch_switch by Chris Metcalf · 9 years ago
  10. b31fdac sched, sh: Fold finish_arch_switch() into switch_to() by Peter Zijlstra · 9 years ago
  11. 08960e3 sched, score: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  12. dfdbd59 sched, avr32: Remove finish_arch_switch() by Peter Zijlstra · 9 years ago
  13. 6916ce3 sched, MIPS: Get rid of finish_arch_switch() by Ralf Baechle · 9 years ago
  14. 7baa7ae sched, arm: Remove finish_arch_switch() by Will Deacon · 9 years ago
  15. 7ea241a sched/fair: Clean up load average references by Yuyang Du · 10 years ago
  16. 1396223 sched/fair: Provide runnable_load_avg back to cfs_rq by Yuyang Du · 10 years ago
  17. 1269557 sched/fair: Remove task and group entity load when they are dead by Yuyang Du · 10 years ago
  18. 540247f sched/fair: Init cfs_rq's sched_entity load average by Yuyang Du · 10 years ago
  19. 6c1d47c sched/fair: Implement update_blocked_averages() for CONFIG_FAIR_GROUP_SCHED=n by Vincent Guittot · 10 years ago
  20. 9d89c25 sched/fair: Rewrite runnable load and utilization average tracking by Yuyang Du · 10 years ago
  21. cd126af sched/fair: Remove rq's runnable avg by Yuyang Du · 10 years ago
  22. d308b9f stop_machine: Remove cpu_stop_work's from list in cpu_stop_park() by Oleg Nesterov · 10 years ago
  23. 9a301f2 stop_machine: Use 'cpu_stop_fn_t' where possible by Oleg Nesterov · 10 years ago
  24. 7eeb088 stop_machine: Unexport __stop_machine() by Oleg Nesterov · 10 years ago
  25. b377c2a stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work() by Oleg Nesterov · 10 years ago
  26. 02cb7aa stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_stopper' by Oleg Nesterov · 10 years ago
  27. fe32d3c sched/preempt: Fix cond_resched_lock() and cond_resched_softirq() by Konstantin Khlebnikov · 10 years ago
  28. c56dadf sched/preempt, powerpc, kvm: Use need_resched() instead of should_resched() by Konstantin Khlebnikov · 10 years ago
  29. 0fa2f5c sched/preempt, xen: Use need_resched() instead of should_resched() by Konstantin Khlebnikov · 10 years ago
  30. 63b0e9e sched/fair: Beef up wake_wide() by Mike Galbraith · 10 years ago
  31. fbd705a sched: Introduce the 'trace_sched_waking' tracepoint by Peter Zijlstra · 10 years ago
  32. 9d7fb04 sched/cputime: Guarantee stime + utime == rtime by Peter Zijlstra · 10 years ago
  33. 781b020 sched, sysctl: Delete an unnecessary check before unregister_sysctl_table() by Markus Elfring · 10 years ago
  34. 3fe33bc sched/deadline: Remove a redundant condition from task_woken_dl() by Xunlei Pang · 10 years ago
  35. 8fd3735 sched/rt: Remove a redundant condition from task_woken_rt() by Xunlei Pang · 10 years ago
  36. 985d3a4 sched/fair: Avoid pulling all tasks in idle balancing by Yuyang Du · 10 years ago
  37. 63caae8 sched/idle: Move latency tracing stop/start calls deeper inside the idle loop by Lucas Stach · 9 years ago
  38. 399595f sched/fair: Fix a comment reflecting function name change by Byungchul Park · 10 years ago
  39. 8e2b0bf sched/fair: Clean up the __sched_period() code by Boqun Feng · 10 years ago
  40. 44dcb04 sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity() by Srikar Dronamraju · 10 years ago
  41. 2a1ed24 sched/numa: Prefer NUMA hotness over cache hotness by Srikar Dronamraju · 10 years ago
  42. 6dfec8d sched/numa: Check sched_feat(NUMA) in migrate_improves_locality() by bsegall@google.com · 10 years ago
  43. d49db34 sched/fair: Test list head instead of list entry in throttle_cfs_rq() by Cong Wang · 10 years ago
  44. 1c4c715 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  45. d770e55 Linux 4.2-rc1 by Linus Torvalds · 10 years ago
  46. a585d2b Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86 by Linus Torvalds · 10 years ago
  47. 7444a07 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 10 years ago
  48. 1dc51b8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  49. 9b284cb bluetooth: fix list handling by Linus Torvalds · 10 years ago
  50. 5c755fe Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago
  51. 6d7c8e1 Merge tag 'ntb-4.2' of git://github.com/jonmason/ntb by Linus Torvalds · 10 years ago
  52. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 10 years ago
  53. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 10 years ago
  54. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 10 years ago
  55. 43c3dd0 dax: bdev_direct_access() may sleep by Matthew Wilcox · 10 years ago
  56. bbab37d block: Add support for DAX reads/writes to block devices by Matthew Wilcox · 10 years ago
  57. 872eb12 dax: Use copy_from_iter_nocache by Matthew Wilcox · 10 years ago
  58. 44f4c05 dax: Add block size note to documentation by Matthew Wilcox · 10 years ago
  59. 1b3618b Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  60. bf44fe4 NTB: Add split BAR output for debugfs stats by Dave Jiang · 10 years ago
  61. fd839bf NTB: Change WARN_ON_ONCE to pr_warn_once on unsafe by Dave Jiang · 10 years ago
  62. 7eb3878 NTB: Print driver name and version in module init by Dave Jiang · 10 years ago
  63. 9891417 NTB: Increase transport MTU to 64k from 16k by Dave Jiang · 10 years ago
  64. 2f887b9 NTB: Rename Intel code names to platform names by Dave Jiang · 10 years ago
  65. a41ef05 NTB: Default to CPU memcpy for performance by Dave Jiang · 10 years ago
  66. 06917f7 NTB: Improve performance with write combining by Dave Jiang · 10 years ago
  67. 0e041fb NTB: Use NUMA memory in Intel driver by Allen Hubbe · 10 years ago
  68. 1199aa6 NTB: Use NUMA memory and DMA chan in transport by Allen Hubbe · 10 years ago
  69. 2876228 NTB: Rate limit ntb_qp_link_work by Allen Hubbe · 10 years ago
  70. 578b881 NTB: Add tool test client by Allen Hubbe · 10 years ago
  71. 963de47 NTB: Add ping pong test client by Allen Hubbe · 10 years ago
  72. 42fefc8 NTB: Add parameters for Intel SNB B2B addresses by Allen Hubbe · 10 years ago
  73. 2849b5d7 NTB: Reset transport QP link stats on down by Allen Hubbe · 10 years ago
  74. c0900b3 NTB: Do not advance transport RX on link down by Allen Hubbe · 10 years ago
  75. e22e0b9 NTB: Differentiate transport link down messages by Allen Hubbe · 10 years ago
  76. dd5d4d8 NTB: Check the device ID to set errata flags by Dave Jiang · 10 years ago
  77. 5ae0beb NTB: Enable link for Intel root port mode in probe by Dave Jiang · 10 years ago
  78. 0f69a7d NTB: Read peer info from local SPAD in transport by Dave Jiang · 10 years ago
  79. e26a584 NTB: Split ntb_hw_intel and ntb_transport drivers by Allen Hubbe · 10 years ago
  80. a1bd3ba NTB: Add NTB hardware abstraction layer by Allen Hubbe · 10 years ago
  81. 14a6f19 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  82. b1be9ea Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  83. 22a093b Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  84. c1776a1 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  85. 91cca0f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  86. ec0337e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 10 years ago
  87. b96fecb x86/fpu: Fix boot crash in the early FPU code by Ingo Molnar · 10 years ago
  88. 397f237 sched/numa: Fix numa balancing stats in /proc/pid/sched by Srikar Dronamraju · 10 years ago
  89. e3d24d0 sched/numa: Show numa_group ID in /proc/sched_debug task listings by Srikar Dronamraju · 10 years ago
  90. 6b55c96 sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h by Srikar Dronamraju · 10 years ago
  91. 5968cec sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y by Naveen N. Rao · 10 years ago
  92. f6db834 sched/stat: Simplify the sched_info accounting dependency by Naveen N. Rao · 10 years ago
  93. a5cba18 Merge branch 'next' into for-linus by Dmitry Torokhov · 10 years ago
  94. 8974fec ext4: correctly migrate a file with a hole at the beginning by Eryu Guan · 10 years ago
  95. d6f123a ext4: be more strict when migrating to non-extent based file by Eryu Guan · 10 years ago
  96. 9705acd ext4: fix reservation release on invalidatepage for delalloc fs by Lukas Czerner · 10 years ago
  97. 5c65e7b Merge tag 'topic/drm-fixes-2015-07-04' of git://anongit.freedesktop.org/drm-intel by Linus Torvalds · 10 years ago
  98. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  99. e24ff46 drm/crtc: Fix edid length computation by Shixin Zeng · 10 years ago
  100. 0cbee99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 10 years ago