summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* xen: use our own eventchannel->irq pathJeremy Fitzhardinge2009-02-092-22/+1
* Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-0926-1158/+1379
|\
| * xen: use direct ops on 64-bitJeremy Fitzhardinge2009-02-041-13/+1
| * xen: make direct versions of irq_enable/disable/save/restore to common codeJeremy Fitzhardinge2009-02-045-231/+169
| * xen: setup percpu data pointersJeremy Fitzhardinge2009-02-043-3/+20
| * Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-02-049-22/+36
| |\
| | * x86, percpu: fix kexec with vmlinuxYinghai Lu2009-02-031-2/+3
| | * xen: setup percpu data pointersJeremy Fitzhardinge2009-01-312-1/+7
| | * x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-312-6/+13
| | * x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-315-12/+12
| | * x86: UV fix uv_flush_send_and_wait()Cliff Wickman2009-01-311-1/+1
| * | xen: fix 32-bit build resulting from mmu moveJeremy Fitzhardinge2009-02-041-0/+37
| * | x86/paravirt: return full 64-bit resultJeremy Fitzhardinge2009-02-031-1/+1
| * | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
| * | x86/paravirt: don't restore second return regJeremy Fitzhardinge2009-02-021-2/+2
| * | x86/paravirt: fix missing callee-save call on pud_valJeremy Fitzhardinge2009-01-301-4/+4
| * | x86/paravirt: use callee-saved convention for pte_val/make_pte/etcJeremy Fitzhardinge2009-01-303-88/+67
| * | x86/paravirt: implement PVOP_CALL macros for callee-save functionsJeremy Fitzhardinge2009-01-301-35/+99
| * | x86/paravirt: add register-saving thunks to reduce caller register pressureJeremy Fitzhardinge2009-01-306-49/+132
| * | x86/paravirt: selectively save/restore regs around pvops callsJeremy Fitzhardinge2009-01-301-35/+65
| * | x86: fix paravirt clobber in entry_64.SJeremy Fitzhardinge2009-01-301-1/+1
| * | x86/pvops: add a paravirt_ident functions to allow special patchingJeremy Fitzhardinge2009-01-304-9/+98
| * | xen: move remaining mmu-related stuff into mmu.cJeremy Fitzhardinge2009-01-304-730/+712
| * | Merge branch 'core/percpu' into x86/paravirtH. Peter Anvin2009-01-30823-7463/+25048
| |\ \ | | |/
| | * Merge branch 'linus' into core/percpuIngo Molnar2009-01-30113-3099/+4492
| | |\
* | | | x86: unify do_IRQ()Jeremy Fitzhardinge2009-02-094-61/+40
* | | | x86: add handle_irq() to allow interrupt injectionJeremy Fitzhardinge2009-02-093-20/+38
* | | | x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-093-5/+44
* | | | x86: check_timer cleanupYinghai Lu2009-02-091-8/+22
* | | | x86: use NR_IRQS_LEGACY to replace 16Yinghai Lu2009-02-092-7/+5
* | | | x86/irq: optimize nr_irqsYinghai Lu2009-02-091-5/+11
* | | | x86: clean up arch/x86/Kconfig*Ingo Molnar2009-02-053-261/+260
* | | | x86, numaq: cleanupsIngo Molnar2009-02-053-19/+20
* | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-0572-524/+960
|\ \ \ \
| * | | | x86: disable intel_iommu support by defaultKyle McMartin2009-02-051-0/+11
| * | | | x86: don't apply __supported_pte_mask to non-present ptesJeremy Fitzhardinge2009-02-042-7/+21
| * | | | x86: fix grammar in user-visible BIOS warningAlex Chiang2009-02-051-1/+1
| * | | | x86/Kconfig.cpu: make Kconfig help readable in the consoleBorislav Petkov2009-02-041-13/+15
| * | | | x86, 64-bit: print DMI info in the oops traceKyle McMartin2009-02-041-2/+7
| * | | | Merge branch 'core/xen' into x86/urgentIngo Molnar2009-02-041060-8802/+44392
| |\ \ \ \
| | * | | | xen: disable interrupts before saving in percpuJeremy Fitzhardinge2009-02-031-1/+3
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2009-02-021-0/+1
| | |\ \ \ \
| | | * | | | PCI: irq and pci_ids patch for Intel Tigerpoint DeviceIDsSeth Heasley2009-01-271-0/+1
| | * | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2009-02-028-160/+398
| | |\ \ \ \ \
| | | * | | | | powerpc: Fix oops on some machines due to incorrect pr_debug()Benjamin Herrenschmidt2009-02-021-3/+2
| | | * | | | | powerpc/5200: Bugfix for PCI mapping of memory and IMMRGrant Likely2009-01-291-14/+10
| | | * | | | | powerpc/5200: update defconfigsGrant Likely2009-01-296-143/+386
| | * | | | | | mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer2009-02-021-0/+36
| | * | | | | | Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-01-318-8/+9
| | |\ \ \ \ \ \
| | | * | | | | | headers_check fix: x86, swab.hJaswinder Singh Rajput2009-01-311-1/+1
OpenPOWER on IntegriCloud