index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-08-04
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2014-08-01
arm64: add newline to I-cache policy string
Mark Rutland
2014-07-31
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-30
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-29
arm64: defconfig: add virtio support for running as a kvm guest
Will Deacon
2014-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-07-28
crypto: arm64-aes - fix encryption of unaligned data
Mikulas Patocka
2014-07-25
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-24
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-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2014-07-23
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: Create non-empty ZONE_DMA when DRAM starts above 4GB
Catalin Marinas
2014-07-23
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-19
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-07-18
efi/arm64: Handle missing virtual mapping for UEFI System Table
Ard Biesheuvel
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-18
arm64, ftrace: Remove check of obsolete variable function_trace_stop
Steven Rostedt (Red Hat)
2014-07-18
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-17
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
[next]