index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: merge smp_store_cpu_info
Glauber de Oliveira Costa
3
-85
/
+78
2008-04-17
x86: call identify_secondary_cpu in smp_store_cpu_info
Glauber de Oliveira Costa
1
-1
/
+2
2008-04-17
x86: use identify_boot_cpu
Glauber de Oliveira Costa
1
-1
/
+1
2008-04-17
x86: provide specialized identification routines for x86_64
Glauber de Oliveira Costa
1
-2
/
+12
2008-04-17
x86: decouple call to print_cpu_info from smp_store_cpu_info
Glauber de Oliveira Costa
1
-1
/
+4
2008-04-17
x86: add an smp_apply_quirks to smpboot_32.c
Glauber de Oliveira Costa
1
-12
/
+18
2008-04-17
x86: use start_ipi_hook in x86_64
Glauber de Oliveira Costa
1
-0
/
+8
2008-04-17
x86: use apic_*_around instead of apic_write in x86_64
Glauber de Oliveira Costa
1
-8
/
+10
2008-04-17
x86: add loglevel to printks
Glauber de Oliveira Costa
1
-5
/
+6
2008-04-17
x86: change var types in __inquire_remote_apic
Glauber de Oliveira Costa
1
-2
/
+2
2008-04-17
x86 iommu: add more documentation
Pavel Machek
1
-10
/
+10
2008-04-17
x86: move mp_bus_id_to_node to numa.c
Alexey Starikovskiy
3
-1
/
+3
2008-04-17
x86: move mp_bus_id_to_local to numa.c
Alexey Starikovskiy
2
-1
/
+2
2008-04-17
x86: make mp_bus_id_to_type optional
Alexey Starikovskiy
2
-1
/
+11
2008-04-17
x86: rearrange bus_type parse
Alexey Starikovskiy
1
-5
/
+5
2008-04-17
x86: use not_pci bitmap #6
Alexey Starikovskiy
1
-32
/
+15
2008-04-17
x86: use not_pci bitmap #5
Alexey Starikovskiy
1
-2
/
+5
2008-04-17
x86: use not_pci bitmap #4
Alexey Starikovskiy
1
-37
/
+11
2008-04-17
x86: use not_pci bitmap #3
Alexey Starikovskiy
1
-1
/
+1
2008-04-17
x86: use not_pci bitmap #2
Alexey Starikovskiy
1
-4
/
+1
2008-04-17
x86: use not_pci bitmap #1
Alexey Starikovskiy
1
-4
/
+1
2008-04-17
x86: add mp_bus_not_pci bitmap to mpparse_32.c
Alexey Starikovskiy
1
-0
/
+4
2008-04-17
x86: get boot_cpu_id as early for k8_scan_nodes
Yinghai Lu
2
-23
/
+90
2008-04-17
x86: move quad_local_to_mp_bus_id to numa.c
Alexey Starikovskiy
2
-1
/
+2
2008-04-17
x86: Remove redundant display of free swap space in show_mem()
Johannes Weiner
2
-4
/
+0
2008-04-17
x86: prevent unconditional writes to DebugCtl MSR
Jan Beulich
4
-7
/
+7
2008-04-17
x86: Don't send RESCHEDULE_VECTOR to offlined cpus
Gautham R Shenoy
1
-1
/
+4
2008-04-17
x86: cleanup duplicate includes
Joe Perches
1
-1
/
+0
2008-04-17
x86: coding style fixes to arch/x86/kernel/setup_32.c
Paolo Ciarrocchi
1
-1
/
+1
2008-04-17
x86: sort address_markers for dump_pagetables
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: introduce initial apicid
Yinghai Lu
3
-12
/
+15
2008-04-17
x86: enhance DEBUG_RODATA support for hotplug and kprobes
Mathieu Desnoyers
2
-34
/
+10
2008-04-17
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
1
-23
/
+65
2008-04-17
x86: replace remaining __FUNCTION__ occurances
Harvey Harrison
5
-17
/
+17
2008-04-17
x86: show apicid for cpu in proc
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: fix amd_detect_cmp
Yinghai Lu
1
-2
/
+2
2008-04-17
x86: add KERN_INFO to show_unhandled_signals printout
Ingo Molnar
1
-3
/
+3
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
1
-7
/
+0
2008-04-17
x86: clean up arch/x86/kernel/signal_32.c
Ingo Molnar
1
-79
/
+101
2008-04-17
x86: remove DEBUG_SIG
Ingo Molnar
2
-37
/
+0
2008-04-17
x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for include
Joe Perches
1
-1
/
+1
2008-04-17
x86: clean up i387.c
Ingo Molnar
1
-42
/
+46
2008-04-17
x86: use cpu_relax instead of rep_nop
Glauber Costa
1
-2
/
+2
2008-04-17
x86: use wait_for_init_deassert in x86_64
Glauber Costa
1
-2
/
+8
2008-04-17
x86: unify setup_trampoline
Glauber Costa
3
-43
/
+33
2008-04-17
x86: adapt voyager's setup_trampoline
Glauber Costa
1
-1
/
+1
2008-04-17
x86: adapt voyager's trampoline_base
Glauber Costa
1
-4
/
+4
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
2
-13
/
+0
2008-04-17
x86: make x86_64 accept the max_cpus parameter
Glauber Costa
3
-13
/
+19
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
3
-146
/
+85
[next]