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