index
:
Linux Stable
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.12.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Use new cache mode type in memtype related functions
Juergen Gross
2014-11-16
7
-90
/
+96
*
x86: Use new cache mode type in mm/ioremap.c
Juergen Gross
2014-11-16
4
-37
/
+44
*
x86: Use new cache mode type in setting page attributes
Juergen Gross
2014-11-16
1
-24
/
+28
*
x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c
Juergen Gross
2014-11-16
1
-1
/
+1
*
x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()
Juergen Gross
2014-11-16
1
-16
/
+16
*
x86: Use new cache mode type in mm/iomap_32.c
Juergen Gross
2014-11-16
3
-14
/
+18
*
x86: Use new cache mode type in asm/pgtable.h
Juergen Gross
2014-11-16
3
-12
/
+18
*
x86: Use new cache mode type in arch/x86/mm/init_64.c
Juergen Gross
2014-11-16
1
-3
/
+6
*
x86: Use new cache mode type in arch/x86/pci
Juergen Gross
2014-11-16
1
-2
/
+2
*
x86: Use new cache mode type in include/asm/fb.h
Juergen Gross
2014-11-16
1
-1
/
+5
*
x86: Make page cache mode a real type
Juergen Gross
2014-11-16
2
-1
/
+101
*
x86: mm: Use 2GB memory block size on large-memory x86-64 systems
Daniel J Blueman
2014-11-04
1
-5
/
+2
*
x86: mm: Re-use the early_ioremap fixed area
Minfei Huang
2014-11-03
3
-15
/
+16
*
x86/mm: Avoid overlap the fixmap area on i386
Minfei Huang
2014-10-28
1
-1
/
+1
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-24
8
-81
/
+261
|
\
|
*
KVM: x86: Wrong assertion on paging_tmpl.h
Nadav Amit
2014-10-24
1
-1
/
+1
|
*
KVM: x86: PREFETCH and HINT_NOP should have SrcMem flag
Nadav Amit
2014-10-24
1
-3
/
+4
|
*
KVM: x86: Emulator does not decode clflush well
Nadav Amit
2014-10-24
1
-3
/
+17
|
*
KVM: emulate: avoid accessing NULL ctxt->memopp
Paolo Bonzini
2014-10-24
1
-1
/
+1
|
*
KVM: x86: Decoding guest instructions which cross page boundary may fail
Nadav Amit
2014-10-24
1
-2
/
+4
|
*
kvm: x86: don't kill guest on unknown exit reason
Michael S. Tsirkin
2014-10-24
2
-6
/
+6
|
*
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
2014-10-24
2
-1
/
+10
|
*
KVM: x86: Handle errors when RIP is set during far jumps
Nadav Amit
2014-10-24
1
-30
/
+88
|
*
KVM: x86: Emulator fixes for eip canonical checks on near branches
Nadav Amit
2014-10-24
1
-24
/
+54
|
*
KVM: x86: Fix wrong masking on relative jump/call
Nadav Amit
2014-10-24
1
-5
/
+22
|
*
KVM: x86: Improve thread safety in pit
Andy Honig
2014-10-24
1
-0
/
+2
|
*
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
2014-10-24
3
-6
/
+14
|
*
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
2014-10-24
4
-3
/
+42
*
|
Merge tag 'stable/for-linus-3.18-b-rc1-tag' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2014-10-24
5
-63
/
+31
|
\
\
|
*
|
x86/xen: panic on bad Xen-provided memory map
Martin Kelly
2014-10-23
1
-0
/
+1
|
*
|
x86/xen: Fix incorrect per_cpu accessor in xen_clocksource_read()
Boris Ostrovsky
2014-10-23
1
-1
/
+1
|
*
|
x86/xen: avoid race in p2m handling
Juergen Gross
2014-10-23
1
-5
/
+5
|
*
|
x86/xen: delay construction of mfn_list_list
Juergen Gross
2014-10-23
3
-55
/
+18
|
*
|
x86/xen: avoid writing to freed memory after race in p2m handling
Juergen Gross
2014-10-23
1
-2
/
+6
|
|
/
*
|
Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-23
1
-4
/
+3
|
\
\
|
*
|
x86, intel-mid: Remove "weak" from function declarations
Bjorn Helgaas
2014-10-22
1
-4
/
+3
|
|
/
*
|
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-23
7
-73
/
+100
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'next' into efi-next-merge
Matt Fleming
2014-10-03
7
-73
/
+100
|
|
\
|
|
*
efi: Delete the in_nmi() conditional runtime locking
Matt Fleming
2014-10-03
1
-2
/
+0
|
|
*
x86/efi: Adding efi_printks on memory allocationa and pci.reads
Andre Müller
2014-10-03
1
-7
/
+21
|
|
*
x86/efi: Mark initialization code as such
Mathias Krause
2014-10-03
5
-22
/
+24
|
|
*
x86/efi: Update comment regarding required phys mapped EFI services
Mathias Krause
2014-10-03
1
-6
/
+6
|
|
*
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
2014-10-03
2
-4
/
+1
|
|
*
x86/efi: Remove unused efi_call* macros
Mathias Krause
2014-10-03
1
-10
/
+0
|
|
*
x86: efi: Format EFI memory type & attrs with efi_md_typeattr_format()
Laszlo Ersek
2014-10-03
1
-2
/
+5
|
|
*
x86/efi: Clear EFI_RUNTIME_SERVICES if failing to enter virtual mode
Dave Young
2014-10-03
1
-1
/
+5
|
|
*
efi: Add kernel param efi=noruntime
Dave Young
2014-10-03
1
-2
/
+2
|
|
*
lib: Add a generic cmdline parse function parse_option_str
Dave Young
2014-10-03
1
-20
/
+2
|
|
*
efi: Move noefi early param code out of x86 arch code
Dave Young
2014-10-03
1
-9
/
+1
|
|
*
efi-bgrt: Add error handling; inform the user when ignoring the BGRT
Josh Triplett
2014-10-03
1
-6
/
+30
[next]