aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic.c
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
|\
| * x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-13
* | x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdogDon Zickus2010-11-18
|/
* x86, apic: Remove double #includeJesper Juhl2010-11-10
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
* apic, x86: Check if EILVT APIC registers are available (AMD only)Robert Richter2010-10-19
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-15
* Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2010-08-13
|\
| * x86, apic: Map the local apic when parsing the MP table.Eric W. Biederman2010-08-05
* | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\|
| * x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-16
* | Merge branch 'master' into for-nextJiri Kosina2010-06-16
|\|
| * x86, apic: ack all pending irqs when crashed/on kexecKerstin Jonsson2010-05-24
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
|/
* x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-02
* Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-03-07
|\
| * x86, pic: Make use of legacy_pic abstractionJacob Pan2010-02-19
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-28
|\ \ | |/ |/|
| * x86: Remove trailing spaces in messagesFrans Pop2010-02-07
* | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-09
* | x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-18
|/
* Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-11
* x86: Remove enabling x2apic message for every CPUMike Travis2009-12-11
* Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-08
|\
| * x86: Fix printk format due to variable type changeThomas Gleixner2009-11-16
* | x86: apic: Remove not needed #ifdefYinghai Lu2009-11-23
* | x86, apic: Clear APIC Timer Initial Count Register on shutdownAndreas Herrmann2009-10-27
* | x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-15
* | x86, apic: Use apic noop driverCyrill Gorcunov2009-10-14
|/
* Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds2009-09-21
|\
| * perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* | Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20
|\|
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
| |\
| | * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
* | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-20
* | | x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-19
* | | x86: apic: Convert BUG() to BUG_ON()Daniel Walker2009-09-18
|/ /
* | x86, apic: Slim down stack usage in early_init_lapic_mapping()Cyrill Gorcunov2009-08-26
* | x86, apic: Move dmar_table_init() out of enable_IR()Yinghai Lu2009-08-17
* | x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-05
* | x86, apic: Drop redundant bit assignmentCyrill Gorcunov2009-08-05
|/
* x86: Remove unused variable disable_x2apicJaswinder Singh Rajput2009-07-03
* Merge branch 'linus' into x86/mce3Ingo Molnar2009-06-11
|\
| * Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
| |\
| | * x86, apic: Fix dummy apic read operation together with broken MP handlingCyrill Gorcunov2009-06-07
| | * x86, apic: Restore irqs on fail pathsJiri Slaby2009-06-01
| * | perf_counter/x86: Always use NMI for performance-monitoring interruptYong Wang2009-05-29
| * | perf_counter: x86: Remove interrupt throttlePeter Zijlstra2009-05-25
| * | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-22
| * | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
| |\ \