summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-10-18Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-10-17Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu
2019-10-15arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang
2019-10-12Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar