summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro2-8/+3
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas1-6/+0
2012-09-19PCI: Provide a default pcibios_update_irq()Thierry Reding1-6/+0
2012-09-19PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding1-1/+1
2012-09-17Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman18-105/+145
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle1-3/+6
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-105/+145
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki1-5/+0
2012-09-14MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill8-29/+26
2012-09-14MIPS: Add base architecture support for RI and XI.Steven J. Hill4-1/+10
2012-09-14MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill1-0/+16
2012-09-14MIPS: uasm: Add INS and EXT instructions.Steven J. Hill2-5/+20
2012-09-14MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill1-1/+13
2012-09-14MIPS: Make VPE count to be one-based.Steven J. Hill1-0/+1
2012-09-14MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill1-1/+1
2012-09-14MIPS: Add EIC support for GIC.Steven J. Hill2-8/+95
2012-09-14MIPS: Code clean-ups for the GIC.Steven J. Hill2-34/+26
2012-09-14MIPS: Make GIC code platform independent.Steven J. Hill4-72/+81
2012-09-14MIPS: Changes to configuration files for SEAD-3 platform.Steven J. Hill3-2/+155
2012-09-14MIPS: Add core files for MIPS SEAD-3 development platform.Steven J. Hill29-0/+2445
2012-09-14MIPS: Add support for the 1074K core.Steven J. Hill4-0/+28
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas18-105/+145
2012-09-13MIPS: lantiq: make use of __gpio_to_irqJohn Crispin1-4/+1
2012-09-13OF: pinctrl: MIPS: lantiq: adds support for FALCON SoCJohn Crispin2-0/+5
2012-09-13OF: pinctrl: MIPS: lantiq: implement lantiq/xway pinctrl supportJohn Crispin4-184/+4
2012-09-06serial: Add note about migration to driver SCCNXPAlexander Shiyan1-0/+32
2012-09-03netfilter: remove xt_NOTRACKCong Wang9-9/+0
2012-08-31MIPS: Octeon: Add octeon_io_clk_delay() function.David Daney3-31/+66
2012-08-31MIPS: OCTEON: Register ciu/ciu2 as the default irq_domain.David Daney1-0/+2
2012-08-31MIPS: Octeon: Make interrupt controller work with threaded handlers.David Daney1-143/+137
2012-08-31MIPS: OCTEON: Add support for cn68XX interrupt controller.David Daney2-24/+547
2012-08-31MIPS: OCTEON: Add OCTEON_IRQ_* definitions for cn68XX chips.David Daney1-3/+4
2012-08-31MIPS: OCTEON: Update register definitions.David Daney38-1160/+42982
2012-08-31MIPS: OCTEON: Add detection of cnf71xx parts.David Daney1-0/+18
2012-08-30MIPS: BCM63XX: Create platform_device for USBDKevin Cernekee5-1/+98
2012-08-30MIPS: BCM63XX: Add register and IRQ definitions for USB 2.0 deviceKevin Cernekee2-1/+221
2012-08-30MIPS: BCM63XX: Fix USB IRQ definitions for 6328Kevin Cernekee1-2/+2
2012-08-30MIPS: BCM63XX: Add register definitions for USBD dependenciesKevin Cernekee2-3/+11
2012-08-30MIPS: BCM63XX: Add new IUDMA definitions needed for USBDKevin Cernekee2-2/+14
2012-08-30MIPS: BCM63XX: Move DMA descriptor definition into common header fileKevin Cernekee1-0/+34
2012-08-30MIPS: BCM63XX: Expose the USBH/USBD clocks on BCM6328/BCM6368Kevin Cernekee1-1/+20
2012-08-28MIPS: ath79: register USB host controller on the DB120 boardGabor Juhos1-0/+2
2012-08-28MIPS: ath79: add USB platform setup code for AR934XGabor Juhos2-0/+35
2012-08-28MIPS: ath79: use a helper function for USB resource initializationGabor Juhos1-36/+28
2012-08-27MIPS: mm: Add compound tail page _mapcount when mappedJovi Zhang1-0/+2
2012-08-27MIPS: CMP/SMTC: Fix tc_id calculationRongQing.Li1-1/+1
2012-08-24MIPS: BCM63XX: remove bogus ENETSW_TXDMA interrupts from BCM6328Jonas Gorski1-4/+4
2012-08-24MIPS: BCM63XX: use a switch for external irq configMaxime Bizon1-3/+11
2012-08-24MIPS: BCM63XX: don't write to the chipid register on rebootMaxime Bizon1-0/+3
2012-08-24MIPS: BCM63XX: add external irq support for BCM6345Maxime Bizon3-2/+10