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
/
arm
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-4
/
+2
2018-04-11
linux/const.h: move UL() macro to include/linux/const.h
Masahiro Yamada
1
-6
/
+0
2018-04-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-13
/
+48
2018-04-06
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2
-12
/
+5
2018-04-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-15
/
+32
2018-04-03
Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
2018-03-24
ARM: 8748/1: mm: Define vdso_start, vdso_end as array
Jinbum Park
1
-2
/
+0
2018-03-22
irqchip/gic-v3: Probe for SCR_EL3 being clear before resetting AP0Rn
Marc Zyngier
1
-5
/
+1
2018-03-20
dma/direct: Handle the memory encryption bit in common code
Christoph Hellwig
1
-2
/
+2
2018-03-19
KVM: arm: Reserve bit in KVM_REG_ARM encoding for secure/nonsecure
Peter Maydell
1
-0
/
+9
2018-03-19
arm/arm64: KVM: Introduce EL2-specific executable mappings
Marc Zyngier
1
-0
/
+2
2018-03-19
KVM: arm/arm64: Move HYP IO VAs to the "idmap" range
Marc Zyngier
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Keep GICv2 HYP VAs in kvm_vgic_global_state
Marc Zyngier
1
-1
/
+2
2018-03-19
KVM: arm/arm64: Move ioremap calls to create_hyp_io_mappings
Marc Zyngier
1
-1
/
+2
2018-03-19
KVM: arm/arm64: Do not use kern_hyp_va() with kvm_vgic_global_state
Marc Zyngier
1
-0
/
+7
2018-03-19
KVM: arm/arm64: Avoid VGICv3 save/restore on VHE with no IRQs
Christoffer Dall
1
-0
/
+2
2018-03-19
KVM: arm/arm64: Move VGIC APR save/restore to vgic put/load
Christoffer Dall
1
-0
/
+2
2018-03-19
KVM: arm/arm64: Prepare to handle deferred save/restore of SPSR_EL1
Christoffer Dall
1
-1
/
+11
2018-03-19
KVM: arm64: Introduce VHE-specific kvm_vcpu_run
Christoffer Dall
1
-1
/
+4
2018-03-19
KVM: arm/arm64: Add kvm_vcpu_load_sysregs and kvm_vcpu_put_sysregs
Christoffer Dall
1
-0
/
+3
2018-03-19
KVM: arm/arm64: Get rid of vcpu->arch.irq_lines
Christoffer Dall
2
-10
/
+2
2018-03-14
irqchip/gic-v3: Reset APgRn registers at boot time
Marc Zyngier
1
-10
/
+31
2018-02-12
ARM: EXYNOS: Add SPDX license identifiers
Krzysztof Kozlowski
2
-12
/
+5
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-19
/
+91
2018-02-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-27
/
+7
2018-02-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+1
2018-02-07
lib: optimize cpumask_next_and()
Clement Courbet
1
-0
/
+1
2018-02-07
arm64: KVM: Report SMCCC_ARCH_WORKAROUND_1 BP hardening support
Marc Zyngier
1
-0
/
+7
2018-02-07
arm/arm64: KVM: Consolidate the PSCI include files
Marc Zyngier
1
-27
/
+0
2018-02-06
Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+1
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+10
2018-02-02
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
10
-133
/
+84
2018-02-02
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
1
-1
/
+0
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-3
/
+0
2018-02-01
arm/mm: provide pmdp_establish() helper
Kirill A. Shutemov
1
-0
/
+3
2018-01-31
Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2
-34
/
+37
2018-01-31
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+13
2018-01-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-0
/
+22
2018-01-23
KVM: arm/arm64: Fix trailing semicolon
Luis de Bethencourt
1
-1
/
+1
2018-01-21
Merge branches 'fixes', 'misc', 'sa1111' and 'sa1100-for-next' into for-next
Russell King
13
-135
/
+91
2018-01-21
ARM: 8745/1: get rid of __memzero()
Nicolas Pitre
1
-14
/
+0
2018-01-21
ARM: 8739/1: NOMMU: Setup VBAR/Hivecs for secondaries cores
Vladimir Murzin
1
-0
/
+1
2018-01-21
ARM: 8737/1: mm: dump: add checking for writable and executable
Jinbum Park
1
-0
/
+8
2018-01-21
ARM: 8735/1: mm: dump: make page table dumping reusable
Jinbum Park
1
-0
/
+35
2018-01-16
KVM: arm64: Handle RAS SErrors from EL1 on guest exit
James Morse
1
-0
/
+3
2018-01-16
KVM: arm/arm64: mask/unmask daif around VHE guests
James Morse
1
-0
/
+2
2018-01-15
arm: Implement thread_struct whitelist for hardened usercopy
Kees Cook
1
-0
/
+10
2018-01-15
dma-direct: rename dma_noop to dma_direct
Christoph Hellwig
1
-1
/
+1
2018-01-12
signal/arm: Document conflicts with SI_USER and SIGFPE
Eric W. Biederman
1
-0
/
+13
2018-01-10
dma-mapping: move dma_mark_clean to dma-direct.h
Christoph Hellwig
1
-2
/
+0
[next]