summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-09-16sh: Kill off set_irq_flags usageRob Herring1-9/+1
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring17-37/+18
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-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King1-5/+10
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar8-80/+124
2015-09-16usb: chipidea: imx: fix a typo for imx6sxLi Jun1-1/+1
2015-09-16cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki3-4/+8
2015-09-16blockdev: don't set S_DAX for misaligned partitionsJeff Moyer1-0/+7
2015-09-16dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer1-1/+2
2015-09-16dccp: drop null test before destroy functionsJulia Lawall2-10/+5
2015-09-16net: core: drop null test before destroy functionsJulia Lawall1-8/+4
2015-09-16atm: he: drop null test before destroy functionsJulia Lawall1-5/+2
2015-09-16openvswitch: Fix mask generation for nested attributes.Jesse Gross1-23/+59
2015-09-16ia64: Enable userfaultfd and membarrier system callsLuck, Tony3-1/+5
2015-09-16iser-target: Skip data copy if all the command data comes as immediateJenny Derzhavetz2-8/+19
2015-09-16iser-target: Change the recv buffers posting logicJenny Derzhavetz2-48/+67
2015-09-16iser-target: Fix pending connections handling in target stack shutdown sequnceJenny Derzhavetz2-31/+40
2015-09-16iser-target: Remove np_ prefix from isert_np membersJenny Derzhavetz2-33/+33
2015-09-16iser-target: Remove unused variablesJenny Derzhavetz2-6/+0
2015-09-16iser-target: Put the reference on commands waiting for unsol dataJenny Derzhavetz1-1/+37
2015-09-16iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8