index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
cache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Use __ro_after_init in cache.c
Helge Deller
2019-05-10
1
-8
/
+8
*
parisc: Use per-pagetable spinlock
Mikulas Patocka
2019-05-03
1
-4
/
+11
*
parisc: Optimze cache flush algorithms
John David Anglin
2018-10-20
1
-6
/
+27
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
1
-12
/
+0
*
parisc: Reorder TLB flush timing calculation
John David Anglin
2018-10-17
1
-8
/
+10
*
parisc: Move cache flush functions into .text.hot section
Helge Deller
2018-04-11
1
-1
/
+1
*
mm: fix races between swapoff and flush dcache
Huang Ying
2018-04-06
1
-2
/
+3
*
parisc: Handle case where flush_cache_range is called with no context
John David Anglin
2018-03-17
1
-9
/
+32
*
parisc: Fix ordering of cache and TLB flushes
John David Anglin
2018-03-02
1
-26
/
+31
*
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
2017-07-31
1
-3
/
+2
*
parisc: Extend disabled preemption in copy_user_page
John David Anglin
2017-07-25
1
-1
/
+1
*
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
2017-07-25
1
-20
/
+14
*
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
2017-03-15
1
-0
/
+22
*
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-04
1
-18
/
+0
|
\
|
*
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
2017-02-25
1
-18
/
+0
*
|
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
/
*
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-08
1
-0
/
+11
*
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2016-11-25
1
-19
/
+12
*
parisc: use %pD
Al Viro
2016-08-08
1
-1
/
+1
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
*
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
2016-01-12
1
-4
/
+22
*
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
2015-07-10
1
-38
/
+67
*
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-04-13
1
-1
/
+2
*
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2014-03-23
1
-64
/
+0
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
1
-0
/
+14
*
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2014-01-08
1
-35
/
+0
*
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
2013-10-19
1
-1
/
+0
*
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
2013-10-13
1
-0
/
+1
*
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
2013-07-31
1
-64
/
+71
*
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2013-07-09
1
-1
/
+1
*
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
2013-05-06
1
-3
/
+3
*
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2013-04-25
1
-4
/
+1
*
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
1
-0
/
+2
*
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
2013-02-20
1
-0
/
+64
*
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
2013-02-20
1
-7
/
+81
*
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
2013-02-20
1
-28
/
+21
*
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2013-01-19
1
-0
/
+18
*
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
1
-2
/
+1
*
Disintegrate asm/system.h for PA-RISC
David Howells
2012-03-28
1
-1
/
+0
*
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2011-04-15
1
-1
/
+12
*
parisc: flush pages through tmpalias space
James Bottomley
2011-01-15
1
-92
/
+17
*
parisc: remove trailing space in messages
Frans Pop
2010-03-06
1
-2
/
+2
*
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2010-02-20
1
-2
/
+2
*
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2009-07-03
1
-8
/
+15
*
parisc: remove CVS keywords
Alexander Beregalov
2009-07-03
1
-2
/
+1
*
parisc: BUG_ON() cleanup
Helge Deller
2009-03-13
1
-4
/
+1
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-3
/
+3
*
arch/parisc/: Spelling fixes
Joe Perches
2008-02-03
1
-1
/
+1
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
1
-1
/
+1
*
[PARISC] Fixes /proc/cpuinfo cache output on B160L
Helge Deller
2007-02-17
1
-1
/
+1
[next]