index
:
linux-dev
linus/master
master
nollseek
remove-sha1
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
/
asm
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
6 hours
powerpc/kvm: don't crash on missing rng, and use darn
Jason A. Donenfeld
1
-5
/
+0
6 hours
powerpc/powernv: rename remaining rng powernv_ functions to pnv_
Jason A. Donenfeld
1
-5
/
+5
2022-06-02
powerpc/kasan: Force thread size increase with KASAN
Michael Ellerman
1
-2
/
+8
2022-05-27
powerpc/64: Include cache.h directly in paca.h
Michael Ellerman
1
-0
/
+1
2022-05-24
powerpc/64s: Only set HAVE_ARCH_UNMAPPED_AREA when CONFIG_PPC_64S_HASH_MMU is set
Christophe Leroy
1
-0
/
+2
2022-05-24
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
1
-9
/
+1
2022-05-22
powerpc: Enable the DAWR on POWER9 DD2.3 and above
Reza Arbab
1
-2
/
+8
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER10 to ALWAYS mask
Michael Ellerman
1
-2
/
+4
2022-05-22
powerpc/64s: Add CPU_FTRS_POWER9_DD2_2 to CPU_FTRS_ALWAYS mask
Michael Ellerman
1
-2
/
+2
2022-05-22
powerpc/numa: Associate numa node to its cpu earlier
Oscar Salvador
1
-6
/
+2
2022-05-22
powerpc/85xx: Remove FSL_85XX_CACHE_SRAM
Christophe Leroy
1
-35
/
+0
2022-05-22
powerpc: Book3S 64-bit outline-only KASAN support
Daniel Axtens
4
-3
/
+38
2022-05-22
powerpc/kasan: Don't instrument non-maskable or raw interrupts
Daniel Axtens
1
-12
/
+40
2022-05-22
powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
Naveen N. Rao
1
-1
/
+3
2022-05-22
powerpc/64: Only WARN if __pa()/__va() called with bad addresses
Michael Ellerman
1
-2
/
+5
2022-05-22
powerpc/powernv/vas: Assign real address to rx_fifo in vas_rx_win_attr
Haren Myneni
1
-1
/
+1
2022-05-22
powerpc/opcodes: Remove unused PPC_INST_XXX macros
Christophe Leroy
1
-9
/
+4
2022-05-22
powerpc/inst: Remove PPC_INST_BL
Christophe Leroy
1
-1
/
+0
2022-05-22
powerpc/inst: Remove PPC_INST_BRANCH
Christophe Leroy
1
-2
/
+1
2022-05-22
powerpc/inst: Add __copy_inst_from_kernel_nofault()
Christophe Leroy
1
-4
/
+9
2022-05-22
powerpc/ftrace: Minimise number of #ifdefs
Christophe Leroy
2
-4
/
+0
2022-05-19
bug: Use normal relative pointers in 'struct bug_entry'
Josh Poimboeuf
1
-6
/
+8
2022-05-19
powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding.
Christophe Leroy
1
-0
/
+5
2022-05-19
powerpc: Finalise cleanup around ABI use
Christophe Leroy
1
-8
/
+0
2022-05-19
powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_ELF_ABI_V{1/2}
Christophe Leroy
5
-12
/
+12
2022-05-19
powerpc/code-patching: Inline create_branch()
Christophe Leroy
1
-2
/
+20
2022-05-19
powerpc/code-patching: Inline is_offset_in_{cond}_branch_range()
Christophe Leroy
1
-2
/
+27
2022-05-19
powerpc/signal: Report minimum signal frame size to userspace via AT_MINSIGSTKSZ
Nicholas Piggin
2
-1
/
+18
2022-05-19
KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlers
Alexey Kardashevskiy
1
-7
/
+0
2022-05-19
KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
Alexey Kardashevskiy
3
-11
/
+2
2022-05-13
mm: change huge_ptep_clear_flush() to return the original pte
Baolin Wang
1
-3
/
+6
2022-05-13
powerpc: define get_cycles macro for arch-override
Jason A. Donenfeld
1
-0
/
+1
2022-05-13
KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearming
Nicholas Piggin
1
-2
/
+2
2022-05-13
KVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
Nicholas Piggin
1
-3
/
+0
2022-05-13
KVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
Nicholas Piggin
1
-1
/
+6
2022-05-13
KVM: PPC: Book3S HV Nested: Change nested guest lookup to use idr
Nicholas Piggin
1
-2
/
+1
2022-05-13
KVM: PPC: Book3S HV: Update LPID allocator init for POWER9, Nested
Nicholas Piggin
2
-3
/
+1
2022-05-13
KVM: PPC: Remove kvmppc_claim_lpid
Nicholas Piggin
1
-1
/
+0
2022-05-13
KVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
Nicholas Piggin
1
-1
/
+0
2022-05-11
powerpc/code-patching: Use jump_label for testing freed initmem
Christophe Leroy
1
-0
/
+2
2022-05-09
powerpc/pgtable: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE for book3s
David Hildenbrand
1
-1
/
+20
2022-05-09
powerpc/pgtable: remove _PAGE_BIT_SWAP_TYPE for book3s
David Hildenbrand
1
-7
/
+5
2022-05-08
powerpc/8xx: Simplify flush_tlb_kernel_range()
Christophe Leroy
1
-1
/
+11
2022-05-08
powerpc: Use rol32() instead of opencoding in csum_fold()
Christophe Leroy
1
-8
/
+9
2022-05-08
powerpc: Add missing headers
Christophe Leroy
1
-0
/
+1
2022-05-06
powerpc: Add missing declaration in asm/drmem.h
Christophe Leroy
1
-0
/
+3
2022-05-06
powerpc: Include asm/reg.h in asm/svm.h
Christophe Leroy
1
-0
/
+2
2022-05-06
powerpc: Don't include asm/prom.h in asm/parport.h
Christophe Leroy
1
-1
/
+1
2022-05-06
powerpc/64: Move pci_device_from_OF_node() out of asm/pci-bridge.h
Christophe Leroy
1
-12
/
+2
2022-05-06
powerpc: Reduce csum_add() complexity for PPC64
Christophe Leroy
1
-5
/
+4
[next]