| Commit message (Expand) | Author | Age | Files | Lines |
* | refcount: change EXPORT_SYMBOL markings | Greg Kroah-Hartman | 2017-05-06 | 1 | -11/+11 |
* | docs: bump minimal GNU Make version to 3.81 | Masahiro Yamada | 2017-05-06 | 1 | -1/+1 |
* | initramfs: avoid "label at end of compound statement" error | Linus Torvalds | 2017-05-06 | 1 | -0/+1 |
* | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-05 | 49 | -233/+1152 |
|\ |
|
| * | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 2017-05-04 | 5 | -6/+6 |
| * | of: fix sparse warning in of_pci_range_parser_one | Rob Herring | 2017-05-04 | 1 | -1/+1 |
| * | of: fix sparse warnings in of_find_next_cache_node | Rob Herring | 2017-05-04 | 1 | -7/+6 |
| * | of/unittest: Missing unlocks on error | Dan Carpenter | 2017-05-04 | 1 | -2/+6 |
| * | of: fix uninitialized variable warning for overlay test | Arnd Bergmann | 2017-05-03 | 1 | -1/+1 |
| * | of: fix unittest build without CONFIG_OF_OVERLAY | Arnd Bergmann | 2017-04-28 | 1 | -1/+1 |
| * | of: Add unit tests for applying overlays | Frank Rowand | 2017-04-27 | 7 | -8/+505 |
| * | of: per-file dtc compiler flags | Frank Rowand | 2017-04-27 | 1 | -0/+2 |
| * | fpga: region: add missing DT documentation for config complete timeout | Tobias Klauser | 2017-04-20 | 1 | -0/+2 |
| * | of: Add vendor prefix for ROHM Semiconductor | Marek Vasut | 2017-04-20 | 1 | -0/+1 |
| * | of: fix "/cpus" reference leak in of_numa_parse_cpu_nodes() | Tyrel Datwyler | 2017-04-18 | 1 | -0/+2 |
| * | of: Add vendor prefix for Nordic Semiconductor | Kumar Gala | 2017-04-10 | 1 | -0/+1 |
| * | dt-bindings: arm,nvic: Binding for ARM NVIC interrupt controller on Cortex-M | Kumar Gala | 2017-04-10 | 1 | -0/+36 |
| * | dtc: update warning settings for new bus and node/property name checks | Rob Herring | 2017-03-29 | 2 | -1/+12 |
| * | scripts/dtc: Update to upstream version v1.4.4-8-g756ffc4f52f6 | Rob Herring | 2017-03-22 | 19 | -182/+523 |
| * | scripts/dtc: automate getting dtc version and log in update script | Rob Herring | 2017-03-22 | 1 | -1/+18 |
| * | of: Add function for generating a DT modalias with a newline | Rob Herring | 2017-03-22 | 7 | -22/+24 |
| * | of: fix of_device_get_modalias returned length when truncating buffers | Rob Herring | 2017-03-22 | 1 | -1/+1 |
| * | Documentation: devicetree: move trivial-devices out of I2C realm | Wolfram Sang | 2017-03-21 | 1 | -0/+0 |
| * | dt-bindings: add vendor prefix for Dioo | Jerome Brunet | 2017-03-21 | 1 | -0/+1 |
| * | dt-bindings: display: atmel: Fix path to atmel-hlcdc.txt | Richard Genoud | 2017-03-21 | 1 | -1/+1 |
| * | dt-bindings: mfd: Fix path to atmel/hlcdc-dc.txt | Richard Genoud | 2017-03-21 | 1 | -1/+1 |
| * | dt-bindings: net: generalize moxart-mac to support all faraday based ftmac IP | Greentime Hu | 2017-03-21 | 1 | -2/+5 |
| * | dt: Add vendor prefix for Sensirion | Marco Franchi | 2017-03-21 | 1 | -0/+1 |
* | | Merge tag 'for-4.12/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-05 | 3 | -18/+39 |
|\ \ |
|
| * | | dm cache metadata: fail operations if fail_io mode has been established | Mike Snitzer | 2017-05-05 | 1 | -4/+8 |
| * | | dm integrity: improve the Kconfig help text for DM_INTEGRITY | Mike Snitzer | 2017-05-04 | 1 | -2/+13 |
| * | | dm cache policy smq: cleanup free_target_met() and clean_target_met() | Mike Snitzer | 2017-05-04 | 1 | -11/+13 |
| * | | dm cache policy smq: allow demotions to happen even during continuous IO | Joe Thornber | 2017-05-04 | 1 | -1/+5 |
* | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 63 | -944/+1807 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 110 | -2054/+4759 |
| |\ \ \ |
|
| | * | | | brd: fix uninitialized use of brd->dax_dev | Gerald Schaefer | 2017-05-03 | 1 | -7/+5 |
| | * | | | block, dax: use correct format string in bdev_dax_supported | Arnd Bergmann | 2017-05-01 | 1 | -1/+1 |
| | * | | | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 7 | -32/+12 |
| | * | | | block: remove block_device_operations ->direct_access() | Dan Williams | 2017-04-25 | 7 | -135/+4 |
| | * | | | block, dax: convert bdev_dax_supported() to dax_direct_access() | Dan Williams | 2017-04-25 | 1 | -20/+28 |
| | * | | | filesystem-dax: convert to dax_direct_access() | Dan Williams | 2017-04-25 | 3 | -124/+162 |
| | * | | | Revert "block: use DAX for partition table reads" | Dan Williams | 2017-04-25 | 3 | -41/+2 |
| | * | | | ext2, ext4, xfs: retrieve dax_device for iomap operations | Dan Williams | 2017-04-25 | 4 | -2/+27 |
| | * | | | dm: teach dm-targets to use a dax_device + dax_operations | Dan Williams | 2017-04-25 | 6 | -48/+43 |
| | * | | | dm: add dax_device and dax_operations support | Dan Williams | 2017-04-20 | 4 | -14/+73 |
| | * | | | dax: introduce dax_direct_access() | Dan Williams | 2017-04-20 | 5 | -0/+57 |
| | * | | | block: kill bdev_dax_capable() | Dan Williams | 2017-04-20 | 2 | -25/+0 |
| | * | | | dcssblk: add dax_operations support | Dan Williams | 2017-04-19 | 2 | -9/+47 |
| | * | | | brd: add dax_operations support | Dan Williams | 2017-04-19 | 2 | -11/+55 |
| | * | | | axon_ram: add dax_operations support | Dan Williams | 2017-04-19 | 2 | -6/+43 |