Commit Graph

1681 Commits (2a9df5055a99df25533daf4041fdb99f0ed3463c)

Author SHA1 Message Date
Glauber Costa 6c2d458680 x86: merge getuser asm functions. 17 years ago
Glauber Costa 40faf463e6 x86: introduce __ASM_REG macro. 17 years ago
Glauber Costa edf10162b2 x86: don't clobber r8 nor use rcx. 17 years ago
Ingo Molnar f8dd0d3c62 x86: delay lib unification build fix 17 years ago
Ingo Molnar 26e9e57b10 x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv" 17 years ago
Ingo Molnar e407dffd17 x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv" 17 years ago
Alok Kataria e93ef949fd x86: rename paravirtualized TSC functions 17 years ago
Alok Kataria 8fbbc4b45c x86: merge tsc_init and clocksource code 17 years ago
Alok Kataria bfc0f5947a x86: merge tsc calibration 17 years ago
Dimitri Sivanich 5d061e397d x86, uv: update x86 mmr list for SGI uv 17 years ago
Jack Steiner 83f5d894ca x86: map UV chipset space - UV support 17 years ago
Jack Steiner 3a9e189d69 x86: map UV chipset space - pagetable 17 years ago
Bernhard Walle 5dfcf14d5b x86: use FIRMWARE_MEMMAP on x86/E820 17 years ago
Yinghai Lu 6247943d8a x86: remove acpi_srat config v2 17 years ago
Jeremy Fitzhardinge ef5e94af16 x86_32: remove __PAGE_KERNEL(_EXEC) 17 years ago
Jeremy Fitzhardinge 8490638cf0 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags 17 years ago
Ingo Molnar 4a7017370a x86: move prefill_possible_map calling early, fix 17 years ago
Yinghai Lu 329513a35d x86: move prefill_possible_map calling early 17 years ago
Yinghai Lu cb95a13a8a x86: merge zones_sizes_init for numa and non numa on 32-bit 17 years ago
Yinghai Lu dc8e8120ad x86: change copy_e820_map to append_e820_map 17 years ago
Alok Kataria fd6493e166 x86: cleanup e820_setup_gap(), v2 17 years ago
Mike Travis 6a2f47ca27 x86: add check for node passed to node_to_cpumask, v3 17 years ago
Yinghai Lu 28bb223795 x86: move reserve_setup_data to setup.c 17 years ago
Ingo Molnar 3ae960a598 - x86: move early_ioremap prototypes to io.h 17 years ago
Yinghai Lu 914bebfad4 x86: use disable_apic in 32bit 17 years ago
Jeremy Fitzhardinge df366e9822 x86_64: fix non-paravirt compilation 17 years ago
Yinghai Lu f3294a33e7 x86: let setup_arch call init_apic_mappings for 32bit 17 years ago
Yinghai Lu 042623bbab x86: clean up ARCH_SETUP 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 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
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 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 eba0045ff8 x86/paravirt: add a pgd_alloc/free hooks 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
Yinghai Lu 29f784e369 x86: change some functions in setup.c to static 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 f47f9d538e x86: numa 32 using apicid_2_node to get node for logical_apicid 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