aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2015-05-06arm64: errata: add workaround for cortex-a53 erratum #845719Will Deacon
2015-05-06arm64: apply alternatives for !SMP kernelsMark Rutland
2014-12-15Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2014-12-13gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio
2014-12-09Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-12-09Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-28arm64: amd-seattle: Adding device tree for AMD Seattle platformSuravee Suthikulpanit
2014-11-28arm64: add seccomp supportAKASHI Takahiro
2014-11-26irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbellSuravee Suthikulpanit
2014-11-26irqchip: GICv3: ITS: enable compilation of the ITS driverMarc Zyngier
2014-11-26amba: Add Kconfig fileThierry Reding
2014-11-25arm64: protect alternatives workarounds with Kconfig optionsAndre Przywara
2014-11-20arm64: kconfig: move emulation option under kernel featuresWill Deacon
2014-11-20arm64: Emulate CP15 Barrier instructionsPunit Agrawal
2014-11-20arm64: Port SWP/SWPB emulation support from armPunit Agrawal
2014-11-20arm64: Add framework for legacy instruction emulationPunit Agrawal
2014-11-19ARM64: use GENERIC_PCI_IOMAPArnd Bergmann
2014-11-10arm64: Use include/asm-generic/io.hThierry Reding
2014-11-06arm64: xchg: Implement cmpxchg_doubleSteve Capper
2014-11-05arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2014-10-20arm64: Allow 48-bits VA space without ARM_SMMUChristoffer Dall
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09arm64: mm: enable RCU fast_gupSteve Capper
2014-10-09arm64: mm: enable HAVE_RCU_TABLE_FREE logicSteve Capper
2014-10-09arm64: add atomic pool for non-coherent and CMA allocationsLaura Abbott
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-03arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen optionsJulien Grall
2014-10-02arm64, thunder: Add Kconfig option for Cavium Thunder SoC FamilyRadha Mohan Chintakuntla
2014-09-30arm64: Add architectural support for PCILiviu Dudau
2014-09-22Revert "arm64: dmi: Add SMBIOS/DMI support"Catalin Marinas
2014-09-22arm64: dmi: Add SMBIOS/DMI supportYi Li
2014-09-08arm64: defconfig: increase NR_CPUS default to 64Robert Richter
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