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-09-01
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+0
2021-09-01
Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-09-01
Merge branch 'siginfo-si_trapno-for-v5.15' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
11
-45
/
+109
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+1
2021-08-09
Merge 5.14-rc5 into driver-core-next
Greg Kroah-Hartman
2
-1
/
+3
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
1
-0
/
+2
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+3
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+3
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+0
2021-07-30
arch: Kconfig: clean up obsolete use of HAVE_IDE
Lukas Bulwahn
1
-1
/
+0
2021-07-30
asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
Arnd Bergmann
1
-2
/
+0
2021-07-29
bpf: Introduce BPF nospec instruction for mitigating Spectre v4
Daniel Borkmann
1
-0
/
+3
2021-07-23
signal: Verify the alignment and size of siginfo_t
Eric W. Biederman
2
-0
/
+4
2021-07-23
signal/sparc: si_trapno is only used with SIGILL ILL_ILLTRP
Eric W. Biederman
9
-45
/
+36
2021-07-23
sparc64: Add compile-time asserts for siginfo_t offsets
Marco Elver
2
-0
/
+69
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
2021-07-11
Merge tag 'locking-urgent-2021-07-11' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2021-07-10
Merge tag 'kbuild-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-17
/
+4
2021-07-08
mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t *
Aneesh Kumar K.V
1
-2
/
+2
2021-07-08
mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t *
Aneesh Kumar K.V
2
-6
/
+6
2021-07-07
locking/atomic: sparc: Fix arch_cmpxchg64_local()
Mark Rutland
1
-1
/
+1
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-9
/
+3
2021-07-05
sparc: syscalls: use pattern rules to generate syscall headers
Masahiro Yamada
1
-14
/
+4
2021-07-02
Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-11
/
+0
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-16
/
+10
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
4
-2
/
+4
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2
-4
/
+0
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
1
-4
/
+1
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
2
-6
/
+3
2021-06-30
mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
Muchun Song
1
-0
/
+1
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-0
/
+2
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-10
/
+10
2021-06-29
mm: replace CONFIG_NEED_MULTIPLE_NODES with CONFIG_NUMA
Mike Rapoport
4
-10
/
+10
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-8
/
+2
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-82
/
+82
2021-06-24
net: retrieve netns cookie via getsocketopt
Martynas Pumputis
1
-0
/
+2
2021-06-18
sched: Introduce task_is_running()
Peter Zijlstra
2
-4
/
+2
2021-06-07
quota: Wire up quotactl_fd syscall
Jan Kara
1
-1
/
+1
2021-06-03
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2021-06-03
kprobes: Do not increment probe miss count in the fault handler
Naveen N. Rao
1
-7
/
+0
2021-06-01
kprobes: Remove kprobe::fault_handler
Peter Zijlstra
1
-10
/
+0
2021-05-26
kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
Masahiro Yamada
1
-3
/
+0
2021-05-26
locking/atomic: delete !ARCH_ATOMIC remnants
Mark Rutland
1
-1
/
+0
2021-05-26
locking/atomic: sparc: move to ARCH_ATOMIC
Mark Rutland
7
-80
/
+81
2021-05-26
locking/atomic: cmpxchg: make `generic` a prefix
Mark Rutland
2
-3
/
+3
[next]