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
2015-04-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+1
2015-04-13
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+2
2015-04-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-33
/
+8
2015-04-09
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
1
-3
/
+2
2015-04-07
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
4
-33
/
+8
2015-04-03
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...
Xunlei Pang
1
-2
/
+1
2015-03-30
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
Andre Przywara
1
-22
/
+0
2015-03-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+6
2015-03-15
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+4
2015-03-13
arm/arm64: KVM: Implement Stage-2 page aging
Marc Zyngier
2
-11
/
+3
2015-03-12
KVM: arm/arm64: add irqfd support
Eric Auger
1
-0
/
+3
2015-03-12
KVM: arm/arm64: implement kvm_arch_intc_initialized
Eric Auger
1
-0
/
+2
2015-03-11
arm64: KVM: Do not use pgd_index to index stage-2 pgd
Marc Zyngier
1
-1
/
+2
2015-03-11
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
Marc Zyngier
1
-6
/
+4
2015-03-05
ARM: at91: debug: fix non MMU debug
Alexandre Belloni
1
-1
/
+4
2015-02-24
ARM: KVM: Fix size check in __coherent_cache_guest_page
Jan Kiszka
1
-1
/
+1
2015-02-18
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-48
/
+48
2015-02-17
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
3
-17
/
+54
2015-02-17
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+49
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-2
/
+35
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
1
-4
/
+0
2015-02-13
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
Mel Gorman
1
-1
/
+4
2015-02-12
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
9
-2
/
+206
2015-02-12
arm: define __PAGETABLE_PMD_FOLDED for !LPAE
Kirill A. Shutemov
1
-0
/
+2
2015-02-12
mm: make FIRST_USER_ADDRESS unsigned long on all archs
Kirill A. Shutemov
1
-1
/
+1
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-20
/
+0
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-21
/
+3
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-13
/
+0
2015-02-11
arm: drop L_PTE_FILE and pte_file()-related helpers
Kirill A. Shutemov
4
-21
/
+3
2015-02-11
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-1
/
+1
2015-02-10
Merge branch 'devel-stable' into for-next
Russell King
4
-1
/
+93
2015-02-10
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into...
Russell King
4
-1
/
+38
2015-02-10
ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ip
Ard Biesheuvel
1
-1
/
+14
2015-02-06
kvm: add halt_poll_ns module parameter
Paolo Bonzini
1
-0
/
+1
2015-02-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
3
-13
/
+77
2015-01-30
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
Marc Zyngier
1
-9
/
+34
2015-01-30
arm/arm64: KVM: Invalidate data cache on unmap
Marc Zyngier
1
-0
/
+31
2015-01-30
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
Marc Zyngier
3
-4
/
+12
2015-01-28
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
David Vrabel
1
-1
/
+1
2015-01-28
ARM: digicolor: add low level debug support
Baruch Siach
1
-0
/
+35
2015-01-24
Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
1
-0
/
+6
2015-01-22
Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...
Olof Johansson
1
-0
/
+49
2015-01-22
Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/ker...
Olof Johansson
1
-17
/
+13
2015-01-21
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
Daniel Thompson
1
-0
/
+36
2015-01-21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
Daniel Thompson
1
-0
/
+40
2015-01-20
arm/arm64: KVM: add opaque private pointer to MMIO data
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
Andre Przywara
1
-0
/
+1
2015-01-20
arm/arm64: KVM: rework MPIDR assignment and add accessors
Andre Przywara
2
-2
/
+5
2015-01-20
ARM: sirf: add two debug ports for CSRatlas7 SoC
Guo Zeng
1
-15
/
+13
2015-01-19
ARM: debug: msm: Support big-endian CPUs
Stephen Boyd
1
-0
/
+6
[next]