summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge 5.10-rc7 into usb-nextGreg Kroah-Hartman2020-12-0747-253/+388
|\
| * Merge tag 'usb-5.10-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-12-061-1/+1
| |\
| | * usb: ohci-omap: Fix descriptor conversionLinus Walleij2020-12-041-1/+1
| * | Merge tag 'x86-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-068-15/+43
| |\ \
| | * | x86/sev-es: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu2020-12-061-3/+2
| | * | x86/insn-eval: Use new for_each_insn_prefix() macro to loop over prefixes bytesMasami Hiramatsu2020-12-061-5/+5
| | * | x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytesMasami Hiramatsu2020-12-062-4/+21
| | * | x86/platform/uv: Fix UV4 hub revision adjustmentMike Travis2020-12-031-1/+1
| | * | x86/resctrl: Fix AMD L3 QOS CDP enable/disableBabu Moger2020-12-013-2/+14
| * | | Merge tag 'perf-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-12-061-2/+2
| |\ \ \
| | * | | perf/x86/intel: Check PEBS status correctlyStephane Eranian2020-12-031-1/+1
| | * | | perf/x86/intel: Fix a warning on x86_pmu_stop() with large PEBSNamhyung Kim2020-12-031-1/+1
| * | | | Merge tag 'irq-urgent-2020-12-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-061-1/+2
| |\ \ \ \
| | * | | | powerpc/pseries: Pass MSI affinity to irq_create_mapping()Laurent Vivier2020-11-301-1/+2
| | | |_|/ | | |/| |
| * | | | Merge tag 'kbuild-fixes-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2020-12-0611-14/+19
| |\ \ \ \
| | * | | | kbuild: Hoist '--orphan-handling' into KconfigNathan Chancellor2020-12-0111-14/+19
| * | | | | mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPINGMinchan Kim2020-12-061-1/+0
| * | | | | Merge tag 'powerpc-5.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-059-17/+65
| |\ \ \ \ \
| | * | | | | powerpc/64s/powernv: Fix memory corruption when saving SLB entries on MCENicholas Piggin2020-12-021-2/+7
| | * | | | | KVM: PPC: Book3S HV: XIVE: Fix vCPU id sanity checkGreg Kurz2020-12-011-5/+2
| | * | | | | powerpc/numa: Fix a regression on memoryless node 0Srikar Dronamraju2020-11-271-2/+1
| | * | | | | powerpc/64s: Trim offlined CPUs from mm_cpumasksNicholas Piggin2020-11-275-0/+40
| | * | | | | powerpc/64s/pseries: Fix hash tlbiel_all_isa300 for guest kernelsNicholas Piggin2020-11-271-7/+14
| | * | | | | powerpc/64s: Fix hash ISA v3.0 TLBIEL instruction generationNicholas Piggin2020-11-271-1/+1
| * | | | | | Merge tag 's390-5.10-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-033-21/+13
| |\ \ \ \ \ \
| | * | | | | | s390: fix irq state tracingHeiko Carstens2020-12-022-18/+2
| | * | | | | | s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev2020-12-021-3/+11
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-12-0212-181/+243
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | arm64: mte: Fix typo in macro definitionVincenzo Frascino2020-11-301-1/+1
| | * | | | | arm64: entry: fix EL1 debug transitionsMark Rutland2020-11-302-25/+26
| | * | | | | arm64: entry: fix NMI {user, kernel}->kernel transitionsMark Rutland2020-11-304-10/+48
| | * | | | | arm64: entry: fix non-NMI kernel<->kernel transitionsMark Rutland2020-11-302-3/+67
| | * | | | | arm64: ptrace: prepare for EL1 irq/rcu trackingMark Rutland2020-11-301-0/+4
| | * | | | | arm64: entry: fix non-NMI user<->kernel transitionsMark Rutland2020-11-305-48/+51
| | * | | | | arm64: entry: move el1 irq/nmi logic to CMark Rutland2020-11-304-45/+22
| | * | | | | arm64: entry: prepare ret_to_user for function callMark Rutland2020-11-301-4/+5
| | * | | | | arm64: entry: move enter_from_user_mode to entry-common.cMark Rutland2020-11-302-7/+6
| | * | | | | arm64: entry: mark entry code as noinstrMark Rutland2020-11-301-50/+25
| | * | | | | arm64: mark idle code as noinstrMark Rutland2020-11-301-4/+4
| | * | | | | arm64: syscall: exit userspace before unmasking exceptionsMark Rutland2020-11-301-1/+1
* | | | | | | Merge 5.10-rc6 into usb-nextGreg Kroah-Hartman2020-11-30156-579/+958
|\| | | | | |
| * | | | | | Merge tag 'locking-urgent-2020-11-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2020-11-2922-37/+37
| |\ \ \ \ \ \
| | * | | | | | sched/idle: Fix arch_cpu_idle() vs tracingPeter Zijlstra2020-11-2422-37/+37
| * | | | | | | Merge tag 'x86_urgent_for_v5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-293-43/+32
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | x86/mce: Do not overwrite no_way_out if mce_end() failsGabriele Paoloni2020-11-271-2/+4
| | * | | | | | x86/speculation: Fix prctl() when spectre_v2_user={seccomp,prctl},ibpbAnand K Mistry2020-11-251-2/+2
| | * | | | | | x86/resctrl: Add necessary kernfs_put() calls to prevent refcount leakXiaochen Shen2020-11-241-7/+25
| | * | | | | | x86/resctrl: Remove superfluous kernfs_get() calls to prevent refcount leakXiaochen Shen2020-11-241-33/+2
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge tag 'riscv-for-linus-5.10-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-11-283-1/+4
| |\ \ \ \ \ \
| | * | | | | | RISC-V: fix barrier() use in <vdso/processor.h>Randy Dunlap2020-11-251-0/+2