aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2018-04-02fs: add ksys_fallocate() wrapper; remove in-kernel calls to sys_fallocate()Dominik Brodowski1-2/+2
2018-04-02fs: add ksys_p{read,write}64() helpers; remove in-kernel calls to syscallsDominik Brodowski1-2/+2
2018-04-02fs: add ksys_truncate() wrapper; remove in-kernel calls to sys_truncate()Dominik Brodowski1-1/+1
2018-04-02fs: add ksys_sync_file_range helper(); remove in-kernel calls to syscallDominik Brodowski1-1/+1
2018-04-02fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()Dominik Brodowski1-1/+1
2018-04-02Merge remote-tracking branches 'spi/topic/atmel', 'spi/topic/bcm-qspi', 'spi/...Mark Brown2-12/+38
2018-03-29Merge branch 'perf/urgent' into perf/coreIngo Molnar4-30/+27
2018-03-28MIPS: BCM47XX: Add Luxul XAP1500/XWR1750 WiFi LEDsDan Haab1-0/+21
2018-03-28MIPS: Make the default for PHYSICAL_START always 64-bitMaciej W. Rozycki1-2/+1
2018-03-26usb: host: Remove the deprecated ATH79 USB host config optionsAlban Bedel1-0/+1
2018-03-24Merge branch 'linus' into x86/dma, to resolve a conflict with upstreamIngo Molnar4-30/+27
2018-03-22MIPS: Use the entry point from the ELF file headerMaciej W. Rozycki1-14/+6
2018-03-22MIPS: ralink: Fix booting on MT7621NeilBrown1-20/+22
2018-03-21MIPS: ralink: Remove ralink_halt()NeilBrown1-7/+0
2018-03-21MIPS: generic: Add support for Microsemi OcelotAlexandre Belloni5-0/+133
2018-03-21MIPS: mscc: Add ocelot PCB123 device treeAlexandre Belloni2-0/+29
2018-03-21MIPS: mscc: Add ocelot dtsiAlexandre Belloni3-0/+119
2018-03-21MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin1-0/+2
2018-03-21MIPS: lantiq: Enable AHB Bus for USBMathias Kresin1-3/+3
2018-03-21MIPS: lantiq: Fix Danube USB clockMathias Kresin1-1/+1
2018-03-20dma/direct: Handle the memory encryption bit in common codeChristoph Hellwig4-14/+14
2018-03-20sched/wait, arch/mips: Fix and convert wait_on_atomic_t() usage to the new wa...Peter Zijlstra2-2/+4
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar4-4/+14
2018-03-16perf: Fix sibling iterationPeter Zijlstra1-1/+1
2018-03-14MIPS: ath79: Fix AR724X_PLL_REG_PCIE_CONFIG offsetMathias Kresin1-1/+1
2018-03-14MIPS: pci-mt7620: Enable PCIe on MT7688Daniel Golle1-0/+1
2018-03-12perf/core: Remove perf_event::group_entryPeter Zijlstra1-1/+1
2018-03-09MIPS: pm-cps: Block system suspend when a JTAG probe is presentMatt Redfearn1-0/+31
2018-03-09MIPS: VDSO: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-6/+4
2018-03-09MIPS: BPF: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-4/+5
2018-03-09MIPS: cpu-features.h: Replace __mips_isa_rev with MIPS_ISA_REVMatt Redfearn1-2/+3
2018-03-09MIPS: Introduce isa-rev.h to define MIPS_ISA_REVMatt Redfearn1-0/+24
2018-03-09MIPS: Hang more efficiently on halt/powerdown/restartPaul Burton1-6/+62
2018-03-08Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-4/+14
2018-03-06KVM: Introduce paravirtualization hints and KVM_HINTS_DEDICATEDWanpeng Li1-0/+5
2018-03-06MIPS: BMIPS: Add Broadcom STB watchdog nodesJaedon Shin16-0/+88
2018-03-06MIPS: BMIPS: Add Broadcom STB wake-up timer nodesJaedon Shin12-0/+84
2018-03-06MIPS: BMIPS: Add Broadcom STB power management nodesJaedon Shin5-0/+279
2018-03-05MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen1-4/+4
2018-03-05MIPS: Expand help text to list generic defconfigsJames Hogan1-0/+19
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen1-0/+3
2018-03-05MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen1-0/+3
2018-02-23Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+0
2018-02-23MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King1-0/+2
2018-02-23MIPS: ath25: Check for kzalloc allocation failureColin Ian King1-0/+2
2018-02-22MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook1-0/+1
2018-02-20MIPS: Drop spurious __unused in struct compat_flockJames Hogan1-1/+0
2018-02-19MIPS: Refactor legacy defconfigsJames Hogan1-9/+10
2018-02-19MIPS: generic: Enable crc32-mips on r6 configsJames Hogan2-0/+4
2018-02-19MIPS: crypto: Add crc32 and crc32c hw accelerated moduleMarcin Nowakowski4-0/+361