summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mips: switch to NO_BOOTMEMMike Rapoport2018-09-145-102/+46
* MIPS: pci-rt2880: set pci controller of_nodeTobias Wolf2018-09-061-0/+2
* mips: txx9: fix iounmap related issueDing Xiang2018-09-061-3/+2
* MIPS: dts: mscc: enable i2c on ocelot_pcb123Alexandre Belloni2018-09-061-0/+6
* MIPS: dts: mscc: Add i2c on ocelotAlexandre Belloni2018-09-061-0/+19
* MIPS: Move arch_mem_init() comment near definitionPaul Burton2018-09-011-23/+22
* MIPS: Remove no-op/identity castsPaul Burton2018-08-315-10/+10
* MIPS: ralink: Add rt3352 SPI_CS1 pinmuxMathias Kresin2018-08-301-0/+5
* MIPS: Remove SLOW_DOWN_IOPaul Burton2018-08-301-37/+3
* MIPS: Use GENERIC_IOMAPPaul Burton2018-08-305-241/+12
* MIPS: Use a custom elf-entry program to find kernel entry pointPaul Burton2018-08-304-7/+104
* MIPS: BCM47XX: Enable USB power on Netgear WNDR3400v3Tuomas Tynkkynen2018-08-291-3/+5
* MIPS: Convert to using %pOFn instead of device_node.nameRob Herring2018-08-284-19/+19
* MIPS: Loongon64: DMA functions cleanupHuacai Chen2018-08-285-7/+14
* 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
* | | Merge tag 'gcc-plugins-v4.19-rc1-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-08-261-1/+1
|\ \ \
| * | | gcc-plugins: Disable when building under ClangKees Cook2018-08-231-1/+1
* | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-2693-1628/+3259
|\ \ \ \