aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
2007-10-17x86: unify some more trivial include/asm-x86/ 32/64 variantsThomas Gleixner
2007-10-17x86: merge some trivially mergeable headersRoland Dreier
2007-10-17x86: trivial header mergesBrian Gerst
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino
2007-10-17x86: multi-byte single instruction NOPsJan Beulich
2007-10-17x86: convert mm_context_t semaphore to a mutexLuiz Fernando N. Capitulino
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty
2007-10-17x86: unify include/asm/ldt_32/64.hThomas Gleixner
2007-10-17x86: unify include/asm/ptrace-abi_32/64.hThomas Gleixner
2007-10-17x86: unify include/asm/mce_32/64.hThomas Gleixner
2007-10-17x86: asm-i386/io.h fix constnessAndrew Morton
2007-10-17x86: visws extern inline to static inlineAdrian Bunk
2007-10-17x86: cleanup 64bit unistd.hThomas Gleixner
2007-10-17i386: fix argument signedness warningsSatyam Sharma
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk
2007-10-17x86: Add parenthesis to IRQ vector macrosSteven Rostedt
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever
2007-10-17x86: remove STR() macrosGlauber de Oliveira Costa
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen
2007-10-17x86: make atomic64_t work like atomic_tChris Snook
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin
2007-10-17x86: constify stacktrace_opsJan Beulich
2007-10-17x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen
2007-10-17x86: hide cond_syscall behind __KERNEL__Mike Frysinger
2007-10-17x86: mark read_crX() asm code as volatileKirill Korotaev
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier
2007-10-17x86: clean up apicid_to_node declarationAndrew Morton
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...Linus Torvalds
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle
2007-10-17remove include/asm-*/ipc.hAdrian Bunk
2007-10-17cleanup floppy.hJan Beulich
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu
2007-10-16I/OAT: Add DCA servicesShannon Nelson
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis
2007-10-16x86-64: enable sg chainingJens Axboe
2007-10-16i386: enable sg chainingJens Axboe