index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-04
powerpc/Kconfig: Clean up formatting
Enrico Weigelt, metux IT consult
9
-56
/
+54
2019-07-03
powerpc/mm: mark more tlb functions as __always_inline
Masahiro Yamada
2
-17
/
+17
2019-07-03
powerpc: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2019-07-03
powerpc/powernv-eeh: Consisely desribe what this file does
Stewart Smith
1
-3
/
+1
2019-07-03
powerpc/configs: Remove useless UEVENT_HELPER_PATH
Krzysztof Kozlowski
88
-88
/
+0
2019-07-03
powerpc/4xx/uic: clear pending interrupt after irq type/pol change
Christian Lamparter
1
-0
/
+1
2019-07-03
selftests/powerpc: Add missing newline at end of file
Geert Uytterhoeven
1
-1
/
+1
2019-07-03
powerpc: Add barrier_nospec to raw_copy_in_user()
Suraj Jitindar Singh
1
-0
/
+1
2019-07-03
KVM: PPC: Book3S HV: Fix CR0 setting in TM emulation
Michael Neuling
1
-3
/
+3
2019-07-03
powerpc/powernv: Fix stale iommu table base after VFIO
Alexey Kardashevskiy
1
-0
/
+10
2019-07-03
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
1
-2
/
+10
2019-07-03
powerpc/pseries/dma: Enable SWIOTLB
Alexey Kardashevskiy
2
-0
/
+6
2019-07-03
powerpc/pseries/dma: Allow SWIOTLB
Alexey Kardashevskiy
1
-0
/
+36
2019-07-03
powerpc: remove device_to_mask()
Christoph Hellwig
3
-12
/
+4
2019-07-03
powerpc: Fix compile issue with force DAWR
Michael Neuling
7
-96
/
+121
2019-07-03
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Mathieu Malaterre
1
-1
/
+6
2019-07-03
powerpc/64s/radix: keep kernel ERAT over local process/guest invalidates
Nicholas Piggin
3
-5
/
+16
2019-07-03
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
6
-10
/
+9
2019-07-03
powerpc/64s/exception: simplify hmi control flow
Nicholas Piggin
1
-16
/
+10
2019-07-03
powerpc/64s/exception: hmi remove special case macro
Nicholas Piggin
1
-12
/
+4
2019-07-03
powerpc/64s/exception: sreset move trampoline ahead of common code
Nicholas Piggin
1
-12
/
+12
2019-07-03
powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
Nicholas Piggin
1
-31
/
+38
2019-07-02
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
5
-87
/
+22
2019-07-02
powerpc/tm: update comment about interrupt re-entrancy
Nicholas Piggin
1
-2
/
+2
2019-07-02
powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
Nicholas Piggin
1
-24
/
+1
2019-07-02
powerpc/64s/exception: denorm handler use standard scratch save macro
Nicholas Piggin
1
-1
/
+1
2019-07-02
powerpc/64s/exception: machine check use standard macros to save dar/dsisr
Nicholas Piggin
1
-5
/
+1
2019-07-02
powerpc/64s/exception: add dar and dsisr options to exception macro
Nicholas Piggin
1
-56
/
+45
2019-07-02
powerpc/64s/exception: use common macro for windup
Nicholas Piggin
1
-76
/
+36
2019-07-02
powerpc/64s/exception: shuffle windup code around
Nicholas Piggin
1
-24
/
+16
2019-07-02
powerpc/64s/exception: simplify hmi windup code
Nicholas Piggin
1
-4
/
+18
2019-07-02
powerpc/64s/exception: move machine check windup in_mce handling
Nicholas Piggin
1
-4
/
+4
2019-07-02
powerpc/64s/exception: windup use r9 consistently to restore SPRs
Nicholas Piggin
1
-6
/
+6
2019-07-02
powerpc/64s/exception: mtmsrd L=1 cleanup
Nicholas Piggin
1
-7
/
+2
2019-07-02
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
Nicholas Piggin
1
-7
/
+7
2019-07-02
powerpc/64s/exception: clean up system call entry
Nicholas Piggin
1
-17
/
+7
2019-07-02
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2
-14
/
+25
2019-07-02
powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
Nicholas Piggin
1
-57
/
+51
2019-07-02
powerpc/64s/exception: generate regs clear instructions using .rept
Nicholas Piggin
1
-13
/
+16
2019-07-02
powerpc/64s/exception: fix indenting irregularities
Nicholas Piggin
1
-46
/
+46
2019-07-02
powerpc/64s/exception: use a gas macro for system call handler code
Nicholas Piggin
1
-72
/
+55
2019-07-02
powerpc/64s/exception: remove unused BRANCH_TO_COMMON
Nicholas Piggin
1
-8
/
+0
2019-07-02
powerpc/64s/exception: remove __BRANCH_TO_KVM
Nicholas Piggin
1
-25
/
+18
2019-07-02
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
3
-253
/
+251
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2
-431
/
+431
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
1
-19
/
+21
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
2
-24
/
+17
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
1
-56
/
+57
2019-07-02
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
1
-12
/
+4
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
3
-139
/
+82
[next]