summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
* x86: unify include/asm/ldt_32/64.hThomas Gleixner2007-10-174-82/+39
* x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner2007-10-174-103/+79
* x86: unify include/asm/mce_32/64.hThomas Gleixner2007-10-173-128/+126
* x86: asm-i386/io.h fix constnessAndrew Morton2007-10-171-6/+11
* x86: visws extern inline to static inlineAdrian Bunk2007-10-172-8/+8
* x86: cleanup 64bit unistd.hThomas Gleixner2007-10-171-316/+301
* i386: fix argument signedness warningsSatyam Sharma2007-10-171-3/+6
* x86: rename .i assembler includes to .hAdrian Bunk2007-10-175-29/+26
* x86: Add parenthesis to IRQ vector macrosSteven Rostedt2007-10-171-16/+16
* x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever2007-10-171-1/+1
* x86: remove STR() macrosGlauber de Oliveira Costa2007-10-172-6/+0
* x86: remove x86_cpu_to_log_apicidMike Travis2007-10-171-1/+0
* i386: Remove strrchr assembler implementationAndi Kleen2007-10-171-3/+0
* x86: make atomic64_t work like atomic_tChris Snook2007-10-171-1/+1
* i386: no need to make enable_cpu_hotplug a variableAdrian Bunk2007-10-171-3/+0
* x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2007-10-172-0/+9
* x86: constify stacktrace_opsJan Beulich2007-10-171-1/+1
* x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner2007-10-171-1/+0
* x86_64: Remove serialize_cpu() inlineAndi Kleen2007-10-171-5/+0
* x86: hide cond_syscall behind __KERNEL__Mike Frysinger2007-10-171-0/+2
* x86: mark read_crX() asm code as volatileKirill Korotaev2007-10-172-5/+5
* i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B2007-10-171-1/+7
* i386: export i386 smp_call_function_mask() to modulesLaurent Vivier2007-10-171-6/+3
* x86: clean up apicid_to_node declarationAndrew Morton2007-10-171-1/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds2007-10-175-70/+16
|\
| * [x86] remove uses of magic macros for boot_params accessH. Peter Anvin2007-10-165-70/+16
* | increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2007-10-172-0/+2
* | Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2007-10-172-16/+1
* | remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* | cleanup floppy.hJan Beulich2007-10-172-8/+0
* | remove strict ansi check from __u64 in asm/types.hOlaf Hering2007-10-171-3/+3
* | kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2007-10-172-2/+0
* | Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* | x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson2007-10-171-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2007-10-164-8/+12
|\
| * x86-64: enable sg chainingJens Axboe2007-10-162-2/+3
| * i386: enable sg chainingJens Axboe2007-10-161-0/+2
| * i386 dma_map_sg: convert to using sg helpersJens Axboe2007-10-161-6/+7
* | kprobes: support kretprobe blacklistMasami Hiramatsu2007-10-162-0/+3
* | I/OAT: Add DCA servicesShannon Nelson2007-10-161-0/+1
* | x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2007-10-162-0/+2
* | x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig2007-10-164-13/+2
* | Convert cpu_sibling_map to be a per cpu variableMike Travis2007-10-164-5/+7
* | x86: Convert cpu_core_map to be a per cpu variableMike Travis2007-10-164-4/+9
|/
* lockdep: x86_64: connect the sysexit hookPeter Zijlstra2007-10-111-0/+14
* lockdep: i386: connect the sysexit hookPeter Zijlstra2007-10-111-0/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds2007-10-132-9/+9
|\
| * KVM: Use standard CR8 flags, and fix TPR definitionRusty Russell2007-10-131-1/+1
| * i386: Expose IOAPIC register definitions even if CONFIG_X86_IO_APIC is not setAvi Kivity2007-10-131-8/+8
* | minimal build fixes for uml (fallout from x86 merge)Al Viro2007-10-131-1/+1
|/