1. ae6e71d mm/memcontrol.c: fix defined but not used compiler warning by Michele Curti · 9 years ago
  2. 441c228 mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages by Mel Gorman · 9 years ago
  3. 7e5b528 mm/vmalloc.c: fix memory ordering bug by Dmitry Vyukov · 9 years ago
  4. 6a2d567 oom: kill the insufficient and no longer needed PT_TRACE_EXIT check by Oleg Nesterov · 9 years ago
  5. d003f37 oom: don't assume that a coredumping thread will exit soon by Oleg Nesterov · 9 years ago
  6. ba914f4 mm: remove the highmem zones' memmap in the highmem zone by Zhong Hongbo · 9 years ago
  7. 2ebba6b mm: unmapped page migration avoid unmap+remap overhead by Hugh Dickins · 9 years ago
  8. 5cec38a fs, seq_file: fallback to vmalloc instead of oom kill processes by David Rientjes · 9 years ago
  9. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 9 years ago
  10. f5f302e mm,vmacache: count number of system-wide flushes by Davidlohr Bueso · 9 years ago
  11. 16a7ade Documentation: add new page_owner document by Joonsoo Kim · 9 years ago
  12. 61cf5fe mm/page_owner: correct owner information for early allocated pages by Joonsoo Kim · 9 years ago
  13. 48c96a3 mm/page_owner: keep track of page owners by Joonsoo Kim · 9 years ago
  14. 9a92a6c stacktrace: introduce snprint_stack_trace for buffer output by Joonsoo Kim · 9 years ago
  15. dbc8358 mm/nommu: use alloc_pages_exact() rather than its own implementation by Joonsoo Kim · 9 years ago
  16. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 9 years ago
  17. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 9 years ago
  18. eefa864 mm/page_ext: resurrect struct page extending code for debugging by Joonsoo Kim · 9 years ago
  19. 2d48366 mm, gfp: escalatedly define GFP_HIGHUSER and GFP_HIGHUSER_MOVABLE by Jianyu Zhan · 9 years ago
  20. 66f2ca7 include/linux/kmemleak.h: needs slab.h by Andrew Morton · 9 years ago
  21. 056b7cc mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache() by Zhang Zhen · 9 years ago
  22. bd6dace mm: move swp_entry_t definition to include/linux/mm_types.h by Tejun Heo · 9 years ago
  23. 71fbd55 memory-hotplug: remove redundant call of page_to_pfn by Zhang Zhen · 9 years ago
  24. 9dc00f4 iommu/amd: use handle_mm_fault directly by Jesse Barnes · 9 years ago
  25. e1d6d01 mm: export find_extend_vma() and handle_mm_fault() for driver use by Jesse Barnes · 9 years ago
  26. 7d9ca00 hugetlb: hugetlb_register_all_nodes(): add __init marker by Luiz Capitulino · 9 years ago
  27. df994ea hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED() by Luiz Capitulino · 9 years ago
  28. 27ec26e hugetlb: fix hugepages= entry in kernel-parameters.txt by Luiz Capitulino · 9 years ago
  29. 6f185c2 memcg: turn memcg_kmem_skip_account into a bit field by Vladimir Davydov · 9 years ago
  30. 4e701d7 memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cache by Vladimir Davydov · 9 years ago
  31. 900a38f memcg: zap kmem_account_flags by Vladimir Davydov · 9 years ago
  32. c313dc5d mm: mincore: add hwpoison page handle by Weijie Yang · 9 years ago
  33. b258d86 mm/rmap: calculate page offset when needed by Davidlohr Bueso · 9 years ago
  34. 2847cf9 mm/debug-pagealloc: cleanup page guard code by Joonsoo Kim · 9 years ago
  35. 4308ce1 mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG by Tony Luck · 9 years ago
  36. 95fc3c5 memcg: do not abuse memcg_kmem_skip_account by Vladimir Davydov · 9 years ago
  37. 9d100c5 memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge} by Vladimir Davydov · 9 years ago
  38. bfda7e8 memcg: __mem_cgroup_free: remove stale disarm_static_keys comment by Vladimir Davydov · 9 years ago
  39. b5be83e mm: cma: align to physical address, not CMA region position by Gregory Fong · 9 years ago
  40. 5e19b01 lib: bitmap: add alignment offset for bitmap_find_next_zero_area() by Michal Nazarewicz · 9 years ago
  41. c8475d1 mm/memory.c: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  42. 1acf2e0 mm/nommu: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  43. d28eb9c mm/memory-failure: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  44. 874bfca mm/xip: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  45. 4a23717a uprobes: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  46. 3dec0ba mm/rmap: share the i_mmap_rwsem by Davidlohr Bueso · 9 years ago
  47. c8c06ef mm: convert i_mmap_mutex to rwsem by Davidlohr Bueso · 9 years ago
  48. 83cde9e mm: use new helper functions around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  49. 8b28f62 mm,fs: introduce helpers around the i_mmap_mutex by Davidlohr Bueso · 9 years ago
  50. b4b9829 MAINTAINERS: update Xiubo's email address by Xiubo Li · 9 years ago
  51. 88221c3 rtc: snvs: fix build with CONFIG_PM_SLEEP disabled by Guenter Roeck · 9 years ago
  52. 6ce4436 Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  53. bdeb03c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 9 years ago
  54. 0349678 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 9 years ago
  55. a7cb7bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  56. ccb5a49 Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 9 years ago
  57. c05e14f Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs by Linus Torvalds · 9 years ago
  58. 9bfccec Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 9 years ago
  59. 019e129 Merge branches 'for-3.19/hid-report-len', 'for-3.19/i2c-hid', 'for-3.19/lenovo', 'for-3.19/logitech', 'for-3.19/microsoft', 'for-3.19/plantronics', 'for-3.19/rmi', 'for-3.19/sony' and 'for-3.19/wacom' into for-linus by Jiri Kosina · 9 years ago
  60. cabd9b5 HID: rmi: The address of query8 must be calculated based on which query registers are present by Andrew Duggan · 9 years ago
  61. 8414947 HID: rmi: Check for additional ACM registers appended to F11 data report by Andrew Duggan · 9 years ago
  62. 3ee420b Merge branches 'for-3.18/upstream-fixes' and 'for-3.19/upstream' into for-linus by Jiri Kosina · 9 years ago
  63. d1c7e29 HID: i2c-hid: prevent buffer overflow in early IRQ by Gwendal Grignou · 9 years ago
  64. 2756d37 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 9 years ago
  65. 4e8790f Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 9 years ago
  66. 0a27044 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  67. eedb3d3 Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 9 years ago
  68. 9d05096 Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  69. c0222ac0 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  70. 140cd7f Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 9 years ago
  71. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 9 years ago
  72. 70e71ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  73. f486d9d HID: logitech-hidpp: disable io in probe error path by Peter Wu · 9 years ago
  74. 3a034a7 HID: logitech-hidpp: add boundary check for name retrieval by Peter Wu · 9 years ago
  75. 1430ee7 HID: logitech-hidpp: check name retrieval return code by Peter Wu · 9 years ago
  76. 02cc097 HID: logitech-hidpp: do not return the name length by Peter Wu · 9 years ago
  77. 601a22f HID: wacom: Report input events for each finger on generic devices by Jason Gerecke · 9 years ago
  78. 027bc8b pstore-ram: Allow optional mapping with pgprot_noncached by Tony Lindgren · 10 years ago
  79. 7ae9cb8 pstore-ram: Fix hangs by using write-combine mappings by Rob Herring · 10 years ago
  80. bae41e4 Merge tag 'sound-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  81. 7ef58b3 Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 9 years ago
  82. 413fd0e Merge tag 'fbdev-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 9 years ago
  83. 6b9e2ce Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  84. 14ba9a2 Merge branch 'mailbox-devel' of git://git.linaro.org/landing-teams/working/fujitsu/integration by Linus Torvalds · 9 years ago
  85. b859e7d Merge tag 'spi-v3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 9 years ago
  86. 709d9f0 Merge tag 'edac/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edac by Linus Torvalds · 9 years ago
  87. 00c83b0 Fix race condition between vxlan_sock_add and vxlan_sock_release by Marcelo Leitner · 9 years ago
  88. 51f8301 net/macb: fix compilation warning for print_hex_dump() called with skb->mac_header by Cyrille Pitchen · 9 years ago
  89. 2183a58 Merge tag 'media/v3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  90. efef793 Merge branch 'mlx4-next' by David S. Miller · 9 years ago
  91. 7d077cd net/mlx4: Add support for A0 steering by Matan Barak · 9 years ago
  92. 431df8c net/mlx4: Refactor QUERY_PORT by Matan Barak · 9 years ago
  93. 579d059 net/mlx4_core: Add explicit error message when rule doesn't meet configuration by Matan Barak · 9 years ago
  94. d57febe net/mlx4: Add A0 hybrid steering by Matan Barak · 9 years ago
  95. 7a89399 net/mlx4: Add mlx4_bitmap zone allocator by Matan Barak · 9 years ago
  96. ab256e5 net/mlx4: Add a check if there are too many reserved QPs by Dotan Barak · 9 years ago
  97. ddae034 net/mlx4: Change QP allocation scheme by Eugenia Emantayev · 9 years ago
  98. 3dca0f42 net/mlx4_core: Use tasklet for user-space CQ completion events by Matan Barak · 9 years ago
  99. 383677d net/mlx4_core: Mask out host side virtualization features for guests by Or Gerlitz · 9 years ago
  100. c58942f net/mlx4_en: Set csum level for encapsulated packets by Or Gerlitz · 9 years ago