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
2008-01-30
x86: irqflags consolidation
Glauber de Oliveira Costa
4
-376
/
+248
2008-01-30
x86: clean up stack allocation and free
clameter@sgi.com
1
-11
/
+5
2008-01-30
x86: bitops_32.h style cleanups
Randy Dunlap
1
-24
/
+24
2008-01-30
x86: remove extern declarations for code, data, bss resources
Bernhard Walle
3
-1
/
+12
2008-01-30
x86: mtrr use type bool [RESEND AGAIN]
Paul Jimenez
1
-4
/
+4
2008-01-30
x86: pci-dma_64.c: cleanups
Adrian Bunk
1
-1
/
+0
2008-01-30
x86: nmi_64.c: make code static
Adrian Bunk
1
-2
/
+0
2008-01-30
x86 e820_64.c: make 2 functions static
Adrian Bunk
1
-1
/
+0
2008-01-30
x86: actually merge <asm/alternative.h>
H. Peter Anvin
3
-325
/
+159
2008-01-30
x86: prepare merger of <asm/alternative_{32,64}.h>
H. Peter Anvin
2
-103
/
+112
2008-01-30
x86: move 8259 defines to i8259.h
Thomas Gleixner
2
-26
/
+16
2008-01-30
x86: remove more bogus filenames in comments.
Dave Jones
21
-43
/
+7
2008-01-30
x86: nuke a ton of unused exports
Thomas Gleixner
2
-4
/
+1
2008-01-30
x86: remove dead code and exports
Thomas Gleixner
1
-1
/
+0
2008-01-30
x86: nuke a ton of dead hpet code
Thomas Gleixner
1
-3
/
+0
2008-01-30
x86: isolate the rtc code for sharing
Thomas Gleixner
3
-112
/
+4
2008-01-30
x86: unify mc146818rtc.h - prepare for sharing rtc code
Thomas Gleixner
3
-129
/
+95
2008-01-30
x86: merge include/asm-x86/scatterlist.h
Thomas Gleixner
3
-59
/
+32
2008-01-30
x86: merge include/asm-x86/dma.h
Thomas Gleixner
3
-603
/
+316
2008-01-30
x86: merge futex_32/64.h
Thomas Gleixner
3
-264
/
+134
2008-01-30
x86: prepare merging futex_32/64.h
Thomas Gleixner
2
-44
/
+44
2008-01-30
x86: make smp_local_timer_interrupt() static
Thomas Gleixner
1
-1
/
+0
2008-01-30
x86: move ioapic code where it belongs
Thomas Gleixner
1
-0
/
+2
2008-01-30
x86: remove obsolte declarations from proto.h
Thomas Gleixner
1
-20
/
+3
2008-01-30
x86: remove duplicate start_kernel declaration
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: remove obsolete nohpet declaration
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: move pmtmr related declarations
Thomas Gleixner
2
-9
/
+2
2008-01-30
x86: move tsc related declarations
Thomas Gleixner
2
-5
/
+1
2008-01-30
x86: move pda related declaration
Thomas Gleixner
2
-1
/
+1
2008-01-30
x86: move page related declaration
Thomas Gleixner
2
-2
/
+1
2008-01-30
x86: move numa related declarations
Thomas Gleixner
2
-5
/
+6
2008-01-30
x86: move mce related declarations
Thomas Gleixner
2
-8
/
+7
2008-01-30
x86: move debug related declarations to kdebug.h
Thomas Gleixner
5
-14
/
+6
2008-01-30
x86: move k8 related declarations
Thomas Gleixner
2
-2
/
+1
2008-01-30
x86: move idle related declarations
Thomas Gleixner
2
-4
/
+4
2008-01-30
x86: make early_indentify_cpu static
Thomas Gleixner
1
-2
/
+0
2008-01-30
x86: move acpi and pci declarations
Thomas Gleixner
3
-6
/
+3
2008-01-30
x86: remove duplicated declarations
Thomas Gleixner
1
-6
/
+0
2008-01-30
x86: merge apic_32/64.h
Thomas Gleixner
3
-220
/
+137
2008-01-30
x86: use u32 for some lapic functions
Thomas Gleixner
3
-18
/
+16
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
1
-1
/
+1
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
1
-1
/
+1
2008-01-30
x86: prepare unification of include/asm-x86/apic_32/64.h
Thomas Gleixner
3
-50
/
+48
2008-01-30
x86: unify include/asm-x86/apicdef_32/64.h
Thomas Gleixner
3
-769
/
+397
2008-01-30
x86: introduce ldt_write accessor
Thomas Gleixner
1
-0
/
+9
2008-01-30
x86: clean up include/asm-x86/desc_64.h
Thomas Gleixner
1
-45
/
+52
2008-01-30
x86: clean up arch/x86/ia32/sys_ia32.c
Thomas Gleixner
1
-0
/
+4
2008-01-30
x86: unify asm/cpufeature.h
H. Peter Anvin
3
-210
/
+187
2008-01-30
x86: add <asm/asm.h>
H. Peter Anvin
1
-0
/
+18
2008-01-30
x86: scale cyc_2_nsec according to CPU frequency
Guillaume Chazarain
1
-5
/
+18
[next]