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
/
drivers
/
xen
Age
Commit message (
Expand
)
Author
2017-06-09
Merge tag 'for-linus-4.12b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-06-07
xen/privcmd: Support correctly 64KB page granularity when mapping memory
Julien Grall
2017-05-09
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-02
xen: Implement EFI reset_system callback
Julien Grall
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
2017-05-02
xen/arm,arm64: rename __generic_dma_ops to xen_get_dma_ops
Stefano Stabellini
2017-05-02
xen/balloon: decorate PV-only parts with #ifdef CONFIG_XEN_PV
Vitaly Kuznetsov
2017-04-26
fs: constify tree_descr arrays passed to simple_fill_super()
Eric Biggers
2017-04-04
xenbus: remove transaction holder from list before freeing
Jan Beulich
2017-03-23
xen/acpi: upload PM state from init-domain to Xen
Ankur Arora
2017-03-23
xen/acpi: Replace hard coded "ACPI0007"
Ankur Arora
2017-03-13
drivers, xen: convert grant_map.users from atomic_t to refcount_t
Elena Reshetova
2017-03-09
Merge tag 'for-linus-4.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-03-07
Merge branch 'stable/for-linus-4.11' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-27
xenbus: Remove duplicate inclusion of linux/init.h
Masanari Iida
2017-02-24
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
2017-02-14
xen/privcmd: add IOCTL_PRIVCMD_RESTRICT
Paul Durrant
2017-02-14
xen/privcmd: Add IOCTL_PRIVCMD_DM_OP
Paul Durrant
2017-02-13
swiotlb-xen: implement xen_swiotlb_get_sgtable callback
Andrii Anisov
2017-02-13
swiotlb-xen: implement xen_swiotlb_dma_mmap callback
Stefano Stabellini
2017-02-13
xen/privcmd: return -ENOTTY for unimplemented IOCTLs
Paul Durrant
2017-02-09
xen: optimize xenbus driver for multiple concurrent xenstore accesses
Juergen Gross
2017-02-09
xen: modify xenstore watch event interface
Juergen Gross
2017-02-09
xen: clean up xenbus internal headers
Juergen Gross
2017-02-08
xenbus: Neaten xenbus_va_dev_error
Joe Perches
2017-02-07
xen/pvh: Enable CPU hotplug
Boris Ostrovsky
2017-02-07
xen/pvh: Initialize grant table for PVH guests
Boris Ostrovsky
2017-02-07
xen/x86: Remove PVH support
Boris Ostrovsky
2017-02-03
xen/manage: correct return value check on xenbus_scanf()
Jan Beulich
2017-01-27
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-20
swiotlb-xen: update dev_addr after swapping pages
Stefano Stabellini
2017-01-19
Merge tag 'for-linus-4.10-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-01-13
partially revert "xen: Remove event channel notification through Xen PCI plat...
Stefano Stabellini
2017-01-06
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
swiotlb: Export swiotlb_max_segment to users
Konrad Rzeszutek Wilk
2017-01-05
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-01-03
Xen: ARM: Zero reserved fields of xatp before making hypervisor call
Jiandi An
2017-01-03
xen: events: Replace BUG() with BUG_ON()
Shyam Saini
2016-12-25
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-23
xen: remove stale xs_input_avail() from header
Juergen Gross
2016-12-23
xen: return xenstore command failures via response instead of rc
Juergen Gross
2016-12-23
xen: xenbus driver must not accept invalid transaction ids
Juergen Gross
2016-12-22
xen/evtchn: use rb_entry()
Geliang Tang
2016-12-19
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-14
mm: use vmf->address instead of of vmf->virtual_address
Jan Kara
2016-12-13
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]