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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-27
ARM: add generic ioremap optimization by reusing static mappings
Nicolas Pitre
3
-25
/
+64
2011-11-27
ARM: simplify __iounmap() when dealing with section based mapping
Nicolas Pitre
1
-11
/
+9
2011-11-27
ARM: move iotable mappings within the vmalloc region
Nicolas Pitre
3
-27
/
+41
2011-11-18
mm: add vm_area_add_early()
Nicolas Pitre
2
-2
/
+28
2011-11-18
ARM: move initialization of the high_memory variable earlier
Nicolas Pitre
3
-2
/
+3
2011-11-18
ARM: sort the meminfo array earlier
Nicolas Pitre
2
-30
/
+16
2011-11-18
ARM: realview-eb11mp: fix map_desc alignment
Rob Herring
1
-2
/
+2
2011-11-18
ARM: realview: fix map_desc alignment
Rob Herring
1
-2
/
+2
2011-11-18
ARM: versatile: remove overlapping map_desc entry
Rob Herring
1
-5
/
+0
2011-11-18
ARM: plat-iop: remove arch specific special handling for ioremap
Nicolas Pitre
4
-75
/
+0
2011-11-18
ARM: mach-ixp23xx: remove arch specific special handling for ioremap
Nicolas Pitre
1
-29
/
+0
2011-11-18
ARM: mach-kirkwood: remove arch specific special handling for ioremap
Nicolas Pitre
1
-25
/
+0
2011-11-18
ARM: mach-orion5x: remove arch specific special handling for ioremap
Nicolas Pitre
1
-25
/
+0
2011-11-18
ARM: mach-bcmring: use proper constant to identify DMA memory area
Nicolas Pitre
1
-1
/
+1
2011-11-18
ARM: plat-omap: remove arch specific special handling for ioremap
Nicolas Pitre
6
-170
/
+8
2011-11-17
ARM: mach-tegra: remove arch specific special handling for ioremap
Nicolas Pitre
2
-27
/
+0
2011-11-16
ARM: mach-davinci: remove arch specific special handling for ioremap
Nicolas Pitre
3
-57
/
+1
2011-11-16
ARM: mach-at91: remove arch specific special handling for ioremap
Nicolas Pitre
2
-26
/
+0
2011-11-16
ARM: plat-mxc: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
1
-2
/
+0
2011-11-16
ARM: mach-prima2: don't define SIRFSOC_VA in terms of VMALLOC_END
Nicolas Pitre
1
-2
/
+4
2011-11-16
ARM: mach-dove: remove inclusion of <mach/vmalloc.h>
Nicolas Pitre
1
-2
/
+0
2011-11-15
Linux 3.2-rc2
Linus Torvalds
1
-1
/
+1
2011-11-15
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2
-0
/
+2
2011-11-15
Merge branch 'fixes' of git://git.linaro.org/people/triad/linux-pinctrl
Linus Torvalds
2
-15
/
+8
2011-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Linus Torvalds
1
-1
/
+1
2011-11-15
Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-32
/
+38
2011-11-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli...
Linus Torvalds
28
-56
/
+304
2011-11-15
hfs: add sanity check for file name length
Dan Carpenter
1
-0
/
+2
2011-11-14
fsl-rio: fix compile error
Liu Gang
1
-1
/
+1
2011-11-14
blackfin: Fixup export.h includes
Lars-Peter Clausen
8
-7
/
+8
2011-11-14
Blackfin: add serial TX IRQ in individual platform resource
Sonic Zhang
28
-49
/
+296
2011-11-14
Merge branch 'rmobile-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
13
-523
/
+400
2011-11-14
Merge branch 'sh-fixes-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
14
-98
/
+82
2011-11-14
Merge git://github.com/rustyrussell/linux
Linus Torvalds
1
-5
/
+6
2011-11-14
virtio-pci: fix use after free
Michael S. Tsirkin
1
-5
/
+6
2011-11-13
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-8
/
+19
2011-11-13
ACPI / cpuidle: Remove acpi_idle_suspend (to fix suspend regression)
Rafael J. Wysocki
1
-29
/
+0
2011-11-12
drm/radeon/kms/combios: fix dynamic allocation of PM clock modes
Alex Deucher
1
-8
/
+19
2011-11-12
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
32
-80
/
+117
2011-11-12
[CPUFREQ] db8500: fix build error due to undeclared i variable
Axel Lin
1
-3
/
+3
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
31
-943
/
+393
2011-11-12
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-16
/
+30
2011-11-12
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
28
-65
/
+346
2011-11-12
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
2
-3
/
+3
2011-11-12
bma023: Add SFI translation for this device
William Douglas
1
-0
/
+1
2011-11-12
vrtc: change its year offset from 1960 to 1972
Feng Tang
2
-10
/
+13
2011-11-12
ce4100: fix a build error
Zhang Rui
1
-1
/
+1
2011-11-12
Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev
Linus Torvalds
8
-10
/
+26
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
12
-145
/
+262
2011-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
14
-119
/
+241
[next]