summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* KVM: VMX: Don't freeze guest when event delivery causes an APIC-access exitWanpeng Li2020-09-231-0/+1
* vgacon: remove software scrollback supportLinus Torvalds2020-09-234-4/+0
* ARM: dts: socfpga: fix register entry for timer3 on Arria10Dinh Nguyen2020-09-231-1/+1
* s390: don't trace preemption in percpu macrosSven Schnelle2020-09-121-14/+14
* powerpc/spufs: add CONFIG_COREDUMP dependencyArnd Bergmann2020-09-031-0/+1
* mips/vdso: Fix resource leaks in genvdso.cPeng Fan2020-09-031-0/+10
* powerpc/pseries: Do not initiate shutdown when system is running on UPSVasant Hegde2020-09-031-1/+0
* KVM: arm/arm64: Don't reschedule in unmap_stage2_range()Will Deacon2020-08-261-8/+0
* powerpc: Allow 4224 bytes of stack expansion for the signal frameMichael Ellerman2020-08-261-2/+5
* alpha: fix annotation of io{read,write}{16,32}be()Luc Van Oostenryck2020-08-261-4/+4
* m68knommu: fix overwriting of bits in ColdFire V3 cache controlGreg Ungerer2020-08-261-3/+3
* sh: landisk: Add missing initialization of sh_io_port_baseGeert Uytterhoeven2020-08-211-0/+3
* pseries: Fix 64 bit logical memory block panicAnton Blanchard2020-08-211-1/+1
* MIPS: CPU#0 is not hotpluggableHuacai Chen2020-08-211-1/+1
* powerpc: Fix circular dependency between percpu.h and mmu.hMichael Ellerman2020-08-211-2/+2
* ARM: 8992/1: Fix unwind_frame for clang-built kernelsNathan Huckleberry2020-08-211-0/+24
* powerpc/vdso: Fix vdso cpu truncationMilton Miller2020-08-211-1/+1
* ARM: socfpga: PM: add missing put_device() call in socfpga_setup_ocram_self_r...Yu Kuai2020-08-211-3/+5
* ARM: at91: pm: add missing put_device() call in at91_pm_sram_init()yu kuai2020-08-211-3/+8
* m68k: mac: Fix IOP status/control register writesFinn Thain2020-08-211-9/+3
* m68k: mac: Don't send IOP message until channel is idleFinn Thain2020-08-211-6/+3
* ARM: percpu.h: fix build errorGrygorii Strashko2020-08-211-0/+2
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-211-1/+1
* sh: Fix validation of system call numberMichael Karcher2020-08-211-3/+3
* ARM: 8986/1: hw_breakpoint: Don't invoke overflow handler on uaccess watchpointsWill Deacon2020-08-211-5/+22
* parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-311-0/+2
* x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-311-1/+1
* arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon2020-07-311-2/+2
* x86/fpu: Disable bottom halves while loading FPU registersSebastian Andrzej Siewior2020-07-311-2/+2
* xtensa: update *pos in cpuinfo_op.nextMax Filippov2020-07-311-1/+2
* xtensa: fix __sync_fetch_and_{and,or}_4 declarationsMax Filippov2020-07-311-2/+2
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* ARC: elf: use right ELF_ARCHVineet Gupta2020-07-221-1/+1
* ARC: entry: fix potential EFA clobber when TIF_SYSCALL_TRACEVineet Gupta2020-07-221-11/+5
* KVM: x86: bit 8 of non-leaf PDPEs is not reservedPaolo Bonzini2020-07-221-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* KVM: s390: reduce number of IO pins to 1Christian Borntraeger2020-07-221-4/+4
* MIPS: Add missing EHB in mtc0 -> mfc0 sequence for DSPenHauke Mehrtens2020-07-091-0/+1
* arm64: perf: Report the PC value in REGS_ABI_32 modeJiping Ma2020-06-291-3/+22
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-291-2/+2
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-291-2/+4
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-291-2/+7
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-291-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-291-2/+20
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2020-06-291-1/+2
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-291-11/+2
* openrisc: Fix issue with argument clobbering for clone/forkStafford Horne2020-06-291-2/+2
* powerpc/ps3: Fix kexec shutdown hangGeoff Levand2020-06-291-10/+12
* powerpc/pseries/ras: Fix FWNMI_VALID off by oneNicholas Piggin2020-06-291-2/+3
* powerpc/crashkernel: Take "mem=" option into accountPingfan Liu2020-06-291-3/+5