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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-17
x86: merge some trivially mergeable headers
Roland Dreier
7
-102
/
+40
2007-10-17
x86: trivial header merges
Brian Gerst
16
-115
/
+5
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-10-17
x86: multi-byte single instruction NOPs
Jan Beulich
2
-0
/
+44
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2
-0
/
+11
2007-10-17
x86: unify include/asm/ldt_32/64.h
Thomas Gleixner
4
-82
/
+39
2007-10-17
x86: unify include/asm/ptrace-abi_32/64.h
Thomas Gleixner
4
-103
/
+79
2007-10-17
x86: unify include/asm/mce_32/64.h
Thomas Gleixner
3
-128
/
+126
2007-10-17
x86: asm-i386/io.h fix constness
Andrew Morton
1
-6
/
+11
2007-10-17
x86: visws extern inline to static inline
Adrian Bunk
2
-8
/
+8
2007-10-17
x86: cleanup 64bit unistd.h
Thomas Gleixner
1
-316
/
+301
2007-10-17
i386: fix argument signedness warnings
Satyam Sharma
1
-3
/
+6
2007-10-17
x86: rename .i assembler includes to .h
Adrian Bunk
7
-31
/
+28
2007-10-17
x86: Add parenthesis to IRQ vector macros
Steven Rostedt
1
-16
/
+16
2007-10-17
x86: Eliminate result signage problem in asm-x86_64/bitops.h
Chuck Lever
1
-1
/
+1
2007-10-17
x86: remove STR() macros
Glauber de Oliveira Costa
2
-6
/
+0
2007-10-17
x86: remove x86_cpu_to_log_apicid
Mike Travis
1
-1
/
+0
2007-10-17
i386: Remove strrchr assembler implementation
Andi Kleen
1
-3
/
+0
2007-10-17
x86: make atomic64_t work like atomic_t
Chris Snook
1
-1
/
+1
2007-10-17
i386: no need to make enable_cpu_hotplug a variable
Adrian Bunk
1
-3
/
+0
2007-10-17
x86: Create clflush() inline, remove hardcoded wbinvd
H. Peter Anvin
2
-0
/
+9
2007-10-17
x86: constify stacktrace_ops
Jan Beulich
1
-1
/
+1
2007-10-17
x86: remove reminder of i386 irqstat per cpu conversion
Thomas Gleixner
1
-1
/
+0
2007-10-17
x86_64: Remove serialize_cpu() inline
Andi Kleen
1
-5
/
+0
2007-10-17
x86: hide cond_syscall behind __KERNEL__
Mike Frysinger
1
-0
/
+2
2007-10-17
x86: mark read_crX() asm code as volatile
Kirill Korotaev
2
-5
/
+5
2007-10-17
i386: fix 4 bit apicid assumption of mach-default
Siddha, Suresh B
1
-1
/
+7
2007-10-17
i386: export i386 smp_call_function_mask() to modules
Laurent Vivier
1
-6
/
+3
2007-10-17
x86: clean up apicid_to_node declaration
Andrew Morton
1
-1
/
+2
2007-10-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-0
/
+2
2007-10-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
5
-34
/
+26
2007-10-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
6
-79
/
+16
2007-10-17
security/ cleanups
Adrian Bunk
1
-15
/
+0
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
4
-19
/
+73
2007-10-17
ifdef struct task_struct::security
Alexey Dobriyan
1
-1
/
+2
2007-10-17
security: Convert LSM into a static interface
James Morris
1
-984
/
+206
2007-10-17
r/o bind mounts: filesystem helpers for custom 'struct file's
Dave Hansen
1
-0
/
+9
2007-10-17
PNP: remove null pointer checks
Bjorn Helgaas
1
-3
/
+3
2007-10-17
bitmap.h: remove dead artifacts
Adrian Bunk
1
-2
/
+0
2007-10-17
ext2 reservations
Martin J. Bligh
2
-6
/
+67
2007-10-17
introduce I_SYNC
Joern Engel
2
-10
/
+68
2007-10-17
writeback: introduce writeback_control.more_io to indicate more io
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix ntfs with sb_has_dirty_inodes()
Fengguang Wu
1
-0
/
+1
2007-10-17
writeback: fix periodic superblock dirty inode flushing
Ken Chen
1
-0
/
+1
2007-10-17
printk: add KERN_CONT annotation
Ingo Molnar
1
-0
/
+7
2007-10-17
F_DUPFD_CLOEXEC implementation
Ulrich Drepper
1
-5
/
+10
2007-10-17
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
1
-10
/
+10
2007-10-17
rename signalfd_siginfo fields
Davide Libenzi
1
-16
/
+16
2007-10-17
ext3: remove #ifdef CONFIG_EXT3_INDEX
Eric Sandeen
1
-12
/
+2
[next]