summaryrefslogtreecommitdiffstats
path: root/include/asm-x86_64
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] for_each_possible_cpu: x86_64KAMEZAWA Hiroyuki2006-04-191-1/+1
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-1/+3
* [PATCH] x86_64: Increase NUMA hash function nodemapAndi Kleen2006-04-181-1/+2
* [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-111-1/+3
* [PATCH] x86_64: inline function prefix with __always_inline in vsyscallmao, bibo2006-04-111-1/+1
* [PATCH] x86_64: fix sync before RDTSC on Intel cpusSiddha, Suresh B2006-04-111-1/+1
* [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-112-11/+0
* [PATCH] x86_64: Eliminate IA32_NR_syscalls defineAndi Kleen2006-04-091-2/+0
* [PATCH] x86_64: fix CONFIG_REORDERSam Ravnborg2006-04-091-1/+1
* [PATCH] x86_64: Fix drift with HPET timer enabledJordan Hargrave2006-04-091-0/+2
* [PATCH] x86_64: Don't run NMI watchdog during machine checksAndi Kleen2006-04-091-0/+7
* [PATCH] x86_64: extra NODES_SHIFT definitionDave Hansen2006-04-091-2/+0
* [PATCH] x86_64: Introduce e820_all_mappedArjan van de Ven2006-04-091-0/+1
* [PATCH] x86_64: Rename e820_mapped to e820_any_mappedArjan van de Ven2006-04-091-1/+1
* [PATCH] x86_64: Reserve SRAT hotadd memory on x86-64Andi Kleen2006-04-091-0/+2
* [PATCH] make local_t signedAndrew Morton2006-03-311-5/+5
* [PATCH] Introduce sys_splice() system callJens Axboe2006-03-301-1/+3
* [PATCH] arch/i386/kernel/microcode.c: remove the obsolete microcode_ioctlAdrian Bunk2006-03-281-3/+0
* [PATCH] Notifier chain update: API changesAlan Stern2006-03-271-12/+11
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-271-1/+1
* [PATCH] lightweight robust futexes: x86_64Ingo Molnar2006-03-272-2/+27
* [PATCH] lightweight robust futexes: arch defaultsIngo Molnar2006-03-271-0/+6
* [PATCH] unify pfn_to_page: x86_64 pfn_to_pageKAMEZAWA Hiroyuki2006-03-272-6/+1
* [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-273-0/+7
* [PATCH] bitops: x86_64: use generic bitopsAkinobu Mita2006-03-261-36/+6
* [PATCH] x86_64: Removed duplicated declaration of force_iommuAndi Kleen2006-03-251-1/+0
* [PATCH] x86_64: group memnodemap and memnodeshift in a memnode structureEric Dumazet2006-03-251-2/+7
* [PATCH] x86_64: Make local_t 64bit instead of 32bitAndi Kleen2006-03-251-5/+5
* [PATCH] x86_64: Remove CONFIG_UNORDERED_IOAndi Kleen2006-03-251-18/+0
* [PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal2006-03-251-0/+1
* [PATCH] x86_64: Reorder one field of the PDA to reduce paddingArjan van de Ven2006-03-251-1/+1
* [PATCH] x86_64: Don't invoke OOM killer while allocating floppy DMA buffersAndi Kleen2006-03-251-1/+1
* [PATCH] x86_64: Implement early DMI scanningAndi Kleen2006-03-252-5/+30
* [PATCH] x86_64: Don't define string functions to builtinAndi Kleen2006-03-251-14/+3
* [PATCH] x86_64: remove dead do_softirq_thunkJan Beulich2006-03-251-2/+0
* [PATCH] x86_64: actively synchronize vmalloc area when registering certain ca...Jan Beulich2006-03-252-0/+32
* [PATCH] x86_64: eliminate set_debug()Jan Beulich2006-03-252-9/+1
* [PATCH] x86_64: Rename struct node in x86-64 NUMA code to struct bootnodeAndi Kleen2006-03-251-2/+2
* [PATCH] x86_64: Increase the variability of the process stack on 64bit archit...Andi Kleen2006-03-251-0/+4
* [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notificationsDavide Libenzi2006-03-251-0/+1
* [PATCH] remove ISA legacy functions: remove the helpersAl Viro2006-03-241-12/+0
* [PATCH] x86_64: {set,clear,test}_bit() related cleanup and pci_mmcfg_init() fixAkinobu Mita2006-03-242-6/+6
* [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-4/+3
* [PATCH] atomic: add_unless cmpxchg optimiseNick Piggin2006-03-231-1/+7
* [PATCH] Move read_mostly definition to asm/cache.hKyle McMartin2006-03-231-0/+2
* [PATCH] Enable mprotect on huge pagesZhang, Yanmin2006-03-221-2/+2
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-14/+0
* [PATCH] x86_64: Move the SMP time selection earlierAndi Kleen2006-02-261-1/+0
* [PATCH] x86_64: Fix the additional_cpus=.. optionAndi Kleen2006-02-261-0/+1
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-0/+14
OpenPOWER on IntegriCloud