summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* um: mmu_gather reworkPeter Zijlstra2011-05-251-18/+11
* ia64: mmu_gather reworkPeter Zijlstra2011-05-251-20/+46
* sh: mmu_gather reworkPeter Zijlstra2011-05-251-11/+17
* arm: mmu_gather reworkPeter Zijlstra2011-05-251-16/+37
* s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* sparc: mmu_gather reworkPeter Zijlstra2011-05-256-116/+63
* powerpc: mmu_gather reworkPeter Zijlstra2011-05-258-17/+46
* mm: mmu_gather reworkPeter Zijlstra2011-05-255-65/+107
* mm: make expand_downwards() symmetrical with expand_upwards()Michal Hocko2011-05-254-11/+8
* mm/vmalloc: remove guard page from between vmap blocksJohannes Weiner2011-05-251-3/+3
* include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen2011-05-251-3/+1
* include/linux/gfp.h: work around apparent sparse confusionDave Hansen2011-05-251-6/+1
* oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-255-14/+38
* mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KS...Andrea Arcangeli2011-05-251-1/+1
* mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro2011-05-253-2/+6
* mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro2011-05-253-7/+8
* mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...KOSAKI Motohiro2011-05-252-4/+4
* x86,mm: make pagefault killableKOSAKI Motohiro2011-05-253-8/+36
* mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro2011-05-252-0/+20
* mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro2011-05-253-135/+144
* mm: nommu: fix a compile warning in do_mmap_pgoff()Namhyung Kim2011-05-251-3/+3
* mm: nommu: fix a potential memory leak in do_mmap_private()Namhyung Kim2011-05-251-1/+1
* mm: nommu: check the vma list when unmapping file-mapped vmaNamhyung Kim2011-05-251-4/+2
* mm: nommu: find vma using the sorted vma listNamhyung Kim2011-05-251-8/+4
* mm: nommu: don't scan the vma list when deletingNamhyung Kim2011-05-251-7/+8
* mm: nommu: sort mm->mmap list properlyNamhyung Kim2011-05-254-45/+44
* mm: remove unused zone_idx variable from set_migratetype_isolateSergey Senozhatsky2011-05-251-2/+0
* mmap: avoid merging cloned VMAsShaohua Li2011-05-251-5/+13
* mmap: avoid unnecessary anon_vma lockShaohua Li2011-05-251-1/+1
* mmap: add alignment for some variablesShaohua Li2011-05-251-3/+7
* arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes2011-05-2513-36/+34
* xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior2011-05-251-4/+0
* xtensa/mm: remove pgtable.cSebastian Andrzej Siewior2011-05-251-72/+0
* drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan2011-05-251-1/+5
* mm: vmscan: correctly check if reclaimer should schedule during shrink_slabMinchan Kim2011-05-251-2/+7
* mm: vmscan: correct use of pgdat_balanced in sleeping_prematurelyJohannes Weiner2011-05-251-1/+1
* slub: Fix double bit unlock in debug modeChristoph Lameter2011-05-251-1/+2
* Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2011-05-248-115/+263
|\
| *---. Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Ben Dooks2011-05-255084-325333/+334116
| |\ \ \
| | | | * mach-ux500: set proper I2C platform data from MOP500sLinus Walleij2011-05-251-6/+8
| | | | * i2c-nomadik: break out single messsage transmissionLinus Walleij2011-05-251-32/+48
| | | | * i2c-nomadik: reset the hw after status checkVirupax Sadashivpetimath2011-05-251-4/+4
| | | | * i2c-nomadik: remove the unnecessary delayVirupax Sadashivpetimath2011-05-251-18/+2
| | | | * i2c-nomadik: change the TX and RX thresholdVirupax Sadashivpetimath2011-05-251-13/+26
| | | | * i2c-nomadik: add code to retry on timeout failureVirupax Sadashivpetimath2011-05-251-48/+49
| | | | * i2c-nomadik: use pm_runtime APIRabin Vincent2011-05-251-6/+31
| | | | * i2c-nomadik: print abort cause only on abort tagVirupax Sadashivpetimath2011-05-251-8/+19
| | | | * i2c-nomadik: correct adapter timeout initializationVirupax Sadashivpetimath2011-05-251-4/+5
| | | | * i2c-nomadik: remove the redundant error messagesrinidhi kasagar2011-05-251-2/+0
| | | | * i2c-nomadik: corrrect returned error numbersVirupax Sadashivpetimath2011-05-251-4/+6