Commit Graph

42512 Commits (d7cd56111f30259e1b532a12e06f59f8e0a20355)
 

Author SHA1 Message Date
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
David Rientjes 3529833f1c [PATCH] i386: substitute __va lookup with pfn_to_kaddr 18 years ago
Andi Kleen b6bcc4bb1c [PATCH] x86-64: Don't force inlining of do_csum 18 years ago
Chuck Ebbert 8c89812684 [PATCH] i386: remove IOPL check on task switch 18 years ago
Andi Kleen 516d283643 [PATCH] x86-64: Fix race in IO-APIC routing entry setup. 18 years ago
Andi Kleen d15512f442 [PATCH] i386: Fix race in IO-APIC routing entry setup. 18 years ago
Paolo 'Blaisorblade' Giarrusso e6536c1262 [PATCH] x86: comment magic constants in delay.h 18 years ago
Paolo 'Blaisorblade' Giarrusso b9a8d94a47 [PATCH] x86-64: Make x86_64 udelay() round up instead of down. 18 years ago
Muli Ben-Yehuda bff6547bb6 [PATCH] Calgary: allow compiling Calgary in but not using it by default 18 years ago
Muli Ben-Yehuda eae9375554 [PATCH] Calgary: check BBAR ioremap success when ioremapping 18 years ago
Laurent Vivier b34e90b8f0 [PATCH] Calgary: use BIOS supplied BBARs and topology information 18 years ago
Muli Ben-Yehuda 58db854827 [PATCH] calgary: phb_shift can be int 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
Albert Cahalan 8e3de538ee [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in compat mode 18 years ago
Andi Kleen b026872601 [PATCH] x86-64: Try multiple timer variants in check_timer 18 years ago
Andi Kleen 11a4180c0b [PATCH] i386: Use probe_kernel_address instead of __get_user in fault paths 18 years ago
Andi Kleen ab2bf0c1c6 [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/* 18 years ago
Andi Kleen 2fff0a4841 [PATCH] Generic: Move __user cast into probe_kernel_address 18 years ago
Yinghai Lu 5df0287ecc [PATCH] x86-64: Extend clear_irq_vector 18 years ago
Andi Kleen 3760dd6efa [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attr 18 years ago
Andi Kleen 770d132f03 [PATCH] i386: Retrieve CLFLUSH size from CPUID 18 years ago
Andi Kleen ea7322decb [PATCH] x86-64: Speed and clean up cache flushing in change_page_attr 18 years ago
Joe Korty 74b47a7844 [PATCH] i386: Fix entry.S code with !CONFIG_VM86 18 years ago
Avi Kivity 249e83fe83 [PATCH] x86-64: Extract segment descriptor definitions for use outside 18 years ago
Vivek Goyal 4c7aa6c3b2 [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTAL 18 years ago
Vivek Goyal be274eeaf2 [PATCH] i386: extend bzImage protocol for relocatable protected mode kernel 18 years ago
Vivek Goyal e69f202d0a [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGN 18 years ago
Vivek Goyal 6a044b3a0a [PATCH] i386: Warn upon absolute relocations being present 18 years ago
Eric W. Biederman 968de4f026 [PATCH] i386: Relocatable kernel support 18 years ago
Eric W. Biederman fd593d1277 [PATCH] relocatable kernel: Kallsyms generate relocatable symbols 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
Eric W. Biederman 9f45accf17 [PATCH] i386: define __pa_symbol() 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 67fd44fea2 [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCAST 18 years ago
Andi Kleen 9c5f8be462 [PATCH] x86: Mention PCI instead of RAM in NMI parity error message 18 years ago
Alan Cox 7cd8b6861e [PATCH] x86: remove last two pci_find offenders in the core code 18 years ago
Andi Kleen 72690a2118 [PATCH] x86: Don't use nested idle loops 18 years ago
Andi Kleen 63cb683c6e [PATCH] i386: PDA: Fix math emulator for new pt_regs 18 years ago
Jeremy Fitzhardinge 70463daca8 [PATCH] i386: Store the interrupt regs pointer in the PDA 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