Age | Commit message (Expand) | Author |
2017-03-02 | sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu... | Ingo Molnar |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-25 | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2017-02-21 | Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-02-07 | xen/pvh: Use Xen's emergency_restart op for PVH guests | Boris Ostrovsky |
2017-02-07 | xen/pvh: PVH guests always have PV devices | Boris Ostrovsky |
2017-02-07 | xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI | Boris Ostrovsky |
2017-02-07 | xen/pvh: Bootstrap PVH guest | Boris Ostrovsky |
2017-02-07 | xen/x86: Remove PVH support | Boris Ostrovsky |
2017-01-29 | x86/xen: Fix APIC id mismatch warning on Intel | Mohit Gambhir |
2017-01-24 | treewide: Constify most dma_map_ops structures | Bart Van Assche |
2017-01-14 | locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled | Waiman Long |
2017-01-06 | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-01-05 | Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2016-12-25 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2016-12-25 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-22 | xen/setup: Don't relocate p2m over existing one | Ross Lagerwall |
2016-12-19 | swiotlb: Convert swiotlb_force from int to enum | Geert Uytterhoeven |
2016-12-18 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
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 |
2016-12-13 | x86/smpboot: Make logical package management more robust | Thomas Gleixner |
2016-12-12 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-12-09 | xen/x86: Increase xen_e820_map to E820_X_MAX possible entries | Alex Thorlton |
2016-11-22 | x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted() | Peter Zijlstra |
2016-11-22 | x86/xen: Support the vCPU preemption check | Juergen Gross |
2016-11-07 | swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function | Alexander Duyck |
2016-11-01 | x86/fpu: Remove clts() | Andy Lutomirski |
2016-10-24 | Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-24 | x86: xen: move cpu_up functions out of ifdef | Arnd Bergmann |
2016-10-06 | Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-06 | xen/x86: Update topology map for PV VCPUs | Boris Ostrovsky |
2016-10-05 | xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier | Boris Ostrovsky |
2016-10-03 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2016-10-03 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2016-10-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-09-30 | xen: Remove event channel notification through Xen PCI platform device | KarimAllah Ahmed |
2016-09-30 | x86/asm: Get rid of __read_cr4_safe() | Andy Lutomirski |
2016-09-30 | xen/x86: Convert to hotplug state machine | Boris Ostrovsky |
2016-09-30 | x86/xen: add missing \n at end of printk warning message | Colin Ian King |
2016-09-30 | x86, locking/spinlocks: Remove ticket (spin)lock implementation | Peter Zijlstra |
2016-09-21 | x86/e820: Prepare e280 code for switch to dynamic storage | Denys Vlasenko |
2016-09-05 | xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU | Juergen Gross |
2016-08-26 | xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc() | Markus Elfring |
2016-08-24 | xen: Make VPMU init message look less scary | Juergen Gross |
2016-08-24 | xen/x86: Move irq allocation from Xen smp_op.cpu_up() | Boris Ostrovsky |
2016-08-24 | xen: change the type of xen_vcpu_id to uint32_t | Vitaly Kuznetsov |