Age | Commit message (Expand) | Author | Files | Lines |
2010-08-20 | x86, apic: Fix apic=debug boot crash | Daniel Kiper | 1 | -0/+2 |
2010-08-13 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+4 |
2010-08-13 | Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branches 'x86-cleanups-for-linus', 'x86-vmware-for-linus', 'x86-mtrr-fo... | Linus Torvalds | 1 | -1/+0 |
2010-08-06 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -1/+1 |
2010-08-06 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -8/+113 |
2010-08-05 | x86, apic: Map the local apic when parsing the MP table. | Eric W. Biederman | 1 | -1/+1 |
2010-08-05 | Merge branch 'perf/nmi' into perf/core | Ingo Molnar | 3 | -8/+113 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -7/+7 |
2010-07-30 | PCI: MSI: Restore read_msi_msg_desc(); add get_cached_msi_msg_desc() | Ben Hutchings | 1 | -1/+1 |
2010-07-21 | x86, UV: Make kdump avoid stack dumps | Cliff Wickman | 1 | -0/+4 |
2010-07-16 | x86: Fix x2apic preenabled system with kexec | Yinghai Lu | 1 | -1/+1 |
2010-07-08 | x86/apic/es7000_32: Remove unused variable | Javier Martinez Canillas | 1 | -1/+0 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -8/+33 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-09 | x86, irq: Rename gsi_end gsi_top, and fix off by one errors | Eric W. Biederman | 1 | -6/+6 |
2010-05-24 | x86, apic: ack all pending irqs when crashed/on kexec | Kerstin Jonsson | 1 | -8/+33 |
2010-05-18 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+0 |
2010-05-18 | Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -73/+45 |
2010-05-16 | lockup_detector: Cross arch compile fixes | Don Zickus | 1 | -2/+2 |
2010-05-13 | x86, watchdog: Fix build error in hw_nmi.c | Ingo Molnar | 1 | -0/+1 |
2010-05-12 | x86: Cleanup hw_nmi.c cruft | Don Zickus | 1 | -58/+0 |
2010-05-12 | x86: Move trigger_all_cpu_backtrace to its own die_notifier | Don Zickus | 1 | -14/+51 |
2010-05-12 | lockup_detector: Combine nmi_watchdog and softlockup detector | Don Zickus | 2 | -3/+3 |
2010-05-12 | Merge commit 'v2.6.34-rc7' into perf/nmi | Frederic Weisbecker | 9 | -188/+339 |
2010-05-04 | x86, irq: Kill io_apic_renumber_irq | Eric W. Biederman | 2 | -25/+0 |
2010-05-04 | x86, acpi/irq: Handle isa irqs that are not identity mapped to gsi's. | Eric W. Biederman | 1 | -2/+6 |
2010-05-04 | x86, ioapic: Simplify probe_nr_irqs_gsi. | Eric W. Biederman | 1 | -14/+3 |
2010-05-04 | x86, ioapic: Optimize pin_2_irq | Eric W. Biederman | 1 | -9/+4 |
2010-05-04 | x86, ioapic: Move nr_ioapic_registers calculation to mp_register_ioapic. | Eric W. Biederman | 1 | -14/+8 |
2010-05-04 | x86, ioapic: Teach mp_register_ioapic to compute a global gsi_end | Eric W. Biederman | 1 | -0/+6 |
2010-05-04 | x86, ioapic: Fix the types of gsi values | Eric W. Biederman | 1 | -2/+2 |
2010-05-04 | x86, ioapic: Fix io_apic_redir_entries to return the number of entries. | Eric W. Biederman | 1 | -3/+7 |
2010-05-04 | x86, acpi/irq: Teach acpi_get_override_irq to take a gsi not an isa_irq | Eric W. Biederman | 1 | -9/+14 |
2010-04-30 | x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests | Prarit Bhargava | 1 | -0/+3 |
2010-04-07 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -0/+2 |
2010-04-02 | x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards | Suresh Siddha | 1 | -0/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 4 | -0/+4 |
2010-03-17 | x86, UV: Delete unneeded boot messages | Jack Steiner | 1 | -3/+0 |
2010-03-16 | x86: Handle legacy PIC interrupts on all the cpu's | Suresh Siddha | 1 | -0/+8 |
2010-03-13 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+1 |
2010-03-12 | x86, UV: Fix target_cpus() in x2apic_uv_x.c | Jack Steiner | 1 | -3/+1 |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina | 1 | -1/+1 |
2010-03-07 | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 4 | -38/+59 |
2010-03-03 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -115/+149 |
2010-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/... | Linus Torvalds | 1 | -3/+3 |
2010-02-28 | Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+7 |
2010-02-28 | Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+74 |
2010-02-28 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 3 | -3/+3 |
2010-02-28 | x86: Fix out of order of gsi | Eric W. Biederman | 1 | -18/+10 |