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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-27
Documentation: short descriptions for bh1770glc and apds990x drivers
Samu Onkalo
2
-0
/
+227
2010-10-27
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
4
-0
/
+1386
2010-10-27
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
4
-0
/
+1477
2010-10-27
ad525x_dpot: use correct rdac channel for ad5251/ad5252
steven miao
1
-2
/
+2
2010-10-27
drivers/misc/ad525x_dpot.c: new features
Michael Hennerich
5
-14
/
+123
2010-10-27
drivers/misc/ad525x_dpot.c: fix part name typos in defines
Michael Hennerich
2
-10
/
+10
2010-10-27
drivers/misc/phantom.c: add missing warning messages in phantom_probe()
Rahul Ruikar
1
-2
/
+6
2010-10-27
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
5
-7
/
+7
2010-10-27
procfs: fix numbering in /proc/locks
Jerome Marchand
1
-8
/
+11
2010-10-27
fs: move exportfs since it is not a networking filesystem
Randy Dunlap
1
-3
/
+3
2010-10-27
fs/buffer.c: remove duplicated assignment to b_private
Namhyung Kim
1
-1
/
+0
2010-10-27
vmlinux.lds.h: lower init ramfs alignment to 4
Mike Frysinger
1
-1
/
+1
2010-10-27
vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATA
Mike Frysinger
1
-0
/
+1
2010-10-27
fs/direct-io.c: fix truncation error in dio_complete() return
Edward Shishkin
1
-1
/
+1
2010-10-27
ihex: add support for CS:IP/EIP records
Mark Brown
1
-3
/
+14
2010-10-27
fuse: use clear_highpage() and KM_USER0 instead of KM_USER1
Miklos Szeredi
1
-7
/
+5
2010-10-27
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
Jan Beulich
5
-13
/
+13
2010-10-27
modules: no need to align .modinfo strings
Jan Beulich
1
-2
/
+2
2010-10-27
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
1
-4
/
+4
2010-10-27
m68k{nommu}/blackfin : remove old assembler-only flags bit definitions
Philippe De Muyter
3
-26
/
+0
2010-10-27
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
8
-12
/
+9
2010-10-27
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
1
-0
/
+18
2010-10-27
hostfs: code cleanups
Richard Weinberger
1
-3
/
+2
2010-10-27
um: migrate from __do_IRQ() to generic_handle_irq()
Richard Weinberger
2
-11
/
+7
2010-10-27
uml: fix CONFIG_STATIC_LINK=y build failure with newer glibc
Roland McGrath
2
-2
/
+29
2010-10-27
uml: define CONFIG_NO_DMA
FUJITA Tomonori
3
-113
/
+3
2010-10-27
alpha: use single HAE window on T2 core logic (gamma, sable)
Ivan Kokshaysky
4
-40
/
+30
2010-10-27
alpha: enable ARCH_DMA_ADDR_T_64BIT
FUJITA Tomonori
1
-0
/
+3
2010-10-27
drivers/char/hpet.c: fix information leak to userland
Vasiliy Kulikov
1
-2
/
+1
2010-10-27
Documentation/timers/hpet_example.c: add supporting info for hpet_example
Jaswinder Singh Rajput
1
-0
/
+27
2010-10-27
hpet: fix style problems
Jaswinder Singh Rajput
1
-10
/
+10
2010-10-27
hpet: fix unwanted interrupt due to stale irq status bit
Clemens Ladisch
1
-0
/
+15
2010-10-27
hpet: unmap unused I/O space
Jiri Slaby
1
-0
/
+2
2010-10-27
mm: do_migrate_range: reduce list_empty() check
Bob Liu
1
-12
/
+9
2010-10-27
mm: do_migrate_range: exit loop if not_managed is true
Bob Liu
1
-4
/
+6
2010-10-27
mm: page_isolation: codeclean fix comment and rm unneeded val init
Bob Liu
1
-2
/
+1
2010-10-27
mm: fix is_mem_section_removable() page_order BUG_ON check
KAMEZAWA Hiroyuki
1
-1
/
+1
2010-10-27
mm/hugetlb.c: add missing spin_lock() to hugetlb_cow()
Dean Nelson
1
-1
/
+4
2010-10-27
mm: fix error reporting in move_pages() syscall
Gleb Natapov
1
-2
/
+2
2010-10-27
/proc/swaps: support polling
Kay Sievers
1
-1
/
+48
2010-10-27
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
3
-3
/
+94
2010-10-27
mm/memory_hotplug.c: make scan_lru_pages() static
Andrew Morton
1
-1
/
+1
2010-10-27
fs/fs-writeback.c: restore lost comment
Andrew Morton
1
-0
/
+4
2010-10-27
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
1
-42
/
+63
2010-10-27
vmstat: include compaction.h when CONFIG_COMPACTION
Namhyung Kim
1
-0
/
+2
2010-10-27
mm: declare some external symbols
Namhyung Kim
2
-0
/
+3
2010-10-27
vmalloc: annotate lock context change on s_start/stop()
Namhyung Kim
1
-0
/
+2
2010-10-27
vmalloc: rename temporary variable in __insert_vmap_area()
Namhyung Kim
1
-4
/
+4
2010-10-27
rmap: make anon_vma_chain_free() static
Namhyung Kim
1
-1
/
+1
2010-10-27
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2
-2
/
+13
[next]