summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-06-23arm64: defconfig: enable QCOM_L2_PMU and QCOM_L3_PMUTimur Tabi1-0/+2
2017-06-23arm64: defconfig: enable EDAC optionsTimur Tabi1-0/+1
2017-06-23arm64: defconfig: enable APEI and GHES featuresTimur Tabi1-0/+3
2017-06-23arm64: defconfig: enable support for PCIe hotplugTimur Tabi1-0/+3
2017-06-23arm64: defconfig: enable EFI_CAPSULE_LOADERTimur Tabi1-0/+1
2017-06-23arm64: defconfig: enable BLK_DEV_NVMETimur Tabi1-0/+1
2017-06-23arm64: defconfig: enable ACPI_CPPC_CPUFREQTimur Tabi1-0/+1
2017-06-19Merge tag 'renesas-arm64-defconfig-for-v4.13' of https://git.kernel.org/pub/s...Olof Johansson1-0/+1
2017-06-19Merge tag 'amlogic-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/gi...Olof Johansson1-0/+7
2017-06-19Merge tag 'arm-soc/for-4.13/defconfig-arm64' of http://github.com/Broadcom/st...Olof Johansson1-0/+1
2017-06-14ARM64: defconfig: enable meson SPICC as moduleNeil Armstrong1-0/+2
2017-06-14ARM64: defconfig: enable IR core, decoders and Meson IR deviceNeil Armstrong1-0/+5
2017-06-12arm64: defconfig: enable Simple Sound Card supportKuninori Morimoto1-0/+1
2017-06-08arm64: defconfig: Enable ARCH_BRCMSTBFlorian Fainelli1-0/+1
2017-06-02Merge tag 'realtek-arm64-soc-for-4.12' of git://github.com/afaerber/linux int...Olof Johansson1-0/+6
2017-06-02arm64: defconfig: drop ARCH_VULCANJayachandran C1-1/+0
2017-06-02arm64: disable Broadcom Vulcan platformJayachandran C1-4/+1
2017-05-27Merge tag 'powerpc-4.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds5-5/+11
2017-05-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds9-37/+81
2017-05-27Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-7/+7
2017-05-27Merge tag 'trace-v4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+24
2017-05-27x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14
2017-05-27x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1
2017-05-27kprobes/x86: Fix to set RWX bits correctly before releasing trampolineMasami Hiramatsu1-0/+9
2017-05-26x86/timers: Move simple_udelay_calibration past init_hypervisor_platformJan Kiszka1-2/+2
2017-05-25powerpc: Add PPC_FEATURE userspace bits for SCV and DARN instructionsNicholas Piggin2-1/+4
2017-05-25powerpc/spufs: Fix hash faults for kernel regionsJeremy Kerr1-1/+3
2017-05-25powerpc: Fix booting P9 hash with CONFIG_PPC_RADIX_MMU=NMichael Neuling1-0/+2
2017-05-25powerpc/powernv/npu-dma.c: Fix opal_npu_destroy_context() callAlistair Popple1-3/+2
2017-05-25ARM64: Prepare Realtek RTD1295Andreas Färber1-0/+6
2017-05-24x86/alternatives: Prevent uninitialized stack byte read in apply_alternatives()Mateusz Jurczyk1-2/+7
2017-05-24x86/PAT: Fix Xorg regression on CPUs that don't support PATMikulas Patocka1-3/+6
2017-05-24x86/watchdog: Fix Kconfig help text file path reference to lockup watchdog do...Benjamin Peterson1-1/+1
2017-05-24x86/build: Permit building with old make versionsJan Kiszka1-1/+1
2017-05-24x86/unwind: Add end-of-stack check for ftrace handlersJosh Poimboeuf1-9/+40
2017-05-24Revert "x86/entry: Fix the end of the stack for newly forked tasks"Josh Poimboeuf2-18/+23
2017-05-23arm64: dts: hikey: Fix WiFi supportUlf Hansson1-15/+11
2017-05-23arm64: dts: hi6220: Move board data from the dwmmc nodes to hikey dtsUlf Hansson2-20/+22
2017-05-23arm64: dts: hikey: Add the SYS_5V and the VDD_3V3 regulatorsUlf Hansson1-1/+21
2017-05-23arm64: dts: hi6220: Move the fixed_5v_hub regulator to the hikey dtsUlf Hansson2-11/+11
2017-05-23arm64: dts: hikey: Add clock for the pmic mfdDaniel Lezcano1-0/+1
2017-05-22x86: fix 32-bit case of __get_user_asm_u64()Linus Torvalds1-3/+3
2017-05-22Clean up x86 unsafe_get/put_user() type handlingLinus Torvalds1-2/+3
2017-05-21x86/MCE: Export memory_error()Borislav Petkov2-7/+7
2017-05-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-3/+5
2017-05-21osf_wait4(): fix infoleakAl Viro1-2/+4
2017-05-21fix unsafe_put_user()Al Viro1-1/+1
2017-05-21x86/boot: Use CROSS_COMPILE prefix for readelfRob Landley1-1/+1
2017-05-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds21-94/+231
2017-05-20Merge tag 'for-linus-4.12b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-76/+43