summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
2020-06-04arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny
2020-06-04arch/kmap: ensure kmap_prot visibilityIra Weiny
2020-06-04arch/kunmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kmap_atomic: consolidate duplicate codeIra Weiny
2020-06-04arch/kunmap: remove duplicate kunmap implementationsIra Weiny
2020-06-04arch/kmap: remove redundant arch specific kmapsIra Weiny
2020-06-04arch/kmap: remove BUG_ON()Ira Weiny
2020-06-03sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport
2020-06-03mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual
2020-06-03mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual
2020-06-03hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz
2020-06-03hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz
2020-06-03hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz
2020-06-03mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport
2020-06-03sparc32: simplify detection of memory zone boundariesMike Rapoport
2020-06-03mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport
2020-06-03mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport
2020-06-02Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...David S. Miller
2020-06-02sparc32: mm: Only call ctor()/dtor() functions for first and last userWill Deacon
2020-06-02sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon
2020-06-02sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport
2020-06-02sparc: remove unused header file nfs_fs.hAnupam Aggarwal
2020-06-02Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-01Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-01Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-05-29sparc: switch to providing csum_and_copy_from_user()Al Viro
2020-05-25Merge 5.7-rc7 into tty-nextGreg Kroah-Hartman
2020-05-23sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport
2020-05-23sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport
2020-05-20sparc32: fix register window handling in genregs32_[gs]et()Al Viro
2020-05-17sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro
2020-05-15sparc64: constify sysrq_key_opEmil Velikov
2020-05-14vfs: add faccessat2 syscallMiklos Szeredi
2020-05-13sparc: use scnprintf() in show_pciobppath_attr() in vio.cChen Zhou
2020-05-13sparc: use scnprintf() in show_pciobppath_attr() in pci.cChen Zhou
2020-05-13sparc32: mm: Reduce allocation size for PMD and PTE tablesWill Deacon
2020-05-13sparc32: mm: Change pgtable_t type to pte_t * instead of struct page *Will Deacon
2020-05-13sparc32: mm: Restructure sparc32 MMU page-table layoutWill Deacon
2020-05-13sparc32: mm: Fix argument checking in __srmmu_get_nocache()Will Deacon
2020-05-12floppy: use symbolic register names in the sparc64 portWilly Tarreau
2020-05-12floppy: use symbolic register names in the sparc32 portWilly Tarreau
2020-05-12floppy: split the base port from the register in I/O accessesWilly Tarreau
2020-05-08crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers
2020-05-07sparc64: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2020-05-06sparc: mm: return true,false in kern_addr_valid()Jason Yan
2020-04-22get rid of csum_partial_copy_to_user()Al Viro
2020-04-10mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual
2020-04-10mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual
2020-04-10mm: bring sparc pte_index() semantics inline with other platformsArjun Roy