summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add boot subdirectories build artifacts to 'targets'Masahiro Yamada2020-07-282-0/+2
* xtensa: add uImage and xipImage to targetsMax Filippov2020-07-281-0/+1
* xtensa: move vmlinux.bin[.gz] to boot subdirectoryMax Filippov2020-07-283-9/+10
* xtensa: initialize_mmu.h: fix a duplicated wordRandy Dunlap2020-07-281-1/+1
* xtensa: add seccomp supportMax Filippov2020-07-284-2/+23
* xtensa: expose syscall through user_pt_regsMax Filippov2020-07-282-1/+6
* xtensa: add audit supportMax Filippov2020-07-283-1/+10
* Merge branch 'parisc-5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-07-263-0/+16
|\
| * parisc: Add atomic64_set_release() define to avoid CPU soft lockupsJohn David Anglin2020-07-211-0/+2
| * parisc: add support for cmpxchg on u8 pointersLiam Beguin2020-07-212-0/+14
* | Merge tag 'riscv-for-linus-5.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-07-252-23/+47
|\ \
| * | riscv: Parse all memory blocks to remove unusable memoryAtish Patra2020-07-241-14/+17
| * | RISC-V: Do not rely on initrd_start/end computed during early dt parsingAtish Patra2020-07-241-6/+27
| * | RISC-V: Set maximum number of mapped pages correctlyAtish Patra2020-07-241-1/+1
| * | riscv: kasan: use local_tlb_flush_all() to avoid uninitialized __sbi_rfenceVincent Chen2020-07-201-2/+2
| |/
* | Merge tag 'x86-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-254-17/+24
|\ \
| * | x86/dumpstack: Dump user space code correctly againThomas Gleixner2020-07-221-10/+17
| * | x86/stacktrace: Fix reliable check for empty user task stacksJosh Poimboeuf2020-07-221-5/+0
| * | x86/unwind/orc: Fix ORC for newly forked tasksJosh Poimboeuf2020-07-221-2/+6
| * | x86, vmlinux.lds: Page-align end of ..page_aligned sectionsJoerg Roedel2020-07-221-0/+1
* | | Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-07-251-1/+1
|\ \ \
| * | | efi/libstub/arm64: link stub lib.a conditionallyMasahiro Yamada2020-07-091-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into masterLinus Torvalds2020-07-251-4/+1
|\ \ \ \
| * | | | arm64: dts: clearfog-gt-8k: fix switch link configurationRussell King2020-07-191-4/+1
* | | | | 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