index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-27
Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2021-02-25
Merge tag 'kbuild-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-9
/
+10
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+2
2021-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
18
-69
/
+71
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2021-02-21
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
2
-2
/
+2
2021-02-22
arch: syscalls: remove $(srctree)/ prefix from syscall tables
Masahiro Yamada
1
-1
/
+1
2021-02-22
arch: syscalls: add missing FORCE and fix 'targets' to make if_changed work
Masahiro Yamada
1
-8
/
+9
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2021-02-21
Merge tag 'core-mm-2021-02-17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-02-21
Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-100
/
+0
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+14
2021-02-18
sparc: make xchg() into a statement expression
Randy Dunlap
1
-1
/
+1
2021-02-18
sparc64: Use arch_validate_flags() to validate ADI flag
Khalid Aziz
1
-25
/
+29
2021-02-18
sparc32: Fix comparing pointer to 0 coccicheck warning
Kaixu Xia
1
-1
/
+1
2021-02-18
sparc: fix led.c driver when PROC_FS is not enabled
Randy Dunlap
1
-0
/
+2
2021-02-18
sparc: Fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-02-18
sparc64: only select COMPAT_BINFMT_ELF if BINFMT_ELF is set
Randy Dunlap
1
-1
/
+1
2021-02-18
sparc: sparc64_defconfig: add necessary configs for qemu
Corentin Labbe
1
-0
/
+6
2021-02-18
sparc64: switch defconfig from the legacy ide driver to libata
Christoph Hellwig
1
-3
/
+2
2021-02-18
sparc32: Preserve clone syscall flags argument for restarts due to signals
Andreas Larsson
2
-6
/
+4
2021-02-18
sparc32: Limit memblock allocation to low memory
Andreas Larsson
1
-0
/
+3
2021-02-18
sparc: Replace test_ti_thread_flag() with test_tsk_thread_flag()
Tiezhu Yang
1
-1
/
+1
2021-02-15
sparc: remove wrong comment from arch/sparc/include/asm/Kbuild
Masahiro Yamada
1
-2
/
+0
2021-02-12
Merge branch 'x86/paravirt' into x86/entry
Ingo Molnar
1
-4
/
+5
2021-02-11
locking/arch: Move qrwlock.h include after qspinlock.h
Waiman Long
1
-1
/
+1
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2021-02-10
softirq: Move __ARCH_HAS_DO_SOFTIRQ to Kconfig
Thomas Gleixner
2
-1
/
+1
2021-01-29
tlb: arch: Remove empty __tlb_remove_tlb_entry() stubs
Will Deacon
1
-1
/
+0
2021-01-29
arch: sparc: Remove CONFIG_OPROFILE support
Viresh Kumar
5
-100
/
+0
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+5
2021-01-24
sparc/mm/highmem: flush cache and TLB
Thomas Gleixner
1
-4
/
+5
2021-01-24
fs: add mount_setattr()
Christian Brauner
1
-0
/
+1
2021-01-14
bpf: Rename BPF_XADD and prepare to encode other atomics in .imm
Brendan Jackman
1
-3
/
+14
2021-01-06
Kconfig: regularize selection of CONFIG_BINFMT_ELF
Al Viro
1
-1
/
+0
2020-12-29
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
1
-1
/
+0
2020-12-20
epoll: fix compat syscall wire up of epoll_pwait2
Heiko Carstens
1
-1
/
+1
2020-12-19
epoll: wire up syscall epoll_pwait2
Willem de Bruijn
1
-0
/
+1
2020-12-16
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
4
-5
/
+9
2020-12-16
Merge tag 'asm-generic-timers-5.11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+0
2020-12-15
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-11
/
+9
2020-12-15
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+3
2020-12-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-4
/
+2
2020-12-15
arch, mm: restore dependency of __kernel_map_pages() on DEBUG_PAGEALLOC
Mike Rapoport
1
-3
/
+1
2020-12-15
sparc: fix handling of page table constructor failure
Matthew Wilcox (Oracle)
1
-1
/
+1
2020-12-14
Merge tag 'core-mm-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-136
/
+8
2020-12-14
Merge tag 'perf-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-6
/
+26
2020-12-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+1
2020-12-14
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
5
-8
/
+9
[next]