summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-11-177-9/+79
|\
| * Merge branch 'for-4.15/dax' into libnvdimm-for-nextDan Williams2017-11-1528-124/+252
| |\
| | * ext4: Support for synchronous DAX faultsJan Kara2017-11-031-0/+1
| | * dax: Implement dax_finish_sync_fault()Jan Kara2017-11-031-0/+2
| | * dax, iomap: Add support for synchronous faultsJan Kara2017-11-032-1/+10
| | * mm: Define MAP_SYNC and VM_SYNC flagsJan Kara2017-11-032-2/+7
| | * dax: Allow dax_iomap_fault() to return pfnJan Kara2017-11-031-1/+1
| | * mm: Remove VM_FAULT_HWPOISON_LARGE_MASKJan Kara2017-11-031-2/+0
| | * mm: introduce MAP_SHARED_VALIDATE, a mechanism to safely define new mmap flagsDan Williams2017-11-032-0/+40
| | * mm: Handle 0 flags in _calc_vm_trans() macroJan Kara2017-11-031-1/+2
| * | libnvdimm: move poison list functions to a new 'badrange' fileDave Jiang2017-11-021-3/+18
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-11-165-14/+27
|\ \ \
| * \ \ Merge tag 'gpmc-omap-for-v4.15-pt2' of https://github.com/rogerq/linux into n...Arnd Bergmann2017-11-071-12/+0
| |\ \ \
| | * | | memory: omap-gpmc: Remove deprecated gpmc_update_nand_reg()Ladislav Michl2017-11-031-12/+0
| * | | | bus: add driver for the Technologic Systems NBUSSebastien Bourdelin2017-11-071-0/+18
| * | | | Merge tag 'qcom-drivers-for-4.15-2' of ssh://gitolite.kernel.org/pub/scm/linu...Arnd Bergmann2017-11-021-0/+5
| |\ \ \ \
| | * | | | of: reserved_mem: Accessor for acquiring reserved_memBjorn Andersson2017-10-221-0/+5
| * | | | | Merge tag 'gpmc-omap-for-v4.15' of https://github.com/rogerq/linux into next/...Arnd Bergmann2017-10-201-2/+0
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | memory: omap-gpmc: Drop gpmc_statusLadislav Michl2017-10-171-2/+0
| * | | | | Merge tag 'qcom-drivers-for-4.15' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2017-10-201-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | / | | |_|_|/ | |/| | |
| | * | | firmware: qcom: scm: Expose secure IO serviceBjorn Andersson2017-10-111-0/+4
| | |/ /
* | | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-162-24/+70
|\ \ \ \
| * \ \ \ Merge tag 'arm-soc/for-4.15/soc' of http://github.com/Broadcom/stblinux into ...Arnd Bergmann2017-10-192-24/+70
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren2017-09-251-0/+70
| | * | | clk: bcm2835: remove remains from stub clk driverDanilo Krummrich2017-09-251-24/+0
| | |/ /
* | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-11-161-1/+34
|\ \ \ \
| * | | | virtio_balloon: fix deadlock on OOMMichael S. Tsirkin2017-11-141-1/+34
* | | | | Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-11-161-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge tag 'kvm-s390-next-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-11-161-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-091-0/+1
| | | |/ / | | |/| |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-11-161-7/+16
|\ \ \ \ \
| * | | | | userns: bump idmap limits to 340Christian Brauner2017-10-311-3/+4
| * | | | | userns: use union in {g,u}idmap structChristian Brauner2017-10-311-5/+13
| | |_|_|/ | |/| | |
* | | | | Merge tag 'f2fs-for-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-3/+7
|\ \ \ \ \
| * | | | | f2fs: support quota sys filesJaegeuk Kim2017-11-051-1/+0
| * | | | | f2fs: add quota_ino feature infraJaegeuk Kim2017-11-051-1/+5
| * | | | | f2fs: support flexible inline xattr sizeChao Yu2017-11-051-2/+3
* | | | | | Merge tag 'afs-next-20171113' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-161-6/+9
|\ \ \ \ \ \
| * | | | | | Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-6/+9
| * | | | | | Merge remote-tracking branch 'tip/timers/core' into afs-nextDavid Howells2017-11-1313-460/+470
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge tag 'pinctrl-v4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-11-162-4/+9
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'gpio-irqchip-rework' of /home/linus/linux-gpio into develLinus Walleij2017-11-095-35/+251
| |\ \ \ \ \ \ \ \
| * | | | | | | | | pinctrl: Add skew-delay pin config and bindingsLinus Walleij2017-11-081-0/+5
| * | | | | | | | | pinctrl/gpio: Unify namespace for cross-callsLinus Walleij2017-09-221-4/+4
| | |_|_|_|_|_|/ / | |/| | | | | | |
* | | | | | | | | Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-11-162-6/+84
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | mfd: rts5249: Add support for RTS5250S power savingRui Feng2017-10-131-0/+84
| * | | | | | | | | mfd: tps65217: Introduce dependency on CONFIG_OFKeerthy2017-10-131-6/+0
| |/ / / / / / / /
* | | | | | | | | Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-11-162-0/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Drivers: hv: vmbus: Expose per-channel interrupts and events countersStephen Hemminger2017-10-311-0/+4
| * | | | | | | | | Merge 4.14-rc6 into char-misc-nextGreg Kroah-Hartman2017-10-2313-30/+84
| |\ \ \ \ \ \ \ \ \