index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-07-14
23
-655
/
+1333
|
\
|
*
powerpc/eeh: Handle hugepages in ioremap space
Oliver O'Halloran
2019-07-11
1
-3
/
+12
|
*
powerpc/irq: Don't WARN continuously in arch_local_irq_restore()
Michael Ellerman
2019-07-10
1
-3
/
+3
|
*
powerpc/module64: Use symbolic instructions names.
Christophe Leroy
2019-07-05
1
-18
/
+35
|
*
powerpc/module32: Use symbolic instructions names.
Christophe Leroy
2019-07-05
1
-8
/
+16
|
*
powerpc: Move PPC_HA() PPC_HI() and PPC_LO() to ppc-opcode.h
Christophe Leroy
2019-07-05
2
-11
/
+0
|
*
powerpc/module64: Fix comment in R_PPC64_ENTRY handling
Michael Ellerman
2019-07-05
1
-1
/
+1
|
*
powerpc/64: reuse PPC32 static inline flush_dcache_range()
Christophe Leroy
2019-07-04
1
-29
/
+0
|
*
powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range()
Christophe Leroy
2019-07-04
1
-25
/
+2
|
*
powerpc/pci/of: Parse unassigned resources
Alexey Kardashevskiy
2019-07-03
1
-2
/
+10
|
*
powerpc/pseries/dma: Allow SWIOTLB
Alexey Kardashevskiy
2019-07-03
1
-0
/
+36
|
*
powerpc: remove device_to_mask()
Christoph Hellwig
2019-07-03
1
-2
/
+2
|
*
powerpc: Fix compile issue with force DAWR
Michael Neuling
2019-07-03
4
-89
/
+102
|
*
powerpc: silence a -Wcast-function-type warning in dawr_write_file_bool
Mathieu Malaterre
2019-07-03
1
-1
/
+6
|
*
powerpc/64s: Rename PPC_INVALIDATE_ERAT to PPC_ISA_3_0_INVALIDATE_ERAT
Nicholas Piggin
2019-07-03
1
-2
/
+1
|
*
powerpc/64s/exception: simplify hmi control flow
Nicholas Piggin
2019-07-03
1
-16
/
+10
|
*
powerpc/64s/exception: hmi remove special case macro
Nicholas Piggin
2019-07-03
1
-12
/
+4
|
*
powerpc/64s/exception: sreset move trampoline ahead of common code
Nicholas Piggin
2019-07-03
1
-12
/
+12
|
*
powerpc/64s/exception: optimise system_reset for idle, clean up non-idle case
Nicholas Piggin
2019-07-03
1
-31
/
+38
|
*
powerpc/64s/exception: remove bad stack branch
Nicholas Piggin
2019-07-02
2
-80
/
+18
|
*
powerpc/tm: update comment about interrupt re-entrancy
Nicholas Piggin
2019-07-02
1
-2
/
+2
|
*
powerpc/64s/exception: move SET_SCRATCH0 into EXCEPTION_PROLOG_0
Nicholas Piggin
2019-07-02
1
-24
/
+1
|
*
powerpc/64s/exception: denorm handler use standard scratch save macro
Nicholas Piggin
2019-07-02
1
-1
/
+1
|
*
powerpc/64s/exception: machine check use standard macros to save dar/dsisr
Nicholas Piggin
2019-07-02
1
-5
/
+1
|
*
powerpc/64s/exception: add dar and dsisr options to exception macro
Nicholas Piggin
2019-07-02
1
-56
/
+45
|
*
powerpc/64s/exception: use common macro for windup
Nicholas Piggin
2019-07-02
1
-76
/
+36
|
*
powerpc/64s/exception: shuffle windup code around
Nicholas Piggin
2019-07-02
1
-24
/
+16
|
*
powerpc/64s/exception: simplify hmi windup code
Nicholas Piggin
2019-07-02
1
-4
/
+18
|
*
powerpc/64s/exception: move machine check windup in_mce handling
Nicholas Piggin
2019-07-02
1
-4
/
+4
|
*
powerpc/64s/exception: windup use r9 consistently to restore SPRs
Nicholas Piggin
2019-07-02
1
-6
/
+6
|
*
powerpc/64s/exception: mtmsrd L=1 cleanup
Nicholas Piggin
2019-07-02
1
-7
/
+2
|
*
powerpc/64s/exception: avoid SPR RAW scoreboard stall in real mode entry
Nicholas Piggin
2019-07-02
1
-7
/
+7
|
*
powerpc/64s/exception: clean up system call entry
Nicholas Piggin
2019-07-02
1
-17
/
+7
|
*
powerpc/64s/exception: move paca save area offsets into exception-64s.S
Nicholas Piggin
2019-07-02
1
-0
/
+22
|
*
powerpc/64s/exception: remove pointless EXCEPTION_PROLOG macro indirection
Nicholas Piggin
2019-07-02
1
-57
/
+51
|
*
powerpc/64s/exception: generate regs clear instructions using .rept
Nicholas Piggin
2019-07-02
1
-13
/
+16
|
*
powerpc/64s/exception: fix indenting irregularities
Nicholas Piggin
2019-07-02
1
-46
/
+46
|
*
powerpc/64s/exception: use a gas macro for system call handler code
Nicholas Piggin
2019-07-02
1
-72
/
+55
|
*
powerpc/64s/exception: remove unused BRANCH_TO_COMMON
Nicholas Piggin
2019-07-02
1
-8
/
+0
|
*
powerpc/64s/exception: remove __BRANCH_TO_KVM
Nicholas Piggin
2019-07-02
1
-25
/
+18
|
*
powerpc/64s/exception: move head-64.h code to exception-64s.S where it is used
Nicholas Piggin
2019-07-02
1
-0
/
+251
|
*
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it ...
Nicholas Piggin
2019-07-02
1
-0
/
+431
|
*
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
2019-07-02
1
-12
/
+4
|
*
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
2019-07-02
1
-19
/
+25
|
*
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
2019-07-02
1
-21
/
+24
|
*
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
2019-07-02
1
-8
/
+13
|
*
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
2019-07-02
1
-12
/
+12
|
*
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
2019-07-02
1
-1
/
+1
|
*
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
2019-07-02
1
-10
/
+10
|
*
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
2019-07-02
1
-34
/
+44
[next]