aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2016-12-12mm: add vfree_atomic()Andrey Ryabinin1-0/+1
2016-12-12mm: workingset: move shadow entry tracking to radix tree exceptional trackingJohannes Weiner2-39/+3
2016-12-12lib: radix-tree: update callback for changing leaf nodesJohannes Weiner1-1/+3
2016-12-12lib: radix-tree: check accounting of existing slot replacement usersJohannes Weiner1-14/+2
2016-12-12lib: radix-tree: native accounting of exceptional entriesJohannes Weiner1-3/+7
2016-12-12include/linux/backing-dev-defs.h: shrink struct backing_dev_infoAndrew Morton1-1/+1
2016-12-12mm: don't cap request size based on read-ahead settingJens Axboe1-0/+1
2016-12-12mm: cma: make linux/cma.h standalone includibleThierry Reding1-0/+3
2016-12-12mm: disable numa migration faults for dax vmasDan Williams1-0/+8
2016-12-12of/fdt: mark hotpluggable memoryReza Arbab1-0/+1
2016-12-12mm, thp: avoid unlikely branches for split_huge_pmdDavid Rientjes1-0/+2
2016-12-12prctl: remove one-shot limitation for changing exe linkStanislav Kinsburskiy1-1/+5
2016-12-12kthread: add __printf attributesNicolas Iooss1-1/+1
2016-12-12Merge branch 'fscrypt' into devTheodore Ts'o1-93/+13
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton1-0/+3
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng1-0/+5
2016-12-12Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2016-12-12Input: drv260x - use generic device propertiesJingkui Wang1-28/+0
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov2-4/+3
2016-12-12Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+4
2016-12-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds6-41/+76
2016-12-12Merge branches 'acpi-tables', 'acpi-osi', 'acpi-osl' and 'acpi-blacklist'Rafael J. Wysocki1-4/+0
2016-12-12Merge branches 'pm-sleep' and 'powercap'Rafael J. Wysocki1-0/+2
2016-12-12Merge branch 'pm-cpuidle'Rafael J. Wysocki3-4/+10
2016-12-12Merge branch 'pm-cpufreq'Rafael J. Wysocki1-1/+5
2016-12-12Merge schedutil governor updates for v4.10.Rafael J. Wysocki29-117/+180
2016-12-12Merge branch 'pm-opp'Rafael J. Wysocki1-5/+67
2016-12-12Merge branches 'pm-core', 'pm-qos' and 'pm-avs'Rafael J. Wysocki1-9/+2
2016-12-12Merge branch 'pm-domains'Rafael J. Wysocki1-4/+24
2016-12-12Input: synaptics-rmi4 - add support for F34 V7 bootloaderNick Dyer1-1/+1
2016-12-12Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-43/+82
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+46
2016-12-12Merge branch 'pci/host-tegra' into nextBjorn Helgaas1-0/+17
2016-12-12Merge branch 'pci/host' into nextBjorn Helgaas1-0/+7
2016-12-12Merge branch 'pci/virtualization' into nextBjorn Helgaas1-5/+22
2016-12-12Merge branch 'pci/pm' into nextBjorn Helgaas1-0/+2
2016-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-17/+45
2016-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2016-12-12Merge remote-tracking branch 'spi/topic/core' into spi-nextMark Brown1-0/+1
2016-12-12Merge remote-tracking branches 'regulator/topic/gpio', 'regulator/topic/lp873...Mark Brown1-0/+2
2016-12-12Merge remote-tracking branches 'regulator/topic/arizona', 'regulator/topic/by...Mark Brown2-0/+31
2016-12-12dma-buf: Provide wrappers for reservation's lockChris Wilson1-0/+34
2016-12-12Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini1-4/+4
2016-12-11sparc64:Support User Probes for sparcAllen Pais1-0/+1
2016-12-11fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FLDavid Gstir1-1/+0
2016-12-11fscrypt: Delay bounce page pool allocation until neededDavid Gstir1-1/+0
2016-12-11fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()David Gstir1-1/+1
2016-12-11fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()David Gstir1-4/+4
2016-12-11fscrypt: move the policy flags and encryption mode definitions to uapi headerTheodore Ts'o1-14/+0
2016-12-11fscrypt: move non-public structures and constants to fscrypt_private.hTheodore Ts'o1-65/+3