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