| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/apic: Remove verify_local_APIC() | Bandan Das | 2015-04-01 | 1 | -62/+0 |
* | Revert "x86/apic: Only disable CPU x2apic mode when necessary" | Linus Torvalds | 2015-02-13 | 1 | -2/+1 |
* | x86: Consolidate boot cpu timer setup | Thomas Gleixner | 2015-01-22 | 1 | -2/+2 |
* | x86/apic: Reuse apic_bsp_setup() for UP APIC setup | Thomas Gleixner | 2015-01-22 | 1 | -31/+22 |
* | x86/smpboot: Move apic init code to apic.c | Thomas Gleixner | 2015-01-22 | 1 | -10/+41 |
* | init: Get rid of x86isms | Thomas Gleixner | 2015-01-22 | 1 | -0/+7 |
* | x86/apic: Move apic_init_uniprocessor code | Thomas Gleixner | 2015-01-22 | 1 | -63/+62 |
* | x86/apic: Sanitize ioapic handling | Thomas Gleixner | 2015-01-22 | 1 | -14/+3 |
* | x86/x2apic: Use state information for disable | Thomas Gleixner | 2015-01-22 | 1 | -16/+10 |
* | x86/x2apic: Split enable and setup function | Thomas Gleixner | 2015-01-22 | 1 | -25/+38 |
* | x86/x2apic: Disable x2apic from nox2apic setup | Thomas Gleixner | 2015-01-22 | 1 | -35/+24 |
* | x86/x2apic: Add proper state tracking | Thomas Gleixner | 2015-01-22 | 1 | -1/+14 |
* | x86/x2apic: Clarify remapping mode for x2apic enablement | Thomas Gleixner | 2015-01-22 | 1 | -4/+4 |
* | x86/x2apic: Move code in conditional region | Thomas Gleixner | 2015-01-22 | 1 | -34/+33 |
* | x86/apic: Check x2apic early | Thomas Gleixner | 2015-01-22 | 1 | -14/+20 |
* | x86/apic: Make disable x2apic work really | Thomas Gleixner | 2015-01-22 | 1 | -9/+5 |
* | x86/ioapic: Check x2apic really | Thomas Gleixner | 2015-01-22 | 1 | -1/+3 |
* | x86/apic: Move x2apic code to one place | Thomas Gleixner | 2015-01-22 | 1 | -30/+28 |
* | x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APIC | Thomas Gleixner | 2015-01-22 | 1 | -1/+1 |
* | x86/apic: Avoid open coded x2apic detection | Thomas Gleixner | 2015-01-22 | 1 | -4/+1 |
* | iommu/irq_remapping: Kill function irq_remapping_supported() and related code | Jiang Liu | 2015-01-15 | 1 | -6/+1 |
* | x86/apic: Only disable CPU x2apic mode when necessary | Jiang Liu | 2015-01-15 | 1 | -1/+2 |
* | x86/apic: Handle XAPIC remap mode proper. | Jiang Liu | 2015-01-15 | 1 | -5/+1 |
* | x86/apic: Refine enable_IR_x2apic() and related functions | Jiang Liu | 2015-01-15 | 1 | -45/+47 |
* | x86/apic: Correctly detect X2APIC status in function enable_IR() | Jiang Liu | 2015-01-15 | 1 | -1/+1 |
* | x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic() | Jiang Liu | 2015-01-15 | 1 | -3/+1 |
* | x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic | Jiang Liu | 2015-01-15 | 1 | -0/+8 |
* | x86/apic: Clear stale x2apic mode | Thomas Gleixner | 2015-01-15 | 1 | -0/+1 |
* | iommu, x86: Restructure setup of the irq remapping feature | Thomas Gleixner | 2015-01-15 | 1 | -3/+0 |
* | x86: Avoid building unused IRQ entry stubs | Jan Beulich | 2014-12-16 | 1 | -10/+12 |
* | Merge tag 'v3.18-rc1' into x86/urgent | H. Peter Anvin | 2014-10-24 | 1 | -2/+2 |
|\ |
|
| * | x86: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -2/+2 |
* | | x86, apic: Handle a bad TSC more gracefully | Andy Lutomirski | 2014-10-22 | 1 | -2/+2 |
|/ |
|
* | x86, apic: Remove enable_apic_mode callback | David Rientjes | 2014-07-31 | 1 | -2/+0 |
* | x86, apic: Remove x86_32_numa_cpu_node callback | David Rientjes | 2014-07-31 | 1 | -11/+0 |
* | x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box() | Oren Twaig | 2014-07-14 | 1 | -59/+1 |
* | x86, mpparse: Simplify arch/x86/include/asm/mpspec.h | Jiang Liu | 2014-06-21 | 1 | -1/+1 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2014-04-11 | 1 | -1/+2 |
|\ |
|
| * | x86/apic: Reinstate error IRQ Pentium erratum 3AP workaround | Maciej W. Rozycki | 2014-04-01 | 1 | -1/+2 |
* | | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | x86, platforms: Remove SGI Visual Workstation | H. Peter Anvin | 2014-02-27 | 1 | -1/+0 |
* | | x86/apic: Plug racy xAPIC access of CPU hotplug code | Jan Kiszka | 2014-03-11 | 1 | -0/+4 |
|/ |
|
* | x86/apic: Always define nox2apic and define it as initdata | David Rientjes | 2014-02-09 | 1 | -3/+6 |
* | x86, apic: Make disabled_cpu_apicid static read_mostly, fix typos | H. Peter Anvin | 2014-01-15 | 1 | -3/+3 |
* | x86, apic, kexec: Add disable_cpu_apicid kernel parameter | HATAYAMA Daisuke | 2014-01-15 | 1 | -0/+49 |
* | x86/apic: Read Error Status Register correctly | Richard Weinberger | 2014-01-14 | 1 | -9/+8 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-11-19 | 1 | -0/+1 |
|\ |
|
| * | x86: Export 'boot_cpu_physical_apicid' to modules | David Rientjes | 2013-11-15 | 1 | -0/+1 |
* | | x86 / ACPI: simplify _acpi_map_lsapic() | Jiang Liu | 2013-09-24 | 1 | -3/+5 |
|/ |
|
* | x86, asmlinkage: Make all interrupt handlers asmlinkage / __visible | Andi Kleen | 2013-08-06 | 1 | -6/+6 |