aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-16ARM: get rid of needless #if in signal handling codeRussell King
2015-09-16clk: check for invalid parent index of orphans in __clk_init()Mans Rullgard
2015-09-16clk: tegra: dfll: Properly protect OPP listThierry Reding
2015-09-16ASoC: fix broken pxa SoC supportRobert Jarzmik
2015-09-16arm/arm64: KVM: vgic: Check for !irqchip_in_kernel() when mapping resourcesPavel Fedin
2015-09-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-09-16Merge tag 'hwmon-for-linus-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-16Merge tag 'pinctrl-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-09-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne
2015-09-16Merge tag 'gpio-v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-09-16arm64: Remove ununsed set_irq_flagsRob Herring
2015-09-16ARM: Remove ununsed set_irq_flagsRob Herring
2015-09-16sh: Kill off set_irq_flags usageRob Herring
2015-09-16irqchip: Kill off set_irq_flags usageRob Herring
2015-09-16gpu/drm: Kill off set_irq_flags usageRob Herring
2015-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-09-16x86/platform: Fix Geode LX timekeeping in the generic x86 buildDavid Woodhouse
2015-09-16arm: KVM: Fix incorrect device to IPA mappingMarek Majtyka
2015-09-16arm64: KVM: Fix user access for debug registersMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-09-16genirq: Move field 'msi_desc' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'handler_data' from irq_data into irq_common_dataJiang Liu
2015-09-16genirq: Move field 'node' from irq_data into irq_common_dataJiang Liu
2015-09-16irqchip/gic-v3: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner
2015-09-16irqchip/gic: Use IRQD_FORWARDED_TO_VCPU flagThomas Gleixner
2015-09-16genirq: Provide IRQD_FORWARDED_TO_VCPU status flagThomas Gleixner
2015-09-16genirq: Simplify irq_data_to_desc()Thomas Gleixner
2015-09-16genirq: Remove __irq_set_handler_locked()Thomas Gleixner
2015-09-16pinctrl/pistachio: Use irq_set_handler_lockedThomas Gleixner
2015-09-16gpio: vf610: Use irq_set_handler_lockedThomas Gleixner
2015-09-16powerpc/mpc8xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/ipic: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/cpm2: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16powerpc/mpc52xx: Use irq_set_handler_locked()Thomas Gleixner
2015-09-16KVM: vmx: fix VPID is 0000H in non-root operationWanpeng Li
2015-09-16powerpc/mm: Recompute hash value after a failed updateAneesh Kumar K.V
2015-09-16powerpc/boot: Specify ABI v2 when building an LE boot wrapperBenjamin Herrenschmidt
2015-09-16genirq: Remove __irq_set_chip_handler_name_locked()Thomas Gleixner
2015-09-16pinctrl: sunxi: Use irq_set_chip_handler_name_locked()Thomas Gleixner
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-16virtio/s390: handle failures of READ_VQ_CONF ccwPierre Morel
2015-09-16tools/virtio: propagate V=X to kernel buildMichael S. Tsirkin
2015-09-16vhost: move features to coreMichael S. Tsirkin
2015-09-16ARM: fix Thumb2 signal handling when ARMv6 is enabledRussell King
2015-09-16Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-09-16cpufreq: acpi-cpufreq: Use cpufreq_cpu_get_raw() in ->get()Rafael J. Wysocki
2015-09-15blockdev: don't set S_DAX for misaligned partitionsJeff Moyer
2015-09-15dax: fix O_DIRECT I/O to the last block of a blockdevJeff Moyer
2015-09-15ia64: Enable userfaultfd and membarrier system callsLuck, Tony