summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-03-11arm64: KVM: Fix outdated comment about VTCR_EL2.PSMarc Zyngier
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier
2015-03-11ARM: imx6sl-evk: set swbst_reg as vbus's parent regimx-fixes-4.0Peter Chen
2015-03-11ARM: imx6qdl-sabresd: set swbst_reg as vbus's parent regPeter Chen
2015-03-10kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini
2015-03-10ARM: dump pgd, pmd and pte states on unhandled data abort faultsRussell King
2015-03-10ARM: dma-api: fix off-by-one error in __dma_supported()Russell King
2015-03-10x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski
2015-03-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09ARM: at91/dt: at91sam9261: fix clocks and clock-names in udc definitionBoris Brezillon
2015-03-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-03-06ARM: OMAP2+: Fix wl12xx on dm3730-evm with mainline u-bootTony Lindgren
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-06Merge tag 'for-v4.0-rc/omap-fixes-a' of git://git.kernel.org/pub/scm/linux/ke...Tony Lindgren
2015-03-06ARM: OMAP: enable TWL4030_USB in omap2plus_defconfigAaro Koskinen
2015-03-06ARM: dts: dra7x-evm: avoid possible contention while muxing on CAN linesRoger Quadros
2015-03-06ARM: dts: dra7x-evm: Don't use dcan1_rx.gpio1_15 in DCAN pinctrlRoger Quadros
2015-03-06ARM: dts: OMAP5: fix polling intervals for thermal zonesTero Kristo
2015-03-06ARM: dts: am335x-lxm: Use rmii-clock-extGeorge McCollister
2015-03-06ARM: dts: am335x-bone-common: enable aes and shamMatt Porter
2015-03-06ARM: dts: am43xx-clocks: Fix ehrpwm tbclk data on am43xxVignesh R
2015-03-06ARM: dts: am33xx-clocks: Fix ehrpwm tbclk data on am33xxVignesh R
2015-03-06ARM: dts: OMAP5: Fix the bypass clock source for dpll_iva and othersRavikumar Kattekola
2015-03-06ARM: dts: DRA7x: Fix the bypass clock source for dpll_iva and othersRavikumar Kattekola
2015-03-06arm64: Don't use is_module_addr in setting page attributesLaura Abbott
2015-03-06x86/vdso: Fix the build on GCC5Jiri Slaby
2015-03-05Merge branch 'acpi-resources'Rafael J. Wysocki
2015-03-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-03-05Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti
2015-03-05x86/fpu/xsaves: Fix improper uses of __ex_tableQuentin Casasnovas
2015-03-05x86/intel/quark: Select COMMON_CLKAndy Shevchenko
2015-03-05ARM: at91/pm: MOR register KEY was missingPatrice Vilchez
2015-03-05ARM: at91/dt: sama5d4: fix lcdck clock definitionBoris BREZILLON
2015-03-05ARM: at91/dt: sama5d4: rename lcd_clk into lcdc_clkBoris BREZILLON
2015-03-05ARM: at91: debug: fix non MMU debugAlexandre Belloni
2015-03-04ARM: fix typos in smc91x platform dataArnd Bergmann
2015-03-05x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski
2015-03-04ARM: multi_v7_defconfig: increase the number of maximum number of CPUs to 16Tyler Baker
2015-03-04ARM: sunxi_defconfig: increase the number of maximum number of CPUs to 8Tyler Baker
2015-03-04dtb: change binding name to match with newer firmware DTIyappan Subramanian
2015-03-04Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2015-03-04Merge tag 'samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-03-04Merge tag 'samsung-fixes-dt' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2015-03-04ARM: socfpga: make sure socfpga_cpu1start_addr is properly flushedRussell King
2015-03-04ARM: socfpga: fix uart DMA binding errorSteffen Trumtrar
2015-03-04ARM: socfpga: Correct SCU virtual mapping in socfpgaVince Bridgers
2015-03-04Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds