summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2014-07-28Merge branch 'clk-rockchip' of git://git.linaro.org/people/mike.turquette/lin...Arnd Bergmann
2014-07-26Merge tag 'mvebu-soc-3.17-4' of git://git.infradead.org/linux-mvebu into next...Arnd Bergmann
2014-07-26Merge tag 's5pv210-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Arnd Bergmann
2014-07-26Merge branches 'samsung/cleanup' and 'samsung/s5p-cleanup-v2', tag 'v3.16-rc6...Arnd Bergmann
2014-07-26Merge tag 'omap-for-v3.17/soc-new' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2014-07-22ARM: OMAP2+: DMA: remove requirement of irq for platform-dma driverNishanth Menon
2014-07-19Merge tag 'exynos-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/k...Olof Johansson
2014-07-19Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-07-19Merge tag 'pm+acpi-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-18clk: samsung: Add S5PV210 Audio Subsystem clock driverTomasz Figa
2014-07-18clk: samsung: Add clock driver for S5PV210 and compatible SoCsMateusz Krawczuk
2014-07-18Merge branch 'v3.17-next/cleanup-samsung' into v3.17-next/dt-s5pv210Kukjin Kim
2014-07-18ARM: imx: clk-vf610: fix FlexCAN clock gatingStefan Agner
2014-07-18ARM: i.MX27 clk: Add 26 MHz oscillator circuit clock gateAlexander Shiyan
2014-07-18ARM: i.MX27 clk: Introduce DT include for clock providerAlexander Shiyan
2014-07-18ARM: i.MX: Remove i.MX1 camera supportAlexander Shiyan
2014-07-18ARM: i.MX21 clk: Add devicetree supportAlexander Shiyan
2014-07-18ARM: imx6qdl: switch to use macro for clock IDShawn Guo
2014-07-18ARM: imx: move EHCI platform defines out of platform_data headerShawn Guo
2014-07-18ARM: i.MX: Remove registration helper for i.MX1 USB UDCAlexander Shiyan
2014-07-18ARM: i.MX1 clk: Add devicetree supportAlexander Shiyan
2014-07-18cpufreq: make table sentinel macros unsigned to match useBrian W Hart
2014-07-16Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-07-16ARM: mvebu: extend PMSU code to support dynamic frequency scalingThomas Petazzoni
2014-07-16locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNERDavidlohr Bueso
2014-07-16locking/rwsem: Reduce the size of struct rw_semaphoreJason Low
2014-07-16locking/rwsem: Rename 'activity' to 'count'Peter Zijlstra
2014-07-16locking/spinlocks/mcs: Introduce and use init macro and function for osq locksJason Low
2014-07-16locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overheadJason Low
2014-07-16locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()Jason Low
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-07-14neigh: sysctl - simplify address calculation of gc_* variablesMathias Krause
2014-07-13Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette...Linus Torvalds
2014-07-13clk: rockchip: add clock controller for rk3288Heiko Stübner
2014-07-13clk: rockchip: add clock driver for rk3188 and rk3066 clocksHeiko Stübner
2014-07-13Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-07-12video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codesKukjin Kim
2014-07-11Merge tag 'pm+acpi-3.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-07-10clk: exynos5420: Add IDs for clocks used in PD mfcArun Kumar K
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-10Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-07ACPI / i915: ignore firmware requests for backlight changeAaron Lu
2014-07-06Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-07-04Merge tag 'sound-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-07-04drm/i915: provide interface for audio driver to query cdclkJani Nikula
2014-07-04Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-07-04Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-07-04ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo