summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] constify function pointer tablesJan Engelhardt2008-02-091-1/+1
*-. Merge branches 'at91', 'ixp', 'master', 'misc', 'pxa' and 'realview' into develRussell King2008-02-041-30/+3
|\ \
| | * [ARM] 4736/1: Export atags to userspace and allow kexec to use customised atagsRichard Purdie2008-02-041-30/+2
| |/ |/|
| * [ARM] 4712/2: Adds functions to read and write IXP4xx "feature" bitsKrzysztof Halasa2008-02-041-0/+1
|/
* [ARM] 4599/1: Preserve ATAG list for use with kexec (2.6.23)Mike Westerhof2007-10-121-0/+30
* [ARM] 4585/1: Correctly identify the CPU architecture versionCatalin Marinas2007-10-121-4/+17
* Remove fs.h from mm.hAlexey Dobriyan2007-07-291-0/+1
* [ARM] 4423/1: add ATAGS supportBill Gatliff2007-07-121-1/+5
* [ARM] 4387/1: fix /proc/cpuinfo formatting for pre-ARM7 partsGreg Ungerer2007-05-201-1/+1
* [ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4690cf2dd6807fcRussell King2007-03-131-2/+5
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-02-191-0/+3
|\
| * [ARM] 4134/1: Add generic support for outer cachesCatalin Marinas2007-02-081-0/+3
* | [PATCH] Dynamic kernel command-line: armAlon Bar-Lev2007-02-121-3/+3
|/
* [ARM] 4054/1: ep93xx: add HWCAP_CRUNCHLennert Buytenhek2006-12-181-0/+1
* [ARM] Handle HWCAP_VFP in VFP support codeRussell King2006-12-081-3/+0
*-. [ARM] Merge individual ARM sub-treesRussell King2006-12-071-7/+7
|\ \
| | * [ARM] Allow gcc to optimise arm_add_memory a little moreRussell King2006-12-071-4/+7
| |/ |/|
| * [ARM] 3881/4: xscale: clean up cp0/cp1 handlingLennert Buytenhek2006-12-031-3/+0
|/
* [ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capabilityPaul Gortmaker2006-11-021-0/+4
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [ARM] Fix warnings in arch/arm/kernel/setup.cRussell King2006-07-031-1/+1
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-07-021-2/+2
|\
| * [ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix on CPU nameRussell King2006-06-291-2/+2
* | Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-6/+36
|\ \ | |/ |/|
| * [PATCH] 64bit resource: C99 changes for struct resource declarationsGreg Kroah-Hartman2006-06-271-6/+36
* | [PATCH] node hotplug: register cpu: remove node structKAMEZAWA Hiroyuki2006-06-271-1/+1
|/
* [ARM] for_each_possible_cpuKAMEZAWA Hiroyuki2006-04-201-1/+1
* [ARM] add_memory() build fixAndrew Morton2006-04-201-3/+3
* [ARM] 3470/1: Clear the HWCAP bits for the disabled kernel featuresCatalin Marinas2006-04-101-0/+6
* [ARM] 3439/2: xsc3: add I/O coherency supportLennert Buytenhek2006-04-021-0/+3
* [ARM] Move read of processor ID out of lookup_processor_type()Russell King2006-03-211-2/+2
* [ARM] 3362/1: [cleanup] - duplicate decleration of mem_fclk_21285Ben Dooks2006-03-151-1/+0
* [ARM] 3365/1: [cleanup] header for compat.c exported functionsBen Dooks2006-03-151-2/+2
* [ARM] Fix SMP initialisation oopsRussell King2006-02-161-0/+5
* [ARM] 3234/1: Update cpu_architecture() to deal with the new ID formatCatalin Marinas2006-01-121-6/+9
* [ARM] Cleanup ARM includesRussell King2006-01-031-2/+0
* [ARM] Fix /proc/cpuinfo format for ARM SMPRussell King2005-11-061-1/+6
* [ARM] Don't call dump_cpu_info unless we're bootingRussell King2005-11-061-1/+2
* [PATCH] ARM: Change 'param_offset' to 'boot_params'Russell King2005-07-041-2/+2
* [PATCH] ARM: 2769/1: cpu_init() stack setup fixCatalin Marinas2005-06-291-1/+2
* [PATCH] ARM: Ensure memory information is page alignedRussell King2005-06-221-9/+16
* [PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crashRussell King2005-06-191-1/+1
* [PATCH] ARM SMP: Fix vector entryRussell King2005-05-311-2/+50
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+875
OpenPOWER on IntegriCloud