John David Anglin
|
4c5fe5db1a
parisc: Optimze cache flush algorithms
|
6 年之前 |
Helge Deller
|
3847dab774
parisc: Add alternative coding infrastructure
|
6 年之前 |
John David Anglin
|
a886c9791a
parisc: Reorder TLB flush timing calculation
|
6 年之前 |
Helge Deller
|
2a03bb9e7a
parisc: Move cache flush functions into .text.hot section
|
7 年之前 |
Huang Ying
|
cb9f753a37
mm: fix races between swapoff and flush dcache
|
7 年之前 |
John David Anglin
|
9ef0f88fe5
parisc: Handle case where flush_cache_range is called with no context
|
7 年之前 |
John David Anglin
|
0adb24e03a
parisc: Fix ordering of cache and TLB flushes
|
7 年之前 |
John David Anglin
|
13d57093c1
parisc: Handle vma's whose context is not current in flush_cache_range
|
8 年之前 |
John David Anglin
|
56008c04eb
parisc: Extend disabled preemption in copy_user_page
|
8 年之前 |
John David Anglin
|
ae7a609c34
parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
|
8 年之前 |
John David Anglin
|
316ec0624f
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
|
8 年之前 |
Linus Torvalds
|
f47e2db43d
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
|
8 年之前 |
Ingo Molnar
|
010426079e
sched/headers: Prepare for new header dependencies before moving more code to <linux/sched/mm.h>
|
8 年之前 |
John David Anglin
|
ef470a60e1
parisc: Remove flush_user_dcache_range and flush_user_icache_range
|
8 年之前 |
Helge Deller
|
24d0492b7d
parisc: Fix TLB related boot crash on SMP machines
|
8 年之前 |
John David Anglin
|
741dc7bf1c
parisc: Fix races in parisc_setup_cache_timing()
|
8 年之前 |
Al Viro
|
3baf32898e
parisc: use %pD
|
9 年之前 |
Kirill A. Shutemov
|
09cbfeaf1a
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
|
9 年之前 |
Helge Deller
|
2c2277dc8e
parisc: Imporove debug info about space registers and TLB configuration
|
9 年之前 |
John David Anglin
|
01ab605704
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
|
10 年之前 |
Helge Deller
|
0ef36bd2b3
parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZE
|
11 年之前 |
John David Anglin
|
4b02a72a26
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
|
11 年之前 |
Helge Deller
|
57737c49dd
parisc: fix cache-flushing
|
11 年之前 |
John David Anglin
|
f8dae00684
parisc: Ensure full cache coherency for kmap/kunmap
|
11 年之前 |
Helge Deller
|
a446e72bc1
Revert "parisc: Export flush_cache_page() (needed by lustre)"
|
11 年之前 |
Geert Uytterhoeven
|
320c90be7b
parisc: Export flush_cache_page() (needed by lustre)
|
12 年之前 |
John David Anglin
|
50861f5a02
parisc: Fix cache routines to ignore vma's with an invalid pfn
|
12 年之前 |
John David Anglin
|
e8d8fc219f
parisc: Ensure volatile space register %sr1 is not clobbered
|
12 年之前 |
Zhao Hongjiang
|
ba969c44ed
parisc: remove the second argument of kmap_atomic
|
12 年之前 |
John David Anglin
|
bda079d336
parisc: use spin_lock_irqsave/spin_unlock_irqrestore for PTE updates
|
12 年之前 |