summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-16mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner1-5/+11
2016-03-16memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2-1/+6
2016-03-16mm/page_poisoning.c: allow for zero poisoningLaura Abbott2-0/+6
2016-03-16mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott1-0/+9
2016-03-16mm, debug: move bad flags printing to bad_page()Vlastimil Babka1-2/+1
2016-03-16mm, page_owner: dump page owner info from dump_page()Vlastimil Babka1-0/+9
2016-03-16mm, page_owner: track and print last migrate reasonVlastimil Babka3-1/+15
2016-03-16mm, page_owner: copy page owner info during migrationVlastimil Babka1-1/+9
2016-03-16mm, page_owner: convert page_owner_inited to static keyVlastimil Babka1-12/+10
2016-03-16mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka1-0/+3
2016-03-16mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka8-59/+169
2016-03-16tools, perf: make gfp_compact_table up to dateVlastimil Babka1-1/+1
2016-03-16mm, tracing: make show_gfp_flags() up to dateVlastimil Babka2-23/+36
2016-03-16tracepoints: move trace_print_flags definitions to tracepoint-defs.hVlastimil Babka2-12/+12
2016-03-16mm/slub: support left redzoneJoonsoo Kim1-0/+1
2016-03-16slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott1-1/+1
2016-03-16mm/slab: alternative implementation for DEBUG_SLAB_LEAKJoonsoo Kim1-0/+3
2016-03-16mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim1-4/+8
2016-03-16mm: fix some spellingJesper Dangaard Brouer2-2/+2
2016-03-16mm: new API kfree_bulk() for SLAB+SLUB allocatorsJesper Dangaard Brouer1-0/+9
2016-03-16mm: fault-inject take over bootstrap kmem_cache checkJesper Dangaard Brouer1-3/+2
2016-03-16Merge tag 'v4.5' into nextDmitry Torokhov715-6564/+21093
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-19/+173
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-4/+65
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-40/+107
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-10/+29
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-3/+21
2016-03-15Merge branch 'pci/resource' into nextBjorn Helgaas2-3/+2
2016-03-15Merge branch 'pci/host-hv' into nextBjorn Helgaas1-0/+4
2016-03-15Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/...Bjorn Helgaas1-0/+2
2016-03-15Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/...Bjorn Helgaas3-20/+64
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus1-0/+1
2016-03-15Merge commit '840f5b0572ea' into v4l_for_linusMauro Carvalho Chehab15-46/+548
2016-03-15Merge commit 'fixes.2015.02.23a' into core/rcuIngo Molnar4-10/+29
2016-03-15Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds6-21/+153
2016-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-10/+202
2016-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller3-3/+75
2016-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2016-03-15Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-0/+19
2016-03-15Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui1-0/+18
2016-03-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui1-0/+18
2016-03-15thermal: trace: migrating thermal traces to use TRACE_DEFINE_ENUM() macrosMichele Di Giorgio1-2/+14
2016-03-15Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+17
2016-03-15Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-9/+8
2016-03-15openvswitch: Interface with NAT.Jarno Rajahalme1-0/+49
2016-03-15netfilter: Remove IP_CT_NEW_REPLY definition.Jarno Rajahalme1-3/+9
2016-03-15Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-3/+33
2016-03-15Merge branches 'ib_core', 'ib_ipoib', 'srpt', 'drain-cq-v4' and 'net/9p' into...Doug Ledford1-0/+5
2016-03-14net: dsa: make port_bridge_leave return voidVivien Didelot1-1/+1
2016-03-14net: dsa: rename port_*_bridge routinesVivien Didelot1-2/+2