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-11-10
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-6
/
+7
2021-11-10
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-10
/
+0
2021-11-09
Merge tag 'dma-mapping-5.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-69
/
+10
2021-11-08
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
3
-7
/
+7
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-11-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-11-06
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
1
-1
/
+1
2021-11-06
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
1
-1
/
+1
2021-11-03
Merge branch 'per_signal_struct_coredumps-for-v5.16' of git://git.kernel.org/...
Linus Torvalds
1
-4
/
+4
2021-11-02
Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-11-01
Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-10
/
+15
2021-11-01
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
3
-12
/
+7
2021-10-29
signal/sparc32: In setup_rt_frame and setup_fram use force_fatal_sig
Eric W. Biederman
1
-2
/
+2
2021-10-29
signal/sparc32: Exit with a fatal signal when try_to_clear_window_buffer fails
Eric W. Biederman
1
-2
/
+4
2021-10-25
signal/sparc: In setup_tsb_params convert open coded BUG into BUG
Eric W. Biederman
1
-1
/
+1
2021-10-24
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2
-3
/
+3
2021-10-21
sparc32: use DMA_DIRECT_REMAP
Christoph Hellwig
2
-55
/
+2
2021-10-21
sparc32: remove dma_make_coherent
Christoph Hellwig
1
-15
/
+10
2021-10-21
sparc32: remove the call to dma_make_coherent in arch_dma_free
Christoph Hellwig
1
-1
/
+0
2021-10-20
signal/sparc32: Remove unreachable do_exit in do_sparc_fault
Eric W. Biederman
1
-1
/
+0
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
4
-10
/
+4
2021-10-11
sparc: Add missing "FORCE" target when using if_changed
Kees Cook
1
-4
/
+4
2021-10-08
ftrace: Cleanup ftrace_dyn_arch_init()
Weizhao Ouyang
1
-5
/
+0
2021-10-06
ptrace: Remove the unnecessary arguments from arch_ptrace_stop
Eric W. Biederman
1
-4
/
+4
2021-10-05
sparc: Fix typo.
David S. Miller
1
-1
/
+1
2021-10-01
audit: add support for the openat2 syscall
Richard Guy Briggs
2
-0
/
+4
2021-10-01
audit: replace magic audit syscall class numbers with macros
Richard Guy Briggs
2
-10
/
+11
2021-10-01
sparc: add SO_RESERVE_MEM definition.
David S. Miller
1
-0
/
+3
2021-09-30
kprobes: treewide: Make it harder to refer kretprobe_trampoline directly
Masami Hiramatsu
2
-6
/
+6
2021-09-30
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
1
-1
/
+1
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
2021-09-20
sparc64: fix pci_iounmap() when CONFIG_PCI is not set
Linus Torvalds
1
-0
/
+2
2021-09-17
Merge tag 'dma-mapping-5.15-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+3
2021-09-15
sparc: avoid stringop-overread errors
Linus Torvalds
1
-1
/
+2
2021-09-14
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
1
-10
/
+0
2021-09-14
sparc32: page align size in arch_dma_alloc
Andreas Larsson
1
-1
/
+3
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
4
-30
/
+11
2021-09-08
compat: remove some compat entry points
Arnd Bergmann
1
-5
/
+5
2021-09-05
Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2
-4
/
+1
2021-09-03
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
4
-11
/
+2
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2021-09-03
mm: wire up syscall process_mrelease
Suren Baghdasaryan
1
-0
/
+2
2021-09-03
sparc: move the install rule to arch/sparc/Makefile
Masahiro Yamada
2
-5
/
+2
2021-09-02
Merge tag 'dma-mapping-5.15' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
3
-9
/
+5
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-19
isystem: trim/fixup stdarg.h and other headers
Alexey Dobriyan
2
-6
/
+0
2021-08-16
tracing: Refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
Masahiro Yamada
2
-4
/
+1
[next]