summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | ARM: dts: Fix moving mmc devices with aliases for omap4 & 5Tony Lindgren2021-03-082-0/+10
| | | * | | | | | | | | ARM: dts: Drop duplicate sha2md5_fck to fix clk_disable raceTony Lindgren2021-03-081-8/+0
| | | | |/ / / / / / / | | | |/| | | | | | |
| * | | | | | | | | | Merge tag 'arm-soc/for-5.12/devicetree-part2' of https://github.com/Broadcom/...Arnd Bergmann2021-04-011-12/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Revert "ARM: dts: bcm2711: Add the BSC interrupt controller"Florian Fainelli2021-02-161-12/+0
* | | | | | | | | | | | parisc: math-emu: Few spelling fixes in the file fpu.hBhaskar Chowdhury2021-04-061-29/+3
* | | | | | | | | | | | parisc: avoid a warning on u8 cast for cmpxchg on u8 pointersGao Xiang2021-04-061-1/+1
* | | | | | | | | | | | parisc: Remove duplicate struct task_struct declarationWan Jiabing2021-04-061-1/+0
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge tag 'riscv-for-linus-5.12-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-04-035-5/+9
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | riscv: Make NUMA depend on MMUKefeng Wang2021-04-011-1/+1
| * | | | | | | | | | | riscv: remove unneeded semicolonYang Li2021-04-011-1/+1
| * | | | | | | | | | | riscv,entry: fix misaligned base for excp_vect_tableZihao Yu2021-04-011-0/+1
| * | | | | | | | | | | riscv: evaluate put_user() arg before enabling user accessBen Dooks2021-04-011-2/+5
| * | | | | | | | | | | riscv: Drop const annotation for spKefeng Wang2021-04-011-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'powerpc-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-04-032-5/+46
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | powerpc/mm/book3s64: Use the correct storage key value when calling H_PROTECTAneesh Kumar K.V2021-03-261-1/+2
| * | | | | | | | | | powerpc/pseries/mobility: handle premature return from H_JOINNathan Lynch2021-03-231-1/+25
| * | | | | | | | | | powerpc/pseries/mobility: use struct for shared stateNathan Lynch2021-03-231-3/+19
* | | | | | | | | | | Merge tag 'acpi-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2021-04-024-19/+17
|\ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'acpi-tables' and 'acpi-scan'Rafael J. Wysocki2021-04-022-18/+15
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / | | | |/| | | | | | | | |
| | * / | | | | | | | | | ACPI: tables: x86: Reserve memory occupied by ACPI tablesRafael J. Wysocki2021-03-292-18/+15
| | |/ / / / / / / / / /
| * / / / / / / / / / / ACPI: processor: Fix CPU0 wakeup in acpi_idle_play_dead()Vitaly Kuznetsov2021-04-012-1/+2
| |/ / / / / / / / / /
* | | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-04-0112-46/+122
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
| * | | | | | | | | | KVM: x86: Prevent 'hv_clock->system_time' from going negative in kvm_guest_ti...Vitaly Kuznetsov2021-04-011-2/+17
| * | | | | | | | | | KVM: x86: disable interrupts while pvclock_gtod_sync_lock is takenPaolo Bonzini2021-04-011-11/+14
| * | | | | | | | | | KVM: x86: reduce pvclock_gtod_sync_lock critical sectionsPaolo Bonzini2021-04-011-6/+4
| * | | | | | | | | | Merge branch 'kvm-fix-svm-races' into kvm-masterPaolo Bonzini2021-04-011-5/+23
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | KVM: SVM: ensure that EFER.SVME is set when running nested guest or on nested...Paolo Bonzini2021-04-011-1/+17
| | * | | | | | | | | | KVM: SVM: load control fields from VMCB12 before checking themPaolo Bonzini2021-04-011-4/+6
| * | | | | | | | | | | Merge commit 'kvm-tdp-fix-flushes' into kvm-masterPaolo Bonzini2021-03-313-17/+42
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | KVM: x86/mmu: Don't allow TDP MMU to yield when recovering NX pagesSean Christopherson2021-03-303-6/+27
| | * | | | | | | | | | | KVM: x86/mmu: Ensure TLBs are flushed for TDP MMU during NX zappingSean Christopherson2021-03-301-4/+7
| | * | | | | | | | | | | KVM: x86/mmu: Ensure TLBs are flushed when yielding during GFN range zapSean Christopherson2021-03-301-11/+12
| * | | | | | | | | | | | KVM: make: Fix out-of-source module buildsSiddharth Chandrasekaran2021-03-301-1/+1
| * | | | | | | | | | | | KVM: x86/vPMU: Forbid writing to MSR_F15H_PERF MSRs when guest doesn't have X...Vitaly Kuznetsov2021-03-301-0/+8
| * | | | | | | | | | | | KVM: x86: remove unused declaration of kvm_write_tsc()Dongli Zhang2021-03-301-1/+0
| * | | | | | | | | | | | KVM: clean up the unused argumentHaiwei Li2021-03-301-5/+4
| * | | | | | | | | | | | Merge tag 'kvmarm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2021-03-304-1/+12
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | KVM: arm64: Fix CPU interface MMIO compatibility detectionMarc Zyngier2021-03-241-0/+9
| | * | | | | | | | | | | KVM: arm64: Disable guest access to trace filter controlsSuzuki K Poulose2021-03-242-0/+3
| | * | | | | | | | | | | KVM: arm64: Hide system instruction access to Trace registersSuzuki K Poulose2021-03-241-1/+0
| | |/ / / / / / / / / /
* | | | | | | | | | | | Merge tag 's390-5.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-03-302-3/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| * | | | | | | | | | | s390/vdso: fix initializing and updating of vdso_dataHeiko Carstens2021-03-251-3/+8
| * | | | | | | | | | | s390/vdso: fix tod_steering_delta typeHeiko Carstens2021-03-251-1/+1
| * | | | | | | | | | | s390/vdso: copy tod_steering_delta value to vdso_data pageHeiko Carstens2021-03-251-0/+1
* | | | | | | | | | | | Merge tag 'mips-fixes_5.12_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-03-301-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | MIPS: kernel: setup.c: fix compilation errorMauri Sandberg2021-03-301-1/+1
* | | | | | | | | | | | | Merge tag 'xtensa-20210329' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2021-03-292-32/+37
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / |/| | | | | | | | | | | |
| * | | | | | | | | | | | xtensa: fix uaccess-related livelock in do_page_faultMax Filippov2021-03-291-1/+4
| * | | | | | | | | | | | xtensa: move coprocessor_flush to the .text sectionMax Filippov2021-03-081-31/+33
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-03-282-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \