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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-09
KVM: PPC: Book3S: Rework TM save/restore code and make it C-callable
Paul Mackerras
1
-0
/
+10
2018-10-09
KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functions
Paul Mackerras
1
-0
/
+5
2018-10-09
KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C code
Paul Mackerras
1
-0
/
+1
2018-10-09
KVM: PPC: Book3S: Simplify external interrupt handling
Paul Mackerras
2
-3
/
+2
2018-10-09
KVM: PPC: Remove redundand permission bits removal
Alexey Kardashevskiy
1
-1
/
+1
2018-10-09
KVM: PPC: Validate TCEs against preregistered memory page sizes
Alexey Kardashevskiy
1
-2
/
+0
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/tm: Remove msr_tm_active()
Breno Leitao
1
-1
/
+6
2018-10-03
powerpc/ptrace: Add support for PTRACE_SYSEMU
Breno Leitao
2
-1
/
+7
2018-10-03
powerpc: Redefine TIF_32BITS thread flag
Breno Leitao
1
-1
/
+1
2018-10-03
powerpc/64: add stack protector support
Christophe Leroy
2
-0
/
+7
2018-10-03
powerpc/32: add stack protector support
Christophe Leroy
1
-0
/
+34
2018-10-03
powerpc/traps: merge unrecoverable_exception() and nonrecoverable_exception()
Christophe Leroy
1
-1
/
+0
2018-10-03
powerpc/mm:book3s: Enable THP migration support
Aneesh Kumar K.V
1
-0
/
+8
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
powerpc/mm/hugetlb/book3s: add _PAGE_PRESENT to hugepd pointer.
Aneesh Kumar K.V
2
-1
/
+4
2018-10-03
powerpc/mm/book3s: Update pmd_present to look at _PAGE_PRESENT bit
Aneesh Kumar K.V
2
-3
/
+16
2018-10-03
powerpc/powernv: Make possible for user to force a full ipl cec reboot
Vaibhav Jain
1
-0
/
+1
2018-10-03
Revert "convert SLB miss handlers to C" and subsequent commits
Michael Ellerman
7
-22
/
+23
2018-10-02
tty/serial_core: add ISO7816 infrastructure
Nicolas Ferre
1
-0
/
+2
2018-09-29
xarray: Replace exceptional entries
Matthew Wilcox
2
-6
/
+2
2018-09-28
Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
Greg Kroah-Hartman
1
-0
/
+1
2018-09-21
signal/powerpc: Specialize _exception_pkey for handling pkey exceptions
Eric W. Biederman
1
-1
/
+1
2018-09-19
signal: Simplify tracehook_report_syscall_exit
Eric W. Biederman
1
-1
/
+1
2018-09-19
powerpc: Fix duplicate const clang warning in user access code
Anton Blanchard
1
-3
/
+3
2018-09-19
powerpc/pseries/memory-hotplug: Only update DT once per memory DLPAR request
Nathan Fontenot
1
-0
/
+5
2018-09-19
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2
-0
/
+6
2018-09-19
powerpc/64s/hash: provide arch_setup_exec hooks for hash slice setup
Nicholas Piggin
3
-0
/
+9
2018-09-19
powerpc/64s/hash: SLB allocation status bitmaps
Nicholas Piggin
1
-2
/
+4
2018-09-19
powerpc/64s/hash: remove user SLB data from the paca
Nicholas Piggin
2
-13
/
+1
2018-09-19
powerpc/64s/hash: convert SLB miss handlers to C
Nicholas Piggin
2
-8
/
+2
2018-09-19
powerpc/64s/hash: remove the vmalloc segment from the bolted SLB
Nicholas Piggin
1
-1
/
+1
2018-09-19
powerpc/pseries: Dump the SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2
-0
/
+13
2018-09-19
powerpc/pseries: Display machine check error details.
Mahesh Salgaonkar
1
-0
/
+5
2018-09-19
powerpc/pseries: Flush SLB contents on SLB MCE errors.
Mahesh Salgaonkar
2
-0
/
+4
2018-09-19
powerpc/pseries: Define MCE error event section.
Mahesh Salgaonkar
1
-0
/
+8
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
1
-0
/
+1
2018-09-17
powerpc/pseries/mm: call H_BLOCK_REMOVE
Laurent Dufour
1
-0
/
+1
2018-09-17
powerpc/pseries/mm: Introducing FW_FEATURE_BLOCK_REMOVE
Laurent Dufour
1
-1
/
+2
2018-09-12
KVM: PPC: Avoid marking DMA-mapped pages dirty in real mode
Alexey Kardashevskiy
3
-3
/
+1
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
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
4
-7
/
+26
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-21
powerpc/topology: Get topology for shared processors at boot
Srikar Dronamraju
1
-0
/
+5
[prev]
[next]