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
2019-08-10
dma-mapping: fix page attributes for dma_mmap_*
Christoph Hellwig
5
-26
/
+3
2019-08-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
16
-104
/
+122
2019-08-09
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-2
/
+5
2019-08-09
Merge tag 's390-5.3-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
9
-44
/
+13
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3-2' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2
-22
/
+33
2019-08-09
Merge tag 'kvmarm-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1122
-9611
/
+34434
2019-08-09
s390/vdso: map vdso also for statically linked binaries
Heiko Carstens
1
-5
/
+0
2019-08-09
KVM: arm: Don't write junk to CP15 registers on reset
Marc Zyngier
1
-8
/
+15
2019-08-09
KVM: arm64: Don't write junk to sysregs on reset
Marc Zyngier
1
-14
/
+18
2019-08-08
arm64: mm: add missing PTE_SPECIAL in pte_mkdevmap on arm64
Jia He
1
-2
/
+5
2019-08-08
s390/build: use size command to perform empty .bss check
Vasily Gorbik
1
-2
/
+1
2019-08-07
Merge tag 'mips_fixes_5.3_1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-1
/
+20
2019-08-06
Merge branch 'x86/grand-schemozzle' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-28
/
+162
2019-08-06
s390: put _stext and _etext into .text section
Vasily Gorbik
1
-6
/
+4
2019-08-06
s390/head64: cleanup unused labels
Vasily Gorbik
1
-7
/
+0
2019-08-06
s390/unwind: remove stack recursion warning
Vasily Gorbik
1
-5
/
+1
2019-08-06
s390/setup: adjust start_code of init_mm to _text
Vasily Gorbik
1
-2
/
+1
2019-08-06
s390/mm: fix dump_pagetables top level page table walking
Vasily Gorbik
1
-6
/
+6
2019-08-06
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2
-11
/
+0
2019-08-06
MIPS: BCM63XX: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-05
x86: kvm: remove useless calls to kvm_para_available
Paolo Bonzini
1
-8
/
+0
2019-08-05
KVM: no need to check return value of debugfs_create functions
Greg KH
1
-28
/
+13
2019-08-05
KVM: remove kvm_arch_has_vcpu_debugfs()
Paolo Bonzini
5
-35
/
+2
2019-08-05
KVM: Fix leak vCPU's VMCS value into other pCPU
Wanpeng Li
5
-0
/
+34
2019-08-05
KVM: LAPIC: Don't need to wakeup vCPU twice afer timer fire
Wanpeng Li
1
-8
/
+0
2019-08-04
Merge tag 'powerpc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
8
-5
/
+52
2019-08-04
Merge tag 'xtensa-20190803' of git://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+76
2019-08-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2019-08-03
Merge tag 'riscv/for-v5.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-7
/
+6
2019-08-03
page flags: prioritize kasan bits over last-cpuid
Arnd Bergmann
1
-0
/
+1
2019-08-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
17
-65
/
+116
2019-08-03
Merge branch 'parisc-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-6
/
+12
2019-08-03
Merge tag 's390-5.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
12
-236
/
+382
2019-08-02
Merge tag 'arm-swiotlb-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1
/
+74
2019-08-02
arm64: Make debug exception handlers visible from RCU
Masami Hiramatsu
1
-8
/
+49
2019-08-02
arm64: kprobes: Recover pstate.D in single-step exception handler
Masami Hiramatsu
2
-34
/
+8
2019-08-01
arm64/mm: fix variable 'tag' set but not used
Qian Cai
1
-3
/
+7
2019-08-01
arm64/mm: fix variable 'pud' set but not used
Qian Cai
1
-2
/
+2
2019-08-01
arm64: Remove unneeded rcu_read_lock from debug handlers
Masami Hiramatsu
1
-6
/
+8
2019-08-01
arm64: unwind: Prohibit probing on return_address()
Masami Hiramatsu
2
-0
/
+6
2019-08-01
arm64: Lower priority mask for GIC_PRIO_IRQON
Julien Thierry
2
-1
/
+7
2019-08-01
parisc: Add archclean Makefile target
James Bottomley
2
-0
/
+4
2019-08-01
parisc: Strip debug info from kernel before creating compressed vmlinuz
Helge Deller
1
-1
/
+2
2019-08-01
parisc: Fix build of compressed kernel even with debug enabled
Helge Deller
1
-2
/
+2
2019-07-31
riscv: defconfig: align RV64 defconfig to the output of "make savedefconfig"
Paul Walmsley
1
-5
/
+5
2019-07-31
riscv: dts: fu540-c000: drop "timebase-frequency"
Paul Walmsley
1
-1
/
+0
2019-07-31
riscv: Fix perf record without libelf support
Mao Han
1
-1
/
+1
2019-07-31
arm64/efi: fix variable 'si' set but not used
Qian Cai
1
-1
/
+5
2019-07-31
arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG}
Will Deacon
2
-5
/
+10
[next]