| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs | Maciej W. Rozycki | 2018-05-15 | 2 | -4/+4 |
* | MIPS: xilfpga: Actually include FDT in fitImage | Alexandre Belloni | 2018-05-15 | 1 | -0/+1 |
* | MIPS: xilfpga: Stop generating useless dtb.o | Alexandre Belloni | 2018-05-15 | 1 | -2/+0 |
* | KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable" | Colin Ian King | 2018-05-15 | 1 | -1/+1 |
* | MIPS: ptrace: Expose FIR register through FP regset | Maciej W. Rozycki | 2018-05-15 | 1 | -2/+16 |
* | MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770 | Paul Cercueil | 2018-05-15 | 1 | -3/+3 |
* | MIPS: c-r4k: Fix data corruption related to cache coherence | NeilBrown | 2018-05-15 | 1 | -3/+6 |
* | Merge tag 'mips_fixes_4.17_1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-04-20 | 4 | -6/+26 |
|\ |
|
| * | MIPS: uaccess: Add micromips clobbers to bzero invocation | Matt Redfearn | 2018-04-18 | 1 | -2/+9 |
| * | MIPS: memset.S: Fix clobber of v1 in last_fixup | Matt Redfearn | 2018-04-18 | 1 | -1/+1 |
| * | MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup | Matt Redfearn | 2018-04-17 | 1 | -1/+1 |
| * | MIPS: memset.S: EVA & fault support for small_memset | Matt Redfearn | 2018-04-16 | 1 | -1/+6 |
| * | MIPS: dts: Boston: Fix PCI bus dtc warnings: | Matt Redfearn | 2018-04-16 | 1 | -0/+6 |
| * | MIPS: io: Add barrier after register read in readX() | Sinan Kaya | 2018-04-14 | 1 | -0/+2 |
| * | MIPS: io: Prevent compiler reordering writeX() | Sinan Kaya | 2018-04-13 | 1 | -1/+1 |
* | | mm/gup.c: document return value | Michael S. Tsirkin | 2018-04-14 | 1 | -0/+2 |
* | | mm: introduce MAP_FIXED_NOREPLACE | Michal Hocko | 2018-04-11 | 1 | -0/+1 |
* | | exec: pass stack rlimit into mm layout functions | Kees Cook | 2018-04-11 | 1 | -7/+7 |
* | | Merge tag 'mips_4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan... | Linus Torvalds | 2018-04-10 | 53 | -69/+1315 |
|\| |
|
| * | MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750 | Dan Haab | 2018-04-07 | 1 | -1/+1 |
| * | MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDs | Dan Haab | 2018-03-28 | 1 | -0/+21 |
| * | MIPS: Make the default for PHYSICAL_START always 64-bit | Maciej W. Rozycki | 2018-03-28 | 1 | -2/+1 |
| * | MIPS: Use the entry point from the ELF file header | Maciej W. Rozycki | 2018-03-22 | 1 | -14/+6 |
| * | MIPS: generic: Add support for Microsemi Ocelot | Alexandre Belloni | 2018-03-22 | 5 | -0/+133 |
| * | MIPS: mscc: Add ocelot PCB123 device tree | Alexandre Belloni | 2018-03-22 | 2 | -0/+29 |
| * | MIPS: mscc: Add ocelot dtsi | Alexandre Belloni | 2018-03-22 | 3 | -0/+119 |
| * | MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offset | Mathias Kresin | 2018-03-14 | 1 | -1/+1 |
| * | MIPS: pci-mt7620: Enable PCIe on MT7688 | Daniel Golle | 2018-03-14 | 1 | -0/+1 |
| * | MIPS: pm-cps: Block system suspend when a JTAG probe is present | Matt Redfearn | 2018-03-09 | 1 | -0/+31 |
| * | MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REV | Matt Redfearn | 2018-03-09 | 1 | -6/+4 |
| * | MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REV | Matt Redfearn | 2018-03-09 | 1 | -4/+5 |
| * | MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REV | Matt Redfearn | 2018-03-09 | 1 | -2/+3 |
| * | MIPS: Introduce isa-rev.h to define MIPS_ISA_REV | Matt Redfearn | 2018-03-09 | 1 | -0/+24 |
| * | MIPS: Hang more efficiently on halt/powerdown/restart | Paul Burton | 2018-03-09 | 1 | -6/+62 |
| * | MIPS: BMIPS: Add Broadcom STB watchdog nodes | Jaedon Shin | 2018-03-06 | 16 | -0/+88 |
| * | MIPS: BMIPS: Add Broadcom STB wake-up timer nodes | Jaedon Shin | 2018-03-06 | 12 | -0/+84 |
| * | MIPS: BMIPS: Add Broadcom STB power management nodes | Jaedon Shin | 2018-03-06 | 5 | -0/+279 |
| * | MIPS: Expand help text to list generic defconfigs | James Hogan | 2018-03-05 | 1 | -0/+19 |
| * | MIPS: Refactor legacy defconfigs | James Hogan | 2018-02-19 | 1 | -9/+10 |
| * | MIPS: generic: Enable crc32-mips on r6 configs | James Hogan | 2018-02-19 | 2 | -0/+4 |
| * | MIPS: crypto: Add crc32 and crc32c hw accelerated module | Marcin Nowakowski | 2018-02-19 | 4 | -0/+361 |
| * | MIPS: Add crc instruction support flag to elf_hwcap | Marcin Nowakowski | 2018-02-19 | 3 | -0/+5 |
| * | MIPS: Remove a warning when PHYS_OFFSET is 0x0 | Mathieu Malaterre | 2018-02-19 | 1 | -1/+1 |
| * | MIPS: Make declaration for function `memory_region_available` static | Mathieu Malaterre | 2018-02-19 | 1 | -1/+2 |
| * | MIPS: dts: Fix a typo in the node unit name | Mathieu Malaterre | 2018-02-19 | 1 | -1/+1 |
| * | MIPS: dts: Remove leading 0x and 0s from bindings notation | Mathieu Malaterre | 2018-02-19 | 2 | -5/+5 |
| * | MIPS: TXX9: Constify gpio_led | Arvind Yadav | 2018-02-19 | 1 | -1/+1 |
| * | MIPS: AR7: Constify gpio_led | Arvind Yadav | 2018-02-19 | 1 | -7/+7 |
| * | MIPS: Alchemy: Constify gpio_led | Arvind Yadav | 2018-02-19 | 2 | -2/+2 |
| * | MIPS: Remove duplicate includes | Pravin Shedge | 2018-02-19 | 1 | -2/+0 |