summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2017-08-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-08-23ARM: at91: don't select CONFIG_ARM_CPU_SUSPEND for old platformsArnd Bergmann
2017-08-22arm64: kaslr: Adjust the offset to avoid Image across alignment boundaryCatalin Marinas
2017-08-22arm64: kaslr: ignore modulo offset when validating virtual displacementArd Biesheuvel
2017-08-22arm64: mm: abort uaccess retries upon fatal signalMark Rutland
2017-08-22arm64: fpsimd: Prevent registers leaking across execDave Martin
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2017-08-21sparc: kernel/pcic: silence gcc 7.x warning in pcibios_fixup_bus()Thomas Petazzoni
2017-08-21Merge tag 'arc-4.13-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-21Merge tag 'kvm-s390-master-4.13-2' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens
2017-08-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-20Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-18mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook
2017-08-18kernel/watchdog: fix Kconfig constraints for perf hardlockup watchdogNicholas Piggin
2017-08-18Merge tag 'powerpc-4.13-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-08-18kernel/watchdog: Prevent false positives with turbo modesThomas Gleixner
2017-08-18Merge tag 'imx-fixes-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2017-08-18Merge tag 'sunxi-fixes-for-4.13-2' of https://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann
2017-08-18x86: Constify attribute_group structuresArvind Yadav
2017-08-18powerpc/mm: Ensure cpumask update is orderedBenjamin Herrenschmidt
2017-08-18ARM: dts: imx6qdl-nitrogen6_som2: fix PCIe resetGary Bisson
2017-08-17Merge tag 'pm-4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2017-08-17Merge branches 'intel_pstate-fix' and 'cpufreq-x86-fix'Rafael J. Wysocki
2017-08-17Merge tag 'renesas-fixes4-for-v4.13' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2017-08-17x86/boot/64/clang: Use fixup_pointer() to access 'next_early_pgt'Alexander Potapenko
2017-08-16x86/elf: Remove the unnecessary ADDR_NO_RANDOMIZE checksOleg Nesterov
2017-08-16x86: Fix norandmaps/ADDR_NO_RANDOMIZEOleg Nesterov
2017-08-16sparc64: remove unnecessary log messageTushar Dave
2017-08-16sparc64: Don't clibber fixed registers in __multi4.David S. Miller
2017-08-16powerpc: Fix VSX enabling/flushing to also test MSR_FP and MSR_VECBenjamin Herrenschmidt
2017-08-15Merge tag 'at91-ab-4.13-dt-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2017-08-15Merge tag 'imx-fixes-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2017-08-15Merge tag 'imx-fixes-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann
2017-08-15x86/mtrr: Prevent CPU hotplug lock recursionThomas Gleixner
2017-08-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-08-14arm64: allwinner: h5: fix pinctrl IRQsIcenowy Zheng
2017-08-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-08-13Merge branch 'clockevents/4.13-fixes' of http://git.linaro.org/people/daniel....Ingo Molnar
2017-08-12Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-11Merge tag 'powerpc-4.13-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-11clocksource/drivers/arm_arch_timer: Avoid infinite recursion when ftrace is e...Ding Tianhong
2017-08-11xen: fix hvm guest with kaslr enabledJuergen Gross
2017-08-11xen: split up xen_hvm_init_shared_info()Juergen Gross
2017-08-11x86: provide an init_mem_mapping hypervisor hookJuergen Gross
2017-08-11x86: Mark various structures and functions as 'static'Colin Ian King