summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [PATCH] x86-64: Check return value of putreg in PTRACE_SETREGSAndi Kleen2007-02-131-2/+6
| * | | [PATCH] x86-64: - Ignore long SMI interrupts in clock calibration code - upda...Jack Steiner2007-02-131-2/+7
| * | | [PATCH] x86-64: Kconfig typosNicolas Kaiser2007-02-131-6/+6
| * | | [PATCH] x86-64: Allow to run a program when a machine check event is detectedAndi Kleen2007-02-132-12/+58
| * | | [PATCH] x86-64: Tighten mce_amd driver MSR readsJan Beulich2007-02-131-15/+25
| * | | [PATCH] x86: simplify notify_page_fault()Jan Beulich2007-02-131-10/+8Star
| * | | [PATCH] x86-64: Handle 32 bit PerfMon Counter writes cleanly in x86_64 nmi_wa...Venkatesh Pallipadi2007-02-131-14/+32
| * | | [PATCH] x86-64: Use constant instead of raw number in x86_64 ioperm.cGlauber de Oliveira Costa2007-02-131-1/+1
| * | | [PATCH] x86-64: Remove fastcall references in x86_64 codeGlauber de Oliveira Costa2007-02-132-3/+3
| * | | [PATCH] x86-64: Fix fake numa for x86_64 machines with big IO holeRohit Seth2007-02-132-14/+127
| * | | [PATCH] x86-64: do not always end the stack trace with ULONG_MAXCatalin Marinas2007-02-131-2/+3
| * | | [PATCH] x86-64: improved iommu documentationKarsten Weiss2007-02-132-26/+12Star
| * | | [PATCH] mmconfig: fix unreachable_devices()OGAWA Hirofumi2007-02-131-0/+6
| * | | [PATCH] mmconfig: minor cleanup in mmconfig codeOGAWA Hirofumi2007-02-131-12/+4Star
| * | | [PATCH] mmconfig: remove #define MMCONFIG_APER_XXXOGAWA Hirofumi2007-02-131-4/+0Star
| * | | [PATCH] mmconfig: Reject a broken MCFG tables on Asus etcOGAWA Hirofumi2007-02-131-36/+14Star
| * | | [PATCH] mmconfig: Fix x86_64 ioremap base_addressOGAWA Hirofumi2007-02-131-11/+35
| * | | [PATCH] mmconfig: Share parts of mmconfig code between i386 and x86-64Olivier Galibert2007-02-132-65/+14Star
| * | | [PATCH] x86-64: x86_64-make-the-numa-hash-function-nodemap-allocation fix fixAmul Shah2007-02-131-7/+8
| * | | [PATCH] x86-64: Allocate the NUMA hash function nodemap dynamicallyAmul Shah2007-02-133-9/+77
| * | | [PATCH] x86-64: Add __copy_from_user_nocacheAndi Kleen2007-02-133-1/+219
| * | | [PATCH] x86-64: Update defconfigAndi Kleen2007-02-131-11/+34
| |/ /
* | | [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-143-3/+3
* | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/mm/init.cEric W. Biederman2007-02-141-6/+16
* | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/kernel/vsyscall.cEric W. Biederman2007-02-141-2/+2
* | | [PATCH] sysctl: C99 convert ctl_tables in arch/x86_64/ia32/ia32_binfmt.cEric W. Biederman2007-02-141-10/+20
* | | [PATCH] sysctl: x86_64: remove unnecessary use of insert_at_headEric W. Biederman2007-02-142-2/+2
|/ /
* | [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* | [PATCH] Dynamic kernel command-line: fixupsAlon Bar-Lev2007-02-121-2/+0Star
* | [PATCH] Dynamic kernel command-line: x86_64Alon Bar-Lev2007-02-122-5/+5
* | [PATCH] Consolidate bust_spinlocks()Kirill Korotaev2007-02-111-21/+0Star
* | [PATCH] Common compat_sys_sysinfoKyle McMartin2007-02-112-67/+1Star
* | [PATCH] Remove unnecessary memset(0) calls after kzalloc() calls.Robert P. J. Day2007-02-111-2/+0Star
* | [PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_cache_zalloc().Robert P. J. Day2007-02-111-3/+1Star
* | [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* | [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
|/
* [PATCH] x86_64 ia32 vDSO: use install_special_mappingRoland McGrath2007-02-091-46/+13Star
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-02-081-5/+12
|\
| * msi: Make MSI useable more architecturesEric W. Biederman2007-02-081-5/+12
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2007-02-086-51/+54
|\ \ | |/ |/|
| * ACPICA: Remove duplicate table definitions (non-conflicting), contAlexey Starikovskiy2007-02-033-39/+42
| * ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-032-3/+3
| * ACPICA: minimal patch to integrate new tables into LinuxAlexey Starikovskiy2007-02-031-9/+9
* | [IA64] swiotlb cleanupJan Beulich2007-02-061-1/+1
|/
* [PATCH] x86_64 ia32 vDSO: define arch_vma_nameRoland McGrath2007-01-261-0/+8
* [PATCH] x86_64 ia32 vDSO: use VM_ALWAYSDUMPRoland McGrath2007-01-262-49/+7Star
* [PATCH] Revert nmi_known_cpu() check during boot option parsingVenkatesh Pallipadi2007-01-231-2/+0Star
* [PATCH] x86-64: Fix warnings in ia32_aout.cAndi Kleen2007-01-111-2/+2
* [PATCH] x86-64: tighten up printksMuli Ben-Yehuda2007-01-111-3/+8
* [PATCH] x86-64: - Ignore long SMI interrupts in clock calibrationJack Steiner2007-01-111-4/+21