summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/PCI: Describe @reg for type1_access_ok()Andy Shevchenko2021-02-151-0/+1
* x86/PCI: Get rid of custom x86 model comparisonAndy Shevchenko2021-02-151-2/+15
* sfi: Remove framework for deprecated firmwareAndy Shevchenko2021-02-1529-1509/+8
* mfd: intel_msic: Remove driver for deprecated platformAndy Shevchenko2021-02-091-12/+0
* x86/apb_timer: Remove driver for deprecated platformAndy Shevchenko2021-02-097-560/+3
* x86/platform/intel-mid: Remove unused leftovers (vRTC)Andy Shevchenko2021-02-098-246/+1
* x86/platform/intel-mid: Remove unused leftovers (msic)Andy Shevchenko2021-02-095-114/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_thermal)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_power_btn)Andy Shevchenko2021-02-093-111/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_gpio)Andy Shevchenko2021-02-092-44/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_battery)Andy Shevchenko2021-02-092-33/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_ocd)Andy Shevchenko2021-02-092-45/+0
* x86/platform/intel-mid: Remove unused leftovers (msic_audio)Andy Shevchenko2021-02-092-43/+0
* Merge tag 'ib-drm-gpio-pdx86-rtc-wdt-v5.12-2' of git://git.infradead.org/linu...Rafael J. Wysocki2021-02-092-83/+0
|\
| * platform/x86: intel_scu_wdt: Move driver from arch/x86Andy Shevchenko2021-01-252-83/+0
* | Merge tag 'core_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-02-072-4/+8
|\ \
| * | entry: Ensure trap after single-step on system call returnGabriel Krisman Bertazi2021-02-062-4/+8
* | | Merge tag 'x86_urgent_for_v5.11_rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-079-55/+76
|\ \ \
| * | | x86/efi: Remove EFI PGD build time checksBorislav Petkov2021-02-061-19/+0
| * | | x86/debug: Prevent data breakpoints on cpu_dr7Lai Jiangshan2021-02-051-0/+8
| * | | x86/debug: Prevent data breakpoints on __per_cpu_offsetLai Jiangshan2021-02-051-0/+14
| * | | x86/apic: Add extra serialization for non-serializing MSRsDave Hansen2021-02-045-15/+32
| * | | x86/split_lock: Enable the split lock feature on another Alder Lake CPUFenghua Yu2021-02-011-0/+1
| * | | x86/debug: Fix DR6 handlingPeter Zijlstra2021-02-011-21/+18
| * | | x86/build: Disable CET instrumentation in the kernelJosh Poimboeuf2021-01-291-0/+3
* | | | Merge tag 'kbuild-fixes-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-072-2/+2
|\ \ \ \
| * | | | kbuild: remove PYTHON variableMasahiro Yamada2021-02-012-2/+2
* | | | | Merge tag 'riscv-for-linus-5.11-rc7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-074-5/+12
|\ \ \ \ \
| * | | | | RISC-V: Define MAXPHYSMEM_1GB only for RV32Atish Patra2021-02-031-0/+2
| * | | | | riscv: Align on L1_CACHE_BYTES when STRICT_KERNEL_RWXSebastien Van Cauwenberghe2021-02-031-3/+3
| * | | | | RISC-V: Fix .init section permission updateAtish Patra2021-02-031-1/+3
| * | | | | riscv: virt_addr_valid must check the address belongs to linear mappingAlexandre Ghiti2021-02-031-1/+4
| | |_|/ / | |/| | |
* | | | | Merge tag 'powerpc-5.11-7' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-078-21/+23
|\ \ \ \ \
| * | | | | powerpc/64/signal: Fix regression in __kernel_sigtramp_rt64() semanticsRaoni Fassina Firmino2021-02-022-2/+11
| * | | | | powerpc/vdso64: remove meaningless vgettimeofday.o build ruleMasahiro Yamada2021-01-301-2/+0
| * | | | | powerpc/vdso: fix unnecessary rebuilds of vgettimeofday.oMasahiro Yamada2021-01-305-11/+4
| * | | | | powerpc/sstep: Fix array out of bound warningRavi Bangoria2021-01-301-6/+8
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2021-02-077-78/+77
|\ \ \ \ \ \
| * | | | | | ARM: kexec: fix oops after TLB are invalidatedRussell King2021-02-054-39/+36
| * | | | | | ARM: ensure the signal page contains defined contentsRussell King2021-02-051-6/+8
| * | | | | | ARM: 9043/1: tegra: Fix misplaced tegra_uart_config in decompressorDmitry Osipenko2021-01-291-27/+27
| * | | | | | ARM: footbridge: fix dc21285 PCI configuration accessorsRussell King2021-01-291-6/+6
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-0512-47/+72
|\ \ \ \ \ \
| * | | | | | KVM: x86: Set so called 'reserved CR3 bits in LM mask' at vCPU resetSean Christopherson2021-02-041-0/+1
| * | | | | | KVM: x86/mmu: Fix TDP MMU zap collapsible SPTEsBen Gardon2021-02-041-3/+3
| * | | | | | KVM: x86: cleanup CR3 reserved bits checksPaolo Bonzini2021-02-033-13/+5
| * | | | | | KVM: SVM: Treat SVM as unsupported when running as an SEV guestSean Christopherson2021-02-032-0/+6
| * | | | | | KVM: x86: Update emulator context mode if SYSENTER xfers to 64-bit modeSean Christopherson2021-02-021-0/+2
| * | | | | | KVM: x86: Supplement __cr4_reserved_bits() with X86_FEATURE_PCID checkVitaly Kuznetsov2021-02-011-0/+2
| * | | | | | KVM/x86: assign hva with the right value to vm_munmap the pagesZheng Zhan Liang2021-02-011-1/+1