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
/
arc
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'arc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2021-09-05
21
-1394
/
+1119
|
\
|
*
ARC: mm: support 4 levels of page tables
Vineet Gupta
2021-08-26
3
-5
/
+62
|
*
ARC: mm: support 3 levels of page tables
Vineet Gupta
2021-08-26
4
-6
/
+81
|
*
ARC: mm: switch to asm-generic/pgalloc.h
Vineet Gupta
2021-08-26
1
-41
/
+1
|
*
ARC: mm: switch pgtable_t back to struct page *
Vineet Gupta
2021-08-26
4
-50
/
+25
|
*
ARC: mm: disintegrate pgtable.h into levels and flags
Vineet Gupta
2021-08-25
3
-273
/
+248
|
*
ARC: mm: disintegrate mmu.h (arcv2 bits out)
Vineet Gupta
2021-08-25
3
-84
/
+105
|
*
ARC: mm: move MMU specific bits out of entry code ...
Vineet Gupta
2021-08-24
1
-0
/
+8
|
*
ARC: mm: move MMU specific bits out of ASID allocator
Vineet Gupta
2021-08-24
2
-15
/
+26
|
*
ARC: mm: non-functional code movement/cleanup
Vineet Gupta
2021-08-24
1
-14
/
+16
|
*
ARC: mm: pmd_populate* to use the canonical set_pmd (and drop pmd_set)
Vineet Gupta
2021-08-24
2
-10
/
+10
|
*
ARC: ioremap: use more commonly used PAGE_KERNEL based uncached flag
Vineet Gupta
2021-08-24
1
-3
/
+0
|
*
ARC: mm: Enable STRICT_MM_TYPECHECKS
Vineet Gupta
2021-08-24
1
-26
/
+0
|
*
ARC: mm: move mmu/cache externs out to setup.h
Vineet Gupta
2021-08-24
3
-10
/
+10
|
*
ARC: mm: remove tlb paranoid code
Vineet Gupta
2021-08-24
1
-6
/
+0
|
*
ARC: mm: use SCRATCH_DATA0 register for caching pgdir in ARCv2 only
Vineet Gupta
2021-08-24
4
-36
/
+1
|
*
ARC: retire MMUv1 and MMUv2 support
Vineet Gupta
2021-08-24
3
-143
/
+6
|
*
ARC: atomic_cmpxchg/atomic_xchg: implement relaxed variants
Vineet Gupta
2021-08-24
2
-23
/
+27
|
*
ARC: cmpxchg/xchg: implement relaxed variants (LLSC config only)
Vineet Gupta
2021-08-24
1
-9
/
+2
|
*
ARC: cmpxchg/xchg: rewrite as macros to make type safe
Vineet Gupta
2021-08-24
1
-96
/
+117
|
*
ARC: xchg: !LLSC: remove UP micro-optimization/hack
Vineet Gupta
2021-08-24
1
-7
/
+1
|
*
ARC: bitops: fls/ffs to take int (vs long) per asm-generic defines
Vineet Gupta
2021-08-24
1
-2
/
+2
|
*
ARC: switch to generic bitops
Vineet Gupta
2021-08-24
2
-196
/
+2
|
*
ARC: atomics: implement relaxed variants
Vineet Gupta
2021-08-24
2
-30
/
+26
|
*
ARC: atomic64: LLSC: elide unused atomic_{and,or,xor,andnot}_return
Vineet Gupta
2021-08-24
1
-0
/
+6
|
*
ARC: atomic: !LLSC: use int data type consistently
Vineet Gupta
2021-08-24
1
-2
/
+2
|
*
ARC: atomic: !LLSC: remove hack in atomic_set() for for UP
Vineet Gupta
2021-08-24
1
-13
/
+4
|
*
ARC: atomics: disintegrate header
Vineet Gupta
2021-08-24
4
-424
/
+461
*
|
Merge tag 'asm-generic-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-09-01
1
-72
/
+0
|
\
\
|
|
/
|
/
|
|
*
asm-generic: remove extra strn{cpy_from,len}_user declarations
Arnd Bergmann
2021-07-27
1
-5
/
+0
|
*
arc: use generic strncpy/strnlen from_user
Arnd Bergmann
2021-07-23
1
-78
/
+5
|
*
asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
Arnd Bergmann
2021-07-23
1
-4
/
+10
*
|
arc: Prefer unsigned int to bare use of unsigned
Jinchao Wang
2021-08-03
2
-2
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
2
-8
/
+2
|
\
|
*
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2021-07-01
2
-2
/
+2
|
*
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
1
-6
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-40
/
+0
|
\
|
|
*
arc: remove support for DISCONTIGMEM
Mike Rapoport
2021-06-29
1
-40
/
+0
*
|
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-06-28
2
-35
/
+35
|
\
\
|
|
/
|
/
|
|
*
locking/atomic: arc: move to ARCH_ATOMIC
Mark Rutland
2021-05-26
2
-35
/
+35
*
|
ARCv2: save ABI registers across signal handling
Vineet Gupta
2021-06-10
1
-0
/
+1
*
|
ARC: mm: PAE: use 40-bit physical page mask
Vladimir Isaev
2021-05-10
3
-10
/
+15
*
|
arc: Fix typos/spellos
Bhaskar Chowdhury
2021-05-10
1
-2
/
+2
|
/
*
arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
Randy Dunlap
2021-01-05
1
-0
/
+1
*
local64.h: make <asm/local64.h> mandatory
Randy Dunlap
2020-12-29
1
-1
/
+0
*
Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-1
/
+3
|
\
|
*
arc: add support for TIF_NOTIFY_SIGNAL
Jens Axboe
2020-11-09
1
-1
/
+3
*
|
Merge tag 'asm-generic-mmu-context-5.11' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2020-12-15
1
-8
/
+9
|
\
\
|
*
|
arc: use asm-generic/mmu_context.h for no-op implementations
Nicholas Piggin
2020-10-26
1
-8
/
+9
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-3
/
+17
|
\
\
[next]