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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-17
syscalls.h: remove duplicated declarations for sys_pipe2
Masatake YAMATO
1
-2
/
+1
2009-06-17
kmap_types: make most arches use generic header file
Randy Dunlap
1
-1
/
+1
2009-06-17
remove put_cpu_no_resched()
Thomas Gleixner
1
-1
/
+0
2009-06-17
drbd: add major number to major.h
Philipp Reisner
1
-0
/
+1
2009-06-17
headers: move module_bug_finalize()/module_bug_cleanup() definitions into mod...
Andrew Morton
2
-12
/
+17
2009-06-17
poll: avoid extra wakeups in select/poll
Eric Dumazet
1
-0
/
+3
2009-06-17
utsname.h: make new_utsname fields use the proper length constant
Dan Smith
1
-6
/
+6
2009-06-17
vmscan: count the number of times zone_reclaim() scans and fails
Mel Gorman
1
-0
/
+3
2009-06-17
vmscan: report vm_flags in page_referenced()
Wu Fengguang
1
-2
/
+3
2009-06-17
mm cleanup: shmem_file_setup: 'char *' -> 'const char *' for name argument
Sergei Trofimovich
1
-1
/
+1
2009-06-17
mm: remove file argument from swap_readpage()
Minchan Kim
1
-1
/
+1
2009-06-17
mm: remove __invalidate_mapping_pages variant
Mike Waychison
1
-3
/
+0
2009-06-17
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2
-1
/
+2
2009-06-17
mm: modify swap_map and add SWAP_HAS_CACHE flag
KAMEZAWA Hiroyuki
1
-5
/
+9
2009-06-17
mm: add swap cache interface for swap reference
KAMEZAWA Hiroyuki
1
-0
/
+7
2009-06-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
6
-68
/
+1
2009-06-17
page-allocator: add inactive ratio calculation function of each zone
Minchan Kim
1
-0
/
+1
2009-06-17
page-allocator: clean up functions related to pages_min
Minchan Kim
1
-1
/
+1
2009-06-17
page-allocator: use integer fields lookup for gfp_zone and check for errors i...
Christoph Lameter
1
-15
/
+96
2009-06-17
mm: check the argument of kunmap on architectures without highmem
Matthew Wilcox
1
-1
/
+3
2009-06-17
mm, PM/Freezer: Disable OOM killer when tasks are frozen
Rafael J. Wysocki
1
-0
/
+12
2009-06-17
mm: introduce follow_pfn()
Johannes Weiner
1
-0
/
+2
2009-06-17
vmscan: cleanup the scan batching code
Wu Fengguang
1
-2
/
+2
2009-06-17
vmscan: evict use-once pages first
Rik van Riel
1
-0
/
+7
2009-06-17
mm: introduce PageHuge() for testing huge/gigantic pages
Wu Fengguang
1
-0
/
+7
2009-06-17
page allocator: use a pre-calculated value instead of num_online_nodes() in f...
Christoph Lameter
1
-3
/
+16
2009-06-17
page allocator: use allocation flags as an index to the zone watermark
Mel Gorman
1
-1
/
+15
2009-06-17
page allocator: move check for disabled anti-fragmentation out of fastpath
Mel Gorman
1
-3
/
+0
2009-06-17
page allocator: do not check NUMA node ID when the caller knows the node is v...
Mel Gorman
2
-1
/
+9
2009-06-17
page allocator: do not sanity check order in the fast path
Mel Gorman
1
-6
/
+0
2009-06-17
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
Mel Gorman
1
-10
/
+2
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2
-8
/
+13
2009-06-17
mm: clean up get_user_pages_fast() documentation
Nick Piggin
1
-15
/
+5
2009-06-17
radix-tree: add radix_tree_prev_hole()
Wu Fengguang
1
-0
/
+2
2009-06-17
readahead: record mmap read-around states in file_ra_state
Wu Fengguang
1
-2
/
+3
2009-06-17
readahead: make mmap_miss an unsigned int
Wu Fengguang
1
-1
/
+1
2009-06-17
mm: consolidate init_mm definition
Alexey Dobriyan
1
-12
/
+0
2009-06-17
firmware_map: fix hang with x86/32bit
Yinghai Lu
1
-8
/
+4
2009-06-17
time: move PIT_TICK_RATE to linux/timex.h
Arnd Bergmann
1
-0
/
+3
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
4
-2
/
+30
2009-06-15
Merge branch 'timers-for-linus-clocksource' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-0
/
+3
2009-06-15
Merge branch 'timers-for-linus-ntp' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+31
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
101
-1305
/
+3741
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-0
/
+4
2009-06-15
regulator/max1586: support increased V3 voltage range
Philipp Zabel
1
-0
/
+11
2009-06-15
LP3971 PMIC regulator driver (updated and combined version)
Marek Szyprowski
1
-0
/
+51
2009-06-15
regulator: add userspace-consumer driver
Mike Rapoport
1
-0
/
+25
2009-06-15
Maxim 1586 regulator driver
Robert Jarzmik
1
-0
/
+52
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
256
-1716
/
+10381
2009-06-15
pkt_sched: Rename PSCHED_US2NS and PSCHED_NS2US
Jarek Poplawski
1
-4
/
+4
[next]