summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01lib/string.c: introduce memchr_inv()Akinobu Mita
2011-11-01mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()Akinobu Mita
2011-11-01vmscan: count pages into balanced for zone with good watermarkShaohua Li
2011-11-01mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completesMel Gorman
2011-11-01mm: vmscan: throttle reclaim if encountering too many dirty pages under write...Mel Gorman
2011-11-01mm: vmscan: do not writeback filesystem pages in kswapd except in high priorityMel Gorman
2011-11-01ext4: warn if direct reclaim tries to writeback pagesMel Gorman
2011-11-01xfs: warn if direct reclaim tries to writeback pagesMel Gorman
2011-11-01mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...Mel Gorman
2011-11-01mm: vmscan: do not writeback filesystem pages in direct reclaimMel Gorman
2011-11-01mm: add comments to explain mm_struct fieldsChristoph Lameter
2011-11-01mm: distinguish between mlocked and pinned pagesChristoph Lameter
2011-11-01mm: vmscan: drop nr_force_scan[] from get_scan_countJohannes Weiner
2011-11-01mm: output a list of loaded modules when we hit bad_page()Dave Jones
2011-11-01tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.Robert P. J. Day
2011-11-01oom: fix race while temporarily setting current's oom_score_adjDavid Rientjes
2011-11-01oom: remove oom_disable_countDavid Rientjes
2011-11-01oom: avoid killing kthreads if they assume the oom killed thread's mmDavid Rientjes
2011-11-01oom: thaw threads if oom killed thread is frozen before deferringDavid Rientjes
2011-11-01mm/page-writeback.c: document bdi_min_ratioJohannes Weiner
2011-11-01vmscan: add block plug for page reclaimShaohua Li
2011-11-01radix_tree: clean away saw_unset_tag leftoversHugh Dickins
2011-11-01mm: migration: clean up unmap_and_move()Minchan Kim
2011-11-01mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-11-01mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-11-01mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-11-01mm: compaction: trivial clean up in acct_isolated()Minchan Kim
2011-11-01Cross Memory AttachChristopher Yeoh
2011-11-01ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao
2011-11-01/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton
2011-11-01include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-11-01dma-mapping: fix sync_single_range_* DMA debuggingClemens Ladisch
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2011-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2011-10-31Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-10-31sparc64: Fix masking and shifting in VIS fpcmp emulation.David S. Miller
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown
2011-10-30Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds
2011-10-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds
2011-10-30i2c: Functions for byte-swapped smbus_write/read_word_dataJonathan Cameron
2011-10-30i2c-algo-pca: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Return standard fault codesJean Delvare
2011-10-30i2c-algo-bit: Be verbose on bus testing failureJean Delvare
2011-10-30i2c-algo-bit: Let user test buses without failingJean Delvare
2011-10-30i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drvHarvey Yang
2011-10-30i2c: I2C_ELEKTOR should depend on HAS_IOPORTGeert Uytterhoeven
2011-10-30KVM: SVM: Keep intercepting task switching with NPT enabledJan Kiszka