summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop all 00-INDEX files from Documentation/Henrik Austad2018-09-0950-1896/+8
* MAINTAINERS: add i2c to the excludes for DocumentationWolfram Sang2018-09-091-0/+1
* MAINTAINERS: sort excludes for DocumentationWolfram Sang2018-09-091-4/+4
* efi_stub: update documentation on dtb= parameterGrant Likely2018-09-091-3/+14
* FireWire: add driver-api Introduction sectionTakashi Sakamoto2018-09-061-1/+16
* FireWire: add a Documentation driver-api chapterRandy Dunlap2018-09-062-0/+34
* FireWire: clean up core-transaction.c kernel-docRandy Dunlap2018-09-061-0/+10
* FireWire: clean up core-iso.c kernel-docRandy Dunlap2018-09-061-0/+7
* FireWire: clean up firewire-cdev.h kernel-docRandy Dunlap2018-09-061-8/+14
* docs: dev-tools: coccinelle: Update documentationHimanshu Jha2018-09-011-4/+19
* docs: tidy up TOCs and refs to license-rules.rstMarkus Heiser2018-09-014-10/+11
* Documentation/l1tf: Fix small spelling typoSalvatore Bonaccorso2018-09-011-1/+1
* docs: tracing: Add stacktrace filter commandMasami Hiramatsu2018-09-011-0/+3
* Documentation/fb/vesafb.txt: "inverse" option correctionsRandy Dunlap2018-09-011-2/+2
* docs: fix typo in table describing 4.16 development cycleAkinobu Mita2018-09-011-1/+1
* doc: dev-tools: kselftest.rst: update config file locationAnders Roxell2018-09-011-1/+1
* docs/vm/hmm.rst: Add missed spaceBaoquan He2018-09-011-7/+7
* Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\
| * y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \
| * | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-221-18/+12
| * | ida: Remove old APIMatthew Wilcox2018-08-223-67/+11
| * | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-222-66/+58
| * | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-222-46/+40
| * | test_ida: Move ida_check_maxMatthew Wilcox2018-08-222-28/+23
| * | test_ida: Move ida_check_leafMatthew Wilcox2018-08-222-27/+25
| * | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-221-6/+7
| * | ida: Start new test_ida moduleMatthew Wilcox2018-08-227-7/+71
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-223-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-221-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-221-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+7
| * | ppc: Convert vas ID allocation to new IDA APIMatthew Wilcox2018-08-221-22/+4
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-221-11/+5
| * | ppc: Convert mmu context allocation to new IDA APIMatthew Wilcox2018-08-221-40/+4
| * | Convert net_namespace to new IDA APIMatthew Wilcox2018-08-221-10/+6
| * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-221-18/+5
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-221-16/+5
| * | osd: Convert to new IDA APIMatthew Wilcox2018-08-221-15/+7
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-221-17/+4
| * | devpts: Convert to new IDA APIMatthew Wilcox2018-08-221-34/+13
| * | fs: Convert namespace IDAs to new APIMatthew Wilcox2018-08-221-38/+12
| * | fs: Convert unnamed_dev_ida to new APIMatthew Wilcox2018-08-221-43/+24
| * | mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-221-23/+6
| * | ida: Add new APIMatthew Wilcox2018-08-222-42/+87
| * | ida: Lock the IDA in ida_destroyMatthew Wilcox2018-08-221-6/+11
| * | radix-tree: Fix UBSAN warningMatthew Wilcox2018-08-221-1/+1
| * | radix tree test suite: Enable ubsanMatthew Wilcox2018-08-222-11/+14
| * | radix tree test suite: Fix compilationMatthew Wilcox2018-08-221-0/+2