Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
3c739b57108436211c7f798ba3de0bb0cd8ef469
/
arch
/
arm64
3c739b5
arm64: Keep track of CPU feature registers
by Suzuki K. Poulose
· 9 years ago
ce98a67
arm64: Handle width of a cpuid feature
by Suzuki K. Poulose
· 9 years ago
12d1181
arm64: Move /proc/cpuinfo handling code
by Suzuki K. Poulose
· 9 years ago
cdcf817
arm64: Move mixed endian support detection
by Suzuki K. Poulose
· 9 years ago
9cdf8ec
arm64: Move cpu feature detection code
by Suzuki K. Poulose
· 9 years ago
4b998ff
arm64: Delay cpuinfo_store_boot_cpu
by Suzuki K. Poulose
· 9 years ago
3a75578
arm64: Delay ELF HWCAP initialisation until all CPUs are up
by Suzuki K. Poulose
· 9 years ago
64f1781
arm64: Make the CPU information more clear
by Suzuki K. Poulose
· 9 years ago
56a3f30
arm64: Make 36-bit VA depend on EXPERT
by Catalin Marinas
· 9 years ago
9f93f3e
arm64: Synchronise dump_backtrace() with perf callchain
by Jungseok Lee
· 9 years ago
096b322
arm64: add cpu_idle tracepoints to arch_cpu_idle
by Jisheng Zhang
· 9 years ago
2153993
arm64: 36 bit VA
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
9d372c9
arm64: Add page size to the kernel image header
by Ard Biesheuvel
· 9 years ago
4bf8b96
arm64: Check for selected granule support
by Suzuki K. Poulose
· 9 years ago
db488be
arm64: Kconfig: Fix help text about AArch32 support with 64K pages
by Suzuki K. Poulose
· 9 years ago
e25781e
arm64: Simplify NR_FIX_BTMAPS calculation
by Mark Rutland
· 9 years ago
755e70b
arm64: Clean config usages for page size
by Suzuki K. Poulose
· 9 years ago
6a3fd40
arm64: Handle 4 level page table for swapper
by Suzuki K. Poulose
· 9 years ago
c265af5
arm64: Calculate size for idmap_pg_dir at compile time
by Suzuki K. Poulose
· 9 years ago
686e783
arm64: Introduce helpers for page table levels
by Suzuki K. Poulose
· 9 years ago
b433dce
arm64: Handle section maps for swapper/idmap
by Suzuki K. Poulose
· 9 years ago
87d1587
arm64: Move swapper pagetable definitions
by Suzuki K. Poulose
· 9 years ago
fbc61a2
arm64: debug: Fix typo in debug-monitors.c
by Yang Shi
· 9 years ago
77f3228f
arm64: AArch32 user space PC alignment exception
by Mark Salyzyn
· 9 years ago
7db743c
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
by Catalin Marinas
· 9 years ago
52fa192
Revert "arm64: ioremap: add ioremap_cache macro"
by Catalin Marinas
· 9 years ago
03875ad
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
by yalin wang
· 9 years ago
1b6d7f8
arm64: ioremap: add ioremap_cache macro
by yalin wang
· 9 years ago
8304012
arm64: kasan: fix issues reported by sparse
by Will Deacon
· 9 years ago
ee7f881
ARM64: kasan: print memory assignment
by Linus Walleij
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
fd2203d
arm64: move PGD_SIZE definition to pgalloc.h
by Andrey Ryabinin
· 9 years ago
305d454
arm64: atomics: implement native {relaxed, acquire, release} atomics
by Will Deacon
· 9 years ago
e8f3010
arm64/efi: isolate EFI stub from the kernel proper
by Ard Biesheuvel
· 9 years ago
2079184
arm64: use ENDPIPROC() to annotate position independent assembler routines
by Ard Biesheuvel
· 9 years ago
cb50ce3
arm64: Fix missing #include in hw_breakpoint.c
by Catalin Marinas
· 9 years ago
217d453
arm64: fix a migrating irq bug when hotplug cpu
by Yang Yingliang
· 9 years ago
348a65c
arm64: Mark kernel page ranges contiguous
by Jeremy Linton
· 9 years ago
202e41a1
arm64: Make the kernel page dump utility aware of the CONT bit
by Jeremy Linton
· 9 years ago
06f90d2
arm64: Default kernel pages should be contiguous
by Jeremy Linton
· 9 years ago
93ef666
arm64: Macros to check/set/unset the contiguous bit
by Jeremy Linton
· 9 years ago
ecf35a2
arm64: PTE/PMD contiguous bit definition
by Jeremy Linton
· 9 years ago
2ff4439
arm64: Add contiguous page flag shifts and constants
by Jeremy Linton
· 9 years ago
01a507a
arm64: dts: juno: describe PMUs separately
by Mark Rutland
· 9 years ago
62a4dda
arm64: perf: add Cortex-A57 support
by Mark Rutland
· 9 years ago
ac82d12
arm64: perf: add Cortex-A53 support
by Mark Rutland
· 9 years ago
6475b2d
arm64: perf: move to shared arm_pmu framework
by Mark Rutland
· 9 years ago
8f48c06
arm64: hw_breakpoint: use target state to determine ABI behaviour
by Will Deacon
· 9 years ago
120798d
arm64: mm: remove dsb from update_mmu_cache
by Will Deacon
· 9 years ago
28c6fbc
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
by Will Deacon
· 9 years ago
38d9628
arm64: mm: kill mm_cpumask usage
by Will Deacon
· 9 years ago
c2775b2
arm64: switch_mm: simplify mm and CPU checks
by Will Deacon
· 9 years ago
5a7862e
arm64: tlbflush: avoid flushing when fullmm == 1
by Will Deacon
· 9 years ago
f3e002c
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
by Will Deacon
· 9 years ago
5aec715
arm64: mm: rewrite ASID allocator and MM context-switching code
by Will Deacon
· 9 years ago
8e63d38
arm64: flush: use local TLB and I-cache invalidation
by Will Deacon
· 9 years ago
fa7aae8
arm64: proc: de-scope TLBI operation during cold boot
by Will Deacon
· 9 years ago
c51e97d
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
by Will Deacon
· 9 years ago
127db02
arm64: introduce VA_START macro - the first kernel virtual address.
by Andrey Ryabinin
· 9 years ago
4042688
arm64: copy_to-from-in_user optimization using copy template
by Feng Kan
· 9 years ago
e5c88e3
arm64: Change memcpy in kernel to use the copy template file
by Feng Kan
· 9 years ago
efa773f
arm64: defconfig: Enable samsung serial and mmc
by Alim Akhtar
· 9 years ago
a758379
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ee556d0
arm64: ftrace: fix function_graph tracer panic
by Li Bin
· 9 years ago
1a541b4
arm64: Fix THP protection change logic
by Steve Capper
· 9 years ago
0ce3cc0
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
by Ard Biesheuvel
· 9 years ago
b6d980f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
4401555
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
a13f18f
Documentation: arm: Fix typo in the idle-states bindings examples
by Lorenzo Pieralisi
· 9 years ago
3ae8394
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
fadb97b
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
efe4d36
Merge tag 'kvm-arm-for-4.3-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
ef74891
arm/arm64: KVM: Remove 'config KVM_ARM_MAX_VCPUS'
by Ming Lei
· 9 years ago
34c3faa
arm64: KVM: Remove all traces of the ThumbEE registers
by Will Deacon
· 9 years ago
c4cbba9
arm64: KVM: Disable virtual timer even if the guest is not using it
by Marc Zyngier
· 9 years ago
df057cc
arm64: errata: add module build workaround for erratum #843419
by Will Deacon
· 10 years ago
bdec97a
arm64: compat: fix vfp save/restore across signal handlers in big-endian
by Will Deacon
· 9 years ago
e56d82a
arm64: cpu hotplug: ensure we mask out CPU_TASKS_FROZEN in notifiers
by Will Deacon
· 9 years ago
ae80a2f
arm64: Remove ununsed set_irq_flags
by Rob Herring
· 9 years ago
1713e5a
arm64: KVM: Fix user access for debug registers
by Marc Zyngier
· 9 years ago
62bea5b
KVM: add halt_attempted_poll to VCPU stats
by Paolo Bonzini
· 9 years ago
d10bcd4
arm64: head.S: initialise mdcr_el2 in el2_setup
by Will Deacon
· 9 years ago
2314ee4
arm64: enable generic idle loop
by Leo Yan
· 9 years ago
43297dd
KVM: arm64: add workaround for Cortex-A57 erratum #852523
by Will Deacon
· 9 years ago
5125648
Merge tag 'kvm-arm-for-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
bf95004
arm64: pgtable: use a single bit for PTE_WRITE regardless of DBM
by Will Deacon
· 9 years ago
62d96c7
arm64: Fix pte_modify() to preserve the hardware dirty information
by Catalin Marinas
· 9 years ago
b847415
arm64: Fix the pte_hw_dirty() check when AF/DBM is enabled
by Catalin Marinas
· 9 years ago
ba9cc45
arm64: dma-mapping: check whether cma area is initialized or not
by Jisheng Zhang
· 9 years ago
33e247c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
519f526
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
452e06a
dma-mapping: consolidate dma_set_mask
by Christoph Hellwig
· 9 years ago
ee19637
dma-mapping: consolidate dma_supported
by Christoph Hellwig
· 9 years ago
efa21e4
dma-mapping: cosolidate dma_mapping_error
by Christoph Hellwig
· 9 years ago
1e89375
dma-mapping: consolidate dma_{alloc,free}_noncoherent
by Christoph Hellwig
· 9 years ago
6894258
dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}
by Christoph Hellwig
· 9 years ago
f6f7a63
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
1570f0d
arm64: support initrd outside kernel linear map
by Mark Salter
· 9 years ago
Next »