summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon2020-05-145-56/+29
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-111-7/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-112-6/+0
* mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-111-5/+5
* sparc32: use per-device dma_opsChristoph Hellwig2020-04-031-13/+2
* asm-generic: make more kernel-space headers mandatoryMasahiro Yamada2020-04-021-14/+0
* Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2020-04-012-4/+4
|\
| * sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada2020-03-252-4/+4
* | [parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro2020-03-281-2/+0
* | futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro2020-03-281-4/+2
|/
* asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-0/+9
* sparc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-302-15/+15
|\
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-302-15/+15
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-301-17/+0
|\ \
| * | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \
| * | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| |/ /
* / / remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/ /
* | sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-052-17/+17
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-021-0/+1
|\ \ \
| * | | sparc64: implement ioremap_ucTuowen Zhao2019-11-111-0/+1
| |/ /
* / / asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig2019-11-111-0/+1
|/ /
* | arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* | lib: untag user pointers in strn*_userAndrey Konovalov2019-09-261-2/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-254-10/+0
|\ \
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-252-6/+0
| * | mm: remove quicklist page table cachesNicholas Piggin2019-09-252-4/+0
| |/
* / PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
|/
* sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+18
* sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
* sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-4/+4
|\
| * Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-2/+1
| |\
| * | locking/atomic, sparc: Use s64 for atomic64Mark Rutland2019-06-031-4/+4
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-081-2/+3
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-211-2/+3
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-072-2/+1
|\ \
| * | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1