summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-07-04swap: discard while swapping only if SWAP_FLAG_DISCARD_PAGESRafael Aquini1-4/+9
2013-07-04mm: tune vm_committed_as percpu_counter batching sizeTim Chen1-1/+7
2013-07-04mm/hugetlb: remove hugetlb_prefaultWanpeng Li1-2/+0
2013-07-04mm/pageblock: remove get/set_pageblock_flagsWanpeng Li1-6/+0
2013-07-04mm: remove lru parameter from __lru_cache_add and lru_cache_add_lruMel Gorman1-4/+7
2013-07-04mm: remove lru parameter from __pagevec_lru_add and remove parts of pagevec APIMel Gorman1-33/+1
2013-07-04mm: add tracepoints for LRU activation and insertionsMel Gorman1-0/+89
2013-07-04vmalloc: introduce remap_vmalloc_range_partialHATAYAMA Daisuke1-0/+4
2013-07-04include/linux/mm.h: add PAGE_ALIGNED() helperAndrew Morton1-0/+3
2013-07-04mmzone: note that node_size_lock should be manipulated via pgdat_resize_lock()Cody P Schafer1-0/+3
2013-07-04mm: fix comment referring to non-existent size_seqlock, change to span_seqlockCody P Schafer1-1/+1
2013-07-04mm: vmscan: take page buffers dirty and locked state into accountMel Gorman2-0/+4
2013-07-04mm: vmscan: block kswapd if it is encountering pages under writebackMel Gorman1-0/+8
2013-07-04mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...Mel Gorman1-0/+9
2013-07-04mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes1-4/+5
2013-07-04mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-0/+22
2013-07-04include/linux/smp.h:on_each_cpu(): switch back to a macroAndrew Morton1-12/+8
2013-07-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds4-2/+8
2013-07-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-1/+1
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-32/+40
2013-07-03vfs: export lseek_execute() to modulesJie Liu1-0/+1
2013-07-03Merge branch 'for-3.11-cpuset' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+8
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-91/+131
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-0/+35
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-0/+174
2013-07-03Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-0/+14
2013-07-03Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+14
2013-07-03Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2013-07-03Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-10/+7
2013-07-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-11/+6
2013-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-5/+65
2013-07-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+64
2013-07-03Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-85/+9
2013-07-03Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-14/+372
2013-07-03Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+16
2013-07-03Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2-3/+12
2013-07-03Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-38/+120
2013-07-03Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds7-0/+939
2013-07-03Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds14-50/+694
2013-07-03Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-31/+85
2013-07-03Merge tag 'fixes-non-critical-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-32/+12
2013-07-02Merge tag 'char-misc-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-13/+653
2013-07-02Merge tag 'staging-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+34
2013-07-02Merge tag 'tty-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds6-8/+62
2013-07-02Merge tag 'usb-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds10-34/+113
2013-07-02Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-86/+113
2013-07-02Merge tag 'for-f2fs-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds1-2/+2
2013-07-02Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-189/+364
2013-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-87/+49