index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-26
Merge branch 'x86-iopl-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-10
/
+0
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-37
/
+40
2019-11-26
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-50
/
+25
2019-11-25
Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-11-19
x86/xen/32: Simplify ring check in xen_iret_crit_fixup()
Jan Beulich
1
-11
/
+4
2019-11-19
x86/xen/32: Make xen_iret_crit_fixup() independent of frame layout
Jan Beulich
1
-42
/
+24
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
1
-10
/
+0
2019-10-26
Merge tag 'for-linus-5.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+8
2019-10-25
xen: issue deprecation warning for 32-bit pv guest
Juergen Gross
1
-0
/
+8
2019-10-18
x86: Use pr_warn instead of pr_warning
Kefeng Wang
1
-1
/
+1
2019-10-18
x86/asm/32: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-3
/
+4
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
2
-22
/
+22
2019-10-18
x86/asm/64: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
2
-8
/
+8
2019-10-18
x86/asm/64: Add ENDs to some functions and relabel with SYM_CODE_*
Jiri Slaby
1
-2
/
+4
2019-10-18
x86/asm: Annotate aliases
Jiri Slaby
1
-2
/
+2
2019-10-12
Merge tag 'for-linus-5.4-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+25
2019-10-07
x86/xen: Return from panic notifier
Boris Ostrovsky
1
-3
/
+25
2019-10-04
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+1
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-15
/
+1
2019-10-01
xen/efi: Set nonblocking callbacks
Ross Lagerwall
1
-0
/
+2
2019-09-19
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+0
2019-09-11
xen: remove the exports for xen_{create,destroy}_contiguous_region
Christoph Hellwig
1
-2
/
+0
2019-07-22
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
1
-15
/
+0
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-12
/
+22
2019-07-17
x86/paravirt: Make read_cr2() CALLEE_SAVE
Peter Zijlstra
4
-12
/
+22
2019-07-17
xen/pv: Fix a boot up hang revealed by int3 self test
Zhenzhong Duan
2
-2
/
+1
2019-07-17
x86/xen: Add "nopv" support for HVM guest
Zhenzhong Duan
1
-8
/
+35
2019-07-17
x86/paravirt: Remove const mark from x86_hyper_xen_hvm variable
Zhenzhong Duan
1
-1
/
+1
2019-07-17
xen: Map "xen_nopv" parameter to "nopv" and mark it obsolete
Zhenzhong Duan
1
-6
/
+6
2019-07-17
x86: Add "nopv" parameter to disable PV extensions
Zhenzhong Duan
1
-0
/
+1
2019-07-17
x86/xen: Mark xen_hvm_need_lapic() and xen_x2apic_para_available() as __init
Zhenzhong Duan
1
-2
/
+1
2019-07-17
Revert "x86/paravirt: Set up the virt_spin_lock_key after static keys get ini...
Zhenzhong Duan
1
-4
/
+2
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-9
/
+1
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
1
-2
/
+1
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
1
-0
/
+1
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2019-06-11
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
Zhao Yakui
1
-0
/
+1
2019-06-03
x86: xen: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2
-9
/
+1
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
1
-0
/
+1
2019-05-15
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-13
/
+32
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-1
/
+1
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
1
-2
/
+0
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
4
-10
/
+14
2019-04-25
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
1
-0
/
+1
2019-04-23
x86/xen: Add "xen_timer_slop" command line option
Ryan Thibodeaux
1
-3
/
+17
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
1
-5
/
+5
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
1
-1
/
+3
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+9
[next]