index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-14
powerpc/eeh: Fix build with STACKTRACE=n
Michael Ellerman
3
-1
/
+6
2019-09-12
powerpc/xive: Fix bogus error code returned by OPAL
Greg Kurz
3
-2
/
+13
2019-09-12
powerpc/pseries: correctly track irq state in default idle
Nathan Lynch
1
-0
/
+3
2019-09-12
powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
Ravi Bangoria
1
-16
/
+33
2019-09-12
powerpc/powernv: Add new opal message type
Vasant Hegde
2
-1
/
+8
2019-09-12
powerpc/powernv: Enhance opal message read interface
Vasant Hegde
1
-10
/
+21
2019-09-12
powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function
Christoph Hellwig
1
-99
/
+0
2019-09-12
powerpc/memcpy: Fix stack corruption for smaller sizes
Santosh Sivaraj
1
-1
/
+1
2019-09-12
powerpc: Add attributes for setjmp/longjmp
Segher Boessenkool
1
-2
/
+2
2019-09-05
powerpc: Remove empty comment
Jordan Niethe
1
-3
/
+0
2019-09-05
powerpc/imc: Dont create debugfs files for cpu-less nodes
Madhavan Srinivasan
1
-6
/
+6
2019-09-05
powerpc/64s/radix: introduce options to disable use of the tlbie instruction
Nicholas Piggin
4
-18
/
+234
2019-09-05
powerpc/64s: remove unnecessary translation cache flushes at boot
Nicholas Piggin
4
-13
/
+7
2019-09-05
powerpc/64s/pseries: radix flush translations before MMU is enabled at boot
Nicholas Piggin
2
-8
/
+10
2019-09-05
powerpc/64s: make mmu_partition_table_set_entry TLB flush optional
Nicholas Piggin
5
-6
/
+6
2019-09-05
powerpc/64s/radix: tidy up TLB flushing code
Nicholas Piggin
4
-110
/
+34
2019-09-05
powerpc/64s: remove register_process_table callback
Nicholas Piggin
5
-48
/
+27
2019-09-05
powerpc/eeh: Add a eeh_dev_break debugfs interface
Oliver O'Halloran
1
-1
/
+138
2019-09-05
powerpc/eeh: Add debugfs interface to run an EEH check
Oliver O'Halloran
1
-0
/
+61
2019-09-05
powerpc/eeh: Set attention indicator while recovering
Oliver O'Halloran
1
-0
/
+32
2019-09-05
pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs
Oliver O'Halloran
1
-1
/
+2
2019-09-05
powernv/eeh: Use generic code to handle hot resets
Oliver O'Halloran
1
-3
/
+35
2019-09-05
powerpc/eeh: Remove stale CAPI comment
Oliver O'Halloran
1
-7
/
+0
2019-09-05
powerpc/eeh: Defer printing stack trace
Oliver O'Halloran
4
-26
/
+64
2019-09-05
powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
Oliver O'Halloran
1
-0
/
+60
2019-09-05
powerpc/eeh: Make permanently failed devices non-actionable
Oliver O'Halloran
1
-2
/
+10
2019-09-05
powerpc/eeh: Fix race when freeing PDNs
Oliver O'Halloran
3
-2
/
+27
2019-09-05
powerpc/eeh: Clean up EEH PEs after recovery finishes
Oliver O'Halloran
3
-3
/
+64
2019-08-30
powerpc/64s/exception: reduce page fault unnecessary loads
Nicholas Piggin
2
-23
/
+19
2019-08-30
powerpc/64s/exception: Remove pointless KVM handler name bifurcation
Nicholas Piggin
1
-58
/
+44
2019-08-30
powerpc/64s/exception: program check handler do not branch into a macro
Nicholas Piggin
1
-7
/
+8
2019-08-30
powerpc/64s/exception: move interrupt entry code above the common handler
Nicholas Piggin
1
-225
/
+225
2019-08-30
powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options
Nicholas Piggin
1
-60
/
+51
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller
Nicholas Piggin
1
-45
/
+40
2019-08-30
powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller
Nicholas Piggin
1
-27
/
+27
2019-08-30
powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception ...
Nicholas Piggin
1
-20
/
+32
2019-08-30
powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3
Nicholas Piggin
1
-12
/
+6
2019-08-30
powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros
Nicholas Piggin
1
-8
/
+8
2019-08-30
powerpc/64s/exception: Add INT_KVM_HANDLER gas macro
Nicholas Piggin
1
-59
/
+40
2019-08-30
powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI
Nicholas Piggin
1
-6
/
+10
2019-08-30
powerpc/64s/exception: Add the virt variant of the denorm interrupt handler
Nicholas Piggin
1
-1
/
+5
2019-08-30
powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2
Nicholas Piggin
1
-78
/
+73
2019-08-30
powerpc/64s/exceptions: Use keyword params to shorten arg lists
Michael Ellerman
1
-60
/
+60
2019-08-30
powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro
Nicholas Piggin
1
-296
/
+206
2019-08-30
powerpc/64s/exception: remove 0xb00 handler
Nicholas Piggin
1
-4
/
+2
2019-08-30
powerpc/64s/exception: Fix performance monitor virt handler
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE
Nicholas Piggin
1
-23
/
+79
2019-08-30
powerpc/64s/exception: move head-64.h exception code to exception-64s.S
Nicholas Piggin
2
-41
/
+41
2019-08-30
powerpc/64s/exception: Fix DAR load for handle_page_fault error case
Nicholas Piggin
1
-1
/
+1
2019-08-30
powerpc/64s/exception: machine check improve labels and comments
Nicholas Piggin
1
-4
/
+10
[next]