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
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()
Masami Hiramatsu
2021-09-30
1
-2
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'for-5.16/parisc-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-01
42
-320
/
+617
|
\
\
\
\
|
*
|
|
|
parisc: Fix set_fixmap() on PA1.x CPUs
Helge Deller
2021-11-01
1
-4
/
+1
|
*
|
|
|
parisc: Use swap() to swap values in setup_bootmem()
Yihao Han
2021-11-01
1
-5
/
+1
|
*
|
|
|
parisc: Update defconfigs
Helge Deller
2021-11-01
2
-16
/
+14
|
*
|
|
|
parisc: decompressor: clean up Makefile
Masahiro Yamada
2021-11-01
1
-4
/
+3
|
*
|
|
|
parisc: decompressor: remove repeated depenency of misc.o
Masahiro Yamada
2021-11-01
1
-2
/
+0
|
*
|
|
|
parisc: Remove unused constants from asm-offsets.c
Helge Deller
2021-11-01
1
-5
/
+0
|
*
|
|
|
parisc/ftrace: use static key to enable/disable function graph tracer
Sven Schnelle
2021-11-01
1
-3
/
+6
|
*
|
|
|
parisc/ftrace: set function trace function
Sven Schnelle
2021-11-01
1
-7
/
+5
|
*
|
|
|
parisc: Make use of the helper macro kthread_run()
Cai Huoqing
2021-11-01
1
-3
/
+1
|
*
|
|
|
parisc: mark xchg functions notrace
Sven Schnelle
2021-11-01
1
-6
/
+6
|
*
|
|
|
parisc: enhance warning regarding usage of O_NONBLOCK
Helge Deller
2021-11-01
2
-4
/
+7
|
*
|
|
|
parisc: Drop ifdef __KERNEL__ from non-uapi kernel headers
Helge Deller
2021-11-01
8
-31
/
+0
|
*
|
|
|
parisc: Use PRIV_USER and PRIV_KERNEL in ptrace.h
Helge Deller
2021-11-01
1
-3
/
+3
|
*
|
|
|
parisc: Use PRIV_USER in syscall.S
Helge Deller
2021-11-01
1
-2
/
+2
|
*
|
|
|
parisc/kgdb: add kgdb_roundup() to make kgdb work with idle polling
Sven Schnelle
2021-11-01
1
-2
/
+17
|
*
|
|
|
parisc: Move thread_info into task struct
Helge Deller
2021-11-01
14
-100
/
+105
|
*
|
|
|
parisc: add support for TOC (transfer of control)
Sven Schnelle
2021-11-01
6
-2
/
+222
|
*
|
|
|
parisc/firmware: add functions to retrieve TOC data
Sven Schnelle
2021-11-01
2
-0
/
+34
|
*
|
|
|
parisc: add PIM TOC data structures
Sven Schnelle
2021-11-01
1
-0
/
+22
|
*
|
|
|
parisc: move virt_map macro to assembly.h
Sven Schnelle
2021-11-01
2
-24
/
+25
|
*
|
|
|
parisc/unwind: fix unwinder when CONFIG_64BIT is enabled
Sven Schnelle
2021-11-01
1
-7
/
+14
|
*
|
|
|
parisc: Fix ptrace check on syscall return
Helge Deller
2021-11-01
1
-1
/
+1
|
*
|
|
|
parisc: Use PRIV_USER instead of 3 in entry.S
Helge Deller
2021-10-30
1
-6
/
+6
|
*
|
|
|
parisc: Use FRAME_SIZE and FRAME_ALIGN from assembly.h
Helge Deller
2021-10-30
1
-7
/
+1
|
*
|
|
|
parisc: Allocate task struct with stack frame alignment
Helge Deller
2021-10-30
1
-1
/
+2
|
*
|
|
|
parisc: Define FRAME_ALIGN and PRIV_USER/PRIV_KERNEL in assembly.h
Helge Deller
2021-10-30
1
-0
/
+7
|
*
|
|
|
parisc: fix warning in flush_tlb_all
Sven Schnelle
2021-10-30
1
-2
/
+2
|
*
|
|
|
parisc: disable preemption in send_IPI_allbutself()
Sven Schnelle
2021-10-30
1
-1
/
+3
|
*
|
|
|
parisc: fix preempt_count() check in entry.S
Sven Schnelle
2021-10-30
1
-2
/
+2
|
*
|
|
|
parisc: deduplicate code in flush_cache_mm() and flush_cache_range()
Sven Schnelle
2021-10-30
1
-51
/
+30
|
*
|
|
|
parisc: disable preemption during local tlb flush
Sven Schnelle
2021-10-30
1
-0
/
+6
|
*
|
|
|
parisc: Add KFENCE support
Helge Deller
2021-10-30
3
-2
/
+52
|
*
|
|
|
parisc: Switch to ARCH_STACKWALK implementation
Helge Deller
2021-10-30
2
-17
/
+15
|
*
|
|
|
parisc: make parisc_acctyp() available outside of faults.c
Helge Deller
2021-10-30
2
-1
/
+2
|
*
|
|
|
parisc/unwind: use copy_from_kernel_nofault()
Sven Schnelle
2021-10-30
1
-1
/
+2
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
2
-5
/
+2
|
\
\
\
\
|
*
|
|
|
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
2021-10-15
2
-5
/
+2
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
1
-15
/
+0
|
\
\
\
\
|
*
|
|
|
locking: Remove spin_lock_flags() etc
Arnd Bergmann
2021-10-30
1
-15
/
+0
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'folio-5.16' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2021-11-01
1
-1
/
+2
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
mm: Add flush_dcache_folio()
Matthew Wilcox (Oracle)
2021-10-18
1
-1
/
+2
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'asm-generic-fixes-5.15' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-10-08
1
-2
/
+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
firmware: include drivers/firmware/Kconfig unconditionally
Arnd Bergmann
2021-10-07
1
-2
/
+0
|
|
/
*
|
parisc: Declare pci_iounmap() parisc version only when CONFIG_PCI enabled
Helge Deller
2021-09-19
1
-1
/
+3
*
|
parisc: Use absolute_pointer() to define PAGE0
Helge Deller
2021-09-16
1
-1
/
+1
|
/
*
parisc: Implement __get/put_kernel_nofault()
Helge Deller
2021-09-09
6
-86
/
+62
*
parisc: Mark sched_clock unstable only if clocks are not syncronized
Helge Deller
2021-09-09
2
-6
/
+3
*
parisc: Reduce sigreturn trampoline to 3 instructions
Helge Deller
2021-09-09
3
-9
/
+8
[prev]
[next]