summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-18mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner
2013-12-18mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman
2013-12-18mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman
2013-12-18mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel
2013-12-18mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman
2013-12-18mm: numa: clear numa hinting information on mprotectMel Gorman
2013-12-18sched: numa: skip inaccessible VMAsMel Gorman
2013-12-18mm: numa: avoid unnecessary work on the failure pathMel Gorman
2013-12-18mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman
2013-12-18mm: numa: do not clear PTE for pte_numa updateMel Gorman
2013-12-18mm: numa: do not clear PMD during PTE update scanMel Gorman
2013-12-18mm: clear pmd_numa before invalidatingMel Gorman
2013-12-18mm: numa: call MMU notifiers on THP migrationMel Gorman
2013-12-18mm: numa: serialise parallel get_user_page against THP migrationMel Gorman
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-12-18Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-12-18Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-12-18Merge tag 'driver-core-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-12-18Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...Linus Torvalds
2013-12-18net_dma: mark brokenDan Williams
2013-12-18dma: pl330: ensure DMA descriptors are zero-initialisedWill Deacon
2013-12-18ALSA: hda - Add Dell headset detection quirk for one more laptop modelHui Wang
2013-12-18ASoC: wm8904: fix DSP mode B configurationBo Shen
2013-12-18ASoC: wm_adsp: Add small delay while polling DSP RAM startCharles Keepax
2013-12-18KVM: PPC: Book3S HV: Don't drop low-order page address bitsPaul Mackerras
2013-12-18powerpc: book3s: kvm: Don't abuse host r2 in exit pathAneesh Kumar K.V
2013-12-17imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King
2013-12-17imx-drm: imx-drm-core: make imx_drm_crtc_register() saferRussell King
2013-12-17imx-drm: imx-drm-core: use defined constant for number of CRTCs.Russell King
2013-12-17imx-drm: imx-tve: don't call sleeping functions beneath enable_lock spinlockRussell King
2013-12-17imx-drm: ipu-v3: fix potential CRTC device registration raceRussell King
2013-12-17imx-drm: imx-drm-core: fix DRM cleanup pathsRussell King
2013-12-17imx-drm: imx-drm-core: fix error cleanup path for imx_drm_add_crtc()Russell King
2013-12-17Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-12-17Revert "ARM: OMAP2+: Remove legacy mux code for display.c"Tomi Valkeinen
2013-12-17tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann
2013-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-12-17Merge branch 'fixes-for-3.13' of git://gitorious.org/linux-can/linux-canDavid S. Miller
2013-12-17Merge branch 'qlcnic'David S. Miller
2013-12-17qlcnic: Dump mailbox registers when mailbox command times out.Manish chopra
2013-12-17qlcnic: Fix mailbox processing during diagnostic testManish chopra
2013-12-17qlcnic: Allow firmware dump collection when auto firmware recovery is disabledManish Chopra
2013-12-17qlcnic: Fix memory allocationManish Chopra
2013-12-17qlcnic: Fix TSS/RSS validation for 83xx/84xx series adapter.Himanshu Madhani
2013-12-17qlcnic: Fix TSS/RSS ring validation logic.Himanshu Madhani
2013-12-17qlcnic: Fix diagnostic test for all adapters.Himanshu Madhani
2013-12-17qlcnic: Fix usage of netif_tx_{wake, stop} api during link change.Himanshu Madhani
2013-12-17usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON
2013-12-17xen-netback: fix fragments error handling in checksum_setup_ip()Wei Yongjun