Age | Commit message (Expand) | Author |
2009-01-28 | x86, apic: clean up target_cpus methods | Ingo Molnar |
2009-01-28 | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar |
2009-01-28 | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar |
2009-01-28 | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar |
2009-01-28 | x86: clean up apic->apic_id_registered() methods | Ingo Molnar |
2009-01-28 | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar |
2009-01-28 | x86, genapic: cleanup 32-bit apic_summit template | Ingo Molnar |
2009-01-28 | x86, genapic: cleanup 32-bit apic_es7000 template | Ingo Molnar |
2009-01-28 | x86, genapic: cleanup 32-bit apic_numaq template | Ingo Molnar |
2009-01-28 | x86, genapic: cleanup 32-bit apic_bigsmp template | Ingo Molnar |
2009-01-28 | x86, genapic: cleanup 32-bit apic_default template | Ingo Molnar |
2009-01-28 | x86: rename 'genapic' to 'apic' | Ingo Molnar |
2009-01-05 | x86: rename all fields of mpc_table mpc_X to X | Jaswinder Singh Rajput |
2009-01-04 | x86: rename mpc_config_oemtable to mpc_oemtable | Jaswinder Singh Rajput |
2009-01-04 | x86: rename mp_config_table to mpc_table | Jaswinder Singh Rajput |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis |
2008-11-20 | x86: fix wakeup_cpu with numaq/es7000 v2 - call ->update_genapic() | Yinghai Lu |
2008-11-18 | x86: use update_genapic to get rid of ES7000_CLUSTERED_APIC v2 | Yinghai Lu |
2008-11-18 | x86: fix wakeup_cpu with numaq/es7000, v2, fix | Yinghai Lu |
2008-11-17 | x86: fix wakeup_cpu with numaq/es7000, v2 | Yinghai Lu |
2008-10-16 | x86: make 32bit support per_cpu vector | Yinghai Lu |
2008-10-13 | x86: check dsdt before find oem table for es7000, v2 | Yinghai Lu |
2008-09-04 | x86: move dir es7000 to es7000_32.c | Yinghai Lu |
2008-07-26 | x86: mach-numaq to numaq | Yinghai Lu |
2008-07-26 | x86: mach_summit to summit | Yinghai Lu |
2008-07-26 | x86: mach_es7000 to es7000 | Yinghai Lu |
2008-07-26 | x86: mach-bigsmp to bigsmp | Yinghai Lu |
2008-07-12 | x86: mach_apicdef.h need to include before smp.h | Yinghai Lu |
2008-07-08 | x86: make generic arch support NUMAQ, fix | Yinghai Lu |
2008-06-10 | x86: make generic arch support NUMAQ | Yinghai Lu |
2008-06-10 | x86: introduce max_physical_apicid for bigsmp switching | Yinghai Lu |
2008-04-17 | x86: coding style fixes to arch/x86/mach-generic/bigsmp.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/mach-generic/summit.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/mach-generic/default.c | Paolo Ciarrocchi |
2008-04-17 | x86: coding style fixes to arch/x86/mach-generic/probe.c | Paolo Ciarrocchi |
2007-10-20 | spelling fixes: arch/i386/ | Simon Arlott |
2007-10-17 | i386: make struct apic_probe static | Adrian Bunk |
2007-10-11 | Merge branch 'dmi-const' of git://git.kernel.org/pub/scm/linux/kernel/git/jga... | Linus Torvalds |
2007-10-11 | i386: move kernel | Thomas Gleixner |
2007-10-11 | i386: move mach-es7000 | Thomas Gleixner |
2007-10-11 | i386: move mach-generic | Thomas Gleixner |