summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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-255154-360133/+368916
| |\ \ \
| | | | * 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
| | | | * i2c-nomadik: fix speed enumeratorLinus Walleij2011-05-251-1/+1
| | | | * i2c-nomadik: make i2c timeout specific per i2c busVirupax Sadashivpetimath2011-05-252-8/+8
| | | | * i2c-nomadik: add regulator supportJonas Aberg2011-05-251-15/+58
| | | * | i2c: tegra: Add de-bounce cycles.Jay Cheng2011-05-111-1/+3
| | | * | i2c: tegra: fix repeated start handlingErik Gilling2011-05-111-2/+2
| | | * | i2c: tegra: recover from spurious interrupt stormTodd Poynor2011-05-111-2/+24
| | | * | i2c: tegra: Enable new slave mode.Kenneth Waters2011-05-111-0/+5
| | * | | i2c: i2c-sh_mobile bus speed platform data V2Magnus Damm2011-05-112-2/+21
| | * | | i2c: i2c-sh_mobile clock string removalMagnus Damm2011-05-111-4/+2
| | |/ /
| * | | i2c-eg20t: Support new device ML7223 IOHTomoya MORINAGA2011-05-112-3/+9
| |/ /
* | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-05-247-83/+97
|\ \ \
| * | | i2c-parport: Various cleanupsJean Delvare2011-05-243-59/+55
OpenPOWER on IntegriCloud