aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
...
| * | | | | | | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-30
| * | | | | | | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-30
| * | | | | | | x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-30
| * | | | | | | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-30
| * | | | | | | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-30
| * | | | | | | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-30
| * | | | | | | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30
| |\| | | | | |
| | * | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-30
| | |\ \ \ \ \ \
* | | | | | | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-09
* | | | | | | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-09
* | | | | | | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-09
* | | | | | | | | x86: check_timer cleanupYinghai Lu2009-02-09
* | | | | | | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-09
* | | | | | | | | x86/irq: optimize nr_irqsYinghai Lu2009-02-09
* | | | | | | | | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-05
* | | | | | | | | x86, numaq: cleanupsIngo Molnar2009-02-05
* | | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-05
| * | | | | | | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-05
| * | | | | | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-04
| * | | | | | | | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-04
| * | | | | | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-04
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-04
| |\ \ \ \ \ \ \
| | * | | | | | | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-03
| | | |_|_|_|_|/ | | |/| | | | |
| | * | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-02
| | |\ \ \ \ \ \
| | | * | | | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-27
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-31
| | |\ \ \ \ \ \
| | | * | | | | | headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, sigcontext32.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, sigcontext.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, ptrace-abi.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, mtrr.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, mce.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, kvm.hJaswinder Singh Rajput2009-01-30
| | | * | | | | | headers_check fix: x86, e820.hJaswinder Singh Rajput2009-01-30
| | | | |_|_|/ / | | | |/| | | |
| | * | | | | | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-01-31
| | |\ \ \ \ \ \
| | | * | | | | | x86, ds, bts: cleanup/fix DS configurationMarkus Metzger2009-01-22
| | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-01-31
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap2009-01-29
| | * | | | | | lguest: typos fixAtsushi SAKAI2009-01-29
| | | |_|/ / / | | |/| | | |
| * | | | | | x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov2009-02-03
| * | | | | | x86: push old stack address on irqstack for unwinderMartin Hicks2009-02-03
| * | | | | | irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu2009-02-01
| * | | | | | x86: add cache descriptors for Intel Core i7Dave Jones2009-02-01
| * | | | | | x86/Voyager: make it build and bootJames Bottomley2009-01-31
| | |/ / / / | |/| | | |
| * | | | | x86 setup: fix asm constraints in vesa_store_edidAndreas Schwab2009-01-30
| * | | | | x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar2009-01-29
* | | | | | x86: move default_ipi_xx back to ipi.cYinghai Lu2009-02-05
* | | | | | x86, apic: explain the purpose of max_physical_apicidIngo Molnar2009-02-05
* | | | | | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar2009-02-05