summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-12-1824-57/+249
|\
| * mm/hugetlb: check for pte NULL pointer in __page_check_address()Jianguo Wu2013-12-181-0/+4
| * fix build with make 3.80Jan Beulich2013-12-181-13/+7
| * mm/mempolicy: fix !vma in new_vma_page()Wanpeng Li2013-12-181-6/+8
| * MAINTAINERS: add Davidlohr as GPT maintainerDavidlohr Bueso2013-12-181-0/+6
| * mm/memory-failure.c: recheck PageHuge() after hugetlb page migrate successfullyJianguo Wu2013-12-181-4/+10
| * mm/compaction: respect ignore_skip_hint in update_pageblock_skipJoonsoo Kim2013-12-181-0/+4
| * mm/mempolicy: correct putback method for isolate pages if failedJoonsoo Kim2013-12-181-1/+1
| * mm: add missing dependency in KconfigSima Baymani2013-12-181-1/+1
| * sh: always link in helper functions extracted from libgccGeert Uytterhoeven2013-12-181-1/+1
| * mm: page_alloc: exclude unreclaimable allocations from zone fairness policyJohannes Weiner2013-12-181-1/+2
| * mm: numa: defer TLB flush for THP migration as long as possibleMel Gorman2013-12-182-7/+3
| * mm: numa: guarantee that tlb_flush_pending updates are visible before page ta...Mel Gorman2013-12-181-1/+6
| * mm: fix TLB flush race between migration, and change_protection_rangeRik van Riel2013-12-188-7/+69
| * mm: numa: avoid unnecessary disruption of NUMA hinting during migrationMel Gorman2013-12-183-6/+37
| * mm: numa: clear numa hinting information on mprotectMel Gorman2013-12-182-0/+4
| * sched: numa: skip inaccessible VMAsMel Gorman2013-12-181-0/+7
| * mm: numa: avoid unnecessary work on the failure pathMel Gorman2013-12-181-1/+3
| * mm: numa: ensure anon_vma is locked to prevent parallel THP splitsMel Gorman2013-12-181-0/+7
| * mm: numa: do not clear PTE for pte_numa updateMel Gorman2013-12-181-2/+7
| * mm: numa: do not clear PMD during PTE update scanMel Gorman2013-12-181-1/+1
| * mm: clear pmd_numa before invalidatingMel Gorman2013-12-181-0/+3
| * mm: numa: call MMU notifiers on THP migrationMel Gorman2013-12-181-8/+14
| * mm: numa: serialise parallel get_user_page against THP migrationMel Gorman2013-12-183-15/+60
| * kexec: migrate to reboot cpuVivek Goyal2013-12-183-1/+3
* | Merge tag 'usb-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-1814-47/+56
|\ \
| * | usb: ohci-at91: fix irq and iomem resource retrievalBoris BREZILLON2013-12-171-11/+15
| * | usb: phy: fix driver dependenciesFelipe Balbi2013-12-161-1/+3
| * | phy: kconfig: add depends on "USB_PHY" to OMAP_USB2 and TWL4030_USBKishon Vijay Abraham I2013-12-101-2/+2
| * | drivers: phy: tweaks to phy_create()Dan Carpenter2013-12-101-16/+10
| * | drivers: phy: Fix memory leakSachin Kamat2013-12-101-5/+5
| * | Merge tag 'for-usb-linus-2013-12-10' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2013-12-101-1/+6
| |\ \
| | * | xhci: Limit the spurious wakeup fix only to HP machinesTakashi Iwai2013-12-101-1/+6
| |/ /
| * | usb: chipidea: fix nobody cared IRQ when booting with host rolePeter Chen2013-12-092-3/+4
| * | usb: chipidea: host: Only disable the vbus regulator if it is not NULLFabio Estevam2013-12-091-1/+2
| * | usb: serial: zte_ev: move support for ZTE AC2726 from zte_ev back to optionDmitry Kunilov2013-12-092-2/+3
| * | usb: cdc-wdm: manage_power should always set needs_remote_wakeupBjørn Mork2013-12-091-5/+3
| * | Merge tag 'fixes-for-v3.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-12-093-5/+8
| |\ \
| | * | usb: phy-tegra-usb.c: wrong pointer check for remap UTMIChris Ruehl2013-12-061-1/+1
| | * | usb: phy: twl6030-usb: signedness bug in twl6030_readb()Dan Carpenter2013-11-251-1/+2
| | * | usb: dwc3: power off usb phy in error pathKishon Vijay Abraham I2013-11-251-0/+2
| | * | usb: dwc3: invoke phy_resume after phy_initKishon Vijay Abraham I2013-11-251-3/+3
* | | | Merge tag 'tty-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-12-184-6/+27
|\ \ \ \
| * | | | tty: xuartps: Properly guard sysrq specific codeSoren Brinkmann2013-12-171-0/+2
| * | | | n_tty: Fix apparent order of echoed outputPeter Hurley2013-12-171-1/+6
| * | | | serial: 8250_dw: add new ACPI IDsMika Westerberg2013-12-171-0/+2
| * | | | serial: 8250_dw: Fix LCR workaround regressionJames Hogan2013-12-161-2/+4
| * | | | tty: Fix hang at ldsem_down_read()Peter Hurley2013-12-161-3/+13
* | | | | Merge tag 'staging-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-12-189-44/+85
|\ \ \ \ \
| * | | | | imx-drm: imx-drm-core: improve safety of imx_drm_add_crtc()Russell King2013-12-171-0/+9
OpenPOWER on IntegriCloud