aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-14Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds1-11/+18
2006-03-12[PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen1-18/+11
2006-03-08[PATCH] fix kexec asmMichael Matz1-1/+1
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"Linus Torvalds1-8/+1
2006-02-26Make Kprobes depend on modulesLinus Torvalds1-0/+1
2006-02-26[PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson1-1/+1
2006-02-26[PATCH] x86_64: Better ATI timer fixAndi Kleen1-17/+29
2006-02-26[PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2-13/+11
2006-02-26[PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2-1/+7
2006-02-26[PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott1-1/+1
2006-02-26[PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen1-15/+0
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systemsAndi Kleen1-1/+8
2006-02-26[PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2-18/+6
2006-02-25[PATCH] x86-64: react to new topology.c locationDave Jones1-1/+1
2006-02-20[PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen1-3/+3
2006-02-17[PATCH] Remove KERN_INFO from middle of printk lineTim Hockin1-2/+2
2006-02-17[PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen1-1/+2
2006-02-17[PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen1-0/+7
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2-2/+2
2006-02-17[PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine has C2 or C3Andi Kleen1-0/+16
2006-02-17[PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen1-0/+1
2006-02-17[PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private dataJan Beulich1-8/+11
2006-02-17[PATCH] x86_64: Update defconfigAndi Kleen1-9/+33
2006-02-15[PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley1-1/+1
2006-02-12[PATCH] x86_64: GART DMA merging fixAndi Kleen1-4/+2
2006-02-12[PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood1-1/+17
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott2-4/+10
2006-02-11[PATCH] fstatat64 supportUlrich Drepper2-1/+23
2006-02-08[PATCH] x86-64: Add sys_unshareAndi Kleen1-0/+3
2006-02-07[PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro1-1/+1
2006-02-07[PATCH] amd64 time.c __iomem annotationsAl Viro1-1/+1
2006-02-07[PATCH] drive_info removal outside of arch/i386Al Viro2-7/+0
2006-02-07[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-05Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds1-3/+0
2006-02-04[PATCH] x86_64: IOMMU printk cleanupJon Mason4-10/+11
2006-02-04[PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen1-3/+5
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabledAndi Kleen1-0/+20
2006-02-04[PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich1-2/+1
2006-02-04[PATCH] x86_64: small fix for CFI annotationsJan Beulich1-0/+4
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2-6/+47
2006-02-04[PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen1-1/+3
2006-02-04[PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown1-1/+1
2006-02-04[PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't mergeKevin VanMaren1-3/+6
2006-02-04[PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen1-1/+1
2006-02-04[PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen1-4/+15
2006-02-04[PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj1-1/+1
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li2-2/+2
2006-02-04[PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen1-6/+20
2006-02-04[PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen1-7/+0