index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-10-31
lib/string.c: introduce memchr_inv()
Akinobu Mita
2011-10-31
mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()
Akinobu Mita
2011-10-31
vmscan: count pages into balanced for zone with good watermark
Shaohua Li
2011-10-31
mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes
Mel Gorman
2011-10-31
mm: vmscan: throttle reclaim if encountering too many dirty pages under write...
Mel Gorman
2011-10-31
mm: vmscan: do not writeback filesystem pages in kswapd except in high priority
Mel Gorman
2011-10-31
ext4: warn if direct reclaim tries to writeback pages
Mel Gorman
2011-10-31
xfs: warn if direct reclaim tries to writeback pages
Mel Gorman
2011-10-31
mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ...
Mel Gorman
2011-10-31
mm: vmscan: do not writeback filesystem pages in direct reclaim
Mel Gorman
2011-10-31
mm: add comments to explain mm_struct fields
Christoph Lameter
2011-10-31
mm: distinguish between mlocked and pinned pages
Christoph Lameter
2011-10-31
mm: vmscan: drop nr_force_scan[] from get_scan_count
Johannes Weiner
2011-10-31
mm: output a list of loaded modules when we hit bad_page()
Dave Jones
2011-10-31
tmpfs: add "tmpfs" to the Kconfig prompt to make it obvious.
Robert P. J. Day
2011-10-31
oom: fix race while temporarily setting current's oom_score_adj
David Rientjes
2011-10-31
oom: remove oom_disable_count
David Rientjes
2011-10-31
oom: avoid killing kthreads if they assume the oom killed thread's mm
David Rientjes
2011-10-31
oom: thaw threads if oom killed thread is frozen before deferring
David Rientjes
2011-10-31
mm/page-writeback.c: document bdi_min_ratio
Johannes Weiner
2011-10-31
vmscan: add block plug for page reclaim
Shaohua Li
2011-10-31
radix_tree: clean away saw_unset_tag leftovers
Hugh Dickins
2011-10-31
mm: migration: clean up unmap_and_move()
Minchan Kim
2011-10-31
mm: zone_reclaim: make isolate_lru_page() filter-aware
Minchan Kim
2011-10-31
mm: compaction: make isolate_lru_page() filter-aware
Minchan Kim
2011-10-31
mm: change isolate mode from #define to bitwise type
Minchan Kim
2011-10-31
mm: compaction: trivial clean up in acct_isolated()
Minchan Kim
2011-10-31
Cross Memory Attach
Christopher Yeoh
2011-10-31
ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()
Wanlong Gao
2011-10-31
/proc/self/numa_maps: restore "huge" tag for hugetlb vmas
Andrew Morton
2011-10-31
include/linux/dmar.h: forward-declare struct acpi_dmar_header
Andrew Morton
2011-10-31
dma-mapping: fix sync_single_range_* DMA debugging
Clemens Ladisch
2011-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2011-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-10-31
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
2011-10-31
sparc64: Fix masking and shifting in VIS fpcmp emulation.
David S. Miller
2011-10-31
md/raid10: Fix bug when activating a hot-spare.
NeilBrown
2011-10-30
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-10-30
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
Linus Torvalds
2011-10-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2011-10-30
Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2011-10-30
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2011-10-30
i2c: Functions for byte-swapped smbus_write/read_word_data
Jonathan Cameron
2011-10-30
i2c-algo-pca: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Return standard fault codes
Jean Delvare
2011-10-30
i2c-algo-bit: Be verbose on bus testing failure
Jean Delvare
2011-10-30
i2c-algo-bit: Let user test buses without failing
Jean Delvare
2011-10-30
i2c/scx200_acb: Fix section mismatch warning in scx200_pci_drv
Harvey Yang
2011-10-30
i2c: I2C_ELEKTOR should depend on HAS_IOPORT
Geert Uytterhoeven
2011-10-30
KVM: SVM: Keep intercepting task switching with NPT enabled
Jan Kiszka
[next]