Commit Graph

1681 Commits (2a9df5055a99df25533daf4041fdb99f0ed3463c)

Author SHA1 Message Date
Russ Anderson 7019cc2dd6 x86 BIOS interface for RTC on SGI UV 17 years ago
Alexander van Heukelum 8450e85399 x86, cleanup: fix description of __fls(): __fls(0) is undefined 17 years ago
Maciej W. Rozycki 35b680557f x86: more apic debugging 17 years ago
Maciej W. Rozycki baa1318841 x86: APIC: Make apic_verbosity unsigned 17 years ago
Yinghai Lu 1f067167a8 x86: seperate memtest from init_64.c 17 years ago
Harvey Harrison 3217256188 x86: suppress sparse returning void warnings 17 years ago
Sebastian Siewior 2b7207a6b5 ftrace: copy + paste typo in asm/ftrace.h 17 years ago
Maciej W. Rozycki 593f4a788e x86: APIC: remove apic_write_around(); use alternatives 17 years ago
H. Peter Anvin f910d13444 x86: unify and correct the GDT_ENTRY() macro 17 years ago
H. Peter Anvin 4fdf08b5bf x86: unify and correct the GDT_ENTRY() macro 17 years ago
Rusty Russell 2567d71cc7 x86: fix asm/e820.h for userspace inclusion 17 years ago
Zhao Yakui da5e09a1b3 ACPI : Create "idle=nomwait" bootparam 17 years ago
Zhao Yakui c1e3b377ad ACPI: Create "idle=halt" bootparam 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
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 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 6a52e4b1cd x86_64: further cleanup of 32-bit compat syscall mechanisms 17 years ago
Jeremy Fitzhardinge c24481e9da xen64: save lots of registers 17 years ago
Jeremy Fitzhardinge c05f1cfaba xen64: implement 64-bit update_descriptor 17 years ago
Eduardo Habkost 45eb0d8898 Xen64: HYPERVISOR_set_segment_base() implementation 17 years ago
Jeremy Fitzhardinge 88459d4c7e xen64: register callbacks in arch-independent way 17 years ago
Jeremy Fitzhardinge ce803e705f xen64: use arbitrary_virt_to_machine for xen_set_pmd 17 years ago
Jeremy Fitzhardinge 084a2a4e76 xen64: early mapping setup 17 years ago
Jeremy Fitzhardinge 5b09b2876e x86_64: add workaround for no %gs-based percpu 17 years ago
Jeremy Fitzhardinge f6e587325b xen64: add extra pv_mmu_ops 17 years ago
Jeremy Fitzhardinge e74359028d xen64: fix calls into hypercall page 17 years ago
Jeremy Fitzhardinge ca15f20f11 xen: fix 64-bit hypercall variants 17 years ago
Jeremy Fitzhardinge 48b5db2062 xen64: define asm/xen/interface for 64-bit 17 years ago
Jeremy Fitzhardinge 7c33b1e6ee x86_64: unstatic get_local_pda 17 years ago
Eduardo Habkost a312b37b2a x86/paravirt: call paravirt_pagetable_setup_{start, done} 17 years ago
Kevin Winchester 3f1c38723e x86: Fix compile error with CONFIG_AS_CFI=n 17 years ago
Roland Dreier 4d3702b62e x86: Rename "ignore" macro in <asm/dwarf2.h> to avoid collision 17 years ago
Yinghai Lu 2387ce57a8 x86: make 64bit hpet_set_mapping to use ioremap too, v2 17 years ago
Mike Travis 11369f356b x86: change _node_to_cpumask_ptr to return const ptr 17 years ago
Maciej W. Rozycki ce8b06b985 x86: I/O APIC: remove an IRQ2-mask hack 17 years ago
Yinghai Lu 3d88cca708 x86: fix numaq_tsc_disable calling 17 years ago
Michael Karcher 5ac37f87ff x86: fix ldt limit for 64 bit 17 years ago
Glauber Costa 392a0fc96b x86: merge dwarf2 headers 17 years ago
Glauber Costa d73a731abe x86: use AS_CFI instead of UNWIND_INFO 17 years ago
Glauber Costa 70f1bba4c8 x86: use ignore macro instead of hash comment 17 years ago
Ingo Molnar d9fc3fd3fa x86: fix savesegment() bug causing crashes on 64-bit 17 years ago
Joerg Roedel d591b0a3ae x86, AMD IOMMU: replace DEVID macro with a function 17 years ago
Joerg Roedel 83f5aac18c x86, AMD IOMMU: fix device table entry size 17 years ago
Joerg Roedel 8ea80d783e x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits function 17 years ago
Joerg Roedel 5694703f14 x86, AMD IOMMU: add comments to amd_iommu_types.h 17 years ago
Jeremy Fitzhardinge 8d28aab59f x86_64: add pseudo-features for 32-bit compat syscall 17 years ago