- b30afea0 include/linux/genalloc.h: spinlock_t needs spinlock_types.h by Shawn Guo · 11 years ago
- 54a43d5 numa: add a sysctl for numa_balancing by Andi Kleen · 11 years ago
- 5e270e2 mm: free memblock.memory in free_all_bootmem by Philipp Hachtmann · 11 years ago
- f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 11 years ago
- 1aa1325 memcg, slab: clean up memcg cache initialization/destruction by Vladimir Davydov · 11 years ago
- 363a044 memcg, slab: kmem_cache_create_memcg(): fix memleak on fail path by Vladimir Davydov · 11 years ago
- 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 11 years ago
- f0b791a mm: print more details for bad_page() by Dave Hansen · 11 years ago
- 5ee7a81a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 11 years ago
- 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
- 0dc3fd0 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
- 84621c9 Merge tag 'stable/for-linus-3.14-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 11 years ago
- 7ebd3fa Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 11 years ago
- bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
- fe41c2c Merge tag 'dm-3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 11 years ago
- 194e57f Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 11 years ago
- e1ba845 Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
- 60eaa01 Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 11 years ago
- 28a625c fuse: fix pipe_buf_operations by Miklos Szeredi · 11 years ago
- c04e7da neighbour.h: fix comment by Li Zhong · 11 years ago
- f434f7a sched: Fix warning on make htmldocs caused by wait.h by Masanari Iida · 11 years ago
- 5066a4d dm log userspace: allow mark requests to piggyback on flush requests by Dongmao Zhang · 11 years ago
- df32e43 Merge branch 'akpm' (incoming from Andrew) by Linus Torvalds · 11 years ago
- fbd918a Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 11 years ago
- f075e0f Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 11 years ago
- 2182c81 Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmw by Linus Torvalds · 11 years ago
- 78d5506 mm/migrate: remove unused function, fail_migrate_page() by Joonsoo Kim · 11 years ago
- 59c82b7 mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pages by Joonsoo Kim · 11 years ago
- de6c60a mm: compaction: encapsulate defer reset logic by Vlastimil Babka · 11 years ago
- 0eb927c mm: compaction: trace compaction begin and end by Mel Gorman · 11 years ago
- 286549d sched: add tracepoints related to NUMA task migration by Mel Gorman · 11 years ago
- af1839d mm: numa: trace tasks that fail migration due to rate limiting by Mel Gorman · 11 years ago
- 1c5e9c2 mm: numa: limit scope of lock for NUMA migrate rate limiting by Mel Gorman · 11 years ago
- 26f09e9 mm/memblock: add memblock memory allocation apis by Santosh Shilimkar · 11 years ago
- b115423 mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODES by Grygorii Strashko · 11 years ago
- 87029ee mm/memblock: reorder parameters of memblock_find_in_range_node by Grygorii Strashko · 11 years ago
- 10e8952 mm/bootmem: remove duplicated declaration of __free_pages_bootmem() by Grygorii Strashko · 11 years ago
- 0c740d0 introduce for_each_thread() to replace the buggy while_each_thread() by Oleg Nesterov · 11 years ago
- 9f32624 mm/rmap: use rmap_walk() in page_referenced() by Joonsoo Kim · 11 years ago
- e8351ac mm/rmap: use rmap_walk() in try_to_munlock() by Joonsoo Kim · 11 years ago
- 5262950 mm/rmap: use rmap_walk() in try_to_unmap() by Joonsoo Kim · 11 years ago
- 0dd1c7b mm/rmap: extend rmap_walk_xxx() to cope with different cases by Joonsoo Kim · 11 years ago
- 051ac83 mm/rmap: make rmap_walk to get the rmap_walk_control argument by Joonsoo Kim · 11 years ago
- 55ac590 memblock, mem_hotplug: make memblock skip hotpluggable regions if needed by Tang Chen · 11 years ago
- e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
- 66b16ed memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable regions by Tang Chen · 11 years ago
- 66a2075 memblock, numa: introduce flags field into memblock by Tang Chen · 11 years ago
- 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 11 years ago
- aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 11 years ago
- d80be7c mm, mempolicy: remove unneeded functions for UMA configs by David Rientjes · 11 years ago
- b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago
- 943dca1 mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve by Yasuaki Ishimatsu · 11 years ago
- 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 11 years ago
- 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 11 years ago
- ca64151 mm: thp: optimize compound_trans_huge by Andrea Arcangeli · 11 years ago
- 0e147ae mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages by Dave Hansen · 11 years ago
- f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 11 years ago
- 0afaa12 posix_acl: uninlining by Andrew Morton · 11 years ago
- 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
- 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
- 0abdd7a dma-debug: introduce debug_dma_assert_idle() by Dan Williams · 11 years ago
- 03d11a0 Merge tag 'for-v3.14' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 11 years ago
- ac266635 Merge tag 'mfd-3.14-1' of git://git.linaro.org/people/ljones/mfd by Linus Torvalds · 11 years ago
- d4371f9 Merge tag 'sound-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 11 years ago
- a547df9 Merge tag 'pinctrl-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
- 8e50966 Merge tag 'gpio-v3.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 11 years ago
- 02d0a75 Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 11 years ago
- fb2e2c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 11 years ago
- 7ff6d7a mfd: Cleanup mfd-mcp-sa11x0.h header by Sachin Kamat · 11 years ago
- f876a97 mfd: Represent correct filenames in file headers by Laszlo Papp · 11 years ago
- 03b1e30 mfd: mc13xxx: Remove duplicate mc13xxx_get_flags() declaration by Alexander Shiyan · 11 years ago
- 5eec14c mfd: ssbi: Constify buffer in ssbi_write by Stephen Boyd · 11 years ago
- bae911a mfd: ssbi: Remove platform data structs and hide ssbi type enum by Stephen Boyd · 11 years ago
- e0a3da8 mfd: tps6586x: Add version detection by Stefan Agner · 11 years ago
- 470eca4 mfd: Add LP3943 MFD driver by Milo Kim · 11 years ago
- 97b583f mfd/pinctrl: Delete platform data header by Linus Walleij · 11 years ago
- 45e8422 mfd: ab8500: Delete all GPIO platform data instances by Linus Walleij · 11 years ago
- 28b4c29 Merge tag 'ib-iio-input-3.13-1' into for-mfd-next by Lee Jones · 11 years ago
- 09fd19d Merge tag 'ib-asoc-3.14.2' into for-mfd-next by Lee Jones · 11 years ago
- 6eb37eb Merge tag 'tags/ib-asoc-1' into for-mfd-next by Lee Jones · 11 years ago
- 3008ddb mfd: max14577: Add max14577 MFD driver core by Chanwoo Choi · 11 years ago
- 24755e2 slab: struct kmem_cache is protected by slab_mutex by Fam Zheng · 11 years ago
- ec513b1 Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 11 years ago
- bcee634 Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 11 years ago
- de4fe30 Merge tag 'staging-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 11 years ago
- d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
- 9f67627 Merge tag 'char-misc-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 11 years ago
- 82b5173 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 11 years ago
- 15c8102 Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- fab5669 Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 972d5e7 Merge branch 'x86-efi-kexec-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 6c64614 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a0fa1dd Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 9326657 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- a693c46 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 6ffbe7d Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
- 561a60f Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 11 years ago
- db4fcb4 Merge tag 'please-pull-rm_xen' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 11 years ago
- 8cf7a16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 11 years ago