summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-31mm: zone_reclaim: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: compaction: make isolate_lru_page() filter-awareMinchan Kim
2011-10-31mm: change isolate mode from #define to bitwise typeMinchan Kim
2011-10-31mm: compaction: trivial clean up in acct_isolated()Minchan Kim
2011-10-31Cross Memory AttachChristopher Yeoh
2011-10-31ipc/mqueue.c: fix wrong use of schedule_hrtimeout_range_clock()Wanlong Gao
2011-10-31/proc/self/numa_maps: restore "huge" tag for hugetlb vmasAndrew Morton
2011-10-31include/linux/dmar.h: forward-declare struct acpi_dmar_headerAndrew Morton
2011-10-31dma-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
2011-10-30KVM: s390: implement sigp external callChristian Ehrhardt
2011-10-30KVM: s390: fix register settingCarsten Otte
2011-10-30KVM: s390: fix return value of kvm_arch_init_vmCarsten Otte
2011-10-30KVM: s390: check cpu_id prior to using itCarsten Otte
2011-10-30vlan: allow nested vlan_do_receive()Eric Dumazet
2011-10-30ipv6: fix route lookup in addrconf_prefix_rcv()Andreas Hofmeister
2011-10-30bonding: eliminate bond_close race conditionsJay Vosburgh
2011-10-30qlcnic: fix beacon and LED test.Sucheta Chakraborty
2011-10-30qlcnic: Updated License fileSritej Velaga
2011-10-30qlcnic: updated reset sequenceSony Chacko
2011-10-30qlcnic: reset loopback mode if promiscous mode setting fails.Sucheta Chakraborty
2011-10-30qlcnic: skip IDC ack check in fw reset path.Sritej Velaga
2011-10-30Merge branch 'batman-adv/maint' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2011-10-29Merge git://github.com/rustyrussell/linuxLinus Torvalds