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
2008-01-28
sh: More SH-5 cpuinfo tidying.
Paul Mundt
4
-5
/
+12
2008-01-28
sh: Consolidate slab/kmalloc minalign values.
Paul Mundt
2
-12
/
+14
2008-01-28
sh: Split out uaccess.h in to _32 and _64 variants.
Paul Mundt
3
-561
/
+578
2008-01-28
sh: SH-5 also uses the ASID cache.
Paul Mundt
1
-6
/
+2
2008-01-28
sh: Split out system.h in to _32 and _64 variants.
Paul Mundt
4
-279
/
+144
2008-01-28
sh: Split out 29-bit and 32-bit physical mode definitions.
Paul Mundt
1
-0
/
+17
2008-01-28
sh: Split out processor.h in to _32 and _64 variants.
Paul Mundt
3
-269
/
+272
2008-01-28
sh: SH-5 pt_regs.
Paul Mundt
1
-6
/
+22
2008-01-28
sh: Move in the SH-5 mmu_context headers.
Paul Mundt
5
-271
/
+173
2008-01-28
sh: SH-5 byteorder routines.
Paul Mundt
1
-15
/
+30
2008-01-28
sh: SH-5 version of current_thread_info().
Paul Mundt
1
-2
/
+4
2008-01-28
sh: Split out irqflags.h in to _32 and _64 variants.
Paul Mundt
4
-93
/
+188
2008-01-28
sh: Split out asm/string.h for sh32 and sh64.
Paul Mundt
3
-131
/
+136
2008-01-28
sh: Add SH-5 support to io.h.
Paul Mundt
1
-16
/
+22
2008-01-28
sh: Add in cacheflush and DMA headers for SH-5.
Paul Mundt
2
-16
/
+6
2008-01-28
sh: Correct SH-5 instruction size value.
Paul Mundt
1
-1
/
+3
2008-01-28
sh: Add cache definitions for SH-5.
Paul Mundt
1
-53
/
+8
2008-01-28
sh: Add addrspace.h segmentation stub for SH-5.
Paul Mundt
1
-0
/
+6
2008-01-28
sh: BUGFLAG_WARNING needs GENERIC_BUG.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Fix up fixmap location for SH-5.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Add SH-5 support to asm/module.h.
Paul Mundt
1
-0
/
+4
2008-01-28
sh: Split out cache status bits per-CPU family.
Paul Mundt
5
-5
/
+20
2008-01-28
sh: Split out PXSEG segmentation per-CPU family.
Paul Mundt
5
-23
/
+39
2008-01-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
31
-130
/
+366
2008-01-27
i2c: Add i2c_new_dummy() utility
David Brownell
1
-0
/
+6
2008-01-27
i2c: Stop using the redundant client list
David Brownell
1
-3
/
+5
2008-01-27
i2c-pxa: Add polling transfer
Mike Rapoport
1
-0
/
+6
2008-01-27
i2c: Discard unused driver IDs
Jean Delvare
1
-60
/
+0
2008-01-27
i2c/tps65010: move header to <linux/i2c/...>
David Brownell
1
-4
/
+4
2008-01-27
i2c: Drop redundant i2c_driver.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Drop redundant i2c_adapter.list
Jean Delvare
1
-1
/
+0
2008-01-27
i2c: Change prototypes of refcounting functions
Jean Delvare
1
-5
/
+2
2008-01-27
i2c: Use the driver model reference counting
Jean Delvare
1
-3
/
+0
2008-01-27
i2c: Constify client address data
Mark M. Hoffman
2
-58
/
+44
2008-01-27
i2c: some overdue driver removal
Adrian Bunk
2
-12
/
+0
2008-01-27
i2c: the scheduled I2C RTC driver removal
Adrian Bunk
2
-52
/
+0
2008-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
2
-28
/
+34
2008-01-26
ide: remove REQ_TYPE_ATA_CMD
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: switch set_xfer_rate() to use REQ_TYPE_ATA_TASKFILE requests
Bartlomiej Zolnierkiewicz
1
-8
/
+0
2008-01-26
ide: use wait_drive_not_busy() in drive_cmd_intr() (take 2)
Bartlomiej Zolnierkiewicz
1
-0
/
+2
2008-01-26
ide: kill DATA_READY define
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: task_end_request() fix
Tejun Heo
1
-0
/
+2
2008-01-26
ide: set IDE_TFLAG_IN_* flags before queuing/executing command
Bartlomiej Zolnierkiewicz
1
-0
/
+6
2008-01-26
ide: fix ->io_32bit race in ide_taskfile_ioctl()
Tejun Heo
1
-0
/
+2
2008-01-26
ide: remove broken disk byte-swapping support
Bartlomiej Zolnierkiewicz
1
-1
/
+0
2008-01-26
ide: add ide_set_irq() inline helper
Bartlomiej Zolnierkiewicz
1
-0
/
+5
2008-01-26
ide: make remaining built-in only IDE host drivers modular (take 2)
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: drop 'initializing' argument from ide_register_hw()
Bartlomiej Zolnierkiewicz
1
-1
/
+2
2008-01-26
ide: add ide_init_port_hw() helper
Bartlomiej Zolnierkiewicz
1
-0
/
+1
2008-01-26
ide: Fix build break caused by "ide: remove ideprobe_init()"
Olof Johansson
1
-1
/
+1
[next]