aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* MIPS: msp71xx: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Loongson: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Use generic show_interrupts()Thomas Gleixner2011-03-25
* MIPS: SMTC: Cleanup the hook mess and use irq_dataThomas Gleixner2011-03-25
* MIPS: SMTC: Use irq_data in smtc_forward_irq()Thomas Gleixner2011-03-25
* MIPS: TXx9: Convert core to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: irq_cpu: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: RM9000: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: rm7000: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: MSC01: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: GT641xx: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: GIC: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: i8259: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: LASAt: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: JZ4740: Cleanup the mechanical irq_chip conversion Lars-Peter Clausen2011-03-25
* MIPS: JZ4740: GPIO: Use shared irq chip for all gpiosLars-Peter Clausen2011-03-25
* MIPS: JZ4740: Convert to new irq functionsThomas Gleixner2011-03-25
* MIPS: JAZZ: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: EMMA: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: DEC: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: bcm63xx: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: ath79: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: AR7: Convert to new irq_chip functionsThomas Gleixner2011-03-25
* MIPS: Alchemy: Convert to new irq chip functionsThomas Gleixner2011-03-25
* MIPS: MSP71xx: Add CPU feature override file.Anoop P A2011-03-25
* MIPS: MSP71xx: Platform support for On-chip MSP ethernet devices.Anoop P A2011-03-25
* MIPS: MSP71xx: Platform support for MSP on-chip USB controller.Anoop P A2011-03-25
* MIPS: MSP71xx: Add VSMP/SMTC support.Anoop P A2011-03-25
* MIPS: MSP71xx: Add vectored interrupt support.Anoop P A2011-03-25
* MIPS: MSP71xx: Set up MSP VPE1 timer.Anoop P A2011-03-25
* MIPS: SMTC: Move declaration of smtc_init_secondary to <asm/smtc.h>.Ralf Baechle2011-03-25
* MIPS: Remove useless initialization.Ralf Baechle2011-03-25
* MIPS: Microoptimize arch_{read,write}_lockRalf Baechle2011-03-25
* MIPS: Enable ARCH_DMA_ADDR_T_64BIT if (HIGHMEM && 64BIT_PHYS_ADDR) || 64BITFUJITA Tomonori2011-03-25
* remove dma64_addr_tFUJITA Tomonori2011-03-23
* rapidio: modify configuration to support PCI-SRIO controllerAlexandre Bounine2011-03-23
* bitops: remove minix bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: remove ext2 non-atomic bitops from asm/bitops.hAkinobu Mita2011-03-23
* bitops: introduce little-endian bitops for most architecturesAkinobu Mita2011-03-23
* bitops: introduce CONFIG_GENERIC_FIND_BIT_LEAkinobu Mita2011-03-23
* add the common dma_addr_t typedef to include/linux/types.hFUJITA Tomonori2011-03-22
* mm: NUMA aware alloc_thread_info_node()Eric Dumazet2011-03-22
* Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2011-03-20
|\
| * mips: change to new flag variablematt mooney2011-03-17
* | Merge branch 'kvm-updates/2.6.39' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-03-17
|\ \
| * | mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionallyHuang Ying2011-03-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-03-17
|\ \ \ | |/ / |/| |
| * | watchdog: add JZ4740 watchdog driverPaul Cercueil2011-03-15
| |/
* | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-03-16
|\ \
| * | tty: add TIOCVHANGUP to allow clean tty shutdown of all ttysKay Sievers2011-02-17