index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
/
lib
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
arm/arm64: KVM: add guest SEA support
Tyler Baicar
8
-12
/
+92
2017-06-22
trace, ras: add ARM processor error trace event
Tyler Baicar
5
-1
/
+60
2017-06-22
ras: acpi / apei: generate trace event for unrecognized CPER section
Tyler Baicar
5
-2
/
+87
2017-06-22
efi: print unrecognized CPER section
Tyler Baicar
1
-2
/
+9
2017-06-22
acpi: apei: panic OS with fatal error status block
Jonathan (Zhixiong) Zhang
1
-15
/
+21
2017-06-22
acpi: apei: handle SEA notification type for ARMv8
Tyler Baicar
5
-6
/
+105
2017-06-22
arm64: exception: handle Synchronous External Abort
Tyler Baicar
2
-10
/
+36
2017-06-22
efi: parse ARM processor error
Tyler Baicar
2
-0
/
+183
2017-06-22
cper: add timestamp print to CPER status printing
Tyler Baicar
1
-0
/
+26
2017-06-22
ras: acpi/apei: cper: add support for generic data v3 structure
Tyler Baicar
3
-21
/
+63
2017-06-22
acpi: apei: read ack upon ghes record consumption
Tyler Baicar
3
-6
/
+65
2017-06-09
thermal: int340x_thermal: fix compile after the UUID API switch
Christoph Hellwig
1
-2
/
+2
2017-06-09
thermal: int340x_thermal: Switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+4
2017-06-08
acpi: always include uuid.h
Christoph Hellwig
1
-1
/
+1
2017-06-07
ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()
Andy Shevchenko
26
-144
/
+106
2017-06-05
ACPI / extlog: Switch to use new generic UUID API
Andy Shevchenko
1
-10
/
+10
2017-06-05
ACPI / bus: Switch to use new generic UUID API
Andy Shevchenko
1
-3
/
+3
2017-06-05
ACPI / APEI: Switch to use new generic UUID API
Andy Shevchenko
1
-4
/
+4
2017-06-05
acpi, nfit: Switch to use new generic UUID API
Andy Shevchenko
3
-29
/
+29
2017-06-05
MAINTAINERS: add uuid entry
Christoph Hellwig
1
-0
/
+11
2017-06-05
tmpfs: generate random sb->s_uuid
Amir Goldstein
1
-0
/
+2
2017-06-05
scsi_debug: switch to uuid_t
Christoph Hellwig
1
-5
/
+5
2017-06-05
nvme: switch to uuid_t
Christoph Hellwig
6
-10
/
+10
2017-06-05
sysctl: switch to use uuid_t
Christoph Hellwig
1
-2
/
+2
2017-06-05
partitions/ldm: switch to use uuid_t
Christoph Hellwig
2
-9
/
+7
2017-06-05
overlayfs: use uuid_t instead of uuid_be
Christoph Hellwig
2
-2
/
+2
2017-06-05
fs: switch ->s_uuid to uuid_t
Christoph Hellwig
14
-36
/
+23
2017-06-05
ima/policy: switch to use uuid_t
Christoph Hellwig
1
-6
/
+5
2017-06-05
block: remove blk_part_pack_uuid
Christoph Hellwig
2
-13
/
+1
2017-06-05
xfs: use the common helper uuid_is_null()
Amir Goldstein
6
-65
/
+8
2017-06-05
xfs: remove uuid_getnodeuniq and xfs_uu_t
Christoph Hellwig
3
-27
/
+4
2017-06-05
S390/sysinfo: use uuid_is_null instead of opencoding it
Christoph Hellwig
2
-3
/
+3
2017-06-05
uuid: hoist uuid_is_null() helper from libnvdimm
Christoph Hellwig
3
-8
/
+19
2017-06-05
uuid: hoist helpers uuid_equal() and uuid_copy() from xfs
Christoph Hellwig
4
-15
/
+22
2017-06-05
uuid: don't export guid_index and uuid_index
Christoph Hellwig
1
-2
/
+0
2017-06-05
uuid: rename uuid types
Christoph Hellwig
6
-62
/
+73
2017-06-05
uuid: remove uuid_be defintions from the uapi header
Christoph Hellwig
2
-16
/
+15
2017-06-05
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
1
-2
/
+2
2017-06-05
md: namespace private helper names
Amir Goldstein
1
-4
/
+4
2017-06-05
xfs: use uuid_be to implement the uuid_t type
Christoph Hellwig
2
-4
/
+3
2017-06-05
xfs: use uuid_copy() helper to abstract uuid_t
Amir Goldstein
1
-6
/
+2
2017-06-05
uuid,afs: move struct uuid_v1 back into afs
Christoph Hellwig
4
-34
/
+19
2017-06-05
Linux 4.12-rc4
v4.12-rc4
Linus Torvalds
1
-1
/
+1
2017-06-05
fs/ufs: Set UFS default maximum bytes per file
Richard Narron
1
-3
/
+2
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
nfs: Mark unnecessarily extern functions as static
Jan Kara
2
-4
/
+3
2017-06-03
hwmon: (aspeed-pwm-tacho) make fan/pwm names start with index 1
Stefan Schaeckeler
1
-26
/
+26
2017-06-03
hwmon: (aspeed-pwm-tacho) Call of_node_put() on a node not claimed
Stefan Schaeckeler
1
-1
/
+0
2017-06-03
Input: axp20x-pek - switch to acpi_dev_present and check for ACPI0011 too
Hans de Goede
1
-2
/
+3
2017-06-03
Input: axp20x-pek - only check for "INTCFD9" ACPI device on Cherry Trail
Hans de Goede
1
-7
/
+36
[next]