summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] x86_64: Dont use broadcast shortcut to make it cpu hotplug safe.Ashok Raj2005-06-251-0/+2
* | [PATCH] x86_64: CPU hotplug supportAshok Raj2005-06-252-0/+7
* | [PATCH] compat: introduce compat_time_tStephen Rothwell2005-06-231-1/+1
* | [PATCH] adjust per_cpu definition in non-SMP caseJan Beulich2005-06-231-1/+1
* | [PATCH] x86_64 specific function return probesRusty Lynch2005-06-231-0/+3
* | [PATCH] streamline preempt_count type across archsJesper Juhl2005-06-231-1/+1
* | [PATCH] xen: x86_64: Add macro for debugregVincent Hanquez2005-06-231-0/+8
* | [PATCH] xen: x86: Rename usermode macroVincent Hanquez2005-06-231-0/+1
* | [PATCH] eliminate duplicate rdpmc definitionJan Beulich2005-06-231-5/+0
* | [PATCH] i386: Selectable Frequency of the Timer InterruptChristoph Lameter2005-06-231-2/+4
* | [PATCH] x86/x86_64: pcibus_to_nodeChristoph Lameter2005-06-231-11/+3
* | [PATCH] Platform SMIs and their interferance with tsc based delay calibrationVenkatesh Pallipadi2005-06-231-0/+3
* | [PATCH] add x86-64 specific support for sparsememMatt Tolentino2005-06-232-2/+26
* | [PATCH] reorganize x86-64 NUMA and DISCONTIGMEM config optionsMatt Tolentino2005-06-234-15/+13
* | [PATCH] remove non-DISCONTIG use of pgdat->node_mem_mapDave Hansen2005-06-231-4/+1
* | [PATCH] Hugepage consolidationDavid Gibson2005-06-212-1/+3
* | [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-1/+1
* | [PATCH] x86_64: TASK_SIZE fixes for compatibility mode processesSuresh Siddha2005-06-212-6/+7
|/
* [PATCH] AGP fix for Xen VMMKeir Fraser2005-06-071-0/+10
* [PATCH] x86_64: CONFIG_BUG=n fixesAlexander Nyberg2005-05-251-0/+2
* Remove some left-over empty filesLinus Torvalds2005-05-201-0/+0
* [PATCH] kill <asm/ioctl32.h>Christoph Hellwig2005-05-171-1/+0
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-171-0/+2
* [PATCH] x86_64: Add pmtimer supportAndi Kleen2005-05-172-0/+8
* [PATCH] x86_64: Remove unique APIC/IO-APIC ID checkAndi Kleen2005-05-171-1/+0
* [PATCH] x86_64: Remove x86_apicid fieldAndi Kleen2005-05-171-1/+0
* [PATCH] x86_64: Increase number of IO-APICsAndi Kleen2005-05-171-1/+1
* [PATCH] x86_64: Add a guard page at the end of the 47bit address spaceAndi Kleen2005-05-171-2/+2
* [PATCH] make some things staticAdrian Bunk2005-05-051-1/+1
* [PATCH] asm/signal.h unificationAl Viro2005-05-041-13/+1
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-1/+1
* [PATCH] consolidate SIGEV_PAD_SIZEStephen Rothwell2005-05-011-2/+0
* [PATCH] move SA_xxx defines to linux/signal.hStas Sergeev2005-05-011-14/+0
* [PATCH] remove all kernel BUGsMatt Mackall2005-05-011-1/+3
* [PATCH] Increase number of e820 entries hard limit from 32 to 128Venkatesh Pallipadi2005-05-012-2/+3
* [PATCH] CPUID bug and inconsistency fixH. Peter Anvin2005-05-011-4/+10
* [PATCH] check nmi watchdog is brokenJack F Vogel2005-05-011-1/+0
* [PATCH] freepgt: arch FIRST_USER_ADDRESS 0Hugh Dickins2005-04-191-1/+1
* [PATCH] x86_64: Switch SMP bootup over to new CPU hotplug state machineAndi Kleen2005-04-163-24/+8
* [PATCH] x86_64: Rename the extended cpuid level fieldAndi Kleen2005-04-161-1/+1
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-161-0/+2
* [PATCH] x86_64: Remove duplicated syscall entry.Andi Kleen2005-04-161-2/+0
* [PATCH] x86_64: Keep only a single debug notifier chainAndi Kleen2005-04-161-1/+0
* [PATCH] x86_64: Port over e820 gap detection from i386Andi Kleen2005-04-161-0/+1
* [PATCH] x86_64: Correct wrong comment in local.hAndi Kleen2005-04-161-1/+2
* [PATCH] x86_64: Support constantly ticking TSCsAndi Kleen2005-04-161-0/+1
* [PATCH] x86_64: Use a common function to find code segment basesAndi Kleen2005-04-161-0/+5
* [PATCH] x86_64: Use a VMA for the 32bit vsyscallAndi Kleen2005-04-161-2/+0
* [PATCH] x86-64: Fix BUG()Andi Kleen2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16140-0/+13947
OpenPOWER on IntegriCloud