Age | Commit message (Expand) | Author |
2009-12-02 | x86, io-apic: Move the effort of clearing remoteIRR explicitly before migrati... | Maciej W. Rozycki |
2009-11-26 | x86: SGI UV: Map low MMR ranges | Jack Steiner |
2009-11-23 | x86: apic: Print out SRAT table APIC id in hex | Yinghai Lu |
2009-11-23 | x86: Re-get cfg_new in case reuse/move irq_desc | Yinghai Lu |
2009-11-23 | x86: apic: Remove not needed #ifdef | Yinghai Lu |
2009-11-16 | x86: io-apic: IO-APIC MMIO should not fail on resource insertion | Cyrill Gorcunov |
2009-11-10 | x86: Remove asm/apicnum.h | Dimitri Sivanich |
2009-11-10 | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov |
2009-11-08 | x86, apic: Get rid of apicid_to_cpu_present assign on 64-bit | Cyrill Gorcunov |
2009-11-08 | x86, ioapic: Use snrpintf while set names for IO-APIC resourses | Cyrill Gorcunov |
2009-11-08 | x86, apic: Use PAGE_SIZE instead of numbers | Cyrill Gorcunov |
2009-11-02 | x86: Remove local_irq_enable()/local_irq_disable() in fixup_irqs() | Suresh Siddha |
2009-11-02 | x86: Use EOI register in io-apic on intel platforms | Suresh Siddha |
2009-11-02 | x86: Force irq complete move during cpu offline | Suresh Siddha |
2009-11-02 | x86: Remove move_cleanup_count from irq_cfg | Suresh Siddha |
2009-11-02 | x86, intr-remap: Avoid irq_chip mask/unmask in fixup_irqs() for intr-remapping | Suresh Siddha |
2009-11-02 | x86: Unify fixup_irqs() for 32-bit and 64-bit kernels | Suresh Siddha |
2009-10-27 | x86, apic: Clear APIC Timer Initial Count Register on shutdown | Andreas Herrmann |
2009-10-15 | x86: apic: Allow noop operations to be called almost at any time | Cyrill Gorcunov |
2009-10-14 | x86, apic: Fix prototype in hw_irq.h | Ingo Molnar |
2009-10-14 | x86, apic: Move SGI UV functionality out of generic IO-APIC code | Dimitri Sivanich |
2009-10-14 | x86: SGI UV: Fix irq affinity for hub based interrupts | Dimitri Sivanich |
2009-10-14 | x86, apic: Limit apic dumping, introduce new show_lapic= setup option | Cyrill Gorcunov |
2009-10-14 | x86, apic: Use apic noop driver | Cyrill Gorcunov |
2009-10-14 | x86, apic: Introduce the NOOP apic driver | Cyrill Gorcunov |
2009-10-13 | Merge git://git.infradead.org/~dwmw2/iommu-2.6.32 | Linus Torvalds |
2009-10-12 | x86: Move pci_iommu_init to rootfs_initcall() | David Woodhouse |
2009-10-11 | pci: increase alignment to make more space for hidden code | Yinghai Lu |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-10-08 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-08 | x86, timers: Check for pending timers after (device) interrupts | Arjan van de Ven |
2009-10-05 | Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-10-05 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2009-10-04 | KVM: add support for change_pte mmu notifiers | Izik Eidus |
2009-10-04 | KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes | Izik Eidus |
2009-10-04 | KVM: MMU: dont hold pagecount reference for mapped sptes pages | Izik Eidus |
2009-10-04 | KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID | Avi Kivity |
2009-10-04 | KVM: VMX: flush TLB with INVEPT on cpu migration | Marcelo Tosatti |
2009-10-04 | KVM: fix LAPIC timer period overflow | Aurelien Jarno |
2009-10-04 | KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly | Joerg Roedel |
2009-10-04 | KVM: SVM: Fix tsc offset adjustment when running nested | Joerg Roedel |
2009-10-03 | x86, pci: Correct spelling in a comment | Marin Mitov |
2009-10-02 | x86: Simplify bound checks in the MTRR code | Arjan van de Ven |
2009-10-02 | x86: EDAC: MCE: Fix MCE decoding callback logic | Ingo Molnar |
2009-10-01 | x86: fix csum_ipv6_magic asm memory clobber | Samuel Thibault |
2009-10-01 | const: constify remaining file_operations | Alexey Dobriyan |
2009-10-01 | x86: Don't leak 64-bit kernel register values to 32-bit processes | Jan Beulich |
2009-10-01 | x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL | Jaswinder Singh Rajput |
2009-10-01 | x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg | Jason Wessel |
2009-10-01 | x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y | Eric Dumazet |