aboutsummaryrefslogtreecommitdiff
path: root/arch/x86_64
AgeCommit message (Expand)Author
2006-10-22[PATCH] x86-64: increase PHB1 split transaction timeoutMuli Ben-Yehuda
2006-10-22[PATCH] x86-64: Fix C3 timer testAndi Kleen
2006-10-21[PATCH] x86-64: Revert timer routing behaviour back to 2.6.16 stateAndi Kleen
2006-10-21[PATCH] x86-64: Overlapping program headers in physical addr space fixVivek Goyal
2006-10-21[PATCH] x86-64: Put more than one cpu in TARGET_CPUSEric W. Biederman
2006-10-21[PATCH] x86: Revert new unwind kernel stack terminationAndi Kleen
2006-10-21[PATCH] x86-64: Use irq_domain in ioapic_retrigger_irqEric W. Biederman
2006-10-21[PATCH] x86-64: Revert interrupt backlink changesAndi Kleen
2006-10-21[PATCH] x86-64: Fix ENOSYS in system call tracingJan Beulich
2006-10-21[PATCH] x86: Use -maccumulate-outgoing-argsAndi Kleen
2006-10-21[PATCH] x86-64: fix page align in e820 allocatorVivek Goyal
2006-10-21[PATCH] x86-64: Fix for arch/x86_64/pci/Makefile CFLAGSCorey Minyard
2006-10-21[PATCH] x86-64: typo in __assign_irq_vector when updating pos for vector and ...Yinghai Lu
2006-10-21[PATCH] x86-64: x86_64 hot-add memory srat.c fixkeith mannthey
2006-10-21[PATCH] x86-64: Update defconfigAndi Kleen
2006-10-17[PATCH] genirq: clean up irq-flow-type namingIngo Molnar
2006-10-14ACPI: Processor native C-states using MWAITVenkatesh Pallipadi
2006-10-12[PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai
2006-10-12[PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman
2006-10-11[PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V
2006-10-11[PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman
2006-10-10[PATCH] ptrace32 trivial __user annotationsAl Viro
2006-10-09[PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman
2006-10-08[PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman
2006-10-08[PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman
2006-10-06[PATCH] x86_64 irq_regs fixAndrew Morton
2006-10-05Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds
2006-10-05[PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap
2006-10-05[PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen
2006-10-05[PATCH] x86-64: Fix FPU corruptionAndi Kleen
2006-10-05[PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen
2006-10-05[PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason
2006-10-05[PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason
2006-10-05[PATCH] x86-64: Update defconfigAndi Kleen
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman
2006-10-04[PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman
2006-10-04[PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar