index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2020-04-07
powernv/memtrace: always online added memory blocks
David Hildenbrand
2020-04-07
mm/vma: replace all remaining open encodings with is_vm_hugetlb_page()
Anshuman Khandual
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-03
Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2020-04-02
Merge tag 'devicetree-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2020-04-02
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-04-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-04-02
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-04-02
mm/sparse: rename pfn_present() to pfn_in_present_section()
Pingfan Liu
2020-04-02
mm: allow VM_FAULT_RETRY for multiple times
Peter Xu
2020-04-02
mm: introduce FAULT_FLAG_DEFAULT
Peter Xu
2020-04-02
powerpc/mm: use helper fault_signal_pending()
Peter Xu
2020-04-02
mm/vma: make vma_is_foreign() available for general use
Anshuman Khandual
2020-04-02
asm-generic: make more kernel-space headers mandatory
Masahiro Yamada
2020-04-01
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2020-04-01
powerpc: Make setjmp/longjmp signature standard
Clement Courbet
2020-04-01
powerpc/cputable: Remove unnecessary copy of cpu_spec->oprofile_type
Leonardo Bras
2020-04-01
powerpc: Suppress .eh_frame generation
Naveen N. Rao
2020-04-01
powerpc: Drop -fno-dwarf2-cfi-asm
Naveen N. Rao
2020-04-01
powerpc/32: drop unused ISA_DMA_THRESHOLD
Mike Rapoport
2020-04-01
powerpc/vmlinux.lds: Explicitly retain .gnu.hash
Michael Ellerman
2020-04-01
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2020-04-01
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy
2020-04-01
powerpc/64/syscall: Reconcile interrupts
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Remove lite interrupt return
Nicholas Piggin
2020-04-01
powerpc/64s: Implement interrupt exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64: Implement soft interrupt replay in C
Nicholas Piggin
2020-04-01
powerpc/64/syscall: Zero volatile registers when returning
Nicholas Piggin
2020-04-01
powerpc/64/sycall: Implement syscall entry/exit logic in C
Nicholas Piggin
2020-04-01
powerpc/64/sstep: Ifdef the deprecated fast endian switch syscall
Nicholas Piggin
2020-04-01
powerpc/64/syscall: Remove non-volatile GPR save optimisation
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Soft NMI interrupt should not use ret_from_except
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Reconcile interrupts in system_reset
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Only test KVM in SRR interrupts when PR KVM is supported
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Add more comments for interrupt handlers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Clean up SRR specifiers
Nicholas Piggin
2020-04-01
powerpc/64s/exception: Re-inline some handlers
Nicholas Piggin
[next]