index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
2019-07-12
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
mm/pgtable: drop pgtable_t variable from pte_fn_t functions
Anshuman Khandual
2019-07-10
x86/asm: Move native_write_cr0/4() out of line
Thomas Gleixner
2019-07-08
Merge branch 'x86-topology-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-06-11
x86/Kconfig: Add new X86_HV_CALLBACK_VECTOR config symbol
Zhao Yakui
2019-06-03
x86: xen: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-05-23
topology: Create core_cpus and die_cpus sysfs attributes
Len Brown
2019-05-15
Merge tag 'for-linus-5.2b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-06
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-04-30
x86/alternatives: Use temporary mm for text poking
Nadav Amit
2019-04-25
xen/pvh: correctly setup the PV EFI interface for dom0
Roger Pau Monne
2019-04-25
xen/pvh: set xen_domain_type to HVM in xen_pvh_init
Roger Pau Monne
2019-04-23
x86/xen: Add "xen_timer_slop" command line option
Ryan Thibodeaux
2019-04-17
x86/irq/64: Split the IRQ stack into its own pages
Andy Lutomirski
2019-04-17
x86/irq/32: Handle irq stack allocation failure proper
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-03-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-12
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-11
Merge tag 'for-linus-5.1a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-03-08
xen: fix dom0 boot on huge systems
Juergen Gross
2019-03-05
mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg
Aneesh Kumar K.V
2019-02-18
x86/xen: dont add memory above max allowed allocation
Juergen Gross
2019-01-19
Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-01-16
xen: Fix x86 sched_clock() interface for xen
Juergen Gross
2019-01-14
always clear the X2APIC_ENABLE bit for PV guest
Talons Lee
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-12-26
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-17
kprobes/x86/xen: blacklist non-attachable xen interrupt functions
Andrea Righi
2018-12-13
xen/pvh: Move Xen code for getting mem map via hcall out of common file
Maran Wilson
2018-12-13
xen/pvh: Move Xen specific PVH VM initialization out of common file
Maran Wilson
2018-12-13
xen/pvh: Create a new file for Xen specific PVH code
Maran Wilson
2018-12-13
xen/pvh: Move PVH entry code out of Xen specific tree
Maran Wilson
2018-12-13
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-11
x86/mm: Fix guard hole handling
Kirill A. Shutemov
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
2018-12-02
Merge tag 'for-linus-4.20a-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-29
Revert "xen/balloon: Mark unallocated host memory as UNUSABLE"
Igor Druzhinin
2018-11-29
xen/x86: add diagnostic printout to xen_mc_flush() in case of error
Juergen Gross
2018-11-22
x86/xen: cleanup includes in arch/x86/xen/spinlock.c
Juergen Gross
2018-11-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-10
Merge tag 'for-linus-4.20a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-11-09
xen: fix xen_qlock_wait()
Juergen Gross
2018-11-09
x86/xen: fix pv boot
Juergen Gross
2018-11-06
x86/mm: Move LDT remap out of KASLR region on 5-level paging
Kirill A. Shutemov
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
memblock: rename free_all_bootmem to memblock_free_all
Mike Rapoport
2018-10-31
memblock: replace free_bootmem{_node} with memblock_free
Mike Rapoport
2018-10-31
memblock: replace alloc_bootmem_align with memblock_alloc
Mike Rapoport
2018-10-26
xen/pvh: don't try to unplug emulated devices
Juergen Gross
[next]