Commit Graph

1681 Commits (2a9df5055a99df25533daf4041fdb99f0ed3463c)

Author SHA1 Message Date
Yinghai Lu 4e29684c40 x86: introduce init_memory_mapping for 32bit #1 17 years ago
Jeremy Fitzhardinge c3c2fee384 x86: unify mmu_context.h 17 years ago
Jeremy Fitzhardinge fb15a9b304 x86: unify pgd_index 17 years ago
Eduardo Habkost e7a9b0b3c3 x86, 64-bit: use __pgd() on mk_kernel_pgd() 17 years ago
Jeremy Fitzhardinge 43adfc26de x86, 64-bit: add gate_offset() and gate_segment() macros 17 years ago
Jeremy Fitzhardinge 4583ed514e x86, 64-bit: unify early_ioremap 17 years ago
Jeremy Fitzhardinge af2b1c609f x86: add memory barriers to wrmsr 17 years ago
Jeremy Fitzhardinge d338c73c39 x86: add memory clobber to save/loadsegment 17 years ago
Jeremy Fitzhardinge bea41808ef x86: asm-x86/pgtable.h: fix compiler warning 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
Paul Jackson c4ba1320b7 x86 boot: allow overlapping early reserve memory ranges 17 years ago
Yinghai Lu 11cd0bc140 x86: move some func calling from setup_arch to paging_init 17 years ago
Yinghai Lu 2ec65f8b89 x86: clean up using max_low_pfn on 32-bit 17 years ago
Yinghai Lu 225c37d71b x86: introduce reserve_initrd 17 years ago
Yinghai Lu b2ac82a090 x86: introduce initmem_init for 32 bit 17 years ago
Yinghai Lu 1f75d7e32e x86: introduce initmem_init for 64 bit 17 years ago
Yinghai Lu ce97c40e28 x86: move reserve_standard_io_resource to setup.c 17 years ago
Yinghai Lu a9c1182fbd x86: seperate probe_roms into another file 17 years ago
Yinghai Lu 7a1fd9866c x86: add e820_remove_range 17 years ago
Yinghai Lu 9a25034759 x86: change identify_cpu to static 17 years ago
Yinghai Lu f580366f77 x86: seperate funcs from setup_64 to cpu common_64.c 17 years ago
Yinghai Lu 3c999f1426 x86: check command line when CONFIG_X86_MPPARSE is not set, v2 17 years ago
Glauber Costa 1481a3dd42 x86: move cpu_exit_clear to process_32.c 17 years ago
Glauber Costa 3fde690011 x86: change __setup_vector_irq with setup_vector_irq 17 years ago
Glauber Costa a939098afc x86: move x86_64 gdt closer to i386 17 years ago
Bernhard Walle 1ecd27657b x86: unify crashkernel reservation for 32 and 64 bit 17 years ago
Jack Steiner ab9c0bb8a8 x86: increase MAX_APICS for very large x86-64 configs 17 years ago
Jack Steiner b6df1b8bc1 x86: fix stack overflow for large values of MAX_APICS 17 years ago
Ingo Molnar dc163a41ff SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Cliff Wickman b194b12050 SGI UV: TLB shootdown using broadcast assist unit, cleanups 17 years ago
Cliff Wickman 73e991f45f x86 atomic operations: atomic_or_long() atomic_inc_short() 17 years ago
Cliff Wickman 1812924bb1 x86, SGI UV: TLB shootdown using broadcast assist unit 17 years ago
Bernhard Walle 3fd052b1b4 x86: add flags parameter to reserve_bootmem_generic() 17 years ago
Mike Travis 3461b0af02 x86: remove static boot_cpu_pda array v2 17 years ago
Mike Travis 9f248bde9d x86: remove the static 256k node_to_cpumask_map 17 years ago
Mike Travis 7891a24e1e x86: restore pda nodenumber field 17 years ago
Mike Travis 23ca4bba3e x86: cleanup early per cpu variables/accesses v4 17 years ago
Yinghai Lu fcfa146e41 x86: update mptable fix with no ioapic v2 17 years ago
Yinghai Lu 95a71a45c2 x86: cleanup machine_specific_memory_setup, v2 17 years ago
Yinghai Lu 66a6f8d539 x86: remove unused file after numaq etc depends on genericarch 17 years ago
Yinghai Lu 1c6e55032e x86: use acpi_numa_init to parse on 32-bit numa 17 years ago
Yinghai Lu 064d25f120 x86: merge setup_memory_map with e820 17 years ago
Yinghai Lu cc9f7a0ccf x86: kill bad_ppro 17 years ago
Yinghai Lu 41c094fd3c x86: move e820_resource_resources to e820.c 17 years ago
Huang, Ying 8c5beb50d3 x86 boot: pass E820 memory map entries more than 128 via linked list of setup data 17 years ago
Yinghai Lu b5bc6c0e55 x86, mm: use add_highpages_with_active_regions() for high pages init v2 17 years ago
Yinghai Lu d0be6bdea1 x86: rename two e820 related functions 17 years ago
Yinghai Lu d867e5310b x86: keep MP_intsrc_info untouched if we do not update mptable 17 years ago
Yinghai Lu d2dbf34332 x86: clean up reserve_bootmem_generic() and port it to 32-bit 17 years ago