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
/
score
/
include
Age
Commit message (
Expand
)
Author
2016-05-05
asm-generic: Drop renameat syscall from default list
James Hogan
2016-03-13
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2016-03-13
ipv4: Update parameters for csum_tcpudp_magic to their original types
Alexander Duyck
2015-10-04
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...
Linus Torvalds
2015-08-31
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-08-04
sched, score: Remove finish_arch_switch()
Peter Zijlstra
2015-07-17
mm: clean up per architecture MM hook header files
Laurent Dufour
2015-07-08
Make asm/word-at-a-time.h available on all architectures
Chris Metcalf
2015-06-25
Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-24
mm: new mm hook framework
Laurent Dufour
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-05-19
remove scatterlist.h generation from arch Kbuild files
Christoph Hellwig
2015-05-19
mm/uaccess, mm/fault: Clarify that uaccess may only sleep if pagefaults are e...
David Hildenbrand
2015-05-13
arch: Remove __ARCH_HAVE_CMPXCHG
Thomas Gleixner
2015-04-12
arch: Remove exec_domain from remaining archs
Richard Weinberger
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-11
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
2015-02-10
score: drop _PAGE_FILE and pte_file()-related helpers
Kirill A. Shutemov
2014-12-10
net, lib: kill arch_fast_hash library bits
Daniel Borkmann
2014-10-09
score: use Kbuild logic to include <asm-generic/sections.h>
Geert Uytterhoeven
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-05
arch/score/include/asm/Kbuild: Add generic "serial.h"
Chen Gang
2014-09-13
irq_work: Introduce arch_irq_work_has_interrupt()
Peter Zijlstra
2014-08-08
lib/scatterlist: clean up useless architecture versions of scatterlist.h
Laura Abbott
2014-08-06
score, ptrace: remove unused macros
Chen Gang
2014-07-17
arch, locking: Ciao arch_mutex_cpu_relax()
Davidlohr Bueso
2014-04-18
arch,score: Convert smp_mb__*()
Peter Zijlstra
2014-03-13
arch: Remove stub cputime.h headers
Frederic Weisbecker
2014-02-09
locking/mcs: Allow architecture specific asm files to be used for contended case
Tim Chen
2014-02-09
locking/mcs: Order the header files in Kbuild of each architecture in alphabe...
Tim Chen
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-13
arch: Re-sort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-13
net: resort some Kbuild files to hopefully help avoid some conflicts
Stephen Rothwell
2014-01-12
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2013-12-17
lib: Add missing arch generic-y entries for asm-generic/hash.h
David S. Miller
2013-11-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-15
score: handle pgtable_page_ctor() fail
Kirill A. Shutemov
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2013-10-09
Merge tag 'v3.12-rc4' into sched/core
Ingo Molnar
2013-09-26
Score: Implement the function csum_ipv6_magic
Lennox Wu
2013-09-26
Score: The commit is for compiling successfully.
Lennox Wu
2013-09-25
sched, arch: Create asm/preempt.h
Peter Zijlstra
2013-07-03
Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2013-06-29
consolidate io_remap_pfn_range definitions
Al Viro
2013-06-23
score: Wire up asm-generic/xor.h
Geert Uytterhoeven
2013-06-23
score: Remove unneeded <asm/dma-mapping.h>
Geert Uytterhoeven
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
default SET_PERSONALITY() in linux/elf.h
Al Viro
2013-02-03
score: switch to generic sigaltstack
Al Viro
2012-12-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
[next]