summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
AgeCommit message (Expand)AuthorFilesLines
2007-02-13[PATCH] x86: fix laptop bootup hang in init_acpi()Ingo Molnar1-0/+27
2007-02-13[PATCH] x86-64: robustify bad_dma_address handlingMuli Ben-Yehuda1-2/+15
2007-02-13[PATCH] x86-64: Don't reserve ROMsAndi Kleen1-128/+2
2007-02-13[PATCH] x86-64: Fix off by one error in IOMMU boundary checkingAndi Kleen1-2/+2
2007-02-13[PATCH] x86-64: x86_64 - Fix FS/GS registers for VT executionZachary Amsden1-6/+14
2007-02-13[PATCH] x86-64: Unexport __supported_pte_maskAndi Kleen1-1/+0
2007-02-13[PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen1-2/+6
2007-02-13[PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner1-2/+7
2007-02-13[PATCH] x86-64: Kconfig typosNicolas Kaiser1-6/+6
2007-02-13[PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2-12/+58
2007-02-13[PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich1-15/+25
2007-02-13[PATCH] x86: simplify notify_page_fault()Jan Beulich1-10/+8
2007-02-13[PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi1-14/+32
2007-02-13[PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa1-1/+1
2007-02-13[PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2-3/+3
2007-02-13[PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2-14/+127
2007-02-13[PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas1-2/+3
2007-02-13[PATCH] x86-64: improved iommu documentationKarsten Weiss2-26/+12
2007-02-13[PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi1-0/+6
2007-02-13[PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi1-12/+4
2007-02-13[PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi1-4/+0
2007-02-13[PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi1-36/+14
2007-02-13[PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi1-11/+35
2007-02-13[PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2-65/+14
2007-02-13[PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah1-7/+8
2007-02-13[PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah3-9/+77
2007-02-13[PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen3-1/+219
2007-02-13[PATCH] x86-64: Update defconfigAndi Kleen1-11/+34
2007-02-13ACPI: acpi_table_parse() now returns success/fail, not countLen Brown2-2/+6
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev1-2/+0
2007-02-12[PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2-5/+5
2007-02-11[PATCH] Consolidate bust_spinlocks()Kirill Korotaev1-21/+0
2007-02-11[PATCH] Common compat_sys_sysinfoKyle McMartin2-67/+1
2007-02-11[PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day1-2/+0
2007-02-11[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day1-3/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2007-02-09[PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath1-46/+13
2007-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-5/+12
2007-02-07msi: Make MSI useable more architecturesEric W. Biederman1-5/+12
2007-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds6-51/+54
2007-02-05[IA64] swiotlb cleanupJan Beulich1-1/+1
2007-02-02ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy3-39/+42
2007-02-02ACPICA: use new ACPI headers.Alexey Starikovskiy2-3/+3
2007-02-02ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy1-9/+9
2007-01-26[PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath1-0/+8
2007-01-26[PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2-49/+7
2007-01-23[PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi1-2/+0
2007-01-11[PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen1-2/+2