aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2012-12-16ARM: 7602/1: Pass real "__machine_arch_type" variable to setup_machine_tags()...Alexander Shiyan
2012-12-03ARM: 7587/1: implement optimized percpu variable accessRob Herring
2012-11-20Merge branch 'bl-cpuinfo' of git://linux-arm.org/linux-2.6-lp into devel-stableRussell King
2012-11-19ARM: kernel: add cpu logical map DT init in setup_archLorenzo Pieralisi
2012-11-19ARM: kernel: smp_setup_processor_id() updatesLorenzo Pieralisi
2012-11-19ARM: kernel: update cpuinfo to print all online CPUs featuresLorenzo Pieralisi
2012-10-11Merge branch 'fixes' into for-linusRussell King
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin
2012-09-13ARM: SoC: add per-platform SMP operationsMarc Zyngier
2012-09-03ARM: 7505/1: split out ATAGS parsingNicolas Pitre
2012-07-29ARM: 7465/1: Handle >4GB memory sizes in device tree and mem=size@start optionPeter Maydell
2012-05-26Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-21ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-05-03ARM: provide a late_initcall hook for platform initializationShawn Guo
2012-04-15ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-03-29Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-03-28Disintegrate asm/system.h for ARMDavid Howells
2012-03-28ARM: move CP15 definitions to separate header fileRussell King
2012-03-24ARM: move CP15 definitions to separate header fileRussell King
2012-01-23ARM: earlier initialization of vectors pageRussell King
2012-01-23ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon
2012-01-19ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam
2012-01-19ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds
2012-01-05Merge branch 'devel-stable' into for-linusRussell King
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar
2011-12-11ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard
2011-12-08memblock: Fix include breakages caused by 24aa07882bTejun Heo
2011-12-06ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König
2011-12-05Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King
2011-12-05Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King
2011-11-18ARM: sort the meminfo array earlierNicolas Pitre
2011-11-12ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon
2011-11-10ARM: restart: allow platforms more flexibility specifying restart modeRussell King
2011-11-10ARM: restart: add restart hook to machine_desc recordRussell King
2011-10-31arm: convert core files from module.h to export.hPaul Gortmaker
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds
2011-10-17ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon
2011-10-17ARM: platform fixups: remove mdesc argument to fixup functionRussell King
2011-10-17ARM: 7029/1: Make cpu_architecture into a global variableDave Martin
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-08-21ARM: remove boot_params from struct machine_descNicolas Pitre
2011-08-21ARM: introduce atag_offset to replace boot_paramsNicolas Pitre
2011-08-12ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King