Age | Commit message (Expand) | Author | Files | Lines |
2008-12-22 | MIPS: MIPS64R2: Fix buggy __arch_swab64 | David Daney | 1 | -3/+2 |
2008-12-22 | MIPS: Fix preprocessor warnings flaged by GCC 4.4 | David Daney | 1 | -1/+1 |
2008-12-12 | MIPS: IP32: Update defconfig | David Daney | 1 | -436/+624 |
2008-12-12 | MIPS: Add missing calls to plat_unmap_dma_mem. | David Daney | 1 | -0/+3 |
2008-12-12 | MIPS: Kconfig: Fix the arch-specific header path | Dmitri Vorobiev | 1 | -1/+1 |
2008-12-12 | MIPS: Use EI/DI for MIPS R2. | David Daney | 1 | -0/+10 |
2008-12-10 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2 | -0/+29 |
2008-12-10 | MIPS: Better than nothing implementation of PCI mmap to fix X. | Ralf Baechle | 2 | -0/+29 |
2008-12-05 | MIPS: Fix incorrect use of loose in vpe.c | Nick Andrew | 1 | -1/+1 |
2008-12-04 | MIPS: Return ENOSYS from sys32_syscall on 64bit kernels like elsewhere. | David Daney | 1 | -1/+1 |
2008-12-04 | MIPS: 64-bit: vmsplice needs to use the compat wrapper for o32 and N32. | Ralf Baechle | 2 | -2/+2 |
2008-12-04 | MIPS: o32: Fix number of arguments to splice(2). | Ralf Baechle | 1 | -1/+1 |
2008-12-04 | MIPS: Malta: Consolidate platform device code. | Ralf Baechle | 3 | -69/+50 |
2008-12-04 | MIPS: IP22, Fulong, Malta: Update defconfigs. | Ralf Baechle | 3 | -782/+1273 |
2008-12-04 | MIPS: Malta: Add back RTC support | Tiejun Chen | 2 | -11/+84 |
2008-12-04 | MIPS: Fix potential DOS by untrusted user app. | Vlad Malov | 2 | -11/+6 |
2008-11-30 | remove __ARCH_WANT_COMPAT_SYS_PTRACE | Christoph Hellwig | 1 | -4/+0 |
2008-11-24 | MIPS: Make BUG() __noreturn. | David Daney | 1 | -9/+20 |
2008-11-20 | MIPS: csrc-r4k: Fix declaration depending on the wrong CONFIG_ symbol. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: csrc-r4k: Fix spelling mistake. | Ralf Baechle | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: Provide functions for gpio configuration | Phil Sutter | 2 | -120/+75 |
2008-11-20 | MIPS: IP22: Make indy_sc_ops variable static | Dmitri Vorobiev | 1 | -1/+1 |
2008-11-20 | MIPS: RB532: GPIO register offsets are relative to GPIOBASE | Florian Fainelli | 2 | -7/+9 |
2008-11-20 | MIPS: Malta: Fix include paths in malta-amon.c | David Daney | 1 | -3/+3 |
2008-10-30 | CHAR: Delete old and now unused M48T35 RTC driver for SGI IP27. | Ralf Baechle | 2 | -28/+0 |
2008-10-30 | CHAR: Delete old and now unused DS1286 driver. | Ralf Baechle | 4 | -23/+0 |
2008-10-30 | MIPS: Sort out CPU type to name translation. | Ralf Baechle | 1 | -127/+98 |
2008-10-30 | MIPS: Use the new byteorder headers | Harvey Harrison | 1 | -24/+16 |
2008-10-30 | MIPS: Probe for watch registers on cores of all vendors, not just MTI. | Ralf Baechle | 1 | -10/+12 |
2008-10-30 | MIPS: Switch FPU emulator trap to BREAK instruction. | Ralf Baechle | 7 | -37/+37 |
2008-10-30 | MIPS: SMP: Do not initialize __cpu_number_map/__cpu_logical_map for CPU 0. | Ralf Baechle | 1 | -6/+0 |
2008-10-30 | MIPS: Consider value of c0_ebase when computing value of exception base. | David Daney | 1 | -4/+9 |
2008-10-30 | MIPS: Clean up MIPSxx-optimized bitop functions | Ralf Baechle | 1 | -38/+76 |
2008-10-30 | MIPS: New feature test macro cpu_has_mips_r | Ralf Baechle | 1 | -0/+2 |
2008-10-30 | MIPS: RBTX4927: Add GPIO-LED support | Atsushi Nemoto | 1 | -4/+21 |
2008-10-30 | MIPS: TXx9: Fix RBTX4939 ethernet address initialization | Atsushi Nemoto | 1 | -4/+10 |
2008-10-27 | MIPS: lemote/lm2e: Added io_map_base to pci controller | Zhang Le | 3 | -11/+43 |
2008-10-27 | MIPS: TXx9: Make firmware parameter passing more robust | Geert Uytterhoeven | 1 | -4/+18 |
2008-10-27 | MIPS: Markeins: Remove unnecessary define and cleanup comments, etc. | Shinya Kuribayashi | 1 | -20/+0 |
2008-10-27 | MIPS: Markeins: Extract ll_emma2rh_* functions | Shinya Kuribayashi | 1 | -45/+38 |
2008-10-27 | MIPS: Markeins: Remove runtime debug prints | Shinya Kuribayashi | 1 | -17/+0 |
2008-10-27 | MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.c | Shinya Kuribayashi | 6 | -367/+249 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base | Shinya Kuribayashi | 2 | -13/+10 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sw_irq_base | Shinya Kuribayashi | 2 | -10/+8 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_irq_base global variable | Shinya Kuribayashi | 2 | -11/+8 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sync on read operation | Shinya Kuribayashi | 1 | -3/+0 |
2008-10-27 | MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir | Shinya Kuribayashi | 13 | -16/+16 |
2008-10-27 | MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/ | Shinya Kuribayashi | 11 | -3/+3 |
2008-10-27 | MIPS: EMMA: Kconfig reorganization | Shinya Kuribayashi | 8 | -24/+45 |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 8 | -3/+24 |