summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* xarray: Add XArray load operationMatthew Wilcox2018-10-211-0/+336
* xarray: Define struct xa_nodeMatthew Wilcox2018-10-212-26/+30
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-212-20/+78
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-292-4/+93
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-293-40/+117
* Update email addressMatthew Wilcox2018-09-291-1/+1
* Merge tag 'spi-fix-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2018-09-281-3/+4
|\
| * spi: spi-mem: Move the DMA-able constraint doc to the kerneldoc headerBoris Brezillon2018-09-201-3/+2
| * spi: spi-mem: Add missing description for data.nbytes fieldBoris Brezillon2018-09-201-0/+2
* | Merge tag 'regulator-v4.19-rc5' of https://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman2018-09-282-6/+33
|\ \
| * | regulator: Fix 'do-nothing' value for regulators without suspend stateMarek Szyprowski2018-09-031-3/+3
| * | regulator: da9063: fix DT probing with constraintsPhilipp Zabel2018-08-311-7/+9
| * | regulator: bd71837: Disable voltage monitoring for LDO3/4Matti Vaittinen2018-08-291-3/+30
* | | erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman2018-09-251-1/+1
|\ \ \
| * | | uaccess: Fix is_source param for check_copy_size() in copy_to_iter_mcsafe()Dave Jiang2018-09-121-1/+1
* | | | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-252-2/+4
|\ \ \ \
| * | | | netpoll: make ndo_poll_controller() optionalEric Dumazet2018-09-231-2/+3
| * | | | net: stmmac: Rework coalesce timer and fix multi-queue racesJose Abreu2018-09-181-0/+1
* | | | | Merge tag 'mfd-fixes-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Greg Kroah-Hartman2018-09-231-7/+9
|\ \ \ \ \
| * | | | | mfd: da9063: Fix DT probing with constraintsPhilipp Zabel2018-09-101-7/+9
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus-20180922' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-231-1/+4
|\ \ \ \ \
| * | | | | block: use nanosecond resolution for iostatOmar Sandoval2018-09-211-1/+4
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman2018-09-211-2/+0
|\ \ \ \ \ \
| * | | | | | kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2018-09-201-2/+0
| | |_|/ / / | |/| | | |
* | | | | | Compiler Attributes: naked can be sharedMiguel Ojeda2018-09-202-8/+8
* | | | | | Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda2018-09-201-7/+1
* | | | | | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-201-0/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-131-0/+3
| | |/ / / | |/| | |
* | | | | Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-09-141-0/+1
|\ \ \ \ \
| * | | | | linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap2018-09-051-0/+1
* | | | | | Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-09-131-0/+5
|\ \ \ \ \ \
| * | | | | | vfs: add the fadvise() file operationAmir Goldstein2018-08-301-0/+5
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-131-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | blk-cgroup: increase number of supported policiesJens Axboe2018-09-111-1/+1
* | | | | | mm: get rid of vmacache_flush_all() entirelyLinus Torvalds2018-09-134-8/+2
* | | | | | Merge tag 'pci-v4.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-09-121-0/+3
|\ \ \ \ \ \
| * | | | | | IB/hfi1,PCI: Allow bus reset while probingDennis Dalessandro2018-09-111-0/+3
| | |/ / / / | |/| | | |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-09-121-4/+4
|\ \ \ \ \ \
| * | | | | | net/mlx5: Use u16 for Work Queue buffer strides offsetTariq Toukan2018-09-051-2/+2
| * | | | | | net/mlx5: Use u16 for Work Queue buffer fragment sizeTariq Toukan2018-09-051-1/+1
| * | | | | | net/mlx5: Fix use-after-free in self-healing flowJack Morgenstein2018-09-051-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2018-09-111-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | HID: core: fix grouping by applicationBenjamin Tissoires2018-09-041-0/+1
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-09-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | timekeeping: Fix declaration of read_persistent_wall_and_boot_offset()Christian Borntraeger2018-09-031-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-1/+44
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | blkcg: delay blkg destruction until after writeback has finishedDennis Zhou (Facebook)2018-08-311-0/+44
| * | | | | | Revert "blk-throttle: fix race between blkcg_bio_issue_check() and cgroup_rmd...Dennis Zhou (Facebook)2018-08-311-1/+0
* | | | | | | Merge tag 'trace-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2018-09-061-2/+6
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | tracing: Add back in rcu_irq_enter/exit_irqson() for rcuidle tracepointsSteven Rostedt (VMware)2018-09-051-2/+6
| | |/ / / / | |/| | | |