linux-2.6-microblaze.git
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
2022-05-04 Randy Dunlappowerpc/idle: Fix return value of __setup() handler
2022-05-04 Wang Qingpowerpc/5xx: Drop unnecessary cast
2022-05-04 Russell Curreyselftests/powerpc: Fix typo in spectre_v2
2022-05-04 Zou Weimacintosh: Use for_each_child_of_node() macro
2022-05-04 Christophe... powerpc/book3e: Fix sparse report in mm/nohash/fsl_book3e.c
2022-05-04 YueHaibingpowerpc/kuap: Remove unused inline function __kuap_asse...
2022-05-04 YueHaibingpowerpc/smp: Remove unused inline functions
2022-05-04 maqiangpowerpc: Remove redundant spaces to match coding style
2022-05-04 Magali Lemespowerpc: Fix missing declaration of [en/dis]able_kernel...
2022-05-04 Yang Limacintosh: Fix warning comparing pointer to 0
2022-05-04 Jiapeng Chongpowerpc/fadump: Use swap() instead of open coding it
2022-05-04 Minghao Chimacintosh/ams: Remove unneeded result variable
2022-05-04 Xiang wangxpowerpc: No need to initialise statics to 0
2022-05-04 Yang Guangmacintosh/adb: Use swap() to make code cleaner
2022-05-04 Randy Dunlappowerpc/fadump: Correct two typos in a comment
2022-05-04 Qing Wangmacintosh/ams: Replace snprintf in show functions with...
2022-05-04 Sohaib MohamedDocumentation: Fix typo in testing/sysfs-class-cxl
2022-05-04 Jing Yangyangmacintosh/smu: Fix warning comparing pointer to 0
2022-05-04 Jason Wangpowerpc: use strscpy to replace strlcpy
2022-05-04 Jason Wangpowerpc/perf/24x7: use 'unsigned int' instead of 'unsigned'
2022-05-04 Dwaipayan Raypowerpc/powernv: Switch from __FUNCTION__ to __func__
2022-05-04 Dwaipayan Raypowerpc/mm: Switch from __FUNCTION__ to __func__
2022-05-04 Colin Ian Kingpowerpc: Fix spelling mistake "mesages" -> "messages...
2022-05-04 Chen Huangpowerpc/rtas: Replaced simple_strtoull() with kstrtoull()
2022-05-04 Randy Dunlappowerpc/mpc52xx: Fix some pr_debug() issues
2022-05-04 Ye Binmacintosh/via-pmu: Use DEFINE_SPINLOCK() for spinlock
2022-05-04 Zucheng Zhengpowerpc/pmac: remove unused symbol
2022-05-04 Yu Kuaipowerpc: make 'boot_text_mapped' static
2022-05-04 Yu Kuaipowerpc: remove set but not used variable 'force_printk...
next