| Commit message (Expand) | Author | Age |
... | |
* | | | Merge branch 'x86/nmi' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into x86/nmi | Ingo Molnar | 2008-06-25 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: nmi_32/64.c - merge down nmi_32.c and nmi_64.c to nmi.c | Cyrill Gorcunov | 2008-05-25 |
| | |/
| |/| |
|
* | | | Merge branch 'x86/mpparse' into x86/devel | Ingo Molnar | 2008-07-08 |
|\ \ \ |
|
| * | | | x86: merge setup_memory_map with e820 | Yinghai Lu | 2008-07-08 |
| * | | | Merge branch 'linus' into tmp.x86.mpparse.new | Ingo Molnar | 2008-07-08 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | x86: extract common part of head32.c and head64.c into head.c | Huang, Ying | 2008-06-05 |
| * | | | x86: make e820.c to have common functions | Yinghai Lu | 2008-05-25 |
| | |/
| |/| |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \
| | |_|/ /
| |/| | /
| | | |/
| | |/| |
|
| | | * | x86, AMD IOMMU: add amd_iommu.c to Makefile | Joerg Roedel | 2008-06-27 |
| | | * | x86, AMD IOMMU: add amd_iommu_init.c to Makefile | Joerg Roedel | 2008-06-27 |
| | |/ |
|
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
*---. \ \ | Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/bu... | Ingo Molnar | 2008-07-08 |
|\ \ \ \ \
| |_|_|/ /
|/| | | /
| | |_|/
| |/| | |
|
| | | * | Merge branch 'linus' into x86/i8259 | Ingo Molnar | 2008-06-25 |
| | | |\
| | |_|/
| |/| | |
|
| | | * | x86: rename the i8259_32/64.c leftovers to initirq_32/64.c | Thomas Gleixner | 2008-05-24 |
| | | * | x86: automatical unification of i8259.c | Pavel Machek | 2008-05-24 |
| |_|/
|/| | |
|
| | * | Merge commit 'v2.6.26-rc9' into x86/cpu | Ingo Molnar | 2008-07-08 |
| | |\
| | |/
| |/| |
|
| | * | x86: move bugs_64.c to cpu/bugs_64.c | Hiroshi Shimamoto | 2008-06-03 |
| |/
|/| |
|
| * | x86: Add structs and functions for paravirt clocksource | Gerd Hoffmann | 2008-06-24 |
|/ |
|
* | pcspkr: fix dependancies | Stas Sergeev | 2008-05-07 |
* | x86 VISWS: build fix | Ingo Molnar | 2008-04-30 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-29 |
|\ |
|
| * | x86: seperate mmconf for fam10h out from setup_64.c | Yinghai Lu | 2008-04-26 |
* | | x86: olpc: add One Laptop Per Child architecture support | Andres Salomon | 2008-04-29 |
* | | x86: KVM guest: add basic paravirt support | Marcelo Tosatti | 2008-04-27 |
* | | x86: KVM guest: paravirtualized clocksource | Glauber de Oliveira Costa | 2008-04-27 |
|/ |
|
* | x86: integrate pci-dma.c | Glauber Costa | 2008-04-19 |
* | x86: unify pci-nommu | Glauber Costa | 2008-04-19 |
* | x86: introduce pci-dma.c | Glauber Costa | 2008-04-19 |
* | x86: implement dma_map_single through dma_ops | Glauber Costa | 2008-04-19 |
* | x86, fpu: split FPU state from task struct - v5 | Suresh Siddha | 2008-04-19 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | x86: kgdb support | Ingo Molnar | 2008-04-17 |
* | | x86: standalone trampoline code | Ingo Molnar | 2008-04-17 |
* | | x86: merge mpparse_{32,64}.c | Alexey Starikovskiy | 2008-04-17 |
* | | x86: support for new UV apic | Jack Steiner | 2008-04-17 |
* | | x86: fix build breakage when PCI is define and PARAVIRT is not | Ravikiran G Thirumalai | 2008-04-17 |
* | | x86: remove smpboot_32.c and smpboot_64.c | Glauber de Oliveira Costa | 2008-04-17 |
* | | x86: use specialized routine for setup per-cpu area | Glauber de Oliveira Costa | 2008-04-17 |
* | | x86: get rid of smp_32.c and smp_64.c | Glauber Costa | 2008-04-17 |
* | | x86: create tlb files | Glauber Costa | 2008-04-17 |
* | | x86: create ipi.c | Glauber Costa | 2008-04-17 |
* | | x86: create smp.c | Glauber Costa | 2008-04-17 |
* | | x86: create smpcommon.c | Glauber Costa | 2008-04-17 |
* | | x86: move prefill_possible_map to common file | Glauber Costa | 2008-04-17 |
* | | x86: introduce kernel/head32.c | Eric W. Biederman | 2008-04-17 |
* | | x86: change vsmp compile dependency | Glauber Costa | 2008-04-17 |
|/ |
|
* | x86: exclude vsyscall files from stackprotect | Ingo Molnar | 2008-02-19 |
* | x86 PM: move 64-bit hibernation files to arch/x86/power | Rafael J. Wysocki | 2008-02-09 |
* | x86: rename module scx200_32 to scx200 | Sam Ravnborg | 2008-02-04 |
* | x86: restore correct module name for apm | Sam Ravnborg | 2008-02-04 |