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: 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
2008-04-17
x86: do not clear cpu_online_map
Glauber Costa
1
-2
/
+1
2008-04-17
x86: use remove_from_maps in cpu_disable
Glauber Costa
2
-6
/
+9
2008-04-17
x86: remove vector_lock around cpu_online_map
Glauber Costa
1
-3
/
+1
2008-04-17
x86: move cpu_coregroup_map to common file
Glauber Costa
3
-28
/
+16
2008-04-17
x86: move sibling functions to common file
Glauber Costa
3
-177
/
+88
2008-04-17
x86: make remove_siblinginfo non-static
Glauber Costa
1
-1
/
+1
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
1
-1
/
+1
2008-04-17
x86: move equal types to common file
Glauber Costa
3
-60
/
+28
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
1
-3
/
+3
2008-04-17
x86: get rid of smp_32.c and smp_64.c
Glauber Costa
4
-118
/
+93
2008-04-17
x86: create tlb files
Glauber Costa
5
-511
/
+517
2008-04-17
x86: create ipi.c
Glauber Costa
3
-154
/
+179
2008-04-17
x86: create smp.c
Glauber Costa
4
-429
/
+255
2008-04-17
x86: unify smp_send_stop
Glauber Costa
1
-1
/
+2
[next]