aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-07-03err.h: IS_ERR() can accept __user pointersDan Carpenter
2013-07-03sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2Cody P Schafer
2013-07-03mm: kill free_all_bootmem_node()Jiang Liu
2013-07-03mm: introduce helper function set_max_mapnr()Jiang Liu
2013-07-03mm: kill global variable num_physpagesJiang Liu
2013-07-03mm: introduce helper function mem_init_print_info() to simplify mem_init()Jiang Liu
2013-07-03vmlinux.lds: add comments for global variables and clean up useless declarationsJiang Liu
2013-07-03mm: use a dedicated lock to protect totalram_pages and zone->managed_pagesJiang Liu
2013-07-03mm: accurately calculate zone->managed_pages for highmem zonesJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini
2013-07-03mm: tune vm_committed_as percpu_counter batching sizeTim Chen
2013-07-03mm/hugetlb: remove hugetlb_prefaultWanpeng Li
2013-07-03mm/pageblock: remove get/set_pageblock_flagsWanpeng Li
2013-07-03mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman
2013-07-03mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman
2013-07-03mm: add tracepoints for LRU activation and insertionsMel Gorman
2013-07-03vmalloc: introduce remap_vmalloc_range_partialHATAYAMA Daisuke
2013-07-03include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton
2013-07-03mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer
2013-07-03mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer
2013-07-03mm: vmscan: take page buffers dirty and locked state into accountMel Gorman
2013-07-03mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman
2013-07-03mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman
2013-07-03mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2013-07-03include/linux/smp.h:on_each_cpu(): switch back to a macroAndrew Morton
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-03vfs: export lseek_execute() to modulesJie Liu
2013-07-02Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-07-02Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2013-07-02Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-07-02Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-07-02Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-07-02Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-07-02Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-07-02Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-07-02Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-02Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds