aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAge
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-08-05
|\
| * timekeeping: Create struct tk_read_base and use it in struct timekeeperThomas Gleixner2014-07-23
| * clocksource: Get rid of cycle_lastThomas Gleixner2014-07-23
* | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-08-04
|\ \
| * | efi/arm64: Handle missing virtual mapping for UEFI System TableArd Biesheuvel2014-07-18
| * | efi: efistub: Convert into static libraryArd Biesheuvel2014-07-18
| * | efi: efistub: Refactor stub componentsArd Biesheuvel2014-07-07
| * | efi/arm64: efistub: Move shared dependencies to <asm/efi.h>Ard Biesheuvel2014-07-07
| * | efi/arm64: Avoid EFI_ERROR as a generic return codeArd Biesheuvel2014-07-07
| * | efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel2014-07-07
| * | efi/arm64: efistub: remove local copy of linux_bannerArd Biesheuvel2014-07-07
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-04
|\ \ \
| * | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-04
|\ \ \ \
| * | | | arm64: add newline to I-cache policy stringMark Rutland2014-08-01
| * | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-31
| * | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-31
| * | | | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-31
| * | | | arm64: defconfig: enable devtmpfs mount optionRobert Richter2014-07-30
| * | | | arm64: vdso: fix build error when switching from LE to BEArun Chandran2014-07-30
| * | | | arm64: defconfig: add virtio support for running as a kvm guestWill Deacon2014-07-29
| * | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-25
| * | | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-25
| |\ \ \ \
| | * | | | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-08
| | | |/ / | | |/| |
| * | | | arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-24
| * | | | arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-24
| * | | | arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas2014-07-24
| * | | | arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-24
| * | | | arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas2014-07-23
| * | | | arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-23
| * | | | arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-23
| * | | | arm64: Clean up the initial page table creation in head.SCatalin Marinas2014-07-23
| * | | | arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas2014-07-23
| * | | | arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas2014-07-23
| * | | | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-23
| * | | | arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-23
| * | | | arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2014-07-23
| * | | | arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-23
| * | | | arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-23
| * | | | arm64: Remove stray ARCH_HAS_OPP referenceMark Brown2014-07-23
| * | | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-21
| * | | | arm64: cpuinfo: print info for all CPUsMark Rutland2014-07-18
| * | | | arm64: add runtime system sanity checksMark Rutland2014-07-18
| * | | | arm64: cachetype: report weakest cache policyMark Rutland2014-07-18
| * | | | arm64: cpuinfo: record cpu system register valuesMark Rutland2014-07-18
| * | | | arm64: add MIDR_EL1 field accessorsMark Rutland2014-07-18
| * | | | arm64: kernel: add missing __init section marker to cpu_suspend_initLorenzo Pieralisi2014-07-18
| * | | | arm64: kernel: add __init marker to PSCI init functionsLorenzo Pieralisi2014-07-18
| * | | | arm64: kernel: enable PSCI cpu operations on UP systemsLorenzo Pieralisi2014-07-18
| * | | | arm64: fpsimd: avoid restoring fpcr if the contents haven't changedWill Deacon2014-07-18