index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
Lines
2019-07-02
powerpc/64s/exception: move KVM related code together
Nicholas Piggin
-19
/
+21
2019-07-02
powerpc/64s/exception: remove STD_EXCEPTION_COMMON variants
Nicholas Piggin
-24
/
+17
2019-07-02
powerpc/64s/exception: move EXCEPTION_PROLOG_2* to a more logical place
Nicholas Piggin
-56
/
+57
2019-07-02
powerpc/64s/exception: improve 0x500 handler code
Nicholas Piggin
-12
/
+4
2019-07-02
powerpc/64s/exception: unwind exception-64s.h macros
Nicholas Piggin
-139
/
+82
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON additions into callers
Nicholas Piggin
-52
/
+39
2019-07-02
powerpc/64s/exception: Move EXCEPTION_COMMON handler and return branches into...
Nicholas Piggin
-21
/
+26
2019-07-02
powerpc/64s/exception: Make EXCEPTION_PROLOG_0 a gas macro for consistency wi...
Nicholas Piggin
-24
/
+25
2019-07-02
powerpc/64s/exception: KVM handler can set the HSRR trap bit
Nicholas Piggin
-5
/
+7
2019-07-02
powerpc/64s/exception: merge KVM handler and skip variants
Nicholas Piggin
-23
/
+15
2019-07-02
powerpc/64s/exception: consolidate maskable and non-maskable prologs
Nicholas Piggin
-77
/
+55
2019-07-02
powerpc/64s/exception: remove the "extra" macro parameter
Nicholas Piggin
-122
/
+114
2019-07-02
powerpc/64s/exception: fix sreset KVM test code
Nicholas Piggin
-3
/
+3
2019-07-02
powerpc/64s/exception: move and tidy EXCEPTION_PROLOG_2 variants
Nicholas Piggin
-54
/
+51
2019-07-02
powerpc/64s/exception: consolidate EXCEPTION_PROLOG_2 with _NORI variant
Nicholas Piggin
-38
/
+17
2019-07-02
powerpc/64s/exception: remove H concatenation for EXC_HV variants
Nicholas Piggin
-184
/
+253
2019-07-02
powerpc/64s/exception: Remove unused SOFTEN_VALUE_0x980
Michael Ellerman
-1
/
+0
2019-07-01
powerpc: don't use asm-generic/ptrace.h
Christoph Hellwig
-7
/
+22
2019-07-01
powerpc/64s/exception: fix line wrap and semicolon inconsistencies in macros
Nicholas Piggin
-52
/
+52
2019-07-01
powerpc/powernv: remove the unused vas_win_paste_addr and vas_win_id functions
Christoph Hellwig
-49
/
+0
2019-07-01
powerpc/powernv: remove unused NPU DMA code
Christoph Hellwig
-581
/
+0
2019-07-01
powerpc/powernv: remove the unused tunneling exports
Christoph Hellwig
-77
/
+3
2019-07-01
powerpc/powernv: remove the unused pnv_pci_set_p2p function
Christoph Hellwig
-84
/
+0
2019-07-01
powerpc/xmon: Fix disabling tracing while in xmon
Naveen N. Rao
-2
/
+4
2019-07-01
powerpc/cacheflush: fix variable set but not used
Qian Cai
-2
/
+5
2019-07-01
powerpc/eeh_cache: fix a W=1 kernel-doc warning
Qian Cai
-0
/
+3
2019-07-01
powerpc/ftrace: Enable C Version of recordmcount
Christophe Leroy
-0
/
+1
2019-07-01
powerpc/rtas: retry when cpu offline races with suspend/migration
Nathan Lynch
-4
/
+3
2019-07-01
Merge branch 'fixes' into next
Michael Ellerman
-22
/
+138
2019-07-01
Merge tag 'powerpc-5.2-6' into fixes
Michael Ellerman
-8
/
+47
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-1
/
+1
2019-06-28
arch: wire-up pidfd_open()
Christian Brauner
-0
/
+1
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-17
/
+78
2019-06-25
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
-1
/
+1
2019-06-24
Merge tag 'v5.2-rc6' into sched/core, to refresh the branch
Ingo Molnar
-373
/
+128
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-8
/
+47
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
-2
/
+2
2019-06-23
smp: Remove smp_call_function() and on_each_cpu() return values
Nadav Amit
-2
/
+1
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
-9
/
+31
2019-06-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-359
/
+91
2019-06-21
Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-359
/
+91
2019-06-20
KVM: PPC: Book3S HV: Clear pending decrementer exceptions on nested guest entry
Suraj Jitindar Singh
-2
/
+9
2019-06-20
KVM: PPC: Book3S HV: Signed extend decrementer value if not using large decre...
Suraj Jitindar Singh
-0
/
+2
2019-06-20
KVM: PPC: Book3S HV: Invalidate ERAT when flushing guest TLB entries
Suraj Jitindar Singh
-0
/
+1
2019-06-20
powerpc/pci/of: Fix OF flags parsing for 64bit BARs
Alexey Kardashevskiy
-0
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 505
Thomas Gleixner
-4
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
-339
/
+84
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230
Thomas Gleixner
-16
/
+5
2019-06-19
powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac
Christoph Hellwig
-1
/
+10
2019-06-19
powerpc/64s/radix: Enable HAVE_ARCH_HUGE_VMAP
Nicholas Piggin
-0
/
+109
[prev]
[next]