Merge tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Pull xen updates from Juergen Gross: - some trivial cleanups - a fix for the Xen timer - add boot time selectable debug capability to the Xen multicall handling - two fixes for the recently added Xen irqfd handling * tag 'for-linus-6.11-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip: x86/xen: remove deprecated xen_nopvspin boot parameter x86/xen: eliminate some private header files x86/xen: make some functions static xen: make multicall debug boot time selectable xen/arm: Convert comma to semicolon xen: privcmd: Fix possible access to a freed kirqfd instance xen: privcmd: Switch from mutex to spinlock for irqfds xen: add missing MODULE_DESCRIPTION() macros x86/xen: Convert comma to semicolon x86/xen/time: Reduce Xen timer tick xen/manage: Constify struct shutdown_handler
Showing
- Documentation/admin-guide/kernel-parameters.txt 6 additions, 5 deletionsDocumentation/admin-guide/kernel-parameters.txt
- arch/arm/xen/p2m.c 1 addition, 1 deletionarch/arm/xen/p2m.c
- arch/x86/xen/apic.c 0 additions, 2 deletionsarch/x86/xen/apic.c
- arch/x86/xen/debugfs.c 1 addition, 1 deletionarch/x86/xen/debugfs.c
- arch/x86/xen/debugfs.h 0 additions, 7 deletionsarch/x86/xen/debugfs.h
- arch/x86/xen/enlighten.c 0 additions, 2 deletionsarch/x86/xen/enlighten.c
- arch/x86/xen/enlighten_hvm.c 0 additions, 2 deletionsarch/x86/xen/enlighten_hvm.c
- arch/x86/xen/enlighten_pv.c 0 additions, 4 deletionsarch/x86/xen/enlighten_pv.c
- arch/x86/xen/mmu.c 1 addition, 2 deletionsarch/x86/xen/mmu.c
- arch/x86/xen/mmu.h 0 additions, 28 deletionsarch/x86/xen/mmu.h
- arch/x86/xen/mmu_hvm.c 1 addition, 1 deletionarch/x86/xen/mmu_hvm.c
- arch/x86/xen/mmu_pv.c 7 additions, 8 deletionsarch/x86/xen/mmu_pv.c
- arch/x86/xen/multicalls.c 103 additions, 25 deletionsarch/x86/xen/multicalls.c
- arch/x86/xen/multicalls.h 0 additions, 69 deletionsarch/x86/xen/multicalls.h
- arch/x86/xen/p2m.c 2 additions, 4 deletionsarch/x86/xen/p2m.c
- arch/x86/xen/pmu.c 0 additions, 1 deletionarch/x86/xen/pmu.c
- arch/x86/xen/pmu.h 0 additions, 22 deletionsarch/x86/xen/pmu.h
- arch/x86/xen/setup.c 0 additions, 1 deletionarch/x86/xen/setup.c
- arch/x86/xen/smp.c 0 additions, 1 deletionarch/x86/xen/smp.c
- arch/x86/xen/smp.h 0 additions, 51 deletionsarch/x86/xen/smp.h
Please register or sign in to comment