index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
2019-09-05
4
-13
/
+7
*
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2019-09-05
2
-8
/
+10
*
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
2019-09-05
5
-6
/
+6
*
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
2019-09-05
4
-110
/
+34
*
powerpc/64s: remove register_process_table callback
Nicholas Piggin
2019-09-05
5
-48
/
+27
*
powerpc/eeh: Add a eeh_dev_break debugfs interface
Oliver O'Halloran
2019-09-05
1
-1
/
+138
*
powerpc/eeh: Add debugfs interface to run an EEH check
Oliver O'Halloran
2019-09-05
1
-0
/
+61
*
powerpc/eeh: Set attention indicator while recovering
Oliver O'Halloran
2019-09-05
1
-0
/
+32
*
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
2019-09-05
1
-1
/
+2
*
powernv/eeh: Use generic code to handle hot resets
Oliver O'Halloran
2019-09-05
1
-3
/
+35
*
powerpc/eeh: Remove stale CAPI comment
Oliver O'Halloran
2019-09-05
1
-7
/
+0
*
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
2019-09-05
4
-26
/
+64
*
powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
Oliver O'Halloran
2019-09-05
1
-0
/
+60
*
powerpc/eeh: Make permanently failed devices non-actionable
Oliver O'Halloran
2019-09-05
1
-2
/
+10
*
powerpc/eeh: Fix race when freeing PDNs
Oliver O'Halloran
2019-09-05
3
-2
/
+27
*
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
2019-09-05
3
-3
/
+64
*
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2019-08-30
2
-23
/
+19
*
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
2019-08-30
1
-58
/
+44
*
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
2019-08-30
1
-7
/
+8
*
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
2019-08-30
1
-225
/
+225
*
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
2019-08-30
1
-60
/
+51
*
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
2019-08-30
1
-45
/
+40
*
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
2019-08-30
1
-27
/
+27
*
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
2019-08-30
1
-20
/
+32
*
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
2019-08-30
1
-12
/
+6
*
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
2019-08-30
1
-8
/
+8
*
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
2019-08-30
1
-59
/
+40
*
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
2019-08-30
1
-6
/
+10
*
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
2019-08-30
1
-1
/
+5
*
powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
2019-08-30
1
-78
/
+73
*
powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
2019-08-30
1
-60
/
+60
*
powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
2019-08-30
1
-296
/
+206
*
powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
2019-08-30
1
-4
/
+2
*
powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
2019-08-30
1
-1
/
+1
*
powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
2019-08-30
1
-23
/
+79
*
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
2019-08-30
2
-41
/
+41
*
powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
2019-08-30
1
-1
/
+1
*
powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
2019-08-30
1
-4
/
+10
*
powerpc/64s/exception: untangle early machine check handler branch
Nicholas Piggin
2019-08-30
1
-67
/
+62
*
powerpc/64s/exception: machine check move unrecoverable handling out of line
Nicholas Piggin
2019-08-30
1
-43
/
+44
*
powerpc/64s/exception: simplify machine check early path
Nicholas Piggin
2019-08-30
1
-9
/
+22
*
powerpc/64s/exception: machine check move tramp code
Nicholas Piggin
2019-08-30
1
-11
/
+11
*
powerpc/64s/exception: machine check restructure to reuse common macros
Nicholas Piggin
2019-08-30
1
-35
/
+36
*
powerpc/64s/exception: machine check pseries should skip the late handler for...
Nicholas Piggin
2019-08-30
1
-20
/
+2
*
powerpc/64s/pseries: machine check convert to use common event code
Nicholas Piggin
2019-08-30
3
-267
/
+233
*
powerpc/64s/powernv: machine check dump SLB contents
Nicholas Piggin
2019-08-30
4
-11
/
+32
*
powerpc/64s/exception: machine check use correct cfar for late handler
Nicholas Piggin
2019-08-30
1
-0
/
+4
*
powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch
Nicholas Piggin
2019-08-30
1
-13
/
+10
*
powerpc/64s/exception: machine check pseries should always run the early handler
Nicholas Piggin
2019-08-30
1
-4
/
+0
*
powerpc/64s/exception: machine check adjust RFI target
Nicholas Piggin
2019-08-30
1
-1
/
+1
[next]