index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
/
asm-generic
Age
Commit message (
Expand
)
Author
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-22
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-10-16
Merge branch 'x86/build' into locking/core, to pick up dependent patches and ...
Ingo Molnar
2018-10-12
vmlinux.lds.h: Fix linker warnings about orphan .LPBX sections
Peter Oberparleiter
2018-10-12
vmlinux.lds.h: Fix incomplete .text.exit discards
Peter Oberparleiter
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-10-10
LSM: Rename .security_initcall section to .lsm_info
Kees Cook
2018-10-10
vmlinux.lds.h: Avoid copy/paste of security_init section
Kees Cook
2018-10-06
Merge branch 'core/core' into x86/build, to prevent conflicts
Ingo Molnar
2018-10-04
x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ...
Nadav Amit
2018-10-02
locking/spinlocks: Remove an instruction from spin and write locks
Matthew Wilcox
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-09-20
dma-mapping: merge direct and noncoherent ops
Christoph Hellwig
2018-09-14
asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...
Andrew Murray
2018-09-07
mm/memory: Move mmu_gather and TLB invalidation code into its own file
Peter Zijlstra
2018-09-04
asm-generic/tlb: Track which levels of the page tables have been cleared
Will Deacon
2018-09-04
asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
Peter Zijlstra
2018-09-04
asm-generic/tlb: Guard with #ifdef CONFIG_MMU
Will Deacon
2018-08-25
Merge tag 'kbuild-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2018-08-23
mm: mmu_notifier fix for tlb_end_vma
Nicholas Piggin
2018-08-22
x86/mm/tlb: Revert the recent lazy TLB patches
Peter Zijlstra
2018-08-22
module: use relative references for __ksymtab entries
Ard Biesheuvel
2018-08-22
include/asm-generic/bug.h: clarify valid uses of WARN()
Dmitry Vyukov
2018-08-22
vmlinux.lds.h: remove stale <linux/export.h> include
Masahiro Yamada
2018-08-18
Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-08-17
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
Luis R. Rodriguez
2018-08-17
mm: provide a fallback for PAGE_KERNEL_RO for architectures
Luis R. Rodriguez
2018-08-14
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-13
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-05
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-07-30
Merge 4.18-rc7 into driver-core-next
Greg Kroah-Hartman
2018-07-25
locking/atomics: Instrument cmpxchg_double*()
Mark Rutland
2018-07-25
locking/atomics: Instrument xchg()
Mark Rutland
2018-07-25
locking/atomics: Simplify cmpxchg() instrumentation
Mark Rutland
2018-07-17
x86/mm/tlb: Leave lazy TLB mode at page table free time
Rik van Riel
2018-07-17
Merge tag 'v4.18-rc5' into x86/mm, to pick up fixes
Ingo Molnar
2018-07-17
Merge tag 'v4.18-rc5' into locking/core, to pick up fixes
Ingo Molnar
2018-07-15
x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures
Jiri Kosina
2018-07-14
mm: allow arch to supply p??_free_tlb functions
Nicholas Piggin
2018-07-10
iommu: Remove IOMMU_OF_DECLARE
Rob Herring
2018-07-04
ioremap: Update pgtable free interfaces with addr
Chintan Pandya
2018-06-22
locking/qspinlock: Fix build for anonymous union in older GCC compilers
Steven Rostedt (VMware)
2018-06-21
atomics/treewide: Make conditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make unconditional inc/dec ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make test ops optional
Mark Rutland
2018-06-21
atomics/treewide: Make atomic64_fetch_add_unless() optional
Mark Rutland
2018-06-21
atomics/generic: Define atomic64_fetch_add_unless()
Mark Rutland
2018-06-21
atomics: Prepare for atomic64_fetch_add_unless()
Mark Rutland
[next]