summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-071-4/+0
* Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-09-062-3/+4
|\
| * Merge tag 'renesas-fixes2-for-v5.3' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-09-051-0/+1
| |\
| | * arm64: dts: renesas: hihope-common: Fix eMMC statusFabrizio Castro2019-08-311-0/+1
| * | Merge tag 'renesas-fixes-for-v5.3' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann2019-09-041-3/+3
| |\|
| | * arm64: dts: renesas: r8a77995: draak: Fix backlight regulator nameGeert Uytterhoeven2019-08-091-3/+3
* | | Merge tag 'powerpc-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-09-062-18/+4
|\ \ \
| * | | powerpc/tm: Fix restoring FP/VMX facility incorrectly on interruptsGustavo Romero2019-09-041-16/+2
| * | | powerpc/tm: Fix FP/VMX unavailable exceptions inside a transactionGustavo Romero2019-09-041-1/+2
| * | | powerpc/64e: Drop stale call to smp_processor_id() which hangs SMP startupChristophe Leroy2019-08-121-1/+0
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-053-4/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | x86/hyper-v: Fix overflow bug in fill_gva_list()Tianyu Lan2019-09-021-3/+5
| * | | x86/uaccess: Don't leak the AC flags into __get_user() argument evaluationPeter Zijlstra2019-09-021-1/+3
| * | | x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-021-0/+1
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-017-39/+43
|\| | |
| * | | x86/mm/cpa: Prevent large page split when ftrace flips RW on kernel textThomas Gleixner2019-08-291-8/+18
| * | | x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds2019-08-281-0/+1
| * | | x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov2019-08-271-1/+1
| * | | x86/apic: Include the LDR when clearing out APIC registersBandan Das2019-08-261-0/+4
| * | | x86/apic: Do not initialize LDR and DFR for bigsmpBandan Das2019-08-261-22/+2
| * | | uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr2019-08-261-7/+10
| * | | x86/apic: Fix arch_dynirq_lower_bound() bug for DT enabled machinesThomas Gleixner2019-08-261-1/+7
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-013-7/+24
|\ \ \ \
| * | | | perf/x86/amd/ibs: Fix sample bias for dispatched micro-opsKim Phillips2019-08-302-7/+18
| * | | | perf/x86/intel: Restrict period on NehalemJosh Hunt2019-08-301-0/+6
* | | | | Merge tag 'trace-v5.3-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-08-311-1/+0
|\ \ \ \ \
| * | | | | ftrace/x86: Remove mcount() declarationJisheng Zhang2019-08-311-1/+0
| |/ / / /
* | | | | Merge tag 'riscv/for-v5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-08-312-6/+10
|\ \ \ \ \
| * | | | | RISC-V: Fix FIXMAP area corruption on RV32 systemsAnup Patel2019-08-282-6/+10
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-08-316-16/+19
|\ \ \ \ \
| * | | | | KVM: x86: Don't update RIP or do single-step on faulting emulationSean Christopherson2019-08-271-4/+5
| * | | | | KVM: x86: hyper-v: don't crash on KVM_GET_SUPPORTED_HV_CPUID when kvm_intel.n...Vitaly Kuznetsov2019-08-273-8/+6
| * | | | | Merge tag 'kvm-ppc-fixes-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/...Radim Krčmář2019-08-272-4/+8
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-08-272-4/+8
* | | | | | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2019-08-302-2/+8
|\ \ \ \ \ \
| * | | | | | ARM: 8901/1: add a criteria for pfn_valid of armzhaoyang2019-08-281-0/+5
| * | | | | | ARM: 8897/1: check stmfd instruction using right shiftLvqiang Huang2019-08-231-1/+1
| * | | | | | ARM: 8874/1: mm: only adjust sections of valid mm structuresDoug Berger2019-08-231-1/+2
* | | | | | | Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2019-08-3021-85/+120
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2019-08-153-0/+8
| |\ \ \ \ \ \ \
| | * | | | | | | arm64: dts: amlogic: odroid-n2: keep SD card regulator always onXavier Ruppen2019-08-051-0/+1
| | * | | | | | | arm64: dts: meson-g12a-sei510: enable IR controllerNeil Armstrong2019-08-051-0/+6
| | * | | | | | | arm64: dts: meson-g12a: add missing dwc2 phy-namesNeil Armstrong2019-08-051-0/+1
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge tag 'omap-for-v5.3/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2019-08-1517-83/+110
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: OMAP: dma: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-131-9/+5
| | * | | | | | | Merge branch 'ti-sysc-fixes' into fixesTony Lindgren2019-08-132-12/+52
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: Fix incomplete dts data for am3 and am4 mmcTony Lindgren2019-08-132-12/+52
| | * | | | | | | | Merge branch 'ti-sysc-fixes' into fixesTony Lindgren2019-08-136625-54292/+54691
| | |\| | | | | | |
| | | * | | | | | | ARM: dts: Fix incorrect dcan register mapping for am3, am4 and dra7Tony Lindgren2019-07-243-2/+10
| | | * | | | | | | ARM: dts: Fix flags for gpio7Tony Lindgren2019-07-243-3/+3