aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel
Commit message (Expand)AuthorAge
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds2006-10-04
|\
| * Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* | [PATCH] htirq: tidy up the htirq codeEric W. Biederman2006-10-04
* | [PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman2006-10-04
* | [PATCH] Initial generic hypertransport interrupt supportEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Kill irq compressionEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Kill gsi_irq_sharingEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: make vector_irq per cpuEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Make the external irq handlers report their vecto...Eric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Remove the msi assumption that irq == vectorEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Move msi message composition into io_apic.cEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Dynamic irq supportEric W. Biederman2006-10-04
* | [PATCH] genirq: x86_64 irq: Reenable migrating irqs to other cpusEric W. Biederman2006-10-04
* | [PATCH] genirq: convert the x86_64 architecture to irq-chipsIngo Molnar2006-10-04
|/
* [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton2006-10-02
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-02
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-02
* [PATCH] namespaces: utsname: switch to using uts namespacesSerge E. Hallyn2006-10-02
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] kretprobe spinlock deadlock patchbibo,mao2006-10-02
* [PATCH] kprobe whitespace cleanupbibo,mao2006-10-02
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-01
* [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn...Andi Kleen2006-09-29
* [PATCH] Re-positioning the bss segmentVivek Goyal2006-09-29
* [PATCH] Use ARRAY_SIZE in setup.cAndi Kleen2006-09-29
* [PATCH] x86: Clean up x86 NMI sysctlsAndi Kleen2006-09-29
* [PATCH] Refactor some duplicated code in mpparse.cAndi Kleen2006-09-29
* [PATCH] Document iommu=panicAndi Kleen2006-09-29
* [PATCH] Fix broken indentation in iommu_setupAndi Kleen2006-09-29
* [PATCH] Allow disabling DAC using command line optionsAndi Kleen2006-09-29
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-29
* [PATCH] Move valid_dma_direction() from x86_64 to generic codeRolf Eike Beer2006-09-29
* [PATCH] Have x86_64 use add_active_range() and free_area_init_nodesMel Gorman2006-09-27
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] i386/x86-64: New Intel feature flagsDave Jones2006-09-26
| * [PATCH] x86: Add a cumulative thermal throttle event counter.Dmitriy Zavin2006-09-26
| * [PATCH] x86: Refactor thermal throttle processingDmitriy Zavin2006-09-26
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-26
| * [PATCH] i386/x86-64: Make all early PCI scans dependent on CONFIG_PCIAndi Kleen2006-09-26
| * [PATCH] Don't leak NT bit into next taskAndi Kleen2006-09-26
| * [PATCH] i386/x86-64: Work around gcc bug with noreturn functions in unwinderJan Beulich2006-09-26
| * [PATCH] Remove all traces of signal number conversionAndi Kleen2006-09-26
| * [PATCH] Don't synchronize time reading on single core AMD systemsAndi Kleen2006-09-26
| * [PATCH] Use string instructions for Core2 copy/clearAndi Kleen2006-09-26
| * [PATCH] x86: - restore i8259A eoi status on resumeMatthew Garrett2006-09-26
| * [PATCH] Insert GART region into resource mapAaron Durbin2006-09-26
| * [PATCH] Fix idle notifiersAndi Kleen2006-09-26
| * [PATCH] Mark per cpu data initialization __initdata againAndi Kleen2006-09-26
| * [PATCH] Fix zeroing on exception in copy_*_userAndi Kleen2006-09-26