summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Export MSA functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+4
* MIPS: Export FP functions used by lose_fpu(1) for KVMJames Hogan2015-02-191-0/+6
* MIPS: BCM3384: Fix outdated use of mips_cpu_intc_init()Kevin Cernekee2015-02-191-1/+1
* MIPS: Provide correct siginfo_t.si_stimePetr Malat2015-02-192-37/+3
* MIPS: Makefile: Move the ASEs checks after setting the core's CFLAGSMarkos Chandras2015-02-191-18/+17
* MIPS: Makefile: Pass -march option on Loongson3A coresRalf Baechle2015-02-191-0/+10
* MIPS: HTW: Prevent accidental HTW start due to nested htw_{start, stop}Markos Chandras2015-02-164-8/+32
* MIPS: asm: pgtable: Prevent HTW race when updating PTEsMarkos Chandras2015-02-161-10/+4
* MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequencesMarkos Chandras2015-02-161-4/+6
* MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras2015-02-162-9/+21
* MIPS,prctl: add PR_[GS]ET_FP_MODE prctl options for MIPSPaul Burton2015-02-125-0/+127
* MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-5/+1
* MIPS: elf2ecoff: Fix warning due to dead code.Ralf Baechle2015-02-041-4/+0
* MIPS: Add struct pci_ops member names to initializationRob Herring2015-01-163-10/+10
* MIPS: Remove unused dt_setup_arch()Geert Uytterhoeven2015-01-161-7/+0
* MIPS: ARC: Add declarations for a few missing ARC firmware functions.Ralf Baechle2015-01-131-0/+3
* MIPS: ARC: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-2/+3
* MIPS: IP27: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-3/+4
* MIPS: IP32: Use __noreturn instead of open coded attributes in declarations.Ralf Baechle2015-01-131-3/+4
* MIPS: ARC: Use __noreturn / unreachable in ARC termination functions.Ralf Baechle2015-01-131-10/+16
* MIPS: Use generic csum_tcpudp_magic for MIPS.Ralf Baechle2015-01-131-13/+0
* MIPS: Use <asm-generic/checksum.h>Ralf Baechle2015-01-131-0/+7
* MIPS: Rewrite csum_fold to plain C.Ralf Baechle2015-01-131-14/+8
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-201-1/+1
|\
| * mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger2014-12-181-1/+1
* | Merge tag 'clk-for-linus-3.19' of git://git.linaro.org/people/mike.turquette/...Linus Torvalds2014-12-201-5/+5
|\ \
| * | clk: Change clk_ops->determine_rate to return a clk_hw as the best parentTomeu Vizoso2014-12-031-5/+5
* | | PM: Eliminate CONFIG_PM_RUNTIMERafael J. Wysocki2014-12-195-5/+4
* | | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-1413-13/+0
|\ \ \
| * \ \ Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0313-13/+0
| |\ \ \ | | |_|/ | |/| |
| | * | mips: txx9: rbtx4939: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | mips: ralink: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
| | * | mips: pci: drop owner assignment from platform_driversWolfram Sang2014-10-205-5/+0
| | * | mips: mti-sead3: drop owner assignment from platform_driversWolfram Sang2014-10-203-3/+0
| | * | mips: lantiq: xway: drop owner assignment from platform_driversWolfram Sang2014-10-204-4/+0
* | | | Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-12-142-2/+275
|\ \ \ \
| * \ \ \ Merge 3.18-rc7 into usb-nextGreg Kroah-Hartman2014-11-3023-51/+144
| |\ \ \ \
| * | | | | USB: host: Remove ehci-octeon and ohci-octeon driversAlan Stern2014-11-252-2/+275
| | |_|_|/ | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-12-121-56/+5
|\ \ \ \ \
| * | | | | arch: Add lightweight memory barriers dma_rmb() and dma_wmb()Alexander Duyck2014-12-111-4/+5
| * | | | | arch: Cleanup read_barrier_depends() and commentsAlexander Duyck2014-12-111-52/+0
* | | | | | MIPS: Use phys_addr_t instead of phys_tJaedon Shin2014-12-121-1/+1
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-122-3/+3
|\ \ \ \ \ \
| * | | | | | treewide: fix typo in printk and KconfigMasanari Iida2014-11-202-3/+3
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11258-3505/+8039
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-244-9/+16
| * | | | | MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-243-67/+71
| * | | | | MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-241-0/+40
| * | | | | MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-241-16/+0
| * | | | | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-2423-64/+64
OpenPOWER on IntegriCloud