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
/
sparc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-25
endian: #define __BYTE_ORDER
Joakim Tjernlund
2
-12
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
20
-52
/
+129
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
14
-42
/
+77
2010-05-21
kgdb,sparc: Add in kgdb_arch_set_pc for sparc
Jason Wessel
2
-0
/
+12
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2010-05-20
Merge branch 'timers-for-linus-cleanups' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2
-14
/
+6
2010-05-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-1
/
+53
2010-05-19
sparc: Define ARCH_SLAB_MINALIGN
David S. Miller
1
-0
/
+2
2010-05-19
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
5
-22
/
+1
2010-05-19
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
23
-87
/
+86
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-5
/
+6
2010-05-17
atomic_t: Cast to volatile when accessing atomic variables
Anton Blanchard
2
-3
/
+3
2010-05-14
add descriptive comment for TIF_MEMDIE task flag declaration.
Andreas Dilger
2
-2
/
+2
2010-04-29
driver-core: Add device node pointer to struct device
Grant Likely
3
-0
/
+3
2010-04-21
sparc64: Fix stack dumping and tracing when function graph is enabled.
David S. Miller
3
-1
/
+50
2010-04-21
sparc64: Show stack backtrace from show_regs() just like other platforms.
David S. Miller
1
-0
/
+1
2010-04-20
sparc64: Fix hardirq tracing in trap return path.
David S. Miller
1
-1
/
+11
2010-04-20
sparc64: Use correct pt_regs in decode_access_size() error paths.
David S. Miller
1
-3
/
+3
2010-04-19
sparc64: Fix PREEMPT_ACTIVE value.
David S. Miller
1
-1
/
+1
2010-04-14
sparc64: Run NMIs on the hardirq stack.
David S. Miller
3
-18
/
+27
2010-04-14
sparc64: Allocate sufficient stack space in ftrace stubs.
David S. Miller
1
-4
/
+4
2010-04-14
sparc: Fix forgotten kmemleak headers inclusion
Frederic Weisbecker
1
-0
/
+1
2010-04-13
sparc64: Add some more commentary to __raw_local_irq_save()
David S. Miller
1
-0
/
+7
2010-04-13
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
25
-12
/
+18
2010-04-13
sparc64: Fix memory leak in pci_register_iommu_region().
David S. Miller
1
-3
/
+8
2010-04-13
sparc64: Add kmemleak annotation to sun4v_build_virq()
David S. Miller
1
-0
/
+8
2010-04-13
sparc64: Support kmemleak.
David S. Miller
1
-0
/
+4
2010-04-13
sparc64: Add function graph tracer support.
David S. Miller
10
-15
/
+132
2010-04-13
sparc64: Give a stack frame to the ftrace call sites.
David S. Miller
1
-15
/
+16
2010-04-13
sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
David S. Miller
3
-3
/
+3
2010-04-13
sparc64: Remove profiling from some low-level bits.
David S. Miller
1
-1
/
+8
2010-04-13
sparc64: Kill unnecessary static on local var in ftrace_call_replace().
David S. Miller
1
-1
/
+1
2010-04-13
sparc64: Kill CONFIG_STACK_DEBUG code.
David S. Miller
2
-78
/
+1
2010-04-13
sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
David S. Miller
2
-7
/
+16
2010-04-13
sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
David S. Miller
1
-2
/
+12
2010-04-13
sparc64: Use kstack_valid() in die_if_kernel().
David S. Miller
1
-23
/
+3
2010-04-07
bitops: Optimize hweight() by making use of compile-time evaluation
Peter Zijlstra
1
-5
/
+6
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
5
-13
/
+100
2010-04-04
sparc64: Implement perf_arch_fetch_caller_regs
David S. Miller
1
-0
/
+75
2010-04-04
sparc64: Update defconfig.
David S. Miller
1
-12
/
+16
2010-04-04
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
16
-195
/
+36
2010-04-04
sparc64: Fix array size reported by vmemmap_populate()
Ben Hutchings
1
-1
/
+1
2010-04-01
sparc: Fix regset register window handling.
David S. Miller
2
-0
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
25
-12
/
+18
2010-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
5
-13
/
+13
2010-03-30
sparc64: Properly truncate pt_regs framepointer in perf callback.
David S. Miller
1
-1
/
+1
2010-03-28
arch/sparc/kernel: Use set_cpus_allowed_ptr
Julia Lawall
3
-10
/
+10
2010-03-27
sparc: Fix use of uid16_t and gid16_t in asm/stat.h
Rob Landley
1
-2
/
+2
2010-03-14
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2010-03-13
sparc: Convert sparc to use read/update_persistent_clock
John Stultz
2
-14
/
+6
[next]