summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada2021-05-012-43/+4
* sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-015-56/+12
* mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-302-3/+0
* mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin2021-04-301-0/+3
* mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\
| * quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
* | asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+4
|/
* Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-102-10/+7
|\
| * sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe2021-03-101-3/+1
| * sparc64: Fix opcode filtering in handling of no fault loadsRob Gardner2021-03-101-7/+6
* | Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-0920-642/+198
|\|
| * Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-2713-521/+193
| |\
| | * Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2021-01-047-18/+19
| | |\
| | * | sparc32: switch to generic extablesAl Viro2021-01-049-165/+22
| | * | sparc32: switch copy_user.S away from range exception table entriesAl Viro2021-01-041-203/+112
| | * | sparc32: get rid of range exception table entries in checksum_32.SAl Viro2021-01-041-37/+27
| | * | sparc32: switch __bzero() away from range exception table entriesAl Viro2021-01-041-40/+32
| | * | sparc32: kill lookup_fault()Al Viro2021-01-044-66/+0
| | * | sparc32: don't bother with lookup_fault() in __bzero()Al Viro2021-01-041-12/+3
| * | | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller2021-02-278-121/+5
| |\ \ \
| | * | | sparc32: take ->thread.flags outAl Viro2021-01-043-105/+1
| | * | | sparc32: get rid of fake_swapper_regsAl Viro2021-01-044-12/+3
| | * | | sparc64: get rid of fake_swapper_regsAl Viro2021-01-043-5/+2
| | |/ /
* | | | Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds2021-02-272-2/+2
|\ \ \ \
| * | | | arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe2021-02-222-2/+2
* | | | | Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-02-251-9/+10
|\ \ \ \ \
| * | | | | arch: syscalls: remove $(srctree)/ prefix from syscall tablesMasahiro Yamada2021-02-221-1/+1
| * | | | | arch: syscalls: add missing FORCE and fix 'targets' to make if_changed workMasahiro Yamada2021-02-221-8/+9
* | | | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-253-1/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-4/+5
| |\| | | |
| * | | | | softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner2021-02-101-0/+1
| * | | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-102-1/+1
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-2418-69/+71
|\ \ \ \ \ \
| * | | | | | sparc: make xchg() into a statement expressionRandy Dunlap2021-02-191-1/+1
| * | | | | | sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz2021-02-191-25/+29
| * | | | | | sparc32: Fix comparing pointer to 0 coccicheck warningKaixu Xia2021-02-191-1/+1
| * | | | | | sparc: fix led.c driver when PROC_FS is not enabledRandy Dunlap2021-02-191-0/+2
| * | | | | | sparc: Fix handling of page table constructor failureMatthew Wilcox (Oracle)2021-02-191-1/+1
| * | | | | | sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is setRandy Dunlap2021-02-191-1/+1
| * | | | | | sparc: sparc64_defconfig: add necessary configs for qemuCorentin Labbe2021-02-191-0/+6
| * | | | | | sparc64: switch defconfig from the legacy ide driver to libataChristoph Hellwig2021-02-191-3/+2
| * | | | | | sparc32: Preserve clone syscall flags argument for restarts due to signalsAndreas Larsson2021-02-192-6/+4
| * | | | | | sparc32: Limit memblock allocation to low memoryAndreas Larsson2021-02-191-0/+3
| * | | | | | sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()Tiezhu Yang2021-02-191-1/+1
| * | | | | | sparc32: signal: Fix stack trampoline for RT signalsBen Hutchings2020-09-151-2/+2
| * | | | | | sparc: remove SA_STATIC_ALLOC macro definitionPeter Collingbourne2020-09-151-12/+0
| | |_|_|_|/ | |/| | | |
| * | | | | sparc: use for_each_child_of_node() macroQinglang Miao2020-08-061-2/+1
| * | | | | sparc: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-2210-16/+15
| * | | | | sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-222-9/+9