aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2013-12-13arm64: Enable HMP for ARMv8v3.10/topic/arm64-hmpMark Hambleton
2013-12-13arm64: Add scheduler multicore and SMT Kconfig optionsMark Brown
2013-12-11arm64: topology: Implement basic CPU topology supportMark Brown
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas
2013-04-26arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-03-19arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-22arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann
2013-02-21Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-20Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-14arm64: switch to generic old sigaction() (compat-only)Al Viro
2013-02-14arm64: switch to generic compat rt_sigaction()Al Viro
2013-02-14arm64: switch compat to generic old sigsuspendAl Viro
2013-02-14arm64: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-14arm64: switch to generic compat rt_sigpending()Al Viro
2013-02-14arm64: switch to generic compat rt_sigprocmask()Al Viro
2013-02-14arm64: switch to generic sigaltstackAl Viro
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2013-01-29arm64: Select ARCH_WANT_FRAME_POINTERSCatalin Marinas
2013-01-24Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-01-04arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas
2013-01-02arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-11-29ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan
2012-11-28arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro
2012-11-20arm64: Force use of common clk at architecture levelDeepak Saxena
2012-11-17irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker
2012-11-16Merge branch 'arch-microblaze' into no-rebasesAl Viro
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro
2012-11-13Merge tag 'v3.7-rc5' into execveCatalin Marinas
2012-11-08arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon
2012-10-18arm64: Select MODULES_USE_ELF_RELACatalin Marinas
2012-10-17arm64: Use generic kernel_execve() implementationCatalin Marinas
2012-10-17arm64: Use generic kernel_thread() implementationCatalin Marinas
2012-10-09Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Kconfig: clean up the long arch list for the UID16 config optionCatalin Marinas
2012-09-17arm64: Build infrastructureCatalin Marinas