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
/
mm
Age
Commit message (
Expand
)
Author
2007-10-17
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-16
Update PowerPC vmemmap code for 1TB segments
Anton Blanchard
2007-10-16
fix memory hot remove not configured case.
KAMEZAWA Hiroyuki
2007-10-16
ppc64: SPARSEMEM_VMEMMAP support
Andy Whitcroft
2007-10-12
[POWERPC] Use 1TB segments
Paul Mackerras
2007-10-08
[POWERPC] 85xx: Failure with odd memory sizes and CONFIG_HIGHMEM
Dale Farnsworth
2007-10-03
[POWERPC] 8xx: Set initial memory limit.
John Traill
2007-10-03
[POWERPC] Add memory regions to the kcore list for 32-bit machines
Ed Swarthout
2007-10-03
[POWERPC] Create and use CONFIG_WORD_SIZE
Stephen Rothwell
2007-09-19
[POWERPC] Remove barriers from the SLB shadow buffer update
Michael Neuling
2007-09-14
[POWERPC] Export new __io{re,un}map_at() symbols
Olof Johansson
2007-08-28
Merge branch 'linux-2.6' into for-2.6.24
Paul Mackerras
2007-08-25
[POWERPC] Fix SLB initialization at boot time
Paul Mackerras
2007-08-20
[POWERPC] 40x MMU
Josh Boyer
2007-08-20
[POWERPC] Rename 4xx paths to 40x
Josh Boyer
2007-08-17
[POWERPC] Tidy up CONFIG_PPC_MM_SLICES code
Stephen Rothwell
2007-08-17
[POWERPC] Fix non HUGETLB_PAGE build warning
Stephen Rothwell
2007-08-17
[POWERPC] Clean out a bunch of duplicate includes
Jesper Juhl
2007-08-17
[POWERPC] Fix invalid semicolon after if statement
Ilpo Järvinen
2007-08-10
[POWERPC] Fix size check for hugetlbfs
Benjamin Herrenschmidt
2007-08-10
[POWERPC] Fix potential duplicate entry in SLB shadow buffer
Paul Mackerras
2007-08-03
[POWERPC] Fixes for the SLB shadow buffer code
Michael Neuling
2007-08-03
[POWERPC] Fix parse_drconf_memory() for 64-bit start addresses
Michael Ellerman
2007-08-03
[POWERPC] Fix special PTE code for secondary hash bucket
Paul Mackerras
2007-07-26
[POWERPC] Fix loop with unsigned long counter variable
Manish Ahuja
2007-07-22
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...
Linus Torvalds
2007-07-22
[POWERPC] Allow exec faults on readable areas on classic 32-bit PowerPC
Paul Mackerras
2007-07-22
[POWERPC] cell: CONFIG_SPE_BASE is a typo
Geert Uytterhoeven
2007-07-21
powerpc: tlb_32.c build fix
Mariusz Kozlowski
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-11
Merge branch 'for-2.6.23' into merge
Paul Mackerras
2007-07-10
[POWERPC] Remove extra return statement
Manish Ahuja
2007-07-10
[POWERPC] Move inline asm eieio to using eieio inline function
Kumar Gala
2007-06-20
[POWERPC] PowerPC: Prevent data exception in kernel space (32-bit)
Segher Boessenkool
2007-06-14
[POWERPC] Kill typedef-ed structs for hash PTEs and BATs
David Gibson
2007-06-14
[POWERPC] Remove a couple of unused definitions from pgtable_32.c
David Gibson
2007-06-14
[POWERPC] Remove the dregs of APUS support from arch/powerpc
David Gibson
2007-06-14
[POWERPC] Abolish iopa(), mm_ptov(), io_block_mapping() from arch/powerpc
David Gibson
2007-06-14
[POWERPC] During VM oom condition, kill all threads in process group
will schmidt
2007-06-14
[POWERPC] Rewrite IO allocation & mapping on powerpc64
Benjamin Herrenschmidt
2007-06-14
[POWERPC] unmap_vm_area becomes unmap_kernel_range for the public
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Move common code out of if/else
Jon Tollefson
2007-05-23
[POWERPC] Fix modpost warning
Kumar Gala
2007-05-22
[POWERPC] Fix warning in 32-bit builds with CONFIG_HIGHMEM
Benjamin Herrenschmidt
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-17
[POWERPC] Correct #endif comment
Jon Tollefson
2007-05-17
[POWERPC] Add spinlock to request_phb_iospace()
Benjamin Herrenschmidt
2007-05-17
[POWERPC] Fix COMMON symbol warnings
Kumar Gala
2007-05-12
[POWERPC] Remove unused variable in hpte_decode()
Stephen Rothwell
[next]