summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-09-09ARM: davinci: support multiplatform build for ARM v5Bartosz Golaszewski4-26/+20
2019-09-08parisc: add support for kexec_file_load() syscallSven Schnelle4-0/+104
2019-09-08parisc: wire up kexec_file_load syscallSven Schnelle1-1/+2
2019-09-08parisc: add kexec syscall supportSven Schnelle6-0/+306
2019-09-08parisc: add __pdc_cpu_rendezvous()Sven Schnelle3-0/+15
2019-09-08x86/timer: Force PIT initialization when !X86_FEATURE_ARATJan Stancek1-0/+4
2019-09-08Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds1-4/+0
2019-09-07ipc: fix sparc64 ipc() wrapperArnd Bergmann1-15/+18
2019-09-07kprobes/parisc: remove arch_kprobe_on_func_entry()Jisheng Zhang1-4/+0
2019-09-07kexec: add KEXEC_ELFSven Schnelle3-540/+9
2019-09-06Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2-3/+4
2019-09-06Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2-18/+4
2019-09-06Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner1-0/+3
2019-09-06x86/asm: Make some functions local labelsJiri Slaby6-39/+39
2019-09-06x86/asm/suspend: Get rid of bogus_64_magicJiri Slaby1-4/+6
2019-09-06x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t...Steve Wahl1-16/+19
2019-09-06x86/platform/uv: Fix kmalloc() NULL check routineAustin Kim1-2/+2
2019-09-06Merge tag 'v5.3-rc7' into x86/platform, to refresh the branchIngo Molnar70-277/+633
2019-09-06x86/cpu: Update init data for new Airmont CPU modelRahul Tanwar3-0/+7
2019-09-06x86/cpu: Add new Airmont variant to Intel familyRahul Tanwar1-0/+1
2019-09-06x86/cpu: Add Elkhart Lake to Intel familyGayatri Kammela1-0/+1
2019-09-06x86/cpu: Add Tiger Lake to Intel familyGayatri Kammela1-0/+3
2019-09-06Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changesIngo Molnar14-36/+19
2019-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-4/+9
2019-09-05Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+1
2019-09-05arm64: dts: qcom: Add Lenovo Yoga C630Bjorn Andersson2-0/+447
2019-09-05Merge tag 'v5.4-rockchip-dts64-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-10/+18
2019-09-05Merge tag 'v5.4-rockchip-dts32-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-348/+0
2019-09-05Merge tag 'aspeed-5.4-devicetree-2' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann5-3/+33
2019-09-05parisc: Drop comments which are already in pci.hHelge Deller1-11/+0
2019-09-05x86/mm: Fix cpumask_of_node() error conditionPeter Zijlstra1-2/+2
2019-09-05Merge tag 'v5.3-rc7' into develLinus Walleij293-3033/+2484
2019-09-05riscv: move the TLB flush logic out of lineChristoph Hellwig3-30/+45
2019-09-05riscv: don't use the rdtime(h) pseudo-instructionsChristoph Hellwig1-23/+21
2019-09-05riscv: cleanup riscv_cpuid_to_hartid_maskChristoph Hellwig4-8/+1
2019-09-05riscv: optimize send_ipi_singleChristoph Hellwig1-1/+7
2019-09-05riscv: cleanup send_ipi_maskChristoph Hellwig1-9/+7
2019-09-05riscv: refactor the IPI codeChristoph Hellwig1-24/+31
2019-09-05riscv: Add support for perf registers samplingMao Han4-0/+89
2019-09-05ARM: dts: aspeed-g5: Fixe gpio-ranges upper limitOscar A Perez1-1/+1
2019-09-05ARM; dts: aspeed: mihawk: File should not be executableJoel Stanley1-0/+0
2019-09-05ARM: dts: aspeed: swift: Change power supplies to version 2Eddie James1-2/+2
2019-09-05ARM: dts: aspeed: vesnin: Add secondary SPI flash chipIvan Mikhaylov1-0/+6
2019-09-05ARM: dts: aspeed: vesnin: Add wdt2 with alt-boot optionIvan Mikhaylov1-0/+4
2019-09-05ARM: dts: aspeed-g4: Add all flash chipsJoel Stanley1-0/+20
2019-09-04arm64: exynos: Enable exynos-chipid driverPankaj Dubey1-0/+1
2019-09-04Merge tag 'samsung-soc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann4-2/+7
2019-09-04Merge tag 'samsung-dt-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann6-4/+62
2019-09-04Merge tag 'samsung-defconfig-5.4' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-2/+5
2019-09-04riscv: Add perf callchain supportMao Han4-3/+101