summaryrefslogtreecommitdiffstats
path: root/include/asm-x86
Commit message (Expand)AuthorAgeFilesLines
...
| * 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 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2007-10-172-211/+278
|\ \ | |/ |/|
| * paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-19/+33
| * paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-162-203/+256
* | 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
|/ /
* | x86: optimise barriersNick Piggin2007-10-122-3/+7
* | x86: fix IO write barrierNick Piggin2007-10-122-14/+7
|/
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-10-123-114/+90
|\
| * PCI: merge almost all of pci_32.h and pci_64.h togetherGreg Kroah-Hartman2007-10-123-138/+90
| * PCI: X86: Introduce and enable PCI domain supportJeff Garzik2007-10-122-0/+24
* | x86: HPET force enable for ICH5Venki Pallipadi2007-10-121-1/+1
* | x86: HPET try to activate force detected hpetVenki Pallipadi2007-10-121-0/+1
* | x86: HPET force enable o ICH7 and laterVenki Pallipadi2007-10-121-0/+1
* | i386/x8664: cleanup the shared hpet codeChris Wright2007-10-122-3/+2
* | i386: Remove the useless #ifdef in i8253.hThomas Gleixner2007-10-121-4/+0
* | x86_64: remove now unused codeThomas Gleixner2007-10-122-13/+0
* | x86: unify timex.h variantsThomas Gleixner2007-10-124-61/+22
* | x86: kill 8253pit.hThomas Gleixner2007-10-126-35/+4
* | x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-121-0/+1
* | x86: Fix irq0 / local apic timer accountingThomas Gleixner2007-10-121-0/+1
* | x86_64: convert to clock eventsThomas Gleixner2007-10-123-112/+88
* | x86: remove never used apic_mappedYinghai Lu2007-10-121-1/+0
OpenPOWER on IntegriCloud