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
2010-10-27
/proc/stat: fix scalability of irq sum of all cpu
KAMEZAWA Hiroyuki
2010-10-27
/proc/stat: scalability of irq num per cpu
KAMEZAWA Hiroyuki
2010-10-27
signals: move cred_guard_mutex from task_struct to signal_struct
KOSAKI Motohiro
2010-10-27
signals: annotate lock_task_sighand()
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-10-27
ptrace: change signature of sys_ptrace() and friends
Namhyung Kim
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
2010-10-27
gpio: adp5588-gpio: add i2c forward declaration
Michael Hennerich
2010-10-27
gpio: adp5588-gpio: gpio_start must be signed
Michael Hennerich
2010-10-27
gpio: adp5588-gpio: support interrupt controller
Michael Hennerich
2010-10-27
gpio: add support for 74x164 serial-in/parallel-out 8-bit shift register
Miguel Gaio
2010-10-27
gpio: add driver for basic memory-mapped GPIO controllers
Anton Vorontsov
2010-10-27
mm: fix race in kunmap_atomic()
Peter Zijlstra
2010-10-27
mm,x86: fix kmap_atomic_push vs ioremap_32.c
Peter Zijlstra
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2010-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-10-26
docbook: add idr/ida to kernel-api docbook
Randy Dunlap
2010-10-26
docbook: add more wait/wake/completion to device-drivers docbook
Randy Dunlap
2010-10-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2010-10-26
Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2010-10-26
Merge branch 'akpm-incoming-1'
Linus Torvalds
2010-10-26
div64_u64(): improve precision on 32bit platforms
Brian Behlendorf
2010-10-26
ratelimit: add comment warning people off printk_ratelimit()
Andrew Morton
2010-10-26
printk: declare printk_ratelimit_state in ratelimit.h
Namhyung Kim
2010-10-26
kernel: remove PF_FLUSHER
Peter Zijlstra
2010-10-26
fs: allow for more than 2^31 files
Eric Dumazet
2010-10-26
drivers/misc: driver for APDS990X ALS and proximity sensors
Samu Onkalo
2010-10-26
drivers/misc: driver for bh1770glc / sfh7770 ALS and proximity sensor
Samu Onkalo
2010-10-26
workqueues: s/ON_STACK/ONSTACK/
Andrew Morton
2010-10-26
modules: no need to align .modinfo strings
Jan Beulich
2010-10-26
include/linux/kernel.h: add __must_check to strict_strto*()
Andrew Morton
2010-10-26
kernel.h: add {min,max}3 macros
Hagen Paul Pfeifer
2010-10-26
mm: add vzalloc() and vzalloc_node() helpers
Dave Young
2010-10-26
mm: fix sparse warnings on GFP_ZONE_TABLE/BAD
Namhyung Kim
2010-10-26
mm: declare some external symbols
Namhyung Kim
2010-10-26
rmap: wrap page_check_address() using __cond_lock()
Namhyung Kim
2010-10-26
rmap: annotate lock context change on page_[un]lock_anon_vma()
Namhyung Kim
2010-10-26
mm: wrap get_locked_pte() using __cond_lock()
Namhyung Kim
2010-10-26
mm: retry page fault when blocking on disk transfer
Michel Lespinasse
2010-10-26
mm: remove alignment padding from anon_vma on (some) 64 bit builds
Richard Kennedy
2010-10-26
mm: stack based kmap_atomic()
Peter Zijlstra
2010-10-26
mm: strictly nested kmap_atomic()
Peter Zijlstra
2010-10-26
writeback: do not sleep on the congestion queue if there are no congested BDI...
Mel Gorman
2010-10-26
mm: fix typo in mm.h when NODE_NOT_IN_PAGE_FLAGS
Will Deacon
2010-10-26
writeback: add nr_dirtied and nr_written to /proc/vmstat
Michael Rubin
2010-10-26
mm: add account_page_writeback()
Michael Rubin
2010-10-26
memory hotplug: unify is_removable and offline detection code
KAMEZAWA Hiroyuki
2010-10-26
mm: only build per-node scan_unevictable functions when NUMA is enabled
Thadeu Lima de Souza Cascardo
2010-10-26
include/linux/pageblock-flags.h: fix set_pageblock_flags() macro definiton
zeal
[next]