summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+0
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-9/+0
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko1-1/+6
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle1-1/+0
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle1-1/+1
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle1-2/+2
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2-15/+15
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren3-9/+0
2012-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-10/+24
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29flagday: kill pt_regs argument of do_fork()Al Viro2-3/+3
2012-11-28flagday: don't pass regs to copy_thread()Al Viro1-2/+2
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro11-120/+39
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton1-2/+0
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle2-48/+124
2012-11-26MIPS: N32: Remove unused defines.Ralf Baechle1-6/+0
2012-11-26MIPS: pgtable.h: Remove commented out debugging printk.Ralf Baechle1-1/+0
2012-11-26MIPS: Remove R5000A.Ralf Baechle2-5/+3
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-20MIPS: add default configuration for ath79Gabor Juhos1-0/+111
2012-11-20MIPS: PCI: Update XLR/XLS PCI for the new PIC codeJayachandran C1-35/+34
2012-11-20MIPS: BCM63XX: fix BCM6345 clocks bitsFlorian Fainelli1-7/+12
2012-11-19treewide: fix typo of "suport" in various comments and KconfigMasanari Iida1-1/+1
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-231/+478
2012-11-16Merge branch 'arch-frv' into no-rebasesAl Viro9-25/+69
2012-11-16Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman11-231/+478
2012-11-16Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman11-231/+478
2012-11-16mips, arc: fix build failureDavid Rientjes1-0/+1
2012-11-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-6/+6
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle1-1/+2
2012-11-11Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2-2/+2
2012-11-11MIPS: lantiq: adds GPHY firmware loaderJohn Crispin3-0/+103
2012-11-11MIPS: lantiq: adds code for booting GPHYJohn Crispin2-0/+39
2012-11-11MIPS: lantiq: adds xrx200 ethernet clock definitionJohn Crispin1-0/+4
2012-11-11MIPS: lantiq: verbose init of dma coreJohn Crispin1-1/+8
2012-11-11MIPS: lantiq: fix bootselect bits on XRX200 SoCJohn Crispin1-7/+15
2012-11-11MIPS: lantiq: unbreak devicetree initJohn Crispin1-4/+1
2012-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-25/+68
2012-11-09MIPS: Loongson1B: Fix a typoKelvin Cheung1-1/+1
2012-11-09MIPS: Loongson1B: Update stmmac_mdio_bus_dataKelvin Cheung1-1/+0
2012-11-09MIPS: Loongson1B: improve ls1x_serial_setup()Kelvin Cheung3-9/+7
2012-11-09MIPS: Loongson1B: use common clock infrastructure instead of private APIsKelvin Cheung4-159/+8
2012-11-09MIPS: Netlogic: Support for XLR/XLS Fast Message NetworkGanesan Ramalingam12-12/+1020
2012-11-09MIPS: Netlogic: PIC IRQ handling update for multi-chipJayachandran C5-115/+103
2012-11-09MIPS: Netlogic: Make number of nodes configurableJayachandran C4-5/+90
2012-11-09MIPS: Netlogic: Support for multi-chip configurationJayachandran C12-86/+176
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C6-55/+86