Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | mm/page_poison.c: enable PAGE_POISONING as a separate option | Laura Abbott | 1 | -0/+9 |
2016-03-15 | mm, debug: move bad flags printing to bad_page() | Vlastimil Babka | 1 | -2/+1 |
2016-03-15 | mm, page_owner: dump page owner info from dump_page() | Vlastimil Babka | 1 | -0/+9 |
2016-03-15 | mm, page_owner: track and print last migrate reason | Vlastimil Babka | 3 | -1/+15 |
2016-03-15 | mm, page_owner: copy page owner info during migration | Vlastimil Babka | 1 | -1/+9 |
2016-03-15 | mm, page_owner: convert page_owner_inited to static key | Vlastimil Babka | 1 | -12/+10 |
2016-03-15 | mm, page_owner: print migratetype of page and pageblock, symbolic flags | Vlastimil Babka | 1 | -0/+3 |
2016-03-15 | mm, tracing: unify mm flags handling in tracepoints and printk | Vlastimil Babka | 8 | -59/+169 |
2016-03-15 | tools, perf: make gfp_compact_table up to date | Vlastimil Babka | 1 | -1/+1 |
2016-03-15 | mm, tracing: make show_gfp_flags() up to date | Vlastimil Babka | 2 | -23/+36 |
2016-03-15 | tracepoints: move trace_print_flags definitions to tracepoint-defs.h | Vlastimil Babka | 2 | -12/+12 |
2016-03-15 | mm/slub: support left redzone | Joonsoo Kim | 1 | -0/+1 |
2016-03-15 | slub: convert SLAB_DEBUG_FREE to SLAB_CONSISTENCY_CHECKS | Laura Abbott | 1 | -1/+1 |
2016-03-15 | mm/slab: alternative implementation for DEBUG_SLAB_LEAK | Joonsoo Kim | 1 | -0/+3 |
2016-03-15 | mm/slab: clean up DEBUG_PAGEALLOC processing code | Joonsoo Kim | 1 | -4/+8 |
2016-03-15 | mm: fix some spelling | Jesper Dangaard Brouer | 2 | -2/+2 |
2016-03-15 | mm: new API kfree_bulk() for SLAB+SLUB allocators | Jesper Dangaard Brouer | 1 | -0/+9 |
2016-03-15 | mm: fault-inject take over bootstrap kmem_cache check | Jesper Dangaard Brouer | 1 | -3/+2 |
2016-03-14 | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -21/+153 |
2016-03-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 7 | -10/+202 |
2016-03-14 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+1 |
2016-03-14 | Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -0/+19 |
2016-03-14 | Merge branch 'mm-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+17 |
2016-03-14 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 4 | -9/+8 |
2016-03-14 | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -3/+33 |
2016-03-12 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -5/+0 |
2016-03-12 | block: don't optimize for non-cloned bio in bio_get_last_bvec() | Ming Lei | 1 | -5/+0 |
2016-03-11 | Merge tag 'media/v4.5-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -1/+5 |
2016-03-10 | [media] media-device: map new functions into old types for legacy API | Mauro Carvalho Chehab | 1 | -1/+5 |
2016-03-10 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar | 19 | -63/+153 |
2016-03-09 | Merge tag 'trace-fixes-v4.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -8/+9 |
2016-03-09 | dma-mapping: avoid oops when parameter cpu_addr is null | Zhen Lei | 1 | -1/+1 |
2016-03-09 | kasan: add functions to clear stack poison | Mark Rutland | 1 | -1/+5 |
2016-03-09 | list: kill list_force_poison() | Dan Williams | 1 | -11/+0 |
2016-03-09 | tracing: Fix check for cpu online when event is disabled | Steven Rostedt (Red Hat) | 1 | -8/+9 |
2016-03-09 | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() | Luis R. Rodriguez | 1 | -8/+17 |
2016-03-08 | Merge tag 'sound-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds | 1 | -4/+4 |
2016-03-08 | Merge branch 'timers/core-v9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Ingo Molnar | 6 | -21/+153 |
2016-03-08 | sched/deadline: Remove dl_new from struct sched_dl_entity | Luca Abeni | 1 | -5/+1 |
2016-03-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 5 | -1/+37 |
2016-03-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+1 |
2016-03-05 | Merge tag 'media/v4.5-4' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 1 | -24/+30 |
2016-03-05 | Merge remote-tracking branches 'asoc/fix/jack', 'asoc/fix/max98088', 'asoc/fi... | Mark Brown | 1 | -4/+4 |
2016-03-04 | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+3 |
2016-03-04 | Merge branch 'for-linus2' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -7/+60 |
2016-03-04 | Merge tag 'trace-fixes-v4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+2 |
2016-03-04 | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support | Yan, Zheng | 1 | -0/+1 |
2016-03-04 | tracing: Do not have 'comm' filter override event 'comm' field | Steven Rostedt (Red Hat) | 1 | -0/+2 |
2016-03-04 | Merge tag 'v4.5-rc6' into core/resources, to resolve conflict | Ingo Molnar | 74 | -1662/+1871 |
2016-03-03 | block: fix blk_rq_get_max_sectors for driver private requests | Christoph Hellwig | 1 | -1/+1 |