index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
x86/cpu: Drop wp_works_ok member of struct cpuinfo_x86
Mathias Krause
2017-03-11
1
-1
/
+0
|
|
/
/
*
|
|
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-05-01
3
-60
/
+87
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'WIP.x86/boot' into x86/boot, to pick up ready branch
Ingo Molnar
2017-04-11
3
-60
/
+87
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
x86/xen: Update e820 table handling to the new core x86 E820 code
Ingo Molnar
2017-03-01
1
-14
/
+13
|
|
*
Merge branch 'linus' into WIP.x86/boot, to fix up conflicts and to pick up up...
Ingo Molnar
2017-03-01
13
-293
/
+347
|
|
|
\
|
|
*
|
x86/boot/e820: Simplify the e820__update_table() interface
Ingo Molnar
2017-01-28
1
-5
/
+4
|
|
*
|
xen, x86/boot/e820: Simplify Xen's xen_e820_table construct
Ingo Molnar
2017-01-28
1
-37
/
+33
|
|
*
|
x86/boot/e820: Clean up the E820 table size define names
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
x86/boot/e820: Prefix the E820_* type names with "E820_TYPE_"
Ingo Molnar
2017-01-28
1
-11
/
+11
|
|
*
|
x86/boot/e820: Create coherent API function names for E820 range operations
Ingo Molnar
2017-01-28
1
-3
/
+3
|
|
*
|
x86/boot/e820: Rename sanitize_e820_table() to e820__update_table()
Ingo Molnar
2017-01-28
1
-3
/
+3
|
|
*
|
x86/boot/e820: Harmonize the 'struct e820_table' fields
Ingo Molnar
2017-01-28
1
-1
/
+1
|
|
*
|
x86/boot/e820: Rename everything to e820_table
Ingo Molnar
2017-01-28
1
-38
/
+38
|
|
*
|
x86/boot/e820: Rename 'e820_map' variables to 'e820_array'
Ingo Molnar
2017-01-28
1
-38
/
+38
|
|
*
|
x86/boot/e820: Rename the basic e820 data types to 'struct e820_entry' and 's...
Ingo Molnar
2017-01-28
1
-6
/
+6
|
|
*
|
x86/boot/e820: Move asm/e820.h to asm/e820/api.h
Ingo Molnar
2017-01-28
2
-2
/
+2
*
|
|
|
x86/xen/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
1
-0
/
+4
|
/
/
/
*
|
|
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
|
|
/
|
/
|
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-1
/
+1
|
\
\
|
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-02-21
12
-308
/
+348
|
\
\
|
*
|
xen/pvh: Use Xen's emergency_restart op for PVH guests
Boris Ostrovsky
2017-02-07
1
-0
/
+3
|
*
|
xen/pvh: PVH guests always have PV devices
Boris Ostrovsky
2017-02-07
1
-2
/
+2
|
*
|
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Boris Ostrovsky
2017-02-07
1
-0
/
+12
|
*
|
xen/pvh: Bootstrap PVH guest
Boris Ostrovsky
2017-02-07
4
-11
/
+277
|
*
|
xen/x86: Remove PVH support
Boris Ostrovsky
2017-02-07
7
-294
/
+53
|
*
|
x86/xen: Fix APIC id mismatch warning on Intel
Mohit Gambhir
2017-01-29
1
-1
/
+1
|
|
/
*
/
locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabled
Waiman Long
2017-01-14
1
-19
/
+0
|
/
*
Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-01-06
1
-1
/
+1
|
\
|
*
swiotlb: Convert swiotlb_force from int to enum
Geert Uytterhoeven
2016-12-19
1
-1
/
+1
*
|
Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2017-01-05
1
-3
/
+3
|
\
\
|
*
|
xen/setup: Don't relocate p2m over existing one
Ross Lagerwall
2016-12-22
1
-3
/
+3
*
|
|
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2016-12-25
2
-4
/
+4
|
\
\
\
|
*
|
|
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
2
-4
/
+4
*
|
|
|
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-25
1
-2
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cpu/hotplug: Cleanup state names
Thomas Gleixner
2016-12-25
1
-2
/
+2
*
|
|
|
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
|
/
/
/
*
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-18
1
-6
/
+0
|
\
\
\
|
*
|
|
x86/smpboot: Make logical package management more robust
Thomas Gleixner
2016-12-13
1
-6
/
+0
*
|
|
|
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2016-12-13
1
-3
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
_
|
/
|
/
|
|
|
*
|
xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
Alex Thorlton
2016-12-09
1
-3
/
+3
*
|
|
Merge branch 'stable/for-linus-4.9' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-12-13
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
swiotlb-xen: Enforce return of DMA_ERROR_CODE in mapping function
Alexander Duyck
2016-11-07
1
-1
/
+0
*
|
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-12-12
1
-13
/
+0
|
\
\
\
|
*
|
|
x86/fpu: Remove clts()
Andy Lutomirski
2016-11-01
1
-13
/
+0
|
|
|
/
|
|
/
|
*
|
|
x86/paravirt: Optimize native pv_lock_ops.vcpu_is_preempted()
Peter Zijlstra
2016-11-22
1
-2
/
+3
*
|
|
x86/xen: Support the vCPU preemption check
Juergen Gross
2016-11-22
1
-1
/
+2
|
/
/
*
|
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-10-24
1
-0
/
+2
|
\
\
|
*
|
x86: xen: move cpu_up functions out of ifdef
Arnd Bergmann
2016-10-24
1
-0
/
+2
[prev]
[next]