index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-0
/
+22
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
1
-0
/
+251
2019-07-02
powerpc/64s/exception: move exception-64s.h code to exception-64s.S where it is used
Nicholas Piggin
1
-0
/
+431
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
1
-19
/
+25
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
1
-21
/
+24
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into callers
Nicholas Piggin
1
-8
/
+13
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency with others
Nicholas Piggin
1
-12
/
+12
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
1
-1
/
+1
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
1
-10
/
+10
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
1
-34
/
+44
2019-07-02
powerpc/64s/exception: fix sreset KVM test code
Nicholas Piggin
1
-3
/
+3
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
1
-9
/
+9
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
1
-6
/
+6
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
1
-41
/
+56
2019-07-01
powerpc/eeh_cache: fix a W=1 kernel-doc warning
Qian Cai
1
-0
/
+3
2019-07-01
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
1
-4
/
+3
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
7
-9
/
+13
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
1
-1
/
+1
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
1
-0
/
+1
2019-06-25
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
1
-1
/
+1
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
1
-2
/
+1
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-6
/
+7
2019-06-20
powerpc/pci/of: Fix OF flags parsing for 64bit BARs
Alexey Kardashevskiy
1
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
2
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
4
-17
/
+4
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
5
-16
/
+5
2019-06-19
powerpc/watchpoint: Restore NV GPRs while returning from exception
Ravi Bangoria
1
-2
/
+7
2019-06-19
powerpc/32s: fix suspend/resume when IBATs 4-7 are used
Christophe Leroy
1
-8
/
+65
2019-06-15
Merge tag 'powerpc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
3
-2
/
+5
2019-06-16
powerpc/32: fix build failure on book3e with KVM
Christophe Leroy
2
-3
/
+3
2019-06-16
powerpc/64: mark start_here_multiplatform as __ref
Christophe Leroy
1
-0
/
+2
2019-06-15
powerpc/booke: fix fast syscall entry on SMP
Christophe Leroy
1
-3
/
+3
2019-06-15
powerpc/32s: fix initial setup of segment registers on secondary CPU
Christophe Leroy
1
-0
/
+1
2019-06-15
powerpc/cacheinfo: add cacheinfo_teardown, cacheinfo_rebuild
Nathan Lynch
2
-0
/
+25
2019-06-14
PM: hibernate: powerpc: Expose pfn_is_nosave() prototype
Mathieu Malaterre
1
-0
/
+1
2019-06-07
powerpc/32s: fix booting with CONFIG_PPC_EARLY_DEBUG_BOOTX
Christophe Leroy
2
-1
/
+2
[prev]
[next]