aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-07-28
| |\
| | * Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...Jesse Barnes2008-07-28
| | |\
| | | * Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-28
| | | |\
| | | * \ Merge branch 'linus' into core/generic-dma-coherentIngo Molnar2008-07-18
| | | |\ \
| | | * | | x86: use generic per-device dma coherent allocatorDmitry Baryshkov2008-06-30
| | * | | | Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...Jesse Barnes2008-07-28
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | x86 gart: replace to_pages macro with iommu_num_pagesJoerg Roedel2008-07-26
| | | * | | x86, AMD IOMMU: replace to_pages macro with iommu_num_pagesJoerg Roedel2008-07-26
| * | | | | cpu masks: optimize and clean up cpumask_of_cpu()Linus Torvalds2008-07-28
| * | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-07-28
| |\| | | |
| | * | | | x86: fix cpu hotplug on 32bitThomas Gleixner2008-07-27
| | * | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-07-26
| | |\ \ \ \
| | * | | | | kexec jump: save/restore device stateHuang Ying2008-07-26
| | * | | | | kexec jumpHuang Ying2008-07-26
| | * | | | | x86 calgary: fix handling of devices that aren't behind the CalgaryAlexis Bruemmer2008-07-26
| | * | | | | dma-mapping: add the device argument to dma_mapping_error()FUJITA Tomonori2008-07-26
| | | |/ / / | | |/| | |
| * | | | | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-26
| * | | | | cpumask: put cpumask_of_cpu_map in the initdata sectionMike Travis2008-07-26
| |/ / / /
* | | | | Merge branch 'x86/fpu' into x86/coreIngo Molnar2008-07-30
|\ \ \ \ \
| * | | | | x64, fpu: fix possible FPU leakage in error conditionsSuresh Siddha2008-07-26
| |/ / / /
* | | | | x86: add apic probe for genapic 64bit - fixYinghai Lu2008-07-27
* | | | | x86: mach_summit to summitYinghai Lu2008-07-26
* | | | | x86: add setup_ioapic_ids for numaq in x86_quirksYinghai Lu2008-07-26
* | | | | Merge branch 'x86/urgent' into x86/coreIngo Molnar2008-07-26
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | x86, AMD IOMMU: include amd_iommu_last_bdf in device initializationJoerg Roedel2008-07-26
| |/ / /
* | | | Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-07-26
|\ \ \ \
| * \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-25
| |\ \ \ \
| * | | | | x86: move declaring x2apic_extra_bitsYinghai Lu2008-07-24
| * | | | | arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated includeHuang Weiyi2008-07-23
| * | | | | x86: add apic probe for genapic 64bit, v2Yinghai Lu2008-07-22
| * | | | | Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-22
| |\ \ \ \ \
| * | | | | | x86: APIC: Remove apic_write_around(); use alternatives, merge fixSuresh Siddha2008-07-19
| * | | | | | Merge branch 'x86/uv' into x86/x2apicIngo Molnar2008-07-18
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-18
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'linus' into x86/x2apicIngo Molnar2008-07-18
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | x86: let 32bit use apic_ops too - fixSuresh Siddha2008-07-18
| * | | | | | | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-14
| * | | | | | | | x86: make 64bit have get_apic_idYinghai Lu2008-07-13
| * | | | | | | | x86: make read_apic_id return final apicidYinghai Lu2008-07-12
| * | | | | | | | x86: let 32bit use apic_ops tooYinghai Lu2008-07-12
| * | | | | | | | x2apic: uninline uv_init_apic_ldr()Suresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic supportSuresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: support for x2apic physical mode supportSuresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema...Suresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast...Suresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remappingSuresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: setup init_apic_ldr for UVSuresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: x2apic cluster mode supportSuresh Siddha2008-07-12
| * | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routinesSuresh Siddha2008-07-12