summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuidLinus Torvalds2017-07-0376-500/+373
|\
| * ACPI: hns_dsaf_acpi_dsm_guid can be statickbuild test robot2017-06-271-1/+1
| * mmc: sdhci-pci: make guid intel_dsm_guid staticColin Ian King2017-06-201-1/+1
| * uuid: Take const on input of uuid_is_null() and guid_is_null()Andy Shevchenko2017-06-201-2/+2
| * thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig2017-06-091-2/+2
| * thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko2017-06-091-4/+4
| * acpi: always include uuid.hChristoph Hellwig2017-06-081-1/+1
| * ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko2017-06-0726-144/+106
| * ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-10/+10
| * ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-3/+3
| * ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko2017-06-051-4/+4
| * acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko2017-06-053-29/+29
| * MAINTAINERS: add uuid entryChristoph Hellwig2017-06-051-0/+11
| * tmpfs: generate random sb->s_uuidAmir Goldstein2017-06-051-0/+2
| * scsi_debug: switch to uuid_tChristoph Hellwig2017-06-051-5/+5
| * nvme: switch to uuid_tChristoph Hellwig2017-06-056-10/+10
| * sysctl: switch to use uuid_tChristoph Hellwig2017-06-051-2/+2
| * partitions/ldm: switch to use uuid_tChristoph Hellwig2017-06-052-9/+7
| * overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2017-06-052-2/+2
| * fs: switch ->s_uuid to uuid_tChristoph Hellwig2017-06-0514-36/+23
| * ima/policy: switch to use uuid_tChristoph Hellwig2017-06-051-6/+5
| * block: remove blk_part_pack_uuidChristoph Hellwig2017-06-052-13/+1
| * xfs: use the common helper uuid_is_null()Amir Goldstein2017-06-056-65/+8
| * xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig2017-06-053-27/+4
| * S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2017-06-052-3/+3
| * uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig2017-06-053-8/+19
| * uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig2017-06-054-15/+22
| * uuid: don't export guid_index and uuid_indexChristoph Hellwig2017-06-051-2/+0
| * uuid: rename uuid typesChristoph Hellwig2017-06-056-62/+73
| * uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2017-06-052-16/+15
| * nfsd: namespace-prefix uuid_parseChristoph Hellwig2017-06-051-2/+2
| * md: namespace private helper namesAmir Goldstein2017-06-051-4/+4
| * xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2017-06-052-4/+3
| * xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein2017-06-051-6/+2
| * uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig2017-06-054-34/+19
* | Linux 4.12v4.12Linus Torvalds2017-07-021-1/+1
* | moduleparam: fix doc: hwparam_irq configures an IRQSylvain 'ythier' Hitier2017-07-021-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2017-07-027-16/+33
|\ \
| * | MIPS: Avoid accidental raw backtraceJames Hogan2017-06-301-0/+2
| * | MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton2017-06-301-5/+18
| * | MIPS: Fix IRQ tracing & lockdep when reschedulingPaul Burton2017-06-301-0/+3
| * | MIPS: pm-cps: Drop manual cache-line alignment of ready_countPaul Burton2017-06-301-8/+1
| * | MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic2017-06-282-2/+8
| * | MIPS: head: Reorder instructions missing a delay slotKarl Beldan2017-06-271-1/+1
* | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-021-4/+4
|\ \ \
| * | | ARM: 8685/1: ensure memblock-limit is pmd-alignedDoug Berger2017-06-291-4/+4
* | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-07-016-10/+15
|\ \ \ \
| * | | | x86/intel_rdt: Fix memory leak on mount failureVikas Shivappa2017-06-301-1/+3
| * | | | x86/boot/KASLR: Fix kexec crash due to 'virt_addr' calculation bugBaoquan He2017-06-303-7/+2
| * | | | x86/boot/KASLR: Add checking for the offset of kernel virtual address randomi...Baoquan He2017-06-301-0/+2