summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding
2015-08-13memory: tegra: Add support for a variable-size client ID bitfieldPaul Walmsley
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King
2015-08-13Merge tag 'qcom-soc-for-4.3' of git://codeaurora.org/quic/kernel/agross-msm i...Olof Johansson
2015-08-13sunrpc: Switch to using hash list instead single listKinglong Mee
2015-08-13sunrpc/nfsd: Remove redundant code by exports seq_operations functionsKinglong Mee
2015-08-13Merge tag 'v4.2-rc4' into develLinus Walleij
2015-08-13ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen
2015-08-13ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2015-08-13Merge tag 'socfpga_dts_for_v4.3_part_2' of git://git.kernel.org/pub/scm/linux...Olof Johansson
2015-08-13Merge tag 'mvebu-soc-4.3-2' of git://git.infradead.org/linux-mvebu into next/...Olof Johansson
2015-08-13mac80211: remove ieee80211_aes_cmac_calculate_k1_k2()Johannes Berg
2015-08-12Merge tag 'iio-for-4.3b-2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman
2015-08-12sunrpc: increase UNX_MAXNODENAME from 32 to __NEW_UTS_LEN bytesJeff Layton
2015-08-12drm/vmwgfx: Fix copyright headersSinclair Yeh
2015-08-12drm/vmwgfx: Initial DX supportThomas Hellstrom
2015-08-12drm: export the DRM permission check codeThomas Hellstrom
2015-08-12drm/radeon: add new OLAND pci idAlex Deucher
2015-08-12PKCS#7: Appropriately restrict authenticated attributes and content typeDavid Howells
2015-08-12drm/irq: Make pipe unsigned and name consistentThierry Reding
2015-08-12drm/plane: Remove redundant externThierry Reding
2015-08-12drm/plane: Use consistent data types for format countThierry Reding
2015-08-12iommu/vt-d: Split up iommu->domains arrayJoerg Roedel
2015-08-12KVM: arm/arm64: timer: Allow the timer to control the active stateMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Prevent userspace injection of a mapped interruptMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Add vgic_{get,set}_phys_irq_activeMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow dynamic mapping of physical/virtual interruptsMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Allow HW irq to be encoded in LRMarc Zyngier
2015-08-12KVM: arm/arm64: vgic: Convert struct vgic_lr to use bitfieldsMarc Zyngier
2015-08-12Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2015-08-12sched: Fix a race between __kthread_bind() and sched_setaffinity()Peter Zijlstra
2015-08-12locking, include/llist: Use linux/atomic.h instead of asm/cmpxchg.hWill Deacon
2015-08-12locking/qrwlock: Make use of _{acquire|release|relaxed}() atomicsWill Deacon
2015-08-12locking/qrwlock: Implement queue_write_unlock() using smp_store_release()Will Deacon
2015-08-12locking, asm-generic: Add _{relaxed|acquire|release}() variants for 'atomic_l...Will Deacon
2015-08-12locking, asm-generic: Rework atomic-long.h to avoid bulk code duplicationWill Deacon
2015-08-12locking/atomics: Add _{acquire|release|relaxed}() variants of some atomic ope...Will Deacon
2015-08-12locking, compiler.h: Cast away attributes in the WRITE_ONCE() magicChristian Borntraeger
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar
2015-08-12mfd: axp20x: Add missing registers, and mark more registers volatileBruno Prémont
2015-08-12Merge tag 'imx-clk-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/shaw...Michael Turquette
2015-08-12Merge branch 'clk-for-v4.3' into dt-for-v4.3Simon Horman
2015-08-12clk: shmobile: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven
2015-08-116lowpan: add generic 6lowpan netdev private dataAlexander Aring
2015-08-11net: switchdev: support static FDB addressesVivien Didelot
2015-08-11net: dsa: change FDB routines prototypesVivien Didelot
2015-08-11Revert "Merge branch 'mv88e6xxx-switchdev-fdb'"David S. Miller
2015-08-11[media] c8sectpfe: Add DT bindings documentation for c8sectpfe driverPeter Griffin
2015-08-11cgroup: make cftype->private a unsigned longTejun Heo