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
2008-07-28
sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
Roland McGrath
1
-0
/
+1
2008-07-28
sparc64: tracehook_signal_handler
Roland McGrath
2
-0
/
+6
2008-07-28
sparc64: tracehook: TIF_NOTIFY_RESUME
Roland McGrath
2
-3
/
+8
2008-07-28
sparc64: tracehook syscall
Roland McGrath
3
-22
/
+17
2008-07-28
sparc, sparc64: use arch/sparc/include
Sam Ravnborg
1
-1
/
+1
2008-07-26
sparc64: use generic show_mem()
Johannes Weiner
1
-45
/
+0
2008-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-2
/
+4
2008-07-26
sparc: Wire up new system calls.
David S. Miller
1
-2
/
+4
2008-07-25
kprobes: improve kretprobe scalability with hashed locking
Srinivasa D S
1
-6
/
+5
2008-07-24
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2008-07-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
3
-25
/
+38
2008-07-24
flag parameters: pipe
Ulrich Drepper
1
-1
/
+1
2008-07-24
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
Andrea Righi
1
-1
/
+1
2008-07-24
hugetlb: introduce pud_huge
Andi Kleen
1
-0
/
+5
2008-07-24
hugetlb: modular state for hugetlb page size
Andi Kleen
1
-2
/
+3
2008-07-24
mm: move bootmem descriptors definition to a single place
Johannes Weiner
1
-2
/
+1
2008-07-24
sparc64: Fix cpufreq notifier registry.
David S. Miller
1
-5
/
+10
2008-07-23
sparc64: Fix lockdep issues in LDC protocol layer.
David S. Miller
2
-20
/
+28
2008-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-6
/
+3
2008-07-22
remove CONFIG_KMOD from sparc64
Johannes Berg
2
-6
/
+3
2008-07-22
sparc64: fix up bus_id changes in sparc core code
Greg Kroah-Hartman
4
-14
/
+12
2008-07-22
sysdev: Pass the attribute to the low level sysdev show/store function
Andi Kleen
1
-5
/
+11
2008-07-22
driver core: remove KOBJ_NAME_LEN define
Kay Sievers
1
-1
/
+1
2008-07-18
Merge branch 'linus' into timers/nohz
Ingo Molnar
11
-18
/
+169
2008-07-18
nohz: prevent tick stop outside of the idle loop
Thomas Gleixner
1
-1
/
+1
2008-07-18
sparc64: Update defconfig.
David S. Miller
1
-69
/
+76
2008-07-18
sparc64: Add missing hypervisor service group numbers.
David S. Miller
1
-0
/
+4
2008-07-18
sparc64: Remove 4MB and 512K base page size options.
David S. Miller
3
-19
/
+4
2008-07-18
sparc64: Convert to generic helpers for IPI function calls.
David S. Miller
5
-73
/
+29
2008-07-18
sparc: Use new '%pS' infrastructure to print symbols.
David S. Miller
4
-46
/
+29
2008-07-18
sparc64: Config category "Processor type and features" absent
Randy Dunlap
1
-4
/
+4
2008-07-18
sparc: Merge asm-sparc{,64}/mman.h
Sam Ravnborg
2
-5
/
+5
2008-07-18
sparc: add -m64 when building vmlinux.lds
Sam Ravnborg
1
-1
/
+3
2008-07-18
sparc64/kernel/: make code static
Adrian Bunk
5
-15
/
+16
2008-07-17
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-1
/
+1
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2
-9
/
+6
2008-07-15
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+2
2008-07-15
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-7
/
+154
2008-07-15
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
40
-59
/
+225
2008-07-08
stacktrace: fix build failure on sparc64
Stephen Rothwell
1
-0
/
+1
2008-07-08
PCI: make pci_name use dev_name
Greg KH
1
-1
/
+1
2008-07-03
stacktrace: export save_stack_trace[_tsk]
Ingo Molnar
1
-0
/
+1
2008-07-03
sparc64-rtc: BKL pushdown
Arnd Bergmann
1
-1
/
+6
2008-07-01
fix "ftrace: store mcount address in rec->ip"
Ingo Molnar
1
-1
/
+1
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-06-26
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
1
-8
/
+4
2008-06-26
Add generic helpers for arch IPI function calls
Jens Axboe
1
-5
/
+6
2008-06-24
ftrace: store mcount address in rec->ip
Abhishek Sagar
2
-5
/
+7
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-7
/
+0
2008-05-24
ftrace: add have dynamic ftrace config for archs
Steven Rostedt
1
-0
/
+1
[next]