summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorLines
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan-24/+24
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri-0/+4
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-23/+183
2019-10-17Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-50/+55
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon-742/+533
2019-10-17ARM: davinci_all_defconfig: enable GPIO backlightBartosz Golaszewski-0/+1
2019-10-17ARM: davinci: dm365: Fix McBSP dma_slave_map entryPeter Ujfalusi-2/+2
2019-10-17powerpc/32s: fix allow/prevent_user_access() when crossing segment boundaries.Christophe Leroy-0/+1
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry-1/+19
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov-1/+1
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu-8/+8
2019-10-15arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee-3/+12
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov-1/+1
2019-10-15ARM: dts: bcm2835-rpi-zero-w: Fix bus-width of sdhciStefan Wahren-0/+1
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds-1/+0
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-7/+9
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson-1/+2
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan-5/+15
2019-10-15KVM: PPC: Book3S HV: XIVE: Ensure VP isn't already in useGreg Kurz-10/+32
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall-5/+10
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov-7/+0
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov-26/+29
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov-21/+21
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller-5/+7
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers-2/+2
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley-4/+0
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley-0/+1
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen-11/+11
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro-2/+11
2019-10-14ARM: imx_v6_v7_defconfig: Enable CONFIG_DRM_MSMFabio Estevam-0/+1
2019-10-14arm64: dts: imx8mn: Use correct clock for usdhc's ipg clkAnson Huang-3/+3
2019-10-14arm64: dts: imx8mm: Use correct clock for usdhc's ipg clkAnson Huang-3/+3
2019-10-14arm64: dts: imx8mq: Use correct clock for usdhc's ipg clkAnson Huang-2/+2
2019-10-14ARM: dts: imx7s: Correct GPT's ipg clock sourceAnson Huang-4/+4
2019-10-14ARM: dts: vf610-zii-scu4-aib: Specify 'i2c-mux-idle-disconnect'Andrey Smirnov-0/+2
2019-10-14ARM: dts: imx6q-logicpd: Re-Enable SNVS power keyAdam Ford-0/+4
2019-10-14arm64: dts: lx2160a: Correct CPU core idle state nameRan Wang-18/+18
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-7/+40
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-25/+60
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+0
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-4/+7
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-3/+3
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-9/+8
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-5/+55
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds-0/+9
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+25