index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
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-04-24
arm: xen: implement multicall hypercall support.
Ian Campbell
2
-1
/
+4
2014-04-22
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+8
2014-04-19
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-12
/
+10
2014-04-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-12
/
+16
2014-04-18
perf/x86/intel: Use rdmsrl_safe() when initializing RAPL PMU
Venkatesh Srinivas
1
-3
/
+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-17
kprobes/x86: Fix page-fault handling logic
Masami Hiramatsu
1
-9
/
+7
2014-04-17
x86/mce: Fix CMCI preemption bugs
Ingo Molnar
2
-12
/
+10
2014-04-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-38
/
+45
2014-04-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+30
2014-04-16
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
1
-35
/
+37
2014-04-15
xen/spinlock: Don't enable them unconditionally.
Konrad Rzeszutek Wilk
1
-1
/
+4
2014-04-15
x86/xen: Fix 32-bit PV guests's usage of kernel_stack
Boris Ostrovsky
2
-9
/
+19
2014-04-15
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-23
/
+94
2014-04-15
KVM: x86: remove WARN_ON from get_kernel_ns()
Marcelo Tosatti
1
-1
/
+0
2014-04-15
KVM: Rename variable smep to cr4_smep
Feng Wu
1
-3
/
+3
2014-04-15
KVM: expose SMAP feature to guest
Feng Wu
1
-1
/
+1
2014-04-15
KVM: Disable SMAP for guests in EPT realmode and EPT unpaging mode
Feng Wu
1
-5
/
+6
2014-04-15
KVM: Add SMAP support when setting CR4
Feng Wu
5
-13
/
+84
2014-04-15
KVM: Remove SMAP bit from CR4_RESERVED_BITS
Feng Wu
1
-1
/
+1
2014-04-14
Merge tag 'v3.15-rc1' into perf/urgent
Ingo Molnar
135
-4812
/
+2643
2014-04-14
x86/build: Supress "Nothing to be done for ..." messages
Masahiro Yamada
2
-0
/
+4
2014-04-14
x86/gpu: Fix sign extension issue in Intel graphics stolen memory quirks
Ville Syrjälä
1
-1
/
+1
2014-04-14
x86/platform: Fix "make O=dir kvmconfig"
Antonio Borneo
1
-2
/
+2
2014-04-13
Merge tag 'llvmlinux-for-v3.15' of git://git.linuxfoundation.org/llvmlinux/ke...
Linus Torvalds
1
-1
/
+1
2014-04-12
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2
-6
/
+5
2014-04-12
i386: Wire up the renameat2() syscall
Miklos Szeredi
1
-0
/
+1
2014-04-12
Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+3
2014-04-11
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-41
/
+201
2014-04-11
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+64
2014-04-11
x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernels
H. Peter Anvin
1
-0
/
+11
2014-04-11
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
3
-21
/
+15
2014-04-11
x86, calgary: Use 8M TCE table size by default
WANG Chao
1
-12
/
+19
2014-04-11
efi: Pass correct file handle to efi_file_{read,close}
Matt Fleming
1
-6
/
+6
2014-04-11
x86/efi: Correct EFI boot stub use of code32_start
Matt Fleming
3
-14
/
+8
2014-04-11
x86/efi: Fix boot failure with EFI stub
Matt Fleming
1
-1
/
+1
2014-04-10
x86 kbuild: LLVMLinux: More cc-options added for clang
Jan-Simon Möller
1
-1
/
+1
2014-04-09
arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()
David Rientjes
1
-1
/
+7
2014-04-08
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
1
-1
/
+3
2014-04-08
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Rafael J. Wysocki
1
-1
/
+3
2014-04-08
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
9
-295
/
+70
2014-04-08
x86: use generic early_ioremap
Mark Salter
6
-240
/
+13
[next]