summaryrefslogtreecommitdiff
path: root/arch/sparc
AgeCommit message (Expand)Author
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
2020-04-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-04-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2020-04-07sparc,x86: vdso: remove meaningless undefining CONFIG_OPTIMIZE_INLININGMasahiro Yamada
2020-04-07asm-generic: fix unistd_32.h generation formatMichal Simek
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-04-02sparc32: use per-device dma_opsChristoph Hellwig
2020-04-02Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-04-02mm: allow VM_FAULT_RETRY for multiple timesPeter Xu
2020-04-02mm: introduce FAULT_FLAG_DEFAULTPeter Xu
2020-04-02mm: introduce fault_signal_pending()Peter Xu
2020-04-02asm-generic: make more kernel-space headers mandatoryMasahiro Yamada
2020-03-31Merge tag 'kbuild-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2020-03-30Merge tag 'timers-nohz-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-30Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-03-27[parisc, s390, sparc64] no need for access_ok() in futex handlingAl Viro
2020-03-27futex: arch_futex_atomic_op_inuser() calling conventions changeAl Viro
2020-03-25sparc: Replace cpu_up/down() with add/remove_cpu()Qais Yousef
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-03-25sparc: revive __HAVE_ARCH_STRLEN for 32bit sparcMasahiro Yamada
2020-03-03kbuild: use KBUILD_DEFCONFIG as the fallback for DEFCONFIG_LISTMasahiro Yamada
2020-02-24scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò
2020-02-14context-tracking: Introduce CONFIG_HAVE_TIF_NOHZFrederic Weisbecker
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2020-02-04asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra
2020-02-04mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra
2020-02-04sparc: mm: add p?d_leaf() definitionsSteven Price
2020-02-04kbuild: rename hostprogs-y/always to hostprogs/always-yMasahiro Yamada
2020-02-02sparc64: fix adjtimex regressionArnd Bergmann