Gitiles Standalone
repos
/
linux-4.4
/
dc7c65db2845a8d17432d89252c4227a9a7cb15f
/
arch
/
x86
/
kernel
/
setup.c
dc7c65d
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 17 years ago
3d88cca
x86: fix numaq_tsc_disable calling
by Yinghai Lu
· 17 years ago
6c82a00
Merge branch 'x86/generalize-visws' into x86/core
by Ingo Molnar
· 17 years ago
f361a45
x86: introduce max_low_pfn_mapped for 64-bit
by Yinghai Lu
· 17 years ago
3b33553
x86: add early quirk support
by Ingo Molnar
· 17 years ago
2dc807b
x86: make max_pfn cover acpi table below 4g
by Yinghai Lu
· 17 years ago
a0a0bec
x86: make e820_saved have update from setup_data
by Yinghai Lu
· 17 years ago
329513a
x86: move prefill_possible_map calling early
by Yinghai Lu
· 17 years ago
5f4765f
x86: move init_cpu_to_node after get_smp_config
by Yinghai Lu
· 17 years ago
cb95a13
x86: merge zones_sizes_init for numa and non numa on 32-bit
by Yinghai Lu
· 17 years ago
d9a81b4
x86: do not printout if we do not find setup_data
by Yinghai Lu
· 17 years ago
32105f7
x86: find offset for crashkernel reservation automatically
by Bernhard Walle
· 17 years ago
28bb223
x86: move reserve_setup_data to setup.c
by Yinghai Lu
· 17 years ago
1a98fd1
x86: setup_arch() && early_ioremap_init()
by Jeremy Fitzhardinge
· 17 years ago
914bebf
x86: use disable_apic in 32bit
by Yinghai Lu
· 17 years ago
f3294a3
x86: let setup_arch call init_apic_mappings for 32bit
by Yinghai Lu
· 17 years ago
e7b3789
x86: move fix mapping page table range early
by Yinghai Lu
· 17 years ago
042623b
x86: clean up ARCH_SETUP
by Yinghai Lu
· 17 years ago
330ddd2
x86: build fix
by Ingo Molnar
· 17 years ago
3442682
x86: remove extra newline from setup.c
by Ingo Molnar
· 17 years ago
5092301
x86: we only have init_pg_tables_end for 32bit
by Yinghai Lu
· 17 years ago
29f784e
x86: change some functions in setup.c to static
by Yinghai Lu
· 17 years ago
d1b20af
x86: make x86_find_smp_config depends on 64 bit too
by Yinghai Lu
· 17 years ago
0196bcb
x86: move parse elfvorehdr back to setup.c
by Yinghai Lu
· 17 years ago
bdba0e7
x86: move reserve_standard_io_resources back to setup.c
by Yinghai Lu
· 17 years ago
ccb4def
x86: move back crashkernel back to setup.c
by Yinghai Lu
· 17 years ago
257b0fd
x86: move parse_setup_data back to setup.c
by Yinghai Lu
· 17 years ago
217b8ce
x86: move boot_params back to setup.c
by Yinghai Lu
· 17 years ago
55f2623
x86: rename setup_32.c to setup.c
by Yinghai Lu
· 17 years ago
[Renamed (99%) from arch/x86/kernel/setup_32.c]
f2f865f
x86: space to tab in setup_arch
by Yinghai Lu
· 17 years ago
76934ed
x86: merge 64bit setup_arch into setup_32
by Yinghai Lu
· 17 years ago
46d671b
x86: add extra includes for 64bit support
by Yinghai Lu
· 17 years ago
7dea23e
x86: put global variable for 32bit all together
by Yinghai Lu
· 17 years ago
eb1379c
x86: update reserve_initrd to support 64bit
by Yinghai Lu
· 17 years ago
08afc7c
x86: we can use full bootmem after have init_memory_mapping
by Yinghai Lu
· 17 years ago
b9d19f4
x86: fix memory setup bug
by Yinghai Lu
· 17 years ago
cfb0e53
x86: introduce init_memory_mapping for 32bit #2
by Yinghai Lu
· 17 years ago
4e29684
x86: introduce init_memory_mapping for 32bit #1
by Yinghai Lu
· 17 years ago
295deae
x86: setup_arch 32bit move kvm_guest_init later
by Yinghai Lu
· 17 years ago
9a2e593
x86: setup_arch 32bit move command line copying early
by Yinghai Lu
· 17 years ago
7465252
x86: setup_arch 32bit move efi check later
by Yinghai Lu
· 17 years ago
11cd0bc
x86: move some func calling from setup_arch to paging_init
by Yinghai Lu
· 17 years ago
3eb11ed
x86: build fix
by Ingo Molnar
· 17 years ago
2ec65f8
x86: clean up using max_low_pfn on 32-bit
by Yinghai Lu
· 17 years ago
bef1568
x86: move reservetop and vmalloc parsing to pgtable_32.c
by Yinghai Lu
· 17 years ago
90d967e
x86: move find_max_low_pfn to init_32.c
by Yinghai Lu
· 17 years ago
7f0be02
x86: move boot_params declaring to setup.c
by Yinghai Lu
· 17 years ago
225c37d
x86: introduce reserve_initrd
by Yinghai Lu
· 17 years ago
b2ac82a
x86: introduce initmem_init for 32 bit
by Yinghai Lu
· 17 years ago
17b4cce
x86: move elfcorehdr parsing to setup.c
by Yinghai Lu
· 17 years ago
ce97c40
x86: move reserve_standard_io_resource to setup.c
by Yinghai Lu
· 17 years ago
f81be87
x86: remove two duplicated funcs in setup_32.c
by Yinghai Lu
· 17 years ago
a9c1182
x86: seperate probe_roms into another file
by Yinghai Lu
· 17 years ago
0460661
x86: remove some acpi ifdefs in setup_32/64
by Yinghai Lu
· 17 years ago
3c999f1
x86: check command line when CONFIG_X86_MPPARSE is not set, v2
by Yinghai Lu
· 17 years ago
1ecd276
x86: unify crashkernel reservation for 32 and 64 bit
by Bernhard Walle
· 17 years ago
2b4fa85
Merge branch 'x86/numa' into x86/devel
by Ingo Molnar
· 17 years ago
23ca4bb
x86: cleanup early per cpu variables/accesses v4
by Mike Travis
· 17 years ago
1c6e550
x86: use acpi_numa_init to parse on 32-bit numa
by Yinghai Lu
· 17 years ago
593a0cc
x86: move some function out of setup_bootmem_alloc
by Yinghai Lu
· 17 years ago
cc9f7a0
x86: kill bad_ppro
by Yinghai Lu
· 17 years ago
41c094f
x86: move e820_resource_resources to e820.c
by Yinghai Lu
· 17 years ago
9a27f5c
x86: clean up relocate_initrd
by Yinghai Lu
· 17 years ago
896395c
Merge branch 'linus' into tmp.x86.mpparse.new
by Ingo Molnar
· 17 years ago
d3942cf
x86: use BOOTMEM_EXCLUSIVE on 32-bit
by Bernhard Walle
· 17 years ago
6780711
x86: update mptable, fix
by Yinghai Lu
· 17 years ago
e0da336
x86: introduce max_physical_apicid for bigsmp switching
by Yinghai Lu
· 17 years ago
c45a707
x86: linked list of setup_data for i386
by Huang, Ying
· 17 years ago
ecacf09
x86: reserve EFI memory map with reserve_early
by Huang, Ying
· 17 years ago
7b2a0a6
x86: make 32-bit use e820_register_active_regions()
by Yinghai Lu
· 17 years ago
f19dc2f
x86: change propagate_e820_map() back to find_max_pfn(), 32-bit, fix
by Yinghai Lu
· 17 years ago
6af61a7
x86: clean up max_pfn_mapped usage - 32-bit
by Yinghai Lu
· 17 years ago
0596152
x86, 32-bit: change propagate_e820_map() back to find_max_pfn()
by Yinghai Lu
· 17 years ago
a548128
x86: extend e820 early_res support 32bit -fix #5
by Yinghai Lu
· 17 years ago
f0d4310
x86: extend e820 early_res support 32bit -fix #3
by Yinghai Lu
· 17 years ago
3945e2c
x86: extend e820 ealy_res support 32bit - fix #2
by Yinghai Lu
· 17 years ago
136ef67
x86: allow MPPARSE to be deselected in SMP configs
by Alexey Starikovskiy
· 17 years ago
bf62f39
x86: move e820_mark_nosave_regions to e820.c
by Yinghai Lu
· 17 years ago
ba5b14c
x86: extend e820 ealy_res support 32bit - fix
by Yinghai Lu
· 17 years ago
a4c81cf
x86: extend e820 ealy_res support 32bit
by Yinghai Lu
· 17 years ago
b79cd8f
x86: make e820.c to have common functions
by Yinghai Lu
· 17 years ago
0dbfafa
x86: move i386 memory setup code to e820_32.c
by Alexander van Heukelum
· 17 years ago
9096bd7
x86: restrict keyboard io ports reservation to make ipmi driver work
by Helge Wagner
· 17 years ago
0cf1bfd
x86: KVM guest: add basic paravirt support
by Marcelo Tosatti
· 17 years ago
790c73f
x86: KVM guest: paravirtualized clocksource
by Glauber de Oliveira Costa
· 17 years ago
356fa0c
x86: use get_bios_ebda()
by Akinobu Mita
· 17 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 17 years ago
e80ab41
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 17 years ago
138fe4e
Firmware: add iSCSI iBFT Support
by Konrad Rzeszutek
· 17 years ago
fa5c463
x86: rename find_max_pfn() to propagate_e820_map()
by Ingo Molnar
· 17 years ago
e44b7b7
x86: move suspend wakeup code to C
by Pavel Machek
· 17 years ago
0c254e3
x86: move def_to_bigsmp to setup_32.c
by Alexey Starikovskiy
· 17 years ago
ce3fe6b
x86: use get_bios_ebda in mpparse_64.c
by Alexey Starikovskiy
· 17 years ago
ccf8208
x86: initialize map pointers in setup_32.c
by Glauber de Oliveira Costa
· 17 years ago
537d916
x86: coding style fixes to arch/x86/kernel/setup_32.c
by Paolo Ciarrocchi
· 17 years ago
2fde61f
x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabled
by Alexander van Heukelum
· 17 years ago
dedd04b
x86: reserve end-of-conventional-memory to 1MB on 32-bit
by Alexander van Heukelum
· 17 years ago
76c32418
x86: fix trim mtrr not to setup_memory two times
by Yinghai Lu
· 17 years ago
08cd93f
remove mca-pentium
by Adrian Bunk
· 17 years ago
551889a
x86: construct 32-bit boot time page tables in native format.
by Ian Campbell
· 18 years ago
Next »