aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
bravatar'>Jing Xia1-6/+10 2020-04-07mm/mm_init.c: clean code. Use BUILD_BUG_ON when comparing compile time constantMateusz Nosek1-1/+1 2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner1-0/+1 2018-12-28mm: convert totalram_pages and totalhigh_pages variables to atomicArun KS1-1/+1 2018-08-22mm: access zone->node via zone_to_nid() and zone_set_nid()Pavel Tatashin1-7/+2 2016-03-17mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-4/+3 2015-06-30mm: meminit: remove mminit_verify_page_linksMel Gorman1-8/+0 2015-06-30mm: meminit: initialise remaining struct pages in parallel with kswapdMel Gorman1-0/+1 2015-02-12mm/mm_init.c: mark mminit_loglevel __meminitdataRasmus Villemoes1-1/+1 2015-02-12mm/mm_init.c: park mminit_verify_zonelist as __initRasmus Villemoes1-1/+1 2014-01-27mm: bring back /sys/kernel/mmHugh Dickins1-1/+1 2014-01-23mm/mm_init.c: make creation of the mm_kobj happen earlier than device_initcallPaul Gortmaker1-2/+1 2013-10-09mm: numa: Change page last {nid,pid} into {cpu,pid}Peter Zijlstra1-9/+9 2013-10-09sched/numa: Set preferred NUMA node based on number of private faultsMel Gorman1-9/+9 2013-07-03mm: tune vm_committed_as percpu_counter batching sizeTim Chen1-0/+47 2013-02-23mm: init: report on last-nid information stored in page->flagsMel Gorman1-12/+19 2011-10-31mm: Map most files to use export.h instead of module.hPaul Gortmaker1-1/+1 2008-08-20mm: mminit_loglevel cannot be __meminitdata anymoreMarcin Slusarz1-1/+1 2008-08-05mm_init.c: avoid ifdef-inside-macro-expansionAndrew Morton1-4/+4 2008-07-24mm: create /sys/kernel/mmNishanth Aravamudan1-0/+16 2008-07-24mm: remove mm_init compilation dependency on CONFIG_DEBUG_MEMORY_INITNishanth Aravamudan1-0/+2 2008-07-24mm: print out the zonelists on request for manual verificationMel Gorman1-0/+45 2008-07-24mm: verify the page links and memory modelMel Gorman1-0/+71 2008-07-24mm: add a basic debugging framework for memory initialisationMel Gorman1-0/+18