summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-18Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-12-18mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu
2013-12-18fix build with make 3.80Jan Beulich
2013-12-18mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li
2013-12-18MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso
2013-12-18mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu
2013-12-18mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim
2013-12-18mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim
2013-12-18mm: add missing dependency in KconfigSima Baymani
2013-12-18sh: always link in helper functions extracted from libgccGeert Uytterhoeven
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-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-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