summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.25Linus Torvalds2008-01-296-10/+494
|\
| * pasemi: export pasemi_dma_init()Olof Johansson2008-01-281-0/+1
| * pasemi: DMA engine management libraryOlof Johansson2008-01-283-1/+489
| * [netdrvr] irq handler minor cleanups in several driversJeff Garzik2008-01-283-9/+4
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-01-29162-2553/+3295
|\ \
| * | [MIPS] Malta: remaining bits of the board support code cleanupDmitri Vorobiev2008-01-291-38/+42
| * | [MIPS] Malta: make the helper function staticDmitri Vorobiev2008-01-291-1/+1
| * | [MIPS] Malta: fix braces at single statement blocksDmitri Vorobiev2008-01-292-3/+3
| * | [MIPS] Malta, Atlas: move an extern function declaration to the header fileDmitri Vorobiev2008-01-292-8/+0
| * | [MIPS] Malta: Use C89 style for commentsDmitri Vorobiev2008-01-291-2/+2
| * | [MIPS] Malta: else should follow close brace in malta_int.cDmitri Vorobiev2008-01-291-4/+2
| * | [MIPS] Malta: remove a superfluous commentDmitri Vorobiev2008-01-291-1/+0
| * | [MIPS] Malta: include <linux/cpu.h> instead of <asm/cpu.h>Dmitri Vorobiev2008-01-292-4/+4
| * | [MIPS] Malta, Atlas, Sead: remove an extern from .c filesDmitri Vorobiev2008-01-293-6/+0
| * | [MIPS] Malta: fix oversized lines in malta_int.cDmitri Vorobiev2008-01-291-6/+16
| * | [MIPS] Malta: remove a dead function declarationDmitri Vorobiev2008-01-291-1/+0
| * | [MIPS] Malta: use tabs not spacesDmitri Vorobiev2008-01-292-33/+33
| * | [MIPS] Malta: set up the screen info in a separate functionDmitri Vorobiev2008-01-291-17/+22
| * | [MIPS] Malta: check the PCI clock frequency in a separate functionDmitri Vorobiev2008-01-291-18/+25
| * | [MIPS] Malta: use the KERN_ facility level in printk()Dmitri Vorobiev2008-01-291-13/+14
| * | [MIPS] Malta: use Linux kernel style for structure initializationDmitri Vorobiev2008-01-291-14/+42
| * | [MIPS]: constify function pointer tablesJan Engelhardt2008-01-292-2/+2
| * | [MIPS] compat: handle argument endianess of sys32_(f)truncate64 with merge_64Ralf Baechle2008-01-291-25/+5
| * | [MIPS] Cobalt 64-bits kernels can be safely unmarked experimentalFlorian Fainelli2008-01-291-1/+1
| * | [MIPS] Qemu: Remove platform.Ralf Baechle2008-01-2953-318/+0
| * | [MIPS] pnx8xxx: clocksource cleanupsVitaly Wool2008-01-291-24/+11
| * | [MIPS] Lasat: Convert pvc_sem semaphore to mutexDaniel Walker2008-01-293-13/+10
| * | [MIPS] MTX-1: Add GPIO system buttonFlorian Fainelli2008-01-292-1/+27
| * | [MIPS] move the eXcite local config to excitedirectoryYoichi Yuasa2008-01-292-10/+10
| * | [MIPS] add cpu_wait() to machine_halt()Yoichi Yuasa2008-01-291-1/+6
| * | [MIPS] remove unneeded button check for resetYoichi Yuasa2008-01-291-19/+2
| * | [MIPS] move vr41xx_calculate_clock_frequency() to plat_time_init()Yoichi Yuasa2008-01-291-2/+2
| * | [MIPS] time: remove unused mips_timer_state()Yoichi Yuasa2008-01-292-3/+0
| * | [MIPS] Altas, Malta: Switch boot file format to raw.Ralf Baechle2008-01-292-2/+4
| * | [MIPS] Extend performance counter event field.Ralf Baechle2008-01-291-1/+1
| * | [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-2914-270/+784
| * | [MIPS] Alchemy: Au1210/Au1250 CPU supportManuel Lauss2008-01-293-0/+13
| * | [MIPS] Eleminate local symbols from the symbol table.Ralf Baechle2008-01-297-281/+282
| * | [MIPS] Fulong: don't reinitialize pci_probe_only to it's default value.Ralf Baechle2008-01-291-3/+0
| * | [MIPS] BCM1480: Use constants instead of magic numbers in PCI code.Ralf Baechle2008-01-292-4/+4
| * | [MIPS] IP28 supportThomas Bogendoerfer2008-01-295-6/+589
| * | [MIPS] Remove CONFIG_SIBYTE_PT{1120,1125,SWARM}Ralf Baechle2008-01-2945-59/+0
| * | [MIPS] Use correct dma flushing in dma_cache_sync()Thomas Bogendoerfer2008-01-291-1/+1
| * | [MIPS] IP28: added cache barrier to assembly routinesThomas Bogendoerfer2008-01-293-0/+16
| * | [MIPS] TXx9 watchdog support for rbhma3100,rbhma4200,rbhma4500Atsushi Nemoto2008-01-296-3/+177
| * | [MIPS] Use real cache invalidateThomas Bogendoerfer2008-01-291-2/+2
| * | [MIPS] SMP: Call platform methods via ops structure.Ralf Baechle2008-01-2924-427/+620
| * | [MIPS] Cleanup pcspeaker platform device registration.Ralf Baechle2008-01-295-34/+29
| * | [MIPS] MT: Scheduler support for SMTRalf Baechle2008-01-294-1/+50
| * | [MIPS] tlbex.c: cleanup debug codeFranck Bui-Huu2008-01-291-57/+26