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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-39
/
+864
2016-03-24
Merge tag 'at91-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nferr...
Arnd Bergmann
4
-0
/
+145
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
58
-124
/
+193
2016-03-24
h8300: switch EARLYCON
Yoshinori Sato
3
-66
/
+10
2016-03-24
h8300: dts: Rename the serial port clock to fck
Geert Uytterhoeven
3
-7
/
+7
2016-03-24
arm64: mm: allow preemption in copy_to_user_page
Mark Rutland
1
-4
/
+0
2016-03-24
arm64: consistently use p?d_set_huge
Mark Rutland
1
-4
/
+2
2016-03-24
arm64: kaslr: use callee saved register to preserve SCTLR across C call
Ard Biesheuvel
1
-2
/
+2
2016-03-23
parisc: Wire up preadv2 and pwritev2 syscalls
Helge Deller
2
-1
/
+5
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
4
-11
/
+8
2016-03-23
parisc: Panic immediately when panic_on_oops
Aaro Koskinen
1
-4
/
+1
2016-03-23
parisc: Drop alloc_hugepages and free_hugepages syscalls
Helge Deller
3
-14
/
+4
2016-03-23
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
8
-8
/
+8
2016-03-23
x86/msr: Remove unused native_read_tscp()
Prarit Bhargava
1
-8
/
+0
2016-03-23
ARM64: Kconfig: Select mbigen interrupt controller on Hisilicon platform
MaJun
1
-0
/
+1
2016-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
29
-417
/
+98
2016-03-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
23
-89
/
+425
2016-03-23
ia64/extable: use generic search and sort routines
Ard Biesheuvel
2
-101
/
+4
2016-03-23
x86/extable: use generic search and sort routines
Ard Biesheuvel
2
-111
/
+2
2016-03-23
s390/extable: use generic search and sort routines
Ard Biesheuvel
3
-93
/
+2
2016-03-23
alpha/extable: use generic search and sort routines
Ard Biesheuvel
3
-95
/
+9
2016-03-23
kernel: add kcov code coverage
Dmitry Vyukov
10
-0
/
+37
2016-03-23
rapidio: add global inbound port write interfaces
Alexandre Bounine
3
-6
/
+12
2016-03-23
powerpc/fsl_rio: changes to mport registration
Alexandre Bounine
1
-6
/
+12
2016-03-23
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
Jann Horn
1
-1
/
+1
2016-03-23
x86/compat: remove is_compat_task()
Andy Lutomirski
3
-3
/
+4
2016-03-23
sparc/syscall: fix syscall_get_arch
Andy Lutomirski
1
-1
/
+8
2016-03-23
sparc/compat: provide an accurate in_compat_syscall implementation
Andy Lutomirski
1
-0
/
+7
2016-03-22
Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+14
2016-03-22
Merge tag 'iommu-updates-v4.6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+81
2016-03-22
KVM: page_track: fix access to NULL slot
Paolo Bonzini
1
-2
/
+7
2016-03-22
KVM: PPC: do not compile in vfio.o unconditionally
Paolo Bonzini
1
-1
/
+2
2016-03-22
kvm, rt: change async pagefault code locking for PREEMPT_RT
Rik van Riel
1
-18
/
+19
2016-03-22
KVM/PPC: update the comment of memory barrier in the kvmppc_prepare_to_enter()
Lan Tianyu
1
-0
/
+3
2016-03-22
KVM/x86: update the comment of memory barrier in the vcpu_enter_guest()
Lan Tianyu
1
-2
/
+6
2016-03-22
KVM/x86: Call smp_wmb() before increasing tlbs_dirty
Lan Tianyu
1
-0
/
+11
2016-03-22
KVM/x86: Replace smp_mb() with smp_store_mb/release() in the walk_shadow_page...
Lan Tianyu
1
-4
/
+3
2016-03-22
KVM: Remove redundant smp_mb() in the kvm_mmu_commit_zap_page()
Lan Tianyu
1
-8
/
+7
2016-03-22
KVM, pkeys: expose CPUID/CR4 to guest
Huaitong Han
4
-6
/
+37
2016-03-22
KVM, pkeys: add pkeys support for permission_fault
Huaitong Han
7
-8
/
+72
2016-03-22
KVM, pkeys: introduce pkru_mask to cache conditions
Huaitong Han
2
-0
/
+88
2016-03-22
KVM, pkeys: save/restore PKRU when guest/host switches
Xiao Guangrong
1
-0
/
+23
2016-03-22
x86: pkey: introduce write_pkru() for KVM
Xiao Guangrong
2
-0
/
+22
2016-03-22
KVM, pkeys: add pkeys support for xsave state
Huaitong Han
1
-1
/
+2
2016-03-22
KVM, pkeys: disable pkeys for guests in non-paging mode
Huaitong Han
1
-6
/
+10
2016-03-22
KVM: x86: remove magic number with enum cpuid_leafs
Huaitong Han
1
-20
/
+20
2016-03-22
KVM: MMU: return page fault error code from permission_fault
Paolo Bonzini
2
-8
/
+12
2016-03-22
KVM: PPC: Create a virtual-mode only TCE table handlers
Alexey Kardashevskiy
3
-7
/
+57
2016-03-22
KVM: VMX: fix nested vpid for old KVM guests
Paolo Bonzini
1
-1
/
+13
2016-03-22
KVM: VMX: avoid guest hang on invalid invvpid instruction
Paolo Bonzini
1
-0
/
+1
[prev]
[next]