aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-09-06Merge tag 'x86-urgent-2020-09-06' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-48/+142
2020-09-05Merge tag 'arc-5.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Gravatar Linus Torvalds 6-73/+56
2020-09-04Merge tag 's390-5.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 4-1/+9
2020-09-04Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-3/+1
2020-09-04Merge tag 'mips_fixes_5.9_1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 9-10/+25
2020-09-04x86/entry: Unbreak 32bit fast syscallGravatar Thomas Gleixner 1-9/+20
2020-09-04x86/debug: Allow a single level of #DB recursionGravatar Andy Lutomirski 1-34/+31
2020-09-04x86/entry: Fix AC assertionGravatar Peter Zijlstra 1-2/+10
2020-09-04tracing/kprobes, x86/ptrace: Fix regs argument order for i386Gravatar Vamshi K Sthambamkadi 1-1/+1
2020-09-04x86, fakenuma: Fix invalid starting node IDGravatar Huang Ying 1-1/+1
2020-09-03Merge tag 'fixes-2020-09-03' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-1/+4
2020-09-03MIPS: SNI: Fix SCSI interruptGravatar Thomas Bogendoerfer 1-2/+2
2020-09-03MIPS: add missing MSACSR and upper MSA initializationGravatar Huang Pei 1-0/+12
2020-09-03x86/mm/32: Bring back vmalloc faulting on x86_32Gravatar Joerg Roedel 1-0/+78
2020-09-03x86/cmdline: Disable jump tables for cmdline.cGravatar Arvind Sankar 1-1/+1
2020-09-02s390: update defconfigsGravatar Heiko Carstens 3-0/+8
2020-09-02s390: fix GENERIC_LOCKBREAK dependency typo in KconfigGravatar Eric Farman 1-1/+1
2020-09-02arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACEGravatar Jessica Yu 1-2/+1
2020-09-02arm64: Remove exporting cpu_logical_map symbolGravatar Sudeep Holla 1-1/+0
2020-09-01ARC: [plat-hsdk]: Switch ethernet phy-mode to rgmii-idGravatar Evgeniy Didin 1-2/+2
2020-09-01arc: fix memory initialization for systems with two memory banksGravatar Mike Rapoport 1-11/+16
2020-09-01ia64: fix min_low_pfn/max_low_pfn build errorsGravatar Randy Dunlap 1-1/+1
2020-09-01MIPS: perf: Fix wrong check condition of Loongson event IDsGravatar Tiezhu Yang 1-2/+2
2020-08-31Merge tag 'mmc-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Gravatar Linus Torvalds 4-22/+35
2020-08-31microblaze: fix min_low_pfn/max_low_pfn build errorsGravatar Randy Dunlap 1-0/+3
2020-08-30Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 2-13/+29
2020-08-30Merge tag 'irq-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 7-64/+61
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 11-35/+23
2020-08-30Merge tag 'powerpc-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Gravatar Linus Torvalds 14-28/+84
2020-08-29Merge tag 'fallthrough-fixes-5.9-rc3' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+0
2020-08-29Merge tag 's390-5.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 2-14/+15
2020-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 12-41/+172
2020-08-28KVM: arm64: Set HCR_EL2.PTW to prevent AT taking synchronous exceptionGravatar James Morse 1-1/+2
2020-08-28KVM: arm64: Survive synchronous exceptions caused by AT instructionsGravatar James Morse 3-8/+42
2020-08-28KVM: arm64: Add kvm_extable for vaxorcism codeGravatar James Morse 8-26/+108
2020-08-28arm64: vdso32: make vdso32 install conditionalGravatar Frank van der Linden 1-1/+2
2020-08-28arm64: use a common .arch preamble for inline assemblyGravatar Sami Tolvanen 3-5/+18
2020-08-28arm64: tegra: Add missing timeout clock to Tegra194 SDMMC nodesGravatar Sowjanya Komatineni 1-6/+9
2020-08-28arm64: tegra: Add missing timeout clock to Tegra186 SDMMC nodesGravatar Sowjanya Komatineni 1-8/+12
2020-08-28arm64: tegra: Add missing timeout clock to Tegra210 SDMMCGravatar Sowjanya Komatineni 1-8/+12
2020-08-28arm64: dts: mt7622: add reset node for mmc deviceGravatar Wenbin Mei 1-0/+2
2020-08-28powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMUGravatar Christophe Leroy 1-1/+1
2020-08-27arm64/cpuinfo: Remove unnecessary fallthrough annotationGravatar Gustavo A. R. Silva 1-1/+0
2020-08-27irqchip/eznps: Fix build error for !ARC700 buildsGravatar Vineet Gupta 1-1/+0
2020-08-27ARC: show_regs: fix r12 printing and simplifyGravatar Vineet Gupta 1-47/+30
2020-08-27Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check"Gravatar Pratik Rajesh Sampat 1-1/+1
2020-08-27powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imcGravatar Athira Rajeev 1-2/+2
2020-08-27powerpc/perf: Fix crashes with generic_compat_pmu & BHRBGravatar Alexey Kardashevskiy 1-5/+14
2020-08-27powerpc/64s: Fix crash in load_fp_state() due to fpexc_modeGravatar Michael Ellerman 1-3/+9
2020-08-27powerpc/64s: scv entry should set PPRGravatar Nicholas Piggin 1-0/+4