summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2015-12-31Merge tag 'bcm2835-drivers-next-2015-12-28' of http://github.com/anholt/linux...Arnd Bergmann2-0/+43
2015-12-23Merge tag 'omap-for-v4.5/wakeup-m3' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson1-0/+55
2015-12-22Merge tag 'qcom-soc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson1-0/+18
2015-12-22ARM: bcm2835: add rpi power domain driverAlexander Aring1-0/+41
2015-12-22ARM: bcm2835: Define two new packets from the latest firmware.Eric Anholt1-0/+2
2015-12-12Merge tag 'reset-for-4.5-2' of git://git.pengutronix.de/git/pza/linux into ne...Arnd Bergmann1-0/+67
2015-12-10Merge tag 'reset-for-4.5' of git://git.pengutronix.de/git/pza/linux into next...Arnd Bergmann2-4/+17
2015-12-08soc: qcom: Introduce common SMEM state machine codeBjorn Andersson1-0/+18
2015-12-03soc: ti: Add wkup_m3_ipc driverDave Gerlach1-0/+55
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds2-34/+1
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds1-1/+2
2015-11-29kref: Remove kref_put_spinlock_irqsave()Bart Van Assche1-33/+0
2015-11-29target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger1-1/+1
2015-11-29Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+9
2015-11-28Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2-11/+1
2015-11-28Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-2/+2
2015-11-26Merge tag 'v4.4-rc2' into fixesArnd Bergmann19-58/+137
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni1-0/+9
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+12
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann2-2/+2
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini20-59/+138
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-132/+44
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall1-1/+1
2015-11-24nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton1-0/+1
2015-11-24nfs: use btrfs ioctl defintions for cloneChristoph Hellwig1-11/+0
2015-11-24thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann1-1/+2
2015-11-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+1
2015-11-23Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-3/+3
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer1-1/+1
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-19/+37
2015-11-21tty: audit: Fix audit sourcePeter Hurley1-3/+3
2015-11-21mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton1-1/+1
2015-11-21kernel/signal.c: unexport sigsuspend()Richard Weinberger1-1/+0
2015-11-21configfs: allow dynamic group creationDaniel Baluta1-0/+10
2015-11-21slab.h: sprinkle __assume_aligned attributesRasmus Villemoes1-17/+26
2015-11-21Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez1-2/+2
2015-11-20lightnvm: keep track of block countsJavier Gonzalez1-0/+2
2015-11-20reset: hisilicon: document hisi-hi6220 reset controllers bindingsChen Feng1-0/+67
2015-11-20Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds1-1/+1
2015-11-20Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie1-0/+3
2015-11-20block: protect rw_page against device teardownDan Williams1-0/+2
2015-11-19scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann1-1/+1
2015-11-19KVM: Provide function for VCPU lookup by idDavid Hildenbrand1-0/+11
2015-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds11-34/+90
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn1-0/+1
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich1-0/+5
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst1-0/+3
2015-11-17lightnvm: remove linear and device addr modesMatias Bjørling1-120/+34