index
:
talos-skiboot
03-26-2018
04-15-2018
04-16-2019
04-19-2018
04-30-2018
05-14-2018
06-04-2018
06-18-2018
master
Talos™ II skiboot sources
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
xive.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
xive: disable store EOI support
Cédric Le Goater
2018-04-03
1
-3
/
+10
*
xive: fix opal_xive_set_vp_info() error path
Cédric Le Goater
2018-03-22
1
-1
/
+1
*
xive: Mask MMIO load/store to bad location FIR
Frederic Barrat
2018-01-30
1
-1
/
+7
*
SCOM restore for DARN and XIVE
Akshay Adiga
2018-01-14
1
-0
/
+30
*
xive: Ensure VC informational FIRs are masked
Benjamin Herrenschmidt
2017-12-11
1
-0
/
+5
*
xive: Fix occasional VC checkstops in xive_reset
Benjamin Herrenschmidt
2017-12-11
1
-3
/
+54
*
xive: Do not return a trigger page for an escalation interrupt
Benjamin Herrenschmidt
2017-12-11
1
-2
/
+2
*
xive: Mark a freed IRQ's IVE as valid and masked
Benjamin Herrenschmidt
2017-12-11
1
-1
/
+1
*
direct-controls: enable fast reboot direct controls for mambo
Nicholas Piggin
2017-12-03
1
-1
/
+6
*
fast-reboot: bare bones fast reboot implementation for POWER9
Nicholas Piggin
2017-12-03
1
-5
/
+27
*
xive: Remove obsolete comment
Benjamin Herrenschmidt
2017-11-28
1
-2
/
+0
*
xive: Don't bother cleaning up disabled EQs in reset
Benjamin Herrenschmidt
2017-11-28
1
-4
/
+9
*
xive: Warn on valid VPs found in abnormal cases
Benjamin Herrenschmidt
2017-11-28
1
-1
/
+4
*
xive: Properly reserve built-in VPs in non-group mode
Benjamin Herrenschmidt
2017-11-28
1
-0
/
+2
*
xive: Quieten debug messages in standard builds
Benjamin Herrenschmidt
2017-11-28
1
-18
/
+18
*
xive: Implement "single escalation" feature
Benjamin Herrenschmidt
2017-11-28
1
-13
/
+178
*
xive: When disabling a VP, wipe all of its settings
Benjamin Herrenschmidt
2017-11-28
1
-5
/
+5
*
xive: Improve cleaning up of EQs
Benjamin Herrenschmidt
2017-11-28
1
-11
/
+34
*
xive: When disabling an EQ, wipe all of its settings
Benjamin Herrenschmidt
2017-11-28
1
-50
/
+51
*
xive: Trivial fix for compilation error when enabling xive debug
Guilherme G. Piccoli
2017-11-09
1
-1
/
+1
*
xive: Fix ability to clear some EQ flags
Benjamin Herrenschmidt
2017-11-09
1
-0
/
+4
*
xive: Update inits for DD2.0
Benjamin Herrenschmidt
2017-11-09
1
-2
/
+27
*
xive: Fix VP free block group mode false-positive parameter check
Nicholas Piggin
2017-10-15
1
-1
/
+3
*
xive: Fix opal_xive_dump_tm() to access W2 properly
Benjamin Herrenschmidt
2017-09-12
1
-1
/
+7
*
xive: Make opal_xive_allocate_irq() properly try all chips
Benjamin Herrenschmidt
2017-09-12
1
-17
/
+37
*
xive: Fix initialization & cleanup of HW thread contexts
Benjamin Herrenschmidt
2017-09-12
1
-36
/
+38
*
xive: Add debug option for detecting misrouted IPI in emulation
Benjamin Herrenschmidt
2017-09-12
1
-15
/
+116
*
xive: Increase the interrupt "gap" on debug builds
Benjamin Herrenschmidt
2017-09-12
1
-2
/
+7
*
xive: Fix locking around cache scrub & watch
Benjamin Herrenschmidt
2017-09-12
1
-0
/
+19
*
xive: Use symbolic constant
Benjamin Herrenschmidt
2017-09-12
1
-1
/
+1
*
xive: Workaround HW issue with scrub facility
Benjamin Herrenschmidt
2017-09-12
1
-1
/
+32
*
xive: Add exerciser for cache watch/scrub facility in DEBUG builds
Benjamin Herrenschmidt
2017-09-12
1
-45
/
+96
*
xive: Make assertion in xive_eq_for_target() more informative
Benjamin Herrenschmidt
2017-09-12
1
-1
/
+5
*
xive: Add debug code to check initial cache updates
Benjamin Herrenschmidt
2017-09-12
1
-0
/
+47
*
xive: Ensure pressure relief interrupts are disabled
Benjamin Herrenschmidt
2017-09-12
1
-0
/
+2
*
xive: Don't try setting the reserved ACK# field in VPs
Benjamin Herrenschmidt
2017-09-12
1
-4
/
+1
*
xive: Remove useless memory barriers in VP/EQ inits
Benjamin Herrenschmidt
2017-09-12
1
-2
/
+0
*
hw/xive: Fix unchecked return value in opal_xive_dump_emu() (CID 144257)
Cyril Bur
2017-08-15
1
-4
/
+9
*
hw/xive: Check return value from xive_decode_vp() (CID 142343 142344)
Cyril Bur
2017-08-15
1
-2
/
+8
*
hw/xive: Fix NULL return value dereferences (CID 141079 & 141081)
Cyril Bur
2017-08-15
1
-1
/
+5
*
xive: Check for valid PIR index when decoding
Russell Currey
2017-08-11
1
-0
/
+4
*
xive: Enable memory backing of queues
Benjamin Herrenschmidt
2017-07-12
1
-6
/
+35
*
xive: Properly get rid of donated indirect pages during reset
Benjamin Herrenschmidt
2017-07-12
1
-38
/
+98
*
xive: Remove historical BAR reading code
Benjamin Herrenschmidt
2017-06-26
1
-80
/
+11
*
xive: DD2.0 updates
Benjamin Herrenschmidt
2017-06-26
1
-8
/
+48
*
xive: Fix initialisation of xive_cpu_state struct
Andrew Donnellan
2017-06-21
1
-0
/
+1
*
hw/phys_map: Use GCIDs as a chip index
Oliver O'Halloran
2017-06-16
1
-7
/
+5
*
xive: Migrate BAR assignment to phys_map_get()
Michael Neuling
2017-05-10
1
-30
/
+15
*
xive: Workaround a problem with indirect TM access
Benjamin Herrenschmidt
2017-05-03
1
-0
/
+10
*
xive: Log more information in opal_xive_dump() for emulation state
Benjamin Herrenschmidt
2017-05-01
1
-4
/
+27
[next]