Commit Graph

99460 Commits (8fbbc4b45ce3e4c0eeb15004c79c72b6896a79c2)
 

Author SHA1 Message Date
Yinghai Lu 042623bbab x86: clean up ARCH_SETUP 17 years ago
Bernhard Walle 611dfd7819 x86: limit E820 map when a user-defined memory map is specified 17 years ago
Jeremy Fitzhardinge 8207c2570a x86: fix pte allocation in "x86: introduce init_memory_mapping for 32bit" 17 years ago
Jeremy Fitzhardinge 9f9d489a3e x86/paravirt, 64-bit: make load_gs_index() a paravirt operation 17 years ago
Jeremy Fitzhardinge fab58420ac x86/paravirt, 64-bit: add adjust_exception_frame 17 years ago
Jeremy Fitzhardinge a00394f81f x86, 64-bit: swapgs pvop with a user-stack can never be called 17 years ago
Jeremy Fitzhardinge 6680415481 x86, 64-bit: ia32entry: replace privileged instructions with pvops 17 years ago
Jeremy Fitzhardinge 2be29982a0 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace 17 years ago
Jeremy Fitzhardinge c7245da6ae x86/paravirt, 64-bit: don't restore user rsp within sysret 17 years ago
Jeremy Fitzhardinge d75cd22fdd x86/paravirt: split sysret and sysexit 17 years ago
Jeremy Fitzhardinge e04e0a630d x86: use __KERNEL_DS as SS when returning to a kernel thread 17 years ago
Jeremy Fitzhardinge 478de5a9d6 x86: save %fs and %gs before load_TLS() and arch_leave_lazy_cpu_mode() 17 years ago
Jeremy Fitzhardinge 3fe0a63efd x86, 64-bit: __switch_to(): move arch_leave_lazy_cpu_mode() to the right place 17 years ago
Eduardo Habkost 0814e0bace x86, 64-bit: split set_pte_vaddr() 17 years ago
Jeremy Fitzhardinge 4f30cb0262 x86, 64-bit: PSE no longer a hard requirement 17 years ago
Jeremy Fitzhardinge 7c934d3990 x86, 64-bit: create small vmemmap mappings if PSE not available 17 years ago
Jeremy Fitzhardinge 4f9c11dd49 x86, 64-bit: adjust mapping of physical pagetables to work with Xen 17 years ago
Jeremy Fitzhardinge f97013fd8f x86, 64-bit: split x86_64_start_kernel 17 years ago
Jeremy Fitzhardinge 408011759c x86, 64-bit: add FIX_PARAVIRT_BOOTMAP fixmap slot 17 years ago
Eduardo Habkost a6523748bd paravirt/x86, 64-bit: move __PAGE_OFFSET to leave a space for hypervisor 17 years ago
Jeremy Fitzhardinge 491eccb721 x86/paravirt: define PARA_INDIRECT for indirect asm calls 17 years ago
Jeremy Fitzhardinge 97349135fe x86/paravirt: add debugging for missing operations 17 years ago
Jeremy Fitzhardinge d8d5900ef8 x86: preallocate and prepopulate separately 17 years ago
Jeremy Fitzhardinge eba0045ff8 x86/paravirt: add a pgd_alloc/free hooks 17 years ago
Jeremy Fitzhardinge 67350a5c45 x86: simplify vmalloc_sync_all 17 years ago
Jeremy Fitzhardinge 15878c0b21 x86, 64-bit: add sync_cmpxchg 17 years ago
Jeremy Fitzhardinge 102e3b8d3f x86, 64-bit: add prototype for x86_64_start_kernel() 17 years ago
Ingo Molnar 330ddd2089 x86: build fix 17 years ago
Ingo Molnar 3442682a54 x86: remove extra newline from setup.c 17 years ago
Yinghai Lu 5092301c72 x86: we only have init_pg_tables_end for 32bit 17 years ago
Yinghai Lu 29f784e369 x86: change some functions in setup.c to static 17 years ago
Yinghai Lu d1b20afec3 x86: make x86_find_smp_config depends on 64 bit too 17 years ago
Yinghai Lu 0196bcbb15 x86: move parse elfvorehdr back to setup.c 17 years ago
Yinghai Lu bdba0e700c x86: move reserve_standard_io_resources back to setup.c 17 years ago
Yinghai Lu ccb4defa71 x86: move back crashkernel back to setup.c 17 years ago
Yinghai Lu 257b0fde99 x86: move parse_setup_data back to setup.c 17 years ago
Yinghai Lu 217b8ce890 x86: move boot_params back to setup.c 17 years ago
Yinghai Lu 55f262391a x86: rename setup_32.c to setup.c 17 years ago
Yinghai Lu f2f865fe6e x86: space to tab in setup_arch 17 years ago
Yinghai Lu 76934ed4b3 x86: merge 64bit setup_arch into setup_32 17 years ago
Yinghai Lu 46d671b525 x86: add extra includes for 64bit support 17 years ago
Yinghai Lu 7dea23ecd1 x86: put global variable for 32bit all together 17 years ago
Yinghai Lu eb1379cb29 x86: update reserve_initrd to support 64bit 17 years ago
Yinghai Lu 08afc7c0dd x86: we can use full bootmem after have init_memory_mapping 17 years ago
Yinghai Lu 378b39a4f9 x86: rename setup.c to setup_percpu.c 17 years ago
Yinghai Lu b9d19f4a51 x86: fix memory setup bug 17 years ago
Bernhard Walle 383bc5cecc x86, crashdump, /proc/vmcore: remove CONFIG_EXPERIMENTAL from kdump 17 years ago
Paul Jackson 200001eb14 x86 boot: only pick up additional EFI memmap if add_efi_memmap flag 17 years ago
Paul Jackson 5dab8ec139 mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses 17 years ago
Alok Kataria 3381959da5 x86: cleanup e820_setup_gap(), add e820_search_gap(), v2 17 years ago