index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.18-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
Age
Commit message (
Expand
)
Author
2018-10-20
powerpc/time: Only set CONFIG_ARCH_HAS_SCALED_CPUTIME on PPC64
Christophe Leroy
2018-10-20
powerpc/time: isolate scaled cputime accounting in dedicated functions.
Christophe Leroy
2018-10-20
powerpc/kgdb: add kgdb_arch_set/remove_breakpoint()
Christophe Leroy
2018-10-20
powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it
Christophe Leroy
2018-10-20
powerpc/mm: fix always true/false warning in slice.c
Christophe Leroy
2018-10-20
powerpc/mm: fix missing prototypes in slice.c
Christophe Leroy
2018-10-20
powerpc/mm: Trace tlbia instruction
Christophe Leroy
2018-10-20
powerpc/mm: Add missing tracepoint for tlbie
Christophe Leroy
2018-10-20
powerpc/book3s64: fix dump_linuxpagetables "present" flag
Christophe Leroy
2018-10-20
powerpc/pseries: Export raw per-CPU VPA data via debugfs
Aravinda Prasad
2018-10-20
powerpc64/module elfv1: Set opd addresses after module relocation
Naveen N. Rao
2018-10-20
powerpc: Add support for function error injection
Naveen N. Rao
2018-10-19
powerpc/time: Fix clockevent_decrementer initalisation for PR KVM
Michael Ellerman
2018-10-19
powerpc/aout: Fix struct user definition to use user_pt_regs
Michael Ellerman
2018-10-19
powerpc/uapi: Fix sigcontext definition to use user_pt_regs
Michael Ellerman
2018-10-19
powerpc/io: remove old GCC version implementation
Christophe Leroy
2018-10-19
powerpc: Add -Werror at arch/powerpc level
Michael Ellerman
2018-10-19
powerpc: Move core kernel logic into arch/powerpc/Kbuild
Michael Ellerman
2018-10-19
powerpc/traps: remove redundant in_interrupt panic in die()
Christophe Leroy
2018-10-19
powerpc/prom_init: Generate "phandle" instead of "linux, phandle"
Benjamin Herrenschmidt
2018-10-19
powerpc: Check prom_init for disallowed sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move __prombss to it's own section and store it in .bss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move a few remaining statics to appropriate sections
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move const structures to __initconst
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move ibm_arch_vec to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Move prom_radix_disable to __prombss
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Remove support for OPAL v2
Benjamin Herrenschmidt
2018-10-19
powerpc/prom_init: Replace __initdata with __prombss when applicable
Benjamin Herrenschmidt
2018-10-19
powerpc/pseries: Add driver for PAPR SCM regions
Oliver O'Halloran
2018-10-19
powerpc/pseries: PAPR persistent memory support
Oliver O'Halloran
2018-10-19
powerpc/traps: fix machine check handlers to use pr_cont()
Christophe Leroy
2018-10-19
powerpc/book3e: redefine pte_mkprivileged() and pte_mkuser()
Christophe Leroy
2018-10-19
powerpc/mm: Make pte_pgprot return all pte bits
Aneesh Kumar K.V
2018-10-14
powerpc/mm: Increase the max addressable memory to 2PB
Aneesh Kumar K.V
2018-10-14
powerpc/mm/hash: Rename get_ea_context to get_user_context
Aneesh Kumar K.V
2018-10-14
powerpc/64s/hash: Add some SLB debugging tests
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Simplify slb_flush_and_rebolt()
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add a SLB preload cache
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Provide arch_setup_exec() hooks for hash slice setup
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Add SLB allocation status bitmaps
Nicholas Piggin
2018-10-14
powerpc/64s/hash: Convert SLB miss handlers to C
Nicholas Piggin
2018-10-14
powerpc/64: Interrupts save PPR on stack rather than thread_struct
Nicholas Piggin
2018-10-14
powerpc/ptrace: Don't use sizeof(struct pt_regs) in ptrace code
Michael Ellerman
2018-10-14
powerpc: Split user/kernel definitions of struct pt_regs
Michael Ellerman
2018-10-14
powerpc/prom_init: Make "default_colors" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make "fake_elf" const
Benjamin Herrenschmidt
2018-10-14
powerpc/prom_init: Make of_workarounds static
Benjamin Herrenschmidt
2018-10-14
powerpc/book3s64: Avoid multiple endian conversion in pte helpers
Christophe Leroy
2018-10-14
powerpc/8xx: change name of a few page flags to avoid confusion
Christophe Leroy
2018-10-14
powerpc/mm: Get rid of pte-common.h
Christophe Leroy
[next]