Commit Graph

3519 Commits (70b52a0a5005ce6a0ceec56e97222437a0ba7506)

Author SHA1 Message Date
Zhao Yakui c1e3b377ad ACPI: Create "idle=halt" bootparam 17 years ago
Zhao Yakui 5b53496a5a ACPI: Disable the C2C3_FFH access mode HW has no MWAIT support 17 years ago
Bob Moore 19d0cfe9dd ACPICA: Update DMAR and SRAT table definitions 17 years ago
Roland McGrath 380fdd7585 x86 ptrace: user-sets-TF nits 17 years ago
Roland McGrath d4d6715016 x86 ptrace: unify syscall tracing 17 years ago
Roland McGrath 64f0973319 x86 ptrace: unify TIF_SINGLESTEP 17 years ago
Roland McGrath 6718d0d6da x86 ptrace: block-step fix 17 years ago
Jack Steiner e22146e610 x86: fix kernel_physical_mapping_init() for large x86 systems 17 years ago
Ingo Molnar 34646bca47 x86, paravirt-spinlocks: fix boot hang 17 years ago
Ingo Molnar 9af98578d6 x86: paravirt spinlocks, modular build fix 17 years ago
Ingo Molnar 4bb689eee1 x86: paravirt spinlocks, !CONFIG_SMP build fixes 17 years ago
Jeremy Fitzhardinge 2d9e1e2f58 xen: implement Xen-specific spinlocks 17 years ago
Jeremy Fitzhardinge 56397f8dad xen: use lock-byte spinlock implementation 17 years ago
Jeremy Fitzhardinge 8efcbab674 paravirt: introduce a "lock-byte" spinlock implementation 17 years ago
Jeremy Fitzhardinge 74d4affde8 x86/paravirt: add hooks for spinlock operations 17 years ago
Jeremy Fitzhardinge 094029479b x86_64: adjust exception frame on paranoid exceptions 17 years ago
Jeremy Fitzhardinge d5303b811b x86: xen: no need to disable vdso32 17 years ago
Jeremy Fitzhardinge 6a52e4b1cd x86_64: further cleanup of 32-bit compat syscall mechanisms 17 years ago
Ingo Molnar 71415c6a08 x86, xen, vdso: fix build error 17 years ago
Jeremy Fitzhardinge 62541c3766 xen64: disable 32-bit syscall/sysenter if not supported. 17 years ago
Ingo Molnar 6596f24223 Revert "x86_64: there's no need to preallocate level1_fixmap_pgt" 17 years ago
Ingo Molnar b3fe124389 xen64: fix build error on 32-bit + !HIGHMEM 17 years ago
Jeremy Fitzhardinge 51dd660a2c xen: update Kconfig to allow 64-bit Xen 17 years ago
Jeremy Fitzhardinge 1153968a48 xen: implement Xen write_msr operation 17 years ago
Jeremy Fitzhardinge bf18bf94dc xen64: set up userspace syscall patch 17 years ago
Jeremy Fitzhardinge 6fcac6d305 xen64: set up syscall and sysenter entrypoints for 64-bit 17 years ago
Jeremy Fitzhardinge d6182fbf04 xen64: allocate and manage user pagetables 17 years ago
Eduardo Habkost 8a95408e18 xen64: Clear %fs on xen_load_tls() 17 years ago
Jeremy Fitzhardinge 4a5c3e77f7 xen64: implement failsafe callback 17 years ago
Jeremy Fitzhardinge b7c3c5c159 xen: make sure the kernel command line is right 17 years ago
Jeremy Fitzhardinge 5deb30d194 xen: rework pgd_walk to deal with 32/64 bit 17 years ago
Eduardo Habkost a8fc1089e4 xen64: implement xen_load_gs_index() 17 years ago
Jeremy Fitzhardinge 0725cbb977 xen64: add identity irq->vector map 17 years ago
Jeremy Fitzhardinge 88459d4c7e xen64: register callbacks in arch-independent way 17 years ago
Jeremy Fitzhardinge 952d1d7055 xen64: add pvop for swapgs 17 years ago
Jeremy Fitzhardinge 997409d3d0 xen64: deal with extra words Xen pushes onto exception frames 17 years ago
Eduardo Habkost e176d367d0 xen64: xen_write_idt_entry() and cvt_gate_to_trap() 17 years ago
Jeremy Fitzhardinge 836fe2f291 xen: use set_pte_vaddr 17 years ago
Jeremy Fitzhardinge 8745f8b0b9 xen64: defer setting pagetable alloc/release ops 17 years ago
Jeremy Fitzhardinge 4560a2947e xen: set num_processors 17 years ago
Jeremy Fitzhardinge ce803e705f xen64: use arbitrary_virt_to_machine for xen_set_pmd 17 years ago
Jeremy Fitzhardinge ebd879e397 xen: fix truncation of machine address 17 years ago
Jeremy Fitzhardinge 39dbc5bd34 xen32: create initial mappings like 64-bit 17 years ago
Jeremy Fitzhardinge d114e1981c xen64: map an initial chunk of physical memory 17 years ago
Jeremy Fitzhardinge 22911b3f1c xen64: 64-bit starts using set_pte from very early 17 years ago
Jeremy Fitzhardinge 084a2a4e76 xen64: early mapping setup 17 years ago
Jeremy Fitzhardinge 3d75e1b8ef xen64: add hypervisor callbacks for events, etc 17 years ago
Jeremy Fitzhardinge 7d087b68d6 xen: cpu_detect is 32-bit only 17 years ago
Jeremy Fitzhardinge 15664f968a xen64: use set_fixmap for shared_info structure 17 years ago
Jeremy Fitzhardinge cdacc1278b xen64: add 64-bit assembler 17 years ago