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
/
kernel
Age
Commit message (
Expand
)
Author
2012-07-22
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-07-22
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2012-07-22
workqueue: fix spurious CPU locality WARN from process_one_work()
Tejun Heo
2012-07-22
kthread_worker: reimplement flush_kthread_work() to allow freeing the work it...
Tejun Heo
2012-07-22
kthread_worker: reorganize to prepare for flush_kthread_work() reimplementation
Tejun Heo
2012-07-21
Merge branch 'anton-kgdb' (kgdb dmesg fixups)
Linus Torvalds
2012-07-21
kdb: Switch to nolock variants of kmsg_dump functions
Anton Vorontsov
2012-07-21
printk: Implement some unlocked kmsg_dump functions
Anton Vorontsov
2012-07-21
printk: Remove kdb_syslog_data
Anton Vorontsov
2012-07-21
kdb: Revive dmesg command
Anton Vorontsov
2012-07-20
[SCSI] async: make async_synchronize_full() flush all work regardless of domain
Dan Williams
2012-07-20
[SCSI] async: introduce 'async_domain' type
Dan Williams
2012-07-19
printk: Export struct log size and member offsets through vmcoreinfo
Vivek Goyal
2012-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-07-19
random: remove rand_initialize_irq()
Theodore Ts'o
2012-07-18
Make wait_for_device_probe() also do scsi_complete_async_scans()
Linus Torvalds
2012-07-19
PM / Sleep: Require CAP_BLOCK_SUSPEND to use wake_lock/wake_unlock
Rafael J. Wysocki
2012-07-18
Merge branch 'fixes' into pm-sleep
Rafael J. Wysocki
2012-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2012-07-18
Merge branch 'linus' into timers/core
Ingo Molnar
2012-07-18
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-07-18
Merge branch 'linus' into perf/core
Ingo Molnar
2012-07-17
workqueue: simplify CPU hotplug code
Tejun Heo
2012-07-17
workqueue: remove CPU offline trustee
Tejun Heo
2012-07-17
workqueue: don't butcher idle workers on an offline CPU
Tejun Heo
2012-07-17
workqueue: reimplement CPU online rebinding to handle idle workers
Tejun Heo
2012-07-17
workqueue: drop @bind from create_worker()
Tejun Heo
2012-07-17
workqueue: use mutex for global_cwq manager exclusion
Tejun Heo
2012-07-17
workqueue: ROGUE workers are UNBOUND workers
Tejun Heo
2012-07-17
workqueue: drop CPU_DYING notifier operation
Tejun Heo
2012-07-17
workqueue: perform cpu down operations from low priority cpu_notifier()
Tejun Heo
2012-07-17
tracing/function: Convert func_set_flag() to a switch statement
Anton Vorontsov
2012-07-17
tracing/function: Introduce persistent trace option
Anton Vorontsov
2012-07-17
tracing: Fix initialization failure path in tracing_set_tracer()
Anton Vorontsov
2012-07-16
kmsg - do not flush partial lines when the console is busy
Kay Sievers
2012-07-16
kmsg - export "continuation record" flag to /dev/kmsg
Kay Sievers
2012-07-16
kmsg - avoid warning for CONFIG_PRINTK=n compilations
Kay Sievers
2012-07-16
kmsg - properly print over-long continuation lines
Kay Sievers
2012-07-16
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-15
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
2012-07-15
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
2012-07-15
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
2012-07-15
time: Refactor accumulation of nsecs to secs
John Stultz
2012-07-15
time: Condense timekeeper.xtime into xtime_sec
John Stultz
2012-07-15
time: Explicitly use u32 instead of int for shift values
John Stultz
2012-07-15
time: Whitespace cleanups per Ingo%27s requests
John Stultz
2012-07-15
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2012-07-15
ntp: Fix STA_INS/DEL clearing bug
John Stultz
2012-07-14
random: make 'add_interrupt_randomness()' do something sane
Theodore Ts'o
[prev]
[next]