ARM: Move creation of /proc/cpu out of alignment.c
[safe/jmp/linux-2.6] / arch / arm / kernel / setup.c
2010-02-15 Russell KingARM: Move creation of /proc/cpu out of alignment.c
2009-09-15 Linus WalleijARM: 5580/2: ARM TCM (Tightly-Coupled Memory) support v3
2009-07-24 Catalin MarinasThumb-2: Implementation of the unified start-up and...
2009-03-13 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2009-03-03 Catalin Marinas[ARM] 5417/1: Set the correct cacheid for ARMv6 CPUs...
2009-02-19 Catalin Marinas[ARM] 5383/2: unwind: Add core support for ARM stack...
2009-02-12 Catalin Marinas[ARM] 5388/1: Add hwcap bits for VFPv3 and VFPv3D16
2008-12-01 Russell King[ARM] use asm/sections.h
2008-11-28 Russell KingMerge branch 'highmem' into devel
2008-11-28 Nicolas Pitre[ARM] rationalize memory configuration code some more
2008-11-06 Catalin MarinasAdd HWCAP_NEON to the ARM hwcap.h file
2008-11-06 Catalin MarinasAdd "thumbee" to the hwcap_str array
2008-10-02 Nicolas Pitre[ARM] 5274/1: simplify request_standard_resources()
2008-09-30 Russell King[ARM] mm: move vmalloc= parsing to arch/arm/mm/mmu.c
2008-09-25 Russell King[ARM] Print details relevant to how we handle the cache
2008-09-25 Russell King[ARM] Introduce new bitmask based cache type macros
2008-09-25 Russell King[ARM] Remove cache type printks
2008-09-06 Russell King[ARM] clean up a load of old declarations
2008-09-06 Russell King[ARM] move initrd code from kernel/setup.c to mm/init.c
2008-09-05 Russell King[ARM] sparse: fix several warnings
2008-09-01 Russell King[ARM] cachetype: move definitions to separate header
2008-09-01 Russell King[ARM] cputype: separate definitions, use them
2008-08-09 Lennert Buytenhek[ARM] prevent crashing when too much RAM installed
2008-07-23 Jason Wesselkgdb: support for ARCH=arm
2008-02-09 Jan Engelhardt[ARM] constify function pointer tables
2008-02-04 Russell KingMerge branches 'at91', 'ixp', 'master', 'misc', 'pxa...
2008-02-04 Richard Purdie[ARM] 4736/1: Export atags to userspace and allow kexec...
2008-02-04 Krzysztof Halasa[ARM] 4712/2: Adds functions to read and write IXP4xx...
2007-10-12 Mike Westerhof[ARM] 4599/1: Preserve ATAG list for use with kexec...
2007-10-12 Catalin Marinas[ARM] 4585/1: Correctly identify the CPU architecture...
2007-07-30 Alexey DobriyanRemove fs.h from mm.h
2007-07-12 Bill Gatliff[ARM] 4423/1: add ATAGS support
2007-05-20 Greg Ungerer[ARM] 4387/1: fix /proc/cpuinfo formatting for pre...
2007-03-13 Russell King[ARM] Fix breakage caused by 72486f1f8f0a2bc828b9d30cf4...
2007-02-19 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: arm
2007-02-08 Catalin Marinas[ARM] 4134/1: Add generic support for outer caches
2006-12-18 Lennert Buytenhek[ARM] 4054/1: ep93xx: add HWCAP_CRUNCH
2006-12-08 Russell King[ARM] Handle HWCAP_VFP in VFP support code
2006-12-07 Russell King[ARM] Merge individual ARM sub-trees
2006-12-07 Russell King[ARM] Allow gcc to optimise arm_add_memory a little...
2006-12-03 Lennert Buytenhek[ARM] 3881/4: xscale: clean up cp0/cp1 handling
2006-11-02 Paul Gortmaker[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: use init_utsname when...
2006-07-10 Jon Smirl[PATCH] tty: Remove include of screen_info.h from tty.h
2006-07-03 Russell King[ARM] Fix warnings in arch/arm/kernel/setup.c
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Linus TorvaldsMerge /pub/scm/linux/kernel/git/gregkh/pci-2.6
2006-06-29 Russell King[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix...
2006-06-28 KAMEZAWA Hiroyuki[PATCH] node hotplug: register cpu: remove node struct
2006-06-27 Greg Kroah-Hartman[PATCH] 64bit resource: C99 changes for struct resource...
2006-04-20 KAMEZAWA Hiroyuki[ARM] for_each_possible_cpu
2006-04-20 Andrew Morton[ARM] add_memory() build fix
2006-04-10 Catalin Marinas[ARM] 3470/1: Clear the HWCAP bits for the disabled...
2006-04-01 Lennert Buytenhek[ARM] 3439/2: xsc3: add I/O coherency support
2006-03-21 Russell King[ARM] Move read of processor ID out of lookup_processor...
2006-03-15 Ben Dooks[ARM] 3362/1: [cleanup] - duplicate decleration of...
2006-03-15 Ben Dooks[ARM] 3365/1: [cleanup] header for compat.c exported...
2006-02-16 Russell King[ARM] Fix SMP initialisation oops
2006-01-12 Catalin Marinas[ARM] 3234/1: Update cpu_architecture() to deal with...
2006-01-03 Russell King[ARM] Cleanup ARM includes
2005-11-06 Russell King[ARM] Fix /proc/cpuinfo format for ARM SMP
2005-11-06 Russell King[ARM] Don't call dump_cpu_info unless we're booting
2005-07-04 Russell King[PATCH] ARM: Change 'param_offset' to 'boot_params'
2005-06-29 Catalin Marinas[PATCH] ARM: 2769/1: cpu_init() stack setup fix
2005-06-22 Russell King[PATCH] ARM: Ensure memory information is page aligned
2005-06-19 Russell King[PATCH] ARM SMP: Fix PXA/SA11x0 suspend resume crash
2005-05-31 Russell King[PATCH] ARM SMP: Fix vector entry
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2