summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
AgeCommit message (Expand)AuthorLines
2020-08-12uaccess: remove segment_eqChristoph Hellwig-2/+2
2020-08-12sparc: drop unused MAX_PHYSADDR_BITSArvind Sankar-1/+0
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+3
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-2/+0
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra-1/+3
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds-4/+3
2020-07-29Merge branch 'locking/header'Peter Zijlstra-3/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-3/+0
2020-07-10sparc64: Fix asm/percpu.h build errorPeter Zijlstra-0/+4
2020-06-23sparc64: enable HAVE_COPY_THREAD_TLSChristian Brauner-4/+3
2020-06-09mm: consolidate pte_index() and pte_offset_*() definitionsMike Rapoport-54/+11
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport-4/+4
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport-8/+5
2020-06-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-3/+0
2020-06-08arm,sparc,unicore32: remove flush_icache_user_rangeChristoph Hellwig-3/+0
2020-06-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-60/+44
2020-06-04kmap: consolidate kmap_prot definitionsIra Weiny-1/+2
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny-2/+0
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny-1/+0
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny-10/+0
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny-9/+0
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny-2/+2
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual-4/+0
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual-6/+0
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds-52/+57
2020-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro-2/+9
2020-05-13sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon-2/+2
2020-05-13sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon-4/+15
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon-56/+29
2020-05-12floppy: use symbolic register names in the sparc64 portWilly Tarreau-27/+32
2020-05-12floppy: use symbolic register names in the sparc32 portWilly Tarreau-23/+23
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau-4/+4
2020-04-22get rid of csum_partial_copy_to_user()Al Viro-4/+3
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual-7/+0
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual-6/+0
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy-5/+5
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig-13/+2
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada-14/+0
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds-4/+4
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro-2/+0
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro-4/+2
2020-03-25sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada-4/+4
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra-1/+1
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra-0/+9
2020-02-04sparc: mm: add p?d_leaf() definitionsSteven Price-0/+2
2020-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-15/+15
2020-01-30sparc64: add support for folded p4d page tablesMike Rapoport-15/+15
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds-17/+0
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+4
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+0