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
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
6
-297
/
+509
2008-02-09
[SPARC]: Remove of_platform_device_create
Stephen Rothwell
1
-26
/
+0
2008-02-09
[SPARC64]: Add kretprobe support.
David S. Miller
1
-2
/
+111
2008-02-09
[SPARC64]: Add SG merging support back into IOMMU code.
David S. Miller
2
-147
/
+290
2008-02-09
[SPARC64]: IOMMU allocations using iommu-helper layer.
David S. Miller
4
-110
/
+111
2008-02-09
[SPARC64]: iommu_common.h tidy ups...
David S. Miller
1
-3
/
+7
2008-02-09
[SPARC64]: Remove unused declarations from iommu_common.h
David S. Miller
1
-19
/
+0
2008-02-09
ide: introduce HAVE_IDE
Sam Ravnborg
1
-0
/
+1
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-301
/
+110
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
1
-1
/
+1
2008-02-08
aout: remove unnecessary inclusions of {asm, linux}/a.out.h
David Howells
6
-7
/
+0
2008-02-08
aout: suppress A.OUT library support if !CONFIG_ARCH_SUPPORTS_AOUT
David Howells
2
-12
/
+2
2008-02-08
aout: mark arches that support A.OUT format
David Howells
1
-1
/
+4
2008-02-08
pid: fix solaris_procids
Eric W. Biederman
1
-2
/
+2
2008-02-08
[SPARC64]: Make use of the new fs/compat_binfmt_elf.c
David S. Miller
3
-144
/
+1
2008-02-08
[SPARC64]: Make use of compat_sys_ptrace()
David S. Miller
2
-159
/
+109
2008-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-432
/
+726
2008-02-07
Introduce flags for reserve_bootmem()
Bernhard Walle
1
-4
/
+4
2008-02-07
[SPARC64]: Use regsets in arch_ptrace().
David S. Miller
1
-132
/
+77
2008-02-07
[SPARC64]: Use regsets for ELF core dumping.
David S. Miller
1
-27
/
+4
2008-02-07
[SPARC64]: Remove unintentional ptrace debugging messages.
David S. Miller
1
-5
/
+0
2008-02-07
[SPARC]: Move over to arch_ptrace().
David S. Miller
2
-284
/
+109
2008-02-07
[SPARC]: Remove PTRACE_SUN* handling.
David S. Miller
1
-14
/
+1
2008-02-07
[SPARC]: Kill DEBUG_PTRACE code.
David S. Miller
1
-43
/
+0
2008-02-07
[SPARC64]: Add user regsets.
David S. Miller
1
-1
/
+581
2008-02-07
[SPARC64]: Fix booting on non-zero cpu.
David S. Miller
2
-0
/
+28
2008-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
7
-529
/
+151
2008-02-06
calibrate_delay() must be __cpuinit
Adrian Bunk
1
-2
/
+0
2008-02-06
get rid of NR_OPEN and introduce a sysctl_nr_open
Eric Dumazet
3
-3
/
+6
2008-02-06
read_current_timer() cleanups
Andrew Morton
1
-0
/
+5
2008-02-06
[SPARC64]: Temporarily remove IOMMU merging code.
David S. Miller
5
-496
/
+92
2008-02-06
[SPARC64]: Update defconfig.
David S. Miller
1
-30
/
+53
2008-02-06
[SPARC]: Add new timerfd syscall entries.
David S. Miller
1
-3
/
+6
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-3
/
+3
2008-02-05
iommu sg merging: sparc64: make iommu respect the segment size limits
FUJITA Tomonori
4
-5
/
+10
2008-02-05
timerfd: new timerfd API
Davide Libenzi
1
-2
/
+2
2008-02-05
[SPARC64] pci_sun4v.c: Section fixes.
Adrian Bunk
1
-3
/
+3
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
1
-3
/
+2
2008-02-03
remove Documentation/smp.txt
Adrian Bunk
1
-3
/
+2
2008-02-03
Move Kconfig.instrumentation to arch/Kconfig and init/Kconfig
Mathieu Desnoyers
1
-2
/
+0
2008-02-03
Add HAVE_KPROBES
Mathieu Desnoyers
1
-0
/
+1
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-02-01
[SPARC64]: Fix inconsistent .section usage in lib/
Sam Ravnborg
2
-2
/
+2
2008-02-01
[SPARC/SPARC64]: Fix usage of .section .sched.text in assembler code.
Sam Ravnborg
1
-1
/
+1
2008-01-31
SPARC64: use generic percpu
travis@sgi.com
1
-0
/
+5
2008-01-31
percpu: change Kconfig to HAVE_SETUP_PER_CPU_AREA
travis@sgi.com
1
-1
/
+1
2008-01-30
percpu: use a kconfig variable to signal arch specific percpu setup
travis@sgi.com
1
-0
/
+3
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-0
/
+5
2008-01-29
remove __attribute_used__
Adrian Bunk
1
-1
/
+1
[next]