summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-013-20/+70
|\
| * Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-221-18/+0
| |\
| | * kallsyms: remove print_symbol() functionSergey Senozhatsky2018-01-161-18/+0
| * | symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky2018-01-091-0/+54
| * | sections: split dereference_function_descriptor()Sergey Senozhatsky2018-01-092-2/+16
| |/
* | Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2018-02-012-1/+12
|\ \
| * | vfio-pci: Allow mapping MSIX BARAlexey Kardashevskiy2017-12-201-0/+10
| * | vfio: Simplify capability helperAlex Williamson2017-12-201-1/+2
* | | Merge branch 'KASAN-read_word_at_a_time'Linus Torvalds2018-02-011-8/+14
|\ \ \
| * | | compiler.h: Add read_word_at_a_time() function.Andrey Ryabinin2018-02-011-0/+8
| * | | compiler.h, kasan: Avoid duplicating __read_once_size_nocheck()Andrey Ryabinin2018-02-011-8/+6
* | | | Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-02-018-39/+15
|\ \ \ \
| * | | | libfdt: remove unnecessary include directive from <linux/libfdt.h>Masahiro Yamada2018-01-111-1/+0
| * | | | of/fdt: use memblock_virt_alloc for early allocRob Herring2018-01-081-1/+0
| * | | | of: Use SPDX license tag for DT filesRob Herring2018-01-087-33/+7
| * | | | of/fdt: Fix #ifdef dependency of early flattree declarationsGeert Uytterhoeven2018-01-051-4/+8
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-02-015-102/+15
|\ \ \ \ \
| * | | | | Input: mms114 - drop platform data and use generic APIsSimon Shields2018-01-261-24/+0
| * | | | | Input: extend usable life of event timestamps to 2106 on 32 bit systemsDeepa Dinamani2018-01-091-0/+11
| * | | | | Input: gpio_tilt - delete driverLinus Walleij2018-01-011-74/+0
| * | | | | Input: hp_sdc - convert to ktime_get()Arnd Bergmann2018-01-011-1/+1
| * | | | | Input: hil_mlc - convert timeval to jiffiesWEN Pingbo2018-01-011-2/+2
| * | | | | Input: hil_mlc - convert timeval to time64_tWEN Pingbo2018-01-011-1/+1
* | | | | | Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-0120-107/+1938
|\ \ \ \ \ \
| * | | | | | mux: add SPDX identifiers to all mux source filesPeter Rosin2018-01-092-8/+2
| * | | | | | Merge tag 'extcon-next-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman2018-01-082-5/+17
| |\ \ \ \ \ \
| * | | | | | | i7300_idle: remove unused fileSinan Kaya2018-01-021-84/+0
| * | | | | | | Merge 4.15-rc6 into char-misc-nextGreg Kroah-Hartman2018-01-0257-398/+315
| |\ \ \ \ \ \ \
| * | | | | | | | soundwire: intel: Add Intel init moduleVinod Koul2017-12-191-0/+3
| * | | | | | | | soundwire: intel: Add Intel Master driverVinod Koul2017-12-191-0/+21
| * | | | | | | | soundwire: Add slave status handlingVinod Koul2017-12-191-0/+20
| * | | | | | | | soundwire: Add Slave status handling helpersSanyog Kale2017-12-191-0/+2
| * | | | | | | | soundwire: Add IO transferVinod Koul2017-12-191-0/+57
| * | | | | | | | soundwire: Add SoundWire MIPI defined registersSanyog Kale2017-12-191-0/+194
| * | | | | | | | soundwire: Add MIPI DisCo property helpersVinod Koul2017-12-191-0/+274
| * | | | | | | | soundwire: Add Master registrationVinod Koul2017-12-191-0/+18
| * | | | | | | | soundwire: Add SoundWire bus typeVinod Koul2017-12-193-0/+133
| * | | | | | | | regmap: add SLIMbus supportSrinivas Kandagatla2017-12-191-0/+18
| * | | | | | | | slimbus: Add messaging APIs to slimbus frameworkSagar Dharia2017-12-191-0/+40
| * | | | | | | | slimbus: core: Add slim controllers supportSagar Dharia2017-12-191-0/+8
| * | | | | | | | slimbus: Add SLIMbus bus typeSagar Dharia2017-12-192-0/+129
| * | | | | | | | siox: add support for tracingUwe Kleine-König2017-12-191-0/+66
| * | | | | | | | siox: new driver framework for eckelmann SIOXUwe Kleine-König2017-12-191-0/+77
| * | | | | | | | virt: Add vboxguest VMMDEV communication codeHans de Goede2017-12-181-0/+79
| * | | | | | | | virt: Add vboxguest driver for Virtual Box Guest integration UAPIHans de Goede2017-12-183-0/+707
| * | | | | | | | Merge 4.15-rc3 into char-misc-nextGreg Kroah-Hartman2017-12-1150-157/+233
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | lp: support 64-bit time_t user spaceArnd Bergmann2017-11-281-1/+11
| * | | | | | | | fpga: add attribute groupsAlan Tull2017-11-283-0/+6
| * | | | | | | | fpga: region: add fpga_region_class_findAlan Tull2017-11-281-1/+4
| * | | | | | | | fpga: region: add register/unregister functionsAlan Tull2017-11-281-0/+7