summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Input: atmel_mxt_ts - fix up inverted RESET handlerLinus Walleij2020-11-1710-10/+10
* Merge tag 'x86-urgent-2020-10-11' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-10-111-2/+4
|\
| * x86/mce: Use idtentry_nmi_enter/exit()Thomas Gleixner2020-09-301-2/+4
* | Merge tag 'riscv-for-linus-5.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-10-092-2/+4
|\ \
| * | riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren2020-10-061-2/+3
| * | RISC-V: Make sure memblock reserves the memory containing DTAtish Patra2020-10-041-0/+1
* | | Merge tag 'for-linus-5.9b-rc9-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-10-081-1/+1
|\ \ \
| * | | arm/arm64: xen: Fix to convert percpu address to gfn correctlyMasami Hiramatsu2020-10-071-1/+1
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-061-2/+2
|\ \ \ \
| * | | | crypto: arm64: Use x16 with indirect branch to bti_cJeremy Linton2020-10-061-2/+2
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-10-051-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2020-09-301-1/+0
| |\ \ \ \
| | * | | | bpf, powerpc: Fix misuse of fallthrough in bpf_jit_comp()He Zhe2020-09-291-1/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-10-032-10/+19
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-10-031-0/+7
| |\ \ \ \ \ \
| | * | | | | | KVM: arm64: Restore missing ISB on nVHE __tlb_switch_to_guestMarc Zyngier2020-10-011-0/+7
| * | | | | | | KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF interceptPaolo Bonzini2020-10-031-10/+12
* | | | | | | | Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-10-022-4/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | RISC-V: Check clint_time_val before useAnup Patel2020-09-302-4/+13
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2020-10-021-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: imx6q: Fixup RCU usage for cpuidleUlf Hansson2020-09-301-1/+3
| |/ / / / / / /
* | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-10-011-2/+20
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | arm64: permit ACPI core to map kernel memory used for table overridesArd Biesheuvel2020-09-301-2/+20
* | | | | | | | Merge tag 'devicetree-fixes-for-5.9-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-09-291-1/+1
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | ARM: dts: bcm2835: Change firmware compatible from simple-bus to simple-mfdMaxime Ripard2020-09-281-1/+1
* | | | | | | | Merge tag 'x86-urgent-2020-09-27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-09-277-12/+68
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | x86/ioapic: Unbreak check_timer()Thomas Gleixner2020-09-231-0/+1
| * | | | | | | x86/irq: Make run_on_irqstack_cond() typesafeThomas Gleixner2020-09-226-12/+67
* | | | | | | | mm: replace memmap_context by meminit_contextLaurent Dufour2020-09-261-3/+3
* | | | | | | | arch/x86/lib/usercopy_64.c: fix __copy_user_flushcache() cache writebackMikulas Patocka2020-09-261-1/+1
* | | | | | | | mm/gup: fix gup_fast with dynamic page table foldingVasily Gorbik2020-09-261-12/+30
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-254-11/+39
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | KVM: SVM: Add a dedicated INVD intercept routineTom Lendacky2020-09-251-1/+7
| * | | | | | | KVM: x86: Reset MMU context if guest toggles CR4.SMAP or CR4.PKESean Christopherson2020-09-251-1/+2
| * | | | | | | KVM: x86: fix MSR_IA32_TSC read for nested migrationMaxim Levitsky2020-09-241-2/+15
| * | | | | | | KVM: x86: VMX: Make smaller physical guest address space support user-configu...Mohammed Gamal2020-09-233-7/+15
* | | | | | | | Merge tag 'mips_fixes_5.9_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-09-254-17/+14
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | MIPS: BCM47XX: Remove the needless check with the 1074KWei Li2020-09-231-1/+1
| * | | | | | | MIPS: Add the missing 'CPU_1074K' into __get_cpu_type()Wei Li2020-09-231-0/+1
| * | | | | | | MIPS: Loongson2ef: Disable Loongson MMI instructionsJiaxun Yang2020-09-231-0/+4
| * | | | | | | MIPS: Loongson-3: Fix fp register access if MSA enabledHuacai Chen2020-09-221-16/+8
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-09-221-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | / | | |_|_|_|_|/ | |/| | | | |
| * | | | | | net: dsa: microchip: look for phy-mode in port nodesHelmut Grohne2020-09-101-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-09-214-25/+17
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-09-203-6/+14
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | KVM: arm64: Remove S1PTW check from kvm_vcpu_dabt_iswrite()Marc Zyngier2020-09-181-2/+2
| | * | | | | KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetchMarc Zyngier2020-09-183-5/+13
| * | | | | | Revert "KVM: Check the allocation of pv cpu mask"Vitaly Kuznetsov2020-09-201-19/+3
* | | | | | | Merge tag 'x86_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-09-204-1/+24
|\ \ \ \ \ \ \
| * | | | | | | x86/unwind/fp: Fix FP unwinding in ret_from_forkJosh Poimboeuf2020-09-182-1/+21