summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MIPS: tlbex: Avoid placing software PTE bits in Entry* PFN fieldsPaul Burton2015-11-111-2/+45
* MIPS: Tidy EntryLo bit definitions, add PFNPaul Burton2015-11-111-9/+3
* MIPS: tlbex: Share MIPS32 32 bit phys & MIPS64 64 bit phys codePaul Burton2015-11-111-11/+3
* MIPS: tlbex: Remove some RIXI redundancyPaul Burton2015-11-111-24/+10
* MIPS: tlbex: Stop open-coding build_convert_pte_to_entryloPaul Burton2015-11-111-8/+8
* MIPS: Always use r4k_wait_irqoff for MIPSr6Paul Burton2015-11-111-1/+10
* MIPS: CM, CPC: Ensure core-other GCRs reflect the correct corePaul Burton2015-11-112-0/+12
* MIPS: CM: make use of mips_cm_{lock,unlock}_otherPaul Burton2015-11-113-3/+9
* MIPS: CM: Introduce core-other locking functionsPaul Burton2015-11-112-0/+71
* MIPS: CM: Fix GCR_Cx_CONFIG PVPE maskPaul Burton2015-11-111-1/+1
* MIPS: CPS: Warn if a core doesn't startPaul Burton2015-11-111-1/+25
* MIPS: CPS: Skip Config1 presence checkPaul Burton2015-11-111-3/+1
* MIPS: CPS: Read CM GCR base from cop0Paul Burton2015-11-112-6/+8
* MIPS: CPS: Early debug using an ns16550-compatible UARTPaul Burton2015-11-115-0/+252
* MIPS: Fix duplicate CP0_* definitions.James Hogan2015-11-112-8/+3
* MIPS: CPS: Set Status.KX on entry for MIPS64 kernelsPaul Burton2015-10-261-1/+7
* MIPS: CPS: Set Status.BEV bit during early bootPaul Burton2015-10-261-1/+1
* MIPS: Always read full 64 bit CM error GCRs for CM3Paul Burton2015-10-262-34/+39
* MIPS: Allow read64 GCR accessors to work on MIPS32 kernelsPaul Burton2015-10-261-1/+11
* MIPS: Avoid buffer overrun in mips_cm_error_reportPaul Burton2015-10-261-0/+2
* MIPS: Don't read GCRs when a CM is not presentPaul Burton2015-10-261-7/+10
* MIPS: Clarify mips_cm_is64 documentationPaul Burton2015-10-261-6/+6
* MIPS: Allow 24Hz timer frequencyPaul Burton2015-10-261-3/+14
* MIPS: traps: tidy up ebase calculationPaul Burton2015-10-261-6/+3
* MIPS: JZ4740: Remove unused linux/leds_pwm.h includeThierry Reding2015-10-261-2/+0
* MIPS: JZ4740: Use PWM lookup tableThierry Reding2015-10-261-3/+8
* MIPS: Use ARCH_USE_BUILTIN_BSWAP.Ralf Baechle2015-10-264-1/+28
* MIPS: Allow L2 prefetch to be configured via debugfsPaul Burton2015-10-263-0/+92
* MIPS: Declare mips_debugfs_dir in a headerPaul Burton2015-10-267-7/+28
* MIPS: Enable L2 prefetching for CM >= 2.5Paul Burton2015-10-262-1/+77
* MIPS: Introduce API for enabling & disabling L2 prefetchPaul Burton2015-10-261-0/+27
* MIPS: Allow compact branch policy to be changedPaul Burton2015-10-262-0/+40
* MIPS: Remove invalid checkAndrzej Hajda2015-10-261-2/+2
* Linux 4.3-rc7v4.3-rc7Linus Torvalds2015-10-251-1/+1
* Merge tag 'usb-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-5/+26
|\
| * xhci: Add spurious wakeup quirk for LynxPoint-LP controllersLaura Abbott2015-10-171-0/+1
| * xhci: handle no ping response error properlyMathias Nyman2015-10-171-5/+15
| * xhci: don't finish a TD if we get a short transfer event mid TDMathias Nyman2015-10-171-0/+10
* | Merge tag 'tty-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-10-242-4/+1
|\ \
| * | fbcon: initialize blink interval before calling fb_set_parScot Doyle2015-10-181-0/+1
| * | Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis2015-10-181-4/+0
| |/
* | Merge tag 'staging-4.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-10-244-11/+40
|\ \
| * \ Merge tag 'iio-fixes-for-4.3a' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-10-174-11/+40
| |\ \ | | |/ | |/|
| | * iio: mxs-lradc: Fix temperature offsetAlexandre Belloni2015-10-111-4/+5
| | * iio: accel: sca3000: memory corruption in sca3000_read_first_n_hw_rb()Dan Carpenter2015-10-031-1/+1
| | * iio: st_accel: fix interrupt handling on LIS3LV02Linus Walleij2015-10-031-6/+0
| | * iio: adc: twl4030: Fix ADC[3:6] readingsAdam YH Lee2015-10-031-0/+34
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-10-245-14/+46
|\ \ \
| * | | IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur2015-10-211-1/+9
| * | | IB/cma: Use inner P_Key to determine netdevHaggai Eran2015-10-201-2/+2