index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
1
-1
/
+0
|
\
|
*
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2019-04-10
1
-6
/
+5
|
|
\
|
*
|
locking/rwsem: Remove arch specific rwsem files
Waiman Long
2019-04-03
1
-1
/
+0
*
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
1
-18
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
arch/tlb: Clean up simple architectures
Peter Zijlstra
2019-04-03
1
-13
/
+0
|
*
|
asm-generic/tlb, arch: Provide generic VIPT cache flush
Peter Zijlstra
2019-04-03
1
-5
/
+0
|
|
/
*
|
syscalls: Remove start and number from syscall_set_arguments() args
Steven Rostedt (VMware)
2019-04-05
1
-4
/
+3
*
|
syscalls: Remove start and number from syscall_get_arguments() args
Steven Rostedt (Red Hat)
2019-04-05
1
-2
/
+2
|
/
*
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
Masahiro Yamada
2019-03-28
2
-2
/
+1
*
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2019-03-17
1
-2
/
+0
|
\
|
*
kbuild: force all architectures except um to include mandatory-y
Masahiro Yamada
2019-03-17
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-03-14
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
y2038: fix socket.h header inclusion
Arnd Bergmann
2019-03-11
1
-1
/
+1
*
|
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-9
/
+4
|
\
\
|
|
/
|
/
|
|
*
y2038: rename old time and utime syscalls
Arnd Bergmann
2019-02-07
1
-4
/
+4
|
*
arch: add pkey and rseq syscall numbers everywhere
Arnd Bergmann
2019-01-25
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-03-05
2
-10
/
+51
|
\
\
|
*
|
socket: fix for Add SO_TIMESTAMP[NS]_NEW
Stephen Rothwell
2019-02-04
1
-1
/
+1
|
*
|
sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+9
|
*
|
socket: Rename SO_RCVTIMEO/ SO_SNDTIMEO with _OLD suffixes
Deepa Dinamani
2019-02-03
1
-2
/
+5
|
*
|
socket: Add SO_TIMESTAMPING_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+3
|
*
|
socket: Add SO_TIMESTAMP[NS]_NEW
Deepa Dinamani
2019-02-03
1
-2
/
+12
|
*
|
arch: sparc: Override struct __kernel_old_timeval
Deepa Dinamani
2019-02-03
1
-0
/
+10
|
*
|
sockopt: Rename SO_TIMESTAMP* to SO_TIMESTAMP*_OLD
Deepa Dinamani
2019-02-03
1
-8
/
+16
|
*
|
net: introduce SO_BINDTOIFINDEX sockopt
David Herrmann
2019-01-17
1
-0
/
+2
|
|
/
*
/
get rid of legacy 'get_ds()' function
Linus Torvalds
2019-03-04
2
-2
/
+0
|
/
*
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
2019-01-06
1
-2
/
+0
*
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
2019-01-06
1
-1
/
+0
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-01-05
2
-7
/
+4
|
\
|
*
mm: treewide: remove unused address argument from pte_alloc functions
Joel Fernandes (Google)
2019-01-04
2
-7
/
+4
*
|
Fix access_ok() fallout for sparc32 and powerpc
Linus Torvalds
2019-01-04
1
-2
/
+1
*
|
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-04
3
-3
/
+3
|
/
*
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
6
-148
/
+63
|
\
|
*
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
1
-2
/
+2
|
*
sparc: merge 32-bit and 64-bit version of pci.h
Christoph Hellwig
2018-12-11
3
-88
/
+49
|
*
sparc: move the leon PCI memory space comment to <asm/leon.h>
Christoph Hellwig
2018-12-11
2
-9
/
+9
|
*
sparc: remove not required includes from dma-mapping.h
Christoph Hellwig
2018-12-11
1
-3
/
+1
|
*
sparc: remove the sparc32_dma_ops indirection
Christoph Hellwig
2018-12-11
1
-46
/
+2
*
|
sparc: generate uapi header and system call table files
Firoz Khan
2018-11-19
3
-410
/
+8
*
|
sparc: add __NR_syscalls along with NR_syscalls
Firoz Khan
2018-11-19
2
-1
/
+5
*
|
sparc: move __IGNORE* entries to non uapi header
Firoz Khan
2018-11-19
2
-16
/
+16
*
|
sparc: Remove unused leon_trans_init
Rob Herring
2018-11-18
1
-1
/
+0
*
|
sparc: Use of_node_name_eq for node name comparisons
Rob Herring
2018-11-18
2
-5
/
+5
|
/
*
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
2
-12
/
+0
*
Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-10-29
1
-0
/
+2
|
\
|
*
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
2018-10-02
1
-0
/
+2
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-27
1
-32
/
+8
|
\
\
|
*
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-27
1
-5
/
+0
|
*
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
|
*
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-27
1
-0
/
+1
[next]