Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bea28e65994de7fda06eb5f76aef3d25bd9c135f
/
arch
/
arm
/
include
41f2a93
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
8746515
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
by Stefano Stabellini
· 10 years ago
1424532
ARM: 8347/1: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
by Marek Szyprowski
· 10 years ago
eadf16a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
7d2b6ef
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
e6c81cc
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
d0440c5
Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
fd1d0dd
KVM: arm/arm64: check IRQ number on userland injection
by Andre Przywara
· 10 years ago
54e514b
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
6bcf4e9
arm: use asm-generic for seccomp.h
by Kees Cook
· 10 years ago
714d8e7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
cb90695
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 10 years ago
bb0fd7a
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
2481bc7
Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 10 years ago
204db6e
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
by Kees Cook
· 10 years ago
4b2f883
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
c848791
Merge branches 'misc', 'vdso' and 'fixes' into for-next
by Russell King
· 10 years ago
89c6bc5
ARM: allow 16-bit instructions in ALT_UP()
by Russell King
· 10 years ago
7fd5647
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
cc76ee7
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
9003601
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
a498044
arm: Remove signal translation and exec_domain
by Richard Weinberger
· 10 years ago
90451d6
crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layer
by Ard Biesheuvel
· 10 years ago
55dd0df
jump_label: Allow asm/jump_label.h to be included in assembly
by Anton Blanchard
· 10 years ago
bf0fb67
Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'
by Paolo Bonzini
· 10 years ago
5602d12
Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/cleanup
by Olof Johansson
· 10 years ago
d3a8754
ARM: MCPM: move the algorithmic complexity to the core code
by Nicolas Pitre
· 10 years ago
cb85071
ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use them
by Xunlei Pang
· 10 years ago
fee3fd4
ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibility
by Geert Uytterhoeven
· 10 years ago
950324a
KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO bus
by Andre Przywara
· 10 years ago
c4a84ae
ARM: 8322/1: keep .text and .fixup regions closer together
by Ard Biesheuvel
· 10 years ago
c20611d
ARM: 8327/1: zImage: add support for ARMv7-M
by Joachim Eastwood
· 10 years ago
8defb33
ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASE
by Andrey Ryabinin
· 10 years ago
b8c9592
ARM: 8318/1: treat CPU feature register fields as signed quantities
by Ard Biesheuvel
· 10 years ago
1713ce7
ARM: 8329/1: miscellaneous vdso infrastructure, preparation
by Nathan Lynch
· 10 years ago
c0c89fa
ARM: Remove mach-msm and associated ARM architecture code
by Stephen Boyd
· 10 years ago
772742a
arm-cci: Get rid of secure transactions for PMU driver
by Suzuki K. Poulose
· 10 years ago
9fd85eb
ARM: pmu: add support for interrupt-affinity property
by Will Deacon
· 10 years ago
449e056
ARM: cpuidle: Add a cpuidle ops structure to be used for DT
by Daniel Lezcano
· 10 years ago
eeebc3b
ARM: cpuidle: Remove duplicate header inclusion
by Daniel Lezcano
· 10 years ago
e4c5a68
arm64: KVM: use ID map with increased VA range if required
by Ard Biesheuvel
· 10 years ago
2fc6775
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
6981e2a
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
35307b9
arm/arm64: KVM: Implement Stage-2 page aging
by Marc Zyngier
· 10 years ago
174178f
KVM: arm/arm64: add irqfd support
by Eric Auger
· 10 years ago
c1426e4
KVM: arm/arm64: implement kvm_arch_intc_initialized
by Eric Auger
· 10 years ago
04b8dc8
arm64: KVM: Do not use pgd_index to index stage-2 pgd
by Marc Zyngier
· 10 years ago
a987370
arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting
by Marc Zyngier
· 10 years ago
5a5a645
ARM: at91: debug: fix non MMU debug
by Alexandre Belloni
· 10 years ago
a050dfb
ARM: KVM: Fix size check in __coherent_cache_guest_page
by Jan Kiszka
· 10 years ago
eaa0eda
Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 10 years ago
878ba61
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
ea7531a
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 10 years ago
b9085bc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
4d94246
mm: convert p[te|md]_mknonnuma and remaining page table manipulations
by Mel Gorman
· 10 years ago
42cf0f2
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 10 years ago
8aa7687
arm: define __PAGETABLE_PMD_FOLDED for !LPAE
by Kirill A. Shutemov
· 10 years ago
d016bf7
mm: make FIRST_USER_ADDRESS unsigned long on all archs
by Kirill A. Shutemov
· 10 years ago
c5ce28d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
c08f8467
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 10 years ago
b007ea7
arm: drop L_PTE_FILE and pte_file()-related helpers
by Kirill A. Shutemov
· 10 years ago
bdccc4e
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
df9ab97
Merge branch 'devel-stable' into for-next
by Russell King
· 10 years ago
ed8f8ce
Merge branches 'debug', 'fixes', 'l2c' (early part), 'misc' and 'sa1100' into for-next
by Russell King
· 10 years ago
ada63d4
ARM: 8300/1: teach __asmeq that r11 == fp and r12 == ip
by Ard Biesheuvel
· 10 years ago
f781951
kvm: add halt_poll_ns module parameter
by Paolo Bonzini
· 10 years ago
6e03f89
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
0d3e4d4
arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault
by Marc Zyngier
· 10 years ago
363ef89
arm/arm64: KVM: Invalidate data cache on unmap
by Marc Zyngier
· 10 years ago
3c1e716
arm/arm64: KVM: Use set/way op trapping to track the state of the caches
by Marc Zyngier
· 10 years ago
853d028
xen/grant-table: pre-populate kernel unmap ops for xen_gnttab_unmap_refs()
by David Vrabel
· 10 years ago
e23814d
ARM: digicolor: add low level debug support
by Baruch Siach
· 10 years ago
9b865d9
Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/soc
by Olof Johansson
· 10 years ago
7f09a46
Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nferre/linux-at91 into next/soc
by Olof Johansson
· 10 years ago
0766c17
Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux into next/soc
by Olof Johansson
· 10 years ago
4d31e66
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
by Daniel Thompson
· 10 years ago
abbfb21
ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directory
by Daniel Thompson
· 10 years ago
9fedf14
arm/arm64: KVM: add opaque private pointer to MMIO data
by Andre Przywara
· 10 years ago
3caa2d8
arm/arm64: KVM: make the maximum number of vCPUs a per-VM value
by Andre Przywara
· 11 years ago
4429fc6
arm/arm64: KVM: rework MPIDR assignment and add accessors
by Andre Przywara
· 11 years ago
01ea63d
ARM: sirf: add two debug ports for CSRatlas7 SoC
by Guo Zeng
· 10 years ago
9edb4b1
ARM: debug: msm: Support big-endian CPUs
by Stephen Boyd
· 10 years ago
c6d1a2d
ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2C
by Tomasz Figa
· 10 years ago
0b7857d
ARM: 8287/1: add bitrev.h file to support rbit instruction
by Yalin Wang
· 10 years ago
7276030
KVM: arm/arm64: Enable Dirty Page logging for ARMv8
by Mario Smarduch
· 10 years ago
c647355
KVM: arm: Add initial dirty page locking support
by Mario Smarduch
· 10 years ago
72fc36b
KVM: arm: Add ARMv7 API to flush TLBs
by Mario Smarduch
· 10 years ago
5f58c97
ARM: at91: move debug-macro.S into the common space
by Alexandre Belloni
· 10 years ago
3f3558b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
643165c
Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost into asm-generic
by Arnd Bergmann
· 10 years ago
07dde66
ARM: sirf: drop Marco low-level debug port
by Barry Song
· 10 years ago
bfc9657
ARM: optprobes: execute instruction during restoring if possible.
by Wang Nan
· 10 years ago
28a1899
ARM: kprobes: check register usage for probed instruction.
by Wang Nan
· 10 years ago
0dc016d
ARM: kprobes: enable OPTPROBES for ARM 32
by Wang Nan
· 10 years ago
a0266c2
ARM: kprobes: disallow probing stack consuming instructions
by Wang Nan
· 10 years ago
6624cf6
ARM: kprobes: collects stack consumption for store instructions
by Wang Nan
· 10 years ago
295bb01
arm: macro whitespace fixes
by Michael S. Tsirkin
· 10 years ago
Next »