开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
Age
Commit message (
Expand
)
Author
2014-10-08
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-02
Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...
Russell King
2014-09-30
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-09-30
ARM: 8178/1: fix set_tls for !CONFIG_KUSER_HELPERS
Nathan Lynch
2014-09-30
ARM: 8177/1: cacheflush: Fix v7_exit_coherency_flush exynos build breakage on...
Krzysztof Kozlowski
2014-09-27
Merge tag 'kvm-arm-for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-09-26
ARM: 8158/1: LLVMLinux: use static inline in ARM ftrace.h
Behan Webster
2014-09-26
ARM: 8152/1: Convert pr_warning to pr_warn
Joe Perches
2014-09-26
arm/arm64: KVM: Report correct FSC for unsupported fault types
Christoffer Dall
2014-09-24
kvm: Add arch specific mmu notifier for page invalidation
Tang Chen
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-21
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-09-18
Merge remote-tracking branch 'kvm/next' into queue
Christoffer Dall
2014-09-16
ARM: 8148/1: flush TLS and thumbee register state during exec
Nathan Lynch
2014-09-12
Merge tag 'stable/for-linus-3.17-b-rc4-arm-tag' of git://git.kernel.org/pub/s...
Linus Torvalds
2014-09-12
ARM: 8137/1: fix get_user BE behavior for target variable with size of 8 bytes
Victor Kamensky
2014-09-11
xen/arm: remove mach_to_phys rbtree
Stefano Stabellini
2014-09-11
xen/arm: reimplement xen_dma_unmap_page & friends
Stefano Stabellini
2014-09-11
ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault()
Ard Biesheuvel
2014-08-29
KVM: remove garbage arg to *hardware_{en,dis}able
Radim Krčmář
2014-08-29
KVM: static inline empty kvm_arch functions
Radim Krčmář
2014-08-29
KVM: forward declare structs in kvm_types.h
Paolo Bonzini
2014-08-27
KVM: ARM/arm64: fix non-const declaration of function returning const
Will Deacon
2014-08-27
ARM: 8131/1: arm/smp: Absorb boot_secondary()
Geert Uytterhoeven
2014-08-27
ARM: 8130/1: cpuidle/cpuidle-big_little: fix reading cpu id part number
Juri Lelli
2014-08-27
ARM: 8129/1: errata: work around Cortex-A15 erratum 830321 using dummy strex
Mark Rutland
2014-08-27
ARM: 8127/1: module: add support for R_ARM_TARGET1 relocations
Andrey Ryabinin
2014-08-09
ARM: wire up getrandom syscall
Russell King
2014-08-08
Merge branch 'akpm' (second patchbomb from Andrew Morton)
Linus Torvalds
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-08-05
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
2014-08-05
Merge branch 'devel-stable' into for-next
Russell King
2014-08-05
Merge tag 'kvm-arm-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-02
ARM: 8119/1: crypto: sha1: add ARM NEON implementation
Jussi Kivilinna
2014-08-01
Merge tag 'nommu-for-rmk' of git://git.pengutronix.de/git/ukl/linux into deve...
Russell King
2014-07-29
arm: Add devicetree fixup machine function
Laura Abbott
2014-07-29
ARM: 8113/1: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memo...
Uwe Kleine-König
2014-07-24
ARM: 8109/1: mm: Modify pte_write and pmd_write logic for LPAE
Steven Capper
2014-07-24
ARM: 8108/1: mm: Introduce {pte,pmd}_isset and {pte,pmd}_isclear
Steven Capper
2014-07-18
ARM: 8103/1: save/restore Cortex-A9 CP15 registers on suspend/resume
Shawn Guo
2014-07-18
ARM: 8098/1: mcs lock: implement wfe-based polling for MCS locking
Will Deacon
2014-07-18
ARM: 8091/2: add get_user() support for 8 byte types
Daniel Thompson
2014-07-18
ARM: 8097/1: unistd.h: relocate comments back to place
Baruch Siach
2014-07-18
ARM: 8070/1: Introduce arm_get_current_stack_frame()
Nikolay Borisov
2014-07-18
ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+
Russell King
2014-07-18
ARM: make it easier to check the CPU part number correctly
Russell King
[next]