index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
Kconfig
Age
Commit message (
Expand
)
Author
2014-10-11
Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2014-10-09
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2014-10-09
arm64: mm: enable RCU fast_gup
Steve Capper
2014-10-09
arm64: mm: enable HAVE_RCU_TABLE_FREE logic
Steve Capper
2014-10-09
arm64: add atomic pool for non-coherent and CMA allocations
Laura Abbott
2014-10-09
Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-10-09
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-10-08
Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-10-03
arm{,64}/xen: Remove "EXPERIMENTAL" in the description of the Xen options
Julien Grall
2014-10-02
arm64, thunder: Add Kconfig option for Cavium Thunder SoC Family
Radha Mohan Chintakuntla
2014-09-30
arm64: Add architectural support for PCI
Liviu Dudau
2014-09-22
Revert "arm64: dmi: Add SMBIOS/DMI support"
Catalin Marinas
2014-09-22
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-09-08
arm64: defconfig: increase NR_CPUS default to 64
Robert Richter
2014-09-08
arm64: eBPF JIT compiler
Zi Shen Lim
2014-09-03
arm64: Convert handle_IRQ to use __handle_domain_irq
Marc Zyngier
2014-08-08
lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual Kconfig
Laura Abbott
2014-08-04
Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-08-04
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-07-31
Revert "arm64: dmi: Add SMBIOS/DMI support"
Will Deacon
2014-07-25
Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linux
Catalin Marinas
2014-07-23
arm64: Add support for 48-bit VA space with 64KB page configuration
Catalin Marinas
2014-07-23
arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELS
Catalin Marinas
2014-07-23
arm64: mm: Implement 4 levels of translation tables
Jungseok Lee
2014-07-23
arm64: Introduce VA_BITS and translation level options
Jungseok Lee
2014-07-23
arm64: Remove stray ARCH_HAS_OPP reference
Mark Brown
2014-07-21
arm64: dmi: Add SMBIOS/DMI support
Yi Li
2014-07-18
efi: efistub: Convert into static library
Ard Biesheuvel
2014-07-16
locking/mutex: Disable optimistic spinning on some architectures
Peter Zijlstra
2014-07-10
arm64: Add audit support
AKASHI Takahiro
2014-07-10
arm64: enable context tracking
Larry Bassel
2014-07-09
arm64: Add CONFIG_CC_STACKPROTECTOR
Laura Abbott
2014-07-08
irqchip: gic-v3: Initial support for GICv3
Marc Zyngier
2014-07-07
efi/arm64: Preserve FP/SIMD registers on UEFI runtime services calls
Ard Biesheuvel
2014-06-18
arm64: add ARCH_HAS_OPP to allow enabling OPP library
Sudeep Holla
2014-06-18
arm64: restore alphabetic order in Kconfig
Sudeep Holla
2014-06-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-05
Merge branch 'arm64-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-29
arm64: ftrace: Add dynamic ftrace support
AKASHI Takahiro
2014-05-29
arm64: Add ftrace support
AKASHI Takahiro
2014-05-29
ftrace: Add arm64 support to recordmcount
AKASHI Takahiro
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-14
arm64/crypto: SHA-1 using ARMv8 Crypto Extensions
Ard Biesheuvel
2014-05-09
arm64: Implement cache_line_size() based on CTR_EL0.CWG
Catalin Marinas
2014-04-30
arm64: efi: add EFI stub
Mark Salter
2014-04-30
arm64: add EFI runtime services
Mark Salter
2014-04-27
Merge 3.15-rc3 into tty-next
Greg Kroah-Hartman
2014-04-24
arm64: enable FIX_EARLYCON_MEM kconfig
Rob Herring
2014-04-22
ARM64: Remove duplicated Kconfig entry for "kernel/power/Kconfig"
Hanjun Guo
[next]