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
/
include
Age
Commit message (
Expand
)
Author
2006-10-02
[PATCH] namespaces: utsname: implement utsname namespaces
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: utsname: use init_utsname when appropriate
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: utsname: switch to using uts namespaces
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: utsname: introduce temporary helpers
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: incorporate fs namespace into nsproxy
Serge E. Hallyn
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
2006-10-02
[PATCH] knfsd: make rpc threads pools numa aware
Greg Banks
2006-10-02
[PATCH] knfsd: add svc_set_num_threads
Greg Banks
2006-10-02
[PATCH] knfsd: add svc_get
Greg Banks
2006-10-02
[PATCH] knfsd: split svc_serv into pools
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_reserved to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: use new lock for svc_sock deferred list
Greg Banks
2006-10-02
[PATCH] knfsd: convert sk_inuse to atomic_t
Greg Banks
2006-10-02
[PATCH] knfsd: move tempsock aging to a timer
Greg Banks
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
2006-10-02
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
2006-10-02
[PATCH] Add regs_return_value() helper
Ananth N Mavinakayanahalli
2006-10-02
[PATCH] kprobes: handle symbol resolution when <module:.symbol> is specified
Ananth N Mavinakayanahalli
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-10-02
[PATCH] usb: fixup usb so it uses struct pid
Eric W. Biederman
2006-10-02
[PATCH] Define struct pspace
Sukadev Bhattiprolu
2006-10-02
[PATCH] Move pidmap to pspace.h
Sukadev Bhattiprolu
2006-10-02
[PATCH] pid: simplify pid iterators
Oleg Nesterov
2006-10-02
[PATCH] const struct tty_operations
Jeff Dike
2006-10-02
[PATCH] file: modify struct fown_struct to use a struct pid
Eric W. Biederman
2006-10-02
[PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).
Eric W. Biederman
2006-10-02
[PATCH] vt: rework the console spawning variables
Eric W. Biederman
2006-10-02
[PATCH] pid: implement pid_nr
Eric W. Biederman
2006-10-02
[PATCH] pid: implement signal functions that take a struct pid *
Eric W. Biederman
2006-10-02
[PATCH] pid: add do_each_pid_task
Eric W. Biederman
2006-10-02
[PATCH] pid: implement access helpers for a tacks various process groups
Eric W. Biederman
2006-10-02
[PATCH] proc: modify proc_pident_lookup to be completely table driven
Eric W. Biederman
2006-10-02
[PATCH] proc: readdir race fix (take 3)
Eric W. Biederman
2006-10-02
[PATCH] list module taint flags in Oops/panic
Randy Dunlap
2006-10-02
[PATCH] LIB: add gen_pool_destroy()
Steve Wise
2006-10-01
[PATCH] Some config.h removals
Zachary Amsden
2006-10-01
[PATCH] paravirt: update pte hook
Zachary Amsden
2006-10-01
[PATCH] paravirt: remove set pte atomic
Zachary Amsden
2006-10-01
[PATCH] paravirt: optimize ptep establish for pae
Zachary Amsden
2006-10-01
[PATCH] paravirt: kpte flush
Zachary Amsden
2006-10-01
[PATCH] paravirt: combine flush accessed dirty.patch
Zachary Amsden
2006-10-01
[PATCH] paravirt: lazy mmu mode hooks.patch
Zachary Amsden
2006-10-01
[PATCH] paravirt: pte clear not present
Zachary Amsden
[next]