aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\
| * writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-11
| * writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * writeback: add some debug inode list counters to bdi statsJens Axboe2009-09-11
| * writeback: get rid of pdflush completelyJens Axboe2009-09-11
| * writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
| * writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-11
* | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-09-11
|\ \ | |/ |/|
| * kmemleak: Improve the "Early log buffer exceeded" error messageCatalin Marinas2009-09-11
| * kmemleak: fix sparse warning for static declarationsLuis R. Rodriguez2009-09-08
| * kmemleak: fix sparse warning over overshadowed flagsLuis R. Rodriguez2009-09-08
| * kmemleak: move common painting code togetherLuis R. Rodriguez2009-09-08
| * kmemleak: add clear command supportLuis R. Rodriguez2009-09-08
| * kmemleak: use bool for true/false questionsLuis R. Rodriguez2009-09-08
| * kmemleak: Do no create the clean-up thread during kmemleak_disable()Catalin Marinas2009-09-08
| * kmemleak: Scan all thread stacksCatalin Marinas2009-09-04
| * kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
| * kmemleak: Printing of the objects hex dumpSergey Senozhatsky2009-08-27
| * kmemleak: Do not report alloc_bootmem blocks as leaksCatalin Marinas2009-08-27
| * kmemleak: Save the stack trace for early allocationsCatalin Marinas2009-08-27
| * kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-27
| * kmemleak: Dump object information on requestCatalin Marinas2009-08-27
| * kmemleak: Allow rescheduling during an object scanningCatalin Marinas2009-08-27
* | shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-08
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-05
|\ \
| * | percpu: don't assume existence of cpu0Tejun Heo2009-09-01
* | | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-09-05
|\ \ \
| * | | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet2009-09-03
| | |/ | |/|
* | | page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman2009-09-05
* | | nommu: fix error handling in do_mmap_pgoff()David Howells2009-09-05
|/ /
* | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-26
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-18
|\|
| * percpu: use the right flag for get_vm_area()Amerigo Wang2009-08-14
| * percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-14
* | mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu2009-08-18
* | nommu: check fd read permission in validate_mmap_request()Graff Yang2009-08-18
* | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-18
* | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-17
|/
* mempool.c: clean up type-castingFigo.zhang2009-08-10
* mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-07
* Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-29
|\
| * PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-29
* | page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman2009-07-29
* | cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
* | hugetlbfs: fix i_blocks accountingEric Sandeen2009-07-29
* | mm: avoid endless looping for oom killed tasksDavid Rientjes2009-07-29
* | page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman2009-07-29
* | kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas2009-07-29
|/
* mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
|\