aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* vfs: pagecache usage optimization for pagesize!=blocksizeHisashi Hifumi2008-07-28
* mm/hugetlb.c must #include <asm/io.h>Adrian Bunk2008-07-28
* mmu-notifiers: coreAndrea Arcangeli2008-07-28
* mmu-notifiers: add mm_take_all_locks() operationAndrea Arcangeli2008-07-28
* tmpfs: fix kernel BUG in shmem_delete_inodeHugh Dickins2008-07-28
* stop_machine: Wean existing callers off stop_machine_run()Rusty Russell2008-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-07-26
|\
| * [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
| * [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\ \
| * | netfilter: fix double-free and use-after freePekka Enberg2008-07-26
* | | mm/util.c must #include <linux/sched.h>Adrian Bunk2008-07-26
| |/ |/|
* | mm/swapfile.c: make code staticAdrian Bunk2008-07-26
* | make mm/memory.c:print_bad_pte() staticAdrian Bunk2008-07-26
* | mm/allocpercpu.c: make 4 functions staticAdrian Bunk2008-07-26
* | make mm/sparse.c: make a function staticAdrian Bunk2008-07-26
* | mm: print swapcache page count in show_swap_cache_info()Johannes Weiner2008-07-26
* | tracehook: tracehook_expect_breakpointsRoland McGrath2008-07-26
* | Use WARN() in mm/vmalloc.cArjan van de Ven2008-07-26
* | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* | mm: spinlock tree_lockNick Piggin2008-07-26
* | mm: lockless pagecacheNick Piggin2008-07-26
* | mm: speculative page referencesNick Piggin2008-07-26
* | mm: readahead scan locklessNick Piggin2008-07-26
* | x86: lockless get_user_pages_fast()Nick Piggin2008-07-26
* | hugetlb: fix CONFIG_SYSCTL=n buildNishanth Aravamudan2008-07-26
* | uninline arch_pick_mmap_layout()Andrew Morton2008-07-26
* | mm/hugetlb.c: fix build failure with !CONFIG_SYSCTLIngo Molnar2008-07-25
* | per-task-delay-accounting: add memory reclaim delayKeika Kobayashi2008-07-25
* | memcg: limit change shrink usageKAMEZAWA Hiroyuki2008-07-25
* | memcg: clean up checking of the disabled flagLi Zefan2008-07-25
* | memcg: remove a redundant checkKAMEZAWA Hiroyuki2008-07-25
* | memcg: add hints for branchKAMEZAWA Hiroyuki2008-07-25
* | memcg: helper function for relcaim from shmem.KAMEZAWA Hiroyuki2008-07-25
* | memcg: remove refcnt from page_cgroupKAMEZAWA Hiroyuki2008-07-25
* | memcg: better migration handlingKAMEZAWA Hiroyuki2008-07-25
* | memcg: avoid unnecessary initializationKAMEZAWA Hiroyuki2008-07-25
* | memcg: make global var read_mostlyKAMEZAWA Hiroyuki2008-07-25
* | cgroup files: convert res_counter_write() to be a cgroups write_string() handlerPaul Menage2008-07-25
* | jbd: fix race between free buffer and commit transactionMingming Cao2008-07-25
* | pdflush: use time_after() instead of open-coding itOGAWA Hirofumi2008-07-25
* | mm: fix ever-decreasing swap priorityHugh Dickins2008-07-24
* | mm: make CONFIG_MIGRATION available w/o CONFIG_NUMAGerald Schaefer2008-07-24
* | memory-hotplug: add sysfs removable attribute for hotplug memory removeBadari Pulavarty2008-07-24
* | memory-hotplug: don't calculate vm_total_pages twice when rebuilding zonelist...Kent Liu2008-07-24
* | memory hotplug: small fixes to bootmem freeing for memory hotremoveYasunori Goto2008-07-24
* | memory hotplug: allocate usemap on the section with pgdatYasunori Goto2008-07-24
* | mm: remove initialization of static per-cpu variablesVegard Nossum2008-07-24
* | mm: make register_page_bootmem_info_section() staticAdrian Bunk2008-07-24
* | mm/page_alloc.c: cleanupsAdrian Bunk2008-07-24