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
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
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2006-09-26
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
3
-10
/
+14
2006-09-26
[PATCH] i386: Disallow kprobes on NMI handlers
Fernando Luis Vázquez Cao
1
-3
/
+5
2006-09-26
[PATCH] i386: mark cpu cache functions as __cpuinit
Magnus Damm
3
-3
/
+3
2006-09-26
[PATCH] i386: mark cpu identify functions as __cpuinit
Magnus Damm
3
-5
/
+5
2006-09-26
[PATCH] i386: mark cpu init functions as __cpuinit, data as __cpuinitdata
Magnus Damm
8
-36
/
+31
2006-09-26
[PATCH] i386: mark cpu_dev structures as __cpuinitdata
Magnus Damm
8
-9
/
+9
2006-09-26
[PATCH] i386: remove redundant generic_identify() calls when identifying cpus
Magnus Damm
7
-9
/
+1
2006-09-26
[PATCH] i386: Support physical cpu hotplug for x86_64
Ashok Raj
2
-5
/
+66
2006-09-26
[PATCH] i386: mark two more functions as __init
Magnus Damm
1
-1
/
+1
2006-09-26
[PATCH] i386: clean up topology.c
Magnus Damm
1
-18
/
+3
2006-09-26
[PATCH] i386: Descriptor and trap table cleanups.
Rusty Russell
1
-19
/
+5
2006-09-26
[PATCH] i386: move kernel_thread_helper into entry.S
Andi Kleen
2
-9
/
+13
2006-09-26
[PATCH] i386: Make enable_local_apic static
Adrian Bunk
1
-1
/
+12
2006-09-26
[PATCH] i386: Make acpi_force static
Adrian Bunk
1
-1
/
+1
2006-09-26
[PATCH] i386: make fault notifier unconditional and export it
Andi Kleen
1
-10
/
+4
2006-09-26
[PATCH] i386: Fix warning in mpparse.c
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] i386/x86-64: Improve Kconfig description of CRASH_DUMP
Andi Kleen
1
-0
/
+7
2006-09-26
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
1
-12
/
+13
2006-09-26
[PATCH] i386: don't taint UP K7's running SMP kernels.
Dave Jones
1
-0
/
+3
2006-09-26
[PATCH] i386: fix dubious segment register clear in cpu_init()
Jeremy Fitzhardinge
1
-1
/
+1
2006-09-26
[PATCH] i386: Get ebp from unwinder state when continuing fallback backtrace
Andi Kleen
1
-8
/
+14
2006-09-26
[PATCH] i386: Terminate backtrace fallback early if unwinder stack pointer is...
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] i386: Do stacktracer conversion too
Andi Kleen
3
-121
/
+81
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-8
/
+3
2006-09-26
[PATCH] i386/x86-64: rename is_at_popf(), add iret to tests and fix
Chuck Ebbert
1
-5
/
+5
2006-09-26
[PATCH] x86: Remove unneeded externs in acpi/boot.c
Andi Kleen
1
-3
/
+0
2006-09-26
[PATCH] i386/x86-64: Move acpi_disabled variables into acpi/boot.c
Andi Kleen
2
-7
/
+7
2006-09-26
[PATCH] i386: Replace i386 open-coded cmdline parsing with
Rusty Russell
8
-271
/
+306
2006-09-26
[PATCH] i386: Remove lock section support in rwsem.h
Andi Kleen
1
-0
/
+63
2006-09-26
[PATCH] i386: initialize end-of-memory variables as early as possible
Jan Beulich
4
-21
/
+14
2006-09-26
[PATCH] x86: Detect CFI support in the assembler at runtime
Andi Kleen
1
-0
/
+4
2006-09-26
[PATCH] i386: Clean up code style in mpparse.c ACPI code
Andi Kleen
1
-35
/
+17
2006-09-26
[PATCH] x86: AUX_DEVICE_INFO is one byte long, use 'movb'
Diego Calleja
1
-2
/
+2
2006-09-26
[PATCH] i386: Factor out common io apic routing entry access
Andi Kleen
1
-57
/
+43
2006-09-26
[PATCH] i386/x86-64: Remove obsolete sanity check in mptable parsing
Andi Kleen
1
-13
/
+0
2006-09-26
[PATCH] i386: Redo semaphore and rwlock assembly helpers
Andi Kleen
4
-136
/
+156
2006-09-26
[PATCH] i386: Account spinlocks to the caller during profiling for !FP kernels
Andi Kleen
1
-4
/
+19
2006-09-26
[PATCH] i386/x86-64: Don't randomize stack top when no randomization personal...
Andi Kleen
1
-1
/
+2
2006-09-26
[PATCH] x86: Add portable getcpu call
Andi Kleen
1
-0
/
+1
2006-09-26
[PATCH] x86: i386/x86-64 Add nmi watchdog support for new Intel CPUs
Venkatesh Pallipadi
1
-5
/
+121
2006-09-26
[PATCH] i386: Enable NMI watchdog by default
Andi Kleen
1
-0
/
+9
2006-09-26
[PATCH] i386: Kdump i386 nmi event notification fix
Vivek Goyal
1
-2
/
+2
2006-09-26
[PATCH] i386: make functions static
Adrian Bunk
2
-4
/
+4
2006-09-26
[PATCH] i386/x86-64: Fix NMI watchdog suspend/resume
Shaohua Li
2
-8
/
+28
2006-09-26
[PATCH] x86: x86 clean up nmi panic messages
Don Zickus
1
-7
/
+8
2006-09-26
[PATCH] x86: Allow users to force a panic on NMI
Don Zickus
1
-0
/
+6
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)
Don Zickus
1
-17
/
+4
2006-09-26
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
Don Zickus
1
-0
/
+52
2006-09-26
[PATCH] i386/x86-64: Remove un/set_nmi_callback and reserve/release_lapic_nmi...
Don Zickus
5
-122
/
+86
2006-09-26
[PATCH] x86: Cleanup NMI interrupt path
Don Zickus
2
-16
/
+24
[prev]
[next]