summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] genirq: clean up irq-flow-type namingIngo Molnar2006-10-173-11/+13
* ACPI: Processor native C-states using MWAITVenkatesh Pallipadi2006-10-141-7/+15
* [PATCH] Fix build breakage with CONFIG_X86_VSMPRavikiran Thirumalai2006-10-121-0/+1
* [PATCH] x86_64 irq: Properly update vector_irqEric W. Biederman2006-10-121-1/+1
* [PATCH] use struct irq_chip instead of struct hw_interrupt_typeAneesh Kumar K.V2006-10-111-1/+1
* [PATCH] mm: use symbolic names instead of indices for zone initialisationMel Gorman2006-10-112-6/+11
* [PATCH] ptrace32 trivial __user annotationsAl Viro2006-10-101-2/+2
* [PATCH] x86_64 irq: Scream but don't die if we receive an unexpected irqEric W. Biederman2006-10-091-7/+7
* [PATCH] x86_64 irq: Allocate a vector across all cpus for genapic_flat.Eric W. Biederman2006-10-083-48/+115
* [PATCH] i386/x86_64: Remove global IO_APIC_VECTOREric W. Biederman2006-10-081-4/+4
* [PATCH] x86_64 irq_regs fixAndrew Morton2006-10-061-1/+4
* Merge git://git.infradead.org/~dhowells/irq-2.6Linus Torvalds2006-10-053-18/+21
|\
| * IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-053-18/+21
* | [PATCH] x86-64: Fix compilation without CONFIG_KALLSYMSRandy Dunlap2006-10-051-1/+1
* | [PATCH] x86-64: Annotate interrupt frame backlink in interrupt handlersAndi Kleen2006-10-051-0/+3
* | [PATCH] x86-64: Fix FPU corruptionAndi Kleen2006-10-051-4/+3
* | [PATCH] x86: Terminate the kernel stacks for the unwinderAndi Kleen2006-10-051-0/+5
* | [PATCH] x86-64: Calgary IOMMU: print PCI bus numbers in hexJon Mason2006-10-051-4/+4
* | [PATCH] x86-64: Calgary IOMMU: Update Jon's contact infoJon Mason2006-10-051-1/+2
* | [PATCH] x86-64: Calgary IOMMU: Fix off by one when calculating register space...Jon Mason2006-10-051-2/+11
* | [PATCH] x86-64: Calgary IOMMU: deobfuscate calgary_initJon Mason2006-10-051-5/+7
* | [PATCH] x86-64: Update defconfigAndi Kleen2006-10-051-8/+35
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-0410-13/+2
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-0410-13/+2
* | [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-041-0/+1
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-041-27/+62
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-041-0/+96
* | [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-042-46/+1
* | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-041-62/+0
* | [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-043-49/+138
* | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-043-39/+32
* | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-041-100/+47
* | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-041-0/+74
* | [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-041-5/+46
* | [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman2006-10-041-3/+33
* | [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-043-141/+44
|/
* more misc typo fixesMatt LaPlante2006-10-031-1/+1
* [PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbersDavid Howells2006-10-031-1/+6
* [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton2006-10-021-54/+0
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-3/+3
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-022-20/+20
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-021-2/+7
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-021-21/+20
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+1
* [PATCH] Generic ioremap_page_range: x86_64 conversionHaavard Skinnemoen2006-10-011-104/+7
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-013-14/+4
* [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey2006-10-011-4/+13
OpenPOWER on IntegriCloud