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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-04
sparc64: recognize and support sparc M8 cpu type
Allen Pais
1
-0
/
+2
2017-08-04
sparc64: properly name the cpu constants
Allen Pais
1
-0
/
+14
2017-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-5
/
+9
2017-08-03
sock: add SOCK_ZEROCOPY sockopt
Willem de Bruijn
1
-0
/
+2
2017-07-24
signal: Remove kernel interal si_code magic
Eric W. Biederman
1
-2
/
+2
2017-07-22
Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2017-07-19
signal/sparc: Document a conflict with SI_USER with SIGFPE
Eric W. Biederman
1
-0
/
+7
2017-07-18
sparc64: Prevent perf from running during super critical sections
Rob Gardner
1
-5
/
+9
2017-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+1
2017-07-17
tty: Fix TIOCGPTPEER ioctl definition
Gleb Fotengauer-Malinovskiy
1
-1
/
+1
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-07-14
sparc64: Measure receiver forward progress to avoid send mondo timeout
Jane Chu
1
-0
/
+1
2017-07-13
Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-1
/
+2
2017-07-12
kernel/watchdog: introduce arch_touch_nmi_watchdog()
Nicholas Piggin
1
-0
/
+1
2017-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
1
-0
/
+24
2017-07-11
sparc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
2
-1
/
+2
2017-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
10
-224
/
+200
2017-07-06
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+0
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-7
/
+1
2017-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+4
2017-07-03
Merge tag 'tty-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2017-07-03
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-13
/
+0
2017-07-03
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-1
/
+0
2017-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-5
/
+0
2017-06-28
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
2
-5
/
+0
2017-06-28
sparc: remove arch specific dma_supported implementations
Christoph Hellwig
1
-3
/
+0
2017-06-28
sparc: remove leon_dma_ops
Christoph Hellwig
1
-2
/
+1
2017-06-28
sparc: implement ->mapping_error
Christoph Hellwig
1
-2
/
+0
2017-06-25
sparc64: add port_id to VIO device metadata
Jag Raman
1
-0
/
+1
2017-06-25
sparc64: Enhance search for VIO device in MDESC
Jag Raman
1
-1
/
+4
2017-06-25
sparc64: enhance VIO device probing
Jag Raman
1
-0
/
+5
2017-06-25
sparc64: add MDESC node name property to VIO device metadata
Jag Raman
2
-3
/
+6
2017-06-25
sparc64: expand MDESC interface
Jag Raman
1
-0
/
+17
2017-06-21
net: introduce SO_PEERGROUPS getsockopt
David Herrmann
1
-0
/
+2
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
4
-30
/
+6
2017-06-19
Adding asm-prototypes.h for genksyms to generate crc
Nagarathnam Muthusamy
1
-0
/
+24
2017-06-12
sparc64: add hot-patched and inlined get_tick()
Pavel Tatashin
1
-0
/
+60
2017-06-12
sparc64: improve modularity tick options
Pavel Tatashin
1
-0
/
+2
2017-06-12
sparc64: optimize loads in clock_sched()
Pavel Tatashin
1
-0
/
+5
2017-06-12
sparc64: remove trailing white spaces
Pavel Tatashin
1
-1
/
+1
2017-06-10
sparc64: expand LDC interface
Jag Raman
1
-0
/
+8
2017-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
David S. Miller
4
-30
/
+6
2017-06-09
tty: add TIOCGPTPEER ioctl
Aleksa Sarai
1
-1
/
+2
2017-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-30
/
+6
2017-06-06
sparc64: delete old wrap code
Pavel Tatashin
2
-7
/
+0
2017-06-06
sparc64: add per-cpu mm of secondary contexts
Pavel Tatashin
1
-2
/
+3
2017-06-06
sparc64: redefine first version
Pavel Tatashin
1
-1
/
+1
2017-06-06
sparc64: combine activate_mm and switch_mm
Pavel Tatashin
1
-20
/
+1
2017-06-06
sparc: Machine description indices can vary
James Clarke
1
-0
/
+1
2017-06-04
signal: Remove non-uapi <asm/siginfo.h>
Christoph Hellwig
1
-1
/
+0
[prev]
[next]