summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2006-06-20191-3440/+9009
|\
| * [MIPS] Make timer interrupt frequency configurable from kconfig.Atsushi Nemoto2006-06-1950-1/+510
| * [MIPS] Support for the RM9000-based Basler eXcite smart camera platform.Ralf Baechle2006-06-1918-7/+3215
| * [MIPS] Support for the R5500-based NEC EMMA2RH Mark-eins boarddmitry pervushin2006-06-1917-0/+2693
| * [MIPS] Support SNI RM200C SNI in big endian mode and R5000 processors.Thomas Bogendoerfer2006-06-195-12/+175
| * [MIPS] Random fixes for sb1250Thiemo Seufer2006-06-191-2/+6
| * [MIPS] Fix bcm1480 compileThiemo Seufer2006-06-191-0/+2
| * [MIPS] Remove support for NEC DDB5476.Ralf Baechle2006-06-1959-2303/+1Star
| * [MIPS] Remove support for NEC DDB5074.Ralf Baechle2006-06-1958-1144/+1Star
| * [MIPS] Cleanup memory managment initialization.Ralf Baechle2006-06-1933-45/+75
| * [MIPS] Remove unused function alloc_pci_controller.Ralf Baechle2006-06-191-5/+0Star
| * [MIPS] IP27: Extract pci_ops into separate file.Ralf Baechle2006-06-193-292/+308
| * [MIPS] IP27: Use symbolic constants instead of magic numbers.Ralf Baechle2006-06-191-2/+1Star
| * [MIPS] vr41xx: remove unnecessay items from vr41xx/Kconfig.Yoichi Yuasa2006-06-191-7/+0Star
| * [MIPS] IP27: Cleanup N/M mode configuration.Ralf Baechle2006-06-191-5/+20
| * [MIPS] APM emu supportRodolfo Giometti2006-06-193-0/+633
| * [MIPS] SN: Rename SGI_SN0_N_MODE -> SGI_SN_N_MODE.Ralf Baechle2006-06-193-3/+3
| * [MIPS] Cleanup ARCH_DISCONTIGMEM_ENABLE and NUMA configuration.Ralf Baechle2006-06-192-17/+23
| * [MIPS] C99-ify struct resource initialization.Ralf Baechle2006-06-1918-150/+395
| * [MIPS] Remove duplicate declarations from Alchemy code.Ralf Baechle2006-06-191-4/+0Star
| * [MIPS] arch/mips/au1000/time.c cleanupSergei Shtylyov2006-06-191-7/+2Star
| * [MIPS] Remove unused instances of prom_build_cpu_map.Ralf Baechle2006-06-192-40/+0Star
| * [MIPS] Qemu system shutdown supportThiemo Seufer2006-06-193-1/+39
| * [MIPS] Unify mips_fpu_soft_struct and mips_fpu_hard_structs.Atsushi Nemoto2006-06-199-92/+70Star
| * [MIPS] Remove prototype for non-existing function.Ralf Baechle2006-06-191-1/+0Star
| * [MIPS] Wind River 4KC PPMC Eval Board SupportMark.Zhan2006-06-1912-0/+1336
| * [MIPS] Au1xxx: board specific irq code cleanupHerbert Valerio Riedel2006-06-1911-22/+22
| * [MIPS] IP27: Fix collision with hardcoded interrupt number.Ralf Baechle2006-06-192-3/+60
| * [PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson2006-06-191-8/+9
| * [MIPS] Mark PNX8550 support broken.Ralf Baechle2006-06-191-0/+2
| * [MIPS] Fix optimization for size build.Ralf Baechle2006-06-196-0/+120
| * [MIPS] IP22: Fix ISA driver builds if CONFIG_EISA is selected.Ralf Baechle2006-06-191-0/+4
| * [MIPS] Cobalt: Fix undefined reference to disable_early_printk.Yoichi Yuasa2006-06-191-0/+5
| * [MIPS] Fix fpu_save_double on 64-bit.Atsushi Nemoto2006-06-191-5/+8
| * [MIPS] Malta: Handle byteswapping hardare bug in big endian mode.Elizabeth Oldham2006-06-191-0/+9
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-06-208-130/+331
|\ \ | |/ |/|
| * [CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones2006-06-051-2/+2
| * [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-06-051-4/+1Star
| * [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-051-6/+6
| * [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-051-2/+2
| * [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-052-86/+290
| * [CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones2006-06-011-8/+9
| * [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0Star
| * [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1Star
| * [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1Star
| * [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1Star
| * [CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones2006-05-301-1/+1
| * [CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones2006-05-301-7/+11
| * [CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones2006-05-301-4/+4
| * [CPUFREQ] Typo in powernow-k8Dave Jones2006-05-301-2/+2