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
2013-07-04
backlight: lp8788: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
backlight: ep93xx: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-1
/
+0
2013-07-04
backlight: atmel-pwm-bl: remove unnecessary platform_set_drvdata()
Jingoo Han
1
-2
/
+0
2013-07-04
MAINTAINERS: fix tape driver file mappings
Jean Delvare
1
-3
/
+6
2013-07-04
drivers/misc/sgi-gru/grufault.c: fix a sanity test in gru_set_context_option()
Dimitri Sivanich
1
-2
/
+3
2013-07-04
drivers/dma: remove unused support for MEMSET operations
Bartlomiej Zolnierkiewicz
18
-462
/
+8
2013-07-04
drm/i915: quirk away phantom LVDS on Intel's D525MW mainboard
Jani Nikula
1
-0
/
+8
2013-07-04
drm/i915: quirk away phantom LVDS on Intel's D510MO mainboard
Chris Wilson
1
-0
/
+8
2013-07-04
dmi: add support for exact DMI matches in addition to substring matching
Jani Nikula
2
-5
/
+13
2013-07-04
kernel/sys.c:do_sysinfo(): use get_monotonic_boottime()
Oleg Nesterov
1
-2
/
+1
2013-07-04
kernel/sys.c: sys_reboot(): fix malformed panic message
liguang
1
-1
/
+1
2013-07-04
dump_stack: serialize the output from dump_stack()
Alex Thorlton
1
-2
/
+45
2013-07-04
drivers: avoid parsing names as kthread_run() format strings
Kees Cook
19
-22
/
+28
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
13
-27
/
+24
2013-07-04
drivers: avoid format string in dev_set_name
Kees Cook
23
-26
/
+25
2013-07-04
clean up scary strncpy(dst, src, strlen(src)) uses
Kees Cook
4
-13
/
+10
2013-07-04
err.h: IS_ERR() can accept __user pointers
Dan Carpenter
1
-5
/
+5
2013-07-04
arch/frv/kernel/setup.c: use strncmp() instead of memcmp()
Chen Gang
1
-1
/
+1
2013-07-04
arch/frv/kernel/traps.c: using vsnprintf() instead of vsprintf()
Chen Gang
1
-1
/
+1
2013-07-04
mm: memcontrol: factor out reclaim iterator loading and updating
Johannes Weiner
1
-29
/
+57
2013-07-04
mm, vmalloc: use clamp() to simplify code
Zhang Yanfei
1
-10
/
+2
2013-07-04
mm, vmalloc: remove insert_vmalloc_vm()
Zhang Yanfei
1
-7
/
+0
2013-07-04
mm, vmalloc: call setup_vmalloc_vm() instead of insert_vmalloc_vm()
Zhang Yanfei
1
-2
/
+2
2013-07-04
mm, vmalloc: only call setup_vmalloc_vm() only in __get_vm_area_node()
Zhang Yanfei
1
-10
/
+1
2013-07-04
documentation: document the is_dirty_writeback aops callback
Mel Gorman
1
-0
/
+10
2013-07-04
documentation: update address_space_operations
Mel Gorman
1
-8
/
+7
2013-07-04
sparsemem: add BUILD_BUG_ON when sizeof mem_section is non-power-of-2
Cody P Schafer
2
-0
/
+7
2013-07-04
mm/unicore32: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-07-04
mm/microblaze: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-04
mm/CRIS: clean up unused VALID_PAGE()
Jiang Liu
1
-1
/
+0
2013-07-04
mm/ARM: fix stale comment about VALID_PAGE()
Jiang Liu
1
-6
/
+0
2013-07-04
mm/ALPHA: clean up unused VALID_PAGE()
Jiang Liu
1
-2
/
+0
2013-07-04
mm/m68k: fix build warning of unused variable
Jiang Liu
1
-5
/
+8
2013-07-04
mm/alpha: unify mem_init() for both UMA and NUMA architectures
Jiang Liu
2
-15
/
+2
2013-07-04
mm: kill free_all_bootmem_node()
Jiang Liu
2
-19
/
+0
2013-07-04
mm/SH: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+4
2013-07-04
mm/PPC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-15
/
+1
2013-07-04
mm/PARISC: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-04
mm/MIPS: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-11
/
+1
2013-07-04
mm/metag: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-12
/
+2
2013-07-04
mm/m68k: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-3
/
+1
2013-07-04
mm/m32r: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-13
/
+4
2013-07-04
mm/IA64: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-7
/
+2
2013-07-04
mm/AVR32: prepare for killing free_all_bootmem_node()
Jiang Liu
1
-16
/
+5
2013-07-04
mm: introduce helper function set_max_mapnr()
Jiang Liu
1
-1
/
+8
2013-07-04
mm: kill global variable num_physpages
Jiang Liu
3
-5
/
+0
2013-07-04
mm/xtensa: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-25
/
+2
2013-07-04
mm/x86: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
5
-52
/
+4
2013-07-04
mm/unicore32: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-47
/
+2
2013-07-04
mm/um: prepare for removing num_physpages and simplify mem_init()
Jiang Liu
1
-3
/
+1
[next]