index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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
*
mm: remove unneeded includes of <asm/pgalloc.h>
Mike Rapoport
2020-08-07
1
-1
/
+0
*
parisc: use pgtable-nopXd instead of 4level-fixup
Mike Rapoport
2019-12-04
1
-5
/
+8
*
parisc: Avoid spurious inequivalent alias kernel error messages
John David Anglin
2019-11-04
1
-1
/
+1
*
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-05
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-03
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-07
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
[next]