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
/
linux
Age
Commit message (
Expand
)
Author
2014-07-18
ftrace: Remove ftrace_start/stop()
Steven Rostedt (Red Hat)
2014-07-18
cpufreq: make table sentinel macros unsigned to match use
Brian W Hart
2014-07-17
ftrace-graph: Remove dependency of ftrace_stop() from ftrace_graph_stop()
Steven Rostedt (Red Hat)
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-07-17
Merge branch 'locking/urgent' into locking/core, before applying larger chang...
Ingo Molnar
2014-07-17
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...
Ingo Molnar
2014-07-16
Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...
Bjorn Helgaas
2014-07-16
PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()
Yijing Wang
2014-07-16
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-07-16
tracing: Kill ftrace_event_call->files
Oleg Nesterov
2014-07-16
tracing: Kill destroy_call_preds()
Oleg Nesterov
2014-07-16
tracing: Kill destroy_preds() and destroy_file_preds()
Oleg Nesterov
2014-07-16
ftrace: Allow archs to specify if they need a separate function graph trampoline
Steven Rostedt (Red Hat)
2014-07-16
sched: Allow wait_on_bit_action() functions to support a timeout
NeilBrown
2014-07-16
sched: Remove proliferation of wait_on_bit() action functions
NeilBrown
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
2014-07-16
locking/rwsem: Add CONFIG_RWSEM_SPIN_ON_OWNER
Davidlohr Bueso
2014-07-16
locking/rwsem: Reduce the size of struct rw_semaphore
Jason Low
2014-07-16
locking/rwsem: Rename 'activity' to 'count'
Peter Zijlstra
2014-07-16
sched: Transform resched_task() into resched_curr()
Kirill Tkhai
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
2014-07-16
locking/spinlocks/mcs: Introduce and use init macro and function for osq locks
Jason Low
2014-07-16
locking/spinlocks/mcs: Convert osq lock to atomic_t to reduce overhead
Jason Low
2014-07-16
locking/spinlocks/mcs: Rename optimistic_spin_queue() to optimistic_spin_node()
Jason Low
2014-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-07-15
cgroup: make CFTYPE_ONLY_ON_DFL and CFTYPE_NO_ internal to cgroup core
Tejun Heo
2014-07-15
cgroup: distinguish the default and legacy hierarchies when handling cftypes
Tejun Heo
2014-07-15
cgroup: replace cgroup_add_cftypes() with cgroup_add_legacy_cftypes()
Tejun Heo
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
2014-07-14
Merge tag 'please-pull-extlog-trace' into x86/ras
H. Peter Anvin
2014-07-13
locks: typedef fl_owner_t to void *
Christoph Hellwig
2014-07-10
PCI: Add include guard to include/linux/pci_ids.h
Rasmus Villemoes
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-10
Merge branch 'for-3.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-07-09
rcu: Bind grace-period kthreads to non-NO_HZ_FULL CPUs
Paul E. McKenney
2014-07-09
rcu: Simplify priority boosting by putting rt_mutex in rcu_node
Paul E. McKenney
2014-07-09
rcu: Handle obsolete references to TINY_PREEMPT_RCU
Paul E. McKenney
2014-07-09
rcu: Document deadlock-avoidance information for rcu_read_unlock()
Paul E. McKenney
2014-07-09
cgroup: remove sane_behavior support on non-default hierarchies
Tejun Heo
2014-07-09
cgroup: remove CGRP_ROOT_OPTION_MASK
Tejun Heo
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
cgroup: implement cgroup_subsys->depends_on
Tejun Heo
2014-07-08
cgroup: implement cgroup_subsys->css_reset()
Tejun Heo
2014-07-08
cgroup: make interface files visible iff enabled on cgroup->subtree_control
Tejun Heo
2014-07-08
cgroup: introduce cgroup->subtree_control
Tejun Heo
2014-07-07
efi: efistub: Refactor stub components
Ard Biesheuvel
2014-07-07
efi/x86: Move UEFI Runtime Services wrappers to generic code
Ard Biesheuvel
2014-07-03
Merge tag 'usb-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-07-03
Merge tag 'driver-core-3.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-07-03
ptrace,x86: force IRET path after a ptrace_stop()
Tejun Heo
[prev]
[next]