summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2019-10-20Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-38/+84
2019-10-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2-3/+12
2019-10-18Merge tag 'riscv/for-v5.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-23/+20
2019-10-18x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guardZhenzhong Duan1-24/+24
2019-10-18x86/hyperv: Set pv_info.name to "Hyper-V"Andrea Parri1-0/+4
2019-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds13-23/+183
2019-10-17Merge tag 'xtensa-20191017' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds4-50/+55
2019-10-17Merge branch 'errata/tx2-219' into for-next/fixesWill Deacon72-742/+533
2019-10-16arm64: tags: Preserve tags for addresses translated via TTBR1Will Deacon3-8/+13
2019-10-16arm64: mm: fix inverted PAR_EL1.F checkMark Rutland1-1/+5
2019-10-16arm64: sysreg: fix incorrect definition of SYS_PAR_EL1_FYang Yingliang1-1/+1
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2-1/+19
2019-10-16xtensa: fix change_bit in exclusive access optionMax Filippov1-1/+1
2019-10-15RISC-V: fix virtual address overlapped in FIXADDR_START and VMEMMAP_STARTGreentime Hu1-8/+8
2019-10-15arm: dts: mediatek: Update mt7629 dts to reflect the latest dt-bindingMarkLee2-3/+12
2019-10-15xtensa: virt: fix PCI IO ports mappingMax Filippov1-1/+1
2019-10-15sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds1-1/+0
2019-10-15Merge branch 'parisc-5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-7/+9
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-15x86/hyperv: Make vapic support x2apic modeRoman Kagan1-5/+15
2019-10-14arm64: hibernate: check pgd table allocationPavel Tatashin1-1/+8
2019-10-14arm64: cpufeature: Treat ID_AA64ZFR0_EL1 as RAZ when SVE is not enabledJulien Grall1-5/+10
2019-10-14xtensa: drop EXPORT_SYMBOL for outs*/ins*Max Filippov1-7/+0
2019-10-14xtensa: fix type conversion in __get_user_[no]checkMax Filippov1-26/+29
2019-10-14xtensa: clean up assembly arguments in uaccess macrosMax Filippov1-21/+21
2019-10-14parisc: Fix vmap memory leak in ioremap()/iounmap()Helge Deller1-5/+7
2019-10-14parisc: prefer __section from compiler_attributes.hNick Desaulniers2-2/+2
2019-10-14riscv: tlbflush: remove confusing comment on local_flush_tlb_all()Paul Walmsley1-4/+0
2019-10-14riscv: dts: HiFive Unleashed: add default chosen/stdout-pathPaul Walmsley1-0/+1
2019-10-14riscv: remove the switch statement in do_trap_break()Vincent Chen1-11/+11
2019-10-14xtensa: fix {get,put}_user() for 64bit valuesAl Viro1-2/+11
2019-10-12Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds19-7/+40
2019-10-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-25/+60
2019-10-12Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+0
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-4/+7
2019-10-12Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-3/+3
2019-10-12Merge tag 'riscv/for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-9/+8
2019-10-12Merge tag 'mips_fixes_5.4_2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-5/+55
2019-10-12Merge tag 'powerpc-5.4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds4-0/+9
2019-10-12Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+25
2019-10-12Merge tag 's390-5.4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-2/+2
2019-10-12perf/x86/cstate: Add Tiger Lake CPU supportKan Liang1-9/+11
2019-10-12perf/x86/msr: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Tiger Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/cstate: Update C-state counters for Ice LakeKan Liang1-11/+25
2019-10-12perf/x86/msr: Add new CPU model numbers for Ice LakeKan Liang1-0/+3
2019-10-12perf/x86/cstate: Add Comet Lake CPU supportKan Liang1-10/+14
2019-10-12perf/x86/msr: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12perf/x86/intel: Add Comet Lake CPU supportKan Liang1-0/+2
2019-10-12Merge branch 'x86/urgent' into perf/urgent, to pick up new CPU model definitionsIngo Molnar4-4/+7