summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* arch: remove compat_alloc_user_spaceArnd Bergmann2021-09-084-30/+11
* compat: remove some compat entry pointsArnd Bergmann2021-09-081-5/+5
* Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-09-052-4/+1
|\
| * tracing: Refactor TRACE_IRQFLAGS_SUPPORT in KconfigMasahiro Yamada2021-08-162-4/+1
* | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-034-11/+2
|\ \
| * | sparc: move the install rule to arch/sparc/MakefileMasahiro Yamada2021-09-032-5/+2
| * | isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan2021-08-192-6/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-0/+2
|\ \ \
| * | | mm: wire up syscall process_mreleaseSuren Baghdasaryan2021-09-031-0/+2
| |/ /
* | | Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2021-09-023-9/+5
|\ \ \
| * | | sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERRORLogan Gunthorpe2021-08-092-4/+0
| * | | sparc/iommu: return error codes from .map_sg() opsMartin Oliveira2021-08-093-5/+5
| |/ /
* | | Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-09-011-2/+0
|\ \ \
| * | | asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbolsArnd Bergmann2021-07-301-2/+0
| | |/ | |/|
* | | Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-09-011-1/+1
|\ \ \
| * | | exit/bdflush: Remove the deprecated bdflush system callEric W. Biederman2021-07-121-1/+1
| |/ /
* | | Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-09-0111-45/+109
|\ \ \
| * | | signal: Verify the alignment and size of siginfo_tEric W. Biederman2021-07-232-0/+4
| * | | signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRPEric W. Biederman2021-07-239-45/+36
| * | | sparc64: Add compile-time asserts for siginfo_t offsetsMarco Elver2021-07-232-0/+69
| |/ /
* | | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-09-011-3/+1
|\ \ \
| * \ \ Merge 5.14-rc5 into driver-core-nextGreg Kroah-Hartman2021-08-092-1/+3
| |\ \ \ | | | |/ | | |/|
| * | | bus: Make remove callback return voidUwe Kleine-König2021-07-211-3/+1
| | |/ | |/|
* | | sock: allow reading and changing sk_userlocks with setsockoptPavel Tikhomirov2021-08-041-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-07-312-1/+3
|\ \ \ | | |/ | |/|
| * | Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-07-301-0/+3
| |\ \
| | * | bpf: Introduce BPF nospec instruction for mitigating Spectre v4Daniel Borkmann2021-07-291-0/+3
| | |/
| * | Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds2021-07-301-1/+0
| |\ \ | | |/ | |/|
| | * arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn2021-07-301-1/+0
* | | compat: make linux/compat.h available everywhereArnd Bergmann2021-07-231-11/+3
|/ /
* | Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-07-111-1/+1
|\ \
| * | locking/atomic: sparc: Fix arch_cmpxchg64_local()Mark Rutland2021-07-071-1/+1
* | | Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-07-102-17/+4
|\ \ \
| * | | sparc: syscalls: use pattern rules to generate syscall headersMasahiro Yamada2021-07-051-14/+4
| * | | kbuild: require all architectures to have arch/$(SRCARCH)/KbuildMasahiro Yamada2021-05-261-3/+0
* | | | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *Aneesh Kumar K.V2021-07-081-2/+2
* | | | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *Aneesh Kumar K.V2021-07-082-6/+6
| |_|/ |/| |
* | | Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2021-07-053-9/+3
|\ \ \
| * | | Merge 50f09a3dd587 ("Merge tag 'char-misc-5.13-rc3' of git://git.kernel.org/p...Greg Kroah-Hartman2021-05-211-1/+1
| |\| |
| * | | sparc/vio: make remove callback return voidUwe Kleine-König2021-05-143-9/+3
* | | | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-11/+0
|\ \ \ \
| * | | | asm-generic: use asm-generic/unaligned.h for most architecturesArnd Bergmann2021-05-101-11/+0
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-028-16/+10
|\ \ \ \
| * | | | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
| * | | | mm/thp: define default pmd_pgtable()Anshuman Khandual2021-07-014-2/+4
| * | | | mm: define default value for FIRST_USER_ADDRESSAnshuman Khandual2021-07-012-4/+0
| * | | | mm: generalize ZONE_[DMA|DMA32]Kefeng Wang2021-06-301-4/+1
| * | | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-06-302-6/+3
| * | | | mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-06-301-0/+1
* | | | | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2021-07-011-1/+1
|\ \ \ \ \