1. db06e78 sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining by Ben Segall · 11 years ago
  2. 1ee14e6 sched: Fix race on toggling cfs_bandwidth_used by Ben Segall · 11 years ago
  3. ac9ff79 sched: Remove extra put_online_cpus() inside sched_setaffinity() by Michael wang · 11 years ago
  4. e9aa39b sched/rt: Fix task_tick_rt() comment by Li Bin · 11 years ago
  5. 92ec118 sched/wait: Fix build breakage by Thierry Reding · 11 years ago
  6. c2d8164 sched/wait: Introduce prepare_to_wait_event() by Oleg Nesterov · 11 years ago
  7. 8922915 sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too by Oleg Nesterov · 11 years ago
  8. 6acce3e sched: Remove get_online_cpus() usage by Peter Zijlstra · 11 years ago
  9. 7460231 sched: Fix race in migrate_swap_stop() by Peter Zijlstra · 11 years ago
  10. 7c3f2ab sched/rt: Add missing rmb() by Peter Zijlstra · 11 years ago
  11. ed1b773 sched/fair: Fix trivial typos in comments by Kamalesh Babulal · 11 years ago
  12. 62e947cb sched: Remove bogus parameter in structured comment by Ramkumar Ramachandra · 11 years ago
  13. 88f182d x86: Apply the asm_volatile_goto() compiler quirk by Ingo Molnar · 11 years ago
  14. ec0ad3d Merge branch 'core/urgent' into sched/core by Ingo Molnar · 11 years ago
  15. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  16. 2fe80d3 bcache: Fix a null ptr deref regression by Kent Overstreet · 11 years ago
  17. e3e8ded Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
  18. 2d9d028 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 11 years ago
  19. f112bf8 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  20. 0ff18e37 kobject: show debug info on delayed kobject release by Fengguang Wu · 11 years ago
  21. 0821f20 watchdog: hpwdt: Patch to ignore auxilary iLO devices by Mingarelli, Thomas · 11 years ago
  22. f715729 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 11 years ago
  23. 8273548 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  24. bd7df5a Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  25. 61875f3 random: allow architectures to optionally define random_get_entropy() by Theodore Ts'o · 11 years ago
  26. b291a22 Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd by Linus Torvalds · 11 years ago
  27. 40fde70 kvm: ppc: booke: check range page invalidation progress on page setup by Bharat Bhushan · 11 years ago
  28. cfc8602 KVM: PPC: Book3S HV: Fix typo in saving DSCR by Paul Mackerras · 11 years ago
  29. d0d538b KVM: nVMX: fix shadow on EPT by Gleb Natapov · 11 years ago
  30. 25f2bd7 hwmon: (applesmc) Always read until end of data by Henrik Rydberg · 11 years ago
  31. 3354781 sched/numa: Reflow task_numa_group() to avoid a compiler warning by Peter Zijlstra · 11 years ago
  32. 2739d3e sched/numa: Retry task_numa_migrate() periodically by Rik van Riel · 11 years ago
  33. 989348b sched/numa: Use unsigned longs for numa group fault stats by Mel Gorman · 11 years ago
  34. de1c9ce6 sched/numa: Skip some page migrations after a shared fault by Rik van Riel · 11 years ago
  35. 1e3646f mm: numa: Revert temporarily disabling of NUMA migration by Rik van Riel · 11 years ago
  36. 930aa17 sched/numa: Remove the numa_balancing_scan_period_reset sysctl by Mel Gorman · 11 years ago
  37. 04bb2f9 sched/numa: Adjust scan rate in task_numa_placement by Rik van Riel · 11 years ago
  38. 3e6a941 sched/numa: Take false sharing into account when adapting scan rate by Mel Gorman · 11 years ago
  39. dabe1d9 sched/numa: Be more careful about joining numa groups by Rik van Riel · 11 years ago
  40. 0ec8aa0 sched/numa: Avoid migrating tasks that are placed on their preferred node by Peter Zijlstra · 11 years ago
  41. ca28aa53 sched/numa: Fix task or group comparison by Rik van Riel · 11 years ago
  42. 887c290 sched/numa: Decide whether to favour task or group weights based on swap candidate relationships by Rik van Riel · 11 years ago
  43. b32e86b sched/numa: Add debugging by Ingo Molnar · 11 years ago
  44. 7dbd13e sched/numa: Prevent parallel updates to group stats during placement by Mel Gorman · 11 years ago
  45. 8272701 sched/numa: Call task_numa_free() from do_execve() by Rik van Riel · 11 years ago
  46. 83e1d2c sched/numa: Use group fault statistics in numa placement by Mel Gorman · 11 years ago
  47. 5e1576e sched/numa: Stay on the same node if CLONE_VM by Rik van Riel · 11 years ago
  48. 0f19c17 mm: numa: Do not batch handle PMD pages by Mel Gorman · 11 years ago
  49. 6688cc0 mm: numa: Do not group on RO pages by Peter Zijlstra · 11 years ago
  50. 7851a45 mm: numa: Copy cpupid on page migration by Rik van Riel · 11 years ago
  51. e29cf08 sched/numa: Report a NUMA task group ID by Mel Gorman · 11 years ago
  52. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  53. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  54. e1dda8a sched/numa: Fix placement of workloads spread across multiple nodes by Rik van Riel · 11 years ago
  55. 2c8a50a sched/numa: Favor placing a task on the preferred node by Mel Gorman · 11 years ago
  56. fb13c7e sched/numa: Use a system-wide search to find swap/migration candidates by Mel Gorman · 11 years ago
  57. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  58. 1be0bd77 stop_machine: Introduce stop_two_cpus() by Peter Zijlstra · 11 years ago
  59. 25cbbef mm: numa: Trap pmd hinting faults only if we would otherwise trap PTE faults by Mel Gorman · 11 years ago
  60. 4591ce4f sched/numa: Do not trap hinting faults for shared libraries by Mel Gorman · 11 years ago
  61. 06ea5e0 sched/numa: Increment numa_migrate_seq when task runs in correct location by Rik van Riel · 11 years ago
  62. 6b9a746 sched/numa: Retry migration of tasks to CPU on a preferred node by Mel Gorman · 11 years ago
  63. 58d081b sched/numa: Avoid overloading CPUs on a preferred NUMA node by Mel Gorman · 11 years ago
  64. fc314724 mm: numa: Limit NUMA scanning to migrate-on-fault VMAs by Mel Gorman · 11 years ago
  65. 6fe6b2d sched/numa: Do not migrate memory immediately after switching node by Rik van Riel · 11 years ago
  66. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  67. 073b5be sched/numa: Remove check that skips small VMAs by Mel Gorman · 11 years ago
  68. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  69. 9ff1d9f sched/numa: Check current->mm before allocating NUMA faults by Mel Gorman · 11 years ago
  70. ac8e895 sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults by Mel Gorman · 11 years ago
  71. e6628d5 sched/numa: Reschedule task on preferred NUMA node once selected by Mel Gorman · 11 years ago
  72. 7a0f308 sched/numa: Resist moving tasks towards nodes with fewer hinting faults by Mel Gorman · 11 years ago
  73. 3a7053b sched/numa: Favour moving tasks towards the preferred node by Mel Gorman · 11 years ago
  74. 745d614 sched/numa: Update NUMA hinting faults once per scan by Mel Gorman · 11 years ago
  75. 688b758 sched/numa: Select a preferred node with the most numa hinting faults by Mel Gorman · 11 years ago
  76. f809ca9 sched/numa: Track NUMA hinting faults on per-node basis by Mel Gorman · 11 years ago
  77. f307cd1 sched/numa: Slow scan rate if no NUMA hinting faults are being recorded by Mel Gorman · 11 years ago
  78. 598f0ec sched/numa: Set the scan rate proportional to the memory usage of the task being scanned by Mel Gorman · 11 years ago
  79. 7e8d16b sched/numa: Initialise numa_next_scan properly by Mel Gorman · 11 years ago
  80. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  81. 9e645ab6 sched/numa: Continue PTE scanning even if migrate rate limited by Peter Zijlstra · 11 years ago
  82. 19a78d1 sched/numa: Mitigate chance that same task always updates PTEs by Peter Zijlstra · 11 years ago
  83. a1a4618 mm: numa: Do not migrate or account for hinting faults on the zero page by Mel Gorman · 11 years ago
  84. f123d74 mm: Only flush TLBs if a transhuge PMD is modified for NUMA pte scanning by Mel Gorman · 11 years ago
  85. e920e14 mm: Do not flush TLB during protection change if !pte_present && !migration_entry by Mel Gorman · 11 years ago
  86. afcae26 mm: Account for a THP NUMA hinting update as one PTE update by Mel Gorman · 11 years ago
  87. a54a407 mm: Close races between THP migration and PMD numa clearing by Mel Gorman · 11 years ago
  88. 8191acb mm: numa: Sanitize task_numa_fault() callsites by Mel Gorman · 11 years ago
  89. b891663 mm: Prevent parallel splits during THP migration by Mel Gorman · 11 years ago
  90. ff9042b mm: Wait for THP migrations to complete during NUMA hinting faults by Mel Gorman · 11 years ago
  91. 0c3a775 mm: numa: Do not account for a hinting fault if we raced by Mel Gorman · 11 years ago
  92. c69307d sched/numa: Fix comments by Peter Zijlstra · 11 years ago
  93. 10fc05d mm: numa: Document automatic NUMA balancing sysctls by Mel Gorman · 11 years ago
  94. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  95. 0e7a3ed Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  96. 1651d12 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  97. 8b5ede6 powerpc/irq: Don't switch to irq stack from softirq stack by Benjamin Herrenschmidt · 11 years ago
  98. fd84831 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  99. 4f97c9b Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 11 years ago
  100. f50f9aa HID: wiimote: fix FF deadlock by David Herrmann · 11 years ago