summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic
Commit message (Expand)AuthorAgeFilesLines
* x86, UV: Fix initialization of max_pnodeJack Steiner2010-09-101-3/+3
* x86, apic: Fix apic=debug boot crashDaniel Kiper2010-08-201-0/+2
* Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-08-131-0/+4
|\
| * x86, UV: Make kdump avoid stack dumpsCliff Wickman2010-07-211-0/+4
* | 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 branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo...Linus Torvalds2010-08-061-1/+0
|\ \ \ \ \ | | | |/ / | | |/| |
| | | * | x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-081-1/+0
| | |/ / | |/| |
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2010-08-061-1/+1
|\ \ \ \
| * | | | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc()Ben Hutchings2010-07-301-1/+1
| | |/ / | |/| |
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-063-8/+113
|\ \ \ \
| * \ \ \ Merge branch 'perf/nmi' into perf/coreIngo Molnar2010-08-053-8/+113
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | lockup_detector: Cross arch compile fixesDon Zickus2010-05-161-2/+2
| | * | | x86, watchdog: Fix build error in hw_nmi.cIngo Molnar2010-05-131-0/+1
| | * | | x86: Cleanup hw_nmi.c cruftDon Zickus2010-05-121-58/+0
| | * | | x86: Move trigger_all_cpu_backtrace to its own die_notifierDon Zickus2010-05-121-14/+51
| | * | | lockup_detector: Combine nmi_watchdog and softlockup detectorDon Zickus2010-05-122-3/+3
| | * | | Merge commit 'v2.6.34-rc7' into perf/nmiFrederic Weisbecker2010-05-129-188/+339
| | |\ \ \
| | * | | | nmi_watchdog: Clean up various small detailsDon Zickus2010-02-251-7/+7
| | * | | | nmi_watchdog: Fix undefined 'apic' build bugDon Zickus2010-02-191-0/+2
| | * | | | nmi_watchdog: Compile and portability fixesDon Zickus2010-02-141-5/+16
| | * | | | nmi_watchdog: Config option to enable new nmi_watchdogDon Zickus2010-02-081-1/+6
| | * | | | nmi_watchdog: Add new, generic implementation, using perf eventsDon Zickus2010-02-081-0/+114
| | * | | | x86: Move notify_die from nmi.c to traps.cDon Zickus2010-02-081-7/+0
* | | | | | Merge branch 'master' into for-nextJiri Kosina2010-08-042-7/+7
|\ \ \ \ \ \ | |/ / / / /
| * | | | | x86: Fix x2apic preenabled system with kexecYinghai Lu2010-07-161-1/+1
| | |_|/ / | |/| | |
| * | | | x86, irq: Rename gsi_end gsi_top, and fix off by one errorsEric W. Biederman2010-06-091-6/+6
| | |_|/ | |/| |
* | | | 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
|/ / /
* | | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-05-181-3/+0
|\ \ \
| * | | x86, UV: Delete unneeded boot messagesJack Steiner2010-03-171-3/+0
* | | | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-182-73/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-042-25/+0
| * | | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's.Eric W. Biederman2010-05-041-2/+6
| * | | x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-041-14/+3
| * | | x86, ioapic: Optimize pin_2_irqEric W. Biederman2010-05-041-9/+4
| * | | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic.Eric W. Biederman2010-05-041-14/+8
| * | | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_endEric W. Biederman2010-05-041-0/+6
| * | | x86, ioapic: Fix the types of gsi valuesEric W. Biederman2010-05-041-2/+2
| * | | x86, ioapic: Fix io_apic_redir_entries to return the number of entries.Eric W. Biederman2010-05-041-3/+7
| * | | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irqEric W. Biederman2010-05-041-9/+14
* | | | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guestsPrarit Bhargava2010-04-301-0/+3
|/ / /
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-071-0/+2
|\ \ \
| * | | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boardsSuresh Siddha2010-04-021-0/+2
* | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-0/+4
|/ / /
* | | x86: Handle legacy PIC interrupts on all the cpu'sSuresh Siddha2010-03-161-0/+8
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-03-131-3/+1
|\ \ \
| * | | x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner2010-03-121-3/+1
* | | | Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\ \ \ \ | |_|/ / |/| | |
OpenPOWER on IntegriCloud