index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
eeh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-9
/
+10
2018-06-03
powerpc/eeh: Add message when PE processing at parent
Sam Bobroff
1
-1
/
+5
2018-06-03
powerpc/eeh: Strengthen types of eeh traversal functions
Sam Bobroff
1
-8
/
+5
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-03-27
powerpc/eeh: Add eeh_state_active() helper
Sam Bobroff
1
-13
/
+6
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2018-01-27
powerpc/eeh: Update VF config space after EEH
Bryant G. Ly
1
-0
/
+59
2017-09-26
powerpc/powernv: Rework EEH initialization on powernv
Benjamin Herrenschmidt
1
-32
/
+14
2017-09-21
powerpc/eeh: Create PHB PEs after EEH is initialized
Benjamin Herrenschmidt
1
-0
/
+4
2017-08-31
powerpc/eeh: Reduce use of pci_dn::node
Alexey Kardashevskiy
1
-4
/
+5
2017-08-31
powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev
Alexey Kardashevskiy
1
-4
/
+3
2017-08-17
powerpc/mm: Rename find_linux_pte_or_hugepte()
Aneesh Kumar K.V
1
-2
/
+2
2017-04-11
powerpc: Create asm/debugfs.h and move powerpc_debugfs_root there
Michael Ellerman
1
-2
/
+1
2017-01-18
powerpc/eeh: Enable IO path on permanent error
Gavin Shan
1
-1
/
+9
2016-11-22
powerpc/eeh: Refactor EEH PE reset functions
Russell Currey
1
-43
/
+35
2016-11-22
powerpc/pci: Always print PHB and PE numbers as hexadecimal
Russell Currey
1
-3
/
+3
2016-10-04
powerpc/eeh: Quieten EEH message when no adapters are found
Anton Blanchard
1
-1
/
+1
2016-09-29
powerpc/eeh: Export confirm_error_lock
Gavin Shan
1
-0
/
+1
2016-09-29
powerpc/eeh: Allow to freeze PE in eeh_pe_set_option()
Gavin Shan
1
-0
/
+1
2016-08-09
powerpc/eeh: Switch to conventional PCI address output in EEH log
Guilherme G. Piccoli
1
-2
/
+2
2016-05-12
Revert "powerpc/eeh: Fix crash in eeh_add_device_early() on Cell"
Guilherme G. Piccoli
1
-1
/
+1
2016-05-12
powerpc/eeh: Drop unnecessary label in eeh_pe_change_owner()
Gavin Shan
1
-4
/
+1
2016-04-11
powerpc/eeh: rename EEH from "extended" to "enhanced" error handling
Russell Currey
1
-1
/
+1
2016-03-09
powerpc/eeh: eeh_pci_enable(): fix checking of post-request state
Andrew Donnellan
1
-1
/
+1
2016-03-09
powerpc/eeh: Remove duplicated check in eeh_dump_pe_log()
Gavin Shan
1
-7
/
+0
2016-03-09
powerpc/eeh: Synchronize recovery in host/guest
Gavin Shan
1
-0
/
+11
2016-03-09
powerpc/eeh: powerpc/eeh: Support error recovery for VF PE
Wei Yang
1
-0
/
+8
2016-03-09
powerpc/powernv: Support EEH reset for VF PE
Wei Yang
1
-3
/
+6
2016-02-08
powerpc/eeh: fix incorrect function name in comment
Andrew Donnellan
1
-1
/
+1
2015-10-21
powerpc/eeh: More relaxed condition for enabled IO path
Gavin Shan
1
-1
/
+1
2015-10-15
powerpc/eeh: atomic_dec_if_positive() to update passthru count
Gavin Shan
1
-2
/
+1
2015-10-12
powerpc/mm: Differentiate between hugetlb and THP during page walk
Aneesh Kumar K.V
1
-1
/
+2
2015-08-28
powerpc/eeh: Fix fenced PHB caused by eeh_slot_error_detail()
Gavin Shan
1
-3
/
+18
2015-08-18
powerpc/eeh: Disable automatically blocked PCI config
Gavin Shan
1
-2
/
+2
2015-08-14
powerpc/eeh: Probe after unbalanced kref check
Daniel Axtens
1
-3
/
+3
2015-06-11
powerpc/eeh/ioda2: Use device::iommu_group to check IOMMU group
Alexey Kardashevskiy
1
-3
/
+1
2015-06-07
powerpc/eeh: Fix trivial error in eeh_restore_dev_state()
David Gibson
1
-1
/
+1
2015-05-13
powerpc/eeh: remove unused macro IS_BRIDGE
Wei Yang
1
-2
/
+0
2015-05-12
powerpc/eeh: Introduce eeh_pe_inject_err()
Gavin Shan
1
-0
/
+35
2015-05-01
powerpc/eeh: Delay probing EEH device during hotplug
Gavin Shan
1
-0
/
+6
2015-05-01
powerpc/eeh: Fix race condition in pcibios_set_pcie_reset_state()
Gavin Shan
1
-1
/
+4
2015-04-17
powerpc/mm/thp: Make page table walk safe against thp split/collapse
Aneesh Kumar K.V
1
-2
/
+4
2015-04-14
powerpc/eeh: Fix crash in eeh_add_device_early() on Cell
Michael Ellerman
1
-1
/
+1
2015-03-24
powerpc/eeh: Remove device_node dependency
Gavin Shan
1
-11
/
+13
2015-03-24
powerpc/eeh: Replace device_node with pci_dn in eeh_ops
Gavin Shan
1
-18
/
+22
2015-03-24
powerpc/eeh: Do probe on pci_dn
Gavin Shan
1
-42
/
+21
2015-03-17
powerpc/eeh: Enhance pcibios_set_pcie_reset_state()
Gavin Shan
1
-0
/
+55
2015-01-23
powerpc/eeh: Allow to set maximal frozen times
Gavin Shan
1
-0
/
+24
2014-12-02
powerpc: Drop useless warning in eeh_init()
Greg Kurz
1
-4
/
+1
2014-12-02
powerpc/eeh: Dump PHB diag-data early
Gavin Shan
1
-0
/
+2
[next]