summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-07-28Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-07-28powerpc/powernv/pci: Return failure for some uses of dma_set_mask()Alistair Popple
2017-07-28powerpc/boot: Fix 64-bit boot wrapper build with non-biarch compilerMichael Ellerman
2017-07-28powerpc/smp: Call smp_ops->setup_cpu() directly on the boot CPUMichael Ellerman
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-07-28powerpc/mm: Fix pmd/pte_devmap() on non-leaf entriesOliver O'Halloran
2017-07-27arm64: defconfig: enable missing HWSPINLOCKGeorgi Djakov
2017-07-27ARM: pxa: select both FB and FB_W100 for eseriesArnd Bergmann
2017-07-27ARM: ixp4xx: fix ioport_unmap definitionArnd Bergmann
2017-07-27ARM: ep93xx: use ARM_PATCH_PHYS_VIRT correctlyArnd Bergmann
2017-07-27ARM: mmp: mark usb_dma_mask as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap2: mark unused functions as __maybe_unusedArnd Bergmann
2017-07-27ARM: omap1: avoid unused variable warningArnd Bergmann
2017-07-27ARM: sirf: mark sirfsoc_init_late as __maybe_unusedArnd Bergmann
2017-07-27ARM: ixp4xx: use normal prototype for {read,write}s{b,w,l}Arnd Bergmann
2017-07-27ARM: omap1/ams-delta: warn about failed regulator enableArnd Bergmann
2017-07-27ARM: rpc: rename RAM_SIZE macroArnd Bergmann
2017-07-27ARM: w90x900: normalize clk APIArnd Bergmann
2017-07-27ARM: ep93xx: normalize clk APIAlexander Sverdlin
2017-07-27Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-07-27Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-07-27ARM: dts: sun8i: a83t: Switch to CCU device tree binding macrosChen-Yu Tsai
2017-07-27arm64: allwinner: sun50i-a64: Correct emac register sizeCorentin Labbe
2017-07-27ARM: dts: sunxi: h3/h5: Correct emac register sizeCorentin Labbe
2017-07-27drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPUWill Deacon
2017-07-27ARM: sa1100: normalize clk APIArnd Bergmann
2017-07-27ARM: davinci: normalize clk APIArnd Bergmann
2017-07-27ARM: sa1100/pxa: fix MTD_XIP buildArnd Bergmann
2017-07-27ARM: davinci: don't mark vpif_input structures as 'const'Arnd Bergmann
2017-07-27ARM: dts: da850-lcdk: drop unused VPIF endpointsKevin Hilman
2017-07-27ARM: dts: da850-evm: drop unused VPIF endpointsKevin Hilman
2017-07-27Merge tag 'mvebu-fixes-4.13-1' of git://git.infradead.org/linux-mvebu into fixesArnd Bergmann
2017-07-27ARM: dts: exynos: Add clocks to audss block to fix silent hang on Exynos4412Krzysztof Kozlowski
2017-07-27Merge tag 'renesas-fixes2-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-07-27Merge tag 'omap-for-v4.13/fixes-merge-window' of git://git.kernel.org/pub/scm...Arnd Bergmann
2017-07-27Merge tag 'renesas-fixes-for-v4.13' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2017-07-27powerpc/mm/hash: Free the subpage_prot_table correctlyAneesh Kumar K.V
2017-07-26Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini
2017-07-26KVM: LAPIC: Fix reentrancy issues with preempt notifiersWanpeng Li
2017-07-26Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2017-07-26KVM: nVMX: Fix loss of L2's NMI blocking stateWanpeng Li
2017-07-26KVM: nVMX: Fix posted intr delivery when vcpu is in guest modeWincy Van
2017-07-26x86: irq: Define a global vector for nested posted interruptsWincy Van
2017-07-26KVM: x86: do mask out upper bits of PAE CR3Paolo Bonzini
2017-07-26arm64: sysreg: Fix unprotected macro argmuent in write_sysregDave Martin
2017-07-26powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchainMichael Ellerman
2017-07-26powerpc/pseries: Fix of_node_put() underflow during reconfig removeLaurent Vivier
2017-07-26powerpc/mm/radix: Workaround prefetch issue with KVMBenjamin Herrenschmidt