summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar8-12/+92
2017-06-22trace, ras: add ARM processor error trace eventTyler Baicar5-1/+60
2017-06-22ras: acpi / apei: generate trace event for unrecognized CPER sectionTyler Baicar5-2/+87
2017-06-22efi: print unrecognized CPER sectionTyler Baicar1-2/+9
2017-06-22acpi: apei: panic OS with fatal error status blockJonathan (Zhixiong) Zhang1-15/+21
2017-06-22acpi: apei: handle SEA notification type for ARMv8Tyler Baicar5-6/+105
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar2-10/+36
2017-06-22efi: parse ARM processor errorTyler Baicar2-0/+183
2017-06-22cper: add timestamp print to CPER status printingTyler Baicar1-0/+26
2017-06-22ras: acpi/apei: cper: add support for generic data v3 structureTyler Baicar3-21/+63
2017-06-22acpi: apei: read ack upon ghes record consumptionTyler Baicar3-6/+65
2017-06-20Merge branch 'uuid-types' of git://git.infradead.org/users/hch/uuid into aarc...Will Deacon76-500/+373
2017-06-09thermal: int340x_thermal: fix compile after the UUID API switchChristoph Hellwig1-2/+2
2017-06-09thermal: int340x_thermal: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-08acpi: always include uuid.hChristoph Hellwig1-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko26-144/+106
2017-06-05ACPI / extlog: Switch to use new generic UUID APIAndy Shevchenko1-10/+10
2017-06-05ACPI / bus: Switch to use new generic UUID APIAndy Shevchenko1-3/+3
2017-06-05ACPI / APEI: Switch to use new generic UUID APIAndy Shevchenko1-4/+4
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko3-29/+29
2017-06-05MAINTAINERS: add uuid entryChristoph Hellwig1-0/+11
2017-06-05tmpfs: generate random sb->s_uuidAmir Goldstein1-0/+2
2017-06-05scsi_debug: switch to uuid_tChristoph Hellwig1-5/+5
2017-06-05nvme: switch to uuid_tChristoph Hellwig6-10/+10
2017-06-05sysctl: switch to use uuid_tChristoph Hellwig1-2/+2
2017-06-05partitions/ldm: switch to use uuid_tChristoph Hellwig2-9/+7
2017-06-05overlayfs: use uuid_t instead of uuid_beChristoph Hellwig2-2/+2
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig14-36/+23
2017-06-05ima/policy: switch to use uuid_tChristoph Hellwig1-6/+5
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig2-13/+1
2017-06-05xfs: use the common helper uuid_is_null()Amir Goldstein6-65/+8
2017-06-05xfs: remove uuid_getnodeuniq and xfs_uu_tChristoph Hellwig3-27/+4
2017-06-05S390/sysinfo: use uuid_is_null instead of opencoding itChristoph Hellwig2-3/+3
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig3-8/+19
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig4-15/+22
2017-06-05uuid: don't export guid_index and uuid_indexChristoph Hellwig1-2/+0
2017-06-05uuid: rename uuid typesChristoph Hellwig6-62/+73
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig2-16/+15
2017-06-05nfsd: namespace-prefix uuid_parseChristoph Hellwig1-2/+2
2017-06-05md: namespace private helper namesAmir Goldstein1-4/+4
2017-06-05xfs: use uuid_be to implement the uuid_t typeChristoph Hellwig2-4/+3
2017-06-05xfs: use uuid_copy() helper to abstract uuid_tAmir Goldstein1-6/+2
2017-06-05uuid,afs: move struct uuid_v1 back into afsChristoph Hellwig4-34/+19
2017-06-04Linux 4.12-rc4Linus Torvalds1-1/+1
2017-06-04fs/ufs: Set UFS default maximum bytes per fileRichard Narron1-3/+2
2017-06-04Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds9-19/+40
2017-06-04Merge tag 'tty-4.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-2/+0
2017-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-17/+69
2017-06-04Merge tag 'rtc-4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abell...Linus Torvalds1-2/+2
2017-06-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds7-35/+53