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
/
kernel
Age
Commit message (
Expand
)
Author
2006-06-30
typo fixes: mecanism -> mechanism
Adrian Bunk
2006-06-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc
Linus Torvalds
2006-06-29
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
2006-06-29
[PATCH] genirq: cleanup: remove irq_descp()
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-06-29
[POWERPC] Use little-endian bit from firmware ibm,pa-features property
Paul Mackerras
2006-06-29
[POWERPC] Make sure smp_processor_id works very early in boot
Michael Ellerman
2006-06-29
[POWERPC] Make lparcfg.c work when both iseries and pseries are selected
Stephen Rothwell
2006-06-29
[POWERPC] Add general support for mpc7448hpc2 (Taiga) platform
Zang Roy-r61911
2006-06-28
Merge branch 'for_paulus' of master.kernel.org:/pub/scm/linux/kernel/git/gala...
Paul Mackerras
2006-06-28
powerpc: minor cleanups for mpc86xx
Kumar Gala
2006-06-28
[POWERPC] Consolidate some of kernel/misc*.S
Stephen Rothwell
2006-06-28
[POWERPC] Remove unused function call_with_mmu_off
Stephen Rothwell
2006-06-28
[POWERPC] Clean up it_lp_queue.h
Stephen Rothwell
2006-06-28
[POWERPC] Skip the "copy down" of the kernel if it is already at zero.
Jimi Xenidis
2006-06-28
[POWERPC] Add the use of the firmware soft-reset-nmi to kdump.
David Wilder
2006-06-28
[POWERPC] Add udbg support for RTAS console
Michael Ellerman
2006-06-28
[POWERPC] Setup RTAS values earlier, to enable rtas_call() earlier
Michael Ellerman
2006-06-28
[POWERPC] Move RTAS exports next to their declarations
Michael Ellerman
2006-06-28
[POWERPC] Make rtas_call() safe if RTAS hasn't been initialised
Michael Ellerman
2006-06-28
[POWERPC] Setup the boot cpu's paca pointer in C rather than asm
Michael Ellerman
2006-06-28
[POWERPC] Make kexec_setup() a regular initcall
Michael Ellerman
2006-06-28
[POWERPC] powerpc: Initialise ppc_md htab pointers earlier
Michael Ellerman
2006-06-28
[POWERPC] Export flat device tree via debugfs for debugging
Michael Ellerman
2006-06-28
[POWERPC] Remove remaining iSeries debugger cruft
Michael Ellerman
2006-06-28
[POWERPC] kdump: Reserve the existing TCE mappings left by the first kernel
Haren Myneni
2006-06-28
[POWERPC] Don't access HID registers if running on a Hypervisor.
Jimi Xenidis
2006-06-27
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
[PATCH] node hotplug: register cpu: remove node struct
KAMEZAWA Hiroyuki
2006-06-27
[PATCH] Register sysfs file for hotplugged new node
Yasunori Goto
2006-06-27
[PATCH] 64bit resource: change pci core and arch code to use resource_size_t
Greg Kroah-Hartman
2006-06-27
[PATCH] 64bit resource: fix up printks for resources in arch and core code
Greg Kroah-Hartman
2006-06-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
2006-06-26
[PATCH] Time: Let user request precision from current_tick_length()
john stultz
2006-06-26
Storage class should be first
Tobias Klauser
2006-06-26
fix paniced->panicked typos
Lee Revell
2006-06-25
[PATCH] Rewritten backlight infrastructure for portable Apple computers
Michael Hanselmann
2006-06-25
[PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM
Christoph Lameter
2006-06-23
[PATCH] x86/powerpc make hardirq_ctx and softirq_ctx __read_mostly
Andreas Mohr
2006-06-21
[POWERPC] support ibm,extended-*-frequency properties
Anton Blanchard
2006-06-21
[POWERPC] Unify ppc syscall tables
Andreas Schwab
2006-06-21
[POWERPC] cell: add RAS support
Benjamin Herrenschmidt
2006-06-21
[POWERPC] Add starting of secondary 86xx CPUs.
Jon Loeliger
2006-06-21
[POWERPC] Add 8641 CPU table entry.
Jon Loeliger
2006-06-21
[POWERPC] Prevent duplicate lmb reservations for Device Tree blob.
Jon Loeliger
2006-06-21
[POWERPC] Guard L3CR references with CPU_FTR_L3CR.
Jon Loeliger
2006-06-21
[POWERPC] RTAS delay, fix module build breaks
John Rose
[next]