aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAge
...
* x86/x2apic: Move code in conditional regionThomas Gleixner2015-01-22
* x86/apic: Check x2apic earlyThomas Gleixner2015-01-22
* x86/apic: Make disable x2apic work reallyThomas Gleixner2015-01-22
* x86/ioapic: Check x2apic reallyThomas Gleixner2015-01-22
* x86/apic: Move x2apic code to one placeThomas Gleixner2015-01-22
* x86/apic: Make x2apic_mode depend on CONFIG_X86_X2APICThomas Gleixner2015-01-22
* x86/apic: Avoid open coded x2apic detectionThomas Gleixner2015-01-22
* iommu/irq_remapping: Kill function irq_remapping_supported() and related codeJiang Liu2015-01-15
* x86/apic: Only disable CPU x2apic mode when necessaryJiang Liu2015-01-15
* x86/apic: Handle XAPIC remap mode proper.Jiang Liu2015-01-15
* x86/apic: Refine enable_IR_x2apic() and related functionsJiang Liu2015-01-15
* x86/apic: Correctly detect X2APIC status in function enable_IR()Jiang Liu2015-01-15
* x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()Jiang Liu2015-01-15
* x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apicJiang Liu2015-01-15
* x86/apic: Clear stale x2apic modeThomas Gleixner2015-01-15
* iommu, x86: Restructure setup of the irq remapping featureThomas Gleixner2015-01-15
* x86: Avoid building unused IRQ entry stubsJan Beulich2014-12-16
* Merge tag 'v3.18-rc1' into x86/urgentH. Peter Anvin2014-10-24
|\
| * x86: Replace __get_cpu_var usesChristoph Lameter2014-08-26
* | x86, apic: Handle a bad TSC more gracefullyAndy Lutomirski2014-10-22
|/
* x86, apic: Remove enable_apic_mode callbackDavid Rientjes2014-07-31
* x86, apic: Remove x86_32_numa_cpu_node callbackDavid Rientjes2014-07-31
* x86, vsmp: Remove is_vsmp_box() from apic_is_clustered_box()Oren Twaig2014-07-13
* x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-21
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-04-11
|\
| * x86/apic: Reinstate error IRQ Pentium erratum 3AP workaroundMaciej W. Rozycki2014-04-01
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\ \ | |/ |/|
| * x86, platforms: Remove SGI Visual WorkstationH. Peter Anvin2014-02-27
* | x86/apic: Plug racy xAPIC access of CPU hotplug codeJan Kiszka2014-03-11
|/
* x86/apic: Always define nox2apic and define it as initdataDavid Rientjes2014-02-09
* x86, apic: Make disabled_cpu_apicid static read_mostly, fix typosH. Peter Anvin2014-01-15
* x86, apic, kexec: Add disable_cpu_apicid kernel parameterHATAYAMA Daisuke2014-01-15
* x86/apic: Read Error Status Register correctlyRichard Weinberger2014-01-14
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-19
|\
| * x86: Export 'boot_cpu_physical_apicid' to modulesDavid Rientjes2013-11-15
* | x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-23
|/
* x86, asmlinkage: Make all interrupt handlers asmlinkage / __visibleAndi Kleen2013-08-06
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-07-02
|\
| * trace,x86: Move creation of irq tracepoints from apic.c to irq.cSteven Rostedt (Red Hat)2013-06-21
| * x86, trace: Add irq vector tracepointsSeiji Aguchi2013-06-21
| * x86, trace: Introduce entering/exiting_irq()Seiji Aguchi2013-06-21
* | x86/mce: Remove check for CONFIG_X86_MCE_P4THERMALPaul Bolle2013-05-31
|/
* x86/apic: Fix parsing of the 'lapic' cmdline optionMathias Krause2013-02-20
* x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resumeJoerg Roedel2013-01-28
* x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-28
* x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-02
* arch/x86: Remove unecessary semicolonsPeter Senna Tschudin2012-09-19
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-07-26
|\
| * x86: Add read_mostly declaration/definition to variables from smp.hVlad Zolotarov2012-06-14