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
/
kernel
Age
Commit message (
Expand
)
Author
2013-03-03
Merge branch 'fixes-for-3.9-latest' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-03-02
parisc: fix redefinition of SET_PERSONALITY
Helge Deller
2013-03-02
parisc: remove unused variable 'compat_val'
Helge Deller
2013-03-02
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
Helge Deller
2013-03-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-27
mm: use vm_unmapped_area() on parisc architecture
Michel Lespinasse
2013-02-25
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2013-02-25
fix compat truncate/ftruncate
Al Viro
2013-02-24
switch lseek to COMPAT_SYSCALL_DEFINE
Al Viro
2013-02-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-22
Merge branch 'parisc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
2013-02-20
parisc: sendfile and sendfile64 syscall cleanups
Helge Deller
2013-02-20
parisc: switch to available compat_sched_rr_get_interval implementation
Helge Deller
2013-02-20
parisc: fix fallocate syscall
Helge Deller
2013-02-20
parisc: fix error return codes for rt_sigaction and rt_sigprocmask
Helge Deller
2013-02-20
parisc: convert msgrcv and msgsnd syscalls to use compat layer
Helge Deller
2013-02-20
parisc: correctly wire up mq_* functions for CONFIG_COMPAT case
Helge Deller
2013-02-20
parisc: wire up process_vm_readv, process_vm_writev, kcmp and finit_module sy...
Helge Deller
2013-02-20
parisc: space register variables need to be in native length (unsigned long)
John David Anglin
2013-02-20
parisc: fix ptrace breakage
Al Viro
2013-02-20
parisc: ensure that mmapped shared pages are aligned at SHMLBA addresses
John David Anglin
2013-02-20
parisc: disable preemption while flushing D- or I-caches through TMPALIAS region
John David Anglin
2013-02-20
parisc: remove IRQF_DISABLED
Peter Zijlstra
2013-02-20
parisc: fixes and cleanups in page cache flushing (4/4)
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (3/4)
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (2/4)
John David Anglin
2013-02-20
parisc: fixes and cleanups in page cache flushing (1/4)
John David Anglin
2013-02-20
parisc: fix possible memory leak in pat_query_module()
Wei Yongjun
2013-02-20
parisc: Fix comment describing setup of access rights in entry.S
John David Anglin
2013-02-20
Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...
Helge Deller
2013-02-03
parisc: switch to generic compat rt_sigaction()
Al Viro
2013-02-03
parisc: switch to generic compat sched_rr_get_interval()
Al Viro
2013-02-03
parisc: switch to generic compat rt_sigqueueinfo()
Al Viro
2013-02-03
parisc: switch to generic compat rt_sigpending()
Al Viro
2013-02-03
parisc: switch to generic compat rt_sigprocmask()
Al Viro
2013-02-03
parisc: switch to generic sigaltstack
Al Viro
2013-01-25
Merge 3.8-rc5 into tty-next
Greg Kroah-Hartman
2013-01-21
taint: add explicit flag to show whether lock dep is still OK.
Rusty Russell
2013-01-19
[PARISC] Purge existing TLB entries in set_pte_at and ptep_set_wrprotect
John David Anglin
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-07
parisc: sigaltstack doesn't round ss.ss_sp as required
John David Anglin
2013-01-07
parisc: improve ptrace support for gdb single-step
John David Anglin
2013-01-07
parisc: don't claim cpu irqs more than once
John David Anglin
2013-01-03
ARCH: drivers remove __dev* attributes.
Greg Kroah-Hartman
2012-12-19
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-12-14
modules: don't hand 0 to vmalloc.
Rusty Russell
2012-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-11
Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-12-03
[parisc] open(2) compat bug
Al Viro
[next]