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
/
arm
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2007-07-12
[ARM] Fix bounding error in ioremap_pfn()
Russell King
1
-6
/
+4
2007-07-05
[ARM] Fix non-page aligned boot time mappings
Russell King
1
-2
/
+2
2007-06-01
parse errors in ifdefs
Yoann Padioleau
1
-1
/
+1
2007-05-30
[ARM] 4394/1: ARMv7: Add the TLB range operations
Catalin Marinas
4
-2
/
+94
2007-05-21
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-3
/
+11
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-05-20
[ARM] spelling fixes
Simon Arlott
3
-3
/
+3
2007-05-17
[ARM] ARMv6: add CPU_HAS_ASID configuration
Russell King
1
-0
/
+8
2007-05-12
[ARM] 4331/3: Support for Micrel/Kendin KS8695 processor
Andrew Victor
1
-3
/
+3
2007-05-12
[ARM] 4370/3: AT91: Support for Atmel AT91SAM9RL processors.
Andrew Victor
1
-2
/
+2
2007-05-11
[ARM] 4303/3: base kernel support for TI DaVinci
Kevin Hilman
1
-2
/
+2
2007-05-10
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-5
/
+606
2007-05-09
Merge branches 'armv7', 'at91', 'misc' and 'omap' into devel
Russell King
1
-3
/
+7
2007-05-09
[ARM] armv7: add Makefile and Kconfig entries
Catalin Marinas
2
-2
/
+33
2007-05-09
[ARM] armv7: add support for asid-tagged VIVT I-cache
Catalin Marinas
1
-0
/
+7
2007-05-09
[ARM] armv7: add support for ARMv7 cores.
Catalin Marinas
4
-0
/
+559
2007-05-08
[ARM] Fix ASID version switch
Russell King
1
-3
/
+7
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-07
get_unmapped_area handles MAP_FIXED on arm
Benjamin Herrenschmidt
1
-2
/
+1
2007-05-06
Merge branch 'ixp4xx' into devel
Russell King
1
-0
/
+28
2007-05-05
[ARM] mm 10: allow memory type to be specified with ioremap
Russell King
2
-17
/
+15
2007-05-05
[ARM] mm 9: add additional device memory types
Russell King
1
-22
/
+28
2007-05-05
[ARM] mm 8: define mem_types table L1 bit 4 to be for ARMv6
Russell King
1
-24
/
+20
2007-04-21
[ARM] 4311/1: ixp4xx: add KIXRP435 platform
Ruslan V. Sushko
1
-0
/
+28
2007-04-21
[ARM] mm 6: allow mem_types table to specify extended pte attributes
Russell King
3
-2
/
+5
2007-04-21
[ARM] mm 5: Use mem_types table in ioremap
Russell King
3
-46
/
+42
2007-04-21
[ARM] mm 4: make create_mapping() more conventional
Russell King
1
-59
/
+55
2007-04-21
[ARM] mm 3: separate out supersection mappings, avoid for <4GB
Russell King
2
-70
/
+62
2007-04-21
[ARM] mm 2: clean up create_mapping()
Russell King
1
-17
/
+13
2007-04-21
[ARM] mm 1: Combine mem_type domain into prot_* at init time
Russell King
1
-4
/
+12
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
3
-3
/
+0
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-2
/
+2
2007-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-1
/
+1
2007-02-18
Merge NetSilicon NS93xx tree
Russell King
1
-2
/
+2
2007-02-17
Merge AT91, EP93xx, General devel, PXA, S3C, V6+ and Xscale trees
Russell King
8
-95
/
+228
2007-02-17
[ARM] 4210/1: base for new machine type "NetSilicon NS9360"
Uwe Kleine-König
1
-2
/
+2
2007-02-17
kbuild: Replace remaining "depends" with "depends on"
Robert P. J. Day
1
-1
/
+1
2007-02-16
[ARM] 4191/1: Remove redundant __flush_dcache_page() function prototype
George G. Davis
1
-2
/
+0
2007-02-15
Merge Realview GIC code
Russell King
1
-3
/
+5
2007-02-15
[ARM] 4109/2: Add support for the RealView/EB MPCore revC platform
Catalin Marinas
1
-3
/
+5
2007-02-11
[ARM] 4158/1: Fix user page protection macros
Imre_Deak
1
-0
/
+3
2007-02-11
[ARM] 4135/1: Add support for the L210/L220 cache controllers
Catalin Marinas
3
-0
/
+110
2007-02-08
[ARM] Always mark ARMv6 PTWs outer cacheable
Russell King
1
-6
/
+8
2007-02-08
[ARM] 4153/1: fix consistent_sync() off-by-one BUG check
Lennert Buytenhek
1
-1
/
+1
2007-02-08
[ARM] 4145/2: AT91: Add support for AT91SAM9263 processor
Andrew Victor
1
-2
/
+2
2007-02-08
[ARM] Convert DMA cache handling to take const void * args
Russell King
1
-7
/
+6
2007-02-08
[ARM] 4134/1: Add generic support for outer caches
Catalin Marinas
2
-0
/
+9
2007-02-08
[ARM] 4129/1: Add barriers after the TLB operations
Catalin Marinas
1
-0
/
+4
2007-02-08
[ARM] 4128/1: Architecture compliant TTBR changing sequence
Catalin Marinas
1
-2
/
+10
2007-02-08
[ARM] 4123/1: xsc3: general cleanup
Lennert Buytenhek
1
-76
/
+75
[next]