index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-03
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
Waiman Long
1
-8
/
+0
2019-04-03
locking/rwsem: Remove arch specific rwsem files
Waiman Long
1
-1
/
+0
2019-04-03
arch/tlb: Clean up simple architectures
Peter Zijlstra
1
-13
/
+0
2019-04-03
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
1
-0
/
+1
2019-04-03
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
1
-5
/
+0
2019-03-28
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2
-2
/
+1
2019-03-21
syscall_get_arch: add "struct task_struct *" argument
Dmitry V. Levin
1
-2
/
+3
2019-03-17
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
1
-2
/
+0
2019-03-17
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
1
-2
/
+0
2019-03-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-1
/
+1
2019-03-12
sparc: add checks for the return value of memblock_alloc*()
Mike Rapoport
5
-0
/
+39
2019-03-12
arch: don't memset(0) memory returned by memblock_alloc()
Mike Rapoport
1
-2
/
+0
2019-03-12
arch: use memblock_alloc() instead of memblock_alloc_from(size, align, 0)
Mike Rapoport
3
-7
/
+7
2019-03-11
y2038: fix socket.h header inclusion
Arnd Bergmann
1
-1
/
+1
2019-03-10
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-52
/
+31
2019-03-08
arch: simplify several early memory allocations
Mike Rapoport
2
-11
/
+5
2019-03-08
configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
Alexey Brodkin
2
-2
/
+0
2019-03-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-7
/
+11
2019-03-06
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
5
-7
/
+11
2019-03-06
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-38
/
+153
2019-03-05
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-2
/
+2
2019-03-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-10
/
+51
2019-03-04
get rid of legacy 'get_ds()' function
Linus Torvalds
2
-2
/
+0
2019-02-20
sparc64/pci_sun4v: allow large DMA masks
Christoph Hellwig
1
-14
/
+5
2019-02-20
sparc64/iommu: allow large DMA masks
Christoph Hellwig
1
-4
/
+2
2019-02-20
sparc64: refactor the ali DMA quirk
Christoph Hellwig
4
-37
/
+27
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-04
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-18
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-06
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-0
/
+2
2019-01-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-13
/
+8
[prev]
[next]