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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-26
Use WARN() in block/
Arjan van de Ven
1
-2
/
+1
2008-07-26
use WARN() in kernel/irq/chip.c
Arjan van de Ven
1
-8
/
+4
2008-07-26
Use WARN() in mm/vmalloc.c
Arjan van de Ven
1
-4
/
+2
2008-07-26
Use WARN() in kernel/irq/manage.c
Arjan van de Ven
1
-2
/
+1
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
67
-106
/
+90
2008-07-26
Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...
Matt LaPlante
35
-64
/
+65
2008-07-26
mm: spinlock tree_lock
Nick Piggin
12
-39
/
+38
2008-07-26
mm: lockless pagecache
Nick Piggin
1
-45
/
+134
2008-07-26
mm: speculative page references
Nick Piggin
7
-45
/
+227
2008-07-26
radix-tree: add gang_lookup_slot, gang_lookup_slot_tag
Nick Piggin
2
-24
/
+166
2008-07-26
mm: readahead scan lockless
Nick Piggin
1
-3
/
+3
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
splice: use get_user_pages_fast
Nick Piggin
1
-38
/
+3
2008-07-26
dio: use get_user_pages_fast
Nick Piggin
2
-14
/
+4
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
5
-0
/
+264
2008-07-26
mm: introduce get_user_pages_fast
Nick Piggin
1
-0
/
+33
2008-07-26
x86: implement pte_special
Nick Piggin
1
-3
/
+6
2008-07-26
mn10300: use the common ascii hex helpers
Harvey Harrison
1
-62
/
+46
2008-07-26
frv: use the common ascii hex helpers
Harvey Harrison
1
-52
/
+36
2008-07-26
cris: use the common ascii hex helpers
Harvey Harrison
2
-102
/
+37
2008-07-26
omfs: add MAINTAINERS entry
Bob Copeland
1
-0
/
+6
2008-07-26
omfs: update kbuild to include OMFS
Bob Copeland
3
-0
/
+18
2008-07-26
omfs: add bitmap routines
Bob Copeland
1
-0
/
+192
2008-07-26
omfs: add file routines
Bob Copeland
1
-0
/
+346
2008-07-26
omfs: add directory routines
Bob Copeland
1
-0
/
+504
2008-07-26
omfs: add inode routines
Bob Copeland
1
-0
/
+553
2008-07-26
omfs: define filesystem structures
Bob Copeland
2
-0
/
+147
2008-07-26
omfs: add filesystem documentation
Bob Copeland
1
-0
/
+106
2008-07-26
include/linux/aio.h: removed duplicated include
Huang Weiyi
1
-1
/
+0
2008-07-26
relay: add buffer-only channels; useful for early logging
Eduard - Gabriel Munteanu
3
-29
/
+156
2008-07-26
Full conversion to early_initcall() interface, remove old interface
Eduard - Gabriel Munteanu
7
-42
/
+32
2008-07-26
Better interface for hooking early initcalls
Eduard - Gabriel Munteanu
3
-2
/
+20
2008-07-26
kexec jump: save/restore device state
Huang Ying
5
-4
/
+56
2008-07-26
kexec jump
Huang Ying
10
-68
/
+269
2008-07-26
kernel/kexec.c: make 'kimage_terminate' void
WANG Cong
1
-6
/
+2
2008-07-26
memstick: use fully asynchronous request processing
Alex Dubov
4
-217
/
+218
2008-07-26
memstick: add "start" and "stop" methods to memstick device
Alex Dubov
3
-3
/
+45
2008-07-26
memstick: allow "set_param" method to return an error code
Alex Dubov
4
-33
/
+71
2008-07-26
tpm: Use correct data types for sizes in tpm_write() and tpm_read()
Michael Halcrow
1
-2
/
+2
2008-07-26
tpm: increase size of internal TPM response buffers
Marcin Obara
1
-31
/
+93
2008-07-26
tpm_bios.c: make 2 structs static
Adrian Bunk
1
-2
/
+2
2008-07-26
tpm: add support for Broadcom TPM TIS device HID
LE DISEZ Erwan
1
-0
/
+1
2008-07-26
parport_pc: add base_hi BAR for oxsemi_840
Bernhard Walle
1
-1
/
+1
2008-07-26
parport: remove superfluous local variable
Andre Haupt
1
-2
/
+0
2008-07-26
parport/share.c: proper externs
Adrian Bunk
2
-3
/
+3
2008-07-26
bfs: kill BKL
Dmitri Vorobiev
4
-31
/
+44
2008-07-26
bfs: assorted cleanups
Dmitri Vorobiev
2
-4
/
+3
2008-07-26
affs: convert s_bmlock into a mutex
Matthias Kaehlcke
3
-11
/
+12
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
2
-45
/
+27
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
76
-210
/
+256
[next]