index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
setup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: move boot_params declaring to setup.c
Yinghai Lu
2008-07-08
1
-0
/
+6
*
x86: move elfcorehdr parsing to setup.c
Yinghai Lu
2008-07-08
1
-0
/
+19
*
x86: move reserve_standard_io_resource to setup.c
Yinghai Lu
2008-07-08
1
-0
/
+32
*
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
Yinghai Lu
2008-07-08
1
-0
/
+4
*
x86: unify crashkernel reservation for 32 and 64 bit
Bernhard Walle
2008-07-08
1
-0
/
+61
*
Merge branch 'x86/numa' into x86/devel
Ingo Molnar
2008-07-08
1
-28
/
+269
|
\
|
*
x86: fix setup.c printk format warning
Randy Dunlap
2008-07-08
1
-1
/
+1
|
*
x86: don't return invalid pointers from node_to_cpumask()
Vegard Nossum
2008-07-08
1
-0
/
+2
|
*
x86: remove static boot_cpu_pda array v2
Mike Travis
2008-07-08
1
-16
/
+57
|
*
x86: remove the static 256k node_to_cpumask_map
Mike Travis
2008-07-08
1
-5
/
+127
|
*
x86: restore pda nodenumber field
Mike Travis
2008-07-08
1
-0
/
+4
|
*
x86: cleanup early per cpu variables/accesses v4
Mike Travis
2008-07-08
1
-12
/
+84
*
|
x86 boot: pass E820 memory map entries more than 128 via linked list of setup...
Huang, Ying
2008-07-08
1
-0
/
+3
*
|
x86: introduce max_physical_apicid for bigsmp switching
Yinghai Lu
2008-06-10
1
-0
/
+1
*
|
x86: linked list of setup_data for i386
Huang, Ying
2008-06-05
1
-0
/
+22
|
/
*
x86: [VOYAGER] fix duplicate phys_cpu_present_map symbol
James Bottomley
2008-05-12
1
-1
/
+3
*
x86: revert printk format warning change which is for linux-next
Thomas Gleixner
2008-05-10
1
-1
/
+1
*
x86: fix setup printk format warning
Randy Dunlap
2008-05-04
1
-1
/
+1
*
x86: Drop duplicate from setup.c
Alexey Starikovskiy
2008-04-24
1
-2
/
+0
*
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-19
1
-1
/
+27
*
x86: move up & smp variables to setup.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+8
*
x86: move phys_cpu_present_map to setup.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+4
*
x86: move x86_cpu_to_apicid to setup.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+4
*
x86: clean up non-smp usage of cpu maps
Mike Travis
2008-04-17
1
-17
/
+11
*
x86: use specialized routine for setup per-cpu area
Glauber de Oliveira Costa
2008-04-17
1
-0
/
+103