aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2009-09-15mm: Fix the non-RT version of swap_get_cpu_varWu Zhangjin
2009-09-14Merge commit 'v2.6.31' into rt/headThomas Gleixner
2009-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-05Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2009-09-05page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman
2009-09-05nommu: fix error handling in do_mmap_pgoff()David Howells
2009-09-03slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet
2009-09-01percpu: don't assume existence of cpu0Tejun Heo
2009-08-28Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-28Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-26mm: fix for infinite churning of mlocked pagesMinchan Kim
2009-08-19Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-19Merge branch 'rt/mm' into rt/baseThomas Gleixner
2009-08-19mm: Replace cgroup_page bit spinlockThomas Gleixner
2009-08-19Merge branch 'rt/base' into rt/headThomas Gleixner
2009-08-19Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-08-18mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu
2009-08-18nommu: check fd read permission in validate_mmap_request()Graff Yang
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-17Security/SELinux: seperate lsm specific mmap_min_addrEric Paris
2009-08-15mm: include linux/interrupt.h in mm/bounce.cUwe Kleine-König
2009-08-15Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner
2009-08-14percpu: use the right flag for get_vm_area()Amerigo Wang
2009-08-14percpu, sparc64: fix sparse possible cpu map handlingTejun Heo
2009-08-12Merge branch 'linus' into rt/baseThomas Gleixner
2009-08-10mempool.c: clean up type-castingFigo.zhang
2009-08-07mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki
2009-07-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2009-07-29page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman
2009-07-29cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki
2009-07-29hugetlbfs: fix i_blocks accountingEric Sandeen
2009-07-29mm: avoid endless looping for oom killed tasksDavid Rientjes
2009-07-29page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman
2009-07-29highmem: atomic fixIngo Molnar
2009-07-29mm: kmap scale fixIngo Molnar
2009-07-29mm: remove kmap_lockPeter Zijlstra
2009-07-29mm: realtime supportIngo Molnar
2009-07-29kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas
2009-07-29PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins
2009-07-29Merge branch 'linus' into rt/baseThomas Gleixner
2009-07-29Merge branch 'rt/mm' into rt/baseThomas Gleixner
2009-07-28Merge branch 'rt/semaphore' into rt/baseThomas Gleixner
2009-07-27mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt
2009-07-27fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2009-07-25mm: Remove preempt count from pagefault disable/enableThomas Gleixner
2009-07-25mm: Prepare decoupling the page fault disabling logicIngo Molnar
2009-07-24mm: vmscan: do not disable interrupts on -RTThomas Gleixner
2009-07-24mm-memory-rtIngo Molnar
2009-07-24mm: memcontrol preemption fixCarsten Emde