index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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.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
/
include
Age
Commit message (
Expand
)
Author
2017-07-27
powerpc/asm: Mark cr0 as clobbered in mftb()
Oliver O'Halloran
2017-07-27
powerpc/64: Fix atomic64_inc_not_zero() to return an int
Michael Ellerman
2017-07-21
powerpc: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
2017-06-14
powerpc/numa: Fix percpu allocations to be NUMA aware
Michael Ellerman
2017-05-25
powerpc/mm: Ensure IRQs are off in switch_mm()
David Gibson
2017-05-14
powerpc/mm: Fixup wrong LPCR_VRMASD value
Aneesh Kumar K.V
2017-03-22
powerpc/iommu: Stop using @current in mm_iommu_xxx
Alexey Kardashevskiy
2017-03-22
powerpc/iommu: Pass mm_struct to init/cleanup helpers
Alexey Kardashevskiy
2017-03-12
powerpc/mm: Add MMU_FTR_KERNEL_RO to possible feature mask
Aneesh Kumar K.V
2017-02-14
powerpc/powernv: Fix CPU hotplug to handle waking on HVI
Benjamin Herrenschmidt
2017-02-09
powerpc: Fix build failure with clang due to BUILD_BUG_ON()
Michael Ellerman
2017-01-26
powerpc: Ignore reserved field in DCSR and PVR reads and writes
Anton Blanchard
2017-01-19
powerpc/64: Simplify adaptation to new ISA v3.00 HPTE format
Paul Mackerras
2017-01-09
KVM: PPC: Book3S HV: Save/restore XER in checkpointed register state
Paul Mackerras
2016-11-26
Merge tag 'powerpc-4.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-11-25
powerpc/mm: Fixup kernel read only mapping
Aneesh Kumar K.V
2016-11-22
powerpc: Fix missing CRCs, add more asm-prototypes.h declarations
Nicholas Piggin
2016-11-22
powerpc: Set missing wakeup bit in LPCR on POWER9
Benjamin Herrenschmidt
2016-11-19
Merge tag 'powerpc-4.9-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-11-18
powerpc/mm/radix: Invalidate ERAT on tlbiel for POWER9 DD1
Michael Neuling
2016-11-12
powerpc: Fix exception vector build with 2.23 era binutils
Hugh Dickins
2016-11-12
powerpc/64s: Fix system reset interrupt winkle wakeups
Nicholas Piggin
2016-10-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2016-10-29
arch/powerpc: Update parameters for csum_tcpudp_magic & csum_tcpudp_nofold
Ivan Vecera
2016-10-27
powerpc/64s: relocation, register save fixes for system reset interrupt
Nicholas Piggin
2016-10-27
powerpc/mm/radix: Use tlbiel only if we ever ran on the current cpu
Aneesh Kumar K.V
2016-10-22
powerpc: Convert cmp to cmpd in idle enter sequence
Segher Boessenkool
2016-10-19
powerpc: Ignore the pkey system calls for now
Stephen Rothwell
2016-10-14
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...
Linus Torvalds
2016-10-14
Merge tag 'powerpc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...
Michael Ellerman
2016-10-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-10-07
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-10-07
powerpc: implement arch_reserved_kernel_pages
Srikar Dronamraju
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-04
powerpc/bpf: Implement support for tail calls
Naveen N. Rao
2016-10-04
powerpc: tm: Enable transactional memory (TM) lazily for userspace
Cyril Bur
2016-10-04
powerpc: Remove do_load_up_transact_{fpu,altivec}
Cyril Bur
2016-10-04
powerpc: tm: Rename transct_(*) to ck(\1)_state
Cyril Bur
2016-10-04
powerpc: tm: Always use fp_state and vr_state to store live registers
Cyril Bur
2016-10-04
powerpc: signals: Stop using current in signal code
Cyril Bur
2016-10-04
powerpc: Return the new MSR from msr_check_and_set()
Cyril Bur
2016-10-04
powerpc/powernv: Specify proper data type for PCI_SLOT_ID_PREFIX
Gavin Shan
2016-10-04
powerpc: Remove static branch prediction in atomic{, 64}_add_unless
Anton Blanchard
2016-10-04
powerpc: During context switch, check before setting mm_cpumask
Anton Blanchard
2016-10-04
powerpc: Use gas sections for arranging exception vectors
Nicholas Piggin
2016-10-04
powerpc/64s: Consolidate exception handler alignment
Nicholas Piggin
2016-10-04
powerpc/64s: Add new exception vector macros
Michael Ellerman
2016-09-29
KVM: PPC: Book3S HV: Migrate pinned pages out of CMA
Balbir Singh
[next]