summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm: Fix the non-RT version of swap_get_cpu_varWu Zhangjin2009-09-151-5/+6
* Merge commit 'v2.6.31' into rt/headThomas Gleixner2009-09-144-7/+21
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-051-1/+14
| |\
| | * percpu: don't assume existence of cpu0Tejun Heo2009-09-011-1/+14
| * | Merge branch 'slab/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2009-09-051-2/+2
| |\ \
| | * | slub: Fix kmem_cache_destroy() with SLAB_DESTROY_BY_RCUEric Dumazet2009-09-031-2/+2
| * | | page-allocator: always change pageblock ownership when anti-fragmentation is ...Mel Gorman2009-09-051-2/+4
| * | | nommu: fix error handling in do_mmap_pgoff()David Howells2009-09-051-2/+1
| |/ /
* | | Merge branch 'rt/base' into rt/headThomas Gleixner2009-08-282-2/+8
|\ \ \
| * | | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-282-2/+8
| |\| |
| | * | mm: fix for infinite churning of mlocked pagesMinchan Kim2009-08-262-2/+8
* | | | Merge branch 'rt/base' into rt/headThomas Gleixner2009-08-191-0/+1
|\| | |
| * | | Merge branch 'rt/mm' into rt/baseThomas Gleixner2009-08-191-0/+1
| |\ \ \
| | * | | mm: Replace cgroup_page bit spinlockThomas Gleixner2009-08-191-0/+1
* | | | | Merge branch 'rt/base' into rt/headThomas Gleixner2009-08-196-51/+68
|\| | | |
| * | | | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-196-51/+68
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-08-181-16/+19
| | |\ \ \ | | | | |/ | | | |/|
| | | * | percpu: use the right flag for get_vm_area()Amerigo Wang2009-08-141-1/+1
| | | * | percpu, sparc64: fix sparse possible cpu map handlingTejun Heo2009-08-141-15/+18
| | * | | mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()Bo Liu2009-08-181-1/+3
| | * | | nommu: check fd read permission in validate_mmap_request()Graff Yang2009-08-181-0/+4
| | * | | mm: revert "oom: move oom_adj value"KOSAKI Motohiro2009-08-181-25/+39
| | * | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-173-9/+3
| | |/ /
* | | | mm: include linux/interrupt.h in mm/bounce.cUwe Kleine-König2009-08-151-0/+1
* | | | Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner2009-08-157-42/+100
|\| | |
| * | | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-127-42/+100
| |\| |
| | * | mempool.c: clean up type-castingFigo.zhang2009-08-101-2/+2
| | * | mm: make set_mempolicy(MPOL_INTERLEAV) N_HIGH_MEMORY awareKAMEZAWA Hiroyuki2009-08-071-26/+58
| | * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2009-07-291-2/+2
| | |\ \
| | | * | PM / Hibernate: Replace bdget call with simple atomic_inc of i_countAlan Jenkins2009-07-291-2/+2
| | * | | page-allocator: allow too high-order warning messages to be suppressed with _...Mel Gorman2009-07-291-1/+3
| | * | | cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-291-3/+20
| | * | | hugetlbfs: fix i_blocks accountingEric Sandeen2009-07-291-1/+1
| | * | | mm: avoid endless looping for oom killed tasksDavid Rientjes2009-07-291-0/+4
| | * | | page-allocator: preserve PFN ordering when __GFP_COLD is setMel Gorman2009-07-291-4/+9
| | * | | kmemleak: Protect the seq start/next/stop sequence by rcu_read_lock()Catalin Marinas2009-07-291-3/+1
| | |/ /
* | | | highmem: atomic fixIngo Molnar2009-07-291-1/+1
* | | | mm: kmap scale fixIngo Molnar2009-07-291-10/+89
* | | | mm: remove kmap_lockPeter Zijlstra2009-07-291-207/+259
* | | | mm: realtime supportIngo Molnar2009-07-293-33/+24
|/ / /
* | | Merge branch 'linus' into rt/baseThomas Gleixner2009-07-291-5/+6
|\| |
| * | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-271-5/+6
* | | Merge branch 'rt/mm' into rt/baseThomas Gleixner2009-07-298-237/+718
|\ \ \ | | |/ | |/|
| * | mm: vmscan: do not disable interrupts on -RTThomas Gleixner2009-07-241-2/+8
| * | mm-memory-rtIngo Molnar2009-07-241-2/+5
| * | mm: memcontrol preemption fixCarsten Emde2009-07-241-3/+4
| * | mm: make vmstat -rt awareIngo Molnar2009-07-241-6/+17
| * | Subject: mm: convert swap to percpu lockedIngo Molnar2009-07-241-13/+94
| * | mm: quicklist: Convert to percpu lockedPeter Zijlstra2009-07-241-9/+6
| * | mm: page_alloc reduce lock sections furtherPeter Zijlstra2009-07-241-10/+38