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
/
include
Age
Commit message (
Expand
)
Author
Lines
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS mask
Michael Ellerman
-2
/
+4
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask
Michael Ellerman
-2
/
+2
2022-05-22
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
-6
/
+2
2022-05-22
powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
Christophe Leroy
-35
/
+0
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
-3
/
+38
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
-12
/
+40
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
-1
/
+3
2022-05-22
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
-2
/
+5
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
-1
/
+1
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
-9
/
+4
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
-1
/
+0
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
-2
/
+1
2022-05-22
powerpc/inst: Add __copy_inst_from_kernel_nofault()
Christophe Leroy
-4
/
+9
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
-4
/
+0
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
-6
/
+8
2022-05-19
termbits.h: Align lines & format
Ilpo Järvinen
-53
/
+47
2022-05-19
termbits.h: create termbits-common.h for identical bits
Ilpo Järvinen
-50
/
+2
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
-0
/
+5
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
-8
/
+0
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
-12
/
+12
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
-2
/
+20
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
-2
/
+27
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
-2
/
+21
2022-05-19
powerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
Nicholas Piggin
-0
/
+5
2022-05-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
-30
/
+11
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
-7
/
+0
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
-11
/
+2
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
-3
/
+6
2022-05-13
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
-0
/
+1
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
-2
/
+2
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
-3
/
+0
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
-1
/
+6
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
-2
/
+1
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
-3
/
+1
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
-1
/
+0
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
-1
/
+0
2022-05-13
powerpc: add asm/stat.h to UAPI compile-test coverage
Masahiro Yamada
-5
/
+5
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
-0
/
+2
2022-05-09
powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
David Hildenbrand
-1
/
+20
2022-05-09
powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
David Hildenbrand
-7
/
+5
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
-1
/
+11
2022-05-08
powerpc: Use rol32() instead of opencoding in csum_fold()
Christophe Leroy
-8
/
+9
2022-05-08
powerpc: Add missing headers
Christophe Leroy
-0
/
+1
2022-05-05
termbits: Convert octal defines to hex
Ilpo Järvinen
-101
/
+101
2022-05-06
powerpc: Add missing declaration in asm/drmem.h
Christophe Leroy
-0
/
+3
2022-05-06
powerpc: Include asm/reg.h in asm/svm.h
Christophe Leroy
-0
/
+2
2022-05-06
powerpc: Don't include asm/prom.h in asm/parport.h
Christophe Leroy
-1
/
+1
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
-12
/
+2
2022-05-06
powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
-5
/
+4
2022-05-06
powerpc: Reject probes on instructions that can't be single stepped
Naveen N. Rao
-0
/
+54
[prev]
[next]