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
2008-10-04
leds-pca955x: add proper error handling and fix bogus memory handling
Sven Wegener
1
-32
/
+38
2008-10-04
leds-fsg: change order of initialization and deinitialization
Sven Wegener
1
-14
/
+14
2008-10-04
dw_dmac: fix copy/paste bug in tasklet
Haavard Skinnemoen
1
-1
/
+1
2008-10-04
Documentation/HOWTO: info about interface changes should CC linux-api@vger
Michael Kerrisk
1
-1
/
+2
2008-10-04
SubmitChecklist: interfaces changes should CC linux-api@
Michael Kerrisk
1
-0
/
+2
2008-10-04
MAINTAINERS: add mailing list for man-pages
Michael Kerrisk
1
-0
/
+1
2008-10-04
cpusets: remove pj from cpuset maintainers
Paul Jackson
1
-2
/
+0
2008-10-04
include/linux/stacktrace.h: declare struct task_struct
Andrew Morton
1
-0
/
+2
2008-10-04
orion_spi: fix handling of default transfer speed
Lennert Buytenhek
1
-1
/
+1
2008-10-04
fbdev: fix recursive notifier and locking when fbdev console is blanked
Krzysztof Helt
1
-1
/
+5
2008-10-04
rtc: fix kernel panic on second use of SIGIO nofitication
Marcin Slusarz
1
-6
/
+9
2008-10-04
Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
19
-317
/
+686
2008-10-04
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-69
/
+76
2008-10-04
Fix init/main.c to use regular printk with '%pF' for initcall fn
Linus Torvalds
1
-5
/
+4
2008-10-03
[S390] qdio: prevent stack clobber
Jan Glauber
1
-35
/
+20
2008-10-03
[S390] nohz: Fix __udelay.
Heiko Carstens
2
-34
/
+56
2008-10-03
[MIPS] SMTC: Fix SMTC dyntick support.
Kevin D. Kissell
11
-279
/
+597
2008-10-03
[MIPS] SMTC: Close tiny holes in the SMTC IPI replay system.
Kevin D. Kissell
3
-17
/
+67
2008-10-03
[MIPS] SMTC: Fix holes in SMTC and FPU affinity support.
Kevin D. Kissell
3
-13
/
+14
2008-10-03
[MIPS] SMTC: Build fix: Fix filename in Makefile
Ralf Baechle
1
-1
/
+1
2008-10-03
[MIPS] Build fix: Fix irq flags type
Ralf Baechle
3
-7
/
+7
2008-10-03
e1000e: Fix incorrect debug warning
Linus Torvalds
1
-1
/
+1
2008-10-03
Check mapped ranges on sysfs resource files
Linus Torvalds
1
-0
/
+19
2008-10-03
e1000e: update version from k4 to k6
Jesse Brandeburg
1
-1
/
+1
2008-10-03
e1000e: debug contention on NVM SWFLAG
Thomas Gleixner
1
-0
/
+17
2008-10-03
e1000e: drop stats lock
Jesse Brandeburg
2
-19
/
+0
2008-10-03
e1000e: remove phy read from inside spinlock
Jesse Brandeburg
2
-14
/
+5
2008-10-03
e1000e: do not ever sleep in interrupt context
Jesse Brandeburg
2
-3
/
+30
2008-10-03
e1000e: reset swflag after resetting hardware
Jesse Brandeburg
1
-0
/
+3
2008-10-03
mm: handle initialising compound pages at orders greater than MAX_ORDER
Andy Whitcroft
1
-5
/
+8
2008-10-03
mm: tiny-shmem nommu fix
Nick Piggin
3
-1
/
+8
2008-10-03
memory hotplug: missing zone->lock in test_pages_isolated()
Gerald Schaefer
1
-4
/
+8
2008-10-03
fix error-path NULL deref in alloc_posix_timer()
Dan Carpenter
1
-1
/
+1
2008-10-03
braille_console: only register notifiers when the braille console is used
Pascal Terjan
1
-9
/
+4
2008-10-03
inotify: fix lock ordering wrt do_page_fault's mmap_sem
Nick Piggin
2
-7
/
+21
2008-10-03
fbcon: fix monochrome color value calculation
David Winn
1
-1
/
+1
2008-10-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-14
/
+40
2008-10-02
Merge branch 'asoc-fixes' into for-linus
Takashi Iwai
1
-2
/
+2
2008-10-02
ALSA: snd-powermac: HP detection for 1st iMac G3 SL
Risto Suominen
1
-9
/
+22
2008-10-02
ALSA: snd-powermac: mixers for PowerMac G4 AGP
Risto Suominen
1
-3
/
+16
2008-10-02
ASoC: Set correct name for WM8753 rec mixer output
Rob Sims
1
-2
/
+2
2008-10-02
powerpc: Fix boot hang regression on MPC8544DS
Kumar Gala
1
-1
/
+11
2008-10-02
e1000e: write protect ICHx NVM to prevent malicious write/erase
Bruce Allan
5
-3
/
+100
2008-10-01
pxa2xx_spi: fix build breakage
Mike Rapoport
1
-2
/
+2
2008-10-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-10-01
MN10300: Fix IRQ handling
David Howells
3
-28
/
+47
2008-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2
-5
/
+23
2008-10-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
9
-42
/
+97
2008-10-01
dm mpath: add missing path switching locking
Chandra Seetharaman
1
-1
/
+15
2008-10-01
dm: cope with access beyond end of device in dm_merge_bvec
Mikulas Patocka
1
-0
/
+3
[next]