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
2010-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2
-3
/
+5
2010-11-12
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-20
/
+33
2010-11-12
crypto: pcrypt - Fix use after free on padata_free
Steffen Klassert
1
-1
/
+0
2010-11-12
backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support
Edgar (gimli) Hucek
1
-0
/
+18
2010-11-12
drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value
Michael Hennerich
1
-1
/
+3
2010-11-12
drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling
Michael Hennerich
1
-2
/
+2
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
2
-1
/
+7
2010-11-12
drivers/video/backlight/s6e63m0.c: fix section mismatch
Axel Lin
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...
Axel Lin
1
-0
/
+3
2010-11-12
backlight: fix blanking for L4F00242T03 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
backlight: fix blanking for LMS283GF05 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444
Axel Lin
1
-1
/
+1
2010-11-12
drivers/leds/leds-gpio.c: properly initialize return value
Davidlohr Bueso
1
-1
/
+1
2010-11-12
Documentation: led drivers lp5521 and lp5523
Samu Onkalo
2
-0
/
+171
2010-11-12
leds: update LP552x support Kconfig and Makefile
Samu Onkalo
2
-0
/
+20
2010-11-12
leds: driver for National Semiconductors LP5523 chip
Samu Onkalo
2
-0
/
+1112
2010-11-12
leds: driver for National Semiconductor LP5521 chip
Samu Onkalo
2
-0
/
+868
2010-11-12
led-class: always implement blinking
Johannes Berg
7
-133
/
+171
2010-11-12
hugetlbfs: lessen the impact of a deprecation warning
Dave Jones
1
-2
/
+1
2010-11-12
radix-tree: fix RCU bug
Nick Piggin
3
-57
/
+91
2010-11-12
Restrict unprivileged access to kernel syslog
Dan Rosenberg
6
-0
/
+44
2010-11-12
oom: document obsolete oom_adj tunable
David Rientjes
1
-0
/
+22
2010-11-12
vmscan: avoid setting zone congested if no page dirty
Shaohua Li
1
-1
/
+1
2010-11-12
latencytop: fix per task accumulator
Ken Chen
1
-9
/
+8
2010-11-12
mm/vfs: revalidate page->mapping in do_generic_file_read()
Dave Hansen
1
-0
/
+3
2010-11-12
kernel/range.c: fix clean_sort_range() for the case of full array
Alexey Khoroshilov
1
-1
/
+1
2010-11-12
drivers/misc/bh1770glc.c: error handling in bh1770_power_state_store()
Dan Carpenter
1
-2
/
+6
2010-11-12
memcg: null dereference on allocation failure
Dan Carpenter
1
-7
/
+9
2010-11-12
drivers/misc/apds9802als.c: fix signedness bug
Vasiliy Kulikov
1
-1
/
+1
2010-11-12
misc/isl29020: signedness bug in als_sensing_range_store()
Dan Carpenter
1
-1
/
+3
2010-11-12
include/linux/highmem.h needs hardirq.h
Catalin Marinas
1
-0
/
+1
2010-11-12
atomic: add atomic_inc_not_zero_hint()
Eric Dumazet
1
-0
/
+37
2010-11-12
include/linux/resource.h needs types.h
Jean Delvare
1
-0
/
+1
2010-11-12
rapidio: use resource_size()
Dan Carpenter
1
-2
/
+2
2010-11-12
drivers/macintosh/adb-iop.c: flags should be unsigned long
Geert Uytterhoeven
1
-2
/
+2
2010-11-12
um: fix ptrace build error
Richard Weinberger
2
-3
/
+3
2010-11-10
APPARMOR: Fix memory leak of apparmor_init()
wzt.wzt@gmail.com
1
-2
/
+4
2010-11-10
APPARMOR: Fix memory leak of alloc_namespace()
wzt.wzt@gmail.com
1
-1
/
+1
2010-11-10
locks: remove dead lease error-handling code
J. Bruce Fields
1
-10
/
+2
2010-11-10
locks: fix leak on merging leases
J. Bruce Fields
1
-2
/
+5
2010-11-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2
-3
/
+10
2010-11-09
perf_events: Fix perf_counter_mmap() hook in mprotect()
Pekka Enberg
1
-1
/
+1
2010-11-09
cifs: fix a memleak in cifs_setattr_nounix()
Suresh Jayaraman
1
-1
/
+0
2010-11-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+1
2010-11-09
kernel: Constify temporary variable in roundup()
Tetsuo Handa
1
-1
/
+1
2010-11-09
sparc: fix openpromfs compile
Meelis Roos
1
-1
/
+1
2010-11-08
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
6
-91
/
+214
2010-11-08
cifs: make cifs_ioctl handle NULL filp->private_data correctly
Jeff Layton
1
-2
/
+10
2010-11-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
Linus Torvalds
27
-43
/
+47
2010-11-08
Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-4
/
+4
[next]