Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
a69e466b0666d611e7bacd4f2c17e10d0b8b9c47
/
arch
/
x86
/
xen
aa34e07
Merge tag 'for-linus-4.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
cb5f7e7
x86: xen: move cpu_up functions out of ifdef
by Arnd Bergmann
· 8 years ago
541efb7
Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
a6a198b
xen/x86: Update topology map for PV VCPUs
by Boris Ostrovsky
· 8 years ago
565fdc6
xen/x86: Initialize per_cpu(xen_vcpu, 0) a little earlier
by Boris Ostrovsky
· 8 years ago
3ef0a61
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1a4a2bc
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
00bcf5c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
72a9b18
xen: Remove event channel notification through Xen PCI platform device
by KarimAllah Ahmed
· 8 years ago
1ef55be1
x86/asm: Get rid of __read_cr4_safe()
by Andy Lutomirski
· 8 years ago
4d73704
xen/x86: Convert to hotplug state machine
by Boris Ostrovsky
· 8 years ago
8129554
x86/xen: add missing \n at end of printk warning message
by Colin Ian King
· 8 years ago
cfd8983
x86, locking/spinlocks: Remove ticket (spin)lock implementation
by Peter Zijlstra
· 9 years ago
4753396
x86/e820: Prepare e280 code for switch to dynamic storage
by Denys Vlasenko
· 8 years ago
99bc675
xen: Add xen_pin_vcpu() to support calling functions on a dedicated pCPU
by Juergen Gross
· 8 years ago
4f0fbdf
xen/grant-table: Use kmalloc_array() in arch_gnttab_valloc()
by Markus Elfring
· 8 years ago
0252937
xen: Make VPMU init message look less scary
by Juergen Gross
· 8 years ago
5fc509b
xen/x86: Move irq allocation from Xen smp_op.cpu_up()
by Boris Ostrovsky
· 8 years ago
55467de
xen: change the type of xen_vcpu_id to uint32_t
by Vitaly Kuznetsov
· 8 years ago
c025311
kexec: allow kdump with crash_kexec_post_notifiers
by Petr Tesarik
· 8 years ago
aeb35d6
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
d34c30c
xen: add static initialization of steal_clock op to xen_time_ops
by Juergen Gross
· 8 years ago
0f65726
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ee42d66
xen/pvhvm: run xen_vcpu_setup() for the boot CPU
by Vitaly Kuznetsov
· 8 years ago
e15a862
x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to shared_info
by Vitaly Kuznetsov
· 8 years ago
ad5475f
x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
by Vitaly Kuznetsov
· 8 years ago
88e957d
xen: introduce xen_vcpu_id mapping
by Vitaly Kuznetsov
· 8 years ago
102bb9f
x86/apic: Remove the unused struct apic::apic_id_mask field
by Wei Jiangang
· 8 years ago
7a2463d
x86/xen: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
52e31f8
Merge branch 'linus' into x86/asm, to pick up fixes before merging new changes
by Ingo Molnar
· 8 years ago
585423c
x86/xen: Use DIV_ROUND_UP
by Amitoj Kaur Chawla
· 8 years ago
6ab9507
xen/PMU: Log VPMU initialization error at lower level
by Boris Ostrovsky
· 9 years ago
ecb23dc
xen: add steal_clock support on x86
by Juergen Gross
· 9 years ago
a62ed50
XEN: EFI: Move x86 specific codes to architecture directory
by Shannon Zhao
· 9 years ago
243848f
xen/grant-table: Move xlated_setup_gnttab_pages to common place
by Shannon Zhao
· 9 years ago
086e3eb
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
d6b186c
x86/xen: avoid m2p lookup when setting early page table entries
by David Vrabel
· 9 years ago
1cf3874
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
by Juergen Gross
· 8 years ago
99158f1
x86/xen: Simplify set_aliased_prot()
by Andy Lutomirski
· 9 years ago
2956729
Merge tag 'for-linus-4.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
dd14be9
xen: use same main loop for counting and remapping pages
by Juergen Gross
· 9 years ago
c06b6d7
xen/x86: don't lose event interrupts
by Stefano Stabellini
· 9 years ago
9a45f03
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ffc5fce
Merge branch 'x86/urgent' into x86/asm, to refresh the tree
by Ingo Molnar
· 9 years ago
707e59b
xen/qspinlock: Don't kick CPU if IRQ is not initialized
by Ross Lagerwall
· 9 years ago
867fe80
x86/paravirt: Remove paravirt_enabled()
by Luis R. Rodriguez
· 9 years ago
8d152e7
x86/rtc: Replace paravirt rtc check with platform legacy quirk
by Luis R. Rodriguez
· 9 years ago
ea17948
x86/xen: Use X86_SUBARCH_XEN for PV guest boots
by Luis R. Rodriguez
· 9 years ago
6666ea5
Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes
by Ingo Molnar
· 9 years ago
dd2f4a0
x86/paravirt: Add paravirt_{read,write}_msr()
by Andy Lutomirski
· 9 years ago
c2ee03b
x86/paravirt: Add _safe to the read_ms()r and write_msr() PV callbacks
by Andy Lutomirski
· 9 years ago
d8d1c35
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
by Ingo Molnar
· 9 years ago
16bf922
x86/cpufeature: Remove cpu_has_pse
by Borislav Petkov
· 9 years ago
c109bf9
x86/cpufeature: Remove cpu_has_pge
by Borislav Petkov
· 9 years ago
dc6416f
xen/x86: Call cpu_startup_entry(CPUHP_AP_ONLINE_IDLE) from xen_play_dead()
by Boris Ostrovsky
· 9 years ago
8041dcc
Merge tag 'v4.6-rc1' into for-linus-4.6
by Konrad Rzeszutek Wilk
· 9 years ago
88ba281
x86/xen, pat: Remove PAT table init code from Xen
by Toshi Kani
· 9 years ago
02f037d
x86/mm/pat: Add support of non-default PAT MSR setting
by Toshi Kani
· 9 years ago
ed6069b
xen/apic: Provide Xen-specific version of cpu_present_to_apicid APIC op
by Boris Ostrovsky
· 9 years ago
d88f48e
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
55fc733
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
26660a4
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b7a58459
x86/iopl/64: Properly context-switch IOPL on Xen PV
by Andy Lutomirski
· 9 years ago
00f5268
Merge branch 'x86/cleanups' into x86/urgent
by Ingo Molnar
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4478c40
xen/x86: Drop mode-selecting ifdefs in startup_xen()
by Boris Ostrovsky
· 9 years ago
04b6b4a
xen/x86: Zero out .bss for PV guests
by Boris Ostrovsky
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
983bb6d
x86/xen: Mark xen_cpuid() stack frame as non-standard
by Josh Poimboeuf
· 9 years ago
6a6256f
x86: Fix misspellings in comments
by Adam Buchbinder
· 9 years ago
8be0eb7
x86/asm/xen: Create stack frames in xen-asm.S
by Josh Poimboeuf
· 9 years ago
9fd2160
x86/asm/xen: Set ELF function type for xen_adjust_exception_frame()
by Josh Poimboeuf
· 9 years ago
27f6d22
perf/x86: Move perf_event.h to its new home
by Borislav Petkov
· 9 years ago
16aaa53
x86/cpufeature: Use enum cpuid_leafs instead of magic numbers
by Huaitong Han
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
67c707e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
88cbfd0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
650e545
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6a1f513
x86/xen: don't reset vcpu_info on a cancelled suspend
by Ouyang Zhaowei (Charles)
· 10 years ago
facca61
arch/x86/xen/suspend.c: include xen/xen.h
by Andrew Morton
· 9 years ago
187b26a
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
by Stefano Stabellini
· 9 years ago
7609686
xen/x86: support XENPF_settime64
by Stefano Stabellini
· 9 years ago
f3d6027
xen: introduce XENPF_settime64
by Stefano Stabellini
· 9 years ago
cfafae9
xen: rename dom0_op to platform_op
by Stefano Stabellini
· 9 years ago
4ccefbe
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
by Stefano Stabellini
· 9 years ago
d8c98a1
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
by David Vrabel
· 9 years ago
0fa8511
Merge branch 'linus' into x86/cleanups
by Thomas Gleixner
· 9 years ago
91e2eea
x86/xen: Avoid fast syscall path for Xen PV guests
by Boris Ostrovsky
· 9 years ago
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
20f36e0
xen/x86/pvh: Use HVM's flush_tlb_others op
by Boris Ostrovsky
· 9 years ago
de0afc9
xen: Resume PMU from non-atomic context
by Boris Ostrovsky
· 9 years ago
d6ccc3e
x86/paravirt: Remove paravirt ops pmd_update[_defer] and pte_update_defer
by Juergen Gross
· 9 years ago
75ef821
x86/entry, x86/paravirt: Remove the unused usergs_sysret32 PV op
by Boris Ostrovsky
· 9 years ago
88c15ec
x86/paravirt: Remove the unused irq_enable_sysexit pv op
by Boris Ostrovsky
· 9 years ago
5fdf5d3
x86/xen: Avoid fast syscall path for Xen PV guests
by Boris Ostrovsky
· 9 years ago
4609586
x86/paravirt: Remove unused pv_apic_ops structure
by Juergen Gross
· 9 years ago
41ecf14
Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
abed7d0
xen: fix the check of e_pfn in xen_find_pfn_range
by Zhenzhong Duan
· 9 years ago
Next »