index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-09
sh: Consolidate the boot link and entry offset definitions.
Paul Mundt
1
-8
/
+0
2009-05-09
sh: Cleanup irqflags size mismatch on SH-5 build.
Paul Mundt
1
-4
/
+4
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
1
-171
/
+94
2009-05-07
sh: Handle shm_align_mask also for HAVE_ARCH_UNMAPPED_AREA_TOPDOWN.
Paul Mundt
1
-4
/
+132
2009-04-20
sh: pci: Rework fixed region checks in ioremap().
Paul Mundt
1
-7
/
+7
2009-04-16
sh: pci memory range checking code
Magnus Damm
1
-2
/
+2
2009-04-14
sh: Pre-allocate a reasonable number of DMA debug entries.
Paul Mundt
1
-1
/
+11
2009-04-09
sh: Add support for DMA API debugging.
Paul Mundt
1
-6
/
+13
2009-04-02
sh: Kill off broken direct-mapped cache mode.
Paul Mundt
1
-12
/
+0
2009-03-17
sh: Update debugfs ASID dumping for 16-bit ASID support.
Paul Mundt
1
-3
/
+1
2009-03-17
sh: tlb-pteaex: Kill off legacy PTEA updates.
Paul Mundt
1
-3
/
+0
2009-03-17
sh: Support for extended ASIDs on PTEAEX-capable SH-X3 cores.
Paul Mundt
2
-2
/
+103
2009-03-16
sh: PMB hibernation support
Francesco VIRLINZI
1
-0
/
+38
2009-03-10
sh: Support fixed 32-bit PMB mappings from bootloader.
Yoshihiro Shimoda
4
-3
/
+78
2009-02-27
sh: fix P4 iounmap() pass-through
Magnus Damm
1
-1
/
+1
2009-01-21
arch/sh/mm: Move a dereference below a NULL test
Julia Lawall
1
-1
/
+1
2009-01-07
mm: show node to memory section relationship with symlinks in sysfs
Gary Hade
1
-1
/
+2
2008-12-22
sh: split coherent pages
Magnus Damm
1
-1
/
+6
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
1
-6
/
+0
2008-12-22
sh: Fix up the cpu_asid() return value on nommu.
Paul Mundt
1
-1
/
+1
2008-12-22
sh: Convert sh64 /proc/asids to debugfs and generic sh.
Paul Mundt
3
-0
/
+81
2008-12-22
sh: P4 ioremap pass-through
Magnus Damm
2
-12
/
+2
2008-12-22
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
Paul Mundt
1
-0
/
+94
2008-11-13
sh: Don't factor in PAGE_OFFSET for valid_phys_addr_range() check.
Paul Mundt
1
-1
/
+1
2008-11-12
sh: Provide a sane valid_phys_addr_range() to prevent TLB reset with PMB.
Paul Mundt
3
-2
/
+33
2008-11-10
sh: Handle fixmap TLB eviction more coherently.
Paul Mundt
2
-3
/
+26
2008-10-31
sh: fix sh2a cache entry_mask
Yoshihiro Shimoda
1
-4
/
+4
2008-10-21
sh: Kill off duplicate remove_memory() definition.
Andrew Morton
1
-17
/
+0
2008-10-20
sh: remove consistent alloc cruft
Magnus Damm
1
-10
/
+0
2008-10-20
Fix debugfs_create_file's error checking method for arch/sh/mm/
Zhaolei
2
-0
/
+8
2008-09-21
sh: Trivial trace_mark() instrumentation for core events.
Paul Mundt
1
-24
/
+33
2008-09-21
sh: Kill off duplicate page fault notifiers in slow path.
Paul Mundt
1
-7
/
+4
2008-09-21
sh: Look up the trap vector for the page fault notifier.
Paul Mundt
1
-9
/
+4
2008-09-20
sh: Support kernel stacks smaller than a page.
Paul Mundt
1
-0
/
+29
2008-09-17
sh: Make memory hot-add and hot-remove depend on MMU.
Paul Mundt
1
-2
/
+2
2008-09-08
sh: kprobes: Hook up kprobe_fault_handler() in the page fault path.
Paul Mundt
1
-1
/
+28
2008-09-08
sh: uninline flush_icache_all().
Paul Mundt
1
-1
/
+1
2008-09-08
sh: remove unnecessary memset after alloc_bootmem_low_pages
Marek Skuczynski
1
-1
/
+0
2008-09-08
sh: vmalloc pgtable sync fix.
Stuart Menefy
1
-4
/
+7
2008-09-08
sh: early cached_to_uncached initialization.
Stuart Menefy
1
-13
/
+14
2008-09-08
sh: Add support for memory hot-remove.
Paul Mundt
2
-0
/
+21
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
3
-1
/
+3
2008-08-28
sh: fix platform_resource_setup_memory() section mismatch
Magnus Damm
1
-3
/
+3
2008-08-11
sh: select memchunk size using kernel cmdline
Magnus Damm
1
-0
/
+27
2008-08-11
sh: Disable 64kB hugetlbpage size when using 64kB PAGE_SIZE.
Paul Mundt
1
-0
/
+2
2008-08-04
SH2(A) cache update
Yoshinori Sato
4
-14
/
+172
2008-08-04
sh: Fix up broken kerneldoc comments.
Paul Mundt
1
-14
/
+6
2008-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-1
/
+1
2008-07-29
sh: migrate to arch/sh/include/
Paul Mundt
1
-1
/
+1
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
11
-89
/
+106
[next]