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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
3
-9
/
+60
2018-10-08
Merge 4.19-rc7 into tty-next
Greg Kroah-Hartman
4
-10
/
+35
2018-10-08
macintosh: Use common code to access RTC
Finn Thain
1
-106
/
+20
2018-10-07
Merge tag 'powerpc-4.19-4' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Greg Kroah-Hartman
3
-10
/
+25
2018-10-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Greg Kroah-Hartman
1
-0
/
+10
2018-10-05
powerpc/numa: Skip onlining a offline node in kdump path
Srikar Dronamraju
1
-2
/
+3
2018-10-05
powerpc: Don't print kernel instructions in show_user_instructions()
Michael Ellerman
1
-0
/
+10
2018-10-05
KVM: PPC: Book3S HV: Provide mode where all vCPUs on a core must be the same VM
Paul Mackerras
1
-0
/
+8
2018-10-05
KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LR
Cameron Kaiser
1
-0
/
+3
2018-10-04
Merge branch 'all-dtbs' into dt/next
Rob Herring
4
-32
/
+36
2018-10-04
powerpc/64s/radix: Explicitly flush ERAT with local LPID invalidation
Nicholas Piggin
1
-0
/
+1
2018-10-04
powerpc/64s/hash: Do not use PPC_INVALIDATE_ERAT on CPUs before POWER9
Nicholas Piggin
2
-2
/
+9
2018-10-04
powerpc/time: Add set_state_oneshot_stopped decrementer callback
Anton Blanchard
1
-0
/
+1
2018-10-04
powerpc/time: Use clockevents_register_device(), fixing an issue with large decrementer
Anton Blanchard
1
-14
/
+3
2018-10-04
powerpc/powernv/npu: Remove atsd_threshold debugfs setting
Mark Hairgrove
1
-14
/
+0
2018-10-04
powerpc/powernv/npu: Use size-based ATSD invalidates
Mark Hairgrove
1
-48
/
+55
2018-10-04
powerpc/powernv/npu: Reduce eieio usage when issuing ATSD invalidates
Mark Hairgrove
1
-51
/
+48
2018-10-04
powerpc: remove leftover code of old GCC version checks
Masahiro Yamada
1
-8
/
+0
2018-10-04
powerpc/nohash: fix undefined behaviour when testing page size support
Daniel Axtens
1
-0
/
+3
2018-10-04
KVM: PPC: Book3S HV: Avoid crash from THP collapse during radix page fault
Paul Mackerras
1
-0
/
+10
2018-10-03
signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZE
Eric W. Biederman
2
-18
/
+1
2018-10-03
powerpc: Wire up memtest
Christophe Leroy
1
-0
/
+3
2018-10-03
powerpc/mm: Don't report hugepage tables as memory leaks when using kmemleak
Christophe Leroy
1
-0
/
+3
2018-10-03
powerpc/tm: Reformat comments
Michael Neuling
1
-28
/
+39
2018-10-03
powerpc/config: Enable CONFIG_PRINTK_TIME
Petr Vorel
6
-0
/
+6
2018-10-03
powerpc: Remove duplicated include from pci_32.c
YueHaibing
1
-1
/
+0
2018-10-03
powerpc/64s: consolidate MCE counter increment.
Michal Suchanek
2
-5
/
+1
2018-10-03
powerpc/tm: Print 64-bits MSR
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/tm: Remove msr_tm_active()
Breno Leitao
2
-13
/
+15
2018-10-03
powerpc/powernv: Mark function as __noreturn
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
3
-1
/
+18
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
2
-2
/
+2
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
6
-1
/
+23
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
6
-0
/
+51
2018-10-03
powerpc/xive: Move a dereference below a NULL test
zhong jiang
1
-3
/
+4
2018-10-03
powerpc/pseries: Fix how we iterate over the DTL entries
Naveen N. Rao
1
-1
/
+1
2018-10-03
powerpc/pseries: Fix DTL buffer registration
Naveen N. Rao
1
-1
/
+1
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
3
-13
/
+4
2018-10-03
powerpc: Convert to using %pOFn instead of device_node.name
Rob Herring
9
-40
/
+40
2018-10-03
powerpc/pseries: Use of_irq_get helper() in request_event_sources_irqs()
Rob Herring
1
-27
/
+13
2018-10-03
powerpc/cell: Use irq_of_parse_and_map() helper
Rob Herring
1
-17
/
+4
2018-10-03
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
2
-0
/
+9
2018-10-03
powerpc/mm/thp: update pmd_trans_huge to check for pmd_present
Aneesh Kumar K.V
2
-0
/
+21
2018-10-03
arch/powerpc/mm/hash: validate the pte entries before handling the hash fault
Aneesh Kumar K.V
2
-0
/
+10
2018-10-03
powerpc/mm/book3s: Check for pmd_large instead of pmd_trans_huge
Aneesh Kumar K.V
3
-4
/
+8
2018-10-03
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
3
-2
/
+5
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
5
-12
/
+28
2018-10-03
powerpc/powernv: Make possible for user to force a full ipl cec reboot
Vaibhav Jain
2
-6
/
+31
2018-10-03
powerpc/perf: Add missing break in power7_marked_instr_event()
Michael Ellerman
1
-0
/
+1
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
19
-457
/
+766
[prev]
[next]