Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
7e6213f4345c3798b7fb7af41d221e2fd77ec6a6
/
arch
/
arm64
/
kernel
c94ae4f
arm64: insn: remove BUG_ON from codegen
by Zi Shen Lim
· 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
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
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
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
60792ad
arm64: kernel: enforce pmuserenr_el0 initialization and restore
by Lorenzo Pieralisi
· 9 years ago
dfd57bc
arm64: introduce CONFIG_PARAVIRT, PARAVIRT_TIME_ACCOUNTING and pv_time_ops
by Stefano Stabellini
· 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
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
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
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
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
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
a7c61a3
arm64: add __init/__initdata section marker to some functions/variables
by Jisheng Zhang
· 9 years ago
5d86862
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
66362c9
arm64: efi: fix initcall return values
by Ard Biesheuvel
· 9 years ago
81d9457
arm64: efi: deal with NULL return value of early_memremap()
by Ard Biesheuvel
· 9 years ago
4f0a606
arm64: cpufeature: Track unsigned fields
by Suzuki K. Poulose
· 9 years ago
3b12acf
arm64: efi: correctly map runtime regions
by Mark Rutland
· 9 years ago
498cd5c
arm64: KVM: Add workaround for Cortex-A57 erratum 834220
by Marc Zyngier
· 9 years ago
92e788b
arm64: restore bogomips information in /proc/cpuinfo
by Yang Shi
· 9 years ago
65da0a8
arm64: use non-global mappings for UEFI runtime regions
by Ard Biesheuvel
· 9 years ago
de818bd
arm64: kernel: pause/unpause function graph tracer in cpu_suspend()
by Lorenzo Pieralisi
· 9 years ago
9e9caa6
arm64: perf: Add event descriptions
by Drew Richardson
· 9 years ago
90381cb
arm64: perf: Convert event enums to #defines
by Drew Richardson
· 9 years ago
a18e2fa
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
01b305a
arm64: suspend: make hw_breakpoint_restore static
by Jisheng Zhang
· 9 years ago
29b8302
arm64: smp: make of_parse_and_init_cpus static
by Jisheng Zhang
· 9 years ago
5430978
arm64: build vdso without libgcov
by Arnd Bergmann
· 9 years ago
3d6d103
arm64: mark cpus_have_hwcap as __maybe_unused
by Arnd Bergmann
· 9 years ago
b44a3d2
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
0d51ce9
Merge tag 'pm+acpi-4.4-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
2dc10ad
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
f5a8160
Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6aa2fdb
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
bf45778
arm64/efi: move arm64 specific stub C code to libstub
by Ard Biesheuvel
· 9 years ago
cb08381
arm64: page-align sections for DEBUG_RODATA
by Mark Rutland
· 9 years ago
73effcc
arm64/efi: do not assume DRAM base is aligned to 2 MB
by Ard Biesheuvel
· 9 years ago
fde4a59f
arm64: cpufeature: declare enable_cpu_capabilities as static
by Will Deacon
· 9 years ago
9702970
Revert "ARM64: unwind: Fix PC calculation"
by Will Deacon
· 9 years ago
e13d918
arm64: kernel: fix tcr_el1.t0sz restore on systems with extended idmap
by Lorenzo Pieralisi
· 9 years ago
589cb22
arm64: compat: fix stxr failure case in SWP emulation
by Will Deacon
· 9 years ago
44511fb
efi: Use correct type for struct efi_memory_map::phys_map
by Ard Biesheuvel
· 9 years ago
e3ed766
Merge branch 'acpi-init'
by Rafael J. Wysocki
· 9 years ago
825294c
Merge tag 'firmware/psci-1.0' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into next/drivers
by Olof Johansson
· 9 years ago
9299b24
arm64: Constify hwcap name string arrays
by Dave Martin
· 9 years ago
3085bb0
arm64/debug: Make use of the system wide safe value
by Suzuki K. Poulose
· 9 years ago
fe80f9f
arm64: Move FP/ASIMD hwcap handling to common code
by Suzuki K. Poulose
· 9 years ago
37b01d53
arm64/HWCAP: Use system wide safe values
by Suzuki K. Poulose
· 9 years ago
da8d02d
arm64/capabilities: Make use of system wide safe value
by Suzuki K. Poulose
· 9 years ago
dbb4e15
arm64: Delay cpu feature capability checks
by Suzuki K. Poulose
· 9 years ago
ce8b602
arm64: Refactor check_cpu_capabilities
by Suzuki K. Poulose
· 9 years ago
c1e8656
arm64: Cleanup mixed endian support detection
by Suzuki K. Poulose
· 9 years ago
b3f1537
arm64: Read system wide CPUID value
by Suzuki K. Poulose
· 9 years ago
3086d39
arm64: Consolidate CPU Sanity check to CPU Feature infrastructure
by Suzuki K. Poulose
· 9 years ago
3c739b5
arm64: Keep track of CPU feature registers
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
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
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
6a3fd40
arm64: Handle 4 level page table for swapper
by Suzuki K. Poulose
· 9 years ago
87d1587
arm64: Move swapper pagetable definitions
by Suzuki K. Poulose
· 9 years ago
Next »