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
2008-04-21
PCI: alpha: use generic pci_enable_resources()
Bjorn Helgaas
1
-22
/
+1
2008-04-17
Generic semaphore implementation
Matthew Wilcox
3
-234
/
+1
2008-04-03
alpha: fix ALSA DMA mmap crash
Ivan Kokshaysky
1
-3
/
+5
2008-03-13
alpha: use iommu_is_span_boundary helper function
FUJITA Tomonori
2
-10
/
+5
2008-03-09
alpha: fix iommu-related boot panic
Ivan Kokshaysky
1
-8
/
+7
2008-03-05
alpha: remove unused DEBUG_FORCEDAC define in IOMMU
FUJITA Tomonori
1
-1
/
+0
2008-03-05
alpha: make IOMMU respect the segment boundary limits
FUJITA Tomonori
1
-6
/
+34
2008-03-05
alpha: IOMMU had better access to the free space bitmap at only one place
FUJITA Tomonori
1
-13
/
+15
2008-03-05
alpha: convert IOMMU to use ALIGN()
FUJITA Tomonori
1
-3
/
+3
2008-02-15
Introduce path_put()
Jan Blunck
1
-1
/
+1
2008-02-15
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
1
-1
/
+1
2008-02-14
xtime_lock vs update_process_times
Peter Zijlstra
1
-7
/
+8
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-0
/
+5
2008-02-08
procfs: constify function pointer tables
Jan Engelhardt
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
3
-3
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
1
-62
/
+0
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-0
/
+3
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
3
-5
/
+8
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-4
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
1
-1
/
+1
2008-02-06
alpha/parisc: remove config variable DEBUG_RWLOCK
Jiri Olsa
2
-10
/
+0
2008-02-05
alpha: kill deprecated virt_to_bus
FUJITA Tomonori
1
-2
/
+2
2008-02-05
arch/alpha: remove duplicate includes
Lucas Woods
1
-1
/
+0
2008-02-05
iommu sg merging: alpha: make pci_iommu respect the segment size limits
FUJITA Tomonori
1
-6
/
+18
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-1
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-2
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-2
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_OPROFILE
Mathieu Desnoyers
1
-0
/
+1
2008-02-02
PCI: Kconfig help: don't refer to the PCI-HOWTO
Adrian Bunk
1
-5
/
+0
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-2
/
+1
2008-01-29
all archs: consolidate init and exit sections in vmlinux.lds.h
Sam Ravnborg
1
-4
/
+4
2008-01-18
alpha: fix conversion from denormal float to double
Ivan Kokshaysky
1
-1
/
+1
2007-12-18
alpha: build fixes
Ivan Kokshaysky
5
-9
/
+9
2007-12-18
alpha: strncpy/strncat fixes
Ivan Kokshaysky
3
-15
/
+15
2007-11-27
alpha: fix sg_page breakage
FUJITA Tomonori
1
-6
/
+8
2007-10-23
alpha: sg_virt() fallout
Jens Axboe
1
-0
/
+1
2007-10-22
Update arch/ to use sg helpers
Jens Axboe
1
-1
/
+1
2007-10-20
spelling fixes: arch/alpha/
Simon Arlott
10
-10
/
+9
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-24
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
3
-12
/
+12
2007-10-19
remove asm/bitops.h includes
Jiri Slaby
1
-1
/
+1
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
3
-3
/
+3
2007-10-16
alpha: beautify vmlinux.lds
Sam Ravnborg
1
-126
/
+134
2007-10-16
alpha: convert to generic sys_ptrace
Christoph Hellwig
2
-45
/
+6
2007-10-16
cleanup arch/alpha/Makefile
Adrian Bunk
1
-67
/
+16
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
Consolidate PTRACE_DETACH
Alexey Dobriyan
1
-4
/
+0
[next]