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