summaryrefslogtreecommitdiff
path: root/include (follow)
Commit message (Expand)AuthorAge
* Merge tag 'pinctrl-v4.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2015-03-19
|\
| * Revert "pinctrl: consumer: use correct retval for placeholder functions"Linus Walleij2015-03-05
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-19
|\ \
| * | netdevice.h: fix ndo_bridge_* commentsNicolas Dichtel2015-03-17
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-03-16
| |\ \
| | * | xfrm: release dst_orig in case of error in xfrm_lookup()huaibin Wang2015-02-12
| * | | vxlan: fix wrong usage of VXLAN_VID_MASKAlexey Kodanev2015-03-13
| * | | xps: must clear sender_cpu before forwardingEric Dumazet2015-03-11
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2015-03-18
|\ \ \ \
| * | | | livepatch: Fix subtle race with coming and going modulesPetr Mladek2015-03-17
* | | | | Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-03-17
|\ \ \ \ \
| * | | | | uapi/virtio_scsi: allow overriding CDB/SENSE sizeMichael S. Tsirkin2015-03-13
| * | | | | virtio_blk: fix comment for virtio 1.0Michael S. Tsirkin2015-03-10
| * | | | | virtio_blk: typo fixMichael S. Tsirkin2015-03-10
* | | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-17
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-arm-fixes-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Marcelo Tosatti2015-03-16
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | arm/arm64: KVM: Keep elrsr/aisr in sync with software modelChristoffer Dall2015-03-14
| | |/ / / /
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-03-15
|\ \ \ \ \ \
| * | | | | | clk: introduce clk_is_matchMichael Turquette2015-03-11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-15
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'fixes-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Arnd Bergmann2015-03-11
| |\ \ \ \ \ \
| | * | | | | | ARM: dts: am43xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-06
| | * | | | | | ARM: dts: am33xx: fix SLEWCTRL_FAST pinctrl bindingDave Gerlach2015-03-06
| * | | | | | | Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...Arnd Bergmann2015-03-04
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | pm: at91: Workaround DDRSDRC self-refresh bug with LPDDR1 memories.Peter Rosin2015-03-03
| | |/ / / / /
* | | | | | | Merge tag 'irqchip-fixes-4.0' of git://git.infradead.org/users/jcooper/linuxLinus Torvalds2015-03-15
|\ \ \ \ \ \ \
| * | | | | | | irqchip: gicv3-its: Define macros for GITS_CTLR fieldsYun Wu2015-03-08
| * | | | | | | irqchip: gicv3-its: Allocate enough memory for the full range of DeviceIDMarc Zyngier2015-03-08
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'stable/for-linus-4.0-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2015-03-13
|\ \ \ \ \ \ \
| * | | | | | | xen: Remove trailing semicolon from xenbus_register_frontend() definitionYuval Shaia2015-03-02
* | | | | | | | Merge tag 'devicetree-fixes-for-4.0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-03-13
|\ \ \ \ \ \ \ \
| * | | | | | | | of/platform: Fix sparc:allmodconfig buildGuenter Roeck2015-03-13
* | | | | | | | | Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2015-03-13
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | new helper: dup_iter()Al Viro2015-02-17
* | | | | | | | | | kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-12
* | | | | | | | | | kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-12
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-03-09
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2015-03-05
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| | * | | | | | | | netfilter: nf_tables: fix userdata length overflowPatrick McHardy2015-03-04
* | | | | | | | | | Merge tag 'spi-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds2015-03-09
|\ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ Merge remote-tracking branches 'spi/fix/atmel', 'spi/fix/doc', 'spi/fix/dw', ...Mark Brown2015-03-06
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / / | | |/| | | | | | | / / / | | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
| | | * | | | | | | | | spi: fix a typo in comment.Marcin Bis2015-03-03
| | |/ / / / / / / / /
* | | | | | | | | | | Merge tag 'fbdev-fixes-4.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-09
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | OMAPDSS: fix regression with display sysfs filesTomi Valkeinen2015-02-26
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'for-4.0-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-09
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / |/| | | | | | | | | |
| * | | | | | | | | | workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2015-03-05
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'usb-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Revert "USB: serial: make bulk_out_size a lower limit"Johan Hovold2015-02-26
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'tty-4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-03-08
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | serial: uapi: Declare all userspace-visible io typesPeter Hurley2015-03-07