2013-04-29 |
Dmitry Monakhov | fs: fix fsync() error reporting |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Tang Chen | memblock: fix missing comment of memblock_insert_region() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Tang Chen | mm: Remove unused parameter of pages_correctly_reserved() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Yasuaki Ishimatsu | firmware, memmap: fix firmware_map_entry leak |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cody P Schafer | mm/vmstat: add note on safety of drain_zonestat |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Shaohua Li | mm: thp: add split tail pages to shrink page list in... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Seth Jennings | mm: allow for outstanding swap writeback accounting |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Seth Jennings | mm: break up swap_writepage() for frontswap backends |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cyril Hrubis | mm/mmap: check for RLIMIT_AS before unmapping |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Anton Vorontsov | memcg: add memory.pressure_level events |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Rasmus Villemoes | mm: madvise: complete input validation before taking... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
David Rientjes | mm, hotplug: avoid compiling memory hotremove functions... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Toshi Kani | mm: change __remove_pages() to call release_mem_region_... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Toshi Kani | resource: add release_mem_region_adjustable() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Toshi Kani | resource: add __adjust_resource() for internal use |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Srivatsa S... | mm: rewrite the comment over migrate_pages() more compr... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Minchan Kim | THP: fix comment about memory barrier |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Yijing Wang | mm: remove CONFIG_HOTPLUG ifdefs |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michel Lespinasse | mm/memcontrol.c: remove unnecessary ; |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Shewmaker | mm: reinititalise user and admin reserves if memory... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Shewmaker | mm: replace hardcoded 3% with admin_reserve_pages knob |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Shewmaker | mm: limit growth of 3% hardcoded other user reserve |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | kernel/cpuset.c: use register_hotmemory_notifier() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | fs/proc/kcore.c: use register_hotmemory_notifier() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | drivers/base/node.c: switch to register_hotmemory_notif... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | mm/slub.c: use register_hotmemory_notifier() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | ipc/util.c: use register_hotmemory_notifier() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Andrew Morton | include/linux/memory.h: implement register_hotmemory_no... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cody P Schafer | powerpc/mm/numa: use setup_nr_node_ids() instead of... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cody P Schafer | x86/mm/numa: use setup_nr_node_ids() instead of opencoding. |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Cody P Schafer | page_alloc: make setup_nr_node_ids() usable for arch... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Russ Anderson | mm: speedup in __early_pfn_to_nid |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jianguo Wu | mm/migrate: fix comment typo syncronous->synchronous |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Mel Gorman | mm: page_alloc: avoid marking zones full prematurely... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Johannes Weiner | x86-64: fall back to regular page vmemmap on allocation... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Johannes Weiner | x86-64: use vmemmap_populate_basepages() for !pse setups |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Johannes Weiner | x86-64: remove dead debugging code for !pse setups |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Johannes Weiner | sparse-vmemmap: specify vmemmap population range in... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Ben Hutchings | mm: try harder to allocate vmemmap blocks |
commit | commitdiff | tree | snapshot |
2013-04-29 |
David Rientjes | mm, hugetlb: include hugepages in meminfo |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Hampson, Steven T | mm: merging memory blocks resets mempolicy |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Catalin Marinas | arm: set the page table freeing ceiling to TASK_SIZE |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Hugh Dickins | mm: allow arch code to control the user page table... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: do not check for do_swap_account in mem_cgroup_... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Zhang Yanfei | mmap: find_vma: remove the WARN_ON_ONCE(!mm) check |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Atsushi Kumagai | kexec, vmalloc: export additional vmalloc layer information |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: remove list management of vmlist after... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: export vmap_area_list, instead of vmlist |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: iterate vmap_area_list, instead of vmlist... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: iterate vmap_area_list in get_vmalloc_info() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: iterate vmap_area_list, instead of vmlist... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: protect va->vm by vmap_area_lock |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: move get_vmalloc_info() to vmalloc.c |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Joonsoo Kim | mm, vmalloc: change iterating a vmlist to find_vm_area() |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Darrick J.... | mm: make snapshotting pages for stable writes a per... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Gerald Schaefer | mm/hugetlb: add more arch-defined huge_pte functions |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Josh Triplett | fs: don't compile in drop_caches.c when CONFIG_SYSCTL=n |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | cgroup: remove css_get_next |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: further simplify mem_cgroup_iter |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: simplify mem_cgroup_iter |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: relax memcg iter caching |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: rework mem_cgroup_iter to use cgroup iterators |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Michal Hocko | memcg: keep prev's css alive for the whole mem_cgroup_iter |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/x86: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/um: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/SPARC: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/PPC: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/MIPS: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/microblaze: use free_highmem_page() to free highmem... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/metag: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/FRV: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/ARM: use free_highmem_page() to free highmem pages... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm: introduce free_highmem_page() helper to free highme... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm,kexec: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/metag: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/arc: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/xtensa: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/x86: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/unicore32: use common help functions to free reserve... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/um: use common help functions to free reserved pages |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/SH: use common help functions to free reserved pages |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/score: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/s390: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/ppc: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/parisc: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/openrisc: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/mn10300: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/MIPS: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/microblaze: use common help functions to free reserv... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/m68k: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/m32r: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/IA64: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/h8300: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/FRV: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/cris: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/c6x: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/blackfin: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/avr32: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/ARM: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
2013-04-29 |
Jiang Liu | mm/alpha: use common help functions to free reserved... |
commit | commitdiff | tree | snapshot |
next |