index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
firmware: arm_sdei: Add ACPI GHES registration helper
James Morse
3
-0
/
+78
2019-02-08
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
2
-2
/
+2
2019-02-08
ACPI / APEI: Only use queued estatus entry during in_nmi_queue_one_entry()
James Morse
1
-27
/
+37
2019-02-08
ACPI / APEI: Split ghes_read_estatus() to allow a peek at the CPER length
James Morse
1
-11
/
+29
2019-02-08
ACPI / APEI: Make GHES estatus header validation more user friendly
James Morse
1
-14
/
+32
2019-02-08
ACPI / APEI: Pass ghes and estatus separately to avoid a later copy
James Morse
1
-43
/
+49
2019-02-08
ACPI / APEI: Let the notification helper specify the fixmap slot
James Morse
1
-53
/
+39
2019-02-08
ACPI / APEI: Move locking to the notification helper
James Morse
1
-9
/
+25
2019-02-08
arm64: KVM/mm: Move SEA handling behind a single 'claim' interface
James Morse
5
-21
/
+55
2019-02-08
KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing
James Morse
6
-10
/
+28
2019-02-08
ACPI / APEI: Switch NOTIFY_SEA to use the estatus queue
James Morse
2
-28
/
+6
2019-02-08
ACPI / APEI: Move NOTIFY_SEA between the estatus-queue and NOTIFY_NMI
James Morse
1
-54
/
+59
2019-02-08
ACPI / APEI: Don't allow ghes_ack_error() to mask earlier errors
James Morse
1
-25
/
+22
2019-02-08
ACPI / APEI: Generalise the estatus queue's notify code
James Morse
1
-22
/
+41
2019-02-08
ACPI / APEI: Don't update struct ghes' flags in read/clear estatus
James Morse
2
-6
/
+0
2019-02-08
ACPI / APEI: Remove spurious GHES_TO_CLEAR check
James Morse
1
-3
/
+0
2019-02-08
ACPI / APEI: Don't store CPER records physical address in struct ghes
James Morse
2
-20
/
+27
2019-02-08
ACPI / APEI: Make estatus pool allocation a static size
James Morse
3
-45
/
+8
2019-02-08
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
3
-28
/
+17
2019-02-08
ACPI / APEI: Switch estatus pool to use vmalloc memory
James Morse
1
-15
/
+15
2019-02-08
ACPI / APEI: Remove silent flag from ghes_read_estatus()
James Morse
1
-8
/
+7
2019-02-08
ACPI / APEI: Don't wait to serialise with oops messages when panic()ing
James Morse
1
-2
/
+0
2019-01-14
ACPI: APEI: EINJ: Use DEFINE_DEBUGFS_ATTRIBUTE for debugfs files
YueHaibing
1
-8
/
+9
2019-01-14
ACPI / APEI: Fix parsing HEST that includes Deferred Machine Check subtable
Yazen Ghannam
1
-0
/
+6
2019-01-14
APEI / ERST: Switch to use new generic UUID API
Andy Shevchenko
1
-15
/
+12
2019-01-14
Linux 5.0-rc2
v5.0-rc2
Linus Torvalds
1
-1
/
+1
2019-01-14
kernel/sys.c: Clarify that UNAME26 does not generate unique versions anymore
Jonathan Neuschäfer
1
-1
/
+2
2019-01-14
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
26
-93
/
+321
2019-01-13
Merge tag 'for-5.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-13
/
+64
2019-01-13
Merge tag 'driver-core-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-10
/
+17
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-4
/
+9
2019-01-13
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2
-24
/
+32
2019-01-13
Merge tag 'usb-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-7
/
+33
2019-01-13
Merge tag '5.0-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
10
-65
/
+211
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
11
-52
/
+212
2019-01-13
Merge tag 'mvebu-fixes-5.0-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
3
-3
/
+20
2019-01-13
Merge tag 'integrator-fixes-armsoc' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-2
/
+6
2019-01-13
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
1
-0
/
+4
2019-01-13
Merge tag 'qcom-fixes-for-5.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-0
/
+1
2019-01-13
Merge tag 'davinci-fixes-for-v5.0' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
7
-16
/
+73
2019-01-13
Merge tag 'renesas-fixes-for-v5.0' of https://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2
-20
/
+5
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
2
-2
/
+4
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
16
-66
/
+229
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
179
-975
/
+923
2019-01-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-7
/
+14
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
16
-102
/
+192
2019-01-12
ata: ahci: mvebu: request PHY suspend/resume for Armada 3700
Miquel Raynal
1
-0
/
+3
2019-01-12
ata: ahci: mvebu: add Armada 3700 initialization needed for S2RAM
Miquel Raynal
1
-9
/
+18
2019-01-12
ata: ahci: mvebu: do Armada 38x configuration only on relevant SoCs
Miquel Raynal
1
-17
/
+51
2019-01-12
ata: ahci: mvebu: remove stale comment
Miquel Raynal
1
-5
/
+0
[next]