aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2013-11-15Merge tag 'stable/for-linus-3.13-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2013-11-15kernel: remove CONFIG_USE_GENERIC_SMP_HELPERSChristoph Hellwig
2013-11-12Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-11-06arm64: locks: Remove CONFIG_GENERIC_LOCKBREAKCatalin Marinas
2013-10-25arm64: kconfig: allow CPU_BIG_ENDIAN to be selectedWill Deacon
2013-10-25arm64: add CPU_HOTPLUG infrastructureMark Rutland
2013-10-24arm64: lockref: add support for lockless lockrefs using cmpxchgWill Deacon
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd
2013-10-10xen/arm,arm64: enable SWIOTLB_XENStefano Stabellini
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-08-20arm64: add support for kernel mode NEONArd Biesheuvel
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier
2013-07-01Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas
2013-06-20arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale
2013-06-14ARM64: mm: THP support.Steve Capper
2013-06-14ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper
2013-06-14ARM64: mm: HugeTLB support.Steve Capper
2013-06-12Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas
2013-06-12arm64: extable: sort the exception table at build timeWill Deacon
2013-06-07arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini
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