summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-05-25include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()Dave Hansen
2011-05-25include/linux/gfp.h: work around apparent sparse confusionDave Hansen
2011-05-25oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes
2011-05-25mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KS...Andrea Arcangeli
2011-05-25mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occurKOSAKI Motohiro
2011-05-25mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occursKOSAKI Motohiro
2011-05-25mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should...KOSAKI Motohiro
2011-05-25x86,mm: make pagefault killableKOSAKI Motohiro
2011-05-25mm: introduce wait_on_page_locked_killable()KOSAKI Motohiro
2011-05-25mm: per-node vmstat: show proper vmstatsKOSAKI Motohiro
2011-05-25mm: nommu: fix a compile warning in do_mmap_pgoff()Namhyung Kim
2011-05-25mm: nommu: fix a potential memory leak in do_mmap_private()Namhyung Kim
2011-05-25mm: nommu: check the vma list when unmapping file-mapped vmaNamhyung Kim
2011-05-25mm: nommu: find vma using the sorted vma listNamhyung Kim
2011-05-25mm: nommu: don't scan the vma list when deletingNamhyung Kim
2011-05-25mm: nommu: sort mm->mmap list properlyNamhyung Kim
2011-05-25mm: remove unused zone_idx variable from set_migratetype_isolateSergey Senozhatsky
2011-05-25mmap: avoid merging cloned VMAsShaohua Li
2011-05-25mmap: avoid unnecessary anon_vma lockShaohua Li
2011-05-25mmap: add alignment for some variablesShaohua Li
2011-05-25arch, mm: filter disallowed nodes from arch specific show_mem functionsDavid Rientjes
2011-05-25xtensa/mm: remove WANT_PAGE_VIRTUALSebastian Andrzej Siewior
2011-05-25xtensa/mm: remove pgtable.cSebastian Andrzej Siewior
2011-05-25drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return valueLiu Yuan
2011-05-25mm: vmscan: correctly check if reclaimer should schedule during shrink_slabMinchan Kim
2011-05-25mm: vmscan: correct use of pgdat_balanced in sleeping_prematurelyJohannes Weiner
2011-05-25slub: Fix double bit unlock in debug modeChristoph Lameter
2011-05-25hdlcdrv: Drop __TIME__ usageMichal Marek
2011-05-25baycom: Drop __TIME__ usageMichal Marek
2011-05-25at91: drop at572d940hf supportJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91rm9200: introduce at91rm9200_set_type to specficy cpu packageJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: drop boot_params and PLAT_PHYS_OFFSETJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: factorize common irq IDJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: switch to CLKDEV_LOOKUPJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: fix map_io init usageJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper existJean-Christophe PLAGNIOL-VILLARD
2011-05-25atmel_serial: keep the platform_device unchangedJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91sam9261: rename at91sam9261ek to at91sam9261 defconfigJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91sam9263: merge all boards defconfig into only oneJean-Christophe PLAGNIOL-VILLARD
2011-05-25at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 optionJean-Christophe PLAGNIOL-VILLARD
2011-05-259p: update Documentation pointersEric Van Hensbergen
2011-05-25x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink ...Richard Kennedy
2011-05-25net/9p: enable 9p to work in non-default network namespaceRob Landley
2011-05-25net/9p: p9_idpool_get return -1 on errorAneesh Kumar K.V
2011-05-25fs/9p: Don't clunk dentry fid when we fail to get a writeback inodeAneesh Kumar K.V
2011-05-259p: Small cleanup in <net/9p/9p.h>Sasha Levin
2011-05-259p: remove experimental tag from tested configurationsEric Van Hensbergen
2011-05-259p: typo fixes and minor cleanupsRob Landley
2011-05-25net/9p: Change linuxdoc names to match functions.Rob Landley
2011-05-25xconfig: merge code path to conf_write()Arnaud Lacombe