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_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.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
/
kernel
Age
Commit message (
Expand
)
Author
2013-10-11
powerpc/booke64: Check napping in performance monitor interrupt
Kevin Hao
2013-10-11
powerpc/kernel: Fix endian issue in rtas_pci
Cedric Le Goater
2013-10-11
powerpc: Added __cmpdi2 for signed 64bit comparision
Bharat Bhushan
2013-10-11
powerpc: Fix section mismatch warning in free_lppacas
Vladimir Murzin
2013-10-11
powerpc/ppc64: Remove the unneeded load of ti_flags in resume_kernel
Kevin Hao
2013-10-11
powerpc/legacy_serial: Fix incorrect placement of __initdata tag
Bartlomiej Zolnierkiewicz
2013-10-11
powerpc: Add ability to build little endian kernels
Ian Munsie
2013-10-11
powerpc: Use generic memcpy code in little endian
Anton Blanchard
2013-10-11
powerpc: Use generic checksum code in little endian
Anton Blanchard
2013-10-11
powerpc: Handle VSX alignment faults in little endian mode
Anton Blanchard
2013-10-11
powerpc: Add little endian support to alignment handler
Anton Blanchard
2013-10-11
powerpc: Alignment handler shouldn't access VSX registers with TS_FPR
Anton Blanchard
2013-10-11
powerpc: Remove hard coded FP offsets in alignment handler
Anton Blanchard
2013-10-11
powerpc: Remove open coded byte swap macro in alignment handler
Anton Blanchard
2013-10-11
powerpc: Endian safe trampoline
Benjamin Herrenschmidt
2013-10-11
powerpc: Reset MSR_LE on signal entry
Anton Blanchard
2013-10-11
powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian builds
Anton Blanchard
2013-10-09
powerpc: add explicit OF includes
Rob Herring
2013-10-09
of: remove early_init_dt_setup_initrd_arch
Rob Herring
2013-10-07
powerpc/irq: Don't switch to irq stack from softirq stack
Benjamin Herrenschmidt
2013-10-03
powerpc/tm: Switch out userspace PPR and DSCR sooner
Michael Neuling
2013-10-03
powerpc/tm: Turn interrupts hard off in tm_reclaim()
Michael Neuling
2013-10-03
powerpc/vio: Fix modalias_show return values
Prarit Bhargava
2013-10-03
powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()
Nishanth Aravamudan
2013-10-03
powerpc/sysfs: Disable writing to PURR in guest mode
Madhavan Srinivasan
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
2013-09-30
hotplug, powerpc, x86: Remove cpu_hotplug_driver_lock()
Toshi Kani
2013-09-29
Merge 3.12-rc3 into driver-core-next
Greg Kroah-Hartman
2013-09-26
PPC: VIO: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-26
PPC: ibmebus: convert bus code to use bus_groups
Greg Kroah-Hartman
2013-09-25
powerpc/pseries: Do not start secondaries in Open Firmware
Benjamin Herrenschmidt
2013-09-25
powerpc: Remove ksp_limit on ppc64
Benjamin Herrenschmidt
2013-09-25
powerpc/irq: Run softirqs off the top of the irq stack
Benjamin Herrenschmidt
2013-09-23
powerpc/pci: Use pci_is_pcie() to simplify code
Yijing Wang
2013-09-21
DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new ...
Russell King
2013-09-11
powerpc: Fix section mismatch warning for prom_rtas_call
Vladimir Murzin
2013-09-11
powerpc: Export cpu_to_chip_id() to fix build error
Guenter Roeck
2013-09-10
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2013-09-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
2013-09-04
Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2013-09-04
Merge tag 'PTR_RET-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-09-03
Merge tag 'pm+acpi-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-29
Merge remote-tracking branch 'origin/next' into kvm-ppc-next
Alexander Graf
2013-08-28
of: consolidate definition of early_init_dt_alloc_memory_arch()
Grant Likely
2013-08-28
Merge tag 'v3.11-rc7' into devicetree/next
Grant Likely
2013-08-28
powerpc/pseries: Move lparcfg.c to platforms/pseries
Benjamin Herrenschmidt
2013-08-28
Merge branch 'merge' into next
Benjamin Herrenschmidt
2013-08-27
powerpc: Don't Oops when accessing /proc/powerpc/lparcfg without hypervisor
Benjamin Herrenschmidt
2013-08-27
powerpc/btext: Fix CONFIG_PPC_EARLY_DEBUG_BOOTX on ppc32
Benjamin Herrenschmidt
[prev]
[next]