Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | csky: Fixup asm/cmpxchg.h with correct ordering barrier | Guo Ren | 2021-01-12 | 1 | -10/+17 | |
| * | | | | csky: Fixup futex SMP implementation | Guo Ren | 2021-01-12 | 2 | -0/+122 | |
| * | | | | csky: Fixup barrier design | Guo Ren | 2021-01-12 | 1 | -22/+60 | |
| * | | | | csky: Remove custom asm/atomic.h implementation | Guo Ren | 2021-01-12 | 1 | -212/+0 | |
| * | | | | csky: Fixup show_regs doesn't contain regs->usp | Guo Ren | 2021-01-12 | 1 | -2/+3 | |
| * | | | | csky: Fixup perf probe failed | Guo Ren | 2021-01-12 | 1 | -1/+1 | |
| * | | | | csky: Add memory layout 2.5G(user):1.5G(kernel) | Guo Ren | 2021-01-12 | 19 | -51/+113 | |
* | | | | | Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-28 | 4 | -19/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | riscv: Cleanup setup_bootmem() | Kefeng Wang | 2021-02-27 | 1 | -19/+2 | |
| * | | | | | RISC-V: Enable CPU Hotplug in defconfigs | Anup Patel | 2021-02-27 | 2 | -0/+2 | |
| * | | | | | RISC-V: Make NUMA depend on SMP | Palmer Dabbelt | 2021-02-27 | 1 | -0/+1 | |
* | | | | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block | Linus Torvalds | 2021-02-27 | 24 | -24/+24 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | arch: ensure parisc/powerpc handle PF_IO_WORKER in copy_thread() | Jens Axboe | 2021-02-24 | 2 | -2/+2 | |
| * | | | | | | arch: setup PF_IO_WORKER threads like PF_KTHREAD | Jens Axboe | 2021-02-22 | 22 | -22/+22 | |
* | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2021-02-27 | 1 | -4/+2 | |
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | | | ||||||
| * | | | | | | whack-a-mole: don't open-code iminor/imajor | Al Viro | 2021-02-23 | 1 | -4/+2 | |
* | | | | | | | Merge tag 'for-linus' of git://github.com/openrisc/linux | Linus Torvalds | 2021-02-26 | 6 | -18/+54 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | openrisc: Use devicetree to determine present cpus | Jan Henrik Weinstock | 2021-02-08 | 1 | -6/+17 | |
| * | | | | | | | Merge remote-tracking branch 'openrisc/or1k-5.11-fixes' into or1k-5.12-updates | Stafford Horne | 2021-01-25 | 88 | -380/+475 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | openrisc: add arch/openrisc/Kbuild | Masahiro Yamada | 2021-01-18 | 2 | -10/+4 | |
| * | | | | | | | | openrisc: restart: Call common handlers before hanging | Joel Stanley | 2021-01-01 | 1 | -3/+10 | |
| * | | | | | | | | openrisc: Add vmlinux.bin target | Joel Stanley | 2021-01-01 | 3 | -0/+24 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 2021-02-26 | 10 | -79/+657 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | s390/cpumf: Add support for complete counter set extraction | Thomas Richter | 2021-02-24 | 2 | -23/+576 | |
| * | | | | | | | s390/smp: implement arch_irq_work_raise() | Ilya Leoshkevich | 2021-02-24 | 2 | -0/+23 | |
| * | | | | | | | s390/topology: move cpumasks away from stack | Heiko Carstens | 2021-02-24 | 1 | -12/+13 | |
| * | | | | | | | s390/smp: smp_emergency_stop() - move cpumask away from stack | Heiko Carstens | 2021-02-24 | 1 | -1/+4 | |
| * | | | | | | | s390/smp: __smp_rescan_cpus() - move cpumask away from stack | Heiko Carstens | 2021-02-24 | 1 | -1/+1 | |
| * | | | | | | | s390/smp: consolidate locking for smp_rescan() | Heiko Carstens | 2021-02-24 | 1 | -6/+4 | |
| * | | | | | | | s390/mm: fix phys vs virt confusion in vmem_*() functions family | Alexander Gordeev | 2021-02-24 | 1 | -15/+15 | |
| * | | | | | | | s390/mm: fix phys vs virt confusion in pgtable allocation routines | Alexander Gordeev | 2021-02-24 | 2 | -12/+12 | |
| * | | | | | | | s390/mm: fix invalid __pa() usage in pfn_pXd() macros | Alexander Gordeev | 2021-02-24 | 1 | -2/+2 | |
| * | | | | | | | s390/mm: make pXd_deref() macros return a pointer | Alexander Gordeev | 2021-02-24 | 1 | -6/+6 | |
| * | | | | | | | s390/opcodes: rename selhhhr to selfhr | Heiko Carstens | 2021-02-24 | 1 | -1/+1 | |
* | | | | | | | | Merge tag 'riscv-for-linus-5.12-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2021-02-26 | 80 | -1186/+4333 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | riscv: Improve kasan population by using hugepages when possible | Alexandre Ghiti | 2021-02-23 | 1 | -0/+24 | |
| * | | | | | | | | riscv: Improve kasan population function | Alexandre Ghiti | 2021-02-23 | 1 | -28/+63 | |
| * | | | | | | | | riscv: Use KASAN_SHADOW_INIT define for kasan memory initialization | Alexandre Ghiti | 2021-02-23 | 1 | -2/+2 | |
| * | | | | | | | | riscv: Improve kasan definitions | Alexandre Ghiti | 2021-02-23 | 1 | -3/+19 | |
| * | | | | | | | | riscv: Get rid of MAX_EARLY_MAPPING_SIZE | Alexandre Ghiti | 2021-02-23 | 1 | -16/+5 | |
| * | | | | | | | | riscv: Disable KSAN_SANITIZE for vDSO | Tobias Klauser | 2021-02-23 | 1 | -1/+2 | |
| * | | | | | | | | riscv: Remove unnecessary declaration | Kefeng Wang | 2021-02-23 | 1 | -3/+0 | |
| * | | | | | | | | riscv: Add Canaan Kendryte K210 SD card defconfig | Damien Le Moal | 2021-02-23 | 1 | -0/+92 | |
| * | | | | | | | | riscv: Update Canaan Kendryte K210 defconfig | Damien Le Moal | 2021-02-23 | 1 | -8/+36 | |
| * | | | | | | | | riscv: Add Kendryte KD233 board device tree | Damien Le Moal | 2021-02-23 | 1 | -0/+152 | |
| * | | | | | | | | riscv: Add SiPeed MAIXDUINO board device tree | Damien Le Moal | 2021-02-23 | 1 | -0/+184 | |
| * | | | | | | | | riscv: Add SiPeed MAIX GO board device tree | Damien Le Moal | 2021-02-23 | 1 | -0/+219 | |
| * | | | | | | | | riscv: Add SiPeed MAIX DOCK board device tree | Damien Le Moal | 2021-02-23 | 1 | -0/+211 | |
| * | | | | | | | | riscv: Add SiPeed MAIX BiT board device tree | Damien Le Moal | 2021-02-23 | 1 | -0/+209 | |
| * | | | | | | | | riscv: Update Canaan Kendryte K210 device tree | Damien Le Moal | 2021-02-23 | 4 | -52/+414 |