aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2014-04-21arm64: Enable CMALaura Abbott
2014-04-14Merge branches 'v3.10/topic/configs' and 'v3.10/topic/arm64-hugepages' of git...Mark Brown
2014-03-31Merge branch 'v3.10/topic/arm64-be' of git://git.linaro.org/kernel/linux-lina...Mark Brown
2014-03-13arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2014-03-10arm64: add CPU power management menu/entriesLorenzo Pieralisi
2014-03-10arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2014-03-10arm64: enable generic clockevent broadcastLorenzo Pieralisi
2014-03-05ARM64: mm: THP support.Steve Capper
2014-03-05ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper
2014-03-05ARM64: mm: HugeTLB support.Steve Capper
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-hmp' into linux-linaro-lsklsk-vexpress-13.12Mark Brown
2013-12-13arm64: Enable HMP for ARMv8Mark Hambleton
2013-12-13Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-lina...Mark Brown
2013-12-13arm64: Add scheduler multicore and SMT Kconfig optionsMark Brown
2013-12-11Merge remote-tracking branch 'lsk/v3.10/topic/arm64-cpu' into linux-linaro-lskMark Brown
2013-12-11Merge remote-tracking branch 'lsk/v3.10/topic/arm64-topology' into linux-lina...Mark Brown
2013-12-11arm64: topology: Implement basic CPU topology supportMark Brown
2013-12-11arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-12-05cpufreq: enable ARM drivers on arm64Rob Herring
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