summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/paravirt-spinlocksIngo Molnar2008-07-1814-57/+239
|\
| * 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/+1
| |\ \
| | * | ftrace: fix merge bugletIngo Molnar2008-07-171-2/+1
| | |/
| * | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-168-50/+202
| |\ \
| | * | Revert "x86/PCI: ACPI based PCI gap calculation"Jesse Barnes2008-07-161-80/+0
| | * | x86/PCI: ACPI based PCI gap calculationAlok Kataria2008-07-151-0/+80
| | * | x86/PCI: Fix PCI config space for domains > 0Matthew Wilcox2008-07-141-2/+2
| | * | x86/PCI: fixup early quirk probingJesse Barnes2008-06-161-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/+1
| | |/ | |/|
* | | x86, paravirt-spinlocks: fix boot hangIngo Molnar2008-07-161-1/+2
* | | x86: paravirt spinlocks, modular build fixIngo Molnar2008-07-161-0/+1
* | | x86: paravirt spinlocks, !CONFIG_SMP build fixesIngo Molnar2008-07-161-0/+4
* | | xen: implement Xen-specific spinlocksJeremy Fitzhardinge2008-07-161-1/+171
* | | xen: use lock-byte spinlock implementationJeremy Fitzhardinge2008-07-161-0/+1
* | | paravirt: introduce a "lock-byte" spinlock implementationJeremy Fitzhardinge2008-07-161-0/+9
* | | x86/paravirt: add hooks for spinlock operationsJeremy Fitzhardinge2008-07-161-0/+10
* | | x86_64: adjust exception frame on paranoid exceptionsJeremy Fitzhardinge2008-07-161-0/+6
* | | x86: xen: no need to disable vdso32Jeremy Fitzhardinge2008-07-161-7/+2
* | | x86_64: further cleanup of 32-bit compat syscall mechanismsJeremy Fitzhardinge2008-07-166-22/+27
* | | x86, xen, vdso: fix build errorIngo Molnar2008-07-161-0/+2
* | | xen64: disable 32-bit syscall/sysenter if not supported.Jeremy Fitzhardinge2008-07-161-19/+19
* | | Revert "x86_64: there's no need to preallocate level1_fixmap_pgt"Ingo Molnar2008-07-161-0/+6
* | | xen64: fix build error on 32-bit + !HIGHMEMIngo Molnar2008-07-161-0/+2
* | | xen: update Kconfig to allow 64-bit XenJeremy Fitzhardinge2008-07-161-4/+5
* | | xen: implement Xen write_msr operationJeremy Fitzhardinge2008-07-161-1/+30
* | | xen64: set up userspace syscall patchJeremy Fitzhardinge2008-07-161-10/+36
* | | xen64: set up syscall and sysenter entrypoints for 64-bitJeremy Fitzhardinge2008-07-165-5/+174
* | | xen64: allocate and manage user pagetablesJeremy Fitzhardinge2008-07-163-24/+168
* | | xen64: Clear %fs on xen_load_tls()Eduardo Habkost2008-07-161-9/+22
* | | xen64: implement failsafe callbackJeremy Fitzhardinge2008-07-161-7/+9
* | | xen: make sure the kernel command line is rightJeremy Fitzhardinge2008-07-161-0/+1
* | | xen: rework pgd_walk to deal with 32/64 bitJeremy Fitzhardinge2008-07-161-40/+75
* | | xen64: implement xen_load_gs_index()Eduardo Habkost2008-07-161-0/+11
* | | xen64: add identity irq->vector mapJeremy Fitzhardinge2008-07-161-1/+18
* | | xen64: register callbacks in arch-independent wayJeremy Fitzhardinge2008-07-161-10/+17
* | | xen64: add pvop for swapgsJeremy Fitzhardinge2008-07-161-0/+3
* | | xen64: deal with extra words Xen pushes onto exception framesJeremy Fitzhardinge2008-07-163-1/+8
* | | xen64: xen_write_idt_entry() and cvt_gate_to_trap()Eduardo Habkost2008-07-161-16/+10
OpenPOWER on IntegriCloud