summaryrefslogtreecommitdiff
path: root/arch/arm/kernel/setup.c
AgeCommit message (Expand)Author
2012-09-07ARM: integrate CMA with DMA-mapping subsystemMarek Szyprowski
2012-06-21ARM: LPAE: add support for ATAG_MEM64Will Deacon
2012-06-21Merge remote-tracking branch 'maz/soc_desc-v3.3-rc4' into android-t114-3.4-re...Varun Wadekar
2012-04-18ARM: 7382/1: mm: truncate memory banks to fit in 4GB space for classic MMUWill Deacon
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
2012-03-23ARM: report present cpus instead of online CPUsJon Mayo
2012-02-22ARM: SoC: Add per SoC SMP and CPU hotplug operationsMarc Zyngier
2012-02-22ARM: SoC: Introduce per SoC descriptorMarc Zyngier
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
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-06-24ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King
2011-05-25Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King
2011-05-23arm/dt: probe for platforms via the device treeGrant Likely
2011-05-23arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely
2011-05-12ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie
2011-05-11arm/dt: Allow CONFIG_OF on ARMGrant Likely
2011-03-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-23crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-03-16Merge branch 'p2v' into develRussell King
2011-03-16Merge branch 'misc' into develRussell King