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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-22
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-11
/
+38
2016-10-22
x86/boot/smp: Don't try to poke disabled/non-existent APIC
Ville Syrjälä
1
-7
/
+9
2016-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-3
/
+3
2016-10-20
kvm: x86: memset whole irq_eoi
Jiri Slaby
1
-1
/
+1
2016-10-20
kvm/x86: Fix unused variable warning in kvm_timer_init()
Borislav Petkov
1
-2
/
+2
2016-10-20
sched/core, x86: Make struct thread_info arch specific again
Heiko Carstens
1
-0
/
+9
2016-10-20
x86/signal: Remove bogus user_64bit_mode() check from sigaction_compat_abi()
Dmitry Safonov
1
-3
/
+0
2016-10-20
x86/platform/UV: Fix support for EFI_OLD_MEMMAP after BIOS callback updates
Alex Thorlton
1
-1
/
+9
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
5
-7
/
+9
2016-10-19
x86/cpufeature: Add AVX512_4VNNIW and AVX512_4FMAPS features
Piotr Luc
3
-0
/
+6
2016-10-19
x86/vmware: Skip timer_irq_works() check on VMware
Renat Valiullin
1
-0
/
+5
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
3
-3
/
+6
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-3
/
+2
2016-10-19
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
1
-1
/
+1
2016-10-18
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
7
-3
/
+8
2016-10-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-5
/
+10
2016-10-18
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+4
2016-10-18
locking/rwsem/x86: Add stack frame dependency for ____down_write()
Josh Poimboeuf
1
-2
/
+4
2016-10-18
x86, pkeys: remove cruft from never-merged syscalls
Dave Hansen
2
-4
/
+0
2016-10-17
perf/x86/intel/uncore: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel/rapl: Add Knights Mill CPUID
Piotr Luc
1
-0
/
+1
2016-10-17
perf/x86/intel: Add Knights Mill CPUID
Piotr Luc
1
-1
/
+2
2016-10-17
x86/cpu/intel: Add Knights Mill to Intel family
Piotr Luc
1
-0
/
+1
2016-10-16
perf/x86/intel: Remove an inconsistent NULL check
Dan Carpenter
1
-2
/
+2
2016-10-16
Merge tag 'v4.9-rc1' into x86/urgent, to pick up updates
Ingo Molnar
90
-1411
/
+1531
2016-10-16
x86/e820: Don't merge consecutive E820_PRAM ranges
Dan Williams
1
-1
/
+1
2016-10-16
kprobes: Unpoison stack in jprobe_return() for KASAN
Dmitry Vyukov
1
-0
/
+4
2016-10-16
kprobes: Avoid false KASAN reports during stack copy
Dmitry Vyukov
1
-3
/
+4
2016-10-15
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...
Linus Torvalds
27
-150
/
+68
2016-10-14
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...
Linus Torvalds
1
-2
/
+3
2016-10-14
x86: Remove duplicate rtit status MSR macro
Longpeng(Mike)
1
-1
/
+0
2016-10-14
x86/smp: Add irq_enter/exit() in smp_reschedule_interrupt()
Wanpeng Li
1
-0
/
+2
2016-10-12
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-34
/
+38
2016-10-12
Merge tag 'drm-for-v4.9' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-13
/
+5
2016-10-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
8
-16
/
+38
2016-10-12
kthread: kthread worker API cleanup
Petr Mladek
1
-7
/
+7
2016-10-12
kdump, vmcoreinfo: report memory sections virtual addresses
Thomas Garnier
1
-0
/
+3
2016-10-12
x86/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
4
-3
/
+26
2016-10-12
x86: use simpler API for random address requests
Jason Cooper
2
-6
/
+2
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-22
/
+267
2016-10-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-32
/
+79
2016-10-08
x86/pkeys: Make protection keys an "eager" feature
Dave Hansen
1
-3
/
+4
2016-10-08
x86/apic: Prevent pointless warning messages
Thomas Gleixner
1
-3
/
+5
2016-10-08
x86/acpi: Prevent LAPIC id 0xff from being accounted
Thomas Gleixner
1
-0
/
+4
2016-10-08
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
4
-7
/
+12
2016-10-08
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
2
-11
/
+12
2016-10-08
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
Vineet Gupta
1
-1
/
+0
2016-10-08
mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGE
Yisheng Xie
1
-0
/
+1
2016-10-08
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
[next]