summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-05-08MIPS: BCM63XX: add flash detection for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: enable pcie for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: enable SPI controller for BCM6362Jonas Gorski
2013-05-08MIPS: BCM63XX: add basic BCM6362 supportJonas Gorski
2013-05-08MIPS: BCM63XX: rework chip detectionJonas Gorski
2013-05-08MIPS: BCM63XX: fix revision ID widthJonas Gorski
2013-05-08MIPS: BCM63XX: remove duplicate spi register definitionsJonas Gorski
2013-05-05mips: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill
2013-05-01MIPS: malta: Add new Malta config files.Steven J. Hill
2013-05-01MIPS: microMIPS: Add instruction utility macros.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill
2013-05-01MIPS: microMIPS: Add instruction formats.Steven J. Hill
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29early_printk: consolidate random copies of identical codeThomas Gleixner
2013-04-29Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-04-29Merge tag 'spi-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds
2013-04-29mm/hugetlb: add more arch-defined huge_pte functionsGerald Schaefer
2013-04-29mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-29mips: Don't use create_proc_read_entry()David Howells
2013-04-29Merge tag 'usb-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-28Merge branch 'pm-cpufreq'Rafael J. Wysocki
2013-04-26MIPS: Remove redundant instructions from arch_spin_{,try}lock.David Daney
2013-04-22Revert "MIPS: page.h: Provide more readable definition for PAGE_MASK."Ralf Baechle
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot
2013-04-11MIPS: Remove further use of .subsectionRalf Baechle
2013-04-11IP27: Make declaration and definition of rt_timer_irq match.Ralf Baechle
2013-04-11MIPS: Avoid overoptimization by GCC.Ralf Baechle
2013-04-11MIPS: Get rid of the use of .macro in C code.Ralf Baechle
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-04-11MIPS: Make tlb exception handler definitions and declarations match.Ralf Baechle
2013-04-11MIPS: Use inline function to access current thread pointer.Ralf Baechle
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos
2013-04-10cpufreq: mips: move cpufreq driver to drivers/cpufreqViresh Kumar
2013-04-09USB: remove USB_EHCI_BIG_ENDIAN_{DESC,MMIO} depends on architecture symbolFlorian Fainelli
2013-04-09procfs: new helper - PDE_DATA(inode)Al Viro
2013-04-08mips: Use generic idle loopThomas Gleixner