Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
d645fc0eabbe783d34a14fbb31768ad8571f0ad4
/
arch
/
arm64
ba049e9
kvm: rename pfn_t to kvm_pfn_t
by Dan Williams
· 9 years ago
05ee26d
arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP
by Minchan Kim
· 9 years ago
b7ed934
arm64, thp: remove infrastructure for handling splitting PMDs
by Kirill A. Shutemov
· 9 years ago
4e5448a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 9 years ago
b70ce2a
dts: hisi: fixes no syscon fault when init mdio
by yankejian
· 9 years ago
8f0d3aa
arm64: mm: support ARCH_MMAP_RND_BITS
by Daniel Cashman
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
237f38c
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
01e9d22
Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
541d284
Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
fa5fd7c
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
6660800
Merge branch 'devel-stable' into for-linus
by Russell King
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
2a803c4
arm64: head.S: use memset to clear BSS
by Mark Rutland
· 9 years ago
ee03353
arm64: entry: remove pointless SPSR mode check
by Mark Rutland
· 9 years ago
39b5be9
arm64: mm: move pgd_cache initialisation to pgtable_cache_init
by Will Deacon
· 9 years ago
f930896
arm64: module: avoid undefined shift behavior in reloc_data()
by Ard Biesheuvel
· 9 years ago
b24a557
arm64: module: fix relocation of movz instruction with negative immediate
by Ard Biesheuvel
· 9 years ago
598bcc6
Merge branches 'misc' and 'misc-rc6' into for-linus
by Russell King
· 9 years ago
e679660
ARM: 8481/2: drivers: psci: replace psci firmware calls
by Jens Wiklander
· 9 years ago
1445745
ARM: 8480/2: arm64: add implementation for arm-smccc
by Jens Wiklander
· 9 years ago
06312f4
Merge tag 'arm32-efi-for-v4.5' of git://git.linaro.org/people/ard.biesheuvel/linux-arm into devel-stable
by Russell King
· 9 years ago
5d7ee87
arm64: perf: add support for Cortex-A72
by Will Deacon
· 9 years ago
57d7412
arm64: perf: add format entry to describe event -> config mapping
by Will Deacon
· 9 years ago
c9cd0ed
arm64: traps: address fallout from printk -> pr_* conversion
by Will Deacon
· 9 years ago
20380bb
arm64: ftrace: fix a stack tracer's output under function graph tracer
by AKASHI Takahiro
· 9 years ago
fe13f95
arm64: pass a task parameter to unwind_frame()
by AKASHI Takahiro
· 9 years ago
79fdee9
arm64: ftrace: modify a stack frame in a safe way
by AKASHI Takahiro
· 9 years ago
d224a69
arm64: remove irq_count and do_softirq_own_stack()
by James Morse
· 9 years ago
66b3923
arm64: hugetlb: add support for PTE contiguous bit
by David Woods
· 9 years ago
60792ad
arm64: kernel: enforce pmuserenr_el0 initialization and restore
by Lorenzo Pieralisi
· 9 years ago
72d39c6
xen/arm: introduce HYPERVISOR_platform_op on arm and arm64
by Stefano Stabellini
· 9 years ago
dfd57bc
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
by Stefano Stabellini
· 9 years ago
8b614ae
bpf: move clearing of A/X into classic to eBPF migration prologue
by Daniel Borkmann
· 9 years ago
20475f7
arm64: KVM: Add support for 16-bit VMID
by Vladimir Murzin
· 9 years ago
9d4dc688
arm/arm64: KVM: Remove unreferenced S2_PGD_ORDER
by Vladimir Murzin
· 9 years ago
281243c
arm64: KVM: debug: Remove spurious inline attributes
by Marc Zyngier
· 9 years ago
0a28714
arm64: Use PoU cache instr for I/D coherency
by Ashok Kumar
· 9 years ago
e6b1185
arm64: Defer dcache flush in __cpu_copy_user_page
by Ashok Kumar
· 9 years ago
971c67c
arm64: reduce stack use in irq_handler
by James Morse
· 9 years ago
129b985
Merge branch 'aarch64/efi' into aarch64/for-next/core
by Will Deacon
· 9 years ago
3ffa75c
arm64: KVM: Remove weak attributes
by Marc Zyngier
· 9 years ago
23a1346
arm64: KVM: Cleanup asm-offset.c
by Marc Zyngier
· 9 years ago
9d8415d
arm64: KVM: Turn system register numbers to an enum
by Marc Zyngier
· 9 years ago
1ea66d2
arm64: KVM: Move away from the assembly version of the world switch
by Marc Zyngier
· 9 years ago
044ac37
arm64: KVM: Add compatibility aliases
by Marc Zyngier
· 9 years ago
53fd5b6
arm64: KVM: Add panic handling
by Marc Zyngier
· 9 years ago
2b28162
arm64: KVM: HYP mode entry points
by Marc Zyngier
· 9 years ago
5eec0a9
arm64: KVM: Implement TLB handling
by Marc Zyngier
· 9 years ago
c13d168
arm64: KVM: Implement fpsimd save/restore
by Marc Zyngier
· 9 years ago
be901e9
arm64: KVM: Implement the core world switch
by Marc Zyngier
· 9 years ago
c1bf6e1
arm64: KVM: Add patchable function selector
by Marc Zyngier
· 9 years ago
b97b66c
arm64: KVM: Implement guest entry
by Marc Zyngier
· 9 years ago
8eb9926
arm64: KVM: Implement debug save/restore
by Marc Zyngier
· 9 years ago
c209ec8
arm64: KVM: Implement 32bit system register save/restore
by Marc Zyngier
· 9 years ago
6d6ec20
arm64: KVM: Implement system register save/restore
by Marc Zyngier
· 9 years ago
1431af3
arm64: KVM: Implement timer save/restore
by Marc Zyngier
· 9 years ago
f68d2b1
arm64: KVM: Implement vgic-v3 save/restore
by Marc Zyngier
· 9 years ago
06282fd
arm64: KVM: Implement vgic-v2 save/restore
by Marc Zyngier
· 9 years ago
c76a0a6
arm64: KVM: Add a HYP-specific header file
by Marc Zyngier
· 9 years ago
3600c2f
arm64: Add macros to read/write system registers
by Mark Rutland
· 9 years ago
b19e689
KVM: arm/arm64: Count guest exit due to various reasons
by Amit Tomar
· 9 years ago
252ca49
Merge 4.4-rc5 into usb-next as we want those fixes here for testing
by Greg Kroah-Hartman
· 9 years ago
dec9cbf
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
097b285
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
6534778
ls2080a/dts: Add little endian property for GPIO IP block
by Liu Gang
· 9 years ago
2dd2e4d
ARM64: dts: ls2080a: fix eSDHC endianness
by yangbo lu
· 9 years ago
32d6397
arm64: mm: ensure that the zero page is visible to the page table walker
by Will Deacon
· 9 years ago
f00083c
arm64: mm: place __cpu_setup in .text
by Mark Rutland
· 9 years ago
82d3400
arm64: Improve error reporting on set_pte_at() checks
by Catalin Marinas
· 9 years ago
8e31ed9
irqchip/gic-v3: Add missing include for barrier.h
by Marc Zyngier
· 9 years ago
4a6ccf3
arm64: cmpxchg: Don't incldue linux/mmdebug.h
by Mark Brown
· 9 years ago
9aa4ec1
arm64: mm: fold alternatives into .init
by Mark Rutland
· 9 years ago
5b28cd9
arm64: Remove redundant padding from linker script
by Mark Rutland
· 9 years ago
e2c30ee
arm64: mm: remove pointless PAGE_MASKing
by Mark Rutland
· 9 years ago
49003a8
arm64: don't call C code with el0's fp register
by James Morse
· 9 years ago
1ffe199
arm64: when walking onto the task stack, check sp & fp are in current->stack
by James Morse
· 9 years ago
aa4d5d3
arm64: Add this_cpu_ptr() assembler macro for use in entry.S
by James Morse
· 9 years ago
f7d9248
arm64/efi: refactor EFI init and runtime code for reuse by 32-bit ARM
by Ard Biesheuvel
· 9 years ago
e5bc22a
arm64/efi: split off EFI init and runtime code for reuse by 32-bit ARM
by Ard Biesheuvel
· 9 years ago
4dffbfc
arm64/efi: mark UEFI reserved regions as MEMBLOCK_NOMAP
by Ard Biesheuvel
· 9 years ago
68709f4
arm64: only consider memblocks with NOMAP cleared for linear mapping
by Ard Biesheuvel
· 9 years ago
7596abf
arm64: irq: fix walking from irq stack to task stack
by Will Deacon
· 9 years ago
8e23dac
arm64: Add do_softirq_own_stack() and enable irq_stacks
by James Morse
· 9 years ago
132cd88
arm64: Modify stack trace and dump for use with irq_stack
by AKASHI Takahiro
· 9 years ago
6cdf9c7
arm64: Store struct thread_info in sp_el0
by Jungseok Lee
· 9 years ago
5db4fd8
arm64: Clear out any singlestep state on a ptrace detach operation
by John Blackwood
· 9 years ago
98fb754
arm64: update linker script to increased L1_CACHE_BYTES value
by Ard Biesheuvel
· 9 years ago
db3899a
arm64: Add trace_hardirqs_off annotation in ret_to_user
by Catalin Marinas
· 9 years ago
db28176
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
0992207
Merge tag 'kvm-arm-for-v4.4-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
f6be563
arm64: KVM: Get rid of old vcpu_reg()
by Pavel Fedin
· 9 years ago
2ec5be3
arm64: KVM: Correctly handle zero register in system register accesses
by Pavel Fedin
· 9 years ago
3fec037
arm64: KVM: Remove const from struct sys_reg_params
by Pavel Fedin
· 9 years ago
bc45a51
arm64: KVM: Correctly handle zero register during MMIO
by Pavel Fedin
· 9 years ago
004ab58
arm64: ftrace: fix the comments for ftrace_modify_code
by Li Bin
· 9 years ago
81a6a14
arm64: ftrace: stop using kstop_machine to enable/disable tracing
by Li Bin
· 9 years ago
Next »