Age | Commit message (Expand) | Author | Files | Lines |
2020-10-23 | Documentation: add xen.fifo_events kernel parameter description | Juergen Gross | 1 | -0/+7 |
2020-10-23 | xen/events: unmask a fifo event channel only if it was masked | Juergen Gross | 1 | -0/+3 |
2020-10-23 | xen/events: only register debug interrupt for 2-level events | Juergen Gross | 3 | -12/+19 |
2020-10-23 | xen/events: make struct irq_info private to events_base.c | Juergen Gross | 4 | -73/+73 |
2020-10-23 | xen: remove no longer used functions | Juergen Gross | 2 | -29/+0 |
2020-10-21 | xen-blkfront: Apply changed parameter name to the document | SeongJae Park | 1 | -1/+1 |
2020-10-21 | xen-blkfront: add a parameter for disabling of persistent grants | SeongJae Park | 2 | -5/+24 |
2020-10-21 | xen-blkback: add a parameter for disabling of persistent grants | SeongJae Park | 2 | -6/+25 |
2020-10-20 | xen/events: block rogue events for some time | Juergen Gross | 2 | -6/+24 |
2020-10-20 | xen/events: defer eoi in case of excessive number of events | Juergen Gross | 5 | -32/+216 |
2020-10-20 | xen/events: use a common cpu hotplug hook for event channels | Juergen Gross | 3 | -21/+47 |
2020-10-20 | xen/events: switch user event channels to lateeoi model | Juergen Gross | 1 | -4/+3 |
2020-10-20 | xen/pciback: use lateeoi irq binding | Juergen Gross | 4 | -19/+56 |
2020-10-20 | xen/pvcallsback: use lateeoi irq binding | Juergen Gross | 1 | -30/+46 |
2020-10-20 | xen/scsiback: use lateeoi irq binding | Juergen Gross | 1 | -10/+13 |
2020-10-20 | xen/netback: use lateeoi irq binding | Juergen Gross | 4 | -14/+86 |
2020-10-20 | xen/blkback: use lateeoi irq binding | Juergen Gross | 2 | -8/+19 |
2020-10-20 | xen/events: add a new "late EOI" evtchn framework | Juergen Gross | 2 | -17/+155 |
2020-10-20 | xen/events: fix race in evtchn_fifo_unmask() | Juergen Gross | 1 | -4/+9 |
2020-10-20 | xen/events: add a proper barrier to 2-level uevent unmasking | Juergen Gross | 1 | -0/+2 |
2020-10-20 | xen/events: avoid removing an event channel while handling it | Juergen Gross | 1 | -5/+36 |
2020-10-05 | x86/xen: Fix typo in xen_pagetable_p2m_free() | Hui Su | 1 | -1/+1 |
2020-10-05 | x86/xen: disable Firmware First mode for correctable memory errors | Juergen Gross | 1 | -0/+9 |
2020-10-05 | xen/arm: do not setup the runstate info page if kpti is enabled | Stefano Stabellini | 3 | -2/+15 |
2020-10-05 | xen: remove redundant initialization of variable ret | Jing Xiangfeng | 1 | -1/+1 |
2020-10-05 | xen/gntdev.c: Convert get_user_pages*() to pin_user_pages*() | Souptick Joarder | 1 | -8/+2 |
2020-10-05 | xen/gntdev.c: Mark pages as dirty | Souptick Joarder | 1 | -5/+12 |
2020-10-05 | Linux 5.9-rc8v5.9-rc8 | Linus Torvalds | 1 | -1/+1 |
2020-10-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2 | -10/+19 |
2020-10-03 | Merge tag 'for-linus-5.9b-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -8/+21 |
2020-10-03 | Merge tag 'usb-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -52/+40 |
2020-10-03 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 3 | -0/+13 |
2020-10-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2 | -0/+9 |
2020-10-03 | scripts/spelling.txt: fix malformed entry | Eric Biggers | 1 | -1/+1 |
2020-10-03 | mm/page_alloc: handle a missing case for memalloc_nocma_{save/restore} APIs | Joonsoo Kim | 1 | -3/+16 |
2020-10-03 | mm, slub: restore initial kmem_cache flags | Eric Farman | 1 | -5/+1 |
2020-10-03 | Merge tag 'kvmarm-fixes-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 1 | -0/+7 |
2020-10-03 | KVM: VMX: update PFEC_MASK/PFEC_MATCH together with PF intercept | Paolo Bonzini | 1 | -10/+12 |
2020-10-03 | Merge tag 'pinctrl-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l... | Linus Torvalds | 4 | -3/+19 |
2020-10-03 | Merge tag 'pci-v5.9-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -7/+5 |
2020-10-03 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2 | -8/+17 |
2020-10-03 | Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -6/+23 |
2020-10-03 | Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -9/+9 |
2020-10-02 | Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -41/+31 |
2020-10-02 | Merge tag 'riscv-for-linus-5.9-rc8' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+14 |
2020-10-02 | Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 3 | -10/+52 |
2020-10-02 | Merge tag 'pm-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -2/+5 |
2020-10-02 | Merge tag 'staging-5.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -3/+3 |
2020-10-02 | Merge tag 'gpio-v5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 11 | -60/+138 |
2020-10-02 | Merge tag 'mmc-v5.9-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/git/u... | Linus Torvalds | 3 | -1/+7 |