- ff8e811 mm, debug: move bad flags printing to bad_page() by Vlastimil Babka · 9 years ago
- 4e46211 mm, page_owner: dump page owner info from dump_page() by Vlastimil Babka · 9 years ago
- 7cd12b4 mm, page_owner: track and print last migrate reason by Vlastimil Babka · 9 years ago
- d435edc mm, page_owner: copy page owner info during migration by Vlastimil Babka · 9 years ago
- 7dd80b8 mm, page_owner: convert page_owner_inited to static key by Vlastimil Babka · 9 years ago
- 60f3035 mm, page_owner: print migratetype of page and pageblock, symbolic flags by Vlastimil Babka · 9 years ago
- a0795cd mm, oom: print symbolic gfp_flags in oom warning by Vlastimil Babka · 9 years ago
- c5c990e mm, page_alloc: print symbolic gfp_flags on allocation failure by Vlastimil Babka · 9 years ago
- b8eceeb mm, debug: replace dump_flags() with the new printk formats by Vlastimil Babka · 9 years ago
- edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 9 years ago
- 420adbe9 mm, tracing: unify mm flags handling in tracepoints and printk by Vlastimil Babka · 9 years ago
- 14e0a21 tools, perf: make gfp_compact_table up to date by Vlastimil Babka · 9 years ago
- 1f7866b mm, tracing: make show_gfp_flags() up to date by Vlastimil Babka · 9 years ago
- 20f6e03 tracepoints: move trace_print_flags definitions to tracepoint-defs.h by Vlastimil Babka · 9 years ago
- ebded02 mm: filemap: avoid unnecessary calls to lock_page when waiting for IO to complete during a read by Mel Gorman · 9 years ago
- 32b6352 mm: filemap: remove redundant code in do_read_cache_page by Mel Gorman · 9 years ago
- 07061aa mm: fix two typos in comments for to_vmem_altmap() by Andreas Ziegler · 9 years ago
- ea6eabb mm/debug_pagealloc: ask users for default setting of debug_pagealloc by Christian Borntraeger · 9 years ago
- d59b108 mm/page-writeback: fix dirty_ratelimit calculation by Andrey Ryabinin · 9 years ago
- b72d0ff mm/page_alloc.c: rework code layout in memmap_init_zone() by Andrew Morton · 9 years ago
- 342332e mm/page_alloc.c: introduce kernelcore=mirror option by Taku Izumi · 9 years ago
- d91749c mm/page_alloc.c: calculate zone_start_pfn at zone_spanned_pages_in_node() by Taku Izumi · 9 years ago
- 02c4363 fs/mpage.c:mpage_readpages(): use lru_to_page() helper by Andrew Morton · 9 years ago
- d86bd1b mm/slub: support left redzone by Joonsoo Kim · 9 years ago
- 149daaf slub: relax CMPXCHG consistency restrictions by Laura Abbott · 9 years ago
- becfda6 slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS by Laura Abbott · 9 years ago
- 804aa13 slub: fix/clean free_debug_processing return paths by Laura Abbott · 9 years ago
- 282acb4 slub: drop lock at the end of free_debug_processing by Laura Abbott · 9 years ago
- f68f8dd mm/slab: re-implement pfmemalloc support by Joonsoo Kim · 9 years ago
- 70f7506 mm/slab: avoid returning values by reference by Joonsoo Kim · 9 years ago
- b03a017b mm/slab: introduce new slab management type, OBJFREELIST_SLAB by Joonsoo Kim · 9 years ago
- 10b2e9e mm/slab: factor out debugging initialization in cache_init_objs() by Joonsoo Kim · 9 years ago
- d841023 mm/slab: factor out slab list fixup code by Joonsoo Kim · 9 years ago
- 3217fd9 mm/slab: make criteria for off slab determination robust and simple by Joonsoo Kim · 9 years ago
- f3a3c32 mm/slab: do not change cache size if debug pagealloc isn't possible by Joonsoo Kim · 9 years ago
- 158e319 mm/slab: clean up cache type determination by Joonsoo Kim · 9 years ago
- 832a15d mm/slab: align cache size first before determination of OFF_SLAB candidate by Joonsoo Kim · 9 years ago
- 2e6b360 mm/slab: put the freelist at the end of slab page by Joonsoo Kim · 9 years ago
- 249247b mm/slab: remove object status buffer for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
- d31676d mm/slab: alternative implementation for DEBUG_SLAB_LEAK by Joonsoo Kim · 9 years ago
- 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 9 years ago
- 4032327 mm/slab: use more appropriate condition check for debug_pagealloc by Joonsoo Kim · 9 years ago
- a307ebd mm/slab: activate debug_pagealloc in SLAB when it is actually enabled by Joonsoo Kim · 9 years ago
- 260b61d mm/slab: remove the checks for slab implementation bug by Joonsoo Kim · 9 years ago
- 6fb9243 mm/slab: remove useless structure define by Joonsoo Kim · 9 years ago
- 12c61fe mm/slab: fix stale code comment by Joonsoo Kim · 9 years ago
- 9f706d6 mm: fix some spelling by Jesper Dangaard Brouer · 9 years ago
- ca25719 mm: new API kfree_bulk() for SLAB+SLUB allocators by Jesper Dangaard Brouer · 9 years ago
- e6cdb58 slab: implement bulk free in SLAB allocator by Jesper Dangaard Brouer · 9 years ago
- 7b0501d slab: avoid running debug SLAB code with IRQs disabled for alloc_bulk by Jesper Dangaard Brouer · 9 years ago
- 2a777ea slab: implement bulk alloc in SLAB allocator by Jesper Dangaard Brouer · 9 years ago
- d5e3ed6 slab: use slab_post_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 9 years ago
- 0142eae mm: kmemcheck skip object if slab allocation failed by Jesper Dangaard Brouer · 9 years ago
- 011ecea slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUB by Jesper Dangaard Brouer · 9 years ago
- fab9963 mm: fault-inject take over bootstrap kmem_cache check by Jesper Dangaard Brouer · 9 years ago
- 11c7aec mm/slab: move SLUB alloc hooks to common mm/slab.h by Jesper Dangaard Brouer · 9 years ago
- 376bf12 slub: clean up code for kmem cgroup support to kmem_cache_free_bulk by Jesper Dangaard Brouer · 9 years ago
- dec63a4 paride: make 'verbose' parameter an 'int' again by Arnd Bergmann · 9 years ago
- 0d9c51a6 block: partition: add partition specific uevent callbacks for partition info by San Mehat · 9 years ago
- 8d67d3c ocfs2/dlm: fix a variable overflow problem in dlmdomain.c by Jun Piao · 9 years ago
- 814ce69 ocfs2: fix a tiny race that leads file system read-only by Jiufei Xue · 9 years ago
- d277f33 ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_REF state by xuejiufei · 9 years ago
- 8c03439 ocfs2/dlm: clear DROPPING_REF flag when the master goes down by xuejiufei · 9 years ago
- 842b90b ocfs2/dlm: return in progress if master can not clear the refmap bit right now by xuejiufei · 9 years ago
- 60d663c ocfs2/dlm: add DEREF_DONE message by xuejiufei · 9 years ago
- 39b29af ocfs2/dlm: fix a typo in dlmcommon.h by Joseph Qi · 9 years ago
- bfd97a0 ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump() by jiangyiwen · 9 years ago
- 4d548f6 ocfs2/cluster: replace the interrupt safe spinlocks with common ones by jiangyiwen · 9 years ago
- e928f35 blackfin: define dummy pgprot_writecombine for !MMU by Sudip Mukherjee · 9 years ago
- 3701dc8 m32r: mm: fix build warning by Sudip Mukherjee · 9 years ago
- 2552821 tags: Fix DEFINE_PER_CPU expansions by Peter Zijlstra · 9 years ago
- e6fd1fb init/main.c: use list_for_each_entry() by Geliang Tang · 9 years ago
- a7dee8f Merge branch 'fixes' into misc by James Bottomley · 9 years ago
- 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 208de21 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
- 73b462d GFS2: Eliminate parameter non_block on gfs2_inode_lookup by Bob Peterson · 9 years ago
- ff34245 GFS2: Don't filter out I_FREEING inodes anymore by Bob Peterson · 10 years ago
- a492386 GFS2: Prevent delete work from occurring on glocks used for create by Bob Peterson · 9 years ago
- 2df6f47 GFS2: Fix direct IO write rounding error by Bob Peterson · 9 years ago
- 67893f1 gfs2: avoid uninitialized variable warning by Arnd Bergmann · 9 years ago
- 1d1b564 hid: thingm: reorder calls in thingm_probe by Heiner Kallweit · 9 years ago
- 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
- cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
- 562df5c Merge branch 'pci/host-designware' into next by Bjorn Helgaas · 9 years ago
- c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
- 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
- 7b78f48 PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definition by Heikki Krogerus · 9 years ago
- 5a3aa2a PCI: designware: Add driver for prototyping kits based on ARC SDP by Joao Pinto · 9 years ago
- dac29e6 PCI: designware: Add default link up check if sub-driver doesn't override by Joao Pinto · 9 years ago
- 886bc5c PCI: designware: Add generic dw_pcie_wait_for_link() by Joao Pinto · 9 years ago