Age | Commit message (Expand) | Author | Files | Lines |
2009-02-17 | x86, apic: move APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -643/+0 |
2009-02-17 | x86, apic: rename 'genapic' to 'apic' | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86, apic: remove ->store_NMI_vector() | Ingo Molnar | 1 | -1/+0 |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar | 1 | -1/+1 |
2009-02-17 | x86: fold apic_ops into genapic | Yinghai Lu | 1 | -1/+8 |
2009-02-13 | x86, UV: set full apicid in uv_hub_send_ipi | Dimitri Sivanich | 1 | -5/+4 |
2009-01-28 | x86, smp: remove ->restore_NMI_vector() | Ingo Molnar | 1 | -1/+0 |
2009-01-28 | x86: set ->trampoline_phys_low/high on 64-bit too | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar | 1 | -9/+12 |
2009-01-28 | x86, apic: refactor ->cpu_mask_to_apicid*() | Ingo Molnar | 1 | -6/+8 |
2009-01-28 | x86, apic: refactor ->get_apic_id() & GET_APIC_ID() | Ingo Molnar | 1 | -3/+3 |
2009-01-28 | x86, apic: unify phys_pkg_id() | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86: refactor ->check_phys_apicid_present() subarch methods | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: clean up ->cpu_present_to_apicid() | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, apic: remove no_balance_irq and no_ioapic_check flags | Ingo Molnar | 1 | -3/+0 |
2009-01-28 | x86, apic: rename genapic::apic_destination_logical to genapic::dest_logical | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86: clean up the APIC_DEST_LOGICAL logic | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86: rename ->ESR_DISABLE to ->disable_esr | Ingo Molnar | 1 | -1/+1 |
2009-01-28 | x86, genapic: rename int_delivery_mode, et. al. | Ingo Molnar | 1 | -2/+2 |
2009-01-28 | x86: clean up apic_x2apic_uv_x | Ingo Molnar | 1 | -19/+55 |
2009-01-21 | x86: uv cleanup | Tejun Heo | 1 | -0/+1 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -17/+44 |
2008-12-18 | x86: fix cpu_mask_to_apicid_and to include cpu_online_mask | Mike Travis | 1 | -1/+3 |
2008-12-16 | x86: cosmetic changes apic-related files. | Mike Travis | 1 | -12/+12 |
2008-12-16 | x86: update add-cpu_mask_to_apicid_and to use struct cpumask* | Mike Travis | 1 | -5/+5 |
2008-12-16 | x86: Add cpu_mask_to_apicid_and | Mike Travis | 1 | -0/+16 |
2008-12-16 | x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers | Mike Travis | 1 | -17/+26 |
2008-12-16 | x86: UV fix for global physical addresses | Jack Steiner | 1 | -2/+1 |
2008-11-20 | x86: fix arch/x86/kernel/genx2apic_uv_x.c build warning when !CONFIG_HOTPLUG_CPU | Richard A. Holden III | 1 | -1/+1 |
2008-11-20 | Merge branch 'linus' into x86/uv | Ingo Molnar | 1 | -4/+3 |
2008-11-11 | x86, UV: fix redundant creation of sgi_uv | Cliff Wickman | 1 | -0/+2 |
2008-10-27 | x86/uv: update SCIR driver to use the idle_cpu() function | Mike Travis | 1 | -2/+2 |
2008-10-27 | x86/uv: memory allocation at initialization | Cliff Wickman | 1 | -4/+3 |
2008-10-27 | x86/uv: provide a System Activity Indicator driver | Mike Travis | 1 | -0/+102 |
2008-10-27 | Merge commit 'v2.6.28-rc2' into x86/uv | Ingo Molnar | 1 | -1/+1 |
2008-10-22 | x86: fix section mismatch warning - apic_x2apic_uv_x | Marcin Slusarz | 1 | -1/+1 |
2008-10-22 | x86, uv: use consistent names for region size and conherence id on x86 and ia64 | Russ Anderson | 1 | -2/+2 |
2008-10-16 | x86: Add UV partition call v4 | Russ Anderson | 1 | -6/+8 |
2008-10-16 | x86: Add UV bios call infrastructure v4 | Russ Anderson | 1 | -0/+1 |
2008-10-16 | x86, uv: fix ordering of calls to uv_system_init & uv_cpu_init | Jack Steiner | 1 | -17/+17 |
2008-10-13 | x86, UV: new UV genapic functions for x2apic | Jack Steiner | 1 | -6/+4 |
2008-10-13 | x86, uv: fix for size of hub mappings | Jack Steiner | 1 | -6/+7 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 1 | -2/+68 |
2008-08-22 | x86: fix section mismatch warning - uv_cpu_init | Marcin Slusarz | 1 | -3/+5 |
2008-08-13 | x86: fix 2 section mismatch warnings - map_high() | Marcin Slusarz | 1 | -1/+1 |
2008-08-11 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -0/+1 |
2008-07-25 | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 1 | -2/+2 |
2008-07-24 | x86: move declaring x2apic_extra_bits | Yinghai Lu | 1 | -0/+2 |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+2 |
2008-07-23 | arch/x86/kernel/genx2apic_uv_x.c: Removed duplicated include | Huang Weiyi | 1 | -1/+0 |