linux-2.6-block.git
2022-05-19 Christophe... powerpc/ftrace: Use PPC_RAW_xxx() macros instead of...
2022-05-19 Christophe... powerpc/ftrace: Use BRANCH_SET_LINK instead of value 1
2022-05-19 Christophe... powerpc/ftrace: Remove ftrace_plt_tramps[]
2022-05-19 Christophe... powerpc/ftrace: Use CONFIG_FUNCTION_TRACER instead...
2022-05-19 Christophe... powerpc/ftrace: Don't include ftrace.o for CONFIG_FTRAC...
2022-05-19 Christophe... powerpc/ftrace: Make __ftrace_make_{nop/call}() common...
2022-05-19 Christophe... powerpc: Finalise cleanup around ABI use
2022-05-19 Christophe... powerpc: Replace PPC64_ELF_ABI_v{1/2} by CONFIG_PPC64_E...
2022-05-19 Christophe... powerpc: Add CONFIG_PPC64_ELF_ABI_V1 and CONFIG_PPC64_E...
2022-05-19 Christophe... powerpc/ftrace: Use patch_instruction() return directly
2022-05-19 Christophe... powerpc/ftrace: Inline ftrace_modify_code()
2022-05-19 Christophe... powerpc/code-patching: Inline create_branch()
2022-05-19 Christophe... powerpc/ftrace: Use is_offset_in_branch_range()
2022-05-19 Christophe... powerpc/code-patching: Inline is_offset_in_{cond}_branc...
2022-05-19 Christophe... powerpc/ftrace: Remove redundant create_branch() calls
2022-05-19 Christophe... powerpc/ftrace: Refactor prepare_ftrace_return()
2022-05-19 Nicholas Pigginpowerpc/rtas: enture rtas_call is called with MMU enabled
2022-05-19 Nicholas Pigginpowerpc/rtas: Leave MSR[RI] enabled over RTAS call
2022-05-19 Nicholas Pigginpowerpc/rtas: PACA can be restored directly from SPRG
2022-05-19 Nicholas Pigginpowerpc/rtas: Call enter_rtas with MSR[EE] disabled
2022-05-19 Nicholas Pigginpowerpc/rtas: Fix whitespace in rtas_entry.S
2022-05-19 Nicholas Pigginpowerpc/rtas: Make enter_rtas a nokprobe symbol on...
2022-05-19 Nicholas Pigginpowerpc/rtas: Move rtas entry assembly into its own...
2022-05-19 Nicholas Pigginpowerpc/signal: Report minimum signal frame size to...
2022-05-19 Nicholas Pigginpowerpc/64: Bump SIGSTKSZ and MINSIGSTKSZ
2022-05-19 Nathan Chancellorpowerpc/vdso: Link with ld.lld when requested
2022-05-19 Nathan Chancellorpowerpc/vdso: Remove unused ENTRY in linker scripts
2022-05-19 Kevin Haopowerpc: Export mmu_feature_keys[] as non-GPL
2022-05-19 Guilherme G... powerpc/setup: Refactor/untangle panic notifiers
2022-05-19 Michael EllermanMerge branch 'topic/ppc-kvm' into next
2022-05-18 Fabiano RosasKVM: PPC: Book3S HV: Fix vcore_blocked tracepoint
2022-05-18 Alexey KardashevskiyKVM: PPC: Book3s: Remove real mode interrupt controller...
2022-05-18 Alexey KardashevskiyKVM: PPC: Book3s: PR: Enable default TCE hypercalls
2022-05-18 Alexey KardashevskiyKVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
2022-05-18 Michael EllermanMerge branch 'fixes' into topic/ppc-kvm
2022-05-18 Fabiano RosasKVM: PPC: Book3S HV: Initialize AMOR in nested entry
2022-05-18 Michael EllermanMerge branch 'fixes' into next
2022-05-18 Bo LiuKVM: PPC: Book3S HV: Use consistent type for return...
2022-05-18 Xiaomeng TongKVM: PPC: Book3S HV: fix incorrect NULL check on list...
2022-05-18 Bagas SanjayaKVM: PPC: Book3S HV: remove extraneous asterisk from...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV Nested: L2 LPCR should inherit...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV Nested: L2 must not run with L1...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV P9: Split !nested case out from...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV P9: Move cede logic out of XIVE...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV P9: Inject pending xive interrupts...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV: Remove KVMPPC_NR_LPIDS
2022-05-13 Nicholas PigginKVM: PPC: Book3S Nested: Use explicit 4096 LPID maximum
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV Nested: Change nested guest lookup...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV: Use IDA allocator for LPID allocator
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV: Update LPID allocator init for...
2022-05-13 Nicholas PigginKVM: PPC: Remove kvmppc_claim_lpid
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV P9: Optimise loads around context...
2022-05-13 Nicholas PigginKVM: PPC: Book3S HV: HFSCR[PREFIX] does not exist
2022-05-11 Laurent Dufourpowerpc/rtas: Keep MSR[RI] set when calling RTAS
2022-05-11 Christophe... powerpc/8xx: Use kmalloced data structure instead of...
2022-05-11 Christophe... powerpc/8xx: Remove mpc8xx_pics_init()
2022-05-11 Christophe... powerpc/8xx: Convert CPM1 interrupt controller to platf...
2022-05-11 Christophe... powerpc/8xx: Convert CPM1 error interrupt handler to...
2022-05-11 Christophe... powerpc/8xx: Move CPM interrupt controller into a dedic...
2022-05-11 Christophe... cxl/ocxl: Prepare cleanup of powerpc's asm/prom.h
2022-05-11 Christophe... macintosh: Prepare cleanup of powerpc's asm/prom.h
2022-05-11 Christophe... powerpc/code-patching: Use jump_label to check if pokin...
2022-05-11 Christophe... powerpc/code-patching: Use jump_label for testing freed...
2022-05-11 Alexander GrafKVM: PPC: Book3S PR: Enable MSR_DR for switch_mmu_context()
2022-05-08 Christophe... powerpc/code-patching: Don't call is_vmalloc_or_module_...
2022-05-08 Christophe... powerpc: align address to page boundary in change_page_...
2022-05-08 Christophe... powerpc/8xx: Simplify flush_tlb_kernel_range()
2022-05-08 Christophe... powerpc: Use static call for get_irq()
2022-05-08 Christophe... powerpc: Use rol32() instead of opencoding in csum_fold()
2022-05-08 Christophe... powerpc: Add missing headers
2022-05-08 Christophe... powerpc: Remove asm/prom.h from all files that don...
2022-05-06 Kajol Jainpowerpc/papr_scm: Fix buffer overflow issue with CONFIG...
2022-05-05 Christophe... powerpc: Add missing declaration in asm/drmem.h
2022-05-05 Christophe... powerpc: Include asm/reg.h in asm/svm.h
2022-05-05 Christophe... powerpc: Don't include asm/prom.h in asm/parport.h
2022-05-05 Christophe... powerpc/64: Move pci_device_from_OF_node() out of asm...
2022-05-05 Christophe... powerpc: Reduce csum_add() complexity for PPC64
2022-05-05 Nicholas Pigginpowerpc/64: remove system call instruction emulation
2022-05-05 Naveen N. Raopowerpc: Reject probes on instructions that can't be...
2022-05-05 Naveen N. Raopowerpc: Sort and de-dup primary opcodes in ppc-opcode.h
2022-05-05 Julia Lawallpowerpc: fix typos in comments
2022-05-05 Alexey Kardashevskiypowerpc/boot: Stop using RELACOUNT
2022-05-05 Christophe... powerpc: Simplify and move arch_randomize_brk()
2022-05-05 Christophe... powerpc/mm: Convert to default topdown mmap layout
2022-05-05 Christophe... powerpc/mm: Enable full randomisation of memory mappings
2022-05-05 Christophe... powerpc/mm: Move get_unmapped_area functions to slice.c
2022-05-05 Christophe... powerpc/mm: Use generic_hugetlb_get_unmapped_area()
2022-05-05 Christophe... powerpc/mm: Use generic_get_unmapped_area() and call...
2022-05-05 Christophe... powerpc/mm: Remove CONFIG_PPC_MM_SLICES
2022-05-05 Christophe... powerpc/mm: Make slice specific to book3s/64
2022-05-05 Christophe... powerpc/mm: Move vma_mmu_pagesize()
2022-05-05 Christophe... mm: Add len and flags parameters to arch_get_mmap_end()
2022-05-05 Christophe... mm, hugetlbfs: Allow an arch to always use generic...
2022-05-05 Christophe... mm: Allow arch specific arch_randomize_brk() with CONFI...
2022-05-05 Michael EllermanMerge tag 'v5.18-rc4' into next
2022-05-04 Michael Ellermanpowerpc/vdso: Fix incorrect CFI in gettimeofday.S
2022-05-04 Haren Mynenipowerpc/pseries/vas: Use QoS credits from the userspace
2022-05-04 YueHaibingpowerpc/eeh: Remove unused inline functions
2022-05-04 Michael Ellermanpowerpc/powermac: Use for_each_property_of_node()
2022-05-04 Randy Dunlappowerpc/4xx/cpm: Fix return value of __setup() handler
next