summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] paravirt: Allow selected bug checks to beRusty Russell2006-12-072-1/+5
* [PATCH] paravirt: Add startup infrastructure for paravirtualizationRusty Russell2006-12-075-0/+50
* [PATCH] i386: cpu_detect extractionRusty Russell2006-12-074-16/+37
* [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-0714-188/+459
* [PATCH] paravirt: header and stubs for paravirtualisationRusty Russell2006-12-0727-58/+890
* [PATCH] i386: Fix double #includes in arch/i386Nicolas Kaiser2006-12-072-2/+0
* [PATCH] i386: substitute __va lookup with pfn_to_kaddrDavid Rientjes2006-12-071-1/+1
* [PATCH] x86-64: Don't force inlining of do_csumAndi Kleen2006-12-071-3/+1
* [PATCH] i386: remove IOPL check on task switchChuck Ebbert2006-12-071-6/+0
* [PATCH] x86-64: Fix race in IO-APIC routing entry setup.Andi Kleen2006-12-071-3/+9
* [PATCH] i386: Fix race in IO-APIC routing entry setup.Andi Kleen2006-12-071-5/+11
* [PATCH] x86: comment magic constants in delay.hPaolo 'Blaisorblade' Giarrusso2006-12-072-2/+8
* [PATCH] x86-64: Make x86_64 udelay() round up instead of down.Paolo 'Blaisorblade' Giarrusso2006-12-072-3/+3
* [PATCH] Calgary: allow compiling Calgary in but not using it by defaultMuli Ben-Yehuda2006-12-075-1/+29
* [PATCH] Calgary: check BBAR ioremap success when ioremappingMuli Ben-Yehuda2006-12-072-41/+52
* [PATCH] Calgary: use BIOS supplied BBARs and topology informationLaurent Vivier2006-12-072-36/+201
* [PATCH] calgary: phb_shift can be intMuli Ben-Yehuda2006-12-071-1/+1
* [PATCH] i386: Move memory map printing and other code to e820.cbibo,mao2006-12-073-152/+155
* [PATCH] i386: Move e820/efi memmap walking code to e820.cbibo,mao2006-12-073-118/+117
* [PATCH] i386: Move find_max_pfn function to e820.cbibo,mao2006-12-073-55/+53
* [PATCH] i386: create e820.c for e820 map sanitize and copy functionbibo,mao2006-12-072-240/+252
* [PATCH] i386: i386 create e820.c to handle standard io/mem resourcesbibo,mao2006-12-073-274/+293
* [PATCH] x86-64: Support -mregparm arguments for signals with SA_SIGINFO in co...Albert Cahalan2006-12-071-0/+5
* [PATCH] x86-64: Try multiple timer variants in check_timerAndi Kleen2006-12-073-82/+51
* [PATCH] i386: Use probe_kernel_address instead of __get_user in fault pathsAndi Kleen2006-12-072-17/+19
* [PATCH] x86-64: Use probe_kernel_address in arch/x86_64/*Andi Kleen2006-12-072-6/+6
* [PATCH] Generic: Move __user cast into probe_kernel_addressAndi Kleen2006-12-071-1/+1
* [PATCH] x86-64: Extend clear_irq_vectorYinghai Lu2006-12-071-1/+17
* [PATCH] i386: Use CLFLUSH instead of WBINVD in change_page_attrAndi Kleen2006-12-072-7/+18
* [PATCH] i386: Retrieve CLFLUSH size from CPUIDAndi Kleen2006-12-073-1/+6
* [PATCH] x86-64: Speed and clean up cache flushing in change_page_attrAndi Kleen2006-12-071-26/+32
* [PATCH] i386: Fix entry.S code with !CONFIG_VM86Joe Korty2006-12-071-2/+4
* [PATCH] x86-64: Extract segment descriptor definitions for use outsideAvi Kivity2006-12-072-52/+70
* [PATCH] i386: Mark CONFIG_RELOCATABLE EXPERIMENTALVivek Goyal2006-12-071-1/+2
* [PATCH] i386: extend bzImage protocol for relocatable protected mode kernelVivek Goyal2006-12-072-1/+16
* [PATCH] i386: Implement CONFIG_PHYSICAL_ALIGNVivek Goyal2006-12-075-32/+43
* [PATCH] i386: Warn upon absolute relocations being presentVivek Goyal2006-12-072-11/+73
* [PATCH] i386: Relocatable kernel supportEric W. Biederman2006-12-0710-210/+920
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-078-3/+24
* [PATCH] i386: CONFIG_PHYSICAL_START cleanupEric W. Biederman2006-12-074-12/+7
* [PATCH] i386: Reserve kernel memory starting from _textEric W. Biederman2006-12-071-2/+2
* [PATCH] i386: define __pa_symbol()Eric W. Biederman2006-12-071-0/+3
* [PATCH] i386: Add comment for align to vmlinux.ldsVivek Goyal2006-12-071-0/+6
* [PATCH] i386: Distinguish absolute symbolsVivek Goyal2006-12-072-55/+68
* [PATCH] x86-64: Implement compat code for SIOCSIFHWBROADCASTAndi Kleen2006-12-071-0/+1
* [PATCH] x86: Mention PCI instead of RAM in NMI parity error messageAndi Kleen2006-12-072-4/+2
* [PATCH] x86: remove last two pci_find offenders in the core codeAlan Cox2006-12-072-2/+4
* [PATCH] x86: Don't use nested idle loopsAndi Kleen2006-12-072-42/+18
* [PATCH] i386: PDA: Fix math emulator for new pt_regsAndi Kleen2006-12-071-0/+1
* [PATCH] i386: Store the interrupt regs pointer in the PDAJeremy Fitzhardinge2006-12-072-1/+28
OpenPOWER on IntegriCloud