summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-0810-41/+38
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-297-28/+25
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-276-10/+10
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-272-3/+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-174-4/+9
| |\ \
| * | | locking/atomic, sparc: Use s64 for atomic64Mark Rutland2019-06-031-4/+4
* | | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482Thomas Gleixner2019-06-193-6/+3
| |/ / |/| |
* | | Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2019-06-081-2/+1
|\ \ \
| * | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
| |/ /
* | | sparc: perf: fix updated event period in response to PERF_EVENT_IOC_PERIODYoung Xiao2019-06-021-0/+4
* | | mdesc: fix a missing-check bug in get_vdev_port_node_info()Gen Zhang2019-06-021-0/+2
* | | sparc64: Fix regression in non-hypervisor TLB flush xcallJames Clarke2019-06-021-2/+2
|/ /
* | treewide: Add SPDX license identifier - KbuildGreg Kroah-Hartman2019-05-303-0/+3
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 214Thomas Gleixner2019-05-301-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-304-20/+4
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner2019-05-241-13/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47Thomas Gleixner2019-05-242-18/+2
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 14Thomas Gleixner2019-05-213-42/+6
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-213-39/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-216-0/+6
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-2111-0/+11
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-217-0/+7
|/
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2019-05-171-0/+6
|\
| * uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]David Howells2019-05-161-0/+6
* | Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2019-05-151-12/+16
|\ \
| * | cpufreq: Call transition notifier only once for each policyViresh Kumar2019-05-101-12/+16
* | | mm: use mm_zero_struct_page from SPARC on all 64b architecturesAlexander Duyck2019-05-141-30/+0
* | | hugetlb: allow to free gigantic pages regardless of the configurationAlexandre Ghiti2019-05-141-1/+1
* | | mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOCAlexandre Ghiti2019-05-141-1/+1
* | | sparc: advertise gigantic page supportAlexandre Ghiti2019-05-141-0/+1
* | | init: free_initmem: poison freed init memoryMike Rapoport2019-05-141-5/+0
* | | initramfs: poison freed initrd memoryChristoph Hellwig2019-05-142-16/+0
* | | mm/gup: change GUP fast to use flags rather than a write 'bool'Ira Weiny2019-05-141-4/+5
* | | sparc64: simplify reduce_memory() functionMike Rapoport2019-05-091-40/+2
* | | sparc: use struct_size() in kzalloc()Gustavo A. R. Silva2019-05-091-2/+1
* | | sparc/iommu: merge iommu_get_one and __sbus_iommu_map_pageChristoph Hellwig2019-05-081-32/+24
* | | sparc/iommu: use __sbus_iommu_map_page to implement the map_sg pathChristoph Hellwig2019-05-081-21/+10
* | | sparc/iommu: fix __sbus_iommu_map_page for highmem pagesChristoph Hellwig2019-05-081-8/+7
* | | sparc/iommu: move per-page flushing into __sbus_iommu_map_pageChristoph Hellwig2019-05-081-12/+14
* | | sparc/iommu: pass a physical address to iommu_get_oneChristoph Hellwig2019-05-081-6/+7
* | | sparc/iommu: create a common helper for map_sgChristoph Hellwig2019-05-081-20/+17
* | | sparc/iommu: merge iommu_release_one and sbus_iommu_unmap_pageChristoph Hellwig2019-05-081-14/+7
* | | sparc/iommu: use sbus_iommu_unmap_page in sbus_iommu_unmap_sgChristoph Hellwig2019-05-081-3/+3
* | | sparc/iommu: use !PageHighMem to check if a page has a kernel mappingChristoph Hellwig2019-05-081-1/+2
* | | sparc: vdso: add FORCE to the build rule of %.soMasahiro Yamada2019-05-081-1/+1
* | | arch:sparc:kernel/uprobes.c : Remove duplicate headerJagadeesh Pagadala2019-05-081-1/+0
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2019-05-071-15/+0
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2019-04-251-0/+4
| |\ \