summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2014-09-08arm64: eBPF JIT compilerZi Shen Lim
2014-09-03arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-04Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-07-31Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon
2014-07-25Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas
2014-07-23arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas
2014-07-23arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas
2014-07-23arm64: mm: Implement 4 levels of translation tablesJungseok Lee
2014-07-23arm64: Introduce VA_BITS and translation level optionsJungseok Lee
2014-07-23arm64: Remove stray ARCH_HAS_OPP referenceMark Brown
2014-07-21arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-07-18efi: efistub: Convert into static libraryArd Biesheuvel
2014-07-16locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-10arm64: Add audit supportAKASHI Takahiro
2014-07-10arm64: enable context trackingLarry Bassel
2014-07-09arm64: Add CONFIG_CC_STACKPROTECTORLaura Abbott
2014-07-08irqchip: gic-v3: Initial support for GICv3Marc Zyngier
2014-07-07efi/arm64: Preserve FP/SIMD registers on UEFI runtime services callsArd Biesheuvel
2014-06-18arm64: add ARCH_HAS_OPP to allow enabling OPP librarySudeep Holla
2014-06-18arm64: restore alphabetic order in KconfigSudeep Holla
2014-06-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2014-06-05Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-05-29arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-05-29arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-05-29arm64: Add ftrace supportAKASHI Takahiro
2014-05-29ftrace: Add arm64 support to recordmcountAKASHI Takahiro
2014-05-16Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas
2014-05-14arm64/crypto: SHA-1 using ARMv8 Crypto ExtensionsArd Biesheuvel
2014-05-09arm64: Implement cache_line_size() based on CTR_EL0.CWGCatalin Marinas
2014-04-30arm64: efi: add EFI stubMark Salter
2014-04-30arm64: add EFI runtime servicesMark Salter
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-24arm64: enable FIX_EARLYCON_MEM kconfigRob Herring
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-03-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas