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
/
arm
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2013-09-05
Merge branches 'debug-choice', 'devel-stable' and 'misc' into for-linus
Russell King
2013-09-02
ARM: 7830/1: delay: don't bother reporting bogomips in /proc/cpuinfo
Will Deacon
2013-07-26
ARM: constify machine_desc structure uses
Russell King
2013-07-26
ARM: 7787/1: virt: ensure visibility of __boot_cpu_mode
Mark Rutland
2013-07-22
ARM: 7788/1: elf: fix lpae hwcap feature reporting in proc/cpuinfo
Tetsuyuki Kobayashi
2013-07-09
reboot: arm: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-06-29
Merge branch 'devel-stable' into for-next
Russell King
2013-06-29
Merge branches 'fixes', 'mcpm', 'misc' and 'mmci' into for-next
Russell King
2013-06-24
ARM: 7763/1: kernel: fix __cpu_logical_map default initialization
Lorenzo Pieralisi
2013-06-20
ARM: kernel: build MPIDR hash function data structure
Lorenzo Pieralisi
2013-06-18
Merge branch 'for-rmk/lpae' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Russell King
2013-05-30
ARM: elf: add new hwcap for identifying atomic ldrd/strd instructions
Will Deacon
2013-05-22
Merge tag '3.10-rc2-psci-ops-11-tag' of git://git.kernel.org/pub/scm/linux/ke...
Russell King
2013-05-22
Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...
Russell King
2013-05-21
ARM: Enable selection of SMP operations at boot time
Jon Medhurst
2013-05-21
arm: introduce psci_smp_ops
Stefano Stabellini
2013-05-15
ARM: 7669/1: keep __my_cpu_offset consistent with generic one
Ming Lei
2013-05-09
Merge branch 'late/fixes' into fixes
Olof Johansson
2013-05-02
Merge branches 'devel-stable', 'entry', 'fixes', 'mach-types', 'misc' and 'sm...
Russell King
2013-04-29
ARM: default machine descriptor for multiplatform
Arnd Bergmann
2013-04-26
ARM: 7700/2: Make cpu_init() notrace
Jon Medhurst
2013-04-17
ARM: Add base support for ARMv7-M
Catalin Marinas
2013-04-17
ARM: 7694/1: ARM, TCM: initialize TCM in paging_init(), instead of setup_arch()
Joonsoo Kim
2013-04-03
ARM: 7690/1: mm: fix CONFIG_LPAE typos
Paul Bolle
2013-03-22
ARM: 7680/1: Detect support for SDIV/UDIV from ISAR0 register
Stephen Boyd
2013-03-22
ARM: 7679/1: Clear IDIVT hwcap if CONFIG_ARM_THUMB=n
Stephen Boyd
2013-01-31
ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)
Uwe Kleine-König
2012-12-16
ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...
Alexander Shiyan
2012-12-03
ARM: 7587/1: implement optimized percpu variable access
Rob Herring
2012-11-20
Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stable
Russell King
2012-11-19
ARM: kernel: add cpu logical map DT init in setup_arch
Lorenzo Pieralisi
2012-11-19
ARM: kernel: smp_setup_processor_id() updates
Lorenzo Pieralisi
2012-11-19
ARM: kernel: update cpuinfo to print all online CPUs features
Lorenzo Pieralisi
2012-10-11
Merge branch 'fixes' into for-linus
Russell King
2012-10-07
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-09-19
ARM: virt: Add boot-time diagnostics
Dave Martin
2012-09-13
ARM: SoC: add per-platform SMP operations
Marc Zyngier
2012-09-03
ARM: 7505/1: split out ATAGS parsing
Nicolas Pitre
2012-07-29
ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start option
Peter Maydell
2012-05-26
Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-05-21
ARM: integrate CMA with DMA-mapping subsystem
Marek Szyprowski
2012-05-03
ARM: provide a late_initcall hook for platform initialization
Shawn Guo
2012-04-15
ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMU
Will Deacon
2012-03-29
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for ARM
David Howells
2012-03-28
ARM: move CP15 definitions to separate header file
Russell King
2012-03-24
ARM: move CP15 definitions to separate header file
Russell King
2012-01-23
ARM: earlier initialization of vectors page
Russell King
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-19
ARM: 7277/1: setup.c: Fix build warning by removing unneeded header file
Fabio Estevam
[next]