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-09-19
powerpc/64s/hash: Use POWER9 SLBIA IH=3 variant in switch_slb
Nicholas Piggin
2
-37
/
+53
2018-09-19
powerpc/64s/hash: Use POWER6 SLBIA IH=1 variant in switch_slb
Nicholas Piggin
1
-15
/
+23
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
2
-19
/
+6
2018-09-19
powerpc/64s/hash: move POWER5 < DD2.1 slbie workaround where it is needed
Nicholas Piggin
1
-7
/
+7
2018-09-19
powerpc/64s/hash: avoid the POWER5 < DD2.1 slb invalidate workaround on POWER8/9
Nicholas Piggin
2
-3
/
+7
2018-09-19
powerpc/64s/hash: Fix stab_rr off by one initialization
Nicholas Piggin
1
-1
/
+1
2018-09-19
powernv/pseries: consolidate code for mce early handling.
Mahesh Salgaonkar
1
-127
/
+28
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
5
-1
/
+112
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
2
-0
/
+138
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
10
-6
/
+213
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
2
-0
/
+103
2018-09-19
powerpc/iommu: Avoid derefence before pointer check
Breno Leitao
1
-1
/
+1
2018-09-19
powerpc/xive: Use xive_cpu->chip_id instead of looking it up again
Breno Leitao
1
-10
/
+1
2018-09-19
powerpc/memtrace: Remove memory in chunks
Rashmica Gupta
1
-5
/
+16
2018-09-18
PCI: hotplug: Drop hotplug_slot_info
Lukas Wunner
1
-1
/
+1
2018-09-18
powerpc: Avoid code patching freed init sections
Michael Neuling
3
-0
/
+9
2018-09-17
powerpc/64: Remove static branch hints from memset()
Anton Blanchard
1
-2
/
+2
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
2
-8
/
+207
2018-09-17
powerpc/pseries/mm: factorize PTE slot computation
Laurent Dufour
1
-7
/
+20
2018-09-17
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
2
-1
/
+3
2018-09-17
powerpc/tm: Fix HTM documentation
Breno Leitao
2
-11
/
+15
2018-09-17
powerpc/powernv: Don't select the cpufreq governors
Joel Stanley
3
-5
/
+6
2018-09-17
KVM: PPC: Book3S HV: Fix guest r11 corruption with POWER9 TM workarounds
Michael Neuling
1
-2
/
+2
2018-09-14
powerpc/vdso: Correct call frame information
Alan Modra
4
-0
/
+4
2018-09-14
powerpc/tm: Fix HFSCR bit for no suspend case
Michael Neuling
1
-6
/
+12
2018-09-12
KVM: PPC: Book3S HV: Don't use compound_order to determine host mapping size
Nicholas Piggin
1
-54
/
+37
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
7
-89
/
+62
2018-09-07
Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
Radim Krčmář
1
-1
/
+0
2018-09-04
Merge tag 'kvm-ppc-fixes-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Radim Krčmář
2
-4
/
+4
2018-08-29
powerpc: disable support for relative ksymtab references
Ard Biesheuvel
1
-1
/
+0
2018-08-29
y2038: utimes: Rework #ifdef guards for compat syscalls
Arnd Bergmann
1
-0
/
+1
2018-08-29
asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro
Arnd Bergmann
1
-1
/
+0
2018-08-29
asm-generic: Move common compat types to asm-generic/compat.h
Arnd Bergmann
1
-16
/
+2
2018-08-29
y2038: Remove newstat family from default syscall set
Arnd Bergmann
1
-0
/
+1
2018-08-27
y2038: globally rename compat_time to old_time32
Arnd Bergmann
3
-8
/
+8
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2
-62
/
+8
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
Linus Torvalds
1
-3
/
+3
2018-08-24
Merge tag 'powerpc-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Linus Torvalds
15
-75
/
+168
2018-08-23
treewide: correct "differenciate" and "instanciate" typos
Finn Thain
4
-4
/
+4
2018-08-24
kbuild: rename LDFLAGS to KBUILD_LDFLAGS
Masahiro Yamada
1
-3
/
+3
2018-08-23
powerpc/mce: Fix SLB rebolting during MCE recovery path.
Mahesh Salgaonkar
1
-1
/
+1
2018-08-23
KVM: PPC: Book3S: Fix guest DMA when guest partially backed by THP pages
Paul Mackerras
1
-7
/
+10
2018-08-23
powerpc/mm/radix: Only need the Nest MMU workaround for R -> RW transition
Aneesh Kumar K.V
1
-3
/
+5
2018-08-23
powerpc/mm/books3s: Add new pte bit to mark pte temporarily invalid.
Aneesh Kumar K.V
1
-1
/
+17
2018-08-23
powerpc/nohash: fix pte_access_permitted()
Christophe Leroy
1
-6
/
+3
2018-08-22
arch: enable relative relocations for arm64, power and x86
Ard Biesheuvel
1
-0
/
+1
2018-08-21
ppc: Convert vas ID allocation to new IDA API
Matthew Wilcox
1
-22
/
+4
2018-08-21
ppc: Convert mmu context allocation to new IDA API
Matthew Wilcox
1
-40
/
+4
2018-08-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
3
-10
/
+20
2018-08-21
powerpc64/ftrace: Include ftrace.h needed for enable/disable calls
Luke Dashjr
1
-0
/
+1
[prev]
[next]