aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* MIPS: Add build support for the MIPS R6 ISALeonid Yegoshin2015-02-16
* MIPS: Add MIPS generic QEMU probe supportLeonid Yegoshin2015-02-16
* MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin2015-02-16
* MIPS: Add generic QEMU PRid and cpu type identifiersLeonid Yegoshin2015-02-16
* MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-16
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-16
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-16
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-16
* MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-16
* MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-12
* MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-05
* MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle2015-02-04
* MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-16
* MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-16
* MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-13
* MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
* MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
* MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-13
* MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle2015-01-13
* MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-13
* MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-13
* MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-20
|\ \
| * | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-03
* | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-19
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-14
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-03
| |\ \ \ | | |_|/ | |/| |
| | * | mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang2014-10-20
| | * | mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2014-10-20
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-14
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-30
| |\ \ \ \
| * | | | | USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-25
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-12
|\ \ \ \ \
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-11
| * | | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-11
* | | | | | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-12
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-12
|\ \ \ \ \ \
| * | | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-20
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-24
| * | | | | MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-24
| * | | | | MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-24
| * | | | | MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-24
| * | | | | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-24
| * | | | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-24