aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski
2012-11-09MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens
2012-11-09MIPS: BCM47xx: read out full board dataHauke Mehrtens
2012-11-09MIPS: BCM47XX: improve memory size detectionHauke Mehrtens
2012-11-09MIPS: BCM47XX: ignore last memory pageHauke Mehrtens
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald
2012-11-09mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin
2012-11-09MIPS: tlbex: Fix section mismatchesKevin Cernekee
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle
2012-11-08arch: Change defconfigs to point to g_mass_storage.Michal Nazarewicz
2012-11-01sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov
2012-10-31USB: EHCI: remove ehci_port_power() routineAlan Stern
2012-10-25tty, ioctls -- Add new ioctl definitions for tty flags fetchingCyrill Gorcunov
2012-10-23MIPS: Alchemy: update development boards defconfigs with USB platform driversFlorian Fainelli
2012-10-22USB: move common alchemy USB routines to arch/mips/alchemy/common.cFlorian Fainelli
2012-10-22MIPS: Alchemy: use the OHCI platform driverFlorian Fainelli
2012-10-22MIPS: Netlogic: convert to use OHCI platform driverFlorian Fainelli
2012-10-22MIPS: PNX8550: use OHCI platform driverFlorian Fainelli
2012-10-22MIPS: Alchemy: use the ehci platform driverFlorian Fainelli
2012-10-22MIPS: Netlogic: use ehci-platform driverFlorian Fainelli
2012-10-22MIPS: Loongson 1B: use ehci-platform instead of ehci-ls1x.Florian Fainelli
2012-10-19ssb: move parallel flash config into an own structHauke Mehrtens
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle
2012-10-16MIPS: tlbex: Deal with re-definition of labelRalf Baechle
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney
2012-10-15mips: switch to saner kernel_execve() semanticsAl Viro
2012-10-14MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle
2012-10-14mips: switch to generic kernel_thread()Al Viro
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-12vfs: define struct filename and have getname() return itJeff Layton
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds