aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-03-18irqchip: gic-v3: Reset BPR during initializationDaniel Thompson
2015-03-18printk: Simple implementation for NMI backtracingDaniel Thompson
2015-03-18serial: Emulate break using control charactersDaniel Thompson
2015-03-17Merge branch 'tracking-ilp32' into merge-linux-linaroAndrey Konovalov
2015-03-17Automatically merging tracking-llvm into merge-linux-linaroAndrey Konovalov
2015-03-17Merge branch 'tracking-armlt-juno-cpufreq' into integration-linaro-vexpress64Jon Medhurst
2015-03-16Merge branch 'tracking-linaro-android-llct' into merge-linux-linaro-core-trac...Andrey Konovalov
2015-03-16scpi: Add voltage on the DVFS Info commandFilipe Rinaldi
2015-03-16mailbox: add support for System Control and Power Interface(SCPI) protocolSudeep Holla
2015-03-15Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-15Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds
2015-03-15Merge tag 'v4.0-rc3' into linaro-android-llctAmit Pundir
2015-03-13Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-03-13Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-03-13Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck
2015-03-12kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin
2015-03-12kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin
2015-03-11clk: introduce clk_is_matchMichael Turquette
2015-03-11Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann
2015-03-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-03-09Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds
2015-03-09Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-09Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-03-08Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-03-08irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu
2015-03-08irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier
2015-03-07serial: uapi: Declare all userspace-visible io typesPeter Hurley
2015-03-07serial: core: Fix iotype userspace breakagePeter Hurley
2015-03-06Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-03-06Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown
2015-03-06Merge tag 'pm+acpi-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-03-06Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-03-06ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach
2015-03-06ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach
2015-03-06ptrace: Allow compat to use the native siginfoAndrew Pinski
2015-03-06Allow a 32bit ABI to use the naming of the 64bit ABI syscalls to avoid confus...Andrew Pinski
2015-03-06Allow for some signal structures to be the same between a 32bit ABI and the 6...Andrew Pinski
2015-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-03-06Merge branch 'irq-pm'Rafael J. Wysocki
2015-03-05Merge branch 'suspend-to-idle'Rafael J. Wysocki
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-05workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo
2015-03-05drm/ttm: device address space != CPU address spaceAlex Deucher
2015-03-05drm/mm: Support 4 GiB and larger rangesThierry Reding
2015-03-04genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki
2015-03-04Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann
2015-03-04netfilter: nf_tables: fix userdata length overflowPatrick McHardy