Age | Commit message (Expand) | Author |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu |
2009-02-17 | x86: add x2apic config | Yinghai Lu |
2009-02-17 | Merge branches 'x86/acpi', 'x86/apic', 'x86/cpudetect', 'x86/headers', 'x86/p... | Ingo Molnar |
2009-02-16 | x86: make APIC_init_uniprocessor() more like smp_prepare_cpus() | Yinghai Lu |
2009-02-15 | x86: make 32bit to call enable_IO_APIC early like 64bit | Yinghai Lu |
2009-02-13 | Merge branches 'x86/acpi', 'x86/asm', 'x86/cpudetect', 'x86/crashdump', 'x86/... | Ingo Molnar |
2009-02-05 | Merge branch 'x86/urgent' into x86/apic | Ingo Molnar |
2009-02-05 | x86, apic: explain the purpose of max_physical_apicid | Ingo Molnar |
2009-02-05 | smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_... | Ingo Molnar |
2009-02-03 | x86: APIC: enable workaround on AMD Fam10h CPUs | Borislav Petkov |
2009-01-31 | x86, apic: clean up spurious vector sanity check | Ingo Molnar |
2009-01-31 | x86: update copyrights | Ingo Molnar |
2009-01-31 | x86, apic: clean up header section | Ingo Molnar |
2009-01-29 | x86: unify PM-Timer messages | Yasuaki Ishimatsu |
2009-01-29 | x86: fix debug message of CPU clock speed | Yasuaki Ishimatsu |
2009-01-29 | x86: replace CONFIG_X86_SMP with CONFIG_SMP | Ingo Molnar |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar |
2009-01-29 | x86: remove mach_apic.h | Ingo Molnar |
2009-01-28 | x86: remove mach_apicdef.h | Ingo Molnar |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar |
2009-01-28 | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar |
2009-01-28 | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar |
2009-01-28 | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar |
2009-01-28 | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar |
2009-01-28 | x86: clean up esr_disable() methods | Ingo Molnar |
2009-01-28 | x86: clean up apic->apic_id_registered() methods | Ingo Molnar |
2009-01-27 | x86: move apic variables to apic.c | Brian Gerst |
2009-01-21 | Merge branch 'cpus4096' into core/percpu | Ingo Molnar |
2009-01-19 | x86: fully honor "nolapic", fix | Ingo Molnar |
2009-01-18 | x86: put trigger in to detect mismatched apic versions | Mike Travis |
2009-01-16 | x86: put trigger in to detect mismatched apic versions. | Mike Travis |
2009-01-16 | x86: make early_per_cpu() a lvalue and use it | Tejun Heo |
2009-01-15 | x86: avoid early crash in disable_local_APIC() | Jan Beulich |
2009-01-15 | x86: avoid early crash in disable_local_APIC() | Jan Beulich |
2009-01-15 | x86: fully honor "nolapic" | Jan Beulich |
2009-01-12 | x86: fix apic.c build error on latest git | Jaswinder Singh Rajput |
2009-01-06 | Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x8... | Ingo Molnar |
2009-01-04 | x86: apic.c fix style problems | Jaswinder Singh Rajput |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis |
2009-01-02 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-30 | x86: apic.c: xapic_icr_read and x2apic_icr_read should be static | Jaswinder Singh Rajput |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell |
2008-12-29 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |