summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra2020-08-0619-5/+20
* locking, arch/ia64: Reduce <asm/smp.h> header dependencies by moving XTP bits...Peter Zijlstra2020-08-069-35/+53
* x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar2020-08-0616-10/+17
* Merge branch 'WIP.locking/seqlocks' into locking/urgentIngo Molnar2020-08-0639-144/+169
|\
| * Merge branch 'locking/header'Peter Zijlstra2020-07-2918-32/+0
| |\
| | * locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-2918-32/+0
| * | Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar2020-07-25100-300/+592
| |\ \
| * | | lockdep: Remove lockdep_hardirq{s_enabled,_context}() argumentPeter Zijlstra2020-07-101-1/+1
| * | | arm: Break cyclic percpu includePeter Zijlstra2020-07-102-5/+2
| * | | s390: Break cyclic percpu includePeter Zijlstra2020-07-102-1/+1
| * | | powerpc64: Break asm/percpu.h vs spinlock_types.h dependencyPeter Zijlstra2020-07-109-45/+60
| * | | sparc64: Fix asm/percpu.h build errorPeter Zijlstra2020-07-102-0/+4
| * | | x86/entry: Fix NMI vs IRQ state trackingPeter Zijlstra2020-07-104-20/+51
| * | | x86/entry: Rename idtentry_enter/exit_cond_rcu() to idtentry_enter/exit()Andy Lutomirski2020-07-065-43/+53
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vf...Linus Torvalds2020-07-241-1/+1
|\ \ \ \
| * | | | xtensa: fix access check in csum_and_copy_from_userMax Filippov2020-07-211-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2020-07-241-1/+1
|\ \ \ \
| * | | | arm64: vdso32: Fix '--prefix=' value for newer versions of clangNathan Chancellor2020-07-231-1/+1
* | | | | Merge tag 's390-5.8-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-07-231-2/+2
|\ \ \ \ \
| * | | | | s390/cpum_cf,perf: change DFLT_CCERROR counter nameThomas Richter2020-07-211-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge tag 'media/v5.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-07-221-0/+1
|\ \ \ \ \
| * | | | | media: atomisp: move CCK endpoint address to generic headerAndy Shevchenko2020-07-181-0/+1
* | | | | | copy_xstate_to_kernel: Fix typo which caused GDB regressionKevin Buettner2020-07-191-1/+1
| |/ / / / |/| | | |
* | | | | Merge tag 'x86-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-1912-37/+66
|\ \ \ \ \
| * | | | | x86/boot: Don't add the EFI stub to targetsArvind Sankar2020-07-191-2/+2
| * | | | | x86/entry: Actually disable stack protectorKees Cook2020-07-191-3/+11
| * | | | | x86/ioperm: Fix io bitmap invalidation on Xen PVAndy Lutomirski2020-07-186-17/+38
| * | | | | x86: math-emu: Fix up 'cmp' insn for clang iasArnd Bergmann2020-07-161-1/+1
| * | | | | x86/entry: Fix vectors to IDTENTRY_SYSVEC for CONFIG_HYPERVSedat Dilek2020-07-161-2/+2
| * | | | | x86/entry: Add compatibility with IASJian Cai2020-07-161-8/+6
| * | | | | x86/entry/common: Make prepare_exit_to_usermode() staticThomas Gleixner2020-07-091-1/+1
| * | | | | x86/entry: Mark check_user_regs() noinstrThomas Gleixner2020-07-091-1/+1
| * | | | | x86/traps: Disable interrupts in exc_aligment_check()Thomas Gleixner2020-07-091-0/+2
| * | | | | x86/entry/32: Fix XEN_PV build dependencyIngo Molnar2020-07-051-2/+2
* | | | | | Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-195-32/+27
|\ \ \ \ \ \
| * | | | | | genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2020-07-171-17/+5
| * | | | | | irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-145-15/+22
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'riscv-for-linus-5.8-rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-182-1/+13
|\ \ \ \ \ \
| * | | | | | RISC-V: Upgrade smp_mb__after_spinlock() to iorw,iorwPalmer Dabbelt2020-07-171-1/+9
| * | | | | | riscv: use 16KB kernel stack on 64-bitAndreas Schwab2020-07-141-0/+4
* | | | | | | Merge tag 'powerpc-5.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2020-07-184-7/+11
|\ \ \ \ \ \ \
| * | | | | | | powerpc/vas: Report proper error code for address translation failureHaren Myneni2020-07-152-1/+3
| * | | | | | | powerpc/pseries/svm: Fix incorrect check for shared_lppaca_sizeSatheesh Rajendran2020-07-141-1/+1
| * | | | | | | powerpc/book3s64/pkeys: Fix pkey_access_permitted() for execute disable pkeyAneesh Kumar K.V2020-07-131-5/+7
* | | | | | | | Merge tag 'arm-fixes-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-1720-33/+74
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'socfpga_fixes_for_v5.8_v2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2020-07-176-9/+12
| |\ \ \ \ \ \ \ \
| | * | | | | | | | arm64: dts: spcfpga: Align GIC, NAND and UART nodenames with dtschemaKrzysztof Kozlowski2020-07-151-4/+4
| | * | | | | | | | ARM: dts: socfpga: Align L2 cache-controller nodename with dtschemaKrzysztof Kozlowski2020-07-152-2/+2
| | * | | | | | | | arm64: dts: stratix10: increase QSPI reg address in nand dts fileDinh Nguyen2020-07-151-3/+3
| | * | | | | | | | arm64: dts: stratix10: add status to qspi dts nodeDinh Nguyen2020-07-152-0/+2