aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith1-2/+2
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
2006-02-04[PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai1-0/+3
2006-02-04[PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset functionsAndi Kleen6-23/+542
2006-02-04[PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen1-0/+3
2006-02-04[PATCH] x86_64: [PATCH] timer resumeShaohua Li2-0/+17
2006-02-04[PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen1-0/+8
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2-9/+70
2006-02-04[PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen3-13/+18
2006-02-04[PATCH] x86_64: Update defconfigAndi Kleen1-7/+14
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds4-9/+86
2006-02-01[PATCH] Add faster __iowrite32_copy routine for x86_64Bryan O'Sullivan2-1/+27
2006-02-01[PATCH] x86_64: compat_sys_futimesat fixAndrew Morton1-1/+1
2006-01-31[PATCH] PCI: handle bogus MCFG entriesAndi Kleen1-5/+14
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi branches into releaseLen Brown4-9/+86
2006-01-18[PATCH] vfs: *at functions: x86_64Ulrich Drepper1-0/+13