summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | powerpc/8xx: Remove empty asm/mpc8xx.hScott Wood2014-06-268-17/+0
| * | | | | pcmcia: Remove m8xx_pcmcia driverScott Wood2014-06-266-1244/+0
| * | | | | booke/powerpc: define wimge shift mask to fix compilation errorBharat Bhushan2014-06-261-0/+2
| * | | | | powerpc/traps/e500: fix misleading error outputWladislav Wiebe2014-06-261-1/+1
| * | | | | powerpc/85xx: Add T4240RDB board supportChunhe Lan2014-06-263-1/+189
| * | | | | powerpc/mpc85xx: fix fsl/p2041-post.dtsi clockgen mux2Valentin Longchamp2014-06-211-0/+1
| * | | | | MAINTAINERS: Update Linux for Freescale PowerPCScott Wood2014-06-211-0/+2
| * | | | | powerpc/booke64: wrap tlb lock and search in htw miss with FTR_SMTLaurentiu Tudor2014-06-211-0/+4
| * | | | | MAINTAINERS: Update PPC 8xx entryMarcelo Tosatti2014-06-211-1/+0
| * | | | | t4240/dts: Enable third elo3 DMA engine supportChunhe Lan2014-06-212-0/+2
| * | | | | powerpc/defconfig: update RTC supportShengzhou Liu2014-06-214-1/+12
| * | | | | powerpc/e500mc: Fix wrong value of MCSR_L2MMU_MHITScott Wood2014-06-211-1/+1
| * | | | | powerpc/e6500: hw tablewalk: fix recursive tlb lock on cpu 0Scott Wood2014-06-211-1/+2
| * | | | | powerpc/e6500: hw tablewalk: clear TID in kernel indirect entriesScott Wood2014-06-211-7/+5
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-08-07156-3036/+5486
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-0215-28/+116
| |\ \ \ \ \ \
| | * | | | | | MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin2014-08-011-0/+2
| | * | | | | | MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli2014-08-011-1/+1
| | * | | | | | MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan2014-08-011-0/+2
| | * | | | | | MIPS: N32: Use compat getsockopt syscallSorin Dumitru2014-08-011-1/+1
| | * | | | | | MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin2014-08-012-0/+6
| | * | | | | | MIPS: GIC: Prevent array overrunJeffrey Deans2014-07-311-2/+4
| | * | | | | | MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen2014-07-301-1/+0
| | * | | | | | MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2014-07-302-9/+60
| | * | | | | | MIPS: Prevent user from setting FCSR cause bitsPaul Burton2014-07-301-1/+2
| | * | | | | | MIPS: math-emu: Fix instruction decoding.Rob Kendrick2014-07-301-1/+1
| | * | | | | | MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-07-301-0/+1
| | * | | | | | MIPS: RB532: Fix reregistering of serial consoleWaldemar Brodkorb2014-07-301-0/+1
| | * | | | | | MIPS: IP22: Add missing put_device callLevente Kurusa2014-07-301-1/+9
| | * | | | | | MIPS: TXx9: 7segled: add missing put_device callLevente Kurusa2014-07-301-3/+11
| | * | | | | | MIPS: TXx9: Add missing put_device callLevente Kurusa2014-07-301-10/+19
| * | | | | | | MIPS: jz4740: remove unnecessary null test before debugfs_removeFabian Frederick2014-08-021-2/+1
| * | | | | | | MIPS: Octeon: remove unnecessary null test before debugfs_remove_recursiveFabian Frederick2014-08-021-2/+1
| * | | | | | | MIPS: ZBOOT: implement stack protector in compressed boot phaseBen Chan2014-08-021-0/+14
| * | | | | | | MIPS: mipsreg: remove duplicate MIPS_CONF4_FTLBSETS_SHIFTDan Carpenter2014-08-021-1/+0
| * | | | | | | MIPS: Bonito64: remove a duplicate defineDan Carpenter2014-08-021-1/+0
| * | | | | | | MIPS: Malta: initialise MAARsPaul Burton2014-08-021-0/+26
| * | | | | | | MIPS: Initialise MAARsPaul Burton2014-08-022-0/+142
| * | | | | | | MIPS: detect presence of MAARsPaul Burton2014-08-023-0/+6
| * | | | | | | MIPS: define MAAR register accessors & bitsPaul Burton2014-08-021-0/+12
| * | | | | | | MIPS: mark MSA experimentalPaul Burton2014-08-021-2/+1
| * | | | | | | MIPS: Don't build MSA support unless it can be usedPaul Burton2014-08-021-0/+1
| * | | | | | | MIPS: consistently clear MSA flags when starting & copying threadsPaul Burton2014-08-021-0/+3
| * | | | | | | MIPS: 16 byte align MSA vector contextPaul Burton2014-08-021-2/+8
| * | | | | | | MIPS: disable preemption whilst initialising MSAPaul Burton2014-08-022-7/+11
| * | | | | | | MIPS: ensure MSA gets disabled during bootPaul Burton2014-08-021-3/+2
| * | | | | | | MIPS: fix read_msa_* & write_msa_* functions on non-MSA toolchainsPaul Burton2014-08-021-4/+4
| * | | | | | | MIPS: fix MSA context for tasks which don't use FP firstPaul Burton2014-08-021-0/+2
| * | | | | | | MIPS: init upper 64b of vector registers when MSA is first usedPaul Burton2014-08-024-9/+56
| * | | | | | | MIPS: save/disable MSA in lose_fpuPaul Burton2014-08-021-3/+12