Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
a622b40035d16196bf19b2b33b854862595245fc
/
arch
/
sparc
d286e13
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
2a29e9f
sparc64/pci_sun4v: fix ATU checks for large DMA masks
by Christoph Hellwig
· 6 years ago
32d9258
syscalls: Remove start and number from syscall_set_arguments() args
by Steven Rostedt (VMware)
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
f3ca4c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
b1e1c86
sparc: add checks for the return value of memblock_alloc*()
by Mike Rapoport
· 6 years ago
0240dfd
arch: don't memset(0) memory returned by memblock_alloc()
by Mike Rapoport
· 6 years ago
9415673
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
by Mike Rapoport
· 6 years ago
a623a7a
y2038: fix socket.h header inclusion
by Arnd Bergmann
· 6 years ago
b7a7d1c
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
b63a07d
arch: simplify several early memory allocations
by Mike Rapoport
· 6 years ago
3337d5c
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
by Alexey Brodkin
· 6 years ago
8dcd175
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
98fa15f
mm: replace all open encodings for NUMA_NO_NODE
by Anshuman Khandual
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
63bdf42
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
24132a4
sparc64/pci_sun4v: allow large DMA masks
by Christoph Hellwig
· 6 years ago
254ecb1
sparc64/iommu: allow large DMA masks
by Christoph Hellwig
· 6 years ago
c54fc98
sparc64: refactor the ali DMA quirk
by Christoph Hellwig
· 6 years ago
942fa98
32-bit userspace ABI: introduce ARCH_32BIT_OFF_T config option
by Yury Norov
· 7 years ago
48166e6
y2038: add 64-bit time_t syscalls to all 32-bit architectures
by Arnd Bergmann
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
00bf25d
y2038: use time32 syscall names on 32-bit
by Arnd Bergmann
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
ead2541
timex: use __kernel_timex internally
by Deepa Dinamani
· 7 years ago
1a59639
sparc64: add custom adjtimex/clock_adjtime functions
by Arnd Bergmann
· 6 years ago
cc73357
socket: fix for Add SO_TIMESTAMP[NS]_NEW
by Stephen Rothwell
· 6 years ago
a9beb86
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
by Deepa Dinamani
· 6 years ago
45bdc66
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
by Deepa Dinamani
· 6 years ago
9718475
socket: Add SO_TIMESTAMPING_NEW
by Deepa Dinamani
· 6 years ago
887feae
socket: Add SO_TIMESTAMP[NS]_NEW
by Deepa Dinamani
· 6 years ago
bcb3fc3
arch: sparc: Override struct __kernel_old_timeval
by Deepa Dinamani
· 6 years ago
7f1bc6e
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
by Deepa Dinamani
· 6 years ago
b41c51c
arch: add pkey and rseq syscall numbers everywhere
by Arnd Bergmann
· 6 years ago
0d6040d
arch: add split IPC system calls where needed
by Arnd Bergmann
· 6 years ago
73a6602
sparc64: fix sparc_ipc type conversion
by Arnd Bergmann
· 6 years ago
231baec
crypto: clarify name of WEAK_KEY request flag
by Eric Biggers
· 6 years ago
f5dd3d0
net: introduce SO_BINDTOIFINDEX sockopt
by David Herrmann
· 6 years ago
d6e4b3e
arch: remove redundant UAPI generic-y defines
by Masahiro Yamada
· 6 years ago
d4ce545
arch: remove stale comments "UAPI Header export list"
by Masahiro Yamada
· 6 years ago
e9666d1
jump_label: move 'asm goto' support test to Kconfig
by Masahiro Yamada
· 6 years ago
505b050
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
a659811
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 6 years ago
4caf4eb
Fix access_ok() fallout for sparc32 and powerpc
by Linus Torvalds
· 6 years ago
96d4f26
Remove 'type' argument from access_ok() function
by Linus Torvalds
· 6 years ago
fcf0104
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/danielt/linux
by Linus Torvalds
· 6 years ago
495d714
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
cc02829
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
by Christophe Leroy
· 6 years ago
9ef7fa5
kgdb: Remove irq flags from roundup
by Douglas Anderson
· 6 years ago
1953031
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
b71acb0
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 6 years ago
e0c38a4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
c2f1f3e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
by Linus Torvalds
· 6 years ago
945626d
sparc64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
by Steven Rostedt (VMware)
· 6 years ago
ce28bb4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
afaffac
sparc: Set "ARCH: sunxx" information on the same line
by Corentin Labbe
· 6 years ago
0ff70f6
sparc: vdso: Drop implicit common-page-size linker flag
by ndesaulniers@google.com
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
e262e32d
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
by David Howells
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
9df95e8
bpf: sparc64: Enable sparc64 jit to provide bpf_line_info
by Martin KaFai Lau
· 6 years ago
6c503d0
sparc/iommu: fix ->map_sg return value
by Christoph Hellwig
· 6 years ago
1e2934a
sparc/io-unit: fix ->map_sg return value
by Christoph Hellwig
· 6 years ago
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
3731c3d
dma-mapping: always build the direct mapping code
by Christoph Hellwig
· 6 years ago
48cc8f7
sparc: use DT node full_name in sparc_dma_alloc_resource
by Christoph Hellwig
· 6 years ago
6aa6975
sparc: merge 32-bit and 64-bit version of pci.h
by Christoph Hellwig
· 6 years ago
b535d1f
sparc: move the leon PCI memory space comment to <asm/leon.h>
by Christoph Hellwig
· 6 years ago
a24ca8a
sparc: remove not required includes from dma-mapping.h
by Christoph Hellwig
· 6 years ago
ce65d36
sparc: remove the sparc32_dma_ops indirection
by Christoph Hellwig
· 6 years ago
53b7670
sparc: factor the dma coherent mapping into helper
by Christoph Hellwig
· 6 years ago
7227b20
sparc: remove not needed sbus_dma_ops methods
by Christoph Hellwig
· 6 years ago
4cc1fee
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7c703e5
arch: switch the default on ARCH_HAS_SG_CHAIN
by Christoph Hellwig
· 6 years ago
06301c5
sparc: remove the mapping_error dma_map_ops method
by Christoph Hellwig
· 6 years ago
4bbfd74
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 6 years ago
9099ff7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 6 years ago
0f1f692
Merge tag 'trace-v4.20-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
e561bb2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
9c4bf5e
sparc/function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
e399ef1
sparc32: supress another implicit-fallthrough warning
by Stephen Rothwell
· 6 years ago
e945067
sparc32: suppress an implicit-fallthrough warning
by Stephen Rothwell
· 6 years ago
f6f8c1c
sparc: suppress the implicit-fallthrough warning
by Stephen Rothwell
· 6 years ago
2b9034b
sparc: Adjust bpf JIT prologue for PSEUDO calls.
by David Miller
· 6 years ago
e2ac579
sparc: Correct ctx->saw_frame_pointer logic.
by David Miller
· 6 years ago
c44768a
sparc: Fix JIT fused branch convergance.
by David Miller
· 6 years ago
8fb71ef
pcmcia: allow PCMCIA support independent of the architecture
by Christoph Hellwig
· 6 years ago
20f1b79
PCI: consolidate the PCI_SYSCALL symbol
by Christoph Hellwig
· 6 years ago
2eac9c2
PCI: consolidate the PCI_DOMAINS and PCI_DOMAINS_GENERIC config options
by Christoph Hellwig
· 6 years ago
eb01d42
PCI: consolidate PCI config entry in drivers/pci
by Christoph Hellwig
· 6 years ago
Next »