summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2015-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2015-11-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-28kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2015-11-28target: Fix race for SCF_COMPARE_AND_WRITE_POST checkingNicholas Bellinger
2015-11-28Merge tag 'pci-v4.4-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-11-27Merge tag 'nfs-for-4.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-11-27Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-11-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2015-11-25Merge tag 'v4.4-rc2' into fixesArnd Bergmann
2015-11-25ARM/PCI: Move align_resource function pointer to pci_host_bridge structureGabriele Paoloni
2015-11-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-11-25arm64: fix building without CONFIG_UID16Arnd Bergmann
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-24KVM: arm/arm64: arch_timer: Preserve physical dist. active state on LR.activeChristoffer Dall
2015-11-23nfs: use sliding delay when LAYOUTGET gets NFS4ERR_DELAYJeff Layton
2015-11-23nfs: use btrfs ioctl defintions for cloneChristoph Hellwig
2015-11-23thermal: fix thermal_zone_bind_cooling_device prototypeArnd Bergmann
2015-11-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-22Merge tag 'tty-4.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-11-22slab/slub: adjust kmem_cache_alloc_bulk APIJesper Dangaard Brouer
2015-11-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-11-20tty: audit: Fix audit sourcePeter Hurley
2015-11-20mm: fix up sparse warning in gfpflags_allow_blockingJeff Layton
2015-11-20kernel/signal.c: unexport sigsuspend()Richard Weinberger
2015-11-20configfs: allow dynamic group creationDaniel Baluta
2015-11-20slab.h: sprinkle __assume_aligned attributesRasmus Villemoes
2015-11-20Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-11-20lightnvm: add free and bad lun info to show lunsJavier Gonzalez
2015-11-20lightnvm: keep track of block countsJavier Gonzalez
2015-11-19Merge tag 'dmaengine-fix-4.4-rc2' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2015-11-20Merge tag 'topic/drm-fixes-2015-11-19' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-11-19block: protect rw_page against device teardownDan Williams
2015-11-19scpi: hide get_scpi_ops in module from built-in codeArnd Bergmann
2015-11-19KVM: Provide function for VCPU lookup by idDavid Hildenbrand
2015-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-17phy: marvell: Add support for 88E1540 PHYAndrew Lunn
2015-11-17vlan: Do not put vlan headers back on bridge and macvlan portsVlad Yasevich
2015-11-17drm/atomic: add a drm_atomic_clean_old_fb helper.Maarten Lankhorst
2015-11-16lightnvm: remove linear and device addr modesMatias Bjørling
2015-11-16lightnvm: remove unused attrs in nvm_id structsMatias Bjørling
2015-11-16lightnvm: expose mccap in identify commandMatias Bjørling
2015-11-16lightnvm: update bad block table formatMatias Bjørling
2015-11-16lightnvm: change max_phys_sect to uintMatias Bjørling
2015-11-16net: switchdev: fix return code of fdb_dump stubDragos Tatulea
2015-11-16ip_tunnel: disable preemption when updating per-cpu tstatsJason A. Donenfeld
2015-11-16dmaengine: of_dma: Correct return code for of_dma_request_slave_channel in ca...Peter Ujfalusi
2015-11-15net/mlx5e: Added self loopback preventionTariq Toukan
2015-11-15tcp: ensure proper barriers in lockless contextsEric Dumazet
2015-11-15ipv6: Check rt->dst.from for the DST_NOCACHE routeMartin KaFai Lau