index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
xen
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-10
x86/core, x86/xen/smp: Use 'die_complete' completion when taking CPU down
Boris Ostrovsky
1
-0
/
+3
2014-10-23
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
1
-0
/
+1
2014-10-23
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
1
-1
/
+1
2014-10-23
x86/xen: avoid race in p2m handling
Juergen Gross
1
-5
/
+5
2014-10-23
x86/xen: delay construction of mfn_list_list
Juergen Gross
3
-55
/
+18
2014-10-23
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
1
-2
/
+6
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-12
/
+12
2014-10-13
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2014-10-06
x86/xen: Set EFER.NX and EFER.SCE in PVH guests
Mukesh Rathor
4
-11
/
+67
2014-10-03
xen: eliminate scalability issues from initrd handling
Juergen Gross
2
-2
/
+10
2014-09-23
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
1
-2
/
+0
2014-09-23
x86/xen: do not use _PAGE_IOMAP PTE flag for I/O mappings
David Vrabel
1
-44
/
+4
2014-09-23
xen/efi: Directly include needed headers
Daniel Kiper
1
-0
/
+2
2014-09-23
xen/setup: Remap Xen Identity Mapped RAM
Matt Rushton
3
-94
/
+314
2014-09-16
x86/smpboot: Initialize secondary CPU only if master CPU will wait for it
Igor Mammedov
1
-0
/
+2
2014-09-10
x86/xen: don't copy bogus duplicate entries into kernel page tables
Stefan Bader
1
-15
/
+12
2014-08-26
x86: Replace __get_cpu_var uses
Christoph Lameter
4
-12
/
+12
2014-08-11
x86/xen: use vmap() to map grant table pages in PVH guests
David Vrabel
1
-5
/
+5
2014-08-11
x86/xen: resume timer irqs early
David Vrabel
1
-1
/
+1
2014-08-07
Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-58
/
+20
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-0
/
+54
2014-07-31
xen/setup: Remove Identity Map Debug Message
Matt Rushton
1
-3
/
+2
2014-07-30
Merge tag 'stable/for-linus-3.16-rc7-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-57
/
+91
2014-07-30
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-57
/
+91
2014-07-18
arch/x86/xen: Silence compiler warnings
Daniel Kiper
4
-14
/
+53
2014-07-18
xen: Put EFI machinery in place
Daniel Kiper
1
-0
/
+15
2014-07-14
xen/grant-table: remove support for V2 tables
David Vrabel
1
-55
/
+5
2014-07-14
x86/xen: safely map and unmap grant frames when in atomic context
David Vrabel
1
-57
/
+91
2014-07-14
xen: Introduce 'xen_nopv' to disable PV extensions for HVM guests.
Konrad Rzeszutek Wilk
1
-0
/
+13
2014-06-19
Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-29
/
+37
2014-06-18
x86/xen: no need to explicitly register an NMI callback
David Vrabel
1
-8
/
+1
2014-06-05
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/...
Linus Torvalds
2
-7
/
+12
2014-06-05
Revert "xen/pvh: Update E820 to work with PVH (v2)"
David Vrabel
1
-20
/
+2
2014-06-05
x86/xen: fix memory setup for PVH dom0
David Vrabel
3
-1
/
+34
2014-06-02
Merge tag 'stable/for-linus-3.16-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-70
/
+270
2014-05-27
x86/xen: map foreign pfns for autotranslated guests
Mukesh Rathor
1
-3
/
+118
2014-05-21
Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso
H. Peter Anvin
2
-4
/
+4
2014-05-15
x86/xen: do not use _PAGE_IOMAP in xen_remap_domain_mfn_range()
David Vrabel
1
-3
/
+1
2014-05-15
x86/xen: set regions above the end of RAM as 1:1
David Vrabel
2
-1
/
+10
2014-05-15
x86/xen: only warn once if bad MFNs are found during setup
David Vrabel
1
-3
/
+3
2014-05-15
x86/xen: compactly store large identity ranges in the p2m
David Vrabel
1
-50
/
+105
2014-05-15
x86/xen: fix set_phys_range_identity() if pfn_e > MAX_P2M_PFN
David Vrabel
1
-1
/
+4
2014-05-15
x86/xen: rename early_p2m_alloc() and early_p2m_alloc_middle()
David Vrabel
1
-6
/
+6
2014-05-15
xen/x86: set panic notifier priority to minimum
Radim Krčmář
1
-0
/
+1
2014-05-12
xen: refactor suspend pre/post hooks
David Vrabel
2
-3
/
+22
2014-05-05
asmlinkage, x86: Add explicit __visible to arch/x86/*
Andi Kleen
2
-4
/
+4
2014-05-05
x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO
Andy Lutomirski
1
-5
/
+3
2014-05-05
x86, vdso: Reimplement vdso.so preparation in build-time C
Andy Lutomirski
1
-2
/
+9
2014-04-17
Merge tag 'stable/for-linus-3.15-rc1-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
3
-10
/
+23
2014-04-15
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
1
-1
/
+4
[next]