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
/
sparc
Age
Commit message (
Expand
)
Author
2009-06-17
Delete pcibios_select_root
Matthew Wilcox
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
kmap_types: make most arches use generic header file
Randy Dunlap
2009-06-16
mm: consolidate init_mm definition
Alexey Dobriyan
2009-06-16
sparc64: Update defconfig.
David S. Miller
2009-06-16
sparc: Wire up sys_rt_tgsigqueueinfo().
David S. Miller
2009-06-16
sparc: replace uses of CPU_MASK_ALL_PTR
Stephen Rothwell
2009-06-16
sparc64: Add proper dynamic ftrace support.
David S. Miller
2009-06-16
sparc: Simplify code using is_power_of_2() routine.
Robert P. J. Day
2009-06-16
sparc: move of_device common code to of_device_common
Robert Reif
2009-06-16
sparc: remove dma-mapping_{32|64}.h
FUJITA Tomonori
2009-06-16
sparc: use dma_map_page instead of dma_map_single
FUJITA Tomonori
2009-06-16
sparc: add sync_single_for_device and sync_sg_for_device to struct dma_ops
FUJITA Tomonori
2009-06-16
sparc: move the duplication in dma-mapping_{32|64}.h to dma-mapping.h
FUJITA Tomonori
2009-06-16
sparc64: fix and optimize irq distribution
Hong H. Pham
2009-06-16
sparc64: Use new dynamic per-cpu allocator.
David S. Miller
2009-06-16
sparc64: Only allocate per-cpu areas for possible cpus.
David S. Miller
2009-06-16
sparc64: Get rid of real_setup_per_cpu_areas().
David S. Miller
2009-06-16
sparc64: Defer cpu_data() setup until end of per-cpu data initialization.
David S. Miller
2009-06-16
sparc64: Make mdesc_fill_in_cpu_data take a cpumask_t pointer.
David S. Miller
2009-06-16
sparc: Call OF and MD cpu scanning explicitly from paging_init()
David S. Miller
2009-06-16
sparc64: Refactor MDESC cpu scanning code using an iterator.
David S. Miller
2009-06-16
sparc64: Refactor OBP cpu scanning code using an iterator.
David S. Miller
2009-06-16
sparc64: Use BUILD_BUG_ON() in trap_init().
David S. Miller
2009-06-16
sparc64: Store per-cpu offset in trap_block[]
David S. Miller
2009-06-16
sparc64: Move trap_block[] definitions into a new header file.
David S. Miller
2009-06-16
sparc64: Reclaim trap_block[]->hdesc
David S. Miller
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
2009-06-12
module: cleanup FIXME comments about trimming exception table entries.
Rusty Russell
2009-06-12
module: trim exception table on init free.
Rusty Russell
2009-06-12
asm-generic: merge branch 'master' of torvalds/linux-2.6
Arnd Bergmann
2009-06-11
asm-generic: rename page.h and uaccess.h
Arnd Bergmann
2009-06-11
asm-generic: rename atomic.h to atomic-long.h
Arnd Bergmann
2009-06-11
asm-generic: introduce asm/bitsperlong.h
Arnd Bergmann
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2009-06-10
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-07
cfg80211: errno.h: define ERFKILL
Alexander Beregalov
2009-06-01
Merge branch 'linus' into irq/numa
Ingo Molnar
2009-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-05-29
sparc64: Fix section attribute warnings.
David S. Miller
2009-05-20
Merge branch 'core/urgent' into core/futexes
Thomas Gleixner
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-07
sparc64: Fix SET_PERSONALITY to not clip bits outside of PER_MASK.
David S. Miller
2009-04-28
irq: change ->set_affinity() to return status
Yinghai Lu
2009-04-27
sparc: cleanup references to deprecated .text.init* sections.
Tim Abbott
2009-04-26
sparc: convert to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-04-22
sparc: Fix bus type probing for ESP and LE devices.
David S. Miller
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
[next]