| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: BCM47xx: Remove references to BCM947XX | Aurelien Jarno | 2008-10-15 | 1 | -3/+3 |
* | MIPS: WGT634U: Add machine detection message | Aurelien Jarno | 2008-10-15 | 1 | -0/+3 |
* | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 2008-10-15 | 1 | -1/+1 |
* | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
* | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber | 2008-10-15 | 1 | -1/+1 |
* | MIPS: Have a heart for a lonely, lost header file ... | Ralf Baechle | 2008-10-15 | 1 | -0/+46 |
* | ide-generic: remove no longer needed ide_probe_legacy() | Bartlomiej Zolnierkiewicz | 2008-10-13 | 1 | -29/+0 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2008-10-13 | 588 | -731/+66020 |
|\ |
|
| * | MIPS: RB532: provide GPIO_BUILTIN_NR and irq_to_gpio/gpio_to_irq | Florian Fainelli | 2008-10-11 | 1 | -7/+7 |
| * | MIPS: Move ptrace prototypes to ptrace.h | Ralf Baechle | 2008-10-11 | 2 | -6/+6 |
| * | MIPS: Ptrace support for HARDWARE_WATCHPOINTS | David Daney | 2008-10-11 | 3 | -1/+155 |
| * | MIPS: Scheduler support for HARDWARE_WATCHPOINTS. | David Daney | 2008-10-11 | 1 | -0/+2 |
| * | MIPS: Watch exception handling for HARDWARE_WATCHPOINTS. | David Daney | 2008-10-11 | 2 | -5/+23 |
| * | MIPS: Probe watch registers and report configuration. | David Daney | 2008-10-11 | 2 | -2/+13 |
| * | MIPS: Add HARDWARE_WATCHPOINTS definitions and support code. | David Daney | 2008-10-11 | 6 | -1/+249 |
| * | MIPS: Add HARDWARE_WATCHPOINTS configure option. | David Daney | 2008-10-11 | 1 | -0/+7 |
| * | MIPS: Replace use of <asm-generic/uaccess.h> with native implementations. | Ralf Baechle | 2008-10-11 | 1 | -1/+263 |
| * | MIPS: TXx9: Add TX4939 ATA support (v2) | Atsushi Nemoto | 2008-10-11 | 3 | -0/+48 |
| * | MIPS: Rewrite spinlocks to ticket locks. | Ralf Baechle | 2008-10-11 | 3 | -77/+188 |
| * | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. | Ralf Baechle | 2008-10-11 | 1 | -11/+24 |
| * | MIPS: IP checksums: Remove unncessary .set pseudos | Ralf Baechle | 2008-10-11 | 1 | -12/+0 |
| * | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. | Ralf Baechle | 2008-10-11 | 1 | -10/+0 |
| * | MIPS: Move headfiles to new location below arch/mips/include | Ralf Baechle | 2008-10-11 | 463 | -42/+61652 |
| * | MIPS: Alchemy: rename directory | Ralf Baechle | 2008-10-11 | 54 | -21/+21 |
| * | MIPS: TXx9: Implement prom_free_prom_memory | Atsushi Nemoto | 2008-10-11 | 1 | -0/+6 |
| * | MIPS: TXx9: Add RBTX4939 board support | Atsushi Nemoto | 2008-10-11 | 7 | -6/+437 |
| * | MIPS: TXx9: Add TX4939 SoC support | Atsushi Nemoto | 2008-10-11 | 6 | -0/+793 |
| * | MIPS: TXx9: IOC LED support | Atsushi Nemoto | 2008-10-11 | 4 | -0/+118 |
| * | MIPS: TXx9: Microoptimize interrupt handlers | Atsushi Nemoto | 2008-10-11 | 2 | -7/+7 |
| * | MIPS: TXx9: stop_unused_modules | Atsushi Nemoto | 2008-10-11 | 2 | -0/+87 |
| * | MIPS: RB532: Convert to GPIO lib | Florian Fainelli | 2008-10-11 | 2 | -68/+162 |
| * | MIPS: RB532: Cleanup the headers again | Florian Fainelli | 2008-10-11 | 3 | -6/+6 |
| * | MIPS: RB532: Remove obsolute reference to setup_serial_port | Florian Fainelli | 2008-10-11 | 1 | -2/+0 |
| * | MIPS: RB532: Fix id usage in platform devices | Florian Fainelli | 2008-10-11 | 1 | -3/+3 |
| * | MIPS: RB532: replace raw volatile read with a readl | Florian Fainelli | 2008-10-11 | 1 | -1/+1 |
| * | MIPS: RB532: Remove gpio bootup state | Florian Fainelli | 2008-10-11 | 1 | -10/+0 |
| * | MIPS: RB532: Use physical addresses for gpio and device controller registers | Florian Fainelli | 2008-10-11 | 1 | -4/+4 |
| * | MIPS: RB532: Cleanup and group definitions to their right places | Florian Fainelli | 2008-10-11 | 1 | -14/+2 |
| * | MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq. | Atsushi Nemoto | 2008-10-11 | 1 | -1/+1 |
| * | MIPS: TXx9: Add board_be_init for TX4927/TX4938 | Atsushi Nemoto | 2008-10-11 | 2 | -0/+46 |
| * | MIPS: TXx9: Default machine_restart using watchdog reset | Atsushi Nemoto | 2008-10-11 | 3 | -0/+71 |
| * | MIPS: TXx9: Make spi_eeprom.c more generic | Atsushi Nemoto | 2008-10-11 | 4 | -18/+24 |
| * | MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEP | Atsushi Nemoto | 2008-10-11 | 2 | -3/+12 |
| * | MIPS: TXx9: Raise priority of interrupts for errors, timers, SIO | Atsushi Nemoto | 2008-10-11 | 2 | -0/+22 |
| * | MIPS: TXx9: Add mtd support | Atsushi Nemoto | 2008-10-11 | 7 | -0/+139 |
| * | MIPS: TXx9: Runtime configuration of timeout-error | Atsushi Nemoto | 2008-10-11 | 2 | -5/+11 |
| * | MIPS: TXx9: Cache fixup | Atsushi Nemoto | 2008-10-11 | 6 | -26/+124 |
| * | MIPS: TXx9: Early command-line preprocessing | Atsushi Nemoto | 2008-10-11 | 1 | -6/+68 |
| * | MIPS: TXx9: Add prom_getenv | Atsushi Nemoto | 2008-10-11 | 1 | -0/+15 |
| * | MIPS: TXx9: Improve handling of built-in and command-line args | Atsushi Nemoto | 2008-10-11 | 5 | -23/+31 |