summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabledDiego Elio Pettenò2020-07-221-1/+0
* fix a braino in "sparc32: fix register window handling in genregs32_[gs]et()"Al Viro2020-06-301-2/+7
* sparc32: mm: Don't try to free page-table pages if ctor() failsWill Deacon2020-06-241-1/+0
* sparc64: fix misuses of access_process_vm() in genregs32_[sg]et()Al Viro2020-06-221-14/+3
* sparc32: fix register window handling in genregs32_[gs]et()Al Viro2020-06-221-130/+98
* sparc: Add .exit.data section.David S. Miller2020-02-241-2/+4
* mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-112-1/+9
* sparc32: fix struct ipc64_perm type definitionArnd Bergmann2020-02-111-11/+11
* sparc64: implement ioremap_ucTuowen Zhao2019-12-131-0/+1
* sparc: vdso: fix build error of vdso32Masahiro Yamada2019-11-151-2/+2
* sparc64: disable fast-GUP due to unexplained oopsesLinus Torvalds2019-10-151-1/+0
* arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-262-4/+4
* lib: untag user pointers in strn*_userAndrey Konovalov2019-09-251-2/+3
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-245-11/+0
|\
| * mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-6/+0
| * mm: remove quicklist page table cachesNicholas Piggin2019-09-243-5/+0
* | Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-09-231-2/+0
|\ \ | |/ |/|
| * PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
* | Merge tag 'kbuild-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-09-201-0/+1
|\ \
| * | kbuild: add CONFIG_ASM_MODVERSIONSMasahiro Yamada2019-08-221-0/+1
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-09-182-25/+20
|\ \ \
| * | | crypto: sparc/des - switch to new verification routinesArd Biesheuvel2019-08-221-21/+16
| * | | crypto: aes - rename local routines to prevent future clashesArd Biesheuvel2019-07-261-4/+4
| | |/ | |/|
* | | ipc: fix sparc64 ipc() wrapperArnd Bergmann2019-09-071-15/+18
| |/ |/|
* | treewide: add "WITH Linux-syscall-note" to SPDX tag of uapi headersMasahiro Yamada2019-07-251-1/+1
|/
* Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds2019-07-201-2/+1
|\
| * kbuild: add --hash-style= and --build-id unconditionallyMasahiro Yamada2019-07-171-2/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-172-21/+1
|\ \
| * | mm/mmap: move common defines to mman-common.hAneesh Kumar K.V2019-07-161-6/+0
| * | mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Anshuman Khandual2019-07-161-15/+1
| |/
* | Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Linus Torvalds2019-07-161-1/+1
|\ \
| * | docs: admin-guide: add a series of orphaned documentsMauro Carvalho Chehab2019-07-151-1/+1
| |/
* | Merge tag 'for-linus-20190715' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-161-0/+1
|\ \ | |/ |/|
| * arch: mark syscall number 435 reserved for clone3Christian Brauner2019-07-151-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2019-07-135-486/+2
|\ \ | |/ |/|
| * sparc64: Add missing newline at end of fileGeert Uytterhoeven2019-07-091-1/+1
| * sparc: fix unknown type name u_int in uapi headerMasahiro Yamada2019-06-131-2/+1
| * sparc: configs: Remove useless UEVENT_HELPER_PATHKrzysztof Kozlowski2019-06-132-2/+0
| * sparc: Remove redundant copy of the LGPL-2.0Thomas Huth2019-06-131-481/+0
* | mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPChristoph Hellwig2019-07-121-1/+1
* | sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-124-341/+20
* | sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
* | sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
* | sparc: remove ARCH_SELECT_MEMORY_MODELMike Rapoport2019-07-121-3/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-07-112-2/+29
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-223-6/+3
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-06-201-0/+2
| |\ \ \
| | * | | bpf: net: Add SO_DETACH_REUSEPORT_BPFMartin KaFai Lau2019-06-151-0/+2
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-06-171-2/+1
| |\ \ \ \