summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-10coredump: make __get_dumpable/get_dumpable inline, kill fs/coredump.hOleg Nesterov1-4/+17
2014-01-10coredump: kill MMF_DUMPABLE and MMF_DUMP_SECURELYOleg Nesterov1-3/+1
2014-01-10kmod: run usermodehelpers only on cpus allowed for kthreadd V2Christoph Lameter1-0/+1
2014-01-10fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin1-7/+0
2014-01-10lib: Add CRC64 ECMA moduleMarian Chereji1-0/+56
2014-01-10printk/cache: Mark printk_once test variable __read_mostlyJoe Perches2-11/+12
2014-01-10lib/parser.c: add match_wildcard functionDu, Changbin1-0/+1
2014-01-10include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells1-1/+6
2014-01-10remove extra definitions of U32_MAXAlex Elder1-19/+0
2014-01-10kernel.h: define u8, s8, u32, etc. limitsAlex Elder1-0/+13
2014-01-10conditionally define U32_MAXAlex Elder1-0/+2
2014-01-10add generic fixmap.hMark Salter1-0/+97
2014-01-10asm/types.h: Remove include/asm-generic/int-l64.hGeert Uytterhoeven2-51/+1
2014-01-10kernel: use lockless list for smp_call_function_singleChristoph Hellwig2-5/+6
2014-01-10swap: add a simple detector for inappropriate swapin readaheadShaohua Li1-2/+2
2014-01-10numa-add-a-sysctl-for-numa_balancing-fixAndrew Morton1-1/+1
2014-01-10numa: add a sysctl for numa_balancingAndi Kleen1-0/+4
2014-01-10mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann1-0/+1
2014-01-10memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov1-2/+7
2014-01-10memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov1-5/+4
2014-01-10memcg-slab-kmem_cache_create_memcg-fix-memleak-on-fail-path-fixAndrew Morton1-1/+1
2014-01-10memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov1-5/+9
2014-01-10mm-dump-page-when-hitting-a-vm_bug_on-using-vm_bug_on_page-fix-fixAndrew Morton6-6/+12
2014-01-10mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE fixSasha Levin1-0/+1
2014-01-10mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin6-25/+28
2014-01-10mm: print more details for bad_page()Dave Hansen1-1/+3
2014-01-10mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim1-4/+0
2014-01-10mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim1-2/+0
2014-01-10mm: compaction: encapsulate defer reset logicVlastimil Babka1-0/+16
2014-01-10mm: compaction: trace compaction begin and endMel Gorman1-0/+42
2014-01-10sched: add tracepoints related to NUMA task migrationMel Gorman1-0/+87
2014-01-10mm: numa: trace tasks that fail migration due to rate limitingMel Gorman1-0/+26
2014-01-10mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman1-4/+1
2014-01-10mm/memblock: fix buld of "cris" archGrygorii Strashko1-0/+1
2014-01-10mm/memblock: add memblock memory allocation apisSantosh Shilimkar1-0/+151
2014-01-10mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko1-2/+2
2014-01-10mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko1-2/+3
2014-01-10mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko1-1/+0
2014-01-10introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-01-10mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim2-3/+1
2014-01-10mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim1-6/+0
2014-01-10mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim1-4/+1
2014-01-10mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim1-0/+15
2014-01-10mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim2-6/+10
2014-01-10memblock-mem_hotplug-make-memblock-skip-hotpluggable-regions-if-needed-checkp...Andrew Morton1-2/+8
2014-01-10memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen1-0/+18
2014-01-10memblock: make memblock_set_node() support different memblock_typeTang Chen1-1/+2
2014-01-10memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen1-0/+17
2014-01-10memblock, numa: introduce flags field into memblockTang Chen1-0/+1
2014-01-10mm-add-overcommit_kbytes-sysctl-variable-checkpatch-fixesAndrew Morton1-0/+4