index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
arm64: add newline to I-cache policy string
Mark Rutland
2014-08-01
|
*
|
|
|
|
|
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-31
|
*
|
|
|
|
|
arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROC
byungchul.park
2014-07-31
|
*
|
|
|
|
|
arm64: don't call break hooks for BRK exceptions from EL0
Will Deacon
2014-07-31
|
*
|
|
|
|
|
arm64: defconfig: enable devtmpfs mount option
Robert Richter
2014-07-30
|
*
|
|
|
|
|
arm64: vdso: fix build error when switching from LE to BE
Arun Chandran
2014-07-30
|
*
|
|
|
|
|
arm64: defconfig: add virtio support for running as a kvm guest
Will Deacon
2014-07-29
|
*
|
|
|
|
|
arm64: gicv3: Allow GICv3 compilation with older binutils
Catalin Marinas
2014-07-25
|
*
|
|
|
|
|
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-25
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-08
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
arm64: fix soft lockup due to large tlb flush range
Mark Salter
2014-07-24
|
*
|
|
|
|
arm64/crypto: fix makefile rule for aes-glue-%.o
Andreas Schwab
2014-07-24
|
*
|
|
|
|
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
2014-07-24
|
*
|
|
|
|
arm64: Fix barriers used for page table modifications
Catalin Marinas
2014-07-24
|
*
|
|
|
|
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: asm/pgtable.h pmd/pud definitions clean-up
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITS
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Clean up the initial page table creation in head.S
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Remove asm/pgtable-*level-types.h files
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Remove asm/pgtable-*level-hwdef.h files
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
|
*
|
|
|
|
arm64: Add 4 levels of page tables definition with 4KB pages
Jungseok Lee
2014-07-23
|
*
|
|
|
|
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
|
*
|
|
|
|
arm64: Do not initialise the fixmap page tables in head.S
Catalin Marinas
2014-07-23
|
*
|
|
|
|
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
2014-07-23
|
*
|
|
|
|
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-21
|
*
|
|
|
|
arm64: cpuinfo: print info for all CPUs
Mark Rutland
2014-07-18
|
*
|
|
|
|
arm64: add runtime system sanity checks
Mark Rutland
2014-07-18
|
*
|
|
|
|
arm64: cachetype: report weakest cache policy
Mark Rutland
2014-07-18
|
*
|
|
|
|
arm64: cpuinfo: record cpu system register values
Mark Rutland
2014-07-18
|
*
|
|
|
|
arm64: add MIDR_EL1 field accessors
Mark Rutland
2014-07-18
|
*
|
|
|
|
arm64: kernel: add missing __init section marker to cpu_suspend_init
Lorenzo Pieralisi
2014-07-18
|
*
|
|
|
|
arm64: kernel: add __init marker to PSCI init functions
Lorenzo Pieralisi
2014-07-18
|
*
|
|
|
|
arm64: kernel: enable PSCI cpu operations on UP systems
Lorenzo Pieralisi
2014-07-18
|
*
|
|
|
|
arm64: fpsimd: avoid restoring fpcr if the contents haven't changed
Will Deacon
2014-07-18
|
*
|
|
|
|
arm64: Align the kbuild output for VDSOL and VDSOA
Ian Campbell
2014-07-17
|
*
|
|
|
|
arm64: vdso: move data page before code pages
Will Deacon
2014-07-17
|
*
|
|
|
|
arm64: vdso: move to _install_special_mapping and remove arch_vma_name
Will Deacon
2014-07-17
|
*
|
|
|
|
arm64: vdso: put vdso datapage in a separate vma
Will Deacon
2014-07-17
|
*
|
|
|
|
arm64: Remove duplicate (SWAPPER|IDMAP)_DIR_SIZE definitions
Catalin Marinas
2014-07-17
|
*
|
|
|
|
arm64: Use pr_* instead of printk
Jungseok Lee
2014-07-17
|
*
|
|
|
|
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
2014-07-10
|
*
|
|
|
|
arm64: Update the Image header
Mark Rutland
2014-07-10
|
*
|
|
|
|
arm64: place initial page tables above the kernel
Mark Rutland
2014-07-10
|
*
|
|
|
|
arm64: head.S: remove unnecessary function alignment
Mark Rutland
2014-07-10
|
*
|
|
|
|
arm64: Cast KSTK_(EIP|ESP) to unsigned long
Catalin Marinas
2014-07-10
|
*
|
|
|
|
arm64: Add audit support
AKASHI Takahiro
2014-07-10
|
*
|
|
|
|
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-07-10
|
*
|
|
|
|
arm64: Add __NR_* definitions for compat syscalls
Catalin Marinas
2014-07-10
[prev]
[next]