1. d2ab70a mm/memcg: fix last_dead_count memory wastage by Hugh Dickins · 11 years ago
  2. a64fb3c mm: audit/fix non-modular users of module_init in core code by Paul Gortmaker · 11 years ago
  3. da29bd3 mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcall by Paul Gortmaker · 11 years ago
  4. 42aa83c mm: show message when updating min_free_kbytes in thp by Han Pingtian · 11 years ago
  5. ac13c46 mm/memory_hotplug.c: move register_memory_resource out of the lock_memory_hotplug by Nathan Zimmer · 11 years ago
  6. 354f17e mm/nobootmem: free_all_bootmem again by Philipp Hachtmann · 11 years ago
  7. ec97097 mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask by Vladimir Davydov · 11 years ago
  8. 0b1fb40 mm: vmscan: shrink all slab objects if tight on memory by Vladimir Davydov · 11 years ago
  9. baae911 sched/numa: fix setting of cpupid on page migration twice by Wanpeng Li · 11 years ago
  10. c980e66 mm: do_mincore() cleanup by Jianguo Wu · 11 years ago
  11. b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 11 years ago
  12. bd72781 Documentation/trace/postprocess/trace-vmscan-postprocess.pl: fix the traceevent regex by Vinayak Menon · 11 years ago
  13. da8c757 mm: prevent setting of a value less than 0 to min_free_kbytes by Han Pingtian · 11 years ago
  14. cc81717 mm: new_vma_page() cannot see NULL vma for hugetlb pages by Michal Hocko · 11 years ago
  15. 54b9dd1 mm/memory-failure.c: shift page lock from head page to tail page after thp split by Naoya Horiguchi · 11 years ago
  16. 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 11 years ago
  17. 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 11 years ago
  18. 87379ec mm/nobootmem.c: add return value check in __alloc_memory_core_early() by Philipp Hachtmann · 11 years ago
  19. d644163 memcg: rework memcg_update_kmem_limit synchronization by Vladimir Davydov · 11 years ago
  20. 6de64be memcg: remove KMEM_ACCOUNTED_ACTIVATED flag by Vladimir Davydov · 11 years ago
  21. f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 11 years ago
  22. f717eb3 slab: do not panic if we fail to create memcg cache by Vladimir Davydov · 11 years ago
  23. 842e287 memcg: get rid of kmem_cache_dup() by Vladimir Davydov · 11 years ago
  24. 2edefe1 memcg, slab: fix races in per-memcg cache creation/destruction by Vladimir Davydov · 11 years ago
  25. 96403da memcg: fix possible NULL deref while traversing memcg_slab_caches list by Vladimir Davydov · 11 years ago
  26. 959c896 memcg, slab: fix barrier usage when accessing memcg_caches by Vladimir Davydov · 11 years ago
  27. 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 11 years ago
  28. 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 11 years ago
  29. 3965fc3 slab: clean up kmem_cache_create_memcg() error handling by Vladimir Davydov · 11 years ago
  30. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
  31. e3bba3c fs/proc/page.c: add PageAnon check to surely detect thp by Naoya Horiguchi · 11 years ago
  32. 8ff69e2 memcg: do not use vmalloc for mem_cgroup allocations by Vladimir Davydov · 11 years ago
  33. 01cc2e5 mm: munlock: fix potential race with THP page split by Vlastimil Babka · 11 years ago
  34. f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
  35. 12ab028 mm/zswap.c: change params from hidden to ro by Dan Streetman · 11 years ago
  36. 57ea817 mm: documentation: remove hopelessly out-of-date locking doc by Dave Hansen · 11 years ago
  37. 372c720 microblaze: extable: sort the exception table at build time by Michal Simek · 11 years ago
  38. 3fdb38b cris: provide {in,out}[wl]_p() by Geert Uytterhoeven · 11 years ago
  39. 813f020 rtnetlink: remove check for fill_slave_info in rtnl_have_link_slave_info by Jiri Pirko · 11 years ago
  40. 9fac865 Merge branch 'qlcnic' by David S. Miller · 11 years ago
  41. 18cae18 qlcnic: update version to 5.3.55 by Himanshu Madhani · 11 years ago
  42. cb9327d qlcnic: Enhance logic to calculate msix vectors. by Himanshu Madhani · 11 years ago
  43. a514722 qlcnic: Refactor interrupt coalescing code for all adapters. by Himanshu Madhani · 11 years ago
  44. 2b018ad9 qlcnic: Update poll controller code path by Manish chopra · 11 years ago
  45. 2cc5752 qlcnic: Interrupt code cleanup by Manish chopra · 11 years ago
  46. 95b3890 qlcnic: Enhance Tx timeout debugging. by Himanshu Madhani · 11 years ago
  47. 72ebe34 qlcnic: Use bool for rx_mac_learn. by Sucheta Chakraborty · 11 years ago
  48. 0681a28 bonding: fix u64 division by Nikolay Aleksandrov · 11 years ago
  49. 237266f rtnetlink: add missing IFLA_BOND_AD_INFO_UNSPEC by Jiri Pirko · 11 years ago
  50. d9317ae sfc: Use the correct maximum TX DMA ring size for SFC9100 by Ben Hutchings · 11 years ago
  51. 8533ccf Add Shradha Shah as the sfc driver maintainer. by Shradha Shah · 11 years ago
  52. d0bc655 net/vxlan: Share RX skb de-marking and checksum checks with ovs by Or Gerlitz · 11 years ago
  53. 28f39ef tulip: cleanup by using ARRAY_SIZE() by Dan Carpenter · 11 years ago
  54. 11c21a3 ip_tunnel: clear IPCB in ip_tunnel_xmit() in case dst_link_failure() is called by Duan Jiong · 11 years ago
  55. 9fe6cb5 net/cxgb4: Don't retrieve stats during recovery by Gavin Shan · 11 years ago
  56. 144be3d net/cxgb4: Avoid disabling PCI device for towice by Gavin Shan · 11 years ago
  57. 0cd8f9c drivers: net: cpsw: enable promiscuous mode support by Mugunthan V N · 11 years ago
  58. 6ef7b8a net: Correctly sync addresses from multiple sources to single device by Vlad Yasevich · 11 years ago
  59. a1d0cd8 net/udp_offload: Handle static checker complaints by Shlomo Pongratz · 11 years ago
  60. 3ad88cf tcp: metrics: Handle v6/v4-mapped sockets in tcp-metrics by Christoph Paasch · 11 years ago
  61. bb651b3 ASoC: simple-card: fix simple card widgets routing property name usage by Xiubo Li · 11 years ago
  62. 6f6b5d1 percpu_ida: Make percpu_ida_alloc + callers accept task state bitmask by Kent Overstreet · 11 years ago
  63. 23e21dd regulator: ab3100: cast fix by Linus Walleij · 11 years ago
  64. b2cbb6e ASoC: core: set_tdm_slot() will return -ENOTSUPP if no operation provided by Xiubo Li · 11 years ago
  65. a64e1a4 ath9k: Fix RX interrupt mitigation by Sujith Manoharan · 11 years ago
  66. 7f6d740 rt2x00: rt2800usb: mark D-Link DWA-137 as supported by Roman Dubtsov · 11 years ago
  67. 3b745c7 ath9k: Fix code mistake by Sujith Manoharan · 11 years ago
  68. 64e5acb b43: fix the wrong assignment of status.freq in b43_rx() by ZHAO Gang · 11 years ago
  69. 09e65f5 mwifiex: fix wakeup on magic packet by Andreas Fenkart · 11 years ago
  70. cfa9c3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  71. 068c34c nfsd: fix encode_entryplus_baggage stack usage by J. Bruce Fields · 11 years ago
  72. 90804ed Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 11 years ago
  73. 4afc81c perf symbols: Load map before using map->map_ip() by Masami Hiramatsu · 11 years ago
  74. b935a58 perf tools: Fix traceevent plugin path definitions by Josh Boyer · 11 years ago
  75. b94b64c KVM: x86: mark hyper-v hypercall page as dirty by Vadim Rozenfeld · 11 years ago
  76. 8a95c823 Staging: rtl8821ae: add TODO file by Greg Kroah-Hartman · 11 years ago
  77. fc856b8 Staging: rtl8821ae: removed unused functions and variables by Greg Kroah-Hartman · 11 years ago
  78. 530877d Staging: rtl8821ae: rc.c: fix up function prototypes by Greg Kroah-Hartman · 11 years ago
  79. 3c05bed Staging: rtl8812ae: Add Realtek 8821 PCI WIFI driver by Greg Kroah-Hartman · 11 years ago
  80. 3132e10 tracing: Check if tracing is enabled in trace_puts() by Steven Rostedt (Red Hat) · 11 years ago
  81. 30b02c4 assoc_array: remove global variable by Stephen Hemminger · 11 years ago
  82. 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
  83. 0d90d63 Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 11 years ago
  84. 1d32bda Merge tag 'xfs-for-linus-v3.14-rc1' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 11 years ago
  85. 19350e7 exofs: Print less in r4w by Boaz Harrosh · 11 years ago
  86. c8592fc exofs: Allow corrupted directory entry to be empty file by Boaz Harrosh · 11 years ago
  87. d83c7eb exofs: Allow O_DIRECT open by Boaz Harrosh · 11 years ago
  88. e41006c Merge tag 'omap-for-v3.14/dt-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/boards by Olof Johansson · 11 years ago
  89. bb236de Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  90. 2deb76d ore: Don't crash on NULL bio in _clear_bio by Boaz Harrosh · 11 years ago
  91. 55df811 Merge branch 'next' into for-linus by Dmitry Torokhov · 11 years ago
  92. 945be38 mmc: sdhci-pci: Fix possibility of chip->fixes being null by Adrian Hunter · 11 years ago
  93. e48ca29 dt-bindings: add rockchip vendor prefix by Heiko Stübner · 11 years ago
  94. a7e0edd serial: vt8500: Add missing binding document for arch-vt8500 serial driver. by Tony Prisk · 11 years ago
  95. 13411dd drm/tegra: Obtain head number from DT by Thierry Reding · 11 years ago
  96. 619d144 Merge remote-tracking branch 'grant/devicetree/next' into for-3.14 by Rob Herring · 11 years ago
  97. 6691a19 pwm: tiecap: Remove duplicate put_sync call by Sourav Poddar · 11 years ago
  98. 5e3c1af sched/x86/tsc: Initialize multiplier to 0 by Peter Zijlstra · 11 years ago
  99. d375b4e sched/clock: Fixup early initialization by Peter Zijlstra · 11 years ago
  100. 215393b sched/preempt/x86: Fix voluntary preempt for x86 by Peter Zijlstra · 11 years ago