summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | [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-198-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/+1
| * | [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-041-6/+6
| * | [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-041-2/+2
| * | [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-042-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/+0
| * | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
| * | [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1
| * | [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1
| * | [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
* | | [PATCH] powerpc: Fix 64k pages on non-partitioned machinesArnd Bergmann2006-06-171-2/+2
* | | [PATCH] alpha: generic hweight build fixRandy Dunlap2006-06-121-1/+1
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-121-1/+0
|\ \ \
| * | | [SPARC64]: Do not double-export sys_close() when CONFIG_SOLARIS_EMUL_MODULEDavid S. Miller2006-06-111-1/+0
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-125-8/+13
|\ \ \ \ | |/ / / |/| | |
| * | | [ARM] Fix Integrator and Versatile interrupt initialisationRussell King2006-06-102-7/+3
| * | | [ARM] 3546/1: PATCH: subtle lost interrupts bug on i.MXMatt Reimer2006-06-081-1/+1
| * | | [ARM] 3547/1: PXA-OHCI: Allow platforms to specify a power budgetRichard Purdie2006-06-081-0/+1
| * | | [ARM] Fix Neponset IRQ handlingRussell King2006-06-081-0/+8
* | | | [SPARC]: Migration cost tune up in sparc smp.Krzysztof Helt2006-06-101-0/+11
* | | | [SPARC64]: Set appropriate max_cache_size.David S. Miller2006-06-101-0/+35
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-06-102-10/+125
|\ \ \ \
| * | | | [SPARC64]: Avoid JBUS errors on some Niagara systems.David S. Miller2006-06-101-6/+118
| * | | | [SPARC64]: Dump local cpu registers in sun4v_log_error()David S. Miller2006-06-091-4/+7
* | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-06-105-7/+35
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | [PATCH] powerpc: Fix cell blade detectionArnd Bergmann2006-06-093-6/+22
| * | | | [PATCH] powerpc: Fix call to ibm,client-architecture-supportBenjamin Herrenschmidt2006-06-091-0/+1
| * | | | powerpc: Fix machine check problem on 32-bit kernelsPaul Mackerras2006-06-092-1/+12
| |/ / /
* | | | [PATCH] ep93xx build fixLennert Buytenhek2006-06-081-4/+4
* | | | [PATCH] Fix HPET operation on 64-bit NVIDIA platformsAndy Currid2006-06-081-5/+25
* | | | [PATCH] Fix HPET operation on 32-bit NVIDIA platformsAndy Currid2006-06-082-7/+27
|/ / /
* | | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-06-058-8/+8
|\ \ \
| * | | [SERIAL] typo: buad -> baudHorst Schirmeier2006-06-058-8/+8
* | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-06-054-3/+4
|\ \ \ \
| * | | | [ARM] 3543/1: [Fwd: PXA270 bootparams address not set]Steve Yang2006-06-051-0/+1
| * | | | [ARM] Trivial typo fixesEgry Gabor2006-06-043-3/+3
| |/ / /
* | | | [MIPS] Fix sparsemem support.Chad Reese2006-06-062-3/+2
* | | | [MIPS] Fix compiler warnings (field width, unused variable)Atsushi Nemoto2006-06-066-11/+21
* | | | [MIPS] Fix sparse warnings about too big constants.Atsushi Nemoto2006-06-062-5/+5
* | | | [MIPS] IP32: Fix warnings.Ralf Baechle2006-06-061-2/+2
OpenPOWER on IntegriCloud