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
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2
-2
/
+1
2016-03-31
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
2
-3
/
+2
2016-03-31
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
2
-3
/
+2
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
1
-1
/
+0
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+3
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-27
/
+8
2016-03-23
x86/msr: Remove unused native_read_tscp()
Prarit Bhargava
1
-8
/
+0
2016-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+5
2016-03-23
x86/extable: use generic search and sort routines
Ard Biesheuvel
1
-3
/
+2
2016-03-23
x86/compat: remove is_compat_task()
Andy Lutomirski
2
-2
/
+3
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
1
-0
/
+3
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
1
-0
/
+8
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2
-0
/
+22
2016-03-21
x86/cpufeature, perf/x86: Add AMD Accumulated Power Mechanism feature flag
Huang Rui
1
-1
/
+1
2016-03-21
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
1
-0
/
+2
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-32
/
+286
2016-03-21
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+27
2016-03-21
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
6
-16
/
+38
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-12
/
+9
2016-03-18
x86/irq: Cure live lock in fixup_irqs()
Thomas Gleixner
1
-0
/
+1
2016-03-18
x86/apic: Fix suspicious RCU usage in smp_trace_call_function_interrupt()
Dave Jones
1
-1
/
+1
2016-03-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-4
/
+0
2016-03-18
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
1
-4
/
+0
2016-03-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+2
2016-03-17
x86/iopl/64: Properly context-switch IOPL on Xen PV
Andy Lutomirski
1
-0
/
+2
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
3
-16
/
+2
2016-03-17
Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2016-03-17
Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+15
2016-03-17
Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2016-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-11
/
+81
2016-03-16
x86/mm, x86/mce: Fix return type/value for memcpy_mcsafe()
Tony Luck
1
-2
/
+2
2016-03-15
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-56
/
+2
2016-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+3
2016-03-15
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2016-03-15
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-2
/
+59
2016-03-15
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-1
/
+26
2016-03-15
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+2
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
26
-498
/
+465
2016-03-15
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-0
/
+15
2016-03-15
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-34
/
+130
2016-03-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-1
/
+15
2016-03-15
Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-14
/
+1
2016-03-15
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-8
/
+7
2016-03-14
Merge branch 'pm-tools'
Rafael J. Wysocki
1
-4
/
+4
2016-03-14
ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short
Alexander Duyck
2
-3
/
+2
[next]