summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* kmap: consolidate kmap_prot definitionsIra Weiny2020-06-042-5/+2
* sparc: remove unnecessary includesIra Weiny2020-06-042-2/+0
* arch/kmap: define kmap_atomic_prot() for all arch'sIra Weiny2020-06-041-3/+3
* arch/kmap: ensure kmap_prot visibilityIra Weiny2020-06-041-0/+1
* arch/kunmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-10/+3
* arch/kmap_atomic: consolidate duplicate codeIra Weiny2020-06-042-8/+2
* arch/kunmap: remove duplicate kunmap implementationsIra Weiny2020-06-041-10/+0
* arch/kmap: remove redundant arch specific kmapsIra Weiny2020-06-041-9/+0
* arch/kmap: remove BUG_ON()Ira Weiny2020-06-041-2/+2
* sparc32: register memory occupied by kernel as memblock.memoryMike Rapoport2020-06-031-0/+1
* mm/hugetlb: define a generic fallback for arch_clear_hugepage_flags()Anshuman Khandual2020-06-031-4/+0
* mm/hugetlb: define a generic fallback for is_hugepage_only_range()Anshuman Khandual2020-06-031-6/+0
* hugetlbfs: remove hugetlb_add_hstate() warning for existing hstateMike Kravetz2020-06-031-15/+4
* hugetlbfs: move hugepagesz= parsing to arch independent codeMike Kravetz2020-06-031-22/+0
* hugetlbfs: add arch_hugetlb_valid_sizeMike Kravetz2020-06-031-8/+16
* mm: remove early_pfn_in_nid() and CONFIG_NODES_SPAN_OTHER_NODESMike Rapoport2020-06-031-9/+0
* sparc32: simplify detection of memory zone boundariesMike Rapoport2020-06-031-16/+5
* mm: use free_area_init() instead of free_area_init_nodes()Mike Rapoport2020-06-031-1/+1
* mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP optionMike Rapoport2020-06-031-1/+0
* Merge tag 'for-5.8/drivers-2020-06-01' of git://git.kernel.dk/linux-blockLinus Torvalds2020-06-022-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
* | Merge branch 'from-miklos' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2020-06-011-0/+1
|\ \
| * | vfs: add faccessat2 syscallMiklos Szeredi2020-05-141-0/+1
| |/
* | Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-06-013-6/+12
|\ \
| * | 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
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-06-014-4/+0
|\ \
| * | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.hEric Biggers2020-05-084-4/+0
| |/
* | sparc32: fix page table traversal in srmmu_nocache_init()Mike Rapoport2020-05-231-2/+2
* | sparc32: use PUD rather than PGD to get PMD in srmmu_nocache_init()Mike Rapoport2020-05-231-1/+1
|/
* mm/special: create generic fallbacks for pte_special() and pte_mkspecial()Anshuman Khandual2020-04-101-7/+0
* mm/vma: define a default value for VM_DATA_DEFAULT_FLAGSAnshuman Khandual2020-04-102-6/+0
* mm: bring sparc pte_index() semantics inline with other platformsArjun Roy2020-04-101-5/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-04-072-5/+1
|\
| * sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada2020-04-071-4/+0
| * asm-generic: fix unistd_32.h generation formatMichal Simek2020-04-071-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-04-077-34/+16
|\ \ | |/ |/|
| * sparc32: use per-device dma_opsChristoph Hellwig2020-04-027-34/+16
* | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-034-0/+4
|\ \ | |/ |/|
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-254-0/+4
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-04-021-1/+0
|\ \
| * | scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-02-241-1/+0
| |/
* | mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-022-2/+0
* | mm: introduce FAULT_FLAG_DEFAULTPeter Xu2020-04-022-2/+2
* | mm: introduce fault_signal_pending()Peter Xu2020-04-022-2/+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-03-313-9/+4
|\ \
| * | sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada2020-03-252-4/+4