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-05-25
ad525x_dpot: simplify duplicated sysfs defines
Michael Hennerich
1
-195
/
+43
2010-05-25
module: remove duplicate declaration of __ksymtab_gpl_future
Wenji Huang
1
-2
/
+0
2010-05-25
fatfs: ratelimit corruption report
OGAWA Hirofumi
4
-18
/
+31
2010-05-25
ratelimit: add ratelimit_state_init()
OGAWA Hirofumi
1
-1
/
+12
2010-05-25
printk_ratelimited(): fix uninitialized spinlock
OGAWA Hirofumi
1
-8
/
+7
2010-05-25
drivers: misc: pass miscdevice pointer via file private data
Samu Onkalo
1
-0
/
+1
2010-05-25
include/asm-generic/kmap_types.h: add helpful reminder
Andrew Morton
1
-0
/
+3
2010-05-25
asm-generic: don't warn that atomic_t is only 24 bit
Peter Fritzsche
1
-6
/
+2
2010-05-25
kernel.h: add pr_warn for symmetry to dev_warn, netdev_warn
Joe Perches
1
-0
/
+2
2010-05-25
ntfs: use add_to_page_cache_lru()
Minchan Kim
1
-15
/
+4
2010-05-25
ntfs: clean up ntfs_attr_extend_initialized
Minchan Kim
1
-7
/
+2
2010-05-25
sunrpc: use formatting of module name in SUNRPC
Alex Riesen
1
-4
/
+1
2010-05-25
hvsi: fix messed up error checking getting state name
Phil Carmody
1
-4
/
+2
2010-05-25
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...
Alexey Dobriyan
21
-41
/
+41
2010-05-25
hangcheck-timer: fix x86_32 bugs
Yury Polyanskiy
1
-6
/
+14
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
9
-31
/
+8
2010-05-25
err.h: add __must_check to error pointer handlers
Jani Nikula
1
-5
/
+5
2010-05-25
cpuidle: add a repeating pattern detector to the menu governor
Arjan van de Ven
1
-1
/
+59
2010-05-25
mn10300: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
mn10300: use generic atomic.h
Mathieu Desnoyers
1
-157
/
+1
2010-05-25
m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
Greg Ungerer
1
-1
/
+1
2010-05-25
frv: set ARCH_KMALLOC_MINALIGN
FUJITA Tomonori
1
-0
/
+2
2010-05-25
frv: extend gdbstub to support more features of gdb
David Howells
3
-2
/
+70
2010-05-25
mm: make lowmem_page_address() use PFN_PHYS() for improved portability
Chris Metcalf
1
-1
/
+2
2010-05-25
mem-hotplug: fix potential race while building zonelist for new populated zone
Haicheng Li
4
-10
/
+22
2010-05-25
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
Haicheng Li
5
-12
/
+29
2010-05-25
mem-hotplug: separate setup_per_cpu_pageset() into separate functions
Wu Fengguang
1
-17
/
+20
2010-05-25
mm: fix NR_SECTION_ROOTS == 0 when using using sparsemem extreme.
Marcelo Roberto Jimenez
1
-1
/
+1
2010-05-25
highmem: remove unneeded #ifdef CONFIG_TRACE_IRQFLAGS_SUPPORT for debug_kmap_...
Akinobu Mita
2
-2
/
+2
2010-05-25
include/linux/gfp.h: fix coding style
matt mooney
1
-5
/
+5
2010-05-25
include/linux/gfp.h: spelling fixes
matt mooney
1
-4
/
+4
2010-05-25
cpu/mem hotplug: enable CPUs online before local memory online
minskey guo
3
-0
/
+49
2010-05-25
vmscan: remove isolate_pages callback scan control
Johannes Weiner
2
-30
/
+35
2010-05-25
vmscan: remove all_unreclaimable scan control
Johannes Weiner
1
-8
/
+6
2010-05-25
mm: document follow_page()
Johannes Weiner
1
-2
/
+11
2010-05-25
fs-writeback: check sync bit earlier in inode_wait_for_writeback
Richard Kennedy
1
-2
/
+2
2010-05-25
mm: introduce free_pages_prepare()
KOSAKI Motohiro
1
-19
/
+21
2010-05-25
vmscan: page_check_references(): check low order lumpy reclaim properly
KOSAKI Motohiro
1
-15
/
+26
2010-05-25
readahead.c: fix comment
Huang Shijie
1
-1
/
+1
2010-05-25
vmscan: prevent get_scan_ratio() rounding errors
Shaohua Li
1
-52
/
+55
2010-05-25
mm: consider the entire user address space during node migration
Greg Thelen
1
-1
/
+1
2010-05-25
mm: compaction: defer compaction using an exponential backoff when compaction...
Mel Gorman
3
-1
/
+52
2010-05-25
mm: compaction: add a tunable that decides when memory should be compacted an...
Mel Gorman
4
-1
/
+44
2010-05-25
mm: compaction: direct compact when a high-order allocation fails
Mel Gorman
5
-6
/
+215
2010-05-25
mm: compaction: add /sys trigger for per-node memory compaction
Mel Gorman
4
-0
/
+49
2010-05-25
mm: compaction: add /proc trigger for memory compaction
Mel Gorman
4
-0
/
+88
2010-05-25
mm: compaction: memory compaction core
Mel Gorman
10
-1
/
+472
2010-05-25
mm: move definition for LRU isolation modes to a header
Mel Gorman
2
-5
/
+5
2010-05-25
mm: export fragmentation index via debugfs
Mel Gorman
1
-0
/
+84
2010-05-25
mm: export unusable free space index via debugfs
Mel Gorman
1
-1
/
+149
[prev]
[next]