summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* memory-hotplug: add automatic onlining policy for the newly added memoryVitaly Kuznetsov2016-03-152-1/+6
* mm/page_poisoning.c: allow for zero poisoningLaura Abbott2016-03-152-0/+6
* mm/page_poison.c: enable PAGE_POISONING as a separate optionLaura Abbott2016-03-151-0/+9
* mm, debug: move bad flags printing to bad_page()Vlastimil Babka2016-03-151-2/+1
* mm, page_owner: dump page owner info from dump_page()Vlastimil Babka2016-03-151-0/+9
* mm, page_owner: track and print last migrate reasonVlastimil Babka2016-03-153-1/+15
* mm, page_owner: copy page owner info during migrationVlastimil Babka2016-03-151-1/+9
* mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2016-03-151-12/+10
* mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2016-03-151-0/+3
* mm, tracing: unify mm flags handling in tracepoints and printkVlastimil Babka2016-03-158-59/+169
* tools, perf: make gfp_compact_table up to dateVlastimil Babka2016-03-151-1/+1
* mm, tracing: make show_gfp_flags() up to dateVlastimil Babka2016-03-152-23/+36
* tracepoints: move trace_print_flags definitions to tracepoint-defs.hVlastimil Babka2016-03-152-12/+12
* mm/slub: support left redzoneJoonsoo Kim2016-03-151-0/+1
* slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKSLaura Abbott2016-03-151-1/+1
* mm/slab: alternative implementation for DEBUG_SLAB_LEAKJoonsoo Kim2016-03-151-0/+3
* mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim2016-03-151-4/+8
* mm: fix some spellingJesper Dangaard Brouer2016-03-152-2/+2
* mm: new API kfree_bulk() for SLAB+SLUB allocatorsJesper Dangaard Brouer2016-03-151-0/+9
* mm: fault-inject take over bootstrap kmem_cache checkJesper Dangaard Brouer2016-03-151-3/+2
* Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-146-21/+153
|\
| * Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Ingo Molnar2016-03-086-21/+153
| |\
| | * posix-cpu-timers: Migrate to use new tick dependency mask modelFrederic Weisbecker2016-03-022-5/+0
| | * sched: Migrate sched to use new tick dependency mask modelFrederic Weisbecker2016-03-021-3/+0
| | * perf: Migrate perf to use new tick dependency mask modelFrederic Weisbecker2016-03-022-8/+0
| | * nohz: Use enum code for tick stop failure tracing messageFrederic Weisbecker2016-03-022-5/+32
| | * nohz: New tick dependency maskFrederic Weisbecker2016-03-022-0/+100
| | * atomic: Export fetch_or()Frederic Weisbecker2016-02-131-0/+21
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-147-10/+202
|\ \ \
| * | | sched/deadline: Remove dl_new from struct sched_dl_entityLuca Abeni2016-03-081-5/+1
| * | | sched/debug: Fix preempt_disable_ip recording for preempt_disable()Sebastian Andrzej Siewior2016-02-292-2/+12
| * | | sched/rt: Fix PI handling vs. sched_setscheduler()Peter Zijlstra2016-02-291-0/+2
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-2957-1608/+1744
| |\ \ \
| * | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-2/+3
| * | | | wait.[ch]: Introduce the simple waitqueue (swait) implementationPeter Zijlstra (Intel)2016-02-251-0/+172
| * | | | sched/wait: Fix wait_event_freezable() documentationStafford Horne2016-02-241-1/+1
| * | | | sched/debug: Make schedstats a runtime tunable that is disabled by defaultMel Gorman2016-02-093-0/+11
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-141-0/+1
|\ \ \ \ \
| * | | | | perf: Allow storage of PMU private data in eventThomas Gleixner2016-02-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-143-0/+19
|\ \ \ \ \
| * | | | | arch: Introduce post-init read-only memoryKees Cook2016-02-222-0/+15
| * | | | | asm-generic: Consolidate mark_rodata_ro()Kees Cook2016-02-221-0/+4
* | | | | | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-141-8/+17
|\ \ \ \ \ \
| * | | | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-091-8/+17
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-03-144-9/+8
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-1019-63/+153
| |\ \ \ \ \ \
| * | | | | | | locking/qspinlock: Move __ARCH_SPIN_LOCK_UNLOCKED to qspinlock_types.hDan Streetman2016-02-292-5/+5
| * | | | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-2931-1535/+1586
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2016-02-1313-30/+50
| |\ \ \ \ \ \ \
| * | | | | | | | locking/atomics: Update comment about READ_ONCE() and structuresKonrad Rzeszutek Wilk2016-02-091-2/+3