summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] x86_64: fix vector_lock deadlock in io_apic.cIngo Molnar1-3/+4
2006-06-26[PATCH] x86_64: remove unused gart header fileJon Mason1-1/+0
2006-06-26[PATCH] x86_64: Remove ia32_sys_call_table exportAndi Kleen2-3/+0
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen12-25/+0
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus2-8/+1
2006-06-26[PATCH] x86_64: fix unlikely profiling & vsyscalls on x86_64Ingo Molnar1-2/+2
2006-06-26[PATCH] x86_64: add END()/ENDPROC() annotations to entry.SJan Beulich2-1/+48
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-2/+2
2006-06-26[PATCH] x86_64: Use -ENODEV in IOMMU initializationAndi Kleen1-3/+3
2006-06-26[PATCH] i386/x86-64: simplify ioapic_register_intr()Jan Beulich1-15/+8
2006-06-26[PATCH] x86_64: serialize assign_irq_vector() use of static variablesJan Beulich1-4/+14
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen6-89/+161
2006-06-26[PATCH] x86_64: trivial gart clean-upJon Mason1-23/+23
2006-06-26[PATCH] x86_64: Implement compat functions for PTRACE_SETSIGINFO/GETSIGINFOAndi Kleen1-6/+35
2006-06-26[PATCH] x86_64: iommu_gart_bitmap search to cross next_bitMike Waychison1-1/+1
2006-06-26[PATCH] x86_64: x86_64-enable-large-bzImage.patchIngo Molnar1-4/+2
2006-06-26[PATCH] x86_64: pci-dma.c clean-up - trivialJon Mason1-6/+6
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann6-102/+67
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen1-0/+3
2006-06-26[PATCH] i386/x86-64: Use new official CPUID to get APICID/core split on AMD p...Andi Kleen1-7/+13
2006-06-26[PATCH] x86_64: Use local APIC ID from local APIC instead of CPUIDravikiran thirumalai1-4/+1
2006-06-26[PATCH] x86_64: Update defconfigAndi Kleen1-25/+134
2006-06-26[PATCH] fbdev: Firmware EDID fixesAntonino A. Daplas2-0/+20
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy1-2/+37
2006-06-26[PATCH] make pmtmr_ioport __read_mostlyAndreas Mohr1-1/+1
2006-06-26Storage class should be firstTobias Klauser1-2/+2
2006-06-26spelling fixesAndreas Mohr1-1/+1
2006-06-26fix paniced->panicked typosLee Revell2-2/+2
2006-06-26[CRYPTO] aes: Add wrappers for assembly routinesHerbert Xu2-6/+16
2006-06-26[CRYPTO] all: Pass tfm instead of ctx to algorithmsHerbert Xu3-12/+19
2006-06-25Revert "swsusp special saveable pages support" commitsLinus Torvalds1-95/+0
2006-06-25[PATCH] Fix kdump Crash Kernel boot memory reservation for NUMA machinesAmul Shah1-1/+1
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds3-72/+2
2006-06-23[PATCH] don't use flush_tlb_all in suspend timeShaohua Li1-2/+5
2006-06-23[PATCH] swsusp: x86_64 mark special saveable/unsaveable pagesShaohua Li1-0/+95
2006-06-23[PATCH] x86: make i387 mxcsr_feature_mask __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr1-1/+1
2006-06-23[PATCH] sys_move_pages: 32bit support (i386, x86_64)Christoph Lameter1-0/+1
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-32/+1
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-4/+9
2006-06-22[PATCH] x86_64: use select for GART_IOMMU to enable AGPRoman Zippel1-3/+2
2006-06-21[PATCH] PCI: fix issues with extended conf space when MMCONFIG disabled becau...Chuck Ebbert1-4/+9
2006-06-15Pull bugzilla-5653 into release branchLen Brown2-72/+1
2006-06-15Pull Kconfig into release branchLen Brown1-0/+1
2006-06-08[PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid1-5/+25
2006-05-30[PATCH] x86_64: Don't do syscall exit tracing twiceAndi Kleen1-6/+1
2006-05-30[PATCH] x86_64: Fix off by one in bad_addr checking in find_e820_areaRobert Hentosh1-1/+1
2006-05-30[PATCH] x86_64: Handle empty node zeroDaniel Yeisley3-2/+8
2006-05-30[PATCH] x86_64: fix last_tsc calculation of PM timerJan Beulich1-1/+1
2006-05-30[PATCH] x86_64: Fix no IOMMU warning in PCI-GART driverAndi Kleen1-4/+2