summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* xtensa: fix xtensa_pmu_setup prototypeMax Filippov2020-08-211-1/+1
* 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
* arm64: dts: exynos: Fix silent hang after boot on EspressoAlim Akhtar2020-08-211-0/+1
* arm64: dts: qcom: msm8916: Replace invalid bias-pull-none propertyStephan Gerhold2020-08-211-5/+5
* ARM: percpu.h: fix build errorGrygorii Strashko2020-08-211-0/+2
* x86/i8259: Use printk_deferred() to prevent deadlockThomas Gleixner2020-08-211-1/+1
* KVM: LAPIC: Prevent setting the tscdeadline timer if the lapic is hw disabledWanpeng Li2020-08-211-1/+1
* parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-08-212-0/+14
* arm64: csum: Fix handling of bad packetsRobin Murphy2020-08-211-2/+3
* sh: Fix validation of system call numberMichael Karcher2020-08-211-3/+3
* install several missing uapi headersRolf Eike Beer2020-08-212-0/+4
* x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-08-211-0/+1
* x86/build/lto: Fix truncated .bss with -fdata-sectionsSami Tolvanen2020-08-211-1/+1
* 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
* 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
* x86/cpu: Move x86_cache_bits settingsSuraj Jitindar Singh2020-07-221-1/+1
* arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon2020-07-223-6/+20
* MIPS: Fix build for LTS kernel caused by backporting lpj adjustmentHuacai Chen2020-07-221-9/+4
* ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-222-2/+2
* s390/mm: fix huge pte soft dirty copyingJanosch Frank2020-07-221-1/+1
* 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
* KVM: arm64: Fix definition of PAGE_HYP_DEVICEWill Deacon2020-07-221-1/+1
* arm64: kgdb: Fix single-step exception handling oopsWei Li2020-07-221-1/+1
* ARM: imx6: add missing put_device() call in imx6q_suspend_init()yu kuai2020-07-221-4/+6
* s390/kasan: fix early pgm check handler executionVasily Gorbik2020-07-221-0/+2
* 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-301-3/+22
* KVM: X86: Fix MSR range of APIC registers in X2APIC modeXiaoyao Li2020-06-301-2/+2
* s390/ptrace: fix setting syscall numberSven Schnelle2020-06-301-1/+30
* ARM: imx5: add missing put_device() call in imx_suspend_alloc_ocram()yu kuai2020-06-301-2/+4
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* kretprobe: Prevent triggering kretprobe from within kprobe_flush_taskJiri Olsa2020-06-301-13/+3
* x86/kprobes: Avoid kretprobe recursion bugMasami Hiramatsu2020-06-301-2/+20
* powerpc/kprobes: Fixes for kprobe_lookup_name() on BENaveen N. Rao2020-06-301-1/+2