summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* KVM: SVM: add tracing support for TDP page faultsJoerg Roedel2008-07-201-0/+4
* KVM: SVM: add missing kvmtrace markersJoerg Roedel2008-07-201-1/+25
* KVM: add missing kvmtrace bitsJoerg Roedel2008-07-201-5/+20
* KVM: SVM: implement dedicated INTR exit handlerJoerg Roedel2008-07-201-1/+7
* KVM: SVM: implement dedicated NMI exit handlerJoerg Roedel2008-07-201-1/+6
* KVM: VMX: move APIC_ACCESS trace entry to generic codeJoerg Roedel2008-07-202-2/+4
* KVM: add statics were possible, function definition in lapic.hHarvey Harrison2008-07-205-7/+8
* Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-172-2/+2
|\
| * x86: fix numaq_tsc_disableYinghai Lu2008-07-171-1/+1
| * x86: fix kernel_physical_mapping_init() for large x86 systemsJack Steiner2008-07-161-1/+1
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-07-171-2/+1Star
|\ \
| * | ftrace: fix merge bugletIngo Molnar2008-07-171-2/+1Star
| |/
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-178-50/+202
|\ \
| * | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-171-80/+0Star
| * | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-161-0/+80
| * | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-141-2/+2
| * | x86/PCI: fixup early quirk probingJesse Barnes2008-06-171-5/+21
| * | Suspend-related patches for 2.6.27Rafael J. Wysocki2008-06-121-0/+2
| * | PCI/x86: early dump pci conf space v2Yinghai Lu2008-06-103-0/+60
| * | PCI/x86: write_pci_config_byte fix offsetYinghai Lu2008-06-101-1/+8
| * | Introduce new top level suspend and hibernation callbacksRafael J. Wysocki2008-06-101-4/+4
| * | PCI: boot parameter to avoid expansion ROM memory allocationGary Hade2008-06-102-0/+23
| * | x86/PCI: janitor work in irq.cMiklos Vajna2008-06-101-217/+294
* | | ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+11
* | | ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-1/+16
* | | ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui2008-07-161-0/+6
* | | ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+1Star
| |/ |/|
* | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2008-07-161-0/+2
|\ \
| * | x86: fix TSC build error on 32bitThomas Gleixner2008-07-151-0/+2
* | | generic-ipi: merge fixIngo Molnar2008-07-151-1/+1
* | | Merge branch 'generic-ipi' into generic-ipi-for-linusIngo Molnar2008-07-1530-406/+140Star
|\ \ \ | |/ / |/| |
| * | generic-ipi: fixletJens Axboe2008-07-061-1/+1
| * | fix "smp_call_function: get rid of the unused nonatomic/retry argument"Ingo Molnar2008-06-271-1/+1
| * | on_each_cpu(): kill unused 'retry' parameterJens Axboe2008-06-2614-24/+24
| * | smp_call_function: get rid of the unused nonatomic/retry argumentJens Axboe2008-06-2612-16/+16
| * | x86: convert to generic helpers for IPI function callsJens Axboe2008-06-2612-369/+103Star
* | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2008-07-151-0/+2
|\ \ \
| * | | x86: add PCI ID for 6300ESB force hpetJoe Buehler2008-07-141-0/+2
| * | | x86: add another PCI ID for ICH6 force-hpetKrzysztof Oledzki2008-07-141-0/+2
* | | | Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2008-07-151-0/+2
|\ \ \ \
| * | | | stacktrace: fix modular build, export print_stack_trace and save_stack_traceIngo Molnar2008-06-301-0/+2
* | | | | x86: sanitize KconfigThomas Gleixner2008-07-151-13/+9Star
* | | | | Merge branch 'linus' into x86/urgentIngo Molnar2008-07-15218-13286/+20711
|\ \ \ \ \
| * \ \ \ \ Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-151-2/+2
| |\ \ \ \ \
| | * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-151-2/+2
| | |\ \ \ \ \
| | | * | | | | x86 microcode: firmware data is constGreg Kroah-Hartman2008-07-101-2/+2
| * | | | | | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-152-11/+7Star
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'linus' into core/rodataIngo Molnar2008-06-1650-191/+350
| | |\ \ \ \ \ \ \
| | * | | | | | | | move BUG_TABLE into RODATAJan Beulich2008-05-252-11/+7Star
| | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-151-1/+1
| |\ \ \ \ \ \ \ \