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
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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-29
Alpha: Fix a missing comma in sys_osf_statfs()
David Howells
1
-1
/
+1
2010-08-18
Make do_execve() take a const filename pointer
David Howells
1
-2
/
+3
2010-08-15
defconfig reduction
Sam Ravnborg
1
-867
/
+17
2010-08-15
archs: replace unifdef-y with header-y
Sam Ravnborg
1
-6
/
+5
2010-08-14
Mark arguments to certain syscalls as being const
David Howells
2
-4
/
+4
2010-08-11
dma-mapping: remove dma_is_consistent API
FUJITA Tomonori
1
-1
/
+0
2010-08-11
dma-mapping: unify dma_get_cache_alignment implementations
FUJITA Tomonori
1
-1
/
+0
2010-08-11
Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+0
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
2
-0
/
+3
2010-08-11
tty: remove remaining Hayes ESP ioctls
Greg Kroah-Hartman
1
-2
/
+0
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+4
2010-08-10
alpha/h8300/m68k: remove obsolete <asm/md.h> files
Geert Uytterhoeven
1
-13
/
+0
2010-08-10
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
5
-1
/
+879
2010-08-10
alpha: add wrperfmon.h header file to aid use of wrperfmon PALcall
Michael Cree
1
-0
/
+93
2010-08-10
alpha: add performance monitor interrupt counter
Michael Cree
2
-2
/
+6
2010-08-10
pass a struct path to vfs_statfs
Christoph Hellwig
1
-4
/
+4
2010-08-07
remove needless ISA_DMA_THRESHOLD
FUJITA Tomonori
1
-2
/
+0
2010-08-07
Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-4
/
+0
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-4
/
+0
2010-06-29
Merge branch 'linus' into perf/core
Thomas Gleixner
7
-52
/
+157
2010-06-15
alpha: Detect Super IO chip, no IDE on Avanti, enable EPP19
Morten H. Larsen
5
-49
/
+155
2010-06-15
alpha: fix pci_mmap_resource API breakage
Matt Turner
1
-2
/
+1
2010-06-15
alpha: fix __arch_hweight32 typo
Matt Turner
1
-1
/
+1
2010-06-09
arch: Implement local64_t
Peter Zijlstra
1
-0
/
+1
2010-05-27
asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h
FUJITA Tomonori
1
-3
/
+1
2010-05-27
alpha: use asm-generic/scatterlist.h
FUJITA Tomonori
2
-18
/
+6
2010-05-26
Revert "endian: #define __BYTE_ORDER"
Linus Torvalds
1
-0
/
+5
2010-05-26
alpha: simplify and optimize sched_find_first_bit
Matt Turner
1
-11
/
+9
2010-05-26
alpha: invoke oom-killer from page fault
Nick Piggin
1
-9
/
+2
2010-05-26
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2
-42
/
+31
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
1
-5
/
+0
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-3
/
+5
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-54
/
+50
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+10
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-2
/
+2
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
1
-1
/
+1
2010-04-07
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
1
-8
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
15
-7
/
+11
2010-03-19
alpha: fix compile errors in dma-mapping-common.h
FUJITA Tomonori
4
-4
/
+0
2010-03-19
alpha: remove trailing spaces in messages
Frans Pop
2
-2
/
+2
2010-03-19
alpha: use __ratelimit
Akinobu Mita
1
-7
/
+3
2010-03-13
alpha: Convert alpha to use read/update_persistent_clock
John Stultz
2
-54
/
+50
2010-03-13
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
5
-342
/
+165
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-13
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-13
alpha: use generic ptrace_resume code
Christoph Hellwig
2
-47
/
+13
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-17
/
+0
[next]