index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-08-09
sparc/iommu: don't set failed sg dma_address to DMA_MAPPING_ERROR
Logan Gunthorpe
2
-4
/
+0
2021-08-09
sparc/iommu: return error codes from .map_sg() ops
Martin Oliveira
3
-5
/
+5
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
[prev]
[next]