aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAge
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-15
* x86, intr-remap: Remove IRTE setup duplicate codeSuresh Siddha2010-09-15
* x86, intr-remap: Set redirection hint in the IRTESuresh Siddha2010-09-15
* x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-20
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-13
|\
| * x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-21
* | 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 branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-06
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-08
| | |/ / | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-06
|\ \ \ \
| * | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-30
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \ \ \
| * \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-05
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-15
| | * | | x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-13
| | * | | x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-12
| | * | | x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-12
| | * | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-12
| | * | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-12
| | |\ \ \
| | * | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-25
| | * | | | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-19
| | * | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-14
| | * | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-08
| | * | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-08
| | * | | | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-08
* | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-04
|\| | | | |
| * | | | | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-16
| | |_|/ / | |/| | |
| * | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-09
| | |_|/ | |/| |
* | | | 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
|/ / /
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-18
|\ \ \
| * | | x86, UV: Delete unneeded boot messagesJack Steiner2010-03-17
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-04
| * | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman2010-05-04
| * | | x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-04
| * | | x86, ioapic: Optimize pin_2_irqEric W. Biederman2010-05-04
| * | | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic.Eric W. Biederman2010-05-04
| * | | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman2010-05-04
| * | | x86, ioapic: Fix the types of gsi valuesEric W. Biederman2010-05-04
| * | | x86, ioapic: Fix io_apic_redir_entries to return the number of entries.Eric W. Biederman2010-05-04
| * | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-04
* | | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-30
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
|\ \ \
| * | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-02
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/ / /
* | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-16
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-13
|\ \ \