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_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.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
/
drivers
/
misc
/
cxl
Age
Commit message (
Expand
)
Author
2018-08-17
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-08-17
mm: convert return type of handle_mm_fault() caller to vm_fault_t
Souptick Joarder
2018-08-17
Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-08-10
cxl: remove a dead branch
Mathieu Malaterre
2018-08-08
misc: cxl: changed asterisk position
Parth Y Shah
2018-07-19
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
2018-07-19
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-16
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-12
cxl_getfile(): switch to alloc_file_pseudo()
Al Viro
2018-07-12
alloc_file(): switch to passing O_... flags instead of FMODE_... mode
Al Viro
2018-07-10
cxl_getfile(): fix double-iput() on alloc_file() failures
Al Viro
2018-07-02
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
Revert "cxl: Add cxl_slot_is_supported API"
Frederic Barrat
2018-07-02
Revert "cxl: Add support for using the kernel API with a real PHB"
Alastair D'Silva
2018-07-02
Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"
Alastair D'Silva
2018-07-02
Revert "cxl: Add kernel APIs to get & set the max irqs per context"
Alastair D'Silva
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2018-07-02
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-07
Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-06-05
Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-06-03
Merge branch 'fixes' into next
Michael Ellerman
2018-06-02
cxl: Configure PSL to not use APC virtual machines
Vaibhav Jain
2018-06-02
cxl: Disable prefault_mode in Radix mode
Vaibhav Jain
2018-05-15
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
cxl: Set the PBCQ Tunnel BAR register when enabling capi mode
Philippe Bergheaud
2018-04-23
misc: cxl: Change return type to vm_fault_t
Souptick Joarder
2018-04-04
cxl: Fix possible deadlock when processing page faults from cxllib
Frederic Barrat
2018-03-14
cxl: Fix timebase synchronization status on P9
Christophe Lombard
2018-03-13
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
cxl: Remove function write_timebase_ctrl_psl9() for PSL9
Vaibhav Jain
2018-03-13
cxl: Enable NORST bit in PSL_DEBUG register for PSL9
Vaibhav Jain
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-02
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-24
cxl: Remove support for "Processing accelerators" class
Frederic Barrat
2018-01-19
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
2018-01-10
powerpc: rename dma_direct_ to dma_nommu_
Christoph Hellwig
2017-12-01
Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-23
cxl: Check if vphb exists before iterating over AFU devices
Vaibhav Jain
2017-11-16
Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2017-11-10
Merge branch 'fixes' into next
Michael Ellerman
2017-11-06
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-22
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Vaibhav Jain
[next]