summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2014-01-23fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...Axel Lin
2014-01-23printk/cache: mark printk_once test variable __read_mostlyJoe Perches
2014-01-23lib/parser.c: add match_wildcard() functionDu, Changbin
2014-01-23include/linux/of.h: make for_each_child_of_node() reference its args when CON...David Howells
2014-01-23remove extra definitions of U32_MAXAlex Elder
2014-01-23kernel.h: define u8, s8, u32, etc. limitsAlex Elder
2014-01-23conditionally define U32_MAXAlex Elder
2014-01-23include/linux/genalloc.h: spinlock_t needs spinlock_types.hShawn Guo
2014-01-23numa: add a sysctl for numa_balancingAndi Kleen
2014-01-23mm: free memblock.memory in free_all_bootmemPhilipp Hachtmann
2014-01-23memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov
2014-01-23memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov
2014-01-23memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov
2014-01-23mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin
2014-01-23mm: print more details for bad_page()Dave Hansen
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2014-01-23Merge tag 'for-f2fs-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-01-22Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-01-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22Merge tag 'pci-v3.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-22Merge tag 'trace-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2014-01-22fuse: fix pipe_buf_operationsMiklos Szeredi
2014-01-22sched: Fix warning on make htmldocs caused by wait.hMasanari Iida
2014-01-21Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds
2014-01-21Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-01-21mm/migrate: remove unused function, fail_migrate_page()Joonsoo Kim
2014-01-21mm/migrate: remove putback_lru_pages, fix comment on putback_movable_pagesJoonsoo Kim
2014-01-21mm: compaction: encapsulate defer reset logicVlastimil Babka
2014-01-21mm: numa: limit scope of lock for NUMA migrate rate limitingMel Gorman
2014-01-21mm/memblock: add memblock memory allocation apisSantosh Shilimkar
2014-01-21mm/memblock: switch to use NUMA_NO_NODE instead of MAX_NUMNODESGrygorii Strashko
2014-01-21mm/memblock: reorder parameters of memblock_find_in_range_nodeGrygorii Strashko
2014-01-21mm/bootmem: remove duplicated declaration of __free_pages_bootmem()Grygorii Strashko
2014-01-21introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov
2014-01-21mm/rmap: use rmap_walk() in page_referenced()Joonsoo Kim
2014-01-21mm/rmap: use rmap_walk() in try_to_munlock()Joonsoo Kim
2014-01-21mm/rmap: use rmap_walk() in try_to_unmap()Joonsoo Kim
2014-01-21mm/rmap: extend rmap_walk_xxx() to cope with different casesJoonsoo Kim
2014-01-21mm/rmap: make rmap_walk to get the rmap_walk_control argumentJoonsoo Kim
2014-01-21memblock, mem_hotplug: make memblock skip hotpluggable regions if neededTang Chen
2014-01-21memblock: make memblock_set_node() support different memblock_typeTang Chen
2014-01-21memblock, mem_hotplug: introduce MEMBLOCK_HOTPLUG flag to mark hotpluggable r...Tang Chen
2014-01-21memblock, numa: introduce flags field into memblockTang Chen
2014-01-21mm: add overcommit_kbytes sysctl variableJerome Marchand
2014-01-21mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNTMel Gorman
2014-01-21mm, mempolicy: remove unneeded functions for UMA configsDavid Rientjes
2014-01-21mm: create a separate slab for page->ptl allocationKirill A. Shutemov
2014-01-21mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserveYasuaki Ishimatsu