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
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
/
arch
/
alpha
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
1
-2
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
15
-7
/
+11
2010-03-19
alpha: fix compile errors in dma-mapping-common.h
FUJITA Tomonori
4
-4
/
+0
2010-03-19
alpha: remove trailing spaces in messages
Frans Pop
2
-2
/
+2
2010-03-19
alpha: use __ratelimit
Akinobu Mita
1
-7
/
+3
2010-03-13
dma-mapping: alpha: use include/linux/pci-dma-compat.h
FUJITA Tomonori
5
-342
/
+165
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: alpha: use include/linux/pci-dma.h
FUJITA Tomonori
2
-13
/
+4
2010-03-13
alpha: remove dma_sync_single_range
FUJITA Tomonori
1
-1
/
+0
2010-03-13
alpha: use generic ptrace_resume code
Christoph Hellwig
2
-47
/
+13
2010-03-06
alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
Roel Kluin
1
-1
/
+2
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-17
/
+0
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-1
/
+1
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-2
/
+2
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
1
-0
/
+3
2010-01-14
alpha: cpumask_of_node() should handle -1 as a node
Anton Blanchard
1
-0
/
+3
2010-01-05
local_t: Remove cpu_local_xx macros
Christoph Lameter
1
-17
/
+0
2009-12-18
alpha: Convert BUG() to use unreachable()
David Daney
1
-1
/
+2
2009-12-18
alpha: Add minimal support for software performance events
Michael Cree
4
-1
/
+13
2009-12-18
alpha: Wire up missing/new syscalls
Daniele Calore
2
-2
/
+29
2009-12-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/v...
Linus Torvalds
1
-1
/
+1
2009-12-17
fix up O_SYNC comments
Christoph Hellwig
1
-1
/
+1
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
4
-3
/
+4
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-43
/
+43
2009-12-15
alpha: convert srm code to seq_file
Alexey Dobriyan
1
-32
/
+33
2009-12-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-15
alpha: Fix fallout from locking changes
Thomas Gleixner
2
-18
/
+18
2009-12-15
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
1
-10
/
+10
2009-12-15
locking: Convert raw_rwlock to arch_rwlock
Thomas Gleixner
2
-10
/
+10
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-9
/
+9
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2
-4
/
+4
2009-12-12
kbuild: move utsrelease.h to include/generated
Sam Ravnborg
3
-3
/
+3
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-12
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+16
2009-12-11
Unify sys_mmap*
Al Viro
1
-13
/
+6
2009-12-10
vfs: Implement proper O_SYNC semantics
Christoph Hellwig
1
-3
/
+16
2009-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-12-03
Merge branch 'master' into for-2.6.33
Jens Axboe
26
-41
/
+46
2009-12-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
24
-36
/
+43
2009-12-01
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
20
-23
/
+23
2009-12-01
Alpha: Rearrange thread info flags fixing two regressions
Michael Cree
1
-12
/
+15
2009-11-30
arch/alpha/kernel: Add kmalloc NULL tests
Julia Lawall
2
-0
/
+4
2009-11-30
arch/alpha/kernel/sys_ruffian.c: Use DIV_ROUND_CLOSEST
Julia Lawall
1
-1
/
+1
[next]