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
pinetabv-6.6.y-devel
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
2007-06-24
ext3: lost brelse in ext3_read_inode()
Kirill Korotaev
1
-1
/
+3
2007-06-24
audit: fix oops removing watch if audit disabled
Tony Jones
1
-1
/
+1
2007-06-24
ext2: disallow setting xip on remount
Carsten Otte
1
-0
/
+8
2007-06-24
x86_64: fix misplaced `continue' in mce.c
Joshua Wise
1
-2
/
+4
2007-06-24
update checkpatch.pl to version 0.06
Andy Whitcroft
1
-53
/
+92
2007-06-24
slab allocators: MAX_ORDER one off fix
Christoph Lameter
1
-2
/
+2
2007-06-24
document nlink function
Dave Hansen
1
-0
/
+27
2007-06-24
"volatile considered harmful"
Jonathan Corbet
1
-0
/
+119
2007-06-24
uml: add asm/paravirt.h
Jeff Dike
1
-0
/
+6
2007-06-24
uml: use generic BUG
Nick Piggin
2
-1
/
+3
2007-06-24
Char: stallion, fix oops during init with ISA cards
Ingo Korb
1
-3
/
+4
2007-06-24
alpha: fix alignment problem in csum_ipv6_magic()
Ivan Kokshaysky
2
-23
/
+70
2007-06-24
update checkpatch.pl to version 0.05
Andy Whitcroft
1
-54
/
+129
2007-06-24
sched: fix next_interval determination in idle_balance()
Christoph Lameter
1
-9
/
+13
2007-06-24
SLUB: fix behavior if the text output of list_locations overflows PAGE_SIZE
Christoph Lameter
1
-2
/
+4
2007-06-24
SM501: Check SM501 ID register on initialisation
Ben Dooks
2
-4
/
+13
2007-06-24
SM501: Add Documentation/SM501.txt
Ben Dooks
1
-0
/
+66
2007-06-24
SM501: Clock updates and checks
Ben Dooks
2
-2
/
+36
2007-06-24
SM501: Fix sm501_init_reg() mask/set order
Ben Dooks
1
-1
/
+4
2007-06-24
SM501: initialise SDRAM clock before bus clocks
Ben Dooks
1
-5
/
+5
2007-06-24
SM501: suspend support
Ben Dooks
1
-8
/
+105
2007-06-24
console UTF-8 fixes (fix)
Egmont Koblinger
1
-5
/
+13
2007-06-24
fix refcounting of nsproxy object when unshared
Cedric Le Goater
1
-8
/
+2
2007-06-24
hwmon/coretemp: fix a broken error path
Jean Delvare
1
-0
/
+1
2007-06-24
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-9
/
+18
2007-06-23
Pull now into release branch
Len Brown
3
-9
/
+18
2007-06-23
ACPI: fix 2.6.20 SMP boot regression
Venkatesh Pallipadi
1
-4
/
+6
2007-06-23
[AVR32] Update defconfigs
Haavard Skinnemoen
2
-213
/
+119
2007-06-23
[AVR32] Initialize dma_mask and dma_coherent_mask
David Brownell
1
-0
/
+12
2007-06-23
[AVR32] NGW100, Remove relics of the old USART mapping scheme
ben.nizette@iinet.net.au
1
-3
/
+0
2007-06-23
[AVR32] Fix bug in invalidate_dcache_region()
Haavard Skinnemoen
1
-9
/
+5
2007-06-23
x86_64: Ignore compat mode SYSCALL when IA32_EMULATION is not defined
Andi Kleen
2
-0
/
+10
2007-06-23
x86_64: Fix only make Macintosh drivers default on Macs
Olaf Hering
1
-1
/
+1
2007-06-23
i386: Make CMPXCHG64 only dependent on PAE
Andi Kleen
2
-2
/
+2
2007-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney...
Linus Torvalds
16
-87
/
+299
2007-06-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
3
-30
/
+30
2007-06-22
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
Linus Torvalds
3
-4
/
+44
2007-06-22
Allow DEBUG_RODATA and KPROBES to co-exist
Arjan van de Ven
4
-3
/
+7
2007-06-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
Linus Torvalds
1
-16
/
+19
2007-06-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...
Linus Torvalds
4
-16
/
+43
2007-06-22
posix-timers: Prevent softirq starvation by small intervals and SIG_IGN
Thomas Gleixner
1
-2
/
+33
2007-06-22
page_mapping must avoid slub pages
Hugh Dickins
1
-0
/
+4
2007-06-22
[PARISC] unwinder improvements
Randolph Chung
1
-7
/
+34
2007-06-22
[PARISC] Fix unwinder on 64-bit kernels
Randolph Chung
2
-1
/
+2
2007-06-22
[PARISC] Handle wrapping in expand_upwards()
Helge Deller
1
-2
/
+7
2007-06-22
[PARISC] stop lcd driver from stripping initial whitespace
Julian Stecklina
1
-6
/
+0
2007-06-22
IB/mlx4: Correct max_srq_wr returned from mlx4_ib_query_device()
Jack Morgenstein
1
-1
/
+1
2007-06-22
IPoIB/cm: Remove dead definition of struct ipoib_cm_id
Roland Dreier
1
-7
/
+0
2007-06-22
IPoIB/cm: Fix interoperability when MTU doesn't match
Michael S. Tsirkin
1
-3
/
+3
2007-06-22
IPoIB/cm: Initialize RX before moving QP to RTR
Michael S. Tsirkin
1
-12
/
+17
[next]