summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ia64: don't call handle_signal() unless there's actually a signal queuedJens Axboe2021-03-021-1/+2
* Merge tag 'kbuild-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-281-1/+0
|\
| * ia64: remove redundant READELF from arch/ia64/MakefileMasahiro Yamada2021-02-281-1/+0
* | Merge tag 'csky-for-linus-5.12-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2021-02-2893-992/+1346
|\ \
| * | csky: Fixup compile errorGuo Ren2021-02-2752-52/+0
| * | csky: use free_initmem_default() in free_initmem()David Hildenbrand2021-02-271-16/+1
| * | csky: Fixup pfn_valid error with wrong max_mapnrGuo Ren2021-02-271-2/+2
| * | csky: Add VDSO with GENERIC_GETTIMEOFDAY, GENERIC_TIME_VSYSCALL, HAVE_GENERIC...Guo Ren2021-02-2714-3/+225
| * | csky: kprobe: Fixup code in simulate without 'long'Guo Ren2021-02-271-15/+7
| * | csky: Fixup swaponGuo Ren2021-02-273-9/+52
| * | csky: pgtable.h: Coding conventionGuo Ren2021-02-273-55/+36
| * | csky: Fixup _PAGE_ACCESSED for default pgprotGuo Ren2021-01-121-7/+9
| * | csky: remove unused including <linux/version.h>Tian Tao2021-01-121-1/+0
| * | csky: Fix a size determination in gpr_get()Zhenzhong Duan2021-01-121-1/+1
| * | csky: Reconstruct VDSO frameworkGuo Ren2021-01-1213-89/+269
| * | csky: mm: abort uaccess retries upon fatal signalGuo Ren2021-01-121-1/+4
| * | csky: Sync riscv mm/fault.c for easy maintenanceGuo Ren2021-01-122-155/+189
| * | csky: Fixup do_page_fault parent irq statusGuo Ren2021-01-122-1/+5
| * | csky: Add faulthandler_disabled() checkGuo Ren2021-01-121-2/+2
| * | csky: Fixup update_mmu_cache called with user io mappingGuo Ren2021-01-121-0/+3
| * | csky: Fixup FAULT_FLAG_XXX param for handle_mm_faultGuo Ren2021-01-121-2/+21
| * | csky: Add show_tlb for CPU_CK860 debugGuo Ren2021-01-121-0/+121
| * | csky: Fix TLB maintenance synchronization problemGuo Ren2021-01-125-16/+69
| * | csky: Add kmemleak supportGuo Ren2021-01-121-0/+1
| * | csky: Remove prologue of page fault handler in entry.SGuo Ren2021-01-124-131/+48
| * | csky: Fixup PTE global for 2.5:1.5 virtual memoryGuo Ren2021-01-122-2/+8
| * | csky: Cleanup asm/spinlock.hGuo Ren2021-01-123-178/+1
| * | csky: Fixup asm/cmpxchg.h with correct ordering barrierGuo Ren2021-01-121-10/+17
| * | csky: Fixup futex SMP implementationGuo Ren2021-01-122-0/+122
| * | csky: Fixup barrier designGuo Ren2021-01-121-22/+60
| * | csky: Remove custom asm/atomic.h implementationGuo Ren2021-01-121-212/+0
| * | csky: Fixup show_regs doesn't contain regs->uspGuo Ren2021-01-121-2/+3
| * | csky: Fixup perf probe failedGuo Ren2021-01-121-1/+1
| * | csky: Add memory layout 2.5G(user):1.5G(kernel)Guo Ren2021-01-1219-51/+113
* | | Merge tag 'riscv-for-linus-5.12-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-02-284-19/+5
|\ \ \
| * | | riscv: Cleanup setup_bootmem()Kefeng Wang2021-02-261-19/+2
| * | | RISC-V: Enable CPU Hotplug in defconfigsAnup Patel2021-02-262-0/+2
| * | | RISC-V: Make NUMA depend on SMPPalmer Dabbelt2021-02-261-0/+1
* | | | 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
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |