index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
2019-02-22
powerpc/eeh: Add eeh_force_recover to debugfs
Oliver O'Halloran
1
-0
/
+59
2019-02-22
powerpc/eeh: Allow disabling recovery
Oliver O'Halloran
1
-0
/
+10
2019-02-22
powerpc/eeh_cache: Add a way to dump the EEH address cache
Oliver O'Halloran
1
-0
/
+1
2019-02-22
powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
Oliver O'Halloran
1
-18
/
+3
2019-02-05
powerpc/eeh: Correct retries in eeh_pe_reset_full()
Sam Bobroff
1
-14
/
+18
2019-02-05
powerpc/eeh: Improve recovery of passed-through devices
Sam Bobroff
1
-10
/
+37
2019-02-05
powerpc/eeh: Add include_passed to eeh_pe_state_clear()
Sam Bobroff
1
-9
/
+9
2019-02-05
powerpc/eeh: remove sw_state from eeh_unfreeze_pe()
Sam Bobroff
1
-8
/
+10
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-12-20
powerpc/eeh: Fix debugfs_simple_attr.cocci warnings
YueHaibing
1
-10
/
+10
2018-12-17
powerpc/iommu: Use device_iommu_mapped()
Joerg Roedel
1
-1
/
+1
2018-10-13
powerpc/eeh: Cleanup eeh_ops.wait_state()
Sam Bobroff
1
-5
/
+4
2018-10-13
powerpc/eeh: Cleanup eeh_pe_state_mark()
Sam Bobroff
1
-4
/
+4
2018-10-13
powerpc/eeh: Cleanup unnecessary eeh_pe_state_mark_with_cfg()
Sam Bobroff
1
-2
/
+4
2018-10-13
powerpc/eeh: Cleanup EEH_POSTPONED_PROBE
Sam Bobroff
1
-12
/
+6
2018-10-13
powerpc/eeh: Fix possible null deref in eeh_dump_dev_log()
Sam Bobroff
1
-0
/
+5
2018-07-02
powerpc/eeh: Avoid misleading message "EEH: no capable adapters found"
Mauro S. M. Rodrigues
1
-1
/
+1
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
[next]