index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
powerpc/cputable: Split cpu_specs[] out of cputable.h
Christophe Leroy
2022-09-26
9
-1876
/
+1930
*
powerpc/cputable: Move __cpu_setup() prototypes out of cputable.h
Christophe Leroy
2022-09-26
4
-50
/
+51
*
powerpc/cputable: Remove __machine_check_early_realmode_p{7/8/9} prototypes
Christophe Leroy
2022-09-26
1
-3
/
+0
*
powerpc/64e: Remove unnecessary #ifdef CONFIG_PPC_FSL_BOOK3E
Christophe Leroy
2022-09-26
2
-14
/
+0
*
powerpc/64e: Tie PPC_BOOK3E_64 to PPC_E500MC
Christophe Leroy
2022-09-26
2
-0
/
+4
*
powerpc/Kconfig: Fix non existing CONFIG_PPC_FSL_BOOKE
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc: dts: turris1x.dts: Fix labels in DSA cpu port nodes
Pali Rohár
2022-09-26
1
-2
/
+2
*
powerpc: dts: turris1x.dts: Fix NOR partitions labels
Pali Rohár
2022-09-26
1
-5
/
+5
*
powerpc: Always select HAVE_EFFICIENT_UNALIGNED_ACCESS
Michael Ellerman
2022-09-26
1
-1
/
+1
*
powerpc/highmem: Properly handle fragmented memory
Christophe Leroy
2022-09-26
1
-1
/
+1
*
powerpc/prom_init: drop PROM_BUG()
David Hildenbrand
2022-09-26
1
-6
/
+0
*
powerpc/mm: Make PAGE_KERNEL_xxx macros grep-friendly
Christophe Leroy
2022-09-26
3
-10
/
+5
*
powerpc/mm: Reduce redundancy in pgtable.h
Christophe Leroy
2022-09-26
4
-57
/
+19
*
powerpc/book3s: Inline first level of update_mmu_cache()
Christophe Leroy
2022-09-26
3
-12
/
+12
*
powerpc: Rely on generic definition of hugepd_t and is_hugepd when unused
Christophe Leroy
2022-09-26
4
-6
/
+5
*
powerpc/nohash: Remove pgd_huge() stub
Christophe Leroy
2022-09-26
2
-7
/
+0
*
powerpc/mm/64s: Drop p4d_leaf()
Michael Ellerman
2022-09-26
1
-7
/
+0
*
powerpc/mm/64s: Drop pgd_huge()
Michael Ellerman
2022-09-26
2
-19
/
+0
*
powerpc/microwatt: Remove unused early debug code
Michael Ellerman
2022-09-26
1
-39
/
+0
*
powerpc/64: Remove unused SYS_CALL_TABLE symbol
Michael Ellerman
2022-09-26
1
-10
/
+0
*
powerpc/build: put sys_call_table in .data.rel.ro if RELOCATABLE
Nicholas Piggin
2022-09-26
1
-0
/
+4
*
powerpc/64/build: merge .got and .toc input sections
Nicholas Piggin
2022-09-26
1
-2
/
+1
*
powerpc/64/build: only include .opd with ELFv1
Nicholas Piggin
2022-09-26
1
-0
/
+2
*
powerpc/build: move .data.rel.ro, .sdata2 to read-only
Nicholas Piggin
2022-09-26
1
-8
/
+12
*
powerpc/build: move got, toc, plt, branch_lt sections to read-only
Nicholas Piggin
2022-09-26
1
-10
/
+22
*
powerpc/32/build: move got1/got2 sections out of text
Nicholas Piggin
2022-09-26
1
-10
/
+11
*
powerpc: move __end_rodata to cover arch read-only sections
Nicholas Piggin
2022-09-26
5
-6
/
+8
*
powerpc/vmlinux.lds: Add an explicit symbol for the SRWX boundary
Michael Ellerman
2022-09-26
4
-5
/
+11
*
powerpc/vmlinux.lds: Ensure STRICT_ALIGN_SIZE is at least page aligned
Michael Ellerman
2022-09-26
1
-1
/
+4
*
powerpc/64: Remove unused prom_init_toc symbols
Michael Ellerman
2022-09-26
3
-10
/
+1
*
powerpc/pseries: move hcall_tracepoint_refcount out of .toc
Nicholas Piggin
2022-09-26
1
-2
/
+2
*
Merge branch 'fixes' into next
Michael Ellerman
2022-09-23
7
-70
/
+91
|
\
|
*
powerpc/pseries: Fix plpks crash on non-pseries
Michael Ellerman
2022-09-08
1
-1
/
+2
|
*
powerpc/papr_scm: Ensure rc is always initialized in papr_scm_pmu_register()
Nathan Chancellor
2022-09-02
1
-1
/
+3
|
*
Revert "powerpc/irq: Don't open code irq_soft_mask helpers"
Michael Ellerman
2022-09-02
1
-7
/
+36
|
*
powerpc: Fix hard_irq_disable() with sanitizer
Christophe Leroy
2022-08-31
1
-1
/
+2
|
*
powerpc/rtas: Fix RTAS MSR[HV] handling for Cell
Michael Ellerman
2022-08-26
1
-0
/
+4
|
*
Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
Michael Ellerman
2022-08-26
1
-0
/
+8
|
*
powerpc: align syscall table for ppc32
Masahiro Yamada
2022-08-26
1
-0
/
+1
|
*
powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
Pali Rohár
2022-08-25
1
-0
/
+9
|
*
powerpc/papr_scm: Fix nvdimm event mappings
Kajol Jain
2022-08-23
1
-61
/
+27
*
|
KVM: PPC: remove orphan declarations from kvm_ppc.h
Gaosheng Cui
2022-09-15
1
-4
/
+0
*
|
powerpc/ps3: remove orphan declarations from ps3av.h
Gaosheng Cui
2022-09-15
1
-2
/
+0
*
|
powerpc/sysdev: remove unused xics_ipi_dispatch() declaration
Gaosheng Cui
2022-09-15
1
-1
/
+0
*
|
powerpc/powernv: remove orphan declarations from opal.h
Gaosheng Cui
2022-09-15
1
-6
/
+0
*
|
powerpc/mm: remove orphan declarations from mmu_context.h
Gaosheng Cui
2022-09-15
1
-2
/
+0
*
|
powerpc: remove unused udbg_init_debug_beat() declaration
Gaosheng Cui
2022-09-15
1
-1
/
+0
*
|
powerpc: remove unused chrp_event_scan() declaration
Gaosheng Cui
2022-09-15
1
-1
/
+0
*
|
powerpc/spufs: remove orphan declarations from spufs.h
Gaosheng Cui
2022-09-15
1
-2
/
+0
*
|
powerpc/xmon: remove unused ppc_parse_cpu() declaration
Gaosheng Cui
2022-09-15
1
-2
/
+0
[next]