aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-01-19arm64: avoid returning from bad_modeMark Rutland
2017-01-18ARC: Revert "ARC: mm: IOC: Don't enable IOC by default"Vineet Gupta
2017-01-18ARC: mm: split arc_cache_init to allow __init reaping of bulkVineet Gupta
2017-01-18Merge tag 'omap-for-v4.10/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ke...Olof Johansson
2017-01-18ARCv2: IOC: Use actual memory size to setup aperture sizeVineet Gupta
2017-01-18ARCv2: IOC: Adhere to progamming model guidelines to avoid DMA corruptionVineet Gupta
2017-01-18ARCv2: IOC: refactor the IOC and SLC operations into own functionsVineet Gupta
2017-01-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18arm64/ptrace: Reject attempts to set incomplete hardware breakpoint fieldsDave Martin
2017-01-18arm64/ptrace: Avoid uninitialised struct padding in fpr_set()Dave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-18arm64/ptrace: Preserve previous registers for short regset writeDave Martin
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-18arm64: mm: avoid name clash in __page_to_voff()Oleksandr Andrushchenko
2017-01-18powerpc/perf: Use MSR to report privilege level on P9 DD1Madhavan Srinivasan
2017-01-18powerpc/eeh: Enable IO path on permanent errorGavin Shan
2017-01-18powerpc/perf: Fix PM_BRU_CMPL event code for power9Madhavan Srinivasan
2017-01-18powerpc/mm: Fix little-endian 4K hugetlbAneesh Kumar K.V
2017-01-18powerpc/mm/hugetlb: Don't panic when we don't find the default huge page sizeAneesh Kumar K.V
2017-01-18powerpc: Fix pgtable pmd cache initNicholas Piggin
2017-01-17ARM: dts: omap3: Fix Card Detect and Write Protect on Logic PD SOM-LVAdam Ford
2017-01-17ARM64: dts: meson-gxbb-odroidc2: Disable SCPI DVFSNeil Armstrong
2017-01-17KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-01-17Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář
2017-01-17arm64: Fix swiotlb fallback allocationAlexander Graf
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming
2017-01-16Merge tag 'ux500-fix-for-armsoc' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson
2017-01-16Merge tag 'arm-soc/for-4.10/devicetree-fixes' of http://github.com/Broadcom/s...Olof Johansson
2017-01-16Merge tag 'arm-soc/for-4.10/defconfig-fixes' of http://github.com/Broadcom/st...Olof Johansson
2017-01-16Merge tag 'samsung-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2017-01-16Merge tag 'sunxi-fixes-for-4.10' of https://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2017-01-16Merge tag 'imx-fixes-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2017-01-16sparc: Fixed typo in sstate.c. Replaced panicing with panickingTom Hromatka
2017-01-17powerpc/icp-opal: Fix missing KVM case and harden replayBenjamin Herrenschmidt
2017-01-17powerpc/mm: Fix memory hotplug BUG() on radixReza Arbab
2017-01-16ARM: 8613/1: Fix the uaccess crash on PB11MPCoreLinus Walleij
2017-01-16s390: update defconfigsHeiko Carstens
2017-01-16s390/ctl_reg: make __ctl_load a full memory barrierHeiko Carstens
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser