1. 68b4876 memcg: remove MEMCG_NR_FILE_MAPPED by Sha Zhengju · 11 years ago
  2. 1a36e59 memcg: reduce function dereference by Sha Zhengju · 11 years ago
  3. 3af3351 memcg: avoid overflow caused by PAGE_ALIGN by Sha Zhengju · 11 years ago
  4. 6de5a8b memcg: rename RESOURCE_MAX to RES_COUNTER_MAX by Sha Zhengju · 11 years ago
  5. 34ff8dc memcg: correct RESOURCE_MAX to ULLONG_MAX by Sha Zhengju · 11 years ago
  6. 3812c8c mm: memcg: do not trap chargers with full callstack on OOM by Johannes Weiner · 11 years ago
  7. fb2a6fc mm: memcg: rework and document OOM waiting and wakeup by Johannes Weiner · 11 years ago
  8. 519e524 mm: memcg: enable memcg OOM killer only for user faults by Johannes Weiner · 11 years ago
  9. 3a13c4d x86: finish user fault error path with fatal signal by Johannes Weiner · 11 years ago
  10. 759496b arch: mm: pass userspace fault flag to generic fault handler by Johannes Weiner · 11 years ago
  11. 8713410 arch: mm: do not invoke OOM killer on kernel fault OOM by Johannes Weiner · 11 years ago
  12. 94bce45 arch: mm: remove obsolete init OOM protection by Johannes Weiner · 11 years ago
  13. f894ffa memcg: trivial cleanups by Andrew Morton · 11 years ago
  14. e975de9 memcg, vmscan: do not fall into reclaim-all pass too quickly by Michal Hocko · 11 years ago
  15. 1be171d memcg: track all children over limit in the root by Michal Hocko · 11 years ago
  16. e839b6a memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything by Michal Hocko · 11 years ago
  17. 7d910c0 memcg: track children in soft limit excess to improve soft limit by Michal Hocko · 11 years ago
  18. de57780 memcg: enhance memcg iterator to support predicates by Michal Hocko · 11 years ago
  19. a5b7c87 vmscan, memcg: do softlimit reclaim also for targeted reclaim by Michal Hocko · 11 years ago
  20. e883110 memcg: get rid of soft-limit tree infrastructure by Michal Hocko · 11 years ago
  21. 3b38722 memcg, vmscan: integrate soft reclaim tighter with zone shrinking code by Michal Hocko · 11 years ago
  22. c33bd83 memcg: remove redundant code in mem_cgroup_force_empty_write() by Li Zefan · 11 years ago
  23. 26935fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  24. bf2ba3b Merge branch 'for-next' into for-linus by Al Viro · 11 years ago
  25. 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
  26. 662ca43 tuntap: correctly handle error in tun_set_iff() by Jason Wang · 11 years ago
  27. a9677bc xen-netback: fix possible format string flaw by Kees Cook · 11 years ago
  28. b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
  29. 3cc69b6 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  30. 0e6a1fb Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  31. 571c608 drm/i915: kill set_need_resched by Daniel Vetter · 11 years ago
  32. 1d7b24f Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  33. c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
  34. 68f0d9d vfs: make d_path() get the root path under RCU by Linus Torvalds · 11 years ago
  35. bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
  36. 171b3f0 ARM: sort arch/arm/Kconfig by Russell King · 11 years ago
  37. 68c8c17 drm/i915: evict VM instead of everything by Ben Widawsky · 11 years ago
  38. 7b79612 drm/i915: Extract vm specific part of eviction by Ben Widawsky · 11 years ago
  39. 23f5448 drm/i915: Synchronize pread/pwrite with wait_rendering by Ben Widawsky · 11 years ago
  40. 3272c54 vfs: use __getname/__putname for getcwd() system call by Linus Torvalds · 11 years ago
  41. f7ec00b ARM: dts: sun7i: olinuxino-micro: Enable the EMAC by Maxime Ripard · 11 years ago
  42. 0547433 ARM: dts: sun7i: cubieboard2: Enable the EMAC by Maxime Ripard · 11 years ago
  43. 756084c ARM: dts: sun7i: Add the muxing options for the EMAC by Maxime Ripard · 11 years ago
  44. 2e804d0 ARM: dts: sun7i: Enable the Ethernet in the A20 by Maxime Ripard · 11 years ago
  45. ff812d7 vfs: don't copy things to user space holding the rcu readlock by Linus Torvalds · 11 years ago
  46. 5223161 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  47. e5d0c87 Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 11 years ago
  48. d5adf7e Merge tag 'stable/for-linus-3.12-rc0-tag-three' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
  49. 02b9735 Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  50. 75acebf Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  51. b55ee28 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  52. 8b19e34 vfs: make getcwd() get the root and pwd path under rcu by Linus Torvalds · 11 years ago
  53. 7f2ee91 perf/x86/intel: Clean up EVENT_ATTR_STR() muck by Ingo Molnar · 11 years ago
  54. c61037e sched/fair: Fix the group_capacity computation by Peter Zijlstra · 11 years ago
  55. b37d931 sched/fair: Rework and comment the group_capacity code by Peter Zijlstra · 11 years ago
  56. 863bffc sched/fair: Fix group power_orig computation by Peter Zijlstra · 11 years ago
  57. b72ff13 sched/fair: Reduce local_group logic by Peter Zijlstra · 11 years ago
  58. 6263322 sched/fair: Rewrite group_imb trigger by Peter Zijlstra · 11 years ago
  59. 3b524d6 sched/Documentation: Update sched-design-CFS.txt documentation by Li Bin · 11 years ago
  60. fc84091 sched/debug: Take PID namespace into account by Peter Zijlstra · 11 years ago
  61. 6c9a27f sched/fair: Fix small race where child->se.parent,cfs_rq might point to invalid ones by Daisuke Nishimura · 11 years ago
  62. d2beea4 perf/x86/intel: Clean-up/reduce PEBS code by Peter Zijlstra · 11 years ago
  63. 2b9e344 perf/x86/intel: Clean up checkpoint-interrupt bits by Peter Zijlstra · 11 years ago
  64. 4b2c4f1 perf/x86/intel: Add Haswell TSX event aliases by Andi Kleen · 11 years ago
  65. 748e86a perf/x86: Report TSX transaction abort cost as weight by Andi Kleen · 11 years ago
  66. 2dbf011 perf/x86/intel: Avoid checkpointed counters causing excessive TSX aborts by Andi Kleen · 11 years ago
  67. 5762482 vfs: move get_fs_root_and_pwd() to single caller by Linus Torvalds · 11 years ago
  68. 06c939c perf/x86/intel: Fix Silvermont offcore masks by Peter Zijlstra · 11 years ago
  69. b7c09ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 11 years ago
  70. 1812997 dcache: get/release read lock in read_seqbegin_or_lock() & friend by Waiman Long · 11 years ago
  71. 1370e97 seqlock: Add a new locking reader type by Waiman Long · 11 years ago
  72. 3699ddc wireless: ath10k: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  73. e9bb0aa ath10k: delete struct ce_sendlist by Kalle Valo · 11 years ago
  74. 7cc45e9 ath10k: Calculate correct peer PHY mode for VHT by Sujith Manoharan · 11 years ago
  75. decf7ab Merge tag 'sound-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
  76. 24ba405 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 11 years ago
  77. 38a1d47 ath10k: print phymode as a string by Kalle Valo · 11 years ago
  78. 60c3daa ath10k: clean mac.c debug messages by Kalle Valo · 11 years ago
  79. aad0b65 ath10k: add boot messages to htt.c by Kalle Valo · 11 years ago
  80. 42a2efb ath10k: add boot debug messages to htc.c by Kalle Valo · 11 years ago
  81. 24cfade ath10k: add boot debug messages to pci.c and ce.c by Kalle Valo · 11 years ago
  82. effea96 ath10k: cleanup debug messages in core.c by Kalle Valo · 11 years ago
  83. b52b768 ath10k: rename ATH10K_DBG_CORE to BOOT by Kalle Valo · 11 years ago
  84. f0bbea9 ath10k: add BMI log level by Kalle Valo · 11 years ago
  85. 0b77f76 hwmon: (k10temp) remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  86. 08474ed xfs: remove dead code from xlog_recover_inode_pass2 by Mark Tinguely · 11 years ago
  87. d6a60fc Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fixes' into next by Joerg Roedel · 11 years ago
  88. b9b42ee Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  89. aa9e104 xfs: = vs == typo in ASSERT() by Dan Carpenter · 11 years ago
  90. 7b7a2f0 Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 11 years ago
  91. c3567f8 ARC: SMP failed to boot due to missing IVT setup by Noam Camus · 11 years ago
  92. aea6a64 drm/msm: fix potential NULL pointer dereference by Wei Yongjun · 11 years ago
  93. 23c323a SUNRPC: No, I did not intend to create a 256KiB hashtable by Trond Myklebust · 11 years ago
  94. 1342930 sunrpc: Add missing kuids conversion for printing by Geert Uytterhoeven · 11 years ago
  95. f1728fd Merge branch 'pm-cpufreq' by Rafael J. Wysocki · 11 years ago
  96. 272bfbd spi: fix return value check in dspi_probe() by Wei Yongjun · 11 years ago
  97. eadf69c spi: mpc512x: fix error return code in mpc512x_psc_spi_do_probe() by Wei Yongjun · 11 years ago
  98. 732bf15 Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  99. dbc33f7 perf/x86: Fix uncore PCI fixed counter handling by Stephane Eranian · 11 years ago
  100. 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago