summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterlocking-urgent-2020-08-10Peter Zijlstra
2020-08-06locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar
2020-08-06Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar
2020-07-29Merge branch 'locking/header'Peter Zijlstra
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2020-07-25Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar
2020-07-24Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds
2020-07-24Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-23Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-07-23arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor
2020-07-22Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-07-21xtensa: fix access check in csum_and_copy_from_userMax Filippov
2020-07-21s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter
2020-07-19copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner
2020-07-19Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-19x86/boot: Don't add the EFI stub to targetsx86-urgent-2020-07-19Arvind Sankar
2020-07-19x86/entry: Actually disable stack protectorKees Cook
2020-07-18Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-07-18Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-18x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski
2020-07-18media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko
2020-07-17Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-07-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-07-17genirq/affinity: Handle affinity setting on inactive interrupts correctlyirq-urgent-2020-07-19Thomas Gleixner
2020-07-17RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt
2020-07-17Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann
2020-07-17Merge tag 'renesas-fixes-for-v5.8-tag1' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann
2020-07-16Merge tag 'omap-for-v5.8/fixes-rc5-signed' of git://git.kernel.org/pub/scm/li...Arnd Bergmann
2020-07-16Merge tag 'imx-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2020-07-16Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann
2020-07-16x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann
2020-07-16x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek
2020-07-16x86/entry: Add compatibility with IASJian Cai
2020-07-16arm64: Use test_tsk_thread_flag() for checking TIF_SINGLESTEPWill Deacon
2020-07-16arm64: ptrace: Use NO_SYSCALL instead of -1 in syscall_trace_enter()Will Deacon
2020-07-16arm64: syscall: Expand the comment about ptrace and syscall(-1)Will Deacon
2020-07-16arm64: ptrace: Add a comment describing our syscall entry/exit trap ABIWill Deacon
2020-07-16arm64: compat: Ensure upper 32 bits of x0 are zero on syscall returnWill Deacon
2020-07-16arm64: ptrace: Override SPSR.SS when single-stepping is enabledWill Deacon
2020-07-16arm64: ptrace: Consistently use pseudo-singlestep exceptionsWill Deacon
2020-07-15arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski
2020-07-15ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski
2020-07-15arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen
2020-07-15arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen
2020-07-15arm64: dts: agilex: add status to qspi dts nodeDinh Nguyen
2020-07-15powerpc/vas: Report proper error code for address translation failureHaren Myneni
2020-07-14riscv: use 16KB kernel stack on 64-bitAndreas Schwab
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner