summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-31lib/string.c: introduce memchr_inv()Akinobu Mita
2011-10-31mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita
2011-10-31vmscan: count pages into balanced for zone with good watermarkShaohua Li
2011-10-31mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-10-31mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman
2011-10-31ext4: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-31xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-10-31mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman
2011-10-31mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-10-31mm: add comments to explain mm_struct fieldsChristoph Lameter
2011-10-31mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-10-31mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner
2011-10-31mm: output a list of loaded modules when we hit bad_page()Dave Jones
2011-10-31tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day
2011-10-31oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-10-31oom: remove oom_disable_countDavid Rientjes
2011-10-31oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes
2011-10-31oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes
2011-10-31mm/page-writeback.c: document bdi_min_ratioJohannes Weiner
2011-10-31vmscan: add block plug for page reclaimShaohua Li
2011-10-31radix_tree: clean away saw_unset_tag leftoversHugh Dickins
2011-10-31mm: migration: clean up unmap_and_move()Minchan Kim
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-10-31mm: compaction: trivial clean up in acct_isolated()Minchan Kim
2011-10-31dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch
2011-10-31Revert "tracing: Include module.h in define_trace.h"Paul Gortmaker
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker
2011-10-31bluetooth: macroize two small inlines to avoid module.hPaul Gortmaker
2011-10-31ip_vs.h: fix implicit use of module_get/module_put from module.hPaul Gortmaker
2011-10-31nf_conntrack.h: fix up fallout from implicit moduleparam.h presencePaul Gortmaker
2011-10-31include: replace linux/module.h with "struct module" wherever possiblePaul Gortmaker
2011-10-31include: convert various register fcns to macros to avoid include chainingPaul Gortmaker
2011-10-31crypto.h: remove unused crypto_tfm_alg_modname() inlinePaul Gortmaker
2011-10-31uwb.h: fix implicit use of asm/page.h for PAGE_SIZEPaul Gortmaker
2011-10-31pm_runtime.h: explicitly requires notifier.hPaul Gortmaker
2011-10-31linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.hPaul Gortmaker
2011-10-31miscdevice.h: fix up implicit use of lists and typesPaul Gortmaker
2011-10-31stop_machine.h: fix implicit use of smp.h for smp_processor_idPaul Gortmaker
2011-10-31of: fix implicit use of errno.h in include/linux/of.hPaul Gortmaker
2011-10-31of_platform.h: delete needless include <linux/module.h>Paul Gortmaker
2011-10-31acpi: remove module.h include from platform/aclinux.hPaul Gortmaker
2011-10-31miscdevice.h: delete unnecessary inclusion of module.hPaul Gortmaker
2011-10-31device_cgroup.h: delete needless include <linux/module.h>Paul Gortmaker