Commit Graph

696 Commits (e41e8bde43026d5d2e41464e6105a50b31e34102)

Author SHA1 Message Date
Eric W. Biederman 5a18c92aab Revert "[PATCH] paravirt: Add startup infrastructure for paravirtualization" 18 years ago
H. Peter Anvin b0b73cb41d i386: msr.h: be paranoid about types and parentheses 18 years ago
H. Peter Anvin 29bd443377 i386: remove unused rdtsc() macro 18 years ago
David Rientjes c3c117f06e i386 mmzone: use __maybe_unused 18 years ago
Roman Zippel c9f4f06d31 wrap access to thread_info 18 years ago
Fernando Luis Vazquez Cao a36166c6ef Use the APIC to determine the hardware processor id - i386 18 years ago
Fernando Luis Vazquez Cao 2f4dfe206a Remove hardcoding of hard_smp_processor_id on UP systems 18 years ago
Robert P. J. Day beb7dd86a1 Fix misspellings collected by members of KJ list. 18 years ago
Bjorn Helgaas 7e92b4fc34 x86, serial: convert legacy COM ports to platform devices 18 years ago
Robert P. J. Day cc38682f35 Some grammatical fixups and additions to atomic.h kernel-doc content 18 years ago
Jeff Dike a436ed9c51 x86: create asm/cmpxchg.h 18 years ago
Jeff Dike 5dc12ddee9 Remove tas() 18 years ago
Mathieu Desnoyers a075227948 local_t: i386 extension 18 years ago
Mathieu Desnoyers 2856f5e31c atomic.h: atomic_add_unless as inline. Remove system.h atomic.h circular dependency 18 years ago
Mathieu Desnoyers e656e245d5 atomic.h: i386 type safety fix 18 years ago
Ulrich Drepper 1c710c896e utimensat implementation 18 years ago
David Gibson 0bb5e19d63 Clean up mostly unused IOSPACE macros 18 years ago
Alexey Dobriyan 7e80d0d0b6 i386: sched.h inclusion from module.h is baack 18 years ago
Simon Horman 6672f76a5a kdump/kexec: calculate note size at compile time 18 years ago
Christoph Hellwig 1eeb66a1bb move die notifier handling to common code 18 years ago
Alan Cox 6de02123bf tty: i386/x86_64 arbitary speed support 18 years ago
Corey Minyard f64da958df ipmi: add new IPMI nmi watchdog handling 18 years ago
Rudolf Marek 4e9baad8f5 i386: Add safe variants of rdmsr_on_cpu and wrmsr_on_cpu 18 years ago
Christoph Lameter b5637e65ee i386: use page allocator to allocate thread_info structure 18 years ago
Zachary Amsden 0013572b2a i386: use pte_update_defer in ptep_test_and_clear_{dirty,young} 18 years ago
David Rientjes 10a8d6ae4b i386: add ptep_test_and_clear_{dirty,young} 18 years ago
Jean Delvare a9dfd281a7 PCI: scatterlist.h needs types.h 18 years ago
Jan Kiszka c41bf8fa5e [PATCH] i386: avoid redundant preempt_disable in __unlazy_fpu 18 years ago
Jan Kiszka 02b64dab56 [PATCH] i386: white space fixes in i387.h 18 years ago
Andi Kleen c5bcb5635a [PATCH] x86: Use RDTSCP for synchronous get_cycles if possible 18 years ago
Andi Kleen 9bccb23dc5 [PATCH] i386: Add X86_FEATURE_RDTSCP 18 years ago
Andi Kleen 3aefbe0746 [PATCH] i386: Implement X86_FEATURE_SYNC_RDTSC on i386 18 years ago
Andi Kleen e859dc553c [PATCH] i386: Implement alternative_io for i386 18 years ago
Andi Kleen 3671df8572 [PATCH] i386: Evaluate constant cpu features at runtime 18 years ago
Andi Kleen c7f81c9453 [PATCH] i386: Verify important CPUID bits in real mode 18 years ago
Andi Kleen 09198e6850 [PATCH] i386: Clean up NMI watchdog code 18 years ago
Zachary Amsden 9e5e3162b2 [PATCH] i386: pte simplify ops 18 years ago
Zachary Amsden 142dd97591 [PATCH] i386: pte xchg optimization 18 years ago
Zachary Amsden c2c1accd4b [PATCH] i386: pte clear optimization 18 years ago
Fernando Luis VazquezCao f2b218dd61 [PATCH] i386: safe_apic_wait_icr_idle - i386 18 years ago
Bernhard Kaindl de938c51d5 [PATCH] i386: Enable support for fixed-range IORRs to keep RdMem & WrMem in sync 18 years ago
Bernhard Kaindl 2b1f6278d7 [PATCH] x86: Save the MTRRs of the BSP before booting an AP 18 years ago
Bernhard Kaindl 2b3b4835c9 [PATCH] x86: Adds mtrr_save_fixed_ranges() for use in two later patches. 18 years ago
Jeremy Fitzhardinge 441d40dca0 [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> 18 years ago
Zachary Amsden e0bb864397 [PATCH] i386: Convert VMI timer to use clock events 18 years ago
Jeremy Fitzhardinge 57decbda6a [PATCH] x86: update for i386 and x86-64 check_bugs 18 years ago
Jeremy Fitzhardinge c5413fbe89 [PATCH] i386: Fix UP gdt bugs 18 years ago
Jeremy Fitzhardinge 1956c73bb5 [PATCH] i386: Define per_cpu_offset 18 years ago
Jeremy Fitzhardinge 978c038ec9 [PATCH] i386: cleanups to help using per-cpu variables from asm 18 years ago
Jeremy Fitzhardinge 7c3576d261 [PATCH] i386: Convert PDA into the percpu section 18 years ago