summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport2020-08-072-2/+0
* Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds2020-08-041-4/+3
|\
| * sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner2020-06-231-4/+3
* | Merge branch 'locking/header'Peter Zijlstra2020-07-292-3/+0
|\ \
| * | locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-292-3/+0
| |/
* / sparc64: Fix asm/percpu.h build errorPeter Zijlstra2020-07-102-0/+4
|/
* mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport2020-06-093-54/+11
* mm: reorder includes after introduction of linux/pgtable.hMike Rapoport2020-06-094-4/+4
* mm: introduce include/linux/pgtable.hMike Rapoport2020-06-097-8/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-082-3/+0
|\
| * arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig2020-06-082-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds2020-06-085-60/+44
|\ \ | |/ |/|
| * sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon2020-05-141-2/+2
| * sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon2020-05-143-4/+15
| * sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon2020-05-145-56/+29
* | kmap: consolidate kmap_prot definitionsIra Weiny2020-06-051-1/+2
* | arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-2/+0
* | arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-051-1/+0
* | arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-051-10/+0
* | arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-051-9/+0
* | arch/kmap: remove BUG_ON()Ira Weiny2020-06-051-2/+2
* | mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-041-4/+0
* | mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-041-6/+0
* | Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-032-52/+57
|\ \
| * | floppy: use symbolic register names in the sparc64 portWilly Tarreau2020-05-121-27/+32
| * | floppy: use symbolic register names in the sparc32 portWilly Tarreau2020-05-121-23/+23
| * | floppy: split the base port from the register in I/O accessesWilly Tarreau2020-05-122-4/+4
| |/
* | sparc: switch to providing csum_and_copy_from_user()Al Viro2020-05-293-2/+9
* | get rid of csum_partial_copy_to_user()Al Viro2020-04-221-4/+3
|/
* 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-304-33/+26
|\
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-302-15/+15
| * sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-01-211-11/+11
| * sparc: remove unneeded uapi/asm/statfs.hMasahiro Yamada2019-07-231-7/+0
* | 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
|/ /