aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-25oom: replace PF_OOM_ORIGIN with toggling oom_score_adjGravatar David Rientjes 5-14/+38
2011-05-25mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KS...Gravatar Andrea Arcangeli 1-1/+1
2011-05-25mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurGravatar KOSAKI Motohiro 3-2/+6
2011-05-25mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursGravatar KOSAKI Motohiro 3-7/+8
2011-05-25mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...Gravatar KOSAKI Motohiro 2-4/+4
2011-05-25x86,mm: make pagefault killableGravatar KOSAKI Motohiro 3-8/+36
2011-05-25mm: introduce wait_on_page_locked_killable()Gravatar KOSAKI Motohiro 2-0/+20
2011-05-25mm: per-node vmstat: show proper vmstatsGravatar KOSAKI Motohiro 3-135/+144
2011-05-25mm: nommu: fix a compile warning in do_mmap_pgoff()Gravatar Namhyung Kim 1-3/+3
2011-05-25mm: nommu: fix a potential memory leak in do_mmap_private()Gravatar Namhyung Kim 1-1/+1
2011-05-25mm: nommu: check the vma list when unmapping file-mapped vmaGravatar Namhyung Kim 1-4/+2
2011-05-25mm: nommu: find vma using the sorted vma listGravatar Namhyung Kim 1-8/+4
2011-05-25mm: nommu: don't scan the vma list when deletingGravatar Namhyung Kim 1-7/+8
2011-05-25mm: nommu: sort mm->mmap list properlyGravatar Namhyung Kim 4-45/+44
2011-05-25mm: remove unused zone_idx variable from set_migratetype_isolateGravatar Sergey Senozhatsky 1-2/+0
2011-05-25mmap: avoid merging cloned VMAsGravatar Shaohua Li 1-5/+13
2011-05-25mmap: avoid unnecessary anon_vma lockGravatar Shaohua Li 1-1/+1
2011-05-25mmap: add alignment for some variablesGravatar Shaohua Li 1-3/+7
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsGravatar David Rientjes 13-36/+34
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALGravatar Sebastian Andrzej Siewior 1-4/+0
2011-05-25xtensa/mm: remove pgtable.cGravatar Sebastian Andrzej Siewior 1-72/+0
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueGravatar Liu Yuan 1-1/+5
2011-05-25mm: vmscan: correctly check if reclaimer should schedule during shrink_slabGravatar Minchan Kim 1-2/+7
2011-05-25mm: vmscan: correct use of pgdat_balanced in sleeping_prematurelyGravatar Johannes Weiner 1-1/+1
2011-05-25slub: Fix double bit unlock in debug modeGravatar Christoph Lameter 1-1/+2
2011-05-24Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 8-115/+263
2011-05-25Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-t...Gravatar Ben Dooks 5154-360133/+368916
2011-05-25mach-ux500: set proper I2C platform data from MOP500sGravatar Linus Walleij 1-6/+8
2011-05-25i2c-nomadik: break out single messsage transmissionGravatar Linus Walleij 1-32/+48
2011-05-25i2c-nomadik: reset the hw after status checkGravatar Virupax Sadashivpetimath 1-4/+4
2011-05-25i2c-nomadik: remove the unnecessary delayGravatar Virupax Sadashivpetimath 1-18/+2
2011-05-25i2c-nomadik: change the TX and RX thresholdGravatar Virupax Sadashivpetimath 1-13/+26
2011-05-25i2c-nomadik: add code to retry on timeout failureGravatar Virupax Sadashivpetimath 1-48/+49
2011-05-25i2c-nomadik: use pm_runtime APIGravatar Rabin Vincent 1-6/+31
2011-05-25i2c-nomadik: print abort cause only on abort tagGravatar Virupax Sadashivpetimath 1-8/+19
2011-05-25i2c-nomadik: correct adapter timeout initializationGravatar Virupax Sadashivpetimath 1-4/+5
2011-05-25i2c-nomadik: remove the redundant error messageGravatar srinidhi kasagar 1-2/+0
2011-05-25i2c-nomadik: corrrect returned error numbersGravatar Virupax Sadashivpetimath 1-4/+6
2011-05-25i2c-nomadik: fix speed enumeratorGravatar Linus Walleij 1-1/+1
2011-05-25i2c-nomadik: make i2c timeout specific per i2c busGravatar Virupax Sadashivpetimath 2-8/+8
2011-05-25i2c-nomadik: add regulator supportGravatar Jonas Aberg 1-15/+58
2011-05-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 7-83/+97
2011-05-24Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Gravatar Linus Torvalds 6-32/+91
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Gravatar Linus Torvalds 9-51/+223
2011-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Gravatar Linus Torvalds 39-284/+603
2011-05-24Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 20-108/+287
2011-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Gravatar Linus Torvalds 60-63/+63
2011-05-24Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 104-4045/+9392
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Gravatar Linus Torvalds 58-1284/+895
2011-05-24i2c-parport: Various cleanupsGravatar Jean Delvare 3-59/+55