summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-12mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11Merge tag 'usb-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-05MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko
2012-12-05MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle
2012-12-05MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle
2012-12-04MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-11-30kbuild: centralize .dts->.dtb ruleStephen Warren
2012-11-28mips/PCI: Remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle
2012-11-17Merge 3.7-rc6 into usb-next.Greg Kroah-Hartman
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-13tracing,x86: Add a TSC trace_clockDavid Sharp
2012-11-13MIPS: Malta: Fix interupt number of CBUS UART.Ralf Baechle
2012-11-12Merge tag 'gadget-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
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-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-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-16MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle
2012-10-16MIPS: Restore pagemask after dumping the TLB.Ralf Baechle
2012-10-16MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle
2012-10-16MIPS: R5000: Fix TLB hazard handling.Ralf Baechle