aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: rename .i assembler includes to .hAdrian Bunk5-29/+26
2007-10-17x86: Add parenthesis to IRQ vector macrosSteven Rostedt1-16/+16
2007-10-17x86: Eliminate result signage problem in asm-x86_64/bitops.hChuck Lever1-1/+1
2007-10-17x86: remove STR() macrosGlauber de Oliveira Costa2-6/+0
2007-10-17x86: remove x86_cpu_to_log_apicidMike Travis1-1/+0
2007-10-17i386: Remove strrchr assembler implementationAndi Kleen1-3/+0
2007-10-17x86: make atomic64_t work like atomic_tChris Snook1-1/+1
2007-10-17i386: no need to make enable_cpu_hotplug a variableAdrian Bunk1-3/+0
2007-10-17x86: Create clflush() inline, remove hardcoded wbinvdH. Peter Anvin2-0/+9
2007-10-17x86: constify stacktrace_opsJan Beulich1-1/+1
2007-10-17x86: remove reminder of i386 irqstat per cpu conversionThomas Gleixner1-1/+0
2007-10-17x86_64: Remove serialize_cpu() inlineAndi Kleen1-5/+0
2007-10-17x86: hide cond_syscall behind __KERNEL__Mike Frysinger1-0/+2
2007-10-17x86: mark read_crX() asm code as volatileKirill Korotaev2-5/+5
2007-10-17i386: fix 4 bit apicid assumption of mach-defaultSiddha, Suresh B1-1/+7
2007-10-17i386: export i386 smp_call_function_mask() to modulesLaurent Vivier1-6/+3
2007-10-17x86: clean up apicid_to_node declarationAndrew Morton1-1/+2
2007-10-17Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds2-211/+278
2007-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds5-70/+16
2007-10-17increase AT_VECTOR_SIZE to terminate saved_auxv properlyOlaf Hering2-0/+2
2007-10-17Remove dma_cache_(wback|inv|wback_inv) functionsRalf Baechle2-16/+1
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-17cleanup floppy.hJan Beulich2-8/+0
2007-10-17remove strict ansi check from __u64 in asm/types.hOlaf Hering1-3/+3
2007-10-17kill DECLARE_MUTEX_LOCKEDChristoph Hellwig2-2/+0
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-10-17x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #defineMark Nelson1-0/+1
2007-10-16[x86] remove uses of magic macros for boot_params accessH. Peter Anvin5-70/+16
2007-10-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge1-19/+33
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2-203/+256
2007-10-16Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds4-8/+12
2007-10-16kprobes: support kretprobe blacklistMasami Hiramatsu2-0/+3
2007-10-16I/OAT: Add DCA servicesShannon Nelson1-0/+1
2007-10-16x86_64: SPARSEMEM_VMEMMAP 2M page size supportChristoph Lameter2-0/+2
2007-10-16x86: optimize page faults like all other achitectures and kill notifier cruftChristoph Hellwig4-13/+2
2007-10-16Convert cpu_sibling_map to be a per cpu variableMike Travis4-5/+7
2007-10-16x86: Convert cpu_core_map to be a per cpu variableMike Travis4-4/+9
2007-10-16x86-64: enable sg chainingJens Axboe2-2/+3
2007-10-16i386: enable sg chainingJens Axboe1-0/+2
2007-10-16i386 dma_map_sg: convert to using sg helpersJens Axboe1-6/+7
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds3-114/+90
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman3-138/+90
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik2-0/+24
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi1-1/+1
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi1-0/+1
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi1-0/+1
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright2-3/+2
2007-10-12i386: Remove the useless #ifdef in i8253.hThomas Gleixner1-4/+0
2007-10-12x86_64: remove now unused codeThomas Gleixner2-13/+0
2007-10-12x86: unify timex.h variantsThomas Gleixner4-61/+22