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
/
arch
/
sparc64
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
Combine instrumentation menus in kernel/Kconfig.instrumentation
Mathieu Desnoyers
2
-31
/
+1
2007-10-19
Use helpers to obtain task pid in printks (arch code)
Alexey Dobriyan
1
-1
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
1
-2
/
+2
2007-10-18
[SPARC/64]: Consolidate of_register_driver
Stephen Rothwell
1
-20
/
+0
2007-10-18
[SPARC64]: Check of_get_property() return in pci_determine_mem_io_space().
David S. Miller
1
-0
/
+7
2007-10-18
[SPARC64]: Fix boot failures due to bootmem.
David S. Miller
1
-4
/
+4
2007-10-18
[SPARC64]: Implement atomic backoff.
David S. Miller
2
-20
/
+48
2007-10-17
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
4
-35
/
+46
2007-10-17
remove include/asm-*/ipc.h
Adrian Bunk
3
-3
/
+1
2007-10-17
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
1
-6
/
+4
2007-10-17
KCONFIG: Make "Instrumentation support" non-EXPERIMENTAL
Robert P. J. Day
1
-1
/
+0
2007-10-17
Use list_head in binfmt handling
Alexey Dobriyan
1
-2
/
+5
2007-10-17
Fix loop terminating conditions in fill_sg().
David S. Miller
2
-12
/
+15
2007-10-17
SPARC64: fix iommu sg chaining
FUJITA Tomonori
4
-23
/
+31
2007-10-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
1
-4
/
+4
2007-10-16
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2
-28
/
+43
2007-10-16
kprobes: support kretprobe blacklist
Masami Hiramatsu
1
-0
/
+2
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
1
-5
/
+0
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-16
SPARC64: SPARSEMEM_VMEMMAP support
David Miller
3
-1
/
+69
2007-10-16
Convert cpu_sibling_map to be a per cpu variable
Mike Travis
1
-9
/
+8
2007-10-16
SPARC64: sg chaining support
Jens Axboe
2
-28
/
+43
2007-10-15
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
1
-1
/
+1
2007-10-15
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
1
-3
/
+3
2007-10-14
[SPARC64]: virt_to_real_irq_table --> virt_irq_table
David S. Miller
1
-20
/
+20
2007-10-14
[SPARC64]: virt_irq --> bucket mapping no longer necessary
David S. Miller
2
-12
/
+9
2007-10-14
[SPARC64]: Kill ugly __bucket() macro.
David S. Miller
1
-146
/
+92
2007-10-14
[SPARC64]: Kill ugly __irq_ino() macro.
David S. Miller
2
-12
/
+12
2007-10-14
[SPARC64]: Only use bypass accesses to INO buckets.
David S. Miller
2
-33
/
+91
2007-10-14
[SPARC64]: Update defconfig.
David S. Miller
1
-5
/
+33
2007-10-14
[SPARC64]: Use sun4v VIRQ interfaces as intended.
David S. Miller
2
-12
/
+31
2007-10-14
[SPARC64]: Allocate ivector_table dynamically.
David S. Miller
1
-11
/
+11
2007-10-14
[SPARC64]: Access ivector_table[] using physical addresses.
David S. Miller
4
-39
/
+49
2007-10-14
[SPARC64]: Make IVEC pointers 64-bit.
David S. Miller
3
-25
/
+32
2007-10-14
[SPARC64]: Fix register usage in xor_raid_4().
David S. Miller
1
-6
/
+6
2007-10-14
[SPARC64]: Kill pci_memspace_mask.
David S. Miller
6
-52
/
+30
2007-10-14
[SPARC64]: Consolidate MSI support code.
David S. Miller
6
-775
/
+700
2007-10-14
[SPARC/64]: Move of_platform_driver initialisations: arch/sparc{,64}.
Stephen Rothwell
3
-3
/
+9
2007-10-14
[SPARC64]: Fix bugs in SYSV IPC handling in 64-bit processes.
David S. Miller
1
-11
/
+4
2007-10-14
[SPARC/64]: Prepare to remove of_platform_driver name.
Stephen Rothwell
1
-1
/
+4
2007-10-14
[SPARC64]: beautify vmlinux.lds
Sam Ravnborg
1
-89
/
+122
2007-10-14
[SPARC64]: Enable MSI on sun4u Fire PCI-E controllers.
David S. Miller
2
-1
/
+516
2007-10-13
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
1
-1
/
+0
2007-10-11
[NET]: Make the device list and device lookups per namespace.
Eric W. Biederman
1
-1
/
+2
2007-10-05
[CPUFREQ] move policy's governor initialisation out of low-level drivers into...
Thomas Renninger
1
-1
/
+0
2007-10-05
[SPARC64]: Fix 'niu' complex IRQ probing.
David S. Miller
1
-1
/
+2
2007-10-05
[SPARC64]: check fork_idle() error
Akinobu Mita
1
-0
/
+2
2007-10-04
[SPARC64]: Temporary workaround for PCI-E slot on T1000.
David S. Miller
1
-2
/
+2
2007-10-04
[SPARC64]: VIO device addition log message level is too high.
David S. Miller
1
-1
/
+1
[next]