aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-26[PATCH] x86_64: Remove long obsolete CVSAndi Kleen2-3/+1
2006-06-26[PATCH] x86_64: nmi watchdog header cleanupDon Zickus2-22/+24
2006-06-26[PATCH] x86_64: Clean and enhance up K8 northbridge access codeAndi Kleen1-0/+14
2006-06-26[PATCH] x86_64: Remove bogus comment in topology.hAndi Kleen1-2/+0
2006-06-26[PATCH] x86_64: Remove most of ia32_unistd.hAndi Kleen1-305/+3
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann9-123/+190
2006-06-26[PATCH] i386/x86-64: Emulate CPUID4 on AMDAndi Kleen1-0/+1
2006-06-26[PATCH] x86_64: Use __always_inline for __inline_memcpyAndi Kleen1-1/+2
2006-06-26[PATCH] Notify page fault call chainAnil S Keshavamurthy1-0/+1
2006-06-26[PATCH] Notify page fault call chain for x86_64Anil S Keshavamurthy1-0/+2
2006-06-25[PATCH] Define __raw_get_cpu_var and use itPaul Mackerras1-0/+2
2006-06-25[PATCH] random: remove SA_SAMPLE_RANDOM from floppy driverMatt Mackall1-4/+2
2006-06-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds2-2/+2
2006-06-23[PATCH] sys_move_pages: x86_64 supportChristoph Lameter1-1/+3
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle1-1/+0
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto1-1/+0
2006-06-22Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+9
2006-06-22[PATCH] vgacon: make VGA_MAP_MEM take size, remove extra useBjorn Helgaas1-1/+1
2006-06-21[PATCH] PCI: cleanup unused variable about msi driverbibo,mao1-1/+1
2006-06-21[PATCH] PCI: msi abstractions and support for altixMark Maule1-0/+8
2006-06-20Merge git://git.infradead.org/hdrcleanup-2.6Linus Torvalds31-39/+10
2006-06-18Add Kbuild file for x86_64 'make headers_install'David Woodhouse1-0/+11
2006-06-15Pull bugzilla-5653 into release branchLen Brown1-0/+2
2006-06-15Pull trivial1 into release branchLen Brown1-2/+0
2006-05-30[PATCH] x86_64: Fix stack/mmap randomization for compat tasksAndi Kleen1-1/+1
2006-05-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2-0/+3
2006-05-21Move inclusion of <linux/compat.h> out of user scope in asm-x86_64/mtrr.hDavid Woodhouse1-4/+4
2006-05-08[PATCH] x86_64: Avoid EBDA area in early boot allocatorAndi Kleen1-0/+2
2006-05-08[PATCH] x86_64: avoid IRQ0 ioapic pin collisionKimball Murray1-0/+1
2006-04-29Remove unneeded _syscallX macros from user view in asm-*/unistd.hDavid Woodhouse1-3/+4
2006-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1-1/+3
2006-04-27Exclude asm-generic/{page,memory_model}.h from user bits of i386/x86_64 page.hDavid Woodhouse1-2/+2
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse30-30/+0
2006-04-26[PATCH] Add support for the sys_vmsplice syscallJens Axboe1-1/+3
2006-04-20[PATCH] x86_64: bring back __read_mostly support to linux-2.6.17-rc2Eric Dumazet1-2/+2
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2-1/+20
2006-04-19[PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki1-1/+1
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen1-1/+3
2006-04-18[PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen1-1/+2
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe1-1/+3
2006-04-11[PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo1-1/+1
2006-04-11[PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B1-1/+1
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto2-11/+0
2006-04-09[PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg1-1/+1
2006-04-09[PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave1-0/+2
2006-04-09[PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen1-0/+7
2006-04-09[PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen1-2/+0
2006-04-09[PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven1-0/+1
2006-04-09[PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven1-1/+1