summaryrefslogtreecommitdiffstats
path: root/arch/arm64/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/hugepages' of git://git.linaro.org/people/stevecapper/...Catalin Marinas2013-07-011-0/+17
|\
| * ARM64: mm: THP support.Steve Capper2013-06-141-0/+3
| * ARM64: mm: Raise MAX_ORDER for 64KB pages and THP.Steve Capper2013-06-141-0/+5
| * ARM64: mm: HugeTLB support.Steve Capper2013-06-141-0/+9
* | arm64: Add Kconfig option for APM X-Gene SOC familyVinayak Kale2013-06-201-0/+7
* | Merge tag 'xen-arm64-3.1-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Catalin Marinas2013-06-121-0/+10
|\ \
| * | arm64/xen: introduce CONFIG_XEN and hypercall.S on ARM64Stefano Stabellini2013-06-071-0/+10
| |/
* / arm64: extable: sort the exception table at build timeWill Deacon2013-06-121-0/+1
|/
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-141-2/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\
| * Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-081-0/+3
* | arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas2013-05-081-0/+1
* | arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas2013-04-261-1/+10
|/
* arm64: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDPaul Bolle2013-03-191-1/+0
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-02-261-1/+2
|\
| * arm64: select ARCH_WANT_OPTIONAL_GPIOLIBArnd Bergmann2013-02-221-1/+2
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-231-0/+2
|\ \
| * | burying unused conditionalsAl Viro2013-02-141-5/+0
| * | arm64: switch to generic old sigaction() (compat-only)Al Viro2013-02-141-0/+1
| * | arm64: switch to generic compat rt_sigaction()Al Viro2013-02-141-0/+1
| * | arm64: switch compat to generic old sigsuspendAl Viro2013-02-141-0/+1
| * | arm64: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-141-0/+1
| * | arm64: switch to generic compat rt_sigpending()Al Viro2013-02-141-0/+1
| * | arm64: switch to generic compat rt_sigprocmask()Al Viro2013-02-141-0/+1
| * | arm64: switch to generic sigaltstackAl Viro2013-02-141-0/+1
| |/
* | Merge tag 'virt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+1
|\ \
| * | arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-311-0/+1
| |/
* | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-201-0/+1
|\ \
| * | arm64: Select ARCH_WANT_FRAME_POINTERSCatalin Marinas2013-01-291-0/+1
| |/
* | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
|\ \ | |/ |/|
| * irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | arm64: Always select ARM_AMBA and GENERIC_GPIOCatalin Marinas2013-01-041-0/+4
* | arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas2013-01-021-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-201-2/+0
|\ \
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-191-2/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-121-0/+1
|\| |
| * | arm64: sanitize copy_thread(), switch to generic fork/vfork/cloneAl Viro2012-11-281-0/+1
| * | Merge branch 'arch-microblaze' into no-rebasesAl Viro2012-11-161-0/+1
| |\ \
| * \ \ Merge branch 'arch-frv' into no-rebasesAl Viro2012-11-161-0/+1
| |\ \ \ | | | |/ | | |/|
* | | | ARM64: Remove incorrect Kconfig symbol HAVE_SPARSE_IRQAlexander Shiyan2012-11-291-1/+0
* | | | arm64: Force use of common clk at architecture levelDeepak Saxena2012-11-201-0/+1
* | | | Merge tag 'v3.7-rc5' into execveCatalin Marinas2012-11-131-0/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | arm64: compat: select CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSIONWill Deacon2012-11-081-0/+1
| |/
| * arm64: Select MODULES_USE_ELF_RELACatalin Marinas2012-10-181-0/+1
* | arm64: Use generic kernel_execve() implementationCatalin Marinas2012-10-171-0/+1
* | arm64: Use generic kernel_thread() implementationCatalin Marinas2012-10-171-0/+1
|/
* Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entryCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the DEBUG_BUGVERBOSE config optionCatalin Marinas2012-10-091-0/+1
* Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas2012-10-091-0/+1