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: allow user to impress friends.
Glauber de Oliveira Costa
2
-15
/
+22
2008-04-17
x86: get rid of cpucount
Glauber de Oliveira Costa
1
-9
/
+3
2008-04-17
x86: fill cpu to apicid and present map in mpparse, fix
Ingo Molnar
1
-0
/
+6
2008-04-17
x86: fill cpu to apicid and present map in mpparse
Glauber de Oliveira Costa
2
-19
/
+24
2008-04-17
x86: fill bios cpu to apicid maps
Glauber de Oliveira Costa
1
-3
/
+8
2008-04-17
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa
5
-79
/
+107
2008-04-17
x86: initialize map pointers in setup_32.c
Glauber de Oliveira Costa
1
-0
/
+24
2008-04-17
x86: define bios to apicid mapping
Glauber de Oliveira Costa
1
-0
/
+6
2008-04-17
x86: move assignment of CPU_PREPARE before do_boot_cpu
Glauber de Oliveira Costa
1
-1
/
+1
2008-04-17
x86: make __smp_prepare_cpu void
Glauber de Oliveira Costa
1
-10
/
+3
2008-04-17
x86: do tests before do_boot_cpu in i386
Glauber de Oliveira Costa
1
-5
/
+13
2008-04-17
x86: isolate logic to disable smp
Glauber de Oliveira Costa
1
-16
/
+16
2008-04-17
x86: isolate sanity checking
Glauber de Oliveira Costa
1
-26
/
+31
2008-04-17
x86: add barriers statement
Glauber de Oliveira Costa
2
-0
/
+5
2008-04-17
x86: use APIC_INTEGRATED tests in x86_64
Glauber de Oliveira Costa
1
-1
/
+13
2008-04-17
x86: move state update out of ipi_lock
Glauber de Oliveira Costa
1
-2
/
+2
2008-04-17
x86: move setup_secondary_clock a little bit down in the function
Glauber de Oliveira Costa
1
-1
/
+2
2008-04-17
x86: don't call local_irq_enable before entering idle
Glauber de Oliveira Costa
1
-3
/
+0
2008-04-17
x86: always enable irqs when entering idle
Glauber de Oliveira Costa
1
-2
/
+7
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
[next]