| Commit message (Expand) | Author | Age |
... | |
* | memcg: simplify mem_cgroup_iter | Michal Hocko | 2013-04-29 |
* | memcg: relax memcg iter caching | Michal Hocko | 2013-04-29 |
* | memcg: rework mem_cgroup_iter to use cgroup iterators | Michal Hocko | 2013-04-29 |
* | memcg: keep prev's css alive for the whole mem_cgroup_iter | Michal Hocko | 2013-04-29 |
* | mm: introduce free_highmem_page() helper to free highmem pages into buddy system | Jiang Liu | 2013-04-29 |
* | mm: introduce common help functions to deal with reserved/managed pages | Jiang Liu | 2013-04-29 |
* | mm/vmscan.c: minor cleanup for kswapd | Hillf Danton | 2013-04-29 |
* | mm: walk_memory_range(): fix typo in comment | Toshi Kani | 2013-04-29 |
* | memblock: add assertion for zero allocation alignment | Vineet Gupta | 2013-04-29 |
* | rmap: recompute pgoff for unmapping huge page | Hillf Danton | 2013-04-29 |
* | mm/shmem.c: remove an ifdef | Andrew Morton | 2013-04-29 |
* | mm, show_mem: suppress page counts in non-blockable contexts | David Rientjes | 2013-04-29 |
* | mm: trace filemap add and del | Robert Jarzmik | 2013-04-29 |
* | HWPOISON: check dirty flag to match against clean page | Naoya Horiguchi | 2013-04-29 |
* | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-04-29 |
|\ |
|
| * | Merge 3.9-rc7 into char-misc-next | Greg Kroah-Hartman | 2013-04-14 |
| |\ |
|
| * \ | Merge v3.9-rc5 into char-misc-next | Greg Kroah-Hartman | 2013-04-01 |
| |\ \ |
|
| * | | | mm: export split_page() | K. Y. Srinivasan | 2013-03-29 |
* | | | | vm: add no-mmu vm_iomap_memory() stub | Linus Torvalds | 2013-04-27 |
* | | | | mm/vmscan: fix error return in kswapd_run() | Xishi Qiu | 2013-04-17 |
* | | | | hugetlbfs: add swap entry check in follow_hugetlb_page() | Naoya Horiguchi | 2013-04-17 |
* | | | | vm: add vm_iomap_memory() helper function | Linus Torvalds | 2013-04-16 |
| |_|/
|/| | |
|
* | | | x86-32: Fix possible incomplete TLB invalidate with PAE pagetables | Dave Hansen | 2013-04-12 |
* | | | mm: prevent mmap_cache race in find_vma() | Jan Stancek | 2013-04-04 |
| |/
|/| |
|
* | | Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace pro... | Michel Lespinasse | 2013-03-28 |
|/ |
|
* | mm/hotplug: only free wait_table if it's allocated by vmalloc | Jianguo Wu | 2013-03-22 |
* | mm/hugetlb: fix total hugetlbfs pages count when using memory overcommit acco... | Wanpeng Li | 2013-03-22 |
* | mm/fremap.c: fix possible oops on error path | Michel Lespinasse | 2013-03-14 |
* | mm/fremap.c: fix oops on error path | Andrew Morton | 2013-03-13 |
* | mm: remove_memory(): fix end_pfn setting | Toshi Kani | 2013-03-13 |
* | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
* | Fix: compat_rw_copy_check_uvector() misuse in aio, readv, writev, and securit... | Mathieu Desnoyers | 2013-03-12 |
* | memcg: initialize kmem-cache destroying work earlier | Konstantin Khlebnikov | 2013-03-08 |
* | ksm: fix m68k build: only NUMA needs pfn_to_nid | Hugh Dickins | 2013-03-08 |
* | mm/mempolicy.c: fix sp_node_init() argument ordering | KOSAKI Motohiro | 2013-03-08 |
* | mm/mempolicy.c: fix wrong sp_node insertion | Hillf Danton | 2013-03-08 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-03-03 |
|\ |
|
| * | fix nommu breakage in shmem.c | Al Viro | 2013-03-01 |
* | | x86, ACPI, mm: Revert movablemem_map support | Yinghai Lu | 2013-03-02 |
* | | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-02-28 |
|\ \ |
|
| * | | Negative (setpoint-dirty) in bdi_position_ratio() | paul.szabo@sydney.edu.au | 2013-01-24 |
* | | | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 |
|\ \ \ |
|
| * | | | writeback: add more tracepoints | Tejun Heo | 2013-01-14 |
| |/ / |
|
* | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-27 |
* | | | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | | | mm: accelerate munlock() treatment of THP pages | Michel Lespinasse | 2013-02-27 |
* | | | mm: do not grow the stack vma just because of an overrun on preceding vma | Linus Torvalds | 2013-02-27 |
| |/
|/| |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-26 |
|\ \ |
|
| * | | fs: encode_fh: return FILEID_INVALID if invalid fid_type | Namjae Jeon | 2013-02-26 |
| * | | shmem_setup_file(): use d_alloc_pseudo() instead of d_alloc() | Al Viro | 2013-02-26 |