Commit Graph

185 Commits (f28cd7cf8f696eafe42d1632b5a306fbf784d3cd)

Author SHA1 Message Date
Mike Frysinger 56986d4210 x86: fix asm-x86/msr.h for user-space export 17 years ago
Mike Frysinger e0c4ae0649 x86: fix asm-x86/byteorder.h for userspace export 17 years ago
Jan Beulich 213fde7102 x86: also define AT_VECTOR_SIZE_ARCH 17 years ago
Masami Hiramatsu 29b6cd794e x86: jprobe bugfix 17 years ago
OGAWA Hirofumi c86c7fbc82 x86: disable hpet on shutdown 17 years ago
Thomas Gleixner aafab10d3f x86: fix ACPI compile for LOCAL_APIC=n 17 years ago
Alexey Starikovskiy c1c3063446 ACPI: Set max_cstate to 1 for early Opterons. 17 years ago
Truxton Fulton 05dfa35e84 x86: fix reboot with no keyboard attached 17 years ago
Randy Dunlap 434b3d3209 x86: voyager use correct header file name 17 years ago
Thomas Gleixner 142d0a674d x86: fix bogus memcpy in es7000_check_dsdt() 17 years ago
Jan Blunck 77f2878b4f oprofile: fix oops on x86 32-bit 17 years ago
Siddha, Suresh B 92d140e21f x86: fix taking DNA during 64bit sigreturn 17 years ago
Randy Dunlap 1a0c3ea65c voyager: use struct instead of PARAM 17 years ago
Adrian Bunk 9b56fdb458 lguest: make async_hcall() static 18 years ago
Joerg Roedel 0440d4c00d x86 gart: rename symbols only used for the GART implementation 18 years ago
Joerg Roedel 966396d3a0 x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU 18 years ago
Joerg Roedel 395624fcdd x86 gart: rename iommu.h to gart.h 18 years ago
Thomas Gleixner ceff8d859c Revert "i386: export i386 smp_call_function_mask() to modules" 18 years ago
Randy Dunlap ade8c56cbd x86 bitops: fix code style issues 18 years ago
Randy Dunlap fb9431eb03 bitops kernel-doc: inline instead of macro 18 years ago
Peter Zijlstra 143a5d325d lockdep: fixup irq tracing 18 years ago
Rusty Russell e1e72965ec lguest: documentation update 18 years ago
H. Peter Anvin fa76dab935 x86: clean up setup.h and the boot code 18 years ago
Rafael J. Wysocki 0de80bcc2b x86: Save registers in saved_context during suspend and hibernation 18 years ago
Thomas Gleixner ef685298b4 x86: merge setup_32/64.h 18 years ago
Thomas Gleixner 33185c504f x86: merge signal_32/64.h 18 years ago
Brian Gerst 23e5305d93 x86: merge required-features.h 18 years ago
Thomas Gleixner 77129c5e3d x86: merge sigcontext_32/64.h 18 years ago
Thomas Gleixner be7baf80a6 x86: merge msr_32/64.h 18 years ago
Thomas Gleixner 297a99e1a3 x86: merge mttr_32/64.h 18 years ago
Thomas Gleixner d5f1354183 x86: merge statfs_32/64.h 18 years ago
Thomas Gleixner 79c7497704 x86: merge stat_32/64.h 18 years ago
Thomas Gleixner 079091a450 x86: merge shmbuf_32/64.h 18 years ago
Thomas Gleixner 8fc37f2c47 x86: merge ptrace_32/64.h 18 years ago
Thomas Gleixner 5ca3b0f195 x86: merge msgbuf_32/64.h 18 years ago
Thomas Gleixner 2439a79197 x86: merge elf_32/64.h 18 years ago
Thomas Gleixner acbbbe9f5a x86: merge byteorder_32/64.h 18 years ago
Chris Snook 428c5a2339 x86: unify div64{,_32,_64}.h 18 years ago
Chris Snook 01005e74e5 x86: unify a.out{,_32,_64}.h 18 years ago
Hiroshi Shimamoto 92f98b19bc x86: add safe_smp_processor_id for x86_64 18 years ago
Hiroshi Shimamoto 9b7711f083 x86: add lapic_shutdown for x86_64 18 years ago
Chris Snook 703530238b x86: merge mmu{,_32,_64}.h 18 years ago
Nick Piggin 418ccbe37f x86: lock bitops 18 years ago
Rusty Russell 15045275c3 Remove old lguest I/O infrrasructure. 18 years ago
Rusty Russell 47436aa4ad Boot with virtual == physical to get closer to native Linux. 18 years ago
Jes Sorensen b410e7b149 Make hypercalls arch-independent. 18 years ago
Jes Sorensen 4614a3a3b6 Reorder guest saved regs to match hyperall order 18 years ago
Jes Sorensen 625efab1cd Move i386 part of core.c to x86/core.c. 18 years ago
Jes Sorensen c37ae93d59 Move lguest hcalls to arch-specific header 18 years ago
Rusty Russell ee8e7cfe9d Make asm-x86/bootparam.h includable from userspace. 18 years ago