Commit Graph

1168 Commits (a32525449b30dfbae804f6b05cde041f35f5a811)

Author SHA1 Message Date
Rusty Russell 4f205fd45a [PATCH] paravirt: Allow selected bug checks to be 18 years ago
Rusty Russell c9ccf30d77 [PATCH] paravirt: Add startup infrastructure for paravirtualization 18 years ago
Rusty Russell d7cd56111f [PATCH] i386: cpu_detect extraction 18 years ago
Rusty Russell 139ec7c416 [PATCH] paravirt: Patch inline replacements for paravirt intercepts 18 years ago
Rusty Russell d3561b7fa0 [PATCH] paravirt: header and stubs for paravirtualisation 18 years ago
Nicolas Kaiser db91b882aa [PATCH] i386: Fix double #includes in arch/i386 18 years ago
Chuck Ebbert 8c89812684 [PATCH] i386: remove IOPL check on task switch 18 years ago
Andi Kleen d15512f442 [PATCH] i386: Fix race in IO-APIC routing entry setup. 18 years ago
bibo,mao cef518e88b [PATCH] i386: Move memory map printing and other code to e820.c 18 years ago
bibo,mao b5b2405706 [PATCH] i386: Move e820/efi memmap walking code to e820.c 18 years ago
bibo,mao b2dff6a88c [PATCH] i386: Move find_max_pfn function to e820.c 18 years ago
bibo,mao 8e3342f736 [PATCH] i386: create e820.c for e820 map sanitize and copy function 18 years ago
bibo,mao 269c2d81ed [PATCH] i386: i386 create e820.c to handle standard io/mem resources 18 years ago
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 18 years ago
Andi Kleen 770d132f03 [PATCH] i386: Retrieve CLFLUSH size from CPUID 18 years ago
Joe Korty 74b47a7844 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 18 years ago
Vivek Goyal e69f202d0a [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN 18 years ago
Eric W. Biederman 2a43f3ede4 [PATCH] i386: CONFIG_PHYSICAL_START cleanup 18 years ago
Eric W. Biederman 8621b81c74 [PATCH] i386: Reserve kernel memory starting from _text 18 years ago
Vivek Goyal 6ed018845f [PATCH] i386: Add comment for align to vmlinux.lds 18 years ago
Vivek Goyal 6569580de7 [PATCH] i386: Distinguish absolute symbols 18 years ago
Andi Kleen 9c5f8be462 [PATCH] x86: Mention PCI instead of RAM in NMI parity error message 18 years ago
Andi Kleen 72690a2118 [PATCH] x86: Don't use nested idle loops 18 years ago
Jeremy Fitzhardinge ec7fcaabbf [PATCH] i386: Implement "current" with the PDA 18 years ago
Jeremy Fitzhardinge b2938f8808 [PATCH] i386: Implement smp_processor_id() with the PDA 18 years ago
Jeremy Fitzhardinge 49d26b6eaa [PATCH] i386: Update sys_vm86 to cope with changed pt_regs and %gs usage 18 years ago
Jeremy Fitzhardinge 66e10a44d7 [PATCH] i386: Fix places where using %gs changes the usermode ABI 18 years ago
Jeremy Fitzhardinge f95d47caae [PATCH] i386: Use %gs as the PDA base-segment in the kernel 18 years ago
Jeremy Fitzhardinge 6211119580 [PATCH] i386: Initialize the per-CPU data area 18 years ago
Jeremy Fitzhardinge 9ca36101a8 [PATCH] i386: Basic definitions for i386-pda 18 years ago
Jeremy Fitzhardinge eb5b7b9d86 [PATCH] i386: Use asm-offsets for the offsets of registers into the pt_regs struct 18 years ago
Amol Lad fa5cecd111 [PATCH] i386: add missing iounmap in i386 hpet clocksource code 18 years ago
Amol Lad c0e84b9901 [PATCH] i386: Add iounmap in error paths in hpet code 18 years ago
Chuck Ebbert acc207616a [PATCH] i386: add sleazy FPU optimization 18 years ago
Stas Sergeev be44d2aabc [PATCH] i386: espfix cleanup 18 years ago
Andrew Morton bb81a09e55 [PATCH] x86: all cpu backtrace 18 years ago
Jeremy Fitzhardinge e5e3a04289 [PATCH] i386: remove default_ldt, and simplify ldt-setting. 18 years ago
Stephane Eranian 42ed458aa5 [PATCH] i386: i386 add X86_FEATURE_PEBS and detection 18 years ago
Dave Jones a63954b5ca [PATCH] i386: remove pointless printk from i386 oops output 18 years ago
Andi Kleen dd315df176 [PATCH] x86: Compress stack unwinder output 18 years ago
Andi Kleen b615ebdac9 [PATCH] x86: shorten lines in unwinder to be <= 80 characters 18 years ago
Andreas Mohr 9b48341752 [PATCH] i386: fix buggy MTRR address checks 18 years ago
Al Viro 914e26379d [PATCH] severing fs.h, radix-tree.h -> sched.h 18 years ago
Al Viro f6a570333e [PATCH] severing module.h->sched.h 18 years ago
Len Brown 7bdd21cef9 Revert "ACPI: SCI interrupt source override" 18 years ago
Greg Kroah-Hartman 07accdc18e Driver core: convert cpuid code to use struct device 18 years ago
Greg Kroah-Hartman a271aaf15f Driver core: convert msr code to use struct device 18 years ago
Amol Lad 039d09a845 PCI: arch/i386/kernel/pci-dma.c: ioremap balanced with iounmap 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Linus Torvalds 808dbbb6bb x86: be more careful when walking back the frame pointer chain 19 years ago