aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/Kconfig
AgeCommit message (Expand)Author
2014-04-27Merge 3.15-rc3 into tty-nextGreg Kroah-Hartman
2014-04-24arm64: enable FIX_EARLYCON_MEM kconfigRob Herring
2014-04-22ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"Hanjun Guo
2014-04-07arm64: add early_ioremap supportMark Salter
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König
2014-04-02Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-02arm64: Fix duplicated Kconfig entries againJosh Boyer
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-19arm64: Fix duplicated Kconfig entriesMark Brown
2014-03-14arm64: rwsem: use asm-generic rwsem implementationWill Deacon
2014-03-14arm64: enable generic CPU feature modalias matching for this architectureArd Biesheuvel
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-03-13arm64: add support for reserved memory defined by device treeMarek Szyprowski
2014-03-04arm64: topology: Implement basic CPU topology supportMark Brown
2014-03-01cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-28cpufreq: enable ARM drivers on arm64Rob Herring
2014-02-27arm64: Replace ZONE_DMA32 with ZONE_DMACatalin Marinas
2014-02-26arm64: KGDB: Add KGDB configVijaya Kumar K
2014-02-07arm64: defconfig: Expand default enabled featuresMark Rutland
2014-01-08arm64, jump label: optimize jump label implementationJiang Liu
2013-12-19Merge tag 'arm64-suspend' of git://linux-arm.org/linux-2.6-lp into upstreamCatalin Marinas
2013-12-19arm64: Enable CMALaura Abbott
2013-12-19arm64: kconfig: select HAVE_EFFICIENT_UNALIGNED_ACCESSWill Deacon
2013-12-19arm64: dcache: select DCACHE_WORD_ACCESS for little-endian CPUsWill Deacon
2013-12-19arm64: use generic strnlen_user and strncpy_from_user functionsWill Deacon
2013-12-16arm64: add CPU power management menu/entriesLorenzo Pieralisi
2013-12-16arm64: kernel: add PM build infrastructureLorenzo Pieralisi
2013-12-16arm64: enable generic clockevent broadcastLorenzo Pieralisi
2013-12-06arm64: make default NR_CPUS 8Rob Herring
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