aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* memory_hotplug: always initialize pageblock bitmapHeiko Carstens2008-05-14
* mprotect: prevent alteration of the PAT bitsVenki Pallipadi2008-05-14
* memory_hotplug: check for walk_memory_resource() failure in online_pages()Geoff Levand2008-05-14
* memory hotplug: memmap_init_zone called twiceHeiko Carstens2008-05-14
* mm: fix infinite loop in filemap_faultMiklos Szeredi2008-05-14
* fix SMP data race in pagetable setup vs walkingNick Piggin2008-05-14
* mm/pdflush.c: merge the same code in two pathDenis Cheng2008-05-13
* make vmstat cpu-unplug safeKOSAKI Motohiro2008-05-13
* Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-05-08
|\
| * vfs: splice remove_suid() cleanupMiklos Szeredi2008-05-07
* | slub: fix atomic usage in any_slab_objects()Benjamin Herrenschmidt2008-05-08
|/
* x86: fix PAE pmd_bad bootup warningHugh Dickins2008-05-06
* slub: #ifdef simplificationChristoph Lameter2008-05-01
* slub: Whitespace cleanup and use of strict_strtoulChristoph Lameter2008-05-01
* memcg: simple stats for memory resource controllerBalaji Rao2008-05-01
* docbook: fix vmalloc missing parameter notationRandy Dunlap2008-05-01
* remove div_long_long_remRoman Zippel2008-05-01
* revert "memory hotplug: allocate usemap on the section with pgdat"Andrew Morton2008-04-30
* mm: fix warning on memory offlineNick Piggin2008-04-30
* mm: remove remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-30
* infrastructure to debug (dynamic) objectsThomas Gleixner2008-04-30
* mm: Add NR_WRITEBACK_TEMP counterMiklos Szeredi2008-04-30
* mm: bdi: export bdi_writeout_inc()Miklos Szeredi2008-04-30
* mm: bdi: add separate writeback accounting capabilityMiklos Szeredi2008-04-30
* mm: bdi: move statistics to debugfsMiklos Szeredi2008-04-30
* mm: bdi: allow setting a maximum for the bdi dirty limitPeter Zijlstra2008-04-30
* mm: bdi: allow setting a minimum for the bdi dirty limitPeter Zijlstra2008-04-30
* mm: bdi: export BDI attributes in sysfsPeter Zijlstra2008-04-30
* /proc/pagetypeinfo: fix output for memoryless nodesKOSAKI Motohiro2008-04-30
* mm: use non-racy method for /proc/swaps creationDenis V. Lunev2008-04-29
* procfs task exe symlinkMatt Helsley2008-04-29
* ipc: define the slab_memory_callback priority as a constantNadia Derbey2008-04-29
* memcg: remove redundant initialization in mem_cgroup_create()Li Zefan2008-04-29
* memcgroup: use vmalloc for mem_cgroup allocationKAMEZAWA Hiroyuki2008-04-29
* memcgroup: make the memory controller more desktop responsiveBalbir Singh2008-04-29
* memcg: remove redundant function callsKAMEZAWA Hiroyuki2008-04-29
* memcgroup: implement failcounter resetPavel Emelyanov2008-04-29
* memcgroup: use triggers in force_empty and max_usage filesPavel Emelyanov2008-04-29
* memcgroup: move memory controller allocations to their own slabsBalbir Singh2008-04-29
* memcgroup: add the max_usage member on the res_counterPavel Emelyanov2008-04-29
* cgroups: add an owner to the mm_structBalbir Singh2008-04-29
* CGroup API files: drop mem_cgroup_force_empty()Paul Menage2008-04-29
* CGroup API files: use cgroup map for memcontrol stats filePaul Menage2008-04-29
* CGroup API files: use read_u64 in memory controllerPaul Menage2008-04-29
* page allocator: explicitly retry hugepage allocationsNishanth Aravamudan2008-04-29
* page allocator: smarter retry of costly-order allocationsNishanth Aravamudan2008-04-29
* mm: fix misleading __GFP_REPEAT related commentsNishanth Aravamudan2008-04-29
* mm: fix usemap initializationKAMEZAWA Hiroyuki2008-04-29
* mm: fix integer as NULL pointer warningsHarvey Harrison2008-04-28
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...Linus Torvalds2008-04-28
|\