Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
79f1c9da5e5fc5f4705836d8c1cee2213fc80640
/
arch
/
sh
/
mm
79f1c9d
sh: Convert SH-3 to new cacheflush interface.
by Paul Mundt
· 15 years ago
a58e1a2
sh: Convert SH-2A to new cacheflush interface.
by Paul Mundt
· 15 years ago
109b44a
sh: Convert SH-2 to new cacheflush interface.
by Paul Mundt
· 15 years ago
37443ef
sh: Migrate SH-4 cacheflush ops to function pointers.
by Paul Mundt
· 15 years ago
916e978
sh: Kill off unused flush_icache_user_range().
by Paul Mundt
· 15 years ago
0b445dc
sh: Don't export flush_dcache_all().
by Paul Mundt
· 15 years ago
27d59ec
sh: Move alias computation to shared cache init.
by Paul Mundt
· 15 years ago
ecba106
sh: Centralize the CPU cache initialization routines.
by Paul Mundt
· 15 years ago
aae4d14
sh: consolidate nommu stubs in arch/sh/mm/nommu.c.
by Paul Mundt
· 15 years ago
dde5e3f
sh: rework nommu for generic cache.c use.
by Paul Mundt
· 15 years ago
cbbe2f6
sh: rename pg-mmu.c -> cache.c, enable generically.
by Paul Mundt
· 15 years ago
2739742
sh: Provide the kmap_coherent() interface generically.
by Paul Mundt
· 15 years ago
8edcfcb
sh: Bail from kmap_coherent_init() if we have no dcache aliases.
by Paul Mundt
· 15 years ago
d2dcd91
Merge branch 'master' into sh/cachetlb
by Paul Mundt
· 15 years ago
8010fbe
sh: TLB fast path optimizations for load/store exceptions.
by Paul Mundt
· 15 years ago
112e584
sh: TLB protection violation exception optimizations.
by Paul Mundt
· 15 years ago
e7b8b7f
sh: NO_CONTEXT ASID optimizations for SH-4 cache flush.
by Paul Mundt
· 15 years ago
7956872
sh64: Wire up the shared __flush_xxx_region() flushers.
by Paul Mundt
· 15 years ago
43bc61d
sh: Add register alignment helpers for shared flushers.
by Paul Mundt
· 15 years ago
922b0dc
sh: use printk_once
by Marcin Slusarz
· 15 years ago
0837f52
sh: Partially unroll the SH-4 __flush_xxx_region() flushers.
by Paul Mundt
· 15 years ago
8174252
sh: Split out SH-4 __flush_xxx_region() ops.
by Paul Mundt
· 15 years ago
c791483
sh: Tidy up NEFF-based sign extension for SH-5.
by Paul Mundt
· 15 years ago
c0fe478
sh: Provide __flush_anon_page().
by Paul Mundt
· 15 years ago
b5eb10a
sh: Drop unused arguments for kunmap_coherent().
by Paul Mundt
· 15 years ago
222db3e
sh: Bring kmap_coherent() out-of-line.
by Paul Mundt
· 15 years ago
700487c
sh: Add a PG_dcache_dirty sanity check in kmap_coherent().
by Paul Mundt
· 15 years ago
3ed6e12
sh: Handle a NULL vma in __update_tlb() for the fast-path.
by Paul Mundt
· 15 years ago
9cef749
sh: update_mmu_cache() consolidation.
by Paul Mundt
· 15 years ago
0dfae7d
sh: Use the now generic SH-4 clear/copy page ops for all MMU platforms.
by Paul Mundt
· 15 years ago
dfff0fa
sh: wire up clear_user_highpage() for sh4, convert sh7705.
by Paul Mundt
· 15 years ago
2277ab4
sh: Migrate from PG_mapped to PG_dcache_dirty.
by Paul Mundt
· 15 years ago
c358fc4
Merge branches 'sh/hwblk' and 'sh/platform-updates'
by Paul Mundt
· 15 years ago
05dd2cd
sh: Restore previous behaviour on kernel fault
by Matt Fleming
· 15 years ago
405f557
headers: smp_lock.h redux
by Alexey Dobriyan
· 15 years ago
0f60bb2
sh: Tidy up vmalloc fault handling.
by Paul Mundt
· 15 years ago
c63c310
sh: use kprobes_built_in() for notify_page_fault().
by Paul Mundt
· 15 years ago
5084f61
sh: Use bootmem ontop of lmb for NUMA
by Matt Fleming
· 15 years ago
163b2f0
sh64: Hook up page fault events for software perf counters.
by Paul Mundt
· 15 years ago
7433ab770
sh: Hook up page fault events for software perf counters.
by Paul Mundt
· 15 years ago
b29fa1f
sh: Wire up the uncached fixmap on sh64 as well.
by Paul Mundt
· 16 years ago
997d003
sh: Use local TLB flush in set_pte_phys().
by Paul Mundt
· 16 years ago
d06063c
Move FAULT_FLAG_xyz into handle_mm_fault() callers
by Linus Torvalds
· 16 years ago
4505ffd
sh: remove stray markers.
by Christoph Hellwig
· 16 years ago
8fc40238
sh: Prefer slab_is_available() over after_bootmem.
by Paul Mundt
· 16 years ago
ad3256e
sh: Provide FORCE_MAX_ZONEORDER.
by Paul Mundt
· 16 years ago
b412a49a
sh: Consolidate the boot link and entry offset definitions.
by Paul Mundt
· 16 years ago
2fedaac
sh: Cleanup irqflags size mismatch on SH-5 build.
by Paul Mundt
· 16 years ago
0fb849b
sh: Integrate the SH-5 onchip_remap() more coherently.
by Paul Mundt
· 16 years ago
ee1acbf
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
by Paul Mundt
· 16 years ago
99f95f1
sh: pci: Rework fixed region checks in ioremap().
by Paul Mundt
· 16 years ago
ef339f2
sh: pci memory range checking code
by Magnus Damm
· 17 years ago
7b41f56
sh: Pre-allocate a reasonable number of DMA debug entries.
by Paul Mundt
· 16 years ago
f802d96
sh: Add support for DMA API debugging.
by Paul Mundt
· 16 years ago
e820882
sh: Kill off broken direct-mapped cache mode.
by Paul Mundt
· 16 years ago
3a3b311
sh: Update debugfs ASID dumping for 16-bit ASID support.
by Paul Mundt
· 16 years ago
c54a43e
sh: tlb-pteaex: Kill off legacy PTEA updates.
by Paul Mundt
· 16 years ago
8263a67
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
by Paul Mundt
· 16 years ago
a83c0b7
sh: PMB hibernation support
by Francesco VIRLINZI
· 16 years ago
2f47f44
sh: Support fixed 32-bit PMB mappings from bootloader.
by Yoshihiro Shimoda
· 16 years ago
3e91fae
sh: fix P4 iounmap() pass-through
by Magnus Damm
· 16 years ago
7bfa122
arch/sh/mm: Move a dereference below a NULL test
by Julia Lawall
· 16 years ago
c04fc58
mm: show node to memory section relationship with symlinks in sysfs
by Gary Hade
· 16 years ago
da9fdc8
sh: split coherent pages
by Magnus Damm
· 16 years ago
ab6e570
sh: Generic kgdb stub support.
by Paul Mundt
· 16 years ago
35724a0
sh: Fix up the cpu_asid() return value on nommu.
by Paul Mundt
· 16 years ago
a99d6fd
sh: Convert sh64 /proc/asids to debugfs and generic sh.
by Paul Mundt
· 16 years ago
716777d
sh: P4 ioremap pass-through
by Magnus Damm
· 16 years ago
4a4a9be
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
by Paul Mundt
· 16 years ago
10840f0
sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
by Paul Mundt
· 16 years ago
185aed7
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
by Paul Mundt
· 16 years ago
acca4f4
sh: Handle fixmap TLB eviction more coherently.
by Paul Mundt
· 16 years ago
216813a
sh: fix sh2a cache entry_mask
by Yoshihiro Shimoda
· 16 years ago
5e451d9
sh: Kill off duplicate remove_memory() definition.
by Andrew Morton
· 16 years ago
7713718
sh: remove consistent alloc cruft
by Magnus Damm
· 16 years ago
25627c7
Fix debugfs_create_file's error checking method for arch/sh/mm/
by Zhaolei
· 16 years ago
3d58695
sh: Trivial trace_mark() instrumentation for core events.
by Paul Mundt
· 16 years ago
8f2baee
sh: Kill off duplicate page fault notifiers in slow path.
by Paul Mundt
· 16 years ago
887f1ae
sh: Look up the trap vector for the page fault notifier.
by Paul Mundt
· 16 years ago
c15c5f8
sh: Support kernel stacks smaller than a page.
by Paul Mundt
· 16 years ago
b85641b
sh: Make memory hot-add and hot-remove depend on MMU.
by Paul Mundt
· 16 years ago
037c10a
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
by Paul Mundt
· 16 years ago
205a3b4
sh: uninline flush_icache_all().
by Paul Mundt
· 16 years ago
b6c20e4
sh: remove unnecessary memset after alloc_bootmem_low_pages
by Marek Skuczynski
· 16 years ago
96e14e5
sh: vmalloc pgtable sync fix.
by Stuart Menefy
· 16 years ago
c6feb61
sh: early cached_to_uncached initialization.
by Stuart Menefy
· 16 years ago
3159e7d
sh: Add support for memory hot-remove.
by Paul Mundt
· 16 years ago
fa43972
sh: fixup many sparse errors.
by Paul Mundt
· 16 years ago
c773d8a
sh: fix platform_resource_setup_memory() section mismatch
by Magnus Damm
· 16 years ago
0c13bf1
sh: select memchunk size using kernel cmdline
by Magnus Damm
· 16 years ago
68b7c24
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
by Paul Mundt
· 16 years ago
cce2d45
SH2(A) cache update
by Yoshinori Sato
· 16 years ago
6a9545b
sh: Fix up broken kerneldoc comments.
by Paul Mundt
· 16 years ago
00e9028
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
by Linus Torvalds
· 16 years ago
f15cbe6
sh: migrate to arch/sh/include/
by Paul Mundt
· 16 years ago
cb28a1b
Merge branch 'linus' into core/generic-dma-coherent
by Ingo Molnar
· 16 years ago
82cb1f6
sh: fix uImage Entry Point
by Yoshihiro Shimoda
· 16 years ago
c46acb8
fix sh ptep_get_and_clear breakage
by Adrian Bunk
· 16 years ago
1eca5c9
sh: Add memory chunks to SH-Mobile UIO devices
by Magnus Damm
· 16 years ago
73382f7
sh: fix pg-sh4.c build breakage in linux-next
by Magnus Damm
· 16 years ago
Next »