aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-2/+0
2005-01-19[ARM] Clean up lookup of processor and machine types.Russell King1-22/+13
2005-01-18[ARM] Add CPU number to cache information lines.Russell King1-9/+9
2005-01-06[ARM] Add basic SMP support.Russell King1-2/+18
2004-12-16[ARM PATCH] 2312/1: Cache type information fixCatalin Marinas1-7/+8
2004-12-16[ARM PATCH] 2311/1: ARM1176 CPU detectionCatalin Marinas1-1/+1
2004-11-10[ARM PATCH] 2154/2: XIP kernel for ARMNicolas Pitre1-6/+6
2004-10-09[ARM] Convert system ticker timer to sysdev model.Russell King1-1/+1
2004-09-05[ARM PATCH] 2060/1: make /proc/cpuinfo report missing EDSP and Java supportDavid Brownell1-0/+1
2004-08-15[ARM] Move bootmem_init() call into paging_init()Russell King1-2/+0
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-1/+0
2004-06-15[ARM] Timer cleanupDeepak Saxena1-0/+3
2004-05-16[ARM] Move a bunch of symbol exports from armksyms.cRussell King1-0/+14
2004-04-28[ARM] Add read_cpuid() to aid reading CPU ID registers.Russell King1-6/+2
2004-02-26[ARM] Add ARM architecture version 6 support.Russell King1-9/+9
2004-01-10[ARM PATCH] 1712/1: pxa2xx_udc (1/5) add INIT_MACHINEDavid Brownell1-0/+12
2003-10-04[ARM] Add ARMv5TEJ to processor architecture list.Russell King1-1/+1
2003-09-22[PATCH] prepare for 32-bit dev_t: mknod()/ustat()Alexander Viro1-1/+1
2003-09-17[ARM] Fix name of "cache format" cpuinfo description.Russell King1-1/+1
2003-09-05[ARM] arch/arm/kernel/setup.c needs to include asm/cacheflush.hRussell King1-0/+1
2003-05-25[PATCH] arch/* strlcpy conversionBen Collins1-2/+1
2003-04-28[ARM] Part 2 in the cache API changes.Russell King1-0/+6
2003-04-27[ARM] Fix includesRussell King1-1/+1
2003-04-27[ARM] Provide more early command line parsing.Russell King1-48/+69
2003-04-20[PATCH] initrd.hChristoph Hellwig1-1/+1
2003-03-26[ARM PATCH] 1445/1: [PATCH] removes CONFIG_CPU_{26,32} from arch/arm/kernelIan Molton1-7/+0
2003-01-25[ARM] Add one CPU device to the driver model.Russell King1-0/+10
2003-01-10[ARM] Remove CPU manufacturer string.Russell King1-8/+7
2002-11-10[PATCH] C99 designated initializers for arch/armArt Haas1-6/+6
2002-10-30[ARM] Re-work L1 pagetable bit handling.Russell King1-40/+51
2002-10-13[ARM] Update ARM cache type decoding.Russell King1-14/+13
2002-09-29[ARM] 2.5.34 updateRussell King1-4/+0
2002-09-28[ARM] Parse initrd information earlyRussell King1-21/+22
2002-08-03[TRIVIAL] acorn & arm designated initializer reworkRussell King1-4/+4
2002-06-11[PATCH] (7/14) resyncAlexander Viro1-1/+2
2002-05-30[ARM] Remove hard coded per-architecture memory, ramdisk and initrdRussell King1-2/+2
2002-05-23[ARM] Remove old NetWinder uncompressed kernel image compatibility code.Russell King1-6/+0
2002-05-07Always allow CONFIG_CMDLINE to be set or edited by the user.Russell King1-4/+0
2002-05-07[ARM] Localise old param_struct to arch/arm/kernel/compat.c.Russell King1-22/+31
2002-05-07Pass a physical address from the boot loader for the location of theRussell King1-0/+14
2002-04-22Fix build error on multi-tlb configurations.Russell King1-1/+2
2002-04-07Some small fixes:Russell King1-1/+1
2002-03-10Split out copy_user_page/clear_user_page to allow more efficientRussell King1-0/+6
2002-02-25Numerous ARM build fixes, small updates and cleanups.Russell King1-3/+3
2002-02-25Clean up ARM TLB handling code; previously there was a lot of codeRussell King1-0/+6
2002-02-20Preempt support and fix ARM build for thread_info changesRussell King1-0/+4
2002-02-05v2.5.1.8 -> v2.5.1.9Linus Torvalds1-6/+200
2002-02-04v2.4.14.5 -> v2.4.14.6Linus Torvalds1-41/+37
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds1-5/+49
2002-02-04v2.4.8 -> v2.4.8.1Linus Torvalds1-110/+68