summaryrefslogtreecommitdiffstats
path: root/arch/sparc (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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-021-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-311-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-07-011-4/+1
| * | | | mm/hugetlb: change parameters of arch_make_huge_pte()Christophe Leroy2021-07-012-6/+3
| * | | | mm: memory_hotplug: factor out bootmem core functions to bootmem_info.cMuchun Song2021-07-011-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
|\ \ \ \ \
| * | | | | quota: Wire up quotactl_fd syscallJan Kara2021-06-071-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-07-011-0/+2
|\ \ \ \ \
| * | | | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| |/ / / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-304-10/+10
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMAMike Rapoport2021-06-294-10/+10
| |/ /
* | | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-06-284-8/+2
|\ \ \
| * | | sched: Introduce task_is_running()Peter Zijlstra2021-06-182-4/+2
| * | | Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar2021-06-031-1/+1
| |\| |
| * | | sched/core: Initialize the idle task with preemption disabledValentin Schneider2021-05-122-4/+0
| | |/ | |/|
* | | Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-06-281-17/+0
|\ \ \
| * | | kprobes: Do not increment probe miss count in the fault handlerNaveen N. Rao2021-06-031-7/+0