index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Kill task_preempt_count()
Oleg Nesterov
2014-10-28
1
-3
/
+0
*
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
2014-10-28
1
-0
/
+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
|
|
*
efi: Add efi= parameter parsing to the EFI boot stub
Matt Fleming
2014-10-03
2
-2
/
+21
|
|
*
efi: Implement mandatory locking for UEFI Runtime Services
Ard Biesheuvel
2014-10-03
1
-0
/
+2
*
|
|
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
2014-10-19
5
-18
/
+28
|
\
\
\
|
*
|
|
audit: x86: drop arch from __audit_syscall_entry() interface
Richard Guy Briggs
2014-09-23
3
-18
/
+16
|
*
|
|
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2014-09-23
2
-10
/
+2
|
*
|
|
UM: implement syscall_get_arch()
Eric Paris
2014-09-23
1
-0
/
+15
*
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2014-10-19
1
-1
/
+0
|
\
\
\
\
|
*
|
|
|
kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define
Anton Blanchard
2014-10-17
1
-1
/
+0
*
|
|
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-10-18
2
-12
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
x86: use generic dma-contiguous.h
Zubair Lutfullah Kakakhel
2014-09-22
2
-12
/
+1
*
|
|
|
|
|
x86,kvm,vmx: Preserve CR4 across VM entry
Andy Lutomirski
2014-10-18
1
-2
/
+14
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2014-10-18
1
-6
/
+19
|
\
\
\
\
\
\
[next]