summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-0/+14
* ARM: 7277/1: setup.c: Fix build warning by removing unneeded header fileFabio Estevam2012-01-191-1/+0
* ARM: 7279/1: standardize /proc/iomem "Kernel code" nameKees Cook2012-01-191-1/+1
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds2012-01-061-2/+13
|\
| * Merge branch 'devel-stable' into for-linusRussell King2012-01-051-2/+13
| |\
| | * Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...Russell King2011-12-051-0/+8
| | |\
| | | * ARM: sort the meminfo array earlierNicolas Pitre2011-11-181-0/+8
| | * | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-2/+4
| | |\ \
| | * | | ARM: restart: allow platforms more flexibility specifying restart modeRussell King2011-11-101-2/+2
| | * | | ARM: restart: add restart hook to machine_desc recordRussell King2011-11-101-0/+3
| | | |/ | | |/|
* | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2011-12-201-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | memblock: Fix include breakages caused by 24aa07882bTejun Heo2011-12-081-0/+1
| | |/ | |/|
* | | ARM: 7204/1: arch/arm/kernel/setup.c: initialize arm_dma_zone_size earlierArnaud Patard2011-12-111-6/+6
* | | ARM: 7187/1: fix unwinding for XIP kernelsUwe Kleine-König2011-12-061-2/+0
|/ /
* | ARM: 7160/1: setup: avoid overflowing {elf,arch}_name from proc_info_listWill Deacon2011-11-121-2/+4
|/
* arm: convert core files from module.h to export.hPaul Gortmaker2011-10-311-1/+1
* Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-19/+2
|\
| * Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-161-7/+8
| |\
| * | ARM: remove boot_params from struct machine_descNicolas Pitre2011-08-211-19/+0
| * | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-211-0/+2
* | | ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-171-2/+13
* | | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-1/+1
* | | ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-171-1/+19
| |/ |/|
* | ARM: cache: detect VIPT aliasing I-cache on ARMv6Will Deacon2011-08-121-7/+8
|/
* Merge branch 'devel-stable' into for-nextRussell King2011-07-221-0/+10
|\
| * Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-181-0/+6
| |\
| | * ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-181-0/+6
| * | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-151-0/+2
| |\ \
| * | | ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2011-07-071-0/+4
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King2011-07-221-49/+52
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * ARM: pm: arrange for cpu_proc_init() to be called on resumeRussell King2011-06-241-49/+50
| |/ |/|
| * ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-051-0/+2
|/
* Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 in...Russell King2011-05-251-32/+58
|\
| * arm/dt: probe for platforms via the device treeGrant Likely2011-05-231-4/+19
| * arm/dt: consolidate atags setup into setup_machine_atagsGrant Likely2011-05-231-29/+40
| * arm/dt: Allow CONFIG_OF on ARMGrant Likely2011-05-111-1/+1
* | ARM: 6893/1: Allow for kernel command line concatenationVictor Boivie2011-05-121-4/+9
|/
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-231-3/+4
|\
| *---. Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King2011-03-201-3/+4
| |\ \ \
| | | * | ARM: 6673/1: LPAE: use phys_addr_t instead of unsigned long for start of memb...Will Deacon2011-02-211-2/+3
| | | * | ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon2011-02-151-1/+1
* | | | | crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, s...Olaf Hering2011-03-231-24/+0
|/ / / /
* | | | Merge branch 'p2v' into develRussell King2011-03-161-34/+39
|\ \ \ \
| * | | | ARM: 6748/1: ignore mdesc->boot_params if out of rangeNicolas Pitre2011-02-231-2/+19
| * | | | ARM: 6749/1: fold lookup_machine_type() into setup_machine()Nicolas Pitre2011-02-231-31/+17
| * | | | ARM: P2V: avoid initializers and assembly using PHYS_OFFSETRussell King2011-02-171-1/+3
* | | | | Merge branch 'misc' into develRussell King2011-03-161-1/+38
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | ARM: Defer lookup of machine_type to setup.cRussell King2011-02-151-1/+38
| | |/ | |/|
* | | ARM: 6676/1: Correct the cpu_architecture() function for ARMv7Catalin Marinas2011-02-191-2/+2
|/ /
* | ARM: 6625/1: use memblock memory regions for "System RAM" I/O resourcesDima Zavin2011-01-141-10/+6
OpenPOWER on IntegriCloud