| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: add apic probe for genapic 64bit - fix | Yinghai Lu | 2008-07-27 | 3 | -2/+8 |
* | x86: mach-numaq to numaq | Yinghai Lu | 2008-07-26 | 1 | -5/+5 |
* | x86: mach_summit to summit | Yinghai Lu | 2008-07-26 | 2 | -5/+5 |
* | x86: mach_es7000 to es7000 | Yinghai Lu | 2008-07-26 | 5 | -16/+16 |
* | x86: mach-bigsmp to bigsmp | Yinghai Lu | 2008-07-26 | 1 | -3/+3 |
* | x86: add setup_ioapic_ids for numaq in x86_quirks | Yinghai Lu | 2008-07-26 | 2 | -3/+9 |
* | Merge branch 'x86/urgent' into x86/core | Ingo Molnar | 2008-07-26 | 4 | -24/+15 |
|\ |
|
| * | x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization | Joerg Roedel | 2008-07-26 | 2 | -4/+4 |
| * | x86, RDC321x: add to mach-default | Ingo Molnar | 2008-07-26 | 2 | -20/+11 |
* | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-07-26 | 26 | -156/+1462 |
|\ \ |
|
| * \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-25 | 398 | -13270/+16070 |
| |\ \ |
|
| * | | | x86: move declaring x2apic_extra_bits | Yinghai Lu | 2008-07-24 | 2 | -2/+2 |
| * | | | arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include | Huang Weiyi | 2008-07-23 | 1 | -1/+0 |
| * | | | x86: add apic probe for genapic 64bit, v2 | Yinghai Lu | 2008-07-22 | 5 | -60/+115 |
| * | | | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 271 | -3487/+8726 |
| |\ \ \ |
|
| * | | | | x86, lguest: fix apic_ops build on UP | Ingo Molnar | 2008-07-20 | 1 | -0/+1 |
| * | | | | x86, xen: fix apic_ops build on UP | Ingo Molnar | 2008-07-20 | 1 | -0/+1 |
| * | | | | x86: APIC: Remove apic_write_around(); use alternatives, merge fix | Suresh Siddha | 2008-07-19 | 2 | -5/+2 |
| * | | | | Merge branch 'x86/uv' into x86/x2apic | Ingo Molnar | 2008-07-18 | 3 | -0/+72 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'x86/apic' into x86/x2apic | Ingo Molnar | 2008-07-18 | 14 | -189/+179 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-18 | 1371 | -147417/+70886 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | x86: apic_ops for lguest | Suresh Siddha | 2008-07-18 | 1 | -3/+32 |
| * | | | | | | | x86: let 32bit use apic_ops too - fix | Suresh Siddha | 2008-07-18 | 2 | -48/+8 |
| * | | | | | | | x86: let 32bit use apic_ops too - fix | Yinghai Lu | 2008-07-14 | 3 | -18/+57 |
| * | | | | | | | x86: make 64bit have get_apic_id | Yinghai Lu | 2008-07-13 | 4 | -8/+81 |
| * | | | | | | | x86: make read_apic_id return final apicid | Yinghai Lu | 2008-07-12 | 7 | -15/+14 |
| * | | | | | | | x86: mach_apicdef.h need to include before smp.h | Yinghai Lu | 2008-07-12 | 4 | -10/+7 |
| * | | | | | | | x86: let 32bit use apic_ops too | Yinghai Lu | 2008-07-12 | 1 | -8/+31 |
| * | | | | | | | x2apic: xen64 paravirt basic apic ops | Suresh Siddha | 2008-07-12 | 2 | -4/+41 |
| * | | | | | | | x2apic: uninline uv_init_apic_ldr() | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
| * | | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
| * | | | | | | | x64, x2apic/intr-remap: introduce CONFIG_INTR_REMAP | Suresh Siddha | 2008-07-12 | 1 | -0/+8 |
| * | | | | | | | x64, x2apic/intr-remap: support for x2apic physical mode support | Suresh Siddha | 2008-07-12 | 3 | -3/+138 |
| * | | | | | | | x64, x2apic/intr-remap: add x2apic support, including enabling interrupt-rema... | Suresh Siddha | 2008-07-12 | 7 | -4/+164 |
| * | | | | | | | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 1 | -8/+222 |
| * | | | | | | | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 2 | -22/+279 |
| * | | | | | | | x64, x2apic/intr-remap: setup init_apic_ldr for UV | Suresh Siddha | 2008-07-12 | 1 | -0/+5 |
| * | | | | | | | x64, x2apic/intr-remap: x2apic cluster mode support | Suresh Siddha | 2008-07-12 | 3 | -0/+138 |
| * | | | | | | | x64, x2apic/intr-remap: introcude self IPI to genapic routines | Suresh Siddha | 2008-07-12 | 2 | -1/+3 |
| * | | | | | | | x64, x2apic/intr-remap: x2apic ops for x2apic mode support | Suresh Siddha | 2008-07-12 | 1 | -0/+35 |
| * | | | | | | | x64, x2apic/intr-remap: cpuid bits for x2apic feature | Suresh Siddha | 2008-07-12 | 1 | -1/+1 |
| * | | | | | | | x64, x2apic/intr-remap: basic apic ops support | Suresh Siddha | 2008-07-12 | 5 | -26/+58 |
| * | | | | | | | x64, x2apic/intr-remap: Interrupt-remapping and x2apic support, fix | Suresh Siddha | 2008-07-12 | 1 | -3/+3 |
| * | | | | | | | x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines | Suresh Siddha | 2008-07-12 | 4 | -13/+31 |
| * | | | | | | | x64, x2apic/intr-remap: ioapic routines which deal with initial io-apic RTE s... | Suresh Siddha | 2008-07-12 | 1 | -0/+66 |
| * | | | | | | | x64, x2apic/intr-remap: 8259 specific mask/unmask routines | Suresh Siddha | 2008-07-12 | 1 | -0/+24 |
* | | | | | | | | Merge branch 'linus' into x86/header-guards | Ingo Molnar | 2008-07-26 | 443 | -13943/+18341 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| * | | | | | | | x86_64: fix ia32 AMD syscall audit fast-path | Roland McGrath | 2008-07-25 | 1 | -3/+3 |
| * | | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 2008-07-25 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | powerpc: Fix boot problem due to AT_BASE_PLATFORM change | Nathan Lynch | 2008-07-26 | 1 | -2/+2 |