summaryrefslogtreecommitdiff
path: root/arch/sparc/include
AgeCommit message (Expand)AuthorFilesLines
2021-07-11Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2021-07-08mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V1-2/+2
2021-07-08mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2-6/+6
2021-07-07locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland1-1/+1
2021-07-05Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+1
2021-07-02Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-11/+0
2021-07-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-8/+5
2021-07-01mm/thp: define default pmd_pgtable()Anshuman Khandual4-2/+4
2021-07-01mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2-4/+0
2021-07-01mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy1-2/+1
2021-07-01Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds1-0/+2
2021-06-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+2
2021-06-29mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport1-2/+2
2021-06-24net: retrieve netns cookie via getsocketoptMartynas Pumputis1-0/+2
2021-05-26locking/atomic: sparc: move to ARCH_ATOMICMark Rutland4-47/+47
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2-3/+3
2021-05-14sparc/vio: make remove callback return voidUwe Kleine-König1-1/+1
2021-05-10asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann1-11/+0
2021-05-08Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds1-1/+0
2021-05-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+0
2021-05-07mm: remove xlate_dev_kmem_ptr()David Hildenbrand1-5/+0
2021-05-03Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds1-1/+1
2021-05-01sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada1-1/+0
2021-04-30mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin1-0/+3
2021-04-08asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin1-0/+4
2021-03-23tracing: Fix various typos in commentsIngo Molnar1-1/+1
2021-03-09Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-47/+7
2021-02-27Merge branch 'work.sparc32' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller5-42/+5
2021-02-27Merge branch 'work.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...David S. Miller2-5/+2
2021-02-25Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2021-02-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds5-40/+32
2021-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2021-02-21Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+0
2021-02-19sparc: make xchg() into a statement expressionRandy Dunlap1-1/+1
2021-02-19sparc64: Use arch_validate_flags() to validate ADI flagKhalid Aziz1-25/+29
2021-02-14sparc: remove wrong comment from arch/sparc/include/asm/KbuildMasahiro Yamada1-2/+0
2021-02-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar1-4/+5
2021-02-11locking/arch: Move qrwlock.h include after qspinlock.hWaiman Long1-1/+1
2021-02-11softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner1-1/+0
2021-01-29tlb: arch: Remove empty __tlb_remove_tlb_entry() stubsWill Deacon1-1/+0
2021-01-24sparc/mm/highmem: flush cache and TLBThomas Gleixner1-4/+5
2021-01-04sparc32: take ->thread.flags outAl Viro1-5/+0
2021-01-04sparc32: get rid of fake_swapper_regsAl Viro1-0/+1
2021-01-04sparc64: get rid of fake_swapper_regsAl Viro1-0/+1
2021-01-04Merge remote-tracking branch 'sparc/master' into work.sparc32Al Viro2-2/+2
2021-01-04sparc32: switch to generic extablesAl Viro5-37/+5
2021-01-04sparc32: kill lookup_fault()Al Viro1-5/+0
2020-12-30local64.h: make <asm/local64.h> mandatoryRandy Dunlap1-1/+0
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+7
2020-12-16Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-11/+9