| Commit message (Expand) | Author | Age |
* | x86: enable_update_mptable should be a macro | Yinghai Lu | 2009-05-27 |
* | x86, io-apic: Don't mark pin_programmed early | Yinghai Lu | 2009-05-19 |
* | x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled | Yinghai Lu | 2009-05-18 |
* | x86, irq: update_mptable needs pci_routeirq | Yinghai Lu | 2009-05-18 |
* | x86: don't call read_apic_id if !cpu_has_apic | Yinghai Lu | 2009-05-18 |
* | x86, apic: introduce io_apic_irq_attr | Yinghai Lu | 2009-05-18 |
* | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 2009-05-12 |
* | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-12 |
|\ |
|
| * | x86: apic: Fixmap apic address even if apic disabled | Cyrill Gorcunov | 2009-05-11 |
| * | x86: display extended apic registers with print_local_APIC and cpu_debug code | Andreas Herrmann | 2009-05-11 |
| * | x86: read apic ID in the !acpi_lapic case | Yinghai Lu | 2009-05-11 |
| * | x86: apic: Check rev 3 fadt correctly for physical_apic bit | Yinghai Lu | 2009-05-11 |
| * | Merge commit 'v2.6.30-rc5' into x86/apic | Ingo Molnar | 2009-05-11 |
| |\ |
|
| | * | x86: MCE: make cmci_discover_lock irq-safe | Hidetoshi Seto | 2009-05-08 |
| | * | x86: xen, i386: reserve Xen pagetables | Jeremy Fitzhardinge | 2009-05-08 |
| | * | x86, kexec: fix crashdump panic with CONFIG_KEXEC_JUMP | Huang Ying | 2009-05-08 |
| | * | x86-64: finish cleanup_highmaps()'s job wrt. _brk_end | Jan Beulich | 2009-05-08 |
| | * | x86: fix boot hang in early_reserve_e820() | Jan Beulich | 2009-05-08 |
| | * | x86: Fix a typo in a printk message | Nikanth Karthikesan | 2009-05-06 |
| | * | x86, srat: do not register nodes beyond e820 map | David Rientjes | 2009-05-06 |
| | * | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-05-05 |
| | |\ |
|
| | | * | tracing: x86, mmiotrace: fix range test | Stuart Bennett | 2009-04-29 |
| | * | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-05-05 |
| | |\ \ |
|
| | | * | | x86: show number of core_siblings instead of thread_siblings in /proc/cpuinfo | Andreas Herrmann | 2009-05-04 |
| | | * | | amd-iommu: fix iommu flag masks | Joerg Roedel | 2009-05-04 |
| | | * | | x86: initialize io_bitmap_base on 32bit | Thomas Gleixner | 2009-05-01 |
| | | * | | x86: gettimeofday() vDSO: fix segfault when tv == NULL | John Wright | 2009-04-30 |
| | * | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2009-05-02 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| | | * | | x86, mce: fix boot logging logic | Andi Kleen | 2009-04-22 |
| | | * | | x86, mce: make polling timer interval per CPU | Andi Kleen | 2009-04-22 |
| | * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2009-04-27 |
| | |\ \ \ |
|
| | | * | | | x86/PCI: don't bother with root quirks if _CRS is used | Yinghai Lu | 2009-04-22 |
| | | * | | | x86/PCI: set_pci_bus_resources_arch_default cleanups | Yinghai Lu | 2009-04-22 |
| | | * | | | x86/PCI: Move set_pci_bus_resources_arch_default into arch/x86 | Matthew Wilcox | 2009-04-22 |
| | | * | | | x86/PCI: don't call e820_all_mapped with -1 in the mmconfig case | Yinghai Lu | 2009-04-22 |
| | | | |/
| | | |/| |
|
| * | | | | x86: uv - prevent NULL dereference in uv_system_init() | Cyrill Gorcunov | 2009-05-03 |
| * | | | | x86: uv io-apic - use BUILD_BUG_ON instead of BUG_ON | Cyrill Gorcunov | 2009-05-03 |
| * | | | | x86, apic: use pr_ macro | Cyrill Gorcunov | 2009-05-01 |
* | | | | | x86/pci: update pirq_enable_irq() to setup io apic routing | Yinghai Lu | 2009-05-11 |
* | | | | | x86/acpi: move setup io apic routing out of CONFIG_ACPI scope | Yinghai Lu | 2009-05-11 |
* | | | | | x86/pci: add 4 more return parameters to IO_APIC_get_PCI_irq_vector() | Yinghai Lu | 2009-05-11 |
* | | | | | x86/acpi: move pin_programmed bit map to io_apic.c | Yinghai Lu | 2009-05-11 |
* | | | | | x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi() | Yinghai Lu | 2009-05-11 |
* | | | | | x86: fix alloc_mptable() | Yinghai Lu | 2009-05-11 |
* | | | | | x86/acpi: remove irq-compression trick on 32-bit | Yinghai Lu | 2009-05-11 |
* | | | | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 |
|\| | | | |
|
| * | | | | x86: Use dmi check in apic_is_clustered() on 64-bit to mark the TSC unstable | Yinghai Lu | 2009-04-27 |
| * | | | | x86: apic: Remove duplicated macros | Yinghai Lu | 2009-04-27 |
| * | | | | x86: x2apic, IR: remove reinit_intr_remapped_IO_APIC() | Suresh Siddha | 2009-04-22 |
| * | | | | x86: x2apic, IR: Make config X86_UV dependent on X86_X2APIC | Suresh Siddha | 2009-04-21 |