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
2010-08-11
vt: Fix warning: statement with no effect due to vt_kern.h
Kevin Winchester
1
-11
/
+46
2010-08-11
serial: max3107: Abstract out the platform specific bits
Alan Cox
1
-0
/
+4
2010-08-11
tty: implement BTM as mutex instead of BKL
Arnd Bergmann
1
-13
/
+5
2010-08-11
tty: remove tty_lock_nested
Arnd Bergmann
1
-15
/
+1
2010-08-11
tty: introduce wait_event_interruptible_tty
Arnd Bergmann
1
-0
/
+42
2010-08-11
tty: replace BKL with a new tty_lock
Arnd Bergmann
1
-0
/
+31
2010-08-11
tty: Move the vt_tty field from the vc_data into the standard tty_port
Alan Cox
1
-1
/
+0
2010-08-11
tty: Make vt's have a tty_port
Alan Cox
1
-0
/
+2
2010-08-11
tty: serial - fix tty referencing in set_ldisc
Alan Cox
1
-1
/
+1
2010-08-11
istallion: use bit ops for the board flags
Alan Cox
1
-1
/
+1
2010-08-11
vt/console: try harder to print output when panicing
Jesse Barnes
3
-0
/
+12
2010-08-11
tty: Add EXTPROC support for LINEMODE
hyc@symas.com
3
-0
/
+4
2010-08-11
tty: Remove Hayes ESP ioctls
Jeff Dike
1
-4
/
+2
2010-08-10
Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux
Linus Torvalds
5
-5
/
+23
2010-08-10
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
21
-47
/
+248
2010-08-10
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
11
-339
/
+360
2010-08-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
10
-88
/
+62
2010-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
3
-2
/
+7
2010-08-10
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
3
-0
/
+194
2010-08-10
flex_array: add helpers to get and put to make pointers easy to use
Eric Paris
1
-0
/
+5
2010-08-10
iommu: inline iommu_num_pages
Anton Blanchard
1
-2
/
+10
2010-08-10
kernel.h: remove unused NIPQUAD and NIPQUAD_FMT
Joe Perches
1
-11
/
+0
2010-08-10
include/linux/compiler-gcc.h: use __same_type() in __must_be_array()
Rusty Russell
1
-2
/
+1
2010-08-10
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
Mike Frysinger
1
-0
/
+4
2010-08-10
cpuidle: extend cpuidle and menu governor to handle dynamic states
Ai Li
1
-0
/
+4
2010-08-10
hibernation: freeze swap at hibernation
KAMEZAWA Hiroyuki
1
-1
/
+7
2010-08-10
memcg: add mm_vmscan_memcg_isolate tracepoint
KOSAKI Motohiro
1
-0
/
+15
2010-08-10
vmscan: convert mm_vmscan_lru_isolate to DEFINE_EVENT
KOSAKI Motohiro
1
-1
/
+16
2010-08-10
memcg, vmscan: add memcg reclaim tracepoint
KOSAKI Motohiro
1
-0
/
+28
2010-08-10
vmscan: convert direct reclaim tracepoint to DEFINE_TRACE
KOSAKI Motohiro
1
-2
/
+17
2010-08-10
rmap: add exclusive page to private anon_vma on swapin
Rik van Riel
1
-0
/
+2
2010-08-10
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+3
2010-08-10
oom: badness heuristic rewrite
David Rientjes
3
-2
/
+23
2010-08-10
oom: move badness() declaration into oom.h
Andrew Morton
1
-0
/
+6
2010-08-10
vmscan: kill prev_priority completely
KOSAKI Motohiro
2
-20
/
+0
2010-08-10
vmscan: tracing: add trace event when a page is written
Mel Gorman
1
-0
/
+41
2010-08-10
vmscan: tracing: add trace events for LRU page isolation
Mel Gorman
1
-0
/
+46
2010-08-10
vmscan: tracing: add trace events for kswapd wakeup, sleeping and direct reclaim
Mel Gorman
3
-37
/
+153
2010-08-10
mm: implement writeback livelock avoidance using page tagging
Jan Kara
2
-1
/
+2
2010-08-10
radix-tree: omplement function radix_tree_range_tag_if_tagged
Jan Kara
1
-0
/
+4
2010-08-10
ksm: fix ksm swapin time optimization
Andrea Arcangeli
1
-1
/
+1
2010-08-10
tmpfs: make tmpfs scalable with percpu_counter for used blocks
Tim Chen
1
-1
/
+2
2010-08-10
tmpfs: add accurate compare function to percpu_counter library
Tim Chen
1
-0
/
+11
2010-08-10
gcc-4.6: mm: fix unused but set warnings
Andi Kleen
2
-2
/
+6
2010-08-10
gcc-4.6: pagemap: avoid unused-but-set variable
Andi Kleen
1
-1
/
+3
2010-08-10
topology: alternate fix for ia64 tiger_defconfig build breakage
Lee Schermerhorn
2
-5
/
+19
2010-08-10
mmzone.h: remove dead prototype
Alexander Nevenchannyy
1
-2
/
+0
2010-08-10
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
Minchan Kim
1
-1
/
+1
2010-08-10
oom: move sysctl declarations to oom.h
David Rientjes
1
-0
/
+5
2010-08-10
oom: extract panic helper function
David Rientjes
1
-0
/
+1
[next]