aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/kernel/setup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] ppc32: Report chipset version in common /proc/cpuinfo handlingKumar Gala1-0/+10
2005-03-17[PATCH] ppc32: Fix overflow in cpuinfo freq. displayBenjamin Herrenschmidt1-2/+3
2005-03-13[PATCH] kill aux_device_presentAdrian Bunk1-1/+0
2005-03-13[PATCH] ppc32: Remove SPR short-hand definesKumar Gala1-1/+1
2005-03-04[PATCH] ppc32: PowerQUICC II Pro subarch supportKumar Gala1-0/+4
2005-03-04[PATCH] PPC/PPC64: Abstract cpu_feature checks.Olof Johansson1-2/+2
2005-01-04[PATCH] panic_timeout: move to kernel.hRandy Dunlap1-1/+1
2004-11-10[PATCH] ppc32: updated reporting of CPU rev & freq for e500 CPUsKumar Gala1-0/+4
2004-09-14ppc32: Don't make cmd_line be an emptry stringTom Rini1-1/+0
2004-08-23Merge upstream changes by hand.Tom Rini1-0/+4
2004-08-22[PATCH] ppc32: Fix booting on some OldWolrd MacsBenjamin Herrenschmidt1-0/+3
2004-08-15[PPC32] Default to conswitchp=&dummy_con if DUMMY_CONSOLE.Tom Rini1-0/+4
2004-07-26[PATCH] wrong ifdef in ppc/kernel/setup.c (nvram)Alexander Viro1-1/+1
2004-07-26[PATCH] NULL noise removal on ppcAlexander Viro1-1/+1
2004-07-10[PATCH] ppc32: serial console autodetectionOlaf Hering1-0/+55
2004-06-26[PATCH] ARM COMMAND_LINE_SIZE build fixRussell King1-1/+1
2004-06-23[PATCH] Move saved_command_line to init/main.cAndrew Morton1-1/+0
2004-05-14[PATCH] PPC32: New OCP core support (updated)Andrew Morton1-0/+7
2004-02-18[PATCH] ppc64: fix saved_command_line/cmd_line lengthsAndrew Morton1-4/+4
2004-02-06ppc32: Rework nvram managementBenjamin Herrenschmidt1-9/+25
2004-02-03[PATCH] Fixes / Enhancements for PPC_GEN550Andrew Morton1-6/+2
2004-01-20[PATCH] Elvis^H^H^H^H^HPaul has left the buildingTom Rini1-1/+0
2003-10-08Merge kernel.crashing.org:/home/trini/work/kernel/pristine/linux-2.6Tom Rini1-1/+1
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+6
2003-10-05PPC32: Always print the processor number in /proc/cpuinfo.Tom Rini1-1/+1
2003-09-18Support for POWER4 & GPUL (G5) CPUsBenjamin Herrenschmidt1-1/+5
2003-09-11PPC32: Remove trailing blanks from PPC32 files.Tom Rini1-12/+12
2003-08-24PPC32: Change the default behavior of a kernel with KGDB.Tom Rini1-4/+2
2003-08-18[PATCH] cpumask_t: allow more than BITS_PER_LONG CPUsAndrew Morton1-1/+1
2003-08-05PPC32: Compile fix for arch/ppc/kernel/setup.cPaul Mackerras1-0/+1
2003-07-31[PATCH] PPC32: Properly register CPUsBenjamin Herrenschmidt1-1/+11
2003-07-22PPC32: Use char[] consistently with __bss_start, _end, etc.Paul Mackerras1-4/+1
2003-06-29PPC32: Minor KGDB updates.Tom Rini1-0/+2
2003-06-04[PATCH] get rid of CONFIG_ALL_PPCPaul Mackerras1-10/+12
2003-05-25[PATCH] arch/* strlcpy conversionBen Collins1-6/+4
2003-05-01PPC32: Move xmon declarations to their own header file.Paul Mackerras1-3/+1
2003-04-20[PATCH] initrd.hChristoph Hellwig1-1/+1
2003-02-15PPC32: declare pm_power_offPaul Mackerras1-0/+2
2003-01-05PPC32: Fix so that we don't use the 6xx-specific idle code on POWER3.Paul Mackerras1-1/+1
2002-11-08PPC32: make the idle loop able to be platform-specific.Paul Mackerras1-0/+6
2002-09-17PPC32: Rip out the BK Id tags from arch/ppc and include/asm-ppc.Paul Mackerras1-3/+0
2002-09-17PPC32: remove the ppc32-specific ide_fix_driveid.Paul Mackerras1-97/+0
2002-09-05PPC32: update some initializers to the standard format, from Rusty.Paul Mackerras1-4/+4
2002-08-28PPC32: define bits that are needed for the IDE subsystem now.Paul Mackerras1-0/+97
2002-08-06PPC32: use the memory size passed in from the bootloaderTom Rini1-1/+1
2002-07-13Franz Sirl's ADB/PPC keyboard handling update - move fullyVojtech Pavlik1-1/+1
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell1-2/+2
2002-06-11[PATCH] (7/14) resyncAlexander Viro1-1/+2
2002-05-10PPC32: powermac update from Ben Herrenschmidt.Paul Mackerras1-3/+45
2002-05-05[PATCH] 2.5.14 IDE 55Martin Dalecki1-97/+0