Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
37df49f433bc3a11f5716fe65aaec5189c6402cb
/
arch
/
arm
/
include
b26b5ef
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2692a71
Merge branch 'work.uaccess' into for-linus
by Al Viro
· 8 years ago
84d6984
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
97139d4
treewide: remove redundant #include <linux/kconfig.h>
by Masahiro Yamada
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
66f2c6d
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
9a01c3e
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
by Chris Metcalf
· 8 years ago
6218590
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
82fa407
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
c7f5d36
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
81a6300
Merge branch 'devel-stable' into for-linus
by Russell King
· 8 years ago
301a36f
Merge branches 'misc' and 'sa1111-base' into for-linus
by Russell King
· 8 years ago
fb833b1
ARM: fix delays
by Russell King
· 8 years ago
999dcbe
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
7af8a0f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
d248220
ARM: 8617/1: dma: fix dma_max_pfn()
by Roger Quadros
· 8 years ago
45ca877
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
1d8f51d
arm/arm64: arch_timer: Use archdata to indicate vdso suitability
by Scott Wood
· 8 years ago
3d9cd95
ARM: gic-v3: Work around definition of gic_write_bpr1
by Marc Zyngier
· 8 years ago
acda543
ARM: KVM: Support vgic-v3
by Vladimir Murzin
· 8 years ago
a078bed
ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registers
by Vladimir Murzin
· 8 years ago
4f25463
ARM: Move system register accessors to asm/cp15.h
by Vladimir Murzin
· 8 years ago
163352e
ARM: Introduce MPIDR_LEVEL_SHIFT macro
by Vladimir Murzin
· 8 years ago
b60752f
ARM: sa1111: provide to_sa1111_device() macro
by Russell King
· 8 years ago
464b584
Merge branch 'irq/urgent' into irq/core
by Thomas Gleixner
· 8 years ago
cf6e4ca
ARM: sa1111: add sa1111_get_irq()
by Russell King
· 8 years ago
95ab29a
Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/soc
by Arnd Bergmann
· 8 years ago
9134449
arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()
by Al Viro
· 8 years ago
ea58e97
Merge tag 'arm-soc/for-4.9/soc' of http://github.com/Broadcom/stblinux into next/soc
by Arnd Bergmann
· 8 years ago
91ef844
irqchip/gic-v3: Reset BPR during initialization
by Daniel Thompson
· 8 years ago
6b3142b
ARM: 8612/1: LPAE: initialize cache policy correctly
by Stefan Agner
· 8 years ago
435bca5
arm: KVM: Allow an exit code to be tagged with a Virtual Abort
by Marc Zyngier
· 8 years ago
bfb78b5
arm: KVM: Add Virtual Abort injection helper
by Marc Zyngier
· 8 years ago
3aedd5c
arm: KVM: Use common AArch32 conditional execution code
by Marc Zyngier
· 8 years ago
dcadda1
arm/kvm: excise redundant cache maintenance
by Mark Rutland
· 8 years ago
8a7e75d
KVM: Add provisioning for ulong vm stats and u64 vcpu stats
by Suraj Jitindar Singh
· 8 years ago
b828f96
ARM: 8611/1: l2x0: add PMU support
by Mark Rutland
· 8 years ago
bc0ee9d
ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.
by Jonathan Austin
· 8 years ago
b2bf482
ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqs
by Vladimir Murzin
· 8 years ago
f5a5c89
ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()
by Jonathan Austin
· 8 years ago
296909e
ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operations
by Jonathan Austin
· 8 years ago
26150aa
ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directly
by Jonathan Austin
· 8 years ago
35fa91e
ARM: kernel: merge core and init PLTs
by Ard Biesheuvel
· 8 years ago
dd34b11
ARM: uniphier: remove SoC-specific SMP code
by Masahiro Yamada
· 8 years ago
5a0e069
ARM: 8601/1: Remove unused secure_flush_area API
by Andy Gross
· 8 years ago
83809b9
ARM: sa1100: move StrongARM CPU ID checks to cputype.h
by Russell King
· 8 years ago
10b52a4
ARM: 8598/1: remove traces of perf_ops_bp
by Mark Rutland
· 8 years ago
d782e42
ARM: 8594/1: enable binfmt_flat on systems with an MMU
by Nicolas Pitre
· 8 years ago
7d281b6
ARM: 8589/1: asm/memory.h: remove dead definitions
by Nicolas Pitre
· 8 years ago
1eccfa0
Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
d0cf9d8
ARM: brcmstb: Add earlyprintk support using run-time checks
by Florian Fainelli
· 8 years ago
4dd1837
arm: move exports to definitions
by Al Viro
· 9 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
d52bd54
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
0719392
ARM: kexec: fix kexec for Keystone 2
by Russell King
· 8 years ago
c8d0267
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
221bb8a
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
fbae5cb
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
9454c23
Merge branch 'pci/msi-affinity' into next
by Bjorn Helgaas
· 8 years ago
b5f00d1
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
69c4289
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
5f5a00e
Merge branches 'cpuidle', 'fixes' and 'misc' into for-linus
by Russell King
· 8 years ago
08fd8c17
Merge tag 'for-linus-4.8-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
e77b085
mm/mmu_gather: track page size with mmu gather and force flush if page size change
by Aneesh Kumar K.V
· 8 years ago
e9d55e1
mm: change the interface for __tlb_remove_page()
by Aneesh Kumar K.V
· 8 years ago
397b080
arm: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
dfd45b6
ARM: uaccess: Enable hardened usercopy
by Kees Cook
· 8 years ago
7e4dc77
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b46f01c
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
by Andre Przywara
· 8 years ago
f2d3adf
kvm arm/arm64: Remove trailing whitespace from headers
by Arnaldo Carvalho de Melo
· 8 years ago
e6978e4
ARM: save and reset the address limit when entering an exception
by Russell King
· 9 years ago
32981ea
ARM: clps711x: Reduce static map size
by Alexander Shiyan
· 9 years ago
4b5ae01
arm/xen: add support for vm_assist hypercall
by Juergen Gross
· 8 years ago
be1aaf4
ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
by Shannon Zhao
· 9 years ago
553228d
Merge tag 'samsung-soc-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux into next/soc
by Olof Johansson
· 8 years ago
6c41a41
arm/arm64: Get rid of KERN_TO_HYP
by Marc Zyngier
· 8 years ago
f7bec68
arm/arm64: KVM: Prune unused #defines
by Marc Zyngier
· 8 years ago
e537ecd
arm: KVM: Allow hyp teardown
by Marc Zyngier
· 8 years ago
cd602a3
arm: KVM: Simplify HYP init
by Marc Zyngier
· 8 years ago
26781f9c
arm/arm64: KVM: Kill free_boot_hyp_pgd
by Marc Zyngier
· 8 years ago
12fda81
arm/arm64: KVM: Drop boot_pgd
by Marc Zyngier
· 8 years ago
1df3e23
arm/arm64: KVM: Export __hyp_text_start/end symbols
by Marc Zyngier
· 8 years ago
3f0f883
arm/arm64: KVM: Remove hyp_kern_va helper
by Marc Zyngier
· 8 years ago
dd665be
ARM: 8584/1: floppy: avoid gcc-6 warning
by Arnd Bergmann
· 8 years ago
520319d
ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERS
by Masahiro Yamada
· 8 years ago
0996353
arm/arm64: KVM: Make default HYP mappings non-excutable
by Marc Zyngier
· 9 years ago
5900270
arm/arm64: KVM: Map the HYP text as read-only
by Marc Zyngier
· 9 years ago
74a6b88
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
by Marc Zyngier
· 9 years ago
c8dddec
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
by Marc Zyngier
· 9 years ago
80e7559
efi: Convert efi_call_virt() to efi_call_virt_pointer()
by Alex Thorlton
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
215e362
ARM: 8306/1: loop_udelay: remove bogomips value limitation
by Nicolas Pitre
· 10 years ago
9f73bd8
ARM: uaccess: remove put_user() code duplication
by Russell King
· 9 years ago
9f85eae
ARM: 8580/1: Remove orphaned __addr_ok() definition
by Robin Murphy
· 9 years ago
5fa9da5
ARM: get rid of horrible *(unsigned int *)(regs + 1)
by Russell King
· 9 years ago
e6a9dc6
ARM: introduce svc_pt_regs structure
by Russell King
· 9 years ago
5745eef
ARM: rename S_FRAME_SIZE to PT_REGS_SIZE
by Russell King
· 9 years ago
2f3428b
ARM: EXYNOS: Fix UART address selection for DEBUG_LL
by Joonyoung Shim
· 10 years ago
1fa0510
ARM: Make PCI I/O space optional
by Bjorn Helgaas
· 8 years ago
Next »