summaryrefslogtreecommitdiffstats
path: root/arch/x86_64
Commit message (Expand)AuthorAgeFilesLines
* Revert "[PATCH] x86-64: Fix up handling of non canonical user RIPs"Linus Torvalds2006-03-141-11/+18
* [PATCH] x86-64: Fix up handling of non canonical user RIPsAndi Kleen2006-03-131-18/+11Star
* [PATCH] fix kexec asmMichael Matz2006-03-081-1/+1
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-281-8/+1Star
* Make Kprobes depend on modulesLinus Torvalds2006-02-271-0/+1
* [PATCH] fix build on x86_64 with !CONFIG_HOTPLUG_CPUBrian Magnuson2006-02-271-1/+1
* [PATCH] x86_64: Better ATI timer fixAndi Kleen2006-02-261-17/+29
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-262-13/+11Star
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-262-1/+7
* [PATCH] x86_64: Fix NMI watchdog on x460Chris McDermott2006-02-261-1/+1
* [PATCH] x86-64/i386: Use common X86_PM_TIMER option and make it EMBEDDEDAndi Kleen2006-02-261-15/+0Star
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-1/+8
* [PATCH] x86_64: no_iommu removal in pci-gart.cJon Mason2006-02-262-18/+6Star
* [PATCH] x86-64: react to new topology.c locationDave Jones2006-02-251-1/+1
* [PATCH] x86_64: Don't set CONFIG_DEBUG_INFO in defconfigAndi Kleen2006-02-211-3/+3
* [PATCH] Remove KERN_INFO from middle of printk lineTim Hockin2006-02-171-2/+2
* [PATCH] x86_64: Always pass full number of nodes to NUMA hash computationAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Relax SRAT covers all memory check a bitAndi Kleen2006-02-171-1/+2
* [PATCH] x86_64: Resolve the RIP of an early exception using kallsymsAndi Kleen2006-02-171-0/+7
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-172-2/+2
* [PATCH] x86_64: Don't enable ATI apicmaintimer workaround when the machine ha...Andi Kleen2006-02-171-0/+16
* [PATCH] x86_64: Don't call do_exit with interrupts disabled after IRET exceptionAndi Kleen2006-02-171-0/+1
* [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private ...Jan Beulich2006-02-171-8/+11
* [PATCH] x86_64: Update defconfigAndi Kleen2006-02-171-9/+33
* [PATCH] x86_64: early initialization of cpu_to_nodeDaniel Yeisley2006-02-161-1/+1
* [PATCH] x86_64: GART DMA merging fixAndi Kleen2006-02-131-4/+2Star
* [PATCH] arch/x86_64/kernel/traps.c PTRACE_SINGLESTEP oopsJohn Blackwood2006-02-131-1/+17
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-122-4/+10
* [PATCH] fstatat64 supportUlrich Drepper2006-02-122-1/+23
* [PATCH] x86-64: Add sys_unshareAndi Kleen2006-02-091-0/+3
* [PATCH] arch/x86_64/pci/mmconfig.c NULL noise removalAl Viro2006-02-081-1/+1
* [PATCH] amd64 time.c __iomem annotationsAl Viro2006-02-081-1/+1
* [PATCH] drive_info removal outside of arch/i386Al Viro2006-02-082-7/+0Star
* [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-081-0/+3
* Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-3/+0Star
* [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-054-10/+11
* [PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen2006-02-051-3/+5
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-051-0/+20
* [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-051-2/+1Star
* [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-051-0/+4
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-052-6/+47
* [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-051-1/+3
* [PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown2006-02-051-1/+1
* [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-051-3/+6
* [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-051-1/+1
* [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-051-4/+15
* [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-051-1/+1
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-052-2/+2
* [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-051-6/+20
* [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-051-7/+0Star