index
:
linux/linux-stable.git
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.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
kernel
/
cache.c
Age
Commit message (
Expand
)
Author
2014-04-13
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
Helge Deller
2014-03-23
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
John David Anglin
2014-02-02
parisc: fix cache-flushing
Helge Deller
2014-01-08
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
2013-10-19
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
2013-07-31
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
2013-07-09
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2013-05-06
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
2013-04-25
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
John David Anglin
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-03-28
Disintegrate asm/system.h for PA-RISC
David Howells
2011-04-15
[PARISC] prevent speculative re-read on cache flush
James Bottomley
2011-01-15
parisc: flush pages through tmpalias space
James Bottomley
2010-03-06
parisc: remove trailing space in messages
Frans Pop
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
2009-07-03
parisc: ensure broadcast tlb purge runs single threaded
Helge Deller
2009-07-03
parisc: remove CVS keywords
Alexander Beregalov
2009-03-13
parisc: BUG_ON() cleanup
Helge Deller
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-02-03
arch/parisc/: Spelling fixes
Joe Perches
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-02-17
[PARISC] Fixes /proc/cpuinfo cache output on B160L
Helge Deller
2007-02-17
[PARISC] Clean up the cache and tlb headers
Randolph Chung
2006-10-04
[PARISC] Export clear_user_page to modules
Matthew Wilcox
2006-10-04
[PARISC] Fix CONFIG_DEBUG_SPINLOCK
Matthew Wilcox
2006-10-04
[PARISC] parisc specific kmap API implementation for pa8800
James Bottomley
2006-06-27
[PARISC] Ensure Space ID hashing is turned off
Kyle McMartin
2006-06-27
[PARISC] Match show_cache_info with reality
Kyle McMartin
2006-04-21
[PARISC] Misc. janitorial work
Helge Deller
2006-03-30
[PARISC] Add parisc implementation of flush_kernel_dcache_page()
James Bottomley
2006-01-10
[PARISC] Make local cache flushes take a void *
Matthew Wilcox
2006-01-10
[PARISC] Add __read_mostly section for parisc
Helge Deller
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
2005-10-21
[PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold
Stuart Brady
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
[prev]