index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
parisc: Fix ordering of cache and TLB flushes
John David Anglin
1
-26
/
+31
2017-07-31
parisc: Handle vma's whose context is not current in flush_cache_range
John David Anglin
1
-3
/
+2
2017-07-25
parisc: Extend disabled preemption in copy_user_page
John David Anglin
1
-1
/
+1
2017-07-25
parisc: Prevent TLB speculation on flushed pages on CPUs that only support eq...
John David Anglin
1
-20
/
+14
2017-03-15
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
John David Anglin
1
-0
/
+22
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-18
/
+0
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-02-25
parisc: Remove flush_user_dcache_range and flush_user_icache_range
John David Anglin
1
-18
/
+0
2016-12-08
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
1
-0
/
+11
2016-11-25
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
1
-19
/
+12
2016-08-07
parisc: use %pD
Al Viro
1
-1
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-1
/
+1
2016-01-12
parisc: Imporove debug info about space registers and TLB configuration
Helge Deller
1
-4
/
+22
2015-07-10
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based...
John David Anglin
1
-38
/
+67
2014-04-13
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
1
-1
/
+2
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
1
-64
/
+0
2014-02-02
parisc: fix cache-flushing
Helge Deller
1
-0
/
+14
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
1
-35
/
+0
2013-10-19
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
1
-1
/
+0
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-07-31
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-09
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
1
-1
/
+1
2013-05-06
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
1
-3
/
+3
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
1
-4
/
+1
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
1
-0
/
+2
2013-02-20
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
1
-0
/
+64
2013-02-20
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
1
-7
/
+81
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
1
-28
/
+21
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
1
-0
/
+18
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
1
-2
/
+1
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
1
-1
/
+0
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
1
-1
/
+12
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
1
-92
/
+17
2010-03-06
parisc: remove trailing space in messages
Frans Pop
1
-2
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-2
/
+2
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
1
-8
/
+15
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
1
-2
/
+1
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
1
-4
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-3
/
+3
2008-02-03
arch/parisc/: Spelling fixes
Joe Perches
1
-1
/
+1
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-02-17
[PARISC] Fixes /proc/cpuinfo cache output on B160L
Helge Deller
1
-1
/
+1
2007-02-17
[PARISC] Clean up the cache and tlb headers
Randolph Chung
1
-11
/
+175
2006-10-04
[PARISC] Export clear_user_page to modules
Matthew Wilcox
1
-2
/
+2
2006-10-04
[PARISC] Fix CONFIG_DEBUG_SPINLOCK
Matthew Wilcox
1
-3
/
+0
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
1
-1
/
+44
2006-06-27
[PARISC] Ensure Space ID hashing is turned off
Kyle McMartin
1
-1
/
+9
2006-06-27
[PARISC] Match show_cache_info with reality
Kyle McMartin
1
-8
/
+10
2006-04-21
[PARISC] Misc. janitorial work
Helge Deller
1
-2
/
+2
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
1
-3
/
+3
[next]