aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-16
* MIPS: Kill unused <asm/debug.h> inclusionsShinya Kuribayashi2008-10-15
* MIPS: IP32: Add platform device for CMOS RTC; remove dead codeThomas Bogendoerfer2008-10-15
* MIPS: IP27: Switch over to RTC class driverThomas Bogendoerfer2008-10-15
* MIPS: IP22/28: Switch over to RTC class driverThomas Bogendoerfer2008-10-15
* MIPS: PCI: Scan busses when they are registeredAurelien Jarno2008-10-15
* MIPS: WGT634U: Add reset button supportAurelien Jarno2008-10-15
* MIPS: BCM47xx: Use the new SSB GPIO APIAurelien Jarno2008-10-15
* MIPS: BCM47xx: Remove references to BCM947XXAurelien Jarno2008-10-15
* MIPS: WGT634U: Add machine detection messageAurelien Jarno2008-10-15
* MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFTDavid Daney2008-10-15
* MIPS: show_cpuinfo prints the type of the calling CPUJohannes Dickgreber2008-10-15
* MIPS: Fix wrong branch target in new spin_lock code.Johannes Dickgreber2008-10-15
* MIPS: Have a heart for a lonely, lost header file ...Ralf Baechle2008-10-15
* ide-generic: remove no longer needed ide_probe_legacy()Bartlomiej Zolnierkiewicz2008-10-13
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-13
|\
| * MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irqFlorian Fainelli2008-10-11
| * MIPS: Move ptrace prototypes to ptrace.hRalf Baechle2008-10-11
| * MIPS: Ptrace support for HARDWARE_WATCHPOINTSDavid Daney2008-10-11
| * MIPS: Scheduler support for HARDWARE_WATCHPOINTS.David Daney2008-10-11
| * MIPS: Watch exception handling for HARDWARE_WATCHPOINTS.David Daney2008-10-11
| * MIPS: Probe watch registers and report configuration.David Daney2008-10-11
| * MIPS: Add HARDWARE_WATCHPOINTS definitions and support code.David Daney2008-10-11
| * MIPS: Add HARDWARE_WATCHPOINTS configure option.David Daney2008-10-11
| * MIPS: Replace use of <asm-generic/uaccess.h> with native implementations.Ralf Baechle2008-10-11
| * MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto2008-10-11
| * MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle2008-10-11
| * MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle2008-10-11
| * MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle2008-10-11
| * MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle2008-10-11
| * MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle2008-10-11
| * MIPS: Alchemy: rename directoryRalf Baechle2008-10-11
| * MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto2008-10-11
| * MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto2008-10-11
| * MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto2008-10-11
| * MIPS: TXx9: IOC LED supportAtsushi Nemoto2008-10-11
| * MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2008-10-11
| * MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2008-10-11
| * MIPS: RB532: Convert to GPIO libFlorian Fainelli2008-10-11
| * MIPS: RB532: Cleanup the headers againFlorian Fainelli2008-10-11
| * MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli2008-10-11
| * MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli2008-10-11
| * MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli2008-10-11
| * MIPS: RB532: Remove gpio bootup stateFlorian Fainelli2008-10-11
| * MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli2008-10-11
| * MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli2008-10-11
| * MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.Atsushi Nemoto2008-10-11
| * MIPS: TXx9: Add board_be_init for TX4927/TX4938Atsushi Nemoto2008-10-11
| * MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto2008-10-11
| * MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto2008-10-11