summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* s390: always clear kernel stack backchain before calling functionsHeiko Carstens2021-01-061-6/+6
* um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi2021-01-061-76/+115
* um: random: Register random as hwrng-core deviceChristopher Obbard2021-01-061-76/+25
* powerpc/64: irq replay remove decrementer overflow checkNicholas Piggin2021-01-063-56/+8
* powerpc: sysdev: add missing iounmap() on error in mpic_msgr_probe()Qinglang Miao2021-01-061-1/+1
* mm: memmap defer init doesn't work as expectedBaoquan He2021-01-061-2/+2
* x86/CPU/AMD: Save AMD NodeId as cpu_die_idYazen Ghannam2020-12-304-17/+15
* Revert: "ring-buffer: Remove HAVE_64BIT_ALIGNED_ACCESS"Steven Rostedt (VMware)2020-12-301-0/+16
* um: Fix time-travel modeJohannes Berg2020-12-301-5/+0
* um: Remove use of asprinf in umid.cAnton Ivanov2020-12-301-12/+5
* powerpc/powernv/memtrace: Fix crashing the kernel when enabling concurrentlyDavid Hildenbrand2020-12-301-7/+15
* powerpc/powernv/memtrace: Don't leak kernel memory to user spaceDavid Hildenbrand2020-12-301-0/+22
* powerpc/powernv/npu: Do not attempt NPU2 setup on POWER8NVL NPUAlexey Kardashevskiy2020-12-301-2/+14
* powerpc/mm: Fix verification of MMU_FTR_TYPE_44xChristophe Leroy2020-12-301-1/+1
* powerpc/8xx: Fix early debug when SMC1 is relocatedChristophe Leroy2020-12-302-0/+12
* powerpc/xmon: Change printk() to pr_cont()Christophe Leroy2020-12-301-1/+1
* powerpc/feature: Add CPU_FTR_NOEXECUTE to G2_LEChristophe Leroy2020-12-301-1/+1
* powerpc/bitops: Fix possible undefined behaviour with fls() and fls64()Christophe Leroy2020-12-301-2/+21
* powerpc/rtas: Fix typo of ibm,open-errinjct in RTAS filterTyrel Datwyler2020-12-301-1/+1
* powerpc: Fix incorrect stw{, ux, u, x} instructions in __set_pte_atMathieu Desnoyers2020-12-302-4/+4
* powerpc/32: Fix vmap stack - Properly set r1 before activating MMU on syscall...Christophe Leroy2020-12-301-9/+16
* ARM: tegra: Populate OPP table for Tegra20 VentanaJon Hunter2020-12-301-0/+11
* ARM: dts: at91: sama5d2: fix CAN message ram offset and sizeNicolas Ferre2020-12-301-3/+3
* ARM: dts: pandaboard: fix pinmux for gpio user button of Pandaboard ESH. Nikolaus Schaller2020-12-301-1/+1
* KVM: SVM: Remove the call to sev_platform_status() during setupTom Lendacky2020-12-301-21/+1
* KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini2020-12-303-14/+22
* KVM: arm64: Introduce handling of AArch32 TTBCR2 trapsMarc Zyngier2020-12-302-0/+2
* arm64: dts: marvell: keep SMMU disabled by default for Armada 7040 and 8040Tomasz Nowicki2020-12-302-8/+0
* arm64: dts: ti: k3-am65: mark dss as dma-coherentTomi Valkeinen2020-12-301-0/+2
* RISC-V: Fix usage of memblock_enforce_memory_limitAtish Patra2020-12-301-1/+1
* m68k: Fix WARNING splat in pmac_zilog driverFinn Thain2020-12-301-8/+9
* crypto: arm/aes-ce - work around Cortex-A57/A72 silion errataArd Biesheuvel2020-12-301-10/+22
* powerpc/perf: Exclude kernel samples while counting events in user space.Athira Rajeev2020-12-301-0/+10
* perf/x86/intel/lbr: Fix the return type of get_lbr_cycles()Kan Liang2020-12-301-1/+1
* perf/x86/intel: Fix rtm_abort_event encoding on Ice LakeKan Liang2020-12-301-1/+1
* perf/x86/intel: Add event constraint for CYCLE_ACTIVITY.STALLS_MEM_ANYKan Liang2020-12-301-1/+2
* s390/idle: fix accounting with machine checksSven Schnelle2020-12-301-6/+6
* s390/idle: add missing mt_cycles calculationSven Schnelle2020-12-301-9/+25
* s390/kexec_file: fix diag308 subcode when loading crash kernelPhilipp Rudo2020-12-301-4/+5
* s390/smp: perform initial CPU reset also for SMT siblingsSven Schnelle2020-12-301-15/+3
* ARM: 9036/1: uncompress: Fix dbgadtb size parameter nameGeert Uytterhoeven2020-12-301-2/+2
* ARM: 9044/1: vfp: use undef hook for VFP support detectionArd Biesheuvel2020-12-302-22/+20
* powerpc/smp: Add __init to init_big_cores()Cédric Le Goater2020-12-301-1/+1
* powerpc/boot: Fix build of dts/fslMichael Ellerman2020-12-301-0/+2
* powerpc/32s: Fix cleanup_cpu_mmu_context() compile bugMichael Ellerman2020-12-301-0/+1
* s390/test_unwind: fix CALL_ON_STACK testsHeiko Carstens2020-12-301-2/+5
* sparc: fix handling of page table constructor failureMatthew Wilcox (Oracle)2020-12-301-1/+1
* mm/gup: prevent gup_fast from racing with COW during forkJason Gunthorpe2020-12-301-0/+1
* powerpc/perf: Fix Threshold Event Counter Multiplier width for P10Madhavan Srinivasan2020-12-302-0/+7
* um: chan_xterm: Fix fd leakAnton Ivanov2020-12-301-0/+5