summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle
2019-09-08parisc: wire up kexec_file_load syscallSven Schnelle
2019-09-08parisc: add kexec syscall supportSven Schnelle
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek
2019-09-07Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann
2019-09-06kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang
2019-09-06kexec: add KEXEC_ELFSven Schnelle
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2019-09-06Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner
2019-09-06x86/asm: Make some functions local labelsJiri Slaby
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl
2019-09-06x86/platform/uv: Fix kmalloc() NULL check routineAustin Kim
2019-09-06Merge tag 'v5.3-rc7' into x86/platform, to refresh the branchIngo Molnar
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-09-05arm64: dts: qcom: Add Lenovo Yoga C630Bjorn Andersson
2019-09-05Merge tag 'v5.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-05Merge tag 'v5.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-05Merge tag 'aspeed-5.4-devicetree-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann
2019-09-05parisc: Drop comments which are already in pci.hHelge Deller
2019-09-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig
2019-09-05riscv: optimize send_ipi_singleChristoph Hellwig
2019-09-05riscv: cleanup send_ipi_maskChristoph Hellwig
2019-09-05riscv: refactor the IPI codeChristoph Hellwig
2019-09-05riscv: Add support for perf registers samplingMao Han
2019-09-04ARM: dts: aspeed-g5: Fixe gpio-ranges upper limitOscar A Perez
2019-09-04ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley
2019-09-04ARM: dts: aspeed: swift: Change power supplies to version 2Eddie James
2019-09-04ARM: dts: aspeed: vesnin: Add secondary SPI flash chipIvan Mikhaylov
2019-09-04ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot optionIvan Mikhaylov
2019-09-04ARM: dts: aspeed-g4: Add all flash chipsJoel Stanley
2019-09-04arm64: exynos: Enable exynos-chipid driverPankaj Dubey
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2019-09-04Merge tag 'samsung-dt-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann
2019-09-04Merge tag 'samsung-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2019-09-04riscv: Add perf callchain supportMao Han