index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
x86, mpx: Decode MPX instruction to get bound violation information
Dave Hansen
1
-0
/
+12
2014-11-18
x86, mpx: Add MPX-specific mmap interface
Qiaowei Ren
1
-0
/
+36
2014-11-18
x86, mpx: Add MPX to disabled features
Dave Hansen
1
-1
/
+7
2014-11-18
x86, mpx: Rename cfg_reg_u and status_reg
Dave Hansen
1
-4
/
+4
2014-11-18
x86: mpx: Give bndX registers actual names
Dave Hansen
1
-3
/
+4
2014-11-18
x86: Remove arbitrary instruction size limit in instruction decoder
Dave Hansen
1
-4
/
+6
2014-10-28
sched: stop the unbound recursion in preempt_schedule_context()
Oleg Nesterov
1
-0
/
+1
2014-10-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-1
/
+17
2014-10-24
kvm: vmx: handle invvpid vm exit gracefully
Petr Matousek
1
-0
/
+2
2014-10-24
KVM: x86: Prevent host from panicking on shared MSR writes.
Andy Honig
1
-1
/
+1
2014-10-24
KVM: x86: Check non-canonical addresses upon WRMSR
Nadav Amit
1
-0
/
+14
2014-10-24
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-21
/
+10
2014-10-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2014-10-19
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2
-12
/
+1
2014-10-17
kprobes/x86: Remove stale ARCH_SUPPORTS_KPROBES_ON_FTRACE define
Anton Blanchard
1
-1
/
+0
2014-10-15
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3
-9
/
+9
2014-10-14
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+3
2014-10-14
Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+10
2014-10-14
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-5
/
+2
2014-10-14
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-24
/
+67
2014-10-13
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+12
2014-10-13
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2014-10-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-132
/
+2
2014-10-13
Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-17
/
+2
2014-10-12
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-6
/
+5
2014-10-10
mm: remove misleading ARCH_USES_NUMA_PROT_NONE
Mel Gorman
1
-0
/
+14
2014-10-09
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+11
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-17
/
+26
2014-10-08
x86: Reject x32 executables if x32 ABI not supported
Ben Hutchings
1
-2
/
+3
2014-10-07
Merge tag 'tiny/for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/jo...
Linus Torvalds
1
-0
/
+7
2014-10-04
Merge branch 'next' into efi-next-merge
Matt Fleming
1
-21
/
+10
2014-10-03
efi: Delete the in_nmi() conditional runtime locking
Matt Fleming
1
-2
/
+0
2014-10-03
x86/efi: Mark initialization code as such
Mathias Krause
1
-10
/
+10
2014-10-03
x86/efi: Unexport add_efi_memmap variable
Mathias Krause
1
-1
/
+0
2014-10-03
x86/efi: Remove unused efi_call* macros
Mathias Krause
1
-10
/
+0
2014-10-03
efi: Implement mandatory locking for UEFI Runtime Services
Ard Biesheuvel
1
-0
/
+2
2014-10-03
locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()
Pranith Kumar
2
-2
/
+2
2014-09-28
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-27
/
+3
2014-09-25
Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...
Ingo Molnar
1
-24
/
+0
2014-09-24
kvm: x86: Unpin and remove kvm_arch->apic_access_page
Tang Chen
1
-1
/
+1
2014-09-24
kvm: x86: Add request bit to reload APIC access page address
Tang Chen
1
-0
/
+2
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
1
-0
/
+2
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
1
-1
/
+1
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
2
-2
/
+9
2014-09-24
KVM: x86: directly use kvm_make_request again
Liang Chen
1
-1
/
+0
2014-09-24
Revert "efi/x86: efistub: Move shared dependencies to <asm/efi.h>"
Matt Fleming
1
-24
/
+0
2014-09-23
x86: remove the Xen-specific _PAGE_IOMAP PTE flag
David Vrabel
1
-6
/
+5
2014-09-22
x86: use generic dma-contiguous.h
Zubair Lutfullah Kakakhel
2
-12
/
+1
[next]