Commit Graph

447 Commits (57e1c487a4f5754cb77abeb00adb21faa88c484f)

Author SHA1 Message Date
Dave Johnson 8c66006538 x86: fix more TSC clock source calibration errors 18 years ago
Dave Johnson edaf420fdc x86: fix TSC clock source calibration error 18 years ago
Adrian Bunk ea5806559f x86: add instrumentation menu 18 years ago
Rusty Russell 814a0e5cdf Revert lguest magic and use hook in head.S 18 years ago
Rusty Russell 19f1537b7b Lguest support for Virtio 18 years ago
Rusty Russell 0ca49ca946 Remove old lguest bus and drivers. 18 years ago
Rusty Russell 0a8a69dd77 Virtio helper routines for a descriptor ringbuffer implementation 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Rusty Russell c18acd73ff Allow guest to specify syscall vector to use. 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Rusty Russell 34b8867a03 Move lguest guest support to arch/x86. 18 years ago
Rusty Russell d3d1c4bdf1 Normalize config options for guest support 18 years ago
Mark Langsdorf c5829cd07e [CPUFREQ] architectural pstate driver for powernow-k8 18 years ago
Jens Axboe 58b053e4ce Update arch/ to use sg helpers 18 years ago
Bernhard Walle 00bf4098be kexec: add BSS to resource tree 18 years ago
Keshavamurthy, Anil S e820482cd2 Intel IOMMU: Iommu Gfx workaround 18 years ago
Keshavamurthy, Anil S 3460a6d9ce Intel IOMMU: DMAR fault handling support 18 years ago
Keshavamurthy, Anil S ba39592764 Intel IOMMU: Intel IOMMU driver 18 years ago
Keshavamurthy, Anil S a9c55b3ba8 Intel IOMMU: clflush_cache_range now takes size param 18 years ago
Rusty Russell a24e785111 i386: paravirt boot sequence 18 years ago
Rusty Russell e5371ac566 update boot spec to 2.07 18 years ago
Josh Triplett 9631512973 Fix typo in arch/x86/kernel/tsc_32.c 18 years ago
Simon Arlott 676b1855de spelling fixes: arch/x86_64/ 18 years ago
Simon Arlott 27b46d7661 spelling fixes: arch/i386/ 18 years ago
Robert P. J. Day 4aad794a8a BOOT: Show that no_ipi_broadcast() takes a parameter. 18 years ago
Marcin Garski db955170d4 more UTF-8 conversions 18 years ago
Jan Engelhardt 96de0e252c Convert files to UTF-8 and some cleanups 18 years ago
Robert P. J. Day 3a4fa0a25d Fix misspellings of "system", "controller", "interrupt" and "necessary". 18 years ago
Bernhard Walle 5c3391f9f7 Use extended crashkernel command line on x86_64 18 years ago
Bernhard Walle d62cc47163 Use extended crashkernel command line on i386 18 years ago
Alexey Dobriyan 19c5870c0e Use helpers to obtain task pid in printks (arch code) 18 years ago
Serge E. Hallyn b460cbc581 pid namespaces: define is_global_init() and is_container_init() 18 years ago
Fernando Luis Vázquez Cao 22124c9999 kmap leak fix for x86_32 kdump 18 years ago
Mike Travis 92cb7612ae x86: convert cpuinfo_x86 array to a per_cpu array 18 years ago
Jan Blunck f1df280f53 x86: introduce frame_pointer() and stack_pointer() 18 years ago
Stephane Eranian 124d395fd0 i386: do not BUG_ON() when MSR is unknown 18 years ago
Mike Travis 71b31233a2 x86: acpi use cpu_physical_id 18 years ago
Mike Travis b6278470b7 x86: convert cpu_llc_id to be a per cpu variable 18 years ago
Mike Travis 71fff5e6ca x86: convert cpu_to_apicid to be a per cpu variable 18 years ago
Rusty Russell dbeb2be21d i386: introduce "used_vectors" bitmap which can be used to reserve vectors. 18 years ago
Andi Kleen 39743c9ef7 x86: use raw locks during oopses 18 years ago
Jan Beulich b1992df3f0 x86: honor _PAGE_PSE bit on page walks 18 years ago
Akinobu Mita 1f503e7743 i386: do cpuid_device_create() in CPU_UP_PREPARE instead of CPU_ONLINE. 18 years ago
Laurent Vivier 66d16ed45d x86: implement missing x86_64 function smp_call_function_mask() 18 years ago
Glauber de Oliveira Costa 9d1c6e7c86 x86: use descriptor's functions instead of inline assembly 18 years ago
Pavel Emelyanov 9d975ebda5 i386: consolidate show_regs and show_registers for i386 18 years ago
Jan Blunck 574a60421c i386: make callgraph use dump_trace() on i386/x86_64 18 years ago
Andi Kleen 9480626830 x86: enable iommu_merge by default 18 years ago
Andi Kleen 54ef34009a x86: Unify i386 and x86-64 early quirks 18 years ago