summaryrefslogtreecommitdiffstats
path: root/arch/sparc/include/asm
Commit message (Expand)AuthorAgeFilesLines
* asm-generic/tlb: rename HAVE_RCU_TABLE_FREEPeter Zijlstra2020-02-041-1/+1
* mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flushPeter Zijlstra2020-02-041-0/+9
* sparc: mm: add p?d_leaf() definitionsSteven Price2020-02-041-0/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2020-01-302-15/+15
|\
| * sparc64: add support for folded p4d page tablesMike Rapoport2020-01-302-15/+15
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2020-01-291-17/+0
|\ \
| * | compat: provide compat_ptr() on all architecturesArnd Bergmann2020-01-031-17/+0
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-01-281-0/+4
|\ \ \
| * | | mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...Ingo Molnar2019-12-101-0/+4
| |/ /
* | | remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig2020-01-061-1/+0
|/ /
* | sparc32: use pgtable-nopud instead of 4level-fixupMike Rapoport2019-12-042-17/+17
* | Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-1/+0
|\ \
| * | asm-generic: Make msi.h a mandatory include/asm headerMichal Simek2019-11-261-1/+0
* | | Merge tag 'mfd-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2019-12-011-0/+1
|\ \ \
| * | | sparc64: implement ioremap_ucTuowen Zhao2019-11-111-0/+1
| |/ /
* | | asm-generic: don't provide ioremap for CONFIG_MMUChristoph Hellwig2019-11-111-0/+1
|/ /
* | arch/sparc/include/asm/pgtable_64.h: fix buildAndrew Morton2019-09-261-1/+1
* | lib: untag user pointers in strn*_userAndrey Konovalov2019-09-251-2/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-09-244-10/+0
|\ \
| * | mm: consolidate pgtable_cache_init() and pgd_cache_init()Mike Rapoport2019-09-242-6/+0
| * | mm: remove quicklist page table cachesNicholas Piggin2019-09-242-4/+0
| |/
* | PCI: Convert pci_resource_to_user() to a weak functionDenis Efremov2019-08-081-2/+0
|/
* sparc64: use the generic get_user_pages_fast codeChristoph Hellwig2019-07-121-0/+18
* sparc64: define untagged_addr()Christoph Hellwig2019-07-121-0/+22
* sparc64: add the missing pgd_page definitionChristoph Hellwig2019-07-121-0/+3
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-081-4/+4
|\
| * Merge tag 'v5.2-rc5' into locking/core, to pick up fixesIngo Molnar2019-06-171-2/+1
| |\
| * | locking/atomic, sparc: Use s64 for atomic64Mark Rutland2019-06-031-4/+4
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-191-2/+1
| |/ |/|
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
|/
* treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-301-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
* Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-05-071-2/+3
|\
| * syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin2019-03-201-2/+3
* | Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2019-05-062-2/+1
|\ \
| * | arch: Remove dummy mmiowb() definitions from arch codeWill Deacon2019-04-081-2/+0
| * | arch: Use asm-generic header for asm/mmiowb.hWill Deacon2019-04-081-0/+1
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-05-061-1/+0
|\ \ \
| * \ \ Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2019-04-101-6/+5
| |\ \ \
| * | | | locking/rwsem: Remove arch specific rwsem filesWaiman Long2019-04-031-1/+0
| | |/ / | |/| |
* | | | Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-05-061-18/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | arch/tlb: Clean up simple architecturesPeter Zijlstra2019-04-031-13/+0
| * | | asm-generic/tlb, arch: Provide generic VIPT cache flushPeter Zijlstra2019-04-031-5/+0
| |/ /
* | | syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)2019-04-051-4/+3
* | | syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)2019-04-051-2/+2
|/ /
* | KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supportedMasahiro Yamada2019-03-281-0/+1
|/
* Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-03-051-9/+4
|\
OpenPOWER on IntegriCloud