summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | KVM: X86: Fix async pf caused null-ptr-derefWanpeng Li2020-06-291-0/+3
| * | | | | | Merge tag 'kvm-s390-master-5.8-3' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini2020-06-241-4/+4
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-06-181-4/+4
| | |/ / / / /
* | | | | | | Merge tag 's390-5.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-067-26/+105
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | s390: update defconfigsHeiko Carstens2020-07-013-19/+73
| * | | | | | s390/cpum_sf: prohibit callchain data collectionThomas Richter2020-07-011-1/+10
| * | | | | | s390/setup: init jump labels before command line parsingVasily Gorbik2020-06-291-0/+1
| * | | | | | s390/maccess: add no DAT mode to kernel_writeVasily Gorbik2020-06-291-5/+9
| * | | | | | s390/pci: fix enabling a reserved PCI functionNiklas Schnelle2020-06-291-1/+12
| | |_|_|_|/ | |/| | | |
* | | | | | x86/ldt: use "pr_info_once()" instead of open-coding it badlyLinus Torvalds2020-07-051-10/+1
* | | | | | Merge tag 'x86-urgent-2020-07-05' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-0512-64/+196
|\ \ \ \ \ \
| * | | | | | x86/ldt: Disable 16-bit segments on Xen PVAndy Lutomirski2020-07-041-1/+34
| * | | | | | x86/entry/32: Fix #MC and #DB wiring on x86_32Andy Lutomirski2020-07-043-12/+17
| * | | | | | x86/entry/xen: Route #DB correctly on Xen PVAndy Lutomirski2020-07-044-25/+44
| * | | | | | x86/entry, selftests: Further improve user entry sanity checksAndy Lutomirski2020-07-041-0/+19
| * | | | | | x86/entry/compat: Clear RAX high bits on Xen PV SYSENTERAndy Lutomirski2020-07-041-9/+10
| * | | | | | x86/entry/64/compat: Fix Xen PV SYSENTER frame setupAndy Lutomirski2020-07-012-4/+17
| * | | | | | x86/entry: Move SYSENTER's regs->sp and regs->flags fixups into CAndy Lutomirski2020-07-013-9/+19
| * | | | | | x86/entry: Assert that syscalls are on the right stackAndy Lutomirski2020-07-011-3/+15
| * | | | | | x86/split_lock: Don't write MSR_TEST_CTRL on CPUs that aren't whitelistedSean Christopherson2020-06-301-1/+10
| * | | | | | x86/fpu: Reset MXCSR to default in kernel_fpu_begin()Petteri Aimonen2020-06-292-0/+11
* | | | | | | Merge tag 'mips_fixes_5.8_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2020-07-053-8/+11
|\ \ \ \ \ \ \
| * | | | | | | MIPS: Do not use smp_processor_id() in preemptible codeXingxing Su2020-07-051-3/+5
| * | | | | | | MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-051-0/+1
| * | | | | | | MIPS: ingenic: gcw0: Fix HP detection GPIO.João H. Spies2020-06-251-1/+1
| * | | | | | | MIPS: lantiq: xway: sysctrl: fix the GPHY clock alias namesMartin Blumenstingl2020-06-151-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'powerpc-5.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-041-3/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | powerpc/mm/pkeys: Make pkey access check work on execute_only_keyAneesh Kumar K.V2020-06-291-3/+0
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-045-17/+27
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | arm64: Add KRYO4XX silver CPU cores to erratum list 1530923 and 1024718Sai Prakash Ranjan2020-07-032-0/+4
| * | | | | | arm64: Add KRYO4XX gold CPU cores to erratum list 1463225 and 1418040Sai Prakash Ranjan2020-07-031-6/+13
| * | | | | | arm64: Add MIDR value for KRYO4XX gold CPU coresSai Prakash Ranjan2020-07-031-0/+2
| * | | | | | arm64/alternatives: use subsections for replacement sequencesArd Biesheuvel2020-07-022-11/+8
* | | | | | | Merge tag 'for-linus-5.8b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-07-031-1/+0
|\ \ \ \ \ \ \
| * | | | | | | arm/xen: remove the unused macro GRANT_TABLE_PHYSADDRXiaofei Tan2020-06-291-1/+0
* | | | | | | | vmalloc: fix the owner argument for the new __vmalloc_node_range callersChristoph Hellwig2020-07-032-2/+3
* | | | | | | | m68k: mm: fix node memblock initAngelo Dureghello2020-06-291-1/+1
* | | | | | | | m68k: nommu: register start of the memory with memblockMike Rapoport2020-06-291-1/+2
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-06-2828-120/+47
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'omap-for-v5.8/fixes-rc1-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-06-284-4/+3
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'omap-for-v5.8/fixes-rc1' into fixesTony Lindgren2020-06-164-4/+3
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: dts: am5729: beaglebone-ai: fix rgmii phy-modeDrew Fustini2020-06-161-1/+1
| | | * | | | | | | ARM: dts: Fix omap4 system timer source clocksTony Lindgren2020-06-161-1/+1
| | | * | | | | | | ARM: dts: Fix duovero smsc interrupt for suspendTony Lindgren2020-06-161-1/+1
| | | * | | | | | | ARM: dts: am335x-pocketbeagle: Fix mmc0 Write ProtectDrew Fustini2020-06-161-1/+0
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge tag 'v5.8-rc1' into fixesTony Lindgren2020-06-162745-58381/+75559
| | |\| | | | | |
| * | | | | | | | Merge tag 'omap-for-v5.8/dt-missed-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann2020-06-2819-26/+22
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ARM: dts: Move am33xx and am43xx mmc nodes to sdhci-omap driverFaiz Abbas2020-05-1919-26/+22
| * | | | | | | | | Merge tag 'omap-for-v5.8/fixes-merge-window-signed' of git://git.kernel.org/p...Arnd Bergmann2020-06-288-90/+22
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | / / | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | ARM: dts: am437x-epos-evm: remove lcd timingsTomi Valkeinen2020-06-101-16/+0