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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...
Andi Kleen
9
-2
/
+32
2006-09-26
[PATCH] x86: Move direct PCI scanning functions out of line
Andi Kleen
3
-2
/
+47
2006-09-26
[PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCI
Andi Kleen
5
-2
/
+10
2006-09-26
[PATCH] Don't leak NT bit into next task
Andi Kleen
2
-0
/
+8
2006-09-26
[PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinder
Jan Beulich
5
-0
/
+20
2006-09-26
[PATCH] Fix some broken white space in ia32_signal.c
Andi Kleen
1
-5
/
+5
2006-09-26
[PATCH] Initialize argument registers for 32bit signal handlers.
Andi Kleen
1
-0
/
+5
2006-09-26
[PATCH] Remove all traces of signal number conversion
Andi Kleen
2
-14
/
+1
2006-09-26
[PATCH] Don't synchronize time reading on single core AMD systems
Andi Kleen
1
-0
/
+6
2006-09-26
[PATCH] Remove outdated comment in x86-64 mmconfig code
Andi Kleen
1
-1
/
+0
2006-09-26
[PATCH] Use string instructions for Core2 copy/clear
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] x86: - restore i8259A eoi status on resume
Matthew Garrett
2
-2
/
+10
2006-09-26
[PATCH] i386: Split multi-line printk in oops output.
Dave Jones
1
-2
/
+3
2006-09-26
[PATCH] i386: Add MMCFG resources to i386 too
Andi Kleen
1
-0
/
+35
2006-09-26
[PATCH] MMCONFIG and new Intel motherboards
Aaron Durbin
1
-0
/
+32
2006-09-26
[PATCH] Insert GART region into resource map
Aaron Durbin
1
-1
/
+20
2006-09-26
[PATCH] i386/x86-64: Only do MCFG e820 check when type 1 works
Andi Kleen
2
-2
/
+6
2006-09-26
[PATCH] i386/x86-64: PCI: split probing and initialization of type 1 config s...
Andi Kleen
5
-15
/
+29
2006-09-26
[PATCH] Fix idle notifiers
Andi Kleen
1
-6
/
+9
2006-09-26
[PATCH] Remove experimental mark of kexec
Eric W. Biederman
1
-2
/
+1
2006-09-26
[PATCH] i386: Remove experimental mark of kexec
Eric W. Biederman
1
-2
/
+1
2006-09-26
[PATCH] Mark per cpu data initialization __initdata again
Andi Kleen
1
-5
/
+3
2006-09-26
[PATCH] Check return values of __copy_to_user in uname emulation
Andi Kleen
1
-12
/
+16
2006-09-26
[PATCH] Add __must_check to copy_*_user
Andi Kleen
1
-2
/
+4
2006-09-26
[PATCH] Fix zeroing on exception in copy_*_user
Andi Kleen
2
-45
/
+80
2006-09-26
[PATCH] i386: add HPET(s) into resource map
adurbin@google.com
1
-0
/
+26
2006-09-26
[PATCH] insert IOAPIC(s) and Local APIC into resource map
adurbin@google.com
1
-0
/
+54
2006-09-26
[PATCH] i386: Do better early exception handlers
Chuck Ebbert
1
-0
/
+67
2006-09-26
[PATCH] i386: Allow a kernel not to be in ring 0
Rusty Russell
4
-13
/
+11
2006-09-26
[PATCH] i386: Abstract sensitive instructions
Rusty Russell
1
-16
/
+22
2006-09-26
[PATCH] Fix a PDA warning uncovered by the new type checking
Andi Kleen
1
-1
/
+1
2006-09-26
[PATCH] Fix a irqcount comment in entry.S
Andi Kleen
1
-1
/
+6
2006-09-26
[PATCH] Add the -fstack-protector option to the CFLAGS
Arjan van de Ven
1
-0
/
+3
2006-09-26
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
1
-0
/
+8
2006-09-26
[PATCH] Add the Kconfig option for the stackprotector feature
Arjan van de Ven
1
-0
/
+24
2006-09-26
[PATCH] Don't use kernel_text_address in oops context
Andi Kleen
1
-1
/
+3
2006-09-26
[PATCH] i386: Avoid overwriting the current pgd (V4, i386)
Magnus Damm
2
-105
/
+174
2006-09-26
[PATCH] Avoid overwriting the current pgd (V4, x86_64)
Magnus Damm
2
-53
/
+189
2006-09-26
[PATCH] Remove most of the special cases for the debug IST stack
Keith Owens
2
-36
/
+6
2006-09-26
[PATCH] i386: Fix the EDD code misparsing the command line
H. Peter Anvin
1
-22
/
+75
2006-09-26
[PATCH] Optimize PDA accesses slightly
Andi Kleen
1
-0
/
+3
2006-09-26
[PATCH] Put .note.* sections into a PT_NOTE segment
Ian Campbell
1
-4
/
+10
2006-09-26
[PATCH] Reload CS when startup_64 is used.
Eric W. Biederman
1
-4
/
+7
2006-09-26
[PATCH] Remove non e820 fallbacks in high level code
Andi Kleen
1
-19
/
+9
2006-09-26
[PATCH] Fix boot code head.S warning
Paolo 'Blaisorblade' Giarrusso
1
-1
/
+2
2006-09-26
[PATCH] Add a missing check for irq flags tracing in NMI
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Fix coding style and output of the mptable parser
Andi Kleen
1
-18
/
+18
2006-09-26
[PATCH] Remove some cruft in apic id checking during processor setup
Andi Kleen
1
-17
/
+1
2006-09-26
[PATCH] Remove APIC version/cpu capability mpparse checking/printing
Andi Kleen
2
-48
/
+17
2006-09-26
[PATCH] Use proper accessors to change PSE bits in change_page_attr()
Andi Kleen
1
-10
/
+6
[next]