1. 6688cc0 mm: numa: Do not group on RO pages by Peter Zijlstra · 11 years ago
  2. e29cf08 sched/numa: Report a NUMA task group ID by Mel Gorman · 11 years ago
  3. 8c8a743 sched/numa: Use {cpu, pid} to create task groups for shared faults by Peter Zijlstra · 11 years ago
  4. 9057289 mm: numa: Change page last {nid,pid} into {cpu,pid} by Peter Zijlstra · 11 years ago
  5. ac66f54 sched/numa: Introduce migrate_swap() by Peter Zijlstra · 11 years ago
  6. 1be0bd77 stop_machine: Introduce stop_two_cpus() by Peter Zijlstra · 11 years ago
  7. 6b9a746 sched/numa: Retry migration of tasks to CPU on a preferred node by Mel Gorman · 11 years ago
  8. fc314724 mm: numa: Limit NUMA scanning to migrate-on-fault VMAs by Mel Gorman · 11 years ago
  9. b795854 sched/numa: Set preferred NUMA node based on number of private faults by Mel Gorman · 11 years ago
  10. 1bc115d mm: numa: Scan pages with elevated page_mapcount by Mel Gorman · 11 years ago
  11. ac8e895 sched/numa: Add infrastructure for split shared/private accounting of NUMA hinting faults by Mel Gorman · 11 years ago
  12. 3a7053b sched/numa: Favour moving tasks towards the preferred node by Mel Gorman · 11 years ago
  13. 745d614 sched/numa: Update NUMA hinting faults once per scan by Mel Gorman · 11 years ago
  14. 688b758 sched/numa: Select a preferred node with the most numa hinting faults by Mel Gorman · 11 years ago
  15. f809ca9 sched/numa: Track NUMA hinting faults on per-node basis by Mel Gorman · 11 years ago
  16. 598f0ec sched/numa: Set the scan rate proportional to the memory usage of the task being scanned by Mel Gorman · 11 years ago
  17. b726b7d Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node" by Mel Gorman · 11 years ago
  18. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  19. 8e1a254 Merge tag 'iommu-fixes-v3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  20. fb869b6 sched/wait: Clean up wait.h details a bit by Ingo Molnar · 11 years ago
  21. 35a2af9 sched/wait: Make the __wait_event*() interface more friendly by Peter Zijlstra · 11 years ago
  22. ebdc195 sched/wait: Collapse __wait_event_hrtimeout() by Peter Zijlstra · 11 years ago
  23. cf7361f sched/wait: Collapse __wait_event_killable() by Peter Zijlstra · 11 years ago
  24. 0d1e1c8 sched/wait: Collapse __wait_event_interruptible_tty() by Peter Zijlstra · 11 years ago
  25. a1dc6852 sched/wait: Collapse __wait_event_interruptible_lock_irq_timeout() by Peter Zijlstra · 11 years ago
  26. 8fbd88f sched/wait: Collapse __wait_event_interruptible_lock_irq() by Peter Zijlstra · 11 years ago
  27. 13cb504 sched/wait: Collapse __wait_event_lock_irq() by Peter Zijlstra · 11 years ago
  28. 48c2521 sched/wait: Collapse __wait_event_interruptible_exclusive() by Peter Zijlstra · 11 years ago
  29. c2ebb1f sched/wait: Collapse __wait_event_interruptible_timeout() by Peter Zijlstra · 11 years ago
  30. f13f4c4 sched/wait: Collapse __wait_event_interruptible() by Peter Zijlstra · 11 years ago
  31. ddc1994 sched/wait: Collapse __wait_event_timeout() by Peter Zijlstra · 11 years ago
  32. 854267f sched/wait: Collapse __wait_event() by Peter Zijlstra · 11 years ago
  33. 41a1431 sched/wait: Introduce ___wait_event() by Peter Zijlstra · 11 years ago
  34. bb632bc sched/wait: Change the wait_exclusive control flow by Peter Zijlstra · 11 years ago
  35. 2953ef2 sched/wait: Change timeout logic by Peter Zijlstra · 11 years ago
  36. 2f2a2b6 sched/wait: Make the signal_pending() checks consistent by Peter Zijlstra · 11 years ago
  37. c31eeac Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  38. 4590672 skbuff: size of hole is wrong in a comment by Nicolas Dichtel · 11 years ago
  39. f927318 Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  40. 522d6d3 Merge branch 'akpm' (fixes from Andrew Morton) by Linus Torvalds · 11 years ago
  41. 117aad1 mm: avoid reinserting isolated balloon pages into LRU lists by Rafael Aquini · 11 years ago
  42. 3abd38d Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus by Mark Brown · 11 years ago
  43. c23c223 Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
  44. 60e453a USBNET: fix handling padding packet by Ming Lei · 11 years ago
  45. aeebc26 Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 11 years ago
  46. f2e98aa Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  47. 083986e mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef by Heiko Carstens · 11 years ago
  48. 75f93fe sched: Revert need_resched() to look at TIF_NEED_RESCHED by Peter Zijlstra · 11 years ago
  49. 0a87874 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  50. 3a49160 Drivers: hv: util: Correctly support ws2008R2 and earlier by K. Y. Srinivasan · 11 years ago
  51. 2bedea8 bcma: make bcma_core_pci_{up,down}() callable from atomic context by Arend van Spriel · 11 years ago
  52. 5bc2afc NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method by Trond Myklebust · 11 years ago
  53. e93dd91 Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
  54. 1a338ac sched, x86: Optimize the preempt_schedule() call by Peter Zijlstra · 11 years ago
  55. a233f11 sched: Prepare for per-cpu preempt_count by Peter Zijlstra · 11 years ago
  56. bdb4380 sched: Extract the basic add/sub preempt_count modifiers by Peter Zijlstra · 11 years ago
  57. a787870 sched, arch: Create asm/preempt.h by Peter Zijlstra · 11 years ago
  58. f27dde8 sched: Add NEED_RESCHED to the preempt_count by Peter Zijlstra · 11 years ago
  59. 4a2b4b2 sched: Introduce preempt_count accessor functions by Peter Zijlstra · 11 years ago
  60. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  61. 3150398 sched: Remove {set,clear}_need_resched by Peter Zijlstra · 11 years ago
  62. b0b8c96 of: clean-up ifdefs in of_irq.h by Rob Herring · 11 years ago
  63. 0608f43 revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code" by Andrew Morton · 11 years ago
  64. b1aff7f revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim" by Andrew Morton · 11 years ago
  65. 694fbc0 revert "memcg: enhance memcg iterator to support predicates" by Andrew Morton · 11 years ago
  66. 9809b18 watchdog: update watchdog_thresh properly by Michal Hocko · 11 years ago
  67. 82aeef0 x86/iommu: correct ICS register offset by Li, Zhen-Hua · 11 years ago
  68. 68cf8d0 Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  69. 75afb35 block: Add nr_bios to block_rq_remap tracepoint by Jun'ichi Nomura · 11 years ago
  70. c26d436 lib: introduce upper case hex ascii helpers by Andre Naujoks · 11 years ago
  71. f84cb8a dm mpath: disable WRITE SAME if it fails by Mike Snitzer · 11 years ago
  72. f48627e sched/balancing: Periodically decay max cost of idle balance by Jason Low · 11 years ago
  73. 9bd721c sched/balancing: Consider max cost of idle balance per sched domain by Jason Low · 11 years ago
  74. b75ff5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  75. e9ff04d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  76. 9d2cd70 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  77. 62d228b Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
  78. 84fca9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 11 years ago
  79. 61c5923 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 11 years ago
  80. 7c2330f regulator: fix fatal kernel-doc error by Randy Dunlap · 11 years ago
  81. ba6a354 KVM: mmu: allow page tables to be in read-only slots by Paolo Bonzini · 11 years ago
  82. a4ae54f Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  83. 0f1799b netfilter: ipset: Consistent userspace testing with nomatch flag by Jozsef Kadlecsik · 11 years ago
  84. 35e4237 vxlan: Fix sparse warnings by Joseph Gasparakis · 11 years ago
  85. 0375ec5 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
  86. bff157b Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
  87. 3711d86 Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux by Linus Torvalds · 11 years ago
  88. 9bf12df Merge git://git.kvack.org/~bcrl/aio-next by Linus Torvalds · 11 years ago
  89. 331415f HID: provide a helper for validating hid reports by Kees Cook · 11 years ago
  90. 0244ad0 Remove GENERIC_HARDIRQ config option by Martin Schwidefsky · 11 years ago
  91. 48efe45 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 11 years ago
  92. ac4de95 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
  93. c029255 thp: consolidate code between handle_mm_fault() and do_huge_pmd_anonymous_page() by Kirill A. Shutemov · 11 years ago
  94. 7caef26 truncate: drop 'oldsize' truncate_pagecache() parameter by Kirill A. Shutemov · 11 years ago
  95. 5fbc461 mm: make lru_add_drain_all() selective by Chris Metcalf · 11 years ago
  96. 3ea67d0 memcg: add per cgroup writeback pages accounting by Sha Zhengju · 11 years ago
  97. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  98. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  99. 34ff8dc memcg: correct RESOURCE_MAX to ULLONG_MAX by Sha Zhengju · 11 years ago
  100. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago