summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: perf: Fix perf with MT counting other threadsMatt Redfearn2018-05-151-39/+39
* MIPS: perf: Use correct VPE ID when setting up VPE tracingMatt Redfearn2018-05-151-10/+2
* MIPS: perf: More robustly probe for the presence of per-tc countersMatt Redfearn2018-05-153-5/+7
* MIPS: Probe for MIPS MT perf counters per TCMatt Redfearn2018-05-153-0/+19
* MIPS: mscc: Connect phys to ports on ocelot_pcb123Alexandre Belloni2018-05-141-0/+20
* MIPS: mscc: Add switch to ocelotAlexandre Belloni2018-05-141-0/+88
* MIPS: JZ4740: Drop old platform reset codePaul Cercueil2018-05-141-31/+0
* MIPS: qi_lb60: Enable the jz4740-wdt driverPaul Cercueil2018-05-141-0/+2
* MIPS: JZ4780: dts: Fix watchdog nodePaul Cercueil2018-05-141-1/+4
* MIPS: JZ4740: dts: Add bindings for the jz4740-wdt driverPaul Cercueil2018-05-143-17/+8
* MIPS: VPE: Fix spelling mistake: "uneeded" -> "unneeded"Colin Ian King2018-05-141-1/+1
* MIPS: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-141-8/+1
* MIPS: Convert update_persistent_clock() to update_persistent_clock64()Baolin Wang2018-05-148-39/+30
* MIPS: Convert read_persistent_clock() to read_persistent_clock64()Baolin Wang2018-05-148-16/+16
* MIPS: sni: Remove the read_persistent_clock()Baolin Wang2018-05-141-6/+0
* MIPS: BCM47XX: Use __initdata for the bcm47xx_leds_pdataRafał Miłecki2018-04-231-1/+1
* MIPS: Use generic GCC library routines from lib/Antony Pavlov2018-04-237-144/+6
* MIPS: vmlinuz: Use generic ashldi3Matt Redfearn2018-04-231-4/+7
* MIPS: BCM47XX: Add support for Netgear WNR1000 V3Rafał Miłecki2018-04-234-0/+21
* MIPS: dts: Avoid unneeded built-in.a in DTS dirsMasahiro Yamada2018-04-2310-10/+10
* Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-04-204-6/+26
|\
| * MIPS: uaccess: Add micromips clobbers to bzero invocationMatt Redfearn2018-04-181-2/+9
| * MIPS: memset.S: Fix clobber of v1 in last_fixupMatt Redfearn2018-04-181-1/+1
| * MIPS: memset.S: Fix return of __clear_user from Lpartial_fixupMatt Redfearn2018-04-171-1/+1
| * MIPS: memset.S: EVA & fault support for small_memsetMatt Redfearn2018-04-161-1/+6
| * MIPS: dts: Boston: Fix PCI bus dtc warnings:Matt Redfearn2018-04-161-0/+6
| * MIPS: io: Add barrier after register read in readX()Sinan Kaya2018-04-141-0/+2
| * MIPS: io: Prevent compiler reordering writeX()Sinan Kaya2018-04-121-1/+1
* | mm/gup.c: document return valueMichael S. Tsirkin2018-04-131-0/+2
* | mm: introduce MAP_FIXED_NOREPLACEMichal Hocko2018-04-111-0/+1
* | exec: pass stack rlimit into mm layout functionsKees Cook2018-04-111-7/+7
* | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-04-1053-69/+1315
|\ \ | |/
| * MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab2018-04-071-1/+1
| * MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab2018-03-281-0/+21
| * MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki2018-03-281-2/+1
| * MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki2018-03-221-14/+6
| * MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni2018-03-215-0/+133
| * MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2018-03-212-0/+29
| * MIPS: mscc: Add ocelot dtsiAlexandre Belloni2018-03-213-0/+119
| * MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin2018-03-141-1/+1
| * MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle2018-03-141-0/+1
| * MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn2018-03-091-0/+31
| * MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-6/+4
| * MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-4/+5
| * MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn2018-03-091-2/+3
| * MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn2018-03-091-0/+24
| * MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton2018-03-091-6/+62
| * MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin2018-03-0616-0/+88
| * MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin2018-03-0612-0/+84
| * MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin2018-03-065-0/+279
OpenPOWER on IntegriCloud