Commit Graph

2972 Commits (491eccb721c2ee67250273a96e4515fb5b423337)

Author SHA1 Message Date
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
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
Yinghai Lu c987d12f84 x86: remove end_pfn in 64bit 17 years ago
Yinghai Lu 232b957ae9 x86: change size if e820_update/remove_range 17 years ago
Yinghai Lu d86623a0d5 x86: add table_top check for alloc_low_page in 64 bit 17 years ago
Yinghai Lu 1a0db38e5f x86: get max_pfn_mapped in init_memory_mapping 17 years ago
Yinghai Lu 976dd4dc99 x86: fix e820_update_range size when overlapping 17 years ago
Yinghai Lu 3a58a2a6c8 x86: introduce init_memory_mapping for 32bit #3 17 years ago
Yinghai Lu cfb0e53b05 x86: introduce init_memory_mapping for 32bit #2 17 years ago
Yinghai Lu 4e29684c40 x86: introduce init_memory_mapping for 32bit #1 17 years ago
Jeremy Fitzhardinge 4583ed514e x86, 64-bit: unify early_ioremap 17 years ago
Jeremy Fitzhardinge bb23e403e5 x86, 64-bit: use p??_populate() to attach pages to pagetable 17 years ago
Jeremy Fitzhardinge fc8b8a60ff x86, 64-bit: use write_gdt_entry in vsyscall_set_cpu 17 years ago
Jeremy Fitzhardinge ada8570823 x86: remove open-coded save/load segment operations 17 years ago
Cyrill Gorcunov 4de0043617 x86: nmi_watchdog - introduce nmi_watchdog_active() helper 17 years ago
Cyrill Gorcunov c376d45432 x86: nmi_watchdog - use NMI_NONE by default 17 years ago
Cyrill Gorcunov 2b6addad2d x86: nmi_watchdog - remove useless check 17 years ago
Cyrill Gorcunov 116f570e5d x86: nmi_watchdog - use nmi_watchdog variable for printing 17 years ago
Cyrill Gorcunov 47a486cc11 x86: perfctr-watchdog.c - coding style cleanup 17 years ago
Paul Jackson e2fc252e0c x86 boot: show pfn addresses in hex not decimal in some kernel info printks 17 years ago
Paul Jackson c4ba1320b7 x86 boot: allow overlapping early reserve memory ranges 17 years ago
Paul Jackson 05486fa7e6 x86 boot: x86_64 efi compiler warning fix 17 years ago
Paul Jackson 157fabf095 x86 boot: e820 code indentation fix 17 years ago
Yinghai Lu 295deae401 x86: setup_arch 32bit move kvm_guest_init later 17 years ago
Yinghai Lu 9a2e593026 x86: setup_arch 32bit move command line copying early 17 years ago