- 2ef0ca5 powerpc/smp: Merge Power9 topology with Power topology by Srikar Dronamraju · 4 years, 5 months ago
- d0fd24b powerpc/smp: Fix a warning under !NEED_MULTIPLE_NODES by Srikar Dronamraju · 4 years, 5 months ago
- e75130f powerpc/numa: Offline memoryless cpuless node 0 by Srikar Dronamraju · 4 years, 5 months ago
- 6398eaa powerpc/numa: Prefer node id queried from vphn by Srikar Dronamraju · 4 years, 5 months ago
- a874f10 powerpc/numa: Set numa_node for all possible cpus by Srikar Dronamraju · 4 years, 5 months ago
- 67df778 powerpc/numa: Restrict possible nodes based on platform by Srikar Dronamraju · 4 years, 5 months ago
- f323232 powerpc/topology: Override cpu_smt_mask by Srikar Dronamraju · 4 years, 6 months ago
- ca78ef2 powerpc/papr_scm: Fix warning triggered by perf_stats_show() by Vaibhav Jain · 4 years, 4 months ago
- 3a3181e powerpc/pci: unmap legacy INTx interrupts when a PHB is removed by Cédric Le Goater · 4 years, 6 months ago
- ffd2961 powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10 by Nicholas Piggin · 4 years, 5 months ago
- 79b123cd powerepc/book3s64/hash: Align start/end address correctly with bolt mapping by Aneesh Kumar K.V · 4 years, 5 months ago
- bbc4f40 powerpc/ps3: make two symbols static by Jason Yan · 4 years, 4 months ago
- 4c42dc5 powerpc/kasan: Fix CONFIG_KASAN_VMALLOC for 8xx by Christophe Leroy · 4 years, 4 months ago
- 2c637d2 powerpc/powermac: Fix low_sleep_handler with KUAP and KUEP by Christophe Leroy · 4 years, 4 months ago
- c83c192 powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU by Christophe Leroy · 4 years, 5 months ago
- 532ed19 powerpc/process: Remove useless #ifdef CONFIG_SPE by Christophe Leroy · 4 years, 5 months ago
- e3667ee powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC by Christophe Leroy · 4 years, 5 months ago
- 80739c2 powerpc/process: Remove useless #ifdef CONFIG_VSX by Christophe Leroy · 4 years, 5 months ago
- 60d62bf powerpc/process: Tag an #endif to help locate the matching #ifdef. by Christophe Leroy · 4 years, 5 months ago
- 8f020c7 powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED() by Christophe Leroy · 4 years, 5 months ago
- 2ec4299 powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED() by Christophe Leroy · 4 years, 5 months ago
- bfac279 powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED() by Christophe Leroy · 4 years, 5 months ago
- 04d476b powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED() by Christophe Leroy · 4 years, 5 months ago
- da7bb43 powerpc/32: Fix vmap stack - Properly set r1 before activating MMU by Christophe Leroy · 4 years, 5 months ago
- c118c73 powerpc/32: Fix vmap stack - Do not activate MMU before reading task struct by Christophe Leroy · 4 years, 5 months ago
- 7fdf966b powerpc/uaccess: Remove __put_user_asm() and __put_user_asm2() by Christophe Leroy · 4 years, 5 months ago
- e64ac41 powerpc/uaccess: Switch __patch_instruction() to __put_user_asm_goto() by Christophe Leroy · 4 years, 5 months ago
- ee0a49a powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto() by Christophe Leroy · 4 years, 5 months ago
- fcf1f26 powerpc/uaccess: Add pre-update addressing to __put_user_asm_goto() by Christophe Leroy · 4 years, 5 months ago
- e47168f powerpc/8xx: Support 16k hugepages with 4k pages by Christophe Leroy · 4 years, 5 months ago
- 175a999 powerpc/8xx: Refactor calculation of number of entries per PTE in page tables by Christophe Leroy · 4 years, 5 months ago
- 542db12 powerpc: Fix random segfault when freeing hugetlb range by Christophe Leroy · 4 years, 5 months ago
- e63d6fb powerpc/tau: Disable TAU between measurements by Finn Thain · 4 years, 5 months ago
- 5e3119e powerpc/tau: Check processor type before enabling TAU interrupt by Finn Thain · 4 years, 5 months ago
- 420ab2b powerpc/tau: Remove duplicated set_thresholds() call by Finn Thain · 4 years, 5 months ago
- b1c6a0a powerpc/tau: Convert from timer to workqueue by Finn Thain · 4 years, 5 months ago
- 6694300 powerpc/tau: Use appropriate temperature sample interval by Finn Thain · 4 years, 5 months ago
- b32d5d7 powerpc/mm/book3s: Split radix and hash MAX_PHYSMEM limit by Aneesh Kumar K.V · 4 years, 8 months ago
- 7746406 powerpc/book3s64/hash/4k: Support large linear mapping range with 4K by Aneesh Kumar K.V · 4 years, 8 months ago
- eb553f1 powerpc/64/mm: implement page mapping percpu first chunk allocator by Aneesh Kumar K.V · 4 years, 8 months ago
- 2a32aba powerpc/percpu: Update percpu bootmem allocator by Aneesh Kumar K.V · 4 years, 8 months ago
- fa725cc powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31 by Ravi Bangoria · 4 years, 5 months ago
- 58da598 powerpc/watchpoint: Add hw_len wherever missing by Ravi Bangoria · 4 years, 5 months ago
- 5b905d7 powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=N by Ravi Bangoria · 4 years, 5 months ago
- edc8dd9 powerpc/watchpoint: Move DAWR detection logic outside of hw_breakpoint.c by Ravi Bangoria · 4 years, 5 months ago
- 9b6b7c6 powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=N by Ravi Bangoria · 4 years, 5 months ago
- 4441eb0 powerpc/watchpoint: Fix handling of vector instructions by Ravi Bangoria · 4 years, 5 months ago
- 4759c11 powerpc/watchpoint: Fix quadword instruction handling on p10 predecessors by Ravi Bangoria · 4 years, 5 months ago
- eae9eec powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory by Thiago Jung Bauermann · 4 years, 5 months ago
- 231b232 powerpc/64: Make VDSO32 track COMPAT on 64-bit by Michael Ellerman · 4 years, 5 months ago
- 960e370 Merge branch 'fixes' into next by Michael Ellerman · 4 years, 4 months ago
- 0460534 powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute by Vaibhav Jain · 4 years, 5 months ago
- dc46226 powerpc/64s: handle ISA v3.1 local copy-paste context switches by Nicholas Piggin · 4 years, 5 months ago
- a02f6d4 powerpc: Warn about use of smt_snooze_delay by Joel Stanley · 4 years, 5 months ago
- 8f55984 powerpc/powernv: Print helpful message when cores guarded by Joel Stanley · 5 years ago
- 8c0d515 powerpc/pseries/iommu: Allow bigger 64bit window by removing default DMA window by Leonardo Bras · 4 years, 6 months ago
- 74d0b39 powerpc/pseries/iommu: Move window-removing part of remove_ddw into remove_dma_window by Leonardo Bras · 4 years, 6 months ago
- 80f0251 powerpc/pseries/iommu: Update call to ibm, query-pe-dma-windows by Leonardo Bras · 4 years, 6 months ago
- cac3e62 powerpc/pseries/iommu: Create defines for operations in ibm, ddw-applicable by Leonardo Bras · 4 years, 6 months ago
- 0fb4871 powerpc/tools: Remove 90 line limit in checkpatch script by Russell Currey · 4 years, 5 months ago
- 364b236 powerpc/boot: Update Makefile comment for 64bit wrapper by Jordan Niethe · 4 years, 5 months ago
- 529d2bd5 powerpc/64: Remove unused generic_secondary_thread_init() by Michael Ellerman · 4 years, 5 months ago
- 10bf59d powerpc/pseries/eeh: Fix dumb linebreaks by Oliver O'Halloran · 4 years, 5 months ago
- 353bce2 powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER by Christophe Leroy · 4 years, 5 months ago
- 2f279ee powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm() by Christophe Leroy · 4 years, 5 months ago
- 437ef80 powerpc/dma: Fix dma_map_ops::get_required_mask by Alexey Kardashevskiy · 4 years, 5 months ago
- 4c62285 Revert "powerpc/build: vdso linker warning for orphan sections" by Michael Ellerman · 4 years, 5 months ago
- 675bceb powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc by Aneesh Kumar K.V · 4 years, 5 months ago
- c20beff powerpc/uaccess: Use flexible addressing with __put_user()/__get_user() by Christophe Leroy · 4 years, 5 months ago
- 76d46a1 powerpc: Remove flush_instruction_cache() on 8xx by Christophe Leroy · 4 years, 5 months ago
- 6b1992b powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11 by Stephen Rothwell · 4 years, 5 months ago
- b71dca9 powerpc: unrel_branch_check.sh: use nm to find symbol value by Stephen Rothwell · 4 years, 5 months ago
- af13a22 powerpc: unrel_branch_check.sh: exit silently for early errors by Stephen Rothwell · 4 years, 5 months ago
- 3745ae6 powerpc: unrel_branch_check.sh: fix up the file header by Stephen Rothwell · 4 years, 5 months ago
- b84eaab powerpc: unrel_branch_check.sh: simplify and tidy up the final loop by Stephen Rothwell · 4 years, 5 months ago
- 3d97abb powerpc: unrel_branch_check.sh: convert grep | sed | awk to just sed by Stephen Rothwell · 4 years, 5 months ago
- 4e71106 powerpc: unrel_branch_check.sh: simplify objdump's asm output by Stephen Rothwell · 4 years, 5 months ago
- 20ff8ec1 powerpc: unrel_branch_check.sh: simplify and combine some executions by Stephen Rothwell · 4 years, 5 months ago
- d9de6b0 powerpc: unrel_branch_check.sh: fix shellcheck complaints by Stephen Rothwell · 4 years, 5 months ago
- e5e179a pseries/drmem: don't cache node id in drmem_lmb struct by Scott Cheloha · 4 years, 5 months ago
- 704dfe9 powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C by Christophe Leroy · 4 years, 5 months ago
- de39b19 powerpc: Rewrite 4xx flush_cache_instruction() in C by Christophe Leroy · 4 years, 5 months ago
- f663f33 powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h by Christophe Leroy · 4 years, 5 months ago
- e426ab3 powerpc: Remove flush_instruction_cache for book3s/32 by Christophe Leroy · 4 years, 5 months ago
- 9d6792f powerpc/pseries: explicitly reschedule during drmem_lmb list traversal by Nathan Lynch · 4 years, 5 months ago
- e53281b powerpc: Drop _nmask_and_or_msr() by Christophe Leroy · 4 years, 5 months ago
- 6c9100e powerpc: Use simple i2c probe function by Stephen Kitt · 4 years, 6 months ago
- 5d1bc77 powerpc/pseries: new lparcfg key/value pair: partition_affinity_score by Scott Cheloha · 4 years, 6 months ago
- 59562b5 powerpc/perf: consolidate GPCI hcall structs into asm/hvcall.h by Scott Cheloha · 4 years, 6 months ago
- 82eb179 powerpc: drop hard_reset_now() and poweroff_now() declaration by Christophe Leroy · 4 years, 6 months ago
- 63442de powerpc/fpu: Drop cvt_fd() and cvt_df() by Christophe Leroy · 4 years, 6 months ago
- b134cfc powerpc/irq: Drop forward declaration of struct irqaction by Christophe Leroy · 4 years, 6 months ago
- 169b9af powerpc/hwirq: Remove stale forward irq_chip declaration by Christophe Leroy · 4 years, 6 months ago
- b51ba4f powerpc/32s: Fix assembler warning about r0 by Christophe Leroy · 4 years, 6 months ago
- 103a854 powerpc/book3s64/radix: Fix boot failure with large amount of guest memory by Aneesh Kumar K.V · 4 years, 5 months ago
- 4a133eb powerpc/32s: Disable VMAP stack which CONFIG_ADB_PMU by Christophe Leroy · 4 years, 5 months ago
- 16d83a5 Revert "powerpc/powernv/idle: Replace CPU feature check with PVR check" by Pratik Rajesh Sampat · 4 years, 5 months ago
- 82715a0 powerpc/perf: Fix reading of MSR[HV/PR] bits in trace-imc by Athira Rajeev · 4 years, 5 months ago
- b460b512 powerpc/perf: Fix crashes with generic_compat_pmu & BHRB by Alexey Kardashevskiy · 4 years, 8 months ago
- b91eb51 powerpc/64s: Fix crash in load_fp_state() due to fpexc_mode by Michael Ellerman · 4 years, 5 months ago