aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/ktest (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-17mm: use radix_tree_iter_retry()Matthew Wilcox2-47/+29
2016-03-17btrfs: use radix_tree_iter_retry()Matthew Wilcox1-2/+1
2016-03-17radix_tree: add radix_tree_dumpMatthew Wilcox1-0/+35
2016-03-17radix_tree: add support for multi-order entriesMatthew Wilcox3-29/+93
2016-03-17radix_tree: loop based on shift count, not heightMatthew Wilcox1-3/+3
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox2-8/+21
2016-03-17radix tree test harnessMatthew Wilcox36-0/+2110
2016-03-17radix-tree: add an explicit include of bitops.hMatthew Wilcox1-0/+1
2016-03-17lib/bug.c: make panic_on_warn available for all architecturesHeiko Carstens1-0/+11
2016-03-17include/linux/list_bl.h: use bool instead of int for boolean functionsChen Gang1-2/+2
2016-03-17MAINTAINERS: update s-Par driver maintainer listDavid Kershner1-1/+0
2016-03-17printk: add clear_idx symbol to vmcoreinfoIvan Delalande1-10/+9
2016-03-17printk: check CON_ENABLED in have_callable_console()Sergey Senozhatsky1-1/+2
2016-03-17printk: set may_schedule for some of console_trylock() callersSergey Senozhatsky1-9/+14
2016-03-17printk: move can_use_console() out of console_trylock_for_printk()Sergey Senozhatsky1-55/+42
2016-03-17include/uapi/linux/elf-em.h: remove v850Rob Landley1-3/+0
2016-03-17fix Christoph's email addressesChristoph Lameter7-7/+7
2016-03-17bug: set warn variable before calling WARN()Steven Rostedt1-9/+12
2016-03-17arch/mn10300/kernel/fpu-nofpu.c: needs asm/elf.hAndrew Morton1-0/+1
2016-03-17mn10300, c6x: CONFIG_GENERIC_BUG must depend on CONFIG_BUGAndrew Morton2-0/+2
2016-03-17proc-vmcore: wrong data type casting fixDave Young1-2/+5
2016-03-17proc/base: make prompt shell start from new line after executing "cat /proc/$pid/wchan"Minfei Huang1-1/+1
2016-03-17procfs: add conditional compilation checkEric Engestrom1-0/+2
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz2-0/+85
2016-03-17timer: convert timer_slack_ns from unsigned long to u64John Stultz9-21/+26
2016-03-17mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabledTetsuo Handa1-1/+5
2016-03-17mm,oom: make oom_killer_disable() killableTetsuo Handa1-7/+3
2016-03-17mm/zsmalloc: add `freeable' column to pool statSergey Senozhatsky1-7/+13
2016-03-17zsmalloc: drop unused member 'mapping_area->huge'YiPing Xu1-6/+3
2016-03-17mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignmentShawn Lin1-1/+1
2016-03-17mm: memcontrol: zap oom_info_lockVladimir Davydov1-4/+0
2016-03-17mm: memcontrol: clarify the uncharge_list() loopJohannes Weiner1-0/+4
2016-03-17mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usageJohannes Weiner2-4/+40
2016-03-17mm: memcontrol: reclaim when shrinking memory.high below usageJohannes Weiner1-0/+6
2016-03-17tools/vm/page-types.c: avoid memset() in walk_pfn() when count == 1Naoya Horiguchi1-1/+9
2016-03-17powerpc/mm: enable page parallel initialisationLi Zhang1-0/+1
2016-03-17mm: meminit: initialise more memory for inode/dentry hash tables in early bootLi Zhang1-2/+9
2016-03-17thp: fix deadlock in split_huge_pmd()Kirill A. Shutemov1-11/+2
2016-03-17thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkersKirill A. Shutemov3-180/+50
2016-03-17mm: make remove_migration_ptes() beyond mm/migration.cKirill A. Shutemov2-6/+11
2016-03-17rmap: extend try_to_unmap() to be usable by split_huge_page()Kirill A. Shutemov4-12/+27
2016-03-17rmap: introduce rmap_walk_locked()Kirill A. Shutemov2-9/+33
2016-03-17mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAPDan Williams1-0/+1
2016-03-17mm: remove VM_FAULT_MINORJan Kara5-6/+4
2016-03-17mm: percpu: use pr_fmt to prefix outputJoe Perches2-11/+13
2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches20-150/+118
2016-03-17mm: coalesce split stringsJoe Perches20-109/+78
2016-03-17mm: convert pr_warning to pr_warnJoe Perches3-18/+16
2016-03-17mm: exclude ZONE_DEVICE from GFP_ZONE_TABLEDan Williams3-15/+22
2016-03-17mm: memcontrol: cleanup css_reset callbackVladimir Davydov1-3/+5