summaryrefslogtreecommitdiffstats
path: root/arch/sparc
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \
| * | | | 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-06-301-0/+2
|\ \ \ \
| * | | | net: retrieve netns cookie via getsocketoptMartynas Pumputis2021-06-241-0/+2
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-294-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
| * | | kprobes: Remove kprobe::fault_handlerPeter Zijlstra2021-06-011-10/+0
| |/ /
* | | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-06-286-82/+82
|\ \ \ | |_|/ |/| |
| * | locking/atomic: delete !ARCH_ATOMIC remnantsMark Rutland2021-05-261-1/+0
| * | locking/atomic: sparc: move to ARCH_ATOMICMark Rutland2021-05-267-80/+81
| * | locking/atomic: cmpxchg: make `generic` a prefixMark Rutland2021-05-262-3/+3
| |/
* / quota: Disable quotactl_path syscallJan Kara2021-05-171-1/+1
|/
* Merge tag 'kbuild-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2021-05-086-99/+16
|\
| * sparc: syscalls: switch to generic syscallshdr.shMasahiro Yamada2021-05-022-43/+4
| * sparc: syscalls: switch to generic syscalltbl.shMasahiro Yamada2021-05-025-56/+12
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-072-6/+0
|\ \
| * | mm: remove xlate_dev_kmem_ptr()David Hildenbrand2021-05-071-5/+0
| * | drivers/char: remove /dev/kmem for goodDavid Hildenbrand2021-05-071-1/+0
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-05-051-1/+1
|\| |
| * | hugetlb: pass vma into huge_pte_alloc() and huge_pmd_share()Peter Xu2021-05-051-1/+1
| |/
* | Merge tag 'trace-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-05-031-1/+1
|\ \
| * | tracing: Fix various typos in commentsIngo Molnar2021-03-231-1/+1
* | | Merge tag 'landlock_v34' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2021-05-011-0/+3
|\ \ \ | |_|/ |/| |
| * | arch: Wire up Landlock syscallsMickaël Salaün2021-04-221-0/+3
| |/
* | mm: move mem_init_print_info() into mm_init()Kefeng Wang2021-04-302-3/+0
* | mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_pageNicholas Piggin2021-04-301-0/+3
* | mm: move page_mapping_file to pagemap.hMatthew Wilcox (Oracle)2021-04-301-0/+1
* | Merge tag 'for_v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds2021-04-291-0/+1
|\ \
| * | quota: wire up quotactl_pathSascha Hauer2021-03-171-0/+1
| |/
* / asm-generic/io.h: Add a non-posted variant of ioremap()Hector Martin2021-04-081-0/+4
|/
* Merge git://git.kernel.org:/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2021-03-092-10/+7
|\
| * sparc: sparc64_defconfig: remove duplicate CONFIGsCorentin Labbe2021-03-091-3/+1