summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-111-1/+1
|\
| * locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
* | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-082-6/+6
* | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-051-1/+1
|\ \
| * | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-141-1/+1
* | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-11/+0
|\ \ \
| * | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-11/+0
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-024-8/+5
|\ \ \
| * | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-014-2/+4
| * | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-012-4/+0
| * | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-07-011-2/+1
* | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011-0/+2
|\ \ \ \
| * | | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| | |/ / | |/| |
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-301-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-291-2/+2
| |/
* | locking/atomic: sparc: move to ARCH_ATOMICMark Rutland2021-05-264-47/+47
* | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-262-3/+3
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-081-1/+0
|\
| * sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-011-1/+0
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-071-5/+0
|\ \
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| |/
* | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\ \ | |/ |/|
| * tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin2021-04-301-0/+3
* | 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-097-47/+7
|\
| * Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2021-02-275-42/+5
| |\
| | * Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2021-01-042-2/+2
| | |\
| | * | sparc32: switch to generic extablesAl Viro2021-01-045-37/+5
| | * | sparc32: kill lookup_fault()Al Viro2021-01-041-5/+0
| * | | Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller2021-02-272-5/+2
| |\ \ \
| | * | | sparc32: take ->thread.flags outAl Viro2021-01-041-5/+0
| | * | | sparc32: get rid of fake_swapper_regsAl Viro2021-01-041-0/+1
| | * | | sparc64: get rid of fake_swapper_regsAl Viro2021-01-041-0/+1
| | |/ /
* | | | Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-02-251-1/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'x86/paravirt' into x86/entryIngo Molnar2021-02-121-4/+5
| |\ \ \
| * | | | softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner2021-02-101-1/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-02-245-40/+32
|\ \ \ \ \
| * | | | | 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
| * | | | | sparc: remove SA_STATIC_ALLOC macro definitionPeter Collingbourne2020-09-151-12/+0
| | |_|_|/ | |/| | |
| * | | | sparc32: srmmu: improve type safety of __nocache_fix()Mike Rapoport2020-07-221-1/+1
| * | | | SPARC: backoff.h: delete a duplicated wordRandy Dunlap2020-07-221-1/+1
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-211-1/+1
|\ \ \ \ \
| * | | | | locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long2021-02-111-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-02-211-1/+0
|\ \ \ \ \
| * | | | | tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon2021-01-291-1/+0
| | |_|/ / | |/| | |
* / | | | sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada2021-02-141-2/+0
|/ / / /
* / / / sparc/mm/highmem: flush cache and TLBThomas Gleixner2021-01-241-4/+5
|/ / /