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
/
parisc
Age
Commit message (
Expand
)
Author
2005-11-17
[PARISC] Remove unused variable in signal.c
Grant Grundler
2005-11-17
[PARISC] remove drm compat ioctls handlers
Christoph Hellwig
2005-11-17
[PARISC] move PA perf driver over to ->compat_ioctl
Christoph Hellwig
2005-11-17
[PARISC] Fix some compile problems in ptrace.c
Matthew Wilcox
2005-11-17
[PARISC] Improve the error message when we get a clashing mod path
Matthew Wilcox
2005-11-17
[PARISC] Return PDC_OK when alloc_pa_dev fails to enumerate all devices
Matthew Wilcox
2005-11-17
[PARISC] Document some register usages in assembly files
Carlos O'Donell
2005-11-17
[PARISC] Make redirecting irq messages less noisy
Ryan Bradetich
2005-11-17
[PARISC] irq_affinityp[] only available for SMP builds
Grant Grundler
2005-11-17
[PARISC] Add IRQ affinities
James Bottomley
2005-11-17
[PARISC] Fix uniprocessor build by dummying smp_send_all_nop()
Kyle McMartin
2005-11-17
[PARISC] Fix our interrupts not to use smp_call_function
James Bottomley
2005-11-17
[PARISC] Disable nesting of interrupts
Grant Grundler
2005-11-17
[PARISC] Make sure timer and IPI execute with interrupts disabled
James Bottomley
2005-11-09
[PATCH] sched: resched and cpu_idle rework
Nick Piggin
2005-11-09
[PATCH] sched: disable preempt in idle tasks
Nick Piggin
2005-11-09
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
Olaf Hering
2005-11-07
[PATCH] consolidate sys_ptrace()
Christoph Hellwig
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-10-30
[PATCH] adjust parisc sys_ptrace prototype
Christoph Hellwig
2005-10-30
[PATCH] TIOC* compat ioctl handling
Christoph Hellwig
2005-10-29
[PATCH] memory hotplug locking: node_size_lock
Dave Hansen
2005-10-29
[PATCH] mm: parisc pte atomicity
Hugh Dickins
2005-10-29
[PATCH] mm: init_mm without ptlock
Hugh Dickins
2005-10-28
Auto-update from upstream
Kyle McMartin
2005-10-28
[PATCH] gfp_t: dma-mapping (parisc)
Al Viro
2005-10-21
[PARISC] defconfig updates
Kyle McMartin
2005-10-21
[PARISC] Properly specify section alignment for real2.S
Grant Grundler
2005-10-21
[PARISC] Specify level to fix binutils level promotion bug
Grant Grundler
2005-10-21
[PARISC] Explicitly specify sr4 when flushing kernel space
Matthew Wilcox
2005-10-21
[PARISC] Properly specify index field to I/D cache flush ops
Grant Grundler
2005-10-21
[PARISC] Fix copy_user_page_asm to NOT access past end of page
Grant Grundler
2005-10-21
[PARISC] Remove the spurious do_softirq calls from entry.S
James Bottomley
2005-10-21
[PARISC] Fix the alloc_slabmgmt panic
James Bottomley
2005-10-21
[PARISC] Implement 5 argument clone.
Carlos O'Donell
2005-10-21
[PARISC] Update Kconfig for itimer selection
Grant Grundler
2005-10-21
[PARISC] Update minimum compiler version and CROSS_COMPILE for parisc64
Randolph Chung
2005-10-21
[PARISC] Document history of PDC_NARROW as it is now obsolete
Grant Grundler
2005-10-21
[PARISC] kfree cleanups to ioctl32.c
Jesper Juhl
2005-10-21
[PARISC] Cleanup whitespace and handle proc_mkdir() failures in pci-dma.c
Grant Grundler
2005-10-21
[PARISC] More informative error message in pcibios_link_hba_resources
Grant Grundler
2005-10-21
[PARISC] Update pdc console from parisc tree
Matthew Wilcox
2005-10-21
[PARISC] Prevent signal loops if we have a problem setting up a frame
Randolph Chung
2005-10-21
[PARISC] Add printing of fpregs state to stack dump
Thibaut Varene
2005-10-21
[PARISC] Disable use of fpregs in pa_memcpy
Randolph Chung
2005-10-21
[PARISC] Add sync required after fdc to enforce insn ordering
Grant Grundler
2005-10-21
[PARISC] Replace uses of __LP64__ with CONFIG_64BIT
Grant Grundler
2005-10-21
[PARISC] Use work queue in LED/LCD driver instead of tasklet.
Grant Grundler
2005-10-21
[PARISC] Add new ioprio_{set,get} syscalls
Jens Axboe
2005-10-21
[PARISC] Fix parisc_setup_cache_timing to choose a better flush threshold
Stuart Brady
[next]