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-02-07
iget: stop EFS from using iget() and read_inode()
David Howells
4
-25
/
+41
2008-02-07
iget: stop CIFS from using iget() and read_inode()
David Howells
3
-7
/
+24
2008-02-07
iget: stop BFS from using iget() and read_inode()
David Howells
3
-13
/
+27
2008-02-07
iget: stop BEFS from using iget() and read_inode()
David Howells
1
-14
/
+25
2008-02-07
iget: stop autofs from using iget() and read_inode()
David Howells
3
-13
/
+37
2008-02-07
iget: stop AFFS from using iget() and read_inode()
David Howells
5
-19
/
+32
2008-02-07
iget: use iget_failed() in GFS2
David Howells
1
-1
/
+1
2008-02-07
iget: use iget_failed() in AFS
David Howells
1
-4
/
+1
2008-02-07
iget: introduce a function to register iget failure
David Howells
3
-5
/
+28
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
28
-39
/
+39
2008-02-07
Add an ERR_CAST() function to complement ERR_PTR and co.
David Howells
1
-0
/
+13
2008-02-07
MBCS: convert dmareadlock to mutex
Matthias Kaehlcke
2
-4
/
+4
2008-02-07
MBCS: convert dmawritelock to mutex
Matthias Kaehlcke
2
-4
/
+4
2008-02-07
MBCS: convert algolock to mutex
Matthias Kaehlcke
2
-4
/
+5
2008-02-07
vmcoreinfo: fix the configuration dependencies
Ken'ichi Ohmichi
3
-3
/
+9
2008-02-07
vmcoreinfo: add "VMCOREINFO_" to all the call for vmcoreinfo_append_str()
Ken'ichi Ohmichi
2
-2
/
+6
2008-02-07
vmcoreinfo: use the existing offsetof() for VMCOREINFO_OFFSET()
Ken'ichi Ohmichi
1
-1
/
+1
2008-02-07
vmcoreinfo: rename vmcoreinfo's macros returning the size
Ken'ichi Ohmichi
3
-11
/
+11
2008-02-07
Use BOOTMEM_EXCLUSIVE for kdump
Bernhard Walle
2
-26
/
+39
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
43
-105
/
+183
2008-02-07
fs menu: small reorg
Randy Dunlap
1
-47
/
+46
2008-02-07
dz.c: Resource management
Maciej W. Rozycki
1
-101
/
+188
2008-02-07
dz.c: Use a helper to cast from "struct uart_port *"
Maciej W. Rozycki
1
-11
/
+16
2008-02-07
dz: clean up and improve the setup of termios settings
Maciej W. Rozycki
2
-51
/
+56
2008-02-07
MAINTAINERS: add self for the dz serial driver
Maciej W. Rozycki
1
-0
/
+5
2008-02-07
dz: handle special conditions on reception correctly
Maciej W. Rozycki
2
-38
/
+46
2008-02-07
dz: fix locking issues
Maciej W. Rozycki
1
-11
/
+12
2008-02-07
dz: rename the serial console structure
Maciej W. Rozycki
1
-3
/
+3
2008-02-07
dz: update kconfig description
Maciej W. Rozycki
1
-6
/
+10
2008-02-07
dz: add and reorder inclusions, remove unneeded ones
Maciej W. Rozycki
1
-10
/
+13
2008-02-07
dz: don't panic() when request_irq() fails
Maciej W. Rozycki
1
-5
/
+15
2008-02-07
dz: always check if it is safe to console_putchar()
Maciej W. Rozycki
1
-2
/
+2
2008-02-07
dz.h: remove useless unused module junk
Maciej W. Rozycki
1
-5
/
+0
2008-02-07
drivers/edac/i3000: document type promotion
Jason Uhlenkott
1
-0
/
+7
2008-02-07
drivers/edac: i3000: missing init code
Hitoshi Mitake
1
-0
/
+13
2008-02-07
drivers/edac: mpc85xx: add static scope
Doug Thompson
1
-1
/
+1
2008-02-07
drivers/edac: i3000: 64bit build
Jason Uhlenkott
1
-1
/
+1
2008-02-07
drivers/edac: pci: broken parity regression
Bryan Boatright
1
-4
/
+8
2008-02-07
drivers-edac: add marvell mv64x60 driver
Dave Jiang
4
-0
/
+977
2008-02-07
drivers-edac: add freescale mpc85xx driver
Dave Jiang
4
-0
/
+1213
2008-02-07
drivers-edac: i3000 replace macros with functions
Jason Uhlenkott
1
-15
/
+35
2008-02-07
drivers-edac: i3000 code tidying
Jason Uhlenkott
1
-97
/
+110
2008-02-07
drivers-edac: add Cell MC driver
Benjamin Herrenschmidt
3
-0
/
+266
2008-02-07
drivers-edac: add Cell XDR memory types
Benjamin Herrenschmidt
2
-1
/
+4
2008-02-07
drivers-edac: use round_jiffies_relative
Anton Blanchard
2
-3
/
+3
2008-02-07
drivers-edac: turn on edac device error logging
Doug Thompson
1
-0
/
+4
2008-02-07
ASIC3 driver
Samuel Ortiz
4
-0
/
+1093
2008-02-07
cpusets: update_cpumask documentation fix
Paul Jackson
1
-15
/
+8
2008-02-07
Handle pid namespaces in cgroups code
Pavel Emelyanov
1
-2
/
+2
2008-02-07
hotplug cpu move tasks in empty cpusets - refinements
Paul Jackson
1
-8
/
+13
[next]