index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sparc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
sparc64: Add auxiliary vectors to report platform ADI properties
Khalid Aziz
2018-03-18
7
-0
/
+168
|
*
|
|
sparc64: Add handler for "Memory Corruption Detected" trap
Khalid Aziz
2018-03-18
1
-0
/
+59
|
*
|
|
sparc64: Add HV fault type handlers for ADI related faults
Khalid Aziz
2018-03-18
1
-3
/
+26
|
*
|
|
sparc64: Add support for ADI register fields, ASIs and traps
Khalid Aziz
2018-03-18
10
-2
/
+109
*
|
|
|
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-04-02
4
-18
/
+18
|
\
\
\
\
|
*
|
|
|
mm: add ksys_readahead() helper; remove in-kernel calls to sys_readahead()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
|
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
Dominik Brodowski
2018-04-02
2
-4
/
+4
|
*
|
|
|
mm: add ksys_fadvise64_64() helper; remove in-kernel call to sys_fadvise64_64()
Dominik Brodowski
2018-04-02
1
-5
/
+5
|
*
|
|
|
fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
|
fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscalls
Dominik Brodowski
2018-04-02
1
-2
/
+2
|
*
|
|
|
fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
|
fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscall
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
|
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
*
|
|
|
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
Dominik Brodowski
2018-04-02
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'nds32-for-linus-4.17' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-04-02
2
-7
/
+2
|
\
\
\
\
|
*
|
|
|
asm-generic/io.h: move ioremap_nocache/ioremap_uc/ioremap_wc/ioremap_wt out o...
Greentime Hu
2018-02-22
2
-7
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'v4.16-rc6' into perf/core, to pick up fixes
Ingo Molnar
2018-03-19
1
-6
/
+13
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sparc64: Fix regression in pmdp_invalidate().
David S. Miller
2018-03-15
1
-6
/
+13
|
|
|
/
|
|
/
|
*
|
|
perf: Fix sibling iteration
Peter Zijlstra
2018-03-16
1
-1
/
+1
*
|
|
perf/core: Remove perf_event::group_entry
Peter Zijlstra
2018-03-12
1
-1
/
+1
|
/
/
*
|
bug.h: work around GCC PR82365 in BUG()
Arnd Bergmann
2018-02-21
1
-1
/
+5
*
|
sparc,leon: Select USB_UHCI_BIG_ENDIAN_{MMIO,DESC}
James Hogan
2018-02-15
1
-0
/
+2
|
/
*
unify {de,}mangle_poll(), get rid of kernel-side POLL...
Al Viro
2018-02-11
1
-24
/
+4
*
Merge tag 'libnvdimm-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-02-06
1
-2
/
+3
|
\
|
*
mm: pass the vmem_altmap to vmemmap_free
Christoph Hellwig
2018-01-08
1
-1
/
+2
|
*
mm: pass the vmem_altmap to vmemmap_populate
Christoph Hellwig
2018-01-08
1
-1
/
+1
*
|
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
2018-02-01
1
-1
/
+0
|
\
\
|
*
|
arch: Remove clkdev.h asm-generic from Kbuild
Stephen Boyd
2018-01-03
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next
Linus Torvalds
2018-02-01
6
-4
/
+288
|
\
\
\
|
*
|
|
sparc: vDSO: remove an extra tab
Dan Carpenter
2018-01-22
1
-1
/
+1
|
*
|
|
sparc64: drop unneeded compat include
Rolf Eike Beer
2018-01-22
1
-3
/
+0
|
*
|
|
sparc64: Oracle DAX driver
Rob Gardner
2018-01-22
1
-0
/
+91
|
*
|
|
sparc64: Oracle DAX infrastructure
Rob Gardner
2018-01-22
3
-0
/
+196
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-01-31
1
-1
/
+1
|
\
\
\
|
*
|
|
asm-prototypes.h: use linux/uaccess.h, not asm/uaccess.h
Al Viro
2017-12-04
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-01-31
2
-6
/
+19
|
\
\
\
|
*
|
|
sparc64: update pmdp_invalidate() to return old pmd value
Nitin Gupta
2018-01-31
2
-6
/
+19
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
2
-27
/
+41
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-01-28
1
-18
/
+0
|
|
\
\
\
\
|
|
*
|
|
|
bpf, sparc64: remove obsolete exception handling from div/mod
Daniel Borkmann
2018-01-26
1
-18
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-24
1
-1
/
+1
|
|
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
2
-4
/
+0
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-2
/
+2
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-27
1
-4
/
+40
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bpf: sparc64: Add JIT support for multi-function programs.
David Miller
2017-12-23
1
-4
/
+40
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
3
-4
/
+6
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-18
1
-1
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
bpf: fix net.core.bpf_jit_enable race
Alexei Starovoitov
2017-12-17
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-01-31
1
-0
/
+1
|
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
crypto: hash - annotate algorithms taking optional key
Eric Biggers
2018-01-12
1
-0
/
+1
[prev]
[next]