index
:
linux-dev
for-cryptodev-2.6
for-next
jd/arm-thumb-sym
jd/big-key-gcm
jd/big-key-gcm-split
jd/broken-netlink-dump
jd/chacha-stack-validation
jd/clang-aarch64
jd/cleaner-add-random-ready
jd/fast-ti-aarch64
jd/fix-tishift-modules
jd/hsiphash128
jd/hsiphash128-2
jd/hsiphash128-3
jd/icmp-conntrack
jd/kasan-stack-frame
jd/kconfig-assembler-support
jd/memcmp-wpa
jd/netdev-pub
jd/netlink-dump-size
jd/netlink-dump-size-v2
jd/random-zinc
jd/re-zinc-it-up
jd/rmk-toolcheck
jd/rng-blocker
jd/skb_memzero_explicit
jd/timekeeping
jd/um-fixups
jd/variable-time-memcmp
jd/wireguard
jd/wireguard-azinc
jd/with-cryptoapi-port
jd/zinc-light
jn/rhashtable
jn/rhashtable-api
jn/rhashtable-next
master
tg/skb_memzero
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-07
arch: simplify several early memory allocations
Mike Rapoport
2
-11
/
+5
2019-03-07
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2
-2
/
+0
2019-03-05
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
5
-7
/
+11
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-2
/
+0
2019-02-19
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
Yury Norov
1
-0
/
+1
2019-02-07
y2038: add 64-bit time_t syscalls to all 32-bit architectures
Arnd Bergmann
1
-0
/
+20
2019-02-07
y2038: rename old time and utime syscalls
Arnd Bergmann
2
-9
/
+13
2019-02-07
y2038: use time32 syscall names on 32-bit
Arnd Bergmann
1
-22
/
+42
2019-02-07
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
1
-26
/
+26
2019-02-07
timex: use __kernel_timex internally
Deepa Dinamani
1
-2
/
+2
2019-02-07
sparc64: add custom adjtimex/clock_adjtime functions
Arnd Bergmann
2
-3
/
+62
2019-02-03
socket: fix for Add SO_TIMESTAMP[NS]_NEW
Stephen Rothwell
1
-1
/
+1
2019-02-03
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
1
-2
/
+9
2019-02-03
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
1
-2
/
+5
2019-02-03
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
1
-2
/
+3
2019-02-03
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
1
-2
/
+12
2019-02-03
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
1
-0
/
+10
2019-02-03
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
1
-8
/
+16
2019-01-25
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2
-5
/
+4
2019-01-25
arch: add split IPC system calls where needed
Arnd Bergmann
1
-0
/
+12
2019-01-25
sparc64: fix sparc_ipc type conversion
Arnd Bergmann
1
-1
/
+1
2019-01-25
crypto: clarify name of WEAK_KEY request flag
Eric Biggers
1
-2
/
+2
2019-01-17
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
1
-0
/
+2
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
1
-2
/
+0
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
1
-1
/
+0
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2
-5
/
+1
2019-01-04
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
4
-13
/
+8
2019-01-04
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
1
-2
/
+1
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
5
-8
/
+7
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2
-2
/
+2
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
1
-1
/
+1
2018-12-22
sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
3
-9
/
+14
2018-12-21
sparc: Set "ARCH: sunxx" information on the same line
Corentin Labbe
2
-9
/
+8
2018-12-21
sparc: vdso: Drop implicit common-page-size linker flag
ndesaulniers@google.com
1
-1
/
+1
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
1
-1
/
+1
2018-12-20
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2
-0
/
+2
2018-12-20
dma-mapping: zero memory returned from dma_alloc_*
Christoph Hellwig
3
-3
/
+3
2018-12-20
bpf: sparc64: Enable sparc64 jit to provide bpf_line_info
Martin KaFai Lau
1
-0
/
+1
2018-12-19
sparc/iommu: fix ->map_sg return value
Christoph Hellwig
1
-21
/
+18
2018-12-19
sparc/io-unit: fix ->map_sg return value
Christoph Hellwig
1
-12
/
+11
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
1
-2
/
+2
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
1
-1
/
+0
2018-12-13
sparc: use DT node full_name in sparc_dma_alloc_resource
Christoph Hellwig
1
-1
/
+1
2018-12-11
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
3
-88
/
+49
2018-12-11
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2
-9
/
+9
2018-12-11
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
1
-3
/
+1
2018-12-11
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
4
-236
/
+138
2018-12-11
sparc: factor the dma coherent mapping into helper
Christoph Hellwig
1
-84
/
+67
2018-12-11
sparc: remove not needed sbus_dma_ops methods
Christoph Hellwig
1
-20
/
+0
2018-12-06
arch: switch the default on ARCH_HAS_SG_CHAIN
Christoph Hellwig
1
-1
/
+0
[next]