aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds2009-03-306-8/+0
|\
| * cpumask: remove references to struct irqaction's mask field.Rusty Russell2009-03-306-8/+0
* | Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds2009-03-301-9/+1
|\ \
| * | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-9/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2009-03-301-4/+11
|\ \ \
| * | | PM: Rework handling of interrupts during suspend-resumeRafael J. Wysocki2009-03-301-4/+11
| |/ /
* | | Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-307-69/+85
|\ \ \ | |/ / |/| |
| * | Merge branch 'linus' into core/iommuIngo Molnar2009-03-28128-5360/+6735
| |\ \ | | |/
| * | Merge branch 'dma-api/debug' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-03-181-0/+10
| |\ \
| | * | dma-debug/x86: register pci bus for dma-debug leak detectionJoerg Roedel2009-03-171-0/+4
| | * | dma-debug: x86 architecture bindingsJoerg Roedel2009-03-171-0/+6
| * | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-189-70/+90
| |\ \ \ | | |/ / | |/| |
| * | | Merge branch 'iommu/fixes-2.6.29' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2009-03-051-2/+0
| |\ \ \
| | * | | AMD IOMMU: remove unnecessary ifdefFUJITA Tomonori2009-03-051-2/+0
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-03-0538-164/+306
| |\ \ \ \ | | |/ / /
| * | | | x86: rename arch/x86/kernel/pci-swiotlb_64.c => pci-swiotlb.cIan Campbell2009-01-232-1/+1
| * | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-165-16/+15
| |\ \ \ \
| * | | | | swiotlb: range_needs_mapping should take a physical address.Ian Campbell2009-01-111-1/+1
| * | | | | Merge branch 'linus' into core/iommuIngo Molnar2009-01-1143-540/+610
| |\ \ \ \ \
| * | | | | | x86, ia64: remove duplicated swiotlb codeFUJITA Tomonori2009-01-061-17/+0
| * | | | | | x86, ia64: convert to use generic dma_map_ops structFUJITA Tomonori2009-01-066-24/+28
| * | | | | | x86: remove map_single and unmap_single in struct dma_mapping_opsFUJITA Tomonori2009-01-065-65/+2
| * | | | | | x86, pci-nommu: add map_pageFUJITA Tomonori2009-01-061-6/+14
| * | | | | | x86, AMD IOMMU: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | x86, calgary: add map_page and unmap_pageFUJITA Tomonori2009-01-061-8/+27
| * | | | | | x86, gart: add map_page and unmap_pageFUJITA Tomonori2009-01-061-4/+23
| * | | | | | x86, swiotlb: add map_page and unmap_pageFUJITA Tomonori2009-01-061-0/+19
* | | | | | | Merge branch 'x86-stage-3-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-03-3071-2447/+4735
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'linus' into x86/coreIngo Molnar2009-03-2824-739/+1036
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups' and 'x86/mm' into x86/coreIngo Molnar2009-03-284-37/+25
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-244-37/+25
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | x86: e820 fix various signedness issues in setup.c and e820.cJaswinder Singh Rajput2009-03-231-5/+5
| | | * | | | | | | x86: apic/io_apic.c define msi_ir_chip and ir_ioapic_chip all the timeJaswinder Singh Rajput2009-03-231-5/+4
| | | * | | | | | | x86: irq.c keep CONFIG_X86_LOCAL_APIC interrupts togetherJaswinder Singh Rajput2009-03-231-9/+6
| | | * | | | | | | x86: irq.c use same path for show_interruptsJaswinder Singh Rajput2009-03-231-8/+0
| | | * | | | | | | x86: cpu/cpu.h cleanupJaswinder Singh Rajput2009-03-231-10/+10
| * | | | | | | | | Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-252-2/+12
| * | | | | | | | | x86: Correct behaviour of irq affinityRusty Russell2009-03-251-2/+3
| * | | | | | | | | x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-241-16/+2
| * | | | | | | | | x86: fix set_extra_move_desc callingYinghai Lu2009-03-241-1/+2
| |/ / / / / / / /
| | | | | | | | |
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-----. \ \ \ \ \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/mm', 'x86/pat', 'x86/setup' a...Ingo Molnar2009-03-249-195/+200
| |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | / | | | | | | |_|_|_|_|/ | | | | | |/| | | | |
| | | | * | | | | | | x86: signal: check signal stack overflow properlyHiroshi Shimamoto2009-03-201-21/+27
| | | |/ / / / / / /
| | * | | | | | | | x86: Fix a couple of sparse warnings in arch/x86/kernel/apic/io_apic.cDmitri Vorobiev2009-03-221-2/+2
| | * | | | | | | | Merge branch 'x86/core' of git://git.kernel.org/pub/scm/linux/kernel/git/jasw...Ingo Molnar2009-03-211-52/+60
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | x86: mpparse.c introduce check_physptr helper functionJaswinder Singh Rajput2009-03-211-44/+50
| | | * | | | | | | | x86: mpparse.c introduce smp_dump_mptable helper functionJaswinder Singh Rajput2009-03-211-8/+10
| | | |/ / / / / / /
| | * | | | | | | | x86: pci-nommu.c cleanupJaswinder Singh Rajput2009-03-211-10/+10
| | * | | | | | | | x86: io_delay.c cleanupJaswinder Singh Rajput2009-03-211-14/+13
| | * | | | | | | | x86: rtc.c cleanupJaswinder Singh Rajput2009-03-211-9/+11
| | * | | | | | | | x86: i8253 cleanupJaswinder Singh Rajput2009-03-211-35/+33