aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-06-23[PATCH] compat: introduce compat_time_tStephen Rothwell1-1/+1
2005-06-23[PATCH] adjust per_cpu definition in non-SMP caseJan Beulich1-1/+1
2005-06-23[PATCH] x86_64 specific function return probesRusty Lynch1-0/+3
2005-06-23[PATCH] streamline preempt_count type across archsJesper Juhl1-1/+1
2005-06-23[PATCH] xen: x86_64: Add macro for debugregVincent Hanquez1-0/+8
2005-06-23[PATCH] xen: x86: Rename usermode macroVincent Hanquez1-0/+1
2005-06-23[PATCH] eliminate duplicate rdpmc definitionJan Beulich1-5/+0
2005-06-23[PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter1-2/+4
2005-06-23[PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter1-11/+3
2005-06-23[PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi1-0/+3
2005-06-23[PATCH] add x86-64 specific support for sparsememMatt Tolentino2-2/+26
2005-06-23[PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino4-15/+13
2005-06-23[PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen1-4/+1
2005-06-21[PATCH] Hugepage consolidationDavid Gibson2-1/+3
2005-06-21[PATCH] smp_processor_id() cleanupIngo Molnar1-1/+1
2005-06-21[PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2-6/+7
2005-06-07[PATCH] AGP fix for Xen VMMKeir Fraser1-0/+10
2005-05-25[PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg1-0/+2
2005-05-20Remove some left-over empty filesLinus Torvalds1-0/+0
2005-05-17[PATCH] kill <asm/ioctl32.h>Christoph Hellwig1-1/+0
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen1-0/+2
2005-05-17[PATCH] x86_64: Add pmtimer supportAndi Kleen2-0/+8
2005-05-17[PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen1-1/+0
2005-05-17[PATCH] x86_64: Remove x86_apicid fieldAndi Kleen1-1/+0
2005-05-17[PATCH] x86_64: Increase number of IO-APICsAndi Kleen1-1/+1
2005-05-17[PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen1-2/+2
2005-05-05[PATCH] make some things staticAdrian Bunk1-1/+1
2005-05-04[PATCH] asm/signal.h unificationAl Viro1-13/+1
2005-05-01[PATCH] consolidate sys_shmatStephen Rothwell1-1/+1
2005-05-01[PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell1-2/+0
2005-05-01[PATCH] move SA_xxx defines to linux/signal.hStas Sergeev1-14/+0
2005-05-01[PATCH] remove all kernel BUGsMatt Mackall1-1/+3
2005-05-01[PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2-2/+3
2005-05-01[PATCH] CPUID bug and inconsistency fixH. Peter Anvin1-4/+10
2005-05-01[PATCH] check nmi watchdog is brokenJack F Vogel1-1/+0
2005-04-19[PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins1-1/+1
2005-04-16[PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen3-24/+8
2005-04-16[PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen1-1/+1
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen1-0/+2
2005-04-16[PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen1-2/+0
2005-04-16[PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen1-1/+0
2005-04-16[PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen1-0/+1
2005-04-16[PATCH] x86_64: Correct wrong comment in local.hAndi Kleen1-1/+2
2005-04-16[PATCH] x86_64: Support constantly ticking TSCsAndi Kleen1-0/+1
2005-04-16[PATCH] x86_64: Use a common function to find code segment basesAndi Kleen1-0/+5
2005-04-16[PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen1-2/+0
2005-04-16[PATCH] x86-64: Fix BUG()Andi Kleen1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds140-0/+13947