aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86
AgeCommit message (Expand)Author
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 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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-16paravirt: clean up lazy mode handlingJeremy Fitzhardinge
2007-10-16paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge
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
2007-10-16i386 dma_map_sg: convert to using sg helpersJens Axboe
2007-10-12Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2007-10-12PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman
2007-10-12PCI: X86: Introduce and enable PCI domain supportJeff Garzik
2007-10-12x86: HPET force enable for ICH5Venki Pallipadi
2007-10-12x86: HPET try to activate force detected hpetVenki Pallipadi
2007-10-12x86: HPET force enable o ICH7 and laterVenki Pallipadi
2007-10-12i386/x8664: cleanup the shared hpet codeChris Wright
2007-10-12i386: Remove the useless #ifdef in i8253.hThomas Gleixner
2007-10-12x86_64: remove now unused codeThomas Gleixner
2007-10-12x86: unify timex.h variantsThomas Gleixner
2007-10-12x86: kill 8253pit.hThomas Gleixner
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-12x86_64: convert to clock eventsThomas Gleixner
2007-10-12x86: remove never used apic_mappedYinghai Lu
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner
2007-10-12i386: prepare sharing the PIT codeThomas Gleixner
2007-10-12x86_64: Consolidate tsc calibrationThomas Gleixner
2007-10-12x86: Geode Multi-Function General Purpose Timers supportAndres Salomon
2007-10-12x86: Fix irq0 / local apic timer accountingThomas Gleixner
2007-10-11lockdep: x86_64: connect the sysexit hookPeter Zijlstra
2007-10-11lockdep: i386: connect the sysexit hookPeter Zijlstra
2007-10-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds