| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, apic: refactor ->apic_id_mask & APIC_ID_MASK | Ingo Molnar | 2009-01-28 | 6 | -8/+5 |
* | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 2009-01-28 | 8 | -25/+15 |
* | x86: consolidate the ->mps_oem_check() code | Ingo Molnar | 2009-01-28 | 4 | -11/+4 |
* | x86, smp: clean up mps_oem_check() | Ingo Molnar | 2009-01-28 | 1 | -2/+1 |
* | x86, apic: refactor ->phys_pkg_id() | Ingo Molnar | 2009-01-28 | 6 | -7/+5 |
* | x86, apic: unify phys_pkg_id() | Ingo Molnar | 2009-01-28 | 6 | -11/+8 |
* | x86, es7000: clean up es7000_enable_apic_mode() | Ingo Molnar | 2009-01-28 | 1 | -0/+2 |
* | x86: refactor ->enable_apic_mode() subarch methods | Ingo Molnar | 2009-01-28 | 5 | -16/+0 |
* | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 2009-01-28 | 7 | -14/+22 |
* | x86: refactor ->setup_portio_remap() subarch methods | Ingo Molnar | 2009-01-28 | 6 | -24/+2 |
* | x86, apic: clean up ->apicid_to_cpu_present() | Ingo Molnar | 2009-01-28 | 6 | -7/+6 |
* | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 2009-01-28 | 7 | -6/+16 |
* | x86, apic: clean up ->cpu_to_logical_apicid() | Ingo Molnar | 2009-01-28 | 6 | -18/+18 |
* | x86, apic: clean up ->apicid_to_node() | Ingo Molnar | 2009-01-28 | 6 | -7/+6 |
* | x86, apic: streamline the ->multi_timer_check() quirk | Ingo Molnar | 2009-01-28 | 6 | -22/+1 |
* | x86, apic: clean up ->setup_apic_routing() | Ingo Molnar | 2009-01-28 | 7 | -8/+7 |
* | x86, apic: clean up ->ioapic_phys_id_map() | Ingo Molnar | 2009-01-28 | 6 | -6/+6 |
* | x86, apic: clean up ->init_apic_ldr() | Ingo Molnar | 2009-01-28 | 6 | -8/+6 |
* | x86, apic: clean up ->vector_allocation_domain() | Ingo Molnar | 2009-01-28 | 2 | -14/+0 |
* | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 2009-01-28 | 7 | -13/+0 |
* | x86, apic: clean up check_apicid*() callbacks | Ingo Molnar | 2009-01-28 | 6 | -14/+16 |
* | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 2009-01-28 | 3 | -6/+0 |
* | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 2009-01-28 | 1 | -1/+1 |
* | x86: clean up esr_disable() methods | Ingo Molnar | 2009-01-28 | 6 | -6/+0 |
* | x86, apic: clean up / remove TARGET_CPUS | Ingo Molnar | 2009-01-28 | 4 | -6/+3 |
* | x86, apic: clean up target_cpus methods | Ingo Molnar | 2009-01-28 | 5 | -7/+7 |
* | x86, apic: remove IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -1/+0 |
* | x86, apic: remove ES7000_IRQ_DELIVERY_MODE and ES7000_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove BIGSMP_IRQ_DELIVERY_MODE and BIGSMP_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove NUMAQ_IRQ_DELIVERY_MODE and NUMAQ_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86, apic: remove SUMMIT_IRQ_DELIVERY_MODE and SUMMIT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -3/+0 |
* | x86, apic: remove DEFAULT_IRQ_DELIVERY_MODE and DEFAULT_IRQ_DEST_MODE | Ingo Molnar | 2009-01-28 | 1 | -2/+0 |
* | x86, apic: remove IRQ_DEST_MODE / IRQ_DELIVERY_MODE | Ingo Molnar | 2009-01-28 | 6 | -13/+10 |
* | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 2009-01-28 | 7 | -16/+16 |
* | x86: clean up apic->apic_id_registered() methods | Ingo Molnar | 2009-01-28 | 6 | -9/+7 |
* | x86: clean up apic->acpi_madt_oem_check methods | Ingo Molnar | 2009-01-28 | 5 | -5/+5 |
* | x86: remove APIC_INIT / APICFUNC / IPIFUNC | Ingo Molnar | 2009-01-28 | 1 | -61/+2 |
* | x86: rename 'genapic' to 'apic' | Ingo Molnar | 2009-01-28 | 8 | -56/+56 |
* | x86, genapic: provide IPI callbacks unconditionally | Ingo Molnar | 2009-01-28 | 1 | -2/+1 |
* | x86, genapic: cleanups | Ingo Molnar | 2009-01-28 | 1 | -9/+8 |
* | x86, genapic: finish unification | Ingo Molnar | 2009-01-28 | 3 | -86/+78 |
* | x86, genapic: unify struct genapic | Ingo Molnar | 2009-01-28 | 3 | -184/+96 |
* | x86, genapic: refactor genapic_32.h | Ingo Molnar | 2009-01-28 | 1 | -10/+27 |
* | x86, genapic: refactor genapic_64.h | Ingo Molnar | 2009-01-28 | 1 | -9/+59 |
*-------------------. | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 15 | -184/+150 |
|\ \ \ \ \ \ \ \ \ \ \ |
|
| | | | | | | | | | * | | x86: uaccess: introduce try and catch framework | Hiroshi Shimamoto | 2009-01-24 | 2 | -0/+104 |
| | | |_|_|_|_|_|_|/ /
| | |/| | | | | | | | |
|
| | | | | | | | | * | | x86, rdc321x: remove/move leftover files | Ingo Molnar | 2009-01-18 | 2 | -60/+0 |
| | | | | |_|_|_|/ /
| | | | |/| | | | | |
|
| | | | | | | | * | | x86 PAT: ioremap_wc should take resource_size_t parameter | venkatesh.pallipadi@intel.com | 2009-01-22 | 1 | -1/+1 |
| | | | | |_|_|/ /
| | | | |/| | | | |
|
| | | | | | | * | | x86: add pte_set_flags/clear_flags for pte flag manipulation | Jeremy Fitzhardinge | 2009-01-22 | 1 | -12/+26 |