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.13.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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-11
firmware: arm_sdei: Add ACPI GHES registration helper
James Morse
1
-0
/
+68
2019-02-08
ACPI / APEI: Use separate fixmap pages for arm64 NMI-like notifications
James Morse
1
-1
/
+1
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
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
1
-5
/
+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
1
-19
/
+27
2019-02-08
ACPI / APEI: Make estatus pool allocation a static size
James Morse
2
-44
/
+7
2019-02-08
ACPI / APEI: Make hest.c manage the estatus memory pool
James Morse
2
-28
/
+15
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
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
9
-56
/
+186
2019-01-13
Merge tag 'staging-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-4
/
+4
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
5
-6
/
+33
2019-01-13
Merge tag 'reset-for-5.0-rc2' of git://git.pengutronix.de/git/pza/linux into ...
Olof Johansson
7
-36
/
+181
2019-01-13
phy: fix build breakage: add PHY_MODE_SATA
John Hubbard
1
-2
/
+3
2019-01-13
Merge tag 'for-linus-20190112' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-64
/
+185
2019-01-12
Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...
Linus Torvalds
170
-940
/
+905
2019-01-12
Merge tag 'drm-fixes-2019-01-11-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
15
-102
/
+185
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
2019-01-12
ata: libahci_platform: comply to PHY framework
Miquel Raynal
2
-0
/
+15
2019-01-11
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+20
2019-01-11
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+3
2019-01-11
Merge tag 'ceph-for-5.0-rc2' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-5
/
+4
2019-01-11
Merge tag 'acpi-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
4
-11
/
+59
2019-01-11
Merge tag 'pm-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
6
-23
/
+78
2019-01-11
Merge tag 'drm-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
17
-118
/
+219
2019-01-11
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
1
-7
/
+13
2019-01-11
ACPI/IORT: Fix rc_dma_get_range()
Jean-Philippe Brucker
1
-1
/
+2
2019-01-11
Revert "staging: rtl8723bs: Mark ACPI table declaration as used"
Greg Kroah-Hartman
1
-1
/
+1
2019-01-11
Merge tag 'drm-intel-fixes-2019-01-11' of git://anongit.freedesktop.org/drm/d...
Daniel Vetter
9
-39
/
+91
2019-01-11
Merge tag 'drm-misc-fixes-2019-01-10-1' of git://anongit.freedesktop.org/drm/...
Daniel Vetter
3
-58
/
+82
2019-01-11
Merge branches 'acpi-pci', 'acpi-power' and 'acpi-misc'
Rafael J. Wysocki
3
-3
/
+26
2019-01-11
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
5
-19
/
+71
[next]