aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
...
* mm/page_alloc: factor zone_pageset_init() out of setup_zone_pageset()Cody P Schafer2013-07-03
* mm/page_alloc: relocate comment to be directly above code it refers to.Cody P Schafer2013-07-03
* mm/page_alloc: factor setup_pageset() into pageset_init() and pageset_set_bat...Cody P Schafer2013-07-03
* mm/page_alloc: when handling percpu_pagelist_fraction, don't unneedly recalul...Cody P Schafer2013-07-03
* mm/page_alloc: convert zone_pcp_update() to rely on memory barriers instead o...Cody P Schafer2013-07-03
* mm/page_alloc: protect pcp->batch accesses with ACCESS_ONCECody P Schafer2013-07-03
* mm/page_alloc: insert memory barriers to allow async update of pcp batch and ...Cody P Schafer2013-07-03
* mm/page_alloc: prevent concurrent updaters of pcp ->batch and ->highCody P Schafer2013-07-03
* mm/page_alloc: factor out setting of pcp->high and pcp->batchCody P Schafer2013-07-03
* mm: use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin2013-07-03
* mm: remove compressed copy from zram in-memoryMinchan Kim2013-07-03
* mm, memcg: don't take task_lock in task_in_mem_cgroupDavid Rientjes2013-07-03
* mm: soft-dirty bits for user memory changes trackingPavel Emelyanov2013-07-03
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c...Linus Torvalds2013-07-03
|\
| * mm: hugetlb: Copy general hugetlb code from x86 to mm.Steve Capper2013-06-14
| * mm: hugetlb: Copy huge_pmd_share from x86 to mm.Steve Capper2013-06-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-03
|\ \
| * | vfs: export lseek_execute() to modulesJie Liu2013-07-03
| * | [O_TMPFILE] it's still short a few helpers, but infrastructure should be OK n...Al Viro2013-06-29
* | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \
| * | | mm, sched: Allow uaccess in atomic with pagefault_disable()Michael S. Tsirkin2013-05-28
| * | | mm, sched: Drop voluntary schedule from might_fault()Michael S. Tsirkin2013-05-28
| | |/ | |/|
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-07-02
|\ \ \
| * | | futex: Take hugepages into account when generating futex_keyZhang Yi2013-06-25
| |/ /
* | | Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\ \ \
| * \ \ Merge 3.10-rc7 into driver-core-nextGreg Kroah-Hartman2013-06-24
| |\ \ \
| * \ \ \ Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman2013-06-17
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Finally eradicate CONFIG_HOTPLUGStephen Rothwell2013-06-03
| | |_|/ | |/| |
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2013-07-02
|\ \ \ \ | |_|_|/ |/| | |
| * | | mm: teach truncate_inode_pages_range() to handle non page aligned rangesLukas Czerner2013-05-27
| * | | mm: change invalidatepage prototype to accept lengthLukas Czerner2013-05-21
* | | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2013-06-18
|\ \ \ \ | |_|_|/ |/| | |
| * | | slab: prevent warnings when allocating with __GFP_NOWARNSasha Levin2013-06-13
* | | | mm: memcontrol: fix lockless reclaim hierarchy iteratorJohannes Weiner2013-06-12
* | | | frontswap: fix incorrect zeroing and allocation size for frontswap_mapAkinobu Mita2013-06-12
* | | | mm: migration: add migrate_entry_wait_huge()Naoya Horiguchi2013-06-12
* | | | mm/page_alloc.c: fix watermark check in __zone_watermark_ok()Tomasz Stanislawski2013-06-12
* | | | swap: avoid read_swap_cache_async() race to deadlock while waiting on discard...Rafael Aquini2013-06-12
* | | | memcg: don't initialize kmem-cache destroying work for root cachesAndrey Vagin2013-06-12
|/ / /
* | / arch, mm: Remove tlb_fast_mode()Peter Zijlstra2013-06-05
| |/ |/|
* | mm/pagewalk.c: walk_page_range should avoid VM_PFNMAP areasCliff Wickman2013-05-24
* | mm/memory_hotplug.c: fix printk format warningsRandy Dunlap2013-05-24
* | mm/THP: use pmd_populate() to update the pmd with pgtable_t pointerAneesh Kumar K.V2013-05-24
* | mm compaction: fix of improper cache flush in migration codeLeonid Yegoshin2013-05-24
* | mm: memcg: remove incorrect VM_BUG_ON for swap cache pages in unchargeJohannes Weiner2013-05-24
* | mm: mmu_notifier: re-fix freed page still mapped in secondary MMUXiao Guangrong2013-05-24
* | mm: Fix virt_to_page() warningRalf Baechle2013-05-22
|/
* shm: fix null pointer deref when userspace specifies invalid hugepage sizeLi Zefan2013-05-09
* mm/slab: Fix crash during slab initChris Mason2013-05-08
* Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-05-08
|\