aboutsummaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAge
* Merge branch 'rt/base' into rt/headThomas Gleixner2009-08-19
|\
| * Merge branch 'rt/mm' into rt/baseThomas Gleixner2009-08-19
| |\
| | * mm: Replace cgroup_page bit spinlockThomas Gleixner2009-08-19
* | | Merge branch 'rt/base' into rt/headThomas Gleixner2009-08-19
|\| |
| * | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-19
| |\ \
| | * \ 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
| | |/ /
* | | | mm: include linux/interrupt.h in mm/bounce.cUwe Kleine-König2009-08-15
* | | | Merge branch 'rt/base' into rt/rt-2.6.31Thomas Gleixner2009-08-15
|\| | |
| * | | Merge branch 'linus' into rt/baseThomas Gleixner2009-08-12
| |\| |
| | * | 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
| | |/ /
* | | | highmem: atomic fixIngo Molnar2009-07-29
* | | | mm: kmap scale fixIngo Molnar2009-07-29
* | | | mm: remove kmap_lockPeter Zijlstra2009-07-29
* | | | mm: realtime supportIngo Molnar2009-07-29
|/ / /
* | | Merge branch 'linus' into rt/baseThomas Gleixner2009-07-29
|\| |
| * | mm: Pass virtual address to [__]p{te,ud,md}_free_tlb()Benjamin Herrenschmidt2009-07-27
* | | Merge branch 'rt/mm' into rt/baseThomas Gleixner2009-07-28
|\ \ \ | | |/ | |/|
| * | mm: vmscan: do not disable interrupts on -RTThomas Gleixner2009-07-24
| * | mm-memory-rtIngo Molnar2009-07-24
| * | mm: memcontrol preemption fixCarsten Emde2009-07-24
| * | mm: make vmstat -rt awareIngo Molnar2009-07-24
| * | Subject: mm: convert swap to percpu lockedIngo Molnar2009-07-24
| * | mm: quicklist: Convert to percpu lockedPeter Zijlstra2009-07-24
| * | mm: page_alloc reduce lock sections furtherPeter Zijlstra2009-07-24
| * | mm: page_alloc: rt-friendly per-cpu pagesIngo Molnar2009-07-24
| * | mm: More lock breaks in slab.cPeter Zijlstra2009-07-24
| * | mm: Restructure slab to use percpu locked data structuresIngo Molnar2009-07-24
| |/
* | Merge branch 'rt/semaphore' into rt/baseThomas Gleixner2009-07-28
|\ \
| * | fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner2009-07-27
| |/
* | mm: Remove preempt count from pagefault disable/enableThomas Gleixner2009-07-25
* | mm: Prepare decoupling the page fault disabling logicIngo Molnar2009-07-25
|/
* Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-07-12
|\
| * kmemleak: Remove alloc_bootmem annotations introduced in the pastCatalin Marinas2009-07-09
| * kmemleak: Add callbacks to the bootmem allocatorCatalin Marinas2009-07-08
| * kmemleak: Allow partial freeing of memory blocksCatalin Marinas2009-07-08