summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-2724-24/+24
|\ \ \ \ \ \
| * | | | | | arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread()Jens Axboe2021-02-232-2/+2
| * | | | | | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-2122-22/+22
* | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2021-02-271-4/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | whack-a-mole: don't open-code iminor/imajorAl Viro2021-02-231-4/+2
* | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds2021-02-266-18/+54
|\ \ \ \ \ \ \
| * | | | | | | openrisc: Use devicetree to determine present cpusJan Henrik Weinstock2021-02-091-6/+17
| * | | | | | | Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updatesStafford Horne2021-01-2588-380/+475
| |\ \ \ \ \ \ \
| * | | | | | | | openrisc: add arch/openrisc/KbuildMasahiro Yamada2021-01-182-10/+4
| * | | | | | | | openrisc: restart: Call common handlers before hangingJoel Stanley2021-01-011-3/+10
| * | | | | | | | openrisc: Add vmlinux.bin targetJoel Stanley2021-01-013-0/+24
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-2610-79/+657
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | s390/cpumf: Add support for complete counter set extractionThomas Richter2021-02-242-23/+576
| * | | | | | | s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich2021-02-242-0/+23
| * | | | | | | s390/topology: move cpumasks away from stackHeiko Carstens2021-02-241-12/+13
| * | | | | | | s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens2021-02-241-1/+4
| * | | | | | | s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens2021-02-241-1/+1
| * | | | | | | s390/smp: consolidate locking for smp_rescan()Heiko Carstens2021-02-241-6/+4
| * | | | | | | s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev2021-02-241-15/+15
| * | | | | | | s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev2021-02-242-12/+12
| * | | | | | | s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev2021-02-241-2/+2
| * | | | | | | s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev2021-02-241-6/+6
| * | | | | | | s390/opcodes: rename selhhhr to selfhrHeiko Carstens2021-02-241-1/+1
* | | | | | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-2680-1186/+4333
|\ \ \ \ \ \ \ \
| * | | | | | | | riscv: Improve kasan population by using hugepages when possibleAlexandre Ghiti2021-02-221-0/+24
| * | | | | | | | riscv: Improve kasan population functionAlexandre Ghiti2021-02-221-28/+63
| * | | | | | | | riscv: Use KASAN_SHADOW_INIT define for kasan memory initializationAlexandre Ghiti2021-02-221-2/+2
| * | | | | | | | riscv: Improve kasan definitionsAlexandre Ghiti2021-02-221-3/+19
| * | | | | | | | riscv: Get rid of MAX_EARLY_MAPPING_SIZEAlexandre Ghiti2021-02-221-16/+5
| * | | | | | | | riscv: Disable KSAN_SANITIZE for vDSOTobias Klauser2021-02-221-1/+2
| * | | | | | | | riscv: Remove unnecessary declarationKefeng Wang2021-02-221-3/+0
| * | | | | | | | riscv: Add Canaan Kendryte K210 SD card defconfigDamien Le Moal2021-02-221-0/+92
| * | | | | | | | riscv: Update Canaan Kendryte K210 defconfigDamien Le Moal2021-02-221-8/+36
| * | | | | | | | riscv: Add Kendryte KD233 board device treeDamien Le Moal2021-02-221-0/+152
| * | | | | | | | riscv: Add SiPeed MAIXDUINO board device treeDamien Le Moal2021-02-221-0/+184
| * | | | | | | | riscv: Add SiPeed MAIX GO board device treeDamien Le Moal2021-02-221-0/+219
| * | | | | | | | riscv: Add SiPeed MAIX DOCK board device treeDamien Le Moal2021-02-221-0/+211
| * | | | | | | | riscv: Add SiPeed MAIX BiT board device treeDamien Le Moal2021-02-221-0/+209
| * | | | | | | | riscv: Update Canaan Kendryte K210 device treeDamien Le Moal2021-02-224-52/+414
| * | | | | | | | RISC-V: Add a non-void return for sbi v02 functionsAtish Patra2021-02-222-21/+21
| * | | | | | | | RISC-V: Implement ASID allocatorAnup Patel2021-02-184-4/+279
| * | | | | | | | RISC-V: remove unneeded semicolonChengyang Fan2021-02-181-1/+1
| * | | | | | | | RISC-V: probes: Treat the instruction stream as host-endianPalmer Dabbelt2021-02-182-2/+2
| * | | | | | | | pinctrl: Add RISC-V Canaan Kendryte K210 FPIOA driverDamien Le Moal2021-02-181-0/+1
| * | | | | | | | arch/riscv:fix typo in a comment in arch/riscv/kernel/image-vars.htangchunyou2021-02-181-1/+1
| * | | | | | | | riscv/kasan: add KASAN_VMALLOC supportNylon Chen2021-02-182-1/+57
| * | | | | | | | riscv: Covert to reserve_initrd_mem()Kefeng Wang2021-02-181-53/+1
| * | | | | | | | riscv: add BUILTIN_DTB support for MMU-enabled targetsVitaly Wool2021-02-183-7/+17
| * | | | | | | | riscv/stacktrace: Fix stack output without ra on the stack topChen Huang2021-01-141-3/+9
| * | | | | | | | riscv: Improve __show_regsKefeng Wang2021-01-141-1/+6