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
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-26
alpha: fix hae_cache race in RESTORE_ALL
Al Viro
1
-4
/
+7
2010-09-21
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
13
-131
/
+88
2010-09-20
kbuild: migrate all arch to the kconfig mainmenu upgrade
Arnaud Lacombe
1
-4
/
+0
2010-09-19
alpha: deal with multiple simultaneously pending signals
Al Viro
1
-5
/
+11
2010-09-19
alpha: fix a 14 years old bug in sigreturn tracing
Al Viro
1
-2
/
+11
2010-09-19
alpha: unb0rk sigsuspend() and rt_sigsuspend()
Al Viro
3
-69
/
+2
2010-09-19
alpha: belated ERESTART_RESTARTBLOCK race fix
Al Viro
1
-1
/
+2
2010-09-19
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
1
-5
/
+5
2010-09-19
alpha: wire up fanotify and prlimit64 syscalls
Mikael Pettersson
2
-1
/
+7
2010-09-19
alpha: kill big kernel lock
Arnd Bergmann
2
-8
/
+0
2010-09-19
alpha: fix build breakage in asm/cacheflush.h
Tejun Heo
1
-0
/
+2
2010-09-19
alpha: remove unnecessary cast from void* in assignment.
matt mooney
2
-2
/
+2
2010-09-19
alpha: Use static const char * const where possible
Joe Perches
4
-38
/
+46
2010-09-15
alpha: Fix HW performance counters to be stopped properly
Michael Cree
1
-9
/
+10
2010-09-15
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-22
/
+38
2010-09-09
perf: Remove the sysfs bits
Peter Zijlstra
1
-2
/
+1
2010-09-09
perf: Rework the PMU methods
Peter Zijlstra
1
-18
/
+53
2010-09-09
perf: Per PMU disable
Peter Zijlstra
1
-14
/
+16
2010-09-09
perf: Register PMU implementations
Peter Zijlstra
1
-15
/
+22
2010-09-09
perf: Deconstify struct pmu
Peter Zijlstra
1
-2
/
+2
2010-09-01
alpha: Fix printk format errors
Michael Cree
1
-3
/
+3
2010-09-01
alpha: convert perf_event to use local_t
Michael Cree
1
-9
/
+9
2010-09-01
Fix call to replaced SuperIO functions
Morten H. Larsen
3
-8
/
+25
2010-09-01
alpha: remove homegrown L1_CACHE_ALIGN macro
FUJITA Tomonori
1
-1
/
+0
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
[prev]
[next]