summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-09-16gpu/drm: Kill off set_irq_flags usageRob Herring2-3/+1
2015-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds3-4/+5
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse1-7/+10
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka1-2/+4
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier1-4/+4
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner188-340/+281
2015-09-16genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu4-7/+7
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu5-20/+19
2015-09-16genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu4-8/+9
2015-09-16genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu4-6/+18
2015-09-16irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner1-8/+6
2015-09-16irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner1-25/+9
2015-09-16genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner1-0/+16
2015-09-16genirq: Simplify irq_data_to_desc()Thomas Gleixner1-5/+1
2015-09-16genirq: Remove __irq_set_handler_locked()Thomas Gleixner1-10/+0
2015-09-16pinctrl/pistachio: Use irq_set_handler_lockedThomas Gleixner1-2/+2
2015-09-16gpio: vf610: Use irq_set_handler_lockedThomas Gleixner1-2/+2
2015-09-16powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner1-1/+1
2015-09-16powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner1-2/+2
2015-09-16powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner1-2/+2
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner1-1/+1
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li1-0/+2
2015-09-16powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V1-1/+2
2015-09-16powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt1-0/+3
2015-09-16genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner1-13/+0
2015-09-16pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner1-6/+4
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini12-0/+12
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel1-1/+9
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin1-1/+1
2015-09-16vhost: move features to coreMichael S. Tsirkin4-6/+8
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar8-80/+124
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony3-1/+5
2015-09-15modsign: Fix GPL/OpenSSL licence incompatibilityDavid Woodhouse2-10/+13
2015-09-15genirq: Update the comment for generic_handle_irq_descHuang Shijie1-3/+1
2015-09-15genirq: Remove stale commentThomas Gleixner1-4/+0
2015-09-15irqchip/renesas-irqc: Propagate wake-up settings to parentGeert Uytterhoeven1-0/+3
2015-09-15irqchip/renesas-intc-irqpin: Propagate wake-up settings to parentGeert Uytterhoeven1-0/+3
2015-09-15irqchip/renesas-intc-irqpin: Use a separate lockdep classGeert Uytterhoeven1-0/+7
2015-09-15irqchip/renesas-irqc: Use a separate lockdep classGeert Uytterhoeven1-0/+7
2015-09-15irqchip/GICv2m: Fix GICv2m build warning on 32 bitsPavel Fedin1-2/+2
2015-09-15irqchip/gic-v3-its: Add missing cache flushesMarc Zyngier1-1/+5
2015-09-15irqchip/GIC: Add workaround for aliased GIC400Marc Zyngier1-5/+39
2015-09-15platform-msi: Do not cache msi_desc in handler_dataMarc Zyngier1-15/+3
2015-09-15net/mlx4_en: Use access helper irq_data_get_affinity_mask()Thomas Gleixner1-2/+4
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu3-3/+3
2015-09-15kvm: fix zero length mmio searchingJason Wang1-2/+17
2015-09-15kvm: fix double free for fast mmio eventfdJason Wang1-18/+25
2015-09-15kvm: factor out core eventfd assign/deassign logicJason Wang1-35/+50
2015-09-15kvm: don't try to register to KVM_FAST_MMIO_BUS for non mmio eventfdJason Wang1-2/+2
2015-09-15arm64: head.S: initialise mdcr_el2 in el2_setupWill Deacon1-0/+5