summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2015-03-31linux/cpumask.h: add typechecking to cpumask_test_cpuRasmus Villemoes-4/+4
2015-03-10cpumask: only allocate nr_cpumask_bits.Rusty Russell-3/+2
2015-03-10cpumask: remove deprecated functions.Rusty Russell-151/+0
2015-03-05CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell-19/+12
2015-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-19/+9
2015-03-02Merge branch 'fixes-for-4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-2/+54
2015-03-02net/mlx4_core: Fix wrong mask and error flow for the update-qp commandOr Gerlitz-1/+1
2015-02-28Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-2/+2
2015-02-27rhashtable: remove indirection for grow/shrink decision functionsDaniel Borkmann-13/+0
2015-02-24thermal: Introduce dummy functions when thermal is not definedNishanth Menon-2/+54
2015-02-24Merge tag 'stable/for-linus-4.0-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+26
2015-02-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-0/+5
2015-02-23net: sched: export tc_connmark.h so it is uapi accessibleJamal Hadi Salim-0/+1
2015-02-23x86/xen: allow privcmd hypercalls to be preemptedDavid Vrabel-0/+26
2015-02-23drm/i915/bdw: PCI IDs ending in 0xb are ULT.Rodrigo Vivi-2/+2
2015-02-22Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-7/+96
2015-02-22VFS: Split DCACHE_FILE_TYPE into regular and special typesDavid Howells-3/+14
2015-02-22VFS: Add a fallthrough flag for marking virtual dentriesDavid Howells-0/+9
2015-02-22VFS: Add a whiteout dentry typeDavid Howells-6/+18
2015-02-22VFS: Introduce inode-getting helpers for layered/unioned fs environmentsDavid Howells-0/+57
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-1/+5
2015-02-21rhashtable: ensure cache line alignment on bucket_tableEric Dumazet-4/+5
2015-02-21Merge tag 'nfs-for-3.20-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-6/+21
2015-02-21Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-6/+29
2015-02-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds-2/+963
2015-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-0/+117
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds-0/+23
2015-02-21Merge branch 'i2c/for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-4/+0
2015-02-21Merge tag 'clk-for-linus-3.20' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds-595/+740
2015-02-21Merge tag 'vfio-v3.20-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-0/+3
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-3/+7
2015-02-21kernel: make READ_ONCE() valid on const argumentsLinus Torvalds-3/+3
2015-02-20Merge branch 'for-3.20' of git://git.infradead.org/users/kbusch/linux-nvme in...Jens Axboe-6/+29
2015-02-20Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+7
2015-02-20caif: fix a signedness bug in cfpkt_iterate()Dan Carpenter-1/+1
2015-02-20net: Initialize all members in skb_gro_remcsum_init()Geert Uytterhoeven-0/+1
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds-0/+28
2015-02-19NVMe: Fix potential corruption during shutdownKeith Busch-1/+0
2015-02-19NVMe: Asynchronous controller probeKeith Busch-0/+1
2015-02-19NVMe: Register management handle under nvme classKeith Busch-2/+1
2015-02-19NVMe: Update SCSI Inquiry VPD 83h translationKeith Busch-3/+9
2015-02-19NVMe: Metadata format supportKeith Busch-0/+18
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-2/+1
2015-02-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds-46/+7
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds-0/+65
2015-02-19kdb: Avoid printing KERN_ levels to consolesDaniel Thompson-1/+7
2015-02-19libceph: tcp_nodelay supportChaitanya Huilgol-2/+5
2015-02-19ceph: handle SESSION_FORCE_RO messageYan, Zheng-0/+1
2015-02-19libceph: nuke pool op infrastructureIlya Dryomov-44/+1
2015-02-18NFSv4.1: Clean up bind_conn_to_sessionTrond Myklebust-1/+8