summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | powerpc/fsl_booke: Enable reloading of TLBCAM without switching to AS1Christophe Leroy2021-10-221-2/+6
| * | | | | | powerpc/fsl_booke: Take exec flag into account when setting TLBCAMsChristophe Leroy2021-10-221-4/+6
| * | | | | | powerpc/fsl_booke: Rename fsl_booke.c to fsl_book3e.cChristophe Leroy2021-10-222-2/+2
| * | | | | | powerpc/booke: Disable STRICT_KERNEL_RWX, DEBUG_PAGEALLOC and KFENCEChristophe Leroy2021-10-221-3/+3
| * | | | | | powerpc/kexec_file: Add of_node_put() before gotoWan Jiabing2021-10-221-0/+1
| * | | | | | powerpc/pseries/iommu: Add of_node_put() before breakWan Jiabing2021-10-221-1/+3
| * | | | | | powerpc/s64: Clarify that radix lacks DEBUG_PAGEALLOCJoel Stanley2021-10-225-1/+23
| * | | | | | powerpc: Mark .opd section read-onlyChristophe Leroy2021-10-141-6/+6
| * | | | | | powerpc/perf: Fix cycles/instructions as PM_CYC/PM_INST_CMPL in power10Athira Rajeev2021-10-142-17/+35
| * | | | | | powerpc/eeh: Fix docstrings in eeh.cKai Song2021-10-131-4/+8
| * | | | | | powerpc/boot: Use CONFIG_PPC_POWERNV to compile OPAL supportCédric Le Goater2021-10-132-2/+2
| * | | | | | powerpc: Set max_mapnr correctlyChristophe Leroy2021-10-131-1/+1
| * | | | | | powerpc/perf: Expose instruction and data address registers as part of extend...Athira Rajeev2021-10-122-4/+11
| * | | | | | powerpc/perf: Refactor the code definition of perf reg extended maskAthira Rajeev2021-10-121-8/+13
| * | | | | | powerpc/pseries/cpuhp: remove obsolete comment from pseries_cpu_dieNathan Lynch2021-10-091-5/+0
| * | | | | | powerpc/pseries/cpuhp: delete add/remove_by_count codeNathan Lynch2021-10-091-216/+2
| * | | | | | powerpc/cpuhp: BUG -> WARN conversion in offline pathNathan Lynch2021-10-091-1/+2
| * | | | | | powerpc/pseries/cpuhp: cache node correctionsNathan Lynch2021-10-091-4/+71
| * | | | | | powerpc/paravirt: correct preempt debug splat in vcpu_is_preempted()Nathan Lynch2021-10-091-1/+17
| * | | | | | powerpc/paravirt: vcpu_is_preempted() commentaryNathan Lynch2021-10-091-4/+18
| * | | | | | powerpc: fix unbalanced node refcount in check_kvm_guest()Nathan Lynch2021-10-091-4/+3
| * | | | | | powerpc/powernv/dump: Fix typo in commentVasant Hegde2021-10-091-1/+1
| * | | | | | powerpc/asm: Remove UPD_CONSTR after GCC 4.9 removalNick Desaulniers2021-10-095-13/+11
| * | | | | | powerpc/mem: Fix arch/powerpc/mm/mem.c:53:12: error: no previous prototype fo...Christophe Leroy2021-10-091-1/+1
| * | | | | | powerpc: Drop superfluous pci_dev_is_added() callsNiklas Schnelle2021-10-092-8/+1
| * | | | | | powerpc/powermac: Remove stale declaration of pmac_mdChristophe Leroy2021-10-091-2/+0
| * | | | | | powerpc: Remove unused prototype for of_show_percpuinfoDaniel Axtens2021-10-091-1/+0
| * | | | | | powerpc/476: Fix sparse reportChristophe Leroy2021-10-091-2/+2
| * | | | | | powerpc/85xx: fix timebase sync issue when CONFIG_HOTPLUG_CPU=nXiaoming Ni2021-10-093-7/+13
| * | | | | | powerpc/85xx: Fix oops when mpc85xx_smp_guts_ids node cannot be foundXiaoming Ni2021-10-091-2/+1
| * | | | | | powerps/pseries/dma: Add support for 2M IOMMU page sizeAlexey Kardashevskiy2021-10-091-5/+5
| |/ / / / /
* | | | | | Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-11-021-6/+1
|\ \ \ \ \ \
| * | | | | | powerpc: Use of_get_cpu_hwid()Rob Herring2021-10-201-6/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'gfs2-v5.15-rc5-mmap-fault' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-11-023-4/+5
|\ \ \ \ \ \
| * | | | | | gup: Turn fault_in_pages_{readable,writeable} into fault_in_{readable,writeable}Andreas Gruenbacher2021-10-183-4/+5
| * | | | | | powerpc/kvm: Fix kvm_use_magic_pageAndreas Gruenbacher2021-10-181-1/+1
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-024-5/+5
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | kvm: rename KVM_MAX_VCPU_ID to KVM_MAX_VCPU_IDSJuergen Gross2021-09-304-5/+5
* | | | | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-012-10/+15
|\ \ \ \ \ \ \
| * | | | | | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-012-0/+4
| * | | | | | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-012-10/+11
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-015-28/+15
|\ \ \ \ \ \ \
| * | | | | | | ftrace: disable preemption when recursion locked王贇2021-10-271-2/+0
| * | | | | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-304-11/+11
| * | | | | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1
| * | | | | | | kprobes: treewide: Replace arch_deref_entry_point() with dereference_symbol_d...Masami Hiramatsu2021-09-301-11/+0
| * | | | | | | kprobes: treewide: Use 'kprobe_opcode_t *' for the code address in get_optimi...Masami Hiramatsu2021-09-301-3/+3
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'kspp-misc-fixes-5.16-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-11-012-3/+2
|\ \ \ \ \ \ \
| * | | | | | | KVM: PPC: Replace zero-length array with flexible array memberLen Baker2021-10-202-3/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2021-11-015-31/+6
|\ \ \ \ \ \ \