| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: RB532: Fix iomap resource size miscalculation. | Ralf Baechle | 2011-05-18 | 1 | -1/+1 |
* | MIPS: Alchemy: fix xxs1500 build error | Manuel Lauss | 2011-05-10 | 1 | -3/+2 |
* | MIPS: Invalidate old TLB mappings when updating huge page PTEs. | David Daney | 2011-05-10 | 1 | -0/+1 |
* | MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb | Wu Zhangjin | 2011-05-10 | 1 | -1/+1 |
* | MIPS: JZ4740: Set one-shot feature flag for the clockevent | Lars-Peter Clausen | 2011-05-10 | 1 | -1/+1 |
* | MIPS: JZ4740: Export symbols to the watchdog driver module | Ralf Baechle | 2011-05-10 | 1 | -0/+2 |
* | MIPS: JZ4740: Fix GCC 4.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -3/+1 |
* | MIPS: Audit: Fix success success argument pass to audit_syscall_exit | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: Fix calc_vmlinuz_load_addr build warnings. | Ralf Baechle | 2011-05-10 | 1 | -1/+1 |
* | MIPS: Alchemy: Fix GCC 4.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -28/+33 |
* | MIPS: Document former use of timerfd(2) syscall number. | Ralf Baechle | 2011-05-10 | 4 | -4/+4 |
* | MIPS: IP27: Fix GCC 4.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -2/+1 |
* | MIPS: IP27: Fix GCC 4.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -3/+0 |
* | MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h | Jonas Gorski | 2011-05-10 | 1 | -1/+1 |
* | MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON | David Daney | 2011-05-10 | 1 | -11/+4 |
* | MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols. | David Daney | 2011-05-10 | 1 | -5/+0 |
* | MIPS: Rename .data..mostly and properly handle it in linker script | Catalin Marinas | 2011-05-10 | 2 | -1/+2 |
* | MIPS: MSP: Fix build error | Ralf Baechle | 2011-05-10 | 1 | -0/+3 |
* | MIPS: MSP71xx: Fix typo in msp_per_irq_controller | Yoichi Yuasa | 2011-05-10 | 1 | -1/+1 |
* | MIPS: Loongson: Fix GCC 2.6.0 build error. | Ralf Baechle | 2011-05-10 | 1 | -2/+3 |
* | MIPS: Jazz: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -3/+2 |
* | MIPS: SNI: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+1 |
* | MIPS: Malta: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -11/+3 |
* | MIPS: IP22: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: IP22: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: tlbex: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+2 |
* | MIPS: c-r4k: Fix GCC 4.6.0 build error | Ralf Baechle | 2011-05-10 | 1 | -2/+0 |
* | MIPS: Mask jump target in ftrace_dyn_arch_init_insns(). | David Daney | 2011-05-10 | 1 | -2/+3 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 60 | -67/+67 |
* | mips: vr41xx: Use irdq_irq_disabled() | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: Convert the irq functions to the new names | Thomas Gleixner | 2011-03-29 | 59 | -167/+185 |
* | MIPS: alchemy: Use proper irq accessors | Thomas Gleixner | 2011-03-29 | 1 | -7/+6 |
* | MIPS: Octeon: Simplify irq_cpu_on/offline irq chip functions | Thomas Gleixner | 2011-03-29 | 1 | -54/+17 |
* | MIPS: Octeon: Rewrite interrupt handling code. | David Daney | 2011-03-29 | 6 | -817/+921 |
* | MIPS: Fix syncfs syscall copy and paste failure | Thomas Gleixner | 2011-03-29 | 1 | -1/+1 |
* | MIPS: JZ4740: Set nand ecc offsets for the qi_lb60 board | Lars-Peter Clausen | 2011-03-25 | 1 | -4/+4 |
* | MIPS: JZ4740: qi_lb60: Add gpio-charger device | Lars-Peter Clausen | 2011-03-25 | 1 | -0/+24 |
* | MIPS: Wire up syncfs(2). | Ralf Baechle | 2011-03-25 | 5 | -6/+13 |
* | MIPS: Hook up name_to_handle_at, open_by_handle_at and clock_adjtime syscalls. | David Daney | 2011-03-25 | 5 | -6/+27 |
* | MIPS: VR41xx: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 2 | -47/+44 |
* | MIPS: TXx9: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 5 | -93/+75 |
* | MIPS: SNI: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 4 | -74/+33 |
* | MIPS: Sibyte: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 2 | -73/+35 |
* | MIPS: IP32: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -92/+42 |
* | MIPS: IP27: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 2 | -27/+22 |
* | MIPS: IP22/IP28: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -34/+26 |
* | MIPS: RB532: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -16/+16 |
* | MIPS: PowerTV: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -7/+6 |
* | MIPS: PNX8550: Convert to new irq_chip functions | Thomas Gleixner | 2011-03-25 | 1 | -9/+9 |