summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-11-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...James Morris2-0/+7
2014-11-19Merge commit 'v3.17' into nextJames Morris289-3268/+8163
2014-11-17VFS: refactor vfs_read()Dmitry Kasatkin1-0/+1
2014-11-17integrity: provide a hook to load keys when rootfs is readyDmitry Kasatkin1-0/+6
2014-10-01Merge commit 'v3.16' into nextJames Morris13-76/+84
2014-09-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-15/+27
2014-09-26fuse: honour max_read and max_write in direct_io modeMiklos Szeredi1-1/+1
2014-09-26Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+13
2014-09-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-16/+0
2014-09-25i2c: move acpi code back into the coreWolfram Sang1-16/+0
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li2-4/+13
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li1-9/+12
2014-09-24sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li1-1/+1
2014-09-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-0/+12
2014-09-24blk-mq, percpu_ref: implement a kludge for SCSI blk-mq stall during probeTejun Heo1-0/+1
2014-09-24crypto: ccp - Check for CCP before registering crypto algsTom Lendacky1-0/+12
2014-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-2/+11
2014-09-22Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert1-0/+13
2014-09-20Merge tag 'staging-3.17-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2014-09-20Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-0/+2
2014-09-19Merge tag 'iio-fixes-3.17a' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-1/+3
2014-09-19Merge tag 'pci-v3.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-2/+6
2014-09-18Merge branch 'pci/vga'; commit '6a73336bde29' into for-linusBjorn Helgaas1-2/+0
2014-09-19Merge branch 'drm-fixes-3.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie1-0/+2
2014-09-18vgaswitcheroo: add vga_switcheroo_fini_domain_pm_opsAlex Deucher1-0/+2
2014-09-16vgaarb: Drop obsolete #ifndefBruno Prémont1-2/+0
2014-09-16KEYS: Make the key matching functions return boolDavid Howells1-4/+6
2014-09-16KEYS: Remove key_type::match in favour of overriding default by match_preparseDavid Howells1-4/+0
2014-09-16KEYS: Remove key_type::def_lookup_typeDavid Howells1-3/+0
2014-09-16KEYS: Preparse match dataDavid Howells1-3/+28
2014-09-16Provide a binary to hex conversion functionDavid Howells1-0/+1
2014-09-14vfs: avoid non-forwarding large load after small store in path lookupLinus Torvalds1-0/+1
2014-09-13Merge branches 'locking-urgent-for-linus' and 'timers-urgent-for-linus' of gi...Linus Torvalds1-12/+0
2014-09-13Make hash_64() use a 64-bit multiply when appropriateLinus Torvalds1-0/+4
2014-09-12jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-09-13workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak2-2/+11
2014-09-10PCI: Add pci_ignore_hotplug() to ignore hotplug events for a deviceBjorn Helgaas1-0/+6
2014-09-09ima: pass 'opened' flag to identify newly created filesDmitry Kasatkin1-2/+2
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-4/+8
2014-09-07Merge tag 'pm+acpi-3.17-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2014-09-07Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-6/+1
2014-09-06Merge tag 'for-linus-20140905' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2014-09-05net: treewide: Fix typo found in DocBook/networking.xmlMasanari Iida1-2/+2
2014-09-05Merge tag 'regulator-v3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+3
2014-09-05Merge tag 'gpio-v3.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds1-45/+60
2014-09-05Merge remote-tracking branches 'regulator/fix/doc' and 'regulator/fix/tps6509...Mark Brown2-0/+3