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
2017-06-13
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
2
-0
/
+4
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
2
-3
/
+3
2017-06-13
x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation
Kirill A. Shutemov
4
-13
/
+115
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
7
-9
/
+57
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
1
-2
/
+2
2017-06-05
x86/mm, KVM: Teach KVM's VMX code that CR3 isn't a constant
Andy Lutomirski
1
-0
/
+19
2017-06-05
x86/mm: Rework lazy TLB to track the actual loaded mm
Andy Lutomirski
1
-2
/
+10
2017-06-05
x86/mm: Remove the UP asm/tlbflush.h code, always use the (formerly) SMP code
Andy Lutomirski
5
-86
/
+2
2017-06-05
x86/mm: Refactor flush_tlb_mm_range() to merge local and remote cases
Andy Lutomirski
1
-1
/
+0
2017-06-05
x86/mm: Pass flush_tlb_info to flush_tlb_others() etc
Andy Lutomirski
4
-21
/
+20
2017-06-05
Merge tag 'v4.12-rc4' into x86/mm, to pick up fixes
Ingo Molnar
1
-0
/
+1
2017-05-27
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2017-05-24
mm, x86/mm: Make the batched unmap TLB flush API more generic
Andy Lutomirski
2
-0
/
+24
2017-05-24
x86/mm: Reimplement flush_tlb_page() using flush_tlb_mm_range()
Andy Lutomirski
1
-1
/
+5
2017-05-22
x86: fix 32-bit case of __get_user_asm_u64()
Linus Torvalds
1
-3
/
+3
2017-05-22
Clean up x86 unsafe_get/put_user() type handling
Linus Torvalds
1
-2
/
+3
2017-05-21
x86/MCE: Export memory_error()
Borislav Petkov
1
-0
/
+1
2017-05-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2017-05-21
fix unsafe_put_user()
Al Viro
1
-1
/
+1
2017-05-16
KVM: x86: lower default for halt_poll_ns
Paolo Bonzini
1
-1
/
+1
2017-05-13
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2017-05-12
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+3
2017-05-11
Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-59
/
+0
2017-05-10
uapi: export all headers under uapi directories
Nicolas Dichtel
1
-58
/
+0
2017-05-10
x86: stop exporting msr-index.h to userland
Nicolas Dichtel
1
-1
/
+0
2017-05-09
x86, pmem: Fix cache flushing for iovec write < 8 bytes
Ben Hutchings
1
-1
/
+1
2017-05-09
kvm: x86: Add a hook for arch specific dirty logging emulation
Bandan Das
1
-0
/
+2
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+3
2017-05-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-85
/
+87
2017-05-09
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
1
-1
/
+0
2017-05-09
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2
-85
/
+88
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-15
/
+36
2017-05-08
x86/mm: Add support for gbpages to kernel_ident_mapping_init()
Xunlei Pang
1
-1
/
+2
2017-05-06
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-5
/
+1
2017-05-05
x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ...
Matthias Kaehlcke
1
-0
/
+1
2017-05-05
Merge tag 'char-misc-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+6
2017-05-04
Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla...
Linus Torvalds
2
-1
/
+30
2017-05-04
Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-6
/
+38
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+87
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-6
/
+13
2017-05-03
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-10
/
+0
2017-05-02
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-05-02
Merge tag 'usercopy-v4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+7
2017-05-02
KVM: x86: don't hold kvm->lock in KVM_SET_GSI_ROUTING
David Hildenbrand
1
-1
/
+0
2017-05-02
xen: Revert commits da72ff5bfcb0 and 72a9b186292d
Boris Ostrovsky
1
-0
/
+11
2017-05-02
x86/cpu: remove hypervisor specific set_cpu_features
Juergen Gross
1
-5
/
+0
2017-05-02
x86/xen: create stubs for HVM-only builds in page.h
Vitaly Kuznetsov
1
-0
/
+25
2017-05-02
x86/xen: separate PV and HVM hypervisors
Vitaly Kuznetsov
1
-1
/
+2
2017-05-02
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-109
/
+440
2017-05-02
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-1
/
+57
[next]