summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-111-1/+1
|\
| * x86, lapic-timer: Increase the max_delta to 31 bitsPierre Tardy2011-01-101-1/+1
* | Merge branch 'stable/generic' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-01-101-2/+3
|\ \
| * | apic: Move hypervisor detection of x2apic to hypervisor.hSheng Yang2011-01-071-2/+3
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-01-071-1/+1
|\ \ \ | |_|/ |/| |
| * | x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-1/+1
| |/
* | Merge branch 'linus' into x86/apic-cleanupsIngo Molnar2011-01-071-22/+18
|\ \
| * \ Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-01-061-7/+8
| |\ \
| | * | apic, amd: Make firmware bug messages more meaningfulRobert Richter2010-10-251-7/+8
| * | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-01-061-34/+55
| |\ \ \
| | * \ \ Merge commit 'v2.6.37-rc8' into x86/apicIngo Molnar2011-01-041-1/+8
| | |\ \ \
| | * | | | x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-231-1/+1
| * | | | | Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-221-0/+8
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-131-0/+8
| | | |_|/ | | |/| |
| * | | | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-181-14/+1
| |/ / /
* | | | x86: apic: Cleanup and simplify setup_local_APIC()Tejun Heo2010-12-101-12/+9
* | | | x86, x2apic: Don't map lapic addr for preenabled x2apic systemsYinghai Lu2010-12-091-3/+5
* | | | x86, apic: Use register_lapic_address() in init_apic_mapping()Yinghai Lu2010-12-091-4/+1
* | | | x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-091-22/+2
* | | | x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-091-0/+12
* | | | Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-091-1/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | x86, apic: Remove double #includeJesper Juhl2010-11-101-1/+0
| |/
* | x86: Allow platforms to force enable apicThomas Gleixner2010-10-231-33/+54
|/
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-201-17/+2
* apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter2010-10-201-9/+74
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-151-3/+0
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-131-1/+1
|\
| * x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-051-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-08-041-1/+1
|\ \ | |/
| * x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-161-1/+1
* | Merge branch 'master' into for-nextJiri Kosina2010-06-161-8/+33
|\ \ | |/
| * x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-241-8/+33
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-071-4/+4
|\
| * x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-191-4/+4
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-281-1/+1
|\ \ | |/ |/|
| * x86: Remove trailing spaces in messagesFrans Pop2010-02-071-1/+1
* | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-091-17/+0
* | x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-181-14/+1
|/
* Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-111-8/+18
* x86: Remove enabling x2apic message for every CPUMike Travis2009-12-111-1/+1
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-1/+1
|\
| * x86: Fix printk format due to variable type changeThomas Gleixner2009-11-161-1/+1
* | x86: apic: Remove not needed #ifdefYinghai Lu2009-11-231-6/+3
* | x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann2009-10-271-1/+1
* | x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-151-0/+1
* | x86, apic: Use apic noop driverCyrill Gorcunov2009-10-141-19/+3
|/
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-211-3/+3
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-3/+3
OpenPOWER on IntegriCloud