summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2017-06-28MIPS: Probe the I6500 CPUPaul Burton
2017-06-28MIPS: Perform post-DMA cache flushes on systems with MAARsPaul Burton
2017-06-28MIPS: Give __secure_computing() access to syscall arguments.David Daney
2017-06-28MIPS: Add support for eBPF JIT.David Daney
2017-06-28MIPS: Add some instructions to uasm.David Daney
2017-06-28MIPS: Correctly define DBSHFL type instruction opcodes.David Daney
2017-06-28MIPS: Optimize uasm insn lookup.David Daney
2017-06-28MIPS: module: Unify rel & rela reloc handlingPaul Burton
2017-06-28MIPS: module: Ensure we always clean up r_mips_hi16_listPaul Burton
2017-06-28MIPS: math-emu: Handle zero accumulator case in MADDF and MSUBF separatelyAleksandar Markovic
2017-06-27MIPS: head: Reorder instructions missing a delay slotKarl Beldan
2017-06-27MIPS: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski
2017-06-27MIPS: Sort MIPS Kconfig Alphabetically.Matt Redfearn
2017-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-21net: introduce SO_PEERGROUPS getsockoptDavid Herrmann
2017-06-21Merge branch 'timers/urgent' into timers/coreThomas Gleixner
2017-06-20KVM: MIPS: Fix maybe-uninitialized build failureJames Cowgill
2017-06-19mm: larger stack guard gap, between vmasHugh Dickins
2017-06-15MIPS: .its targets depend on vmlinuxPaul Burton
2017-06-15MIPS: Fix bnezc/jialc return address calculationPaul Burton
2017-06-14clocksource/drivers: Rename CLKSRC_OF to TIMER_OFDaniel Lezcano
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2017-06-14clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLAREDaniel Lezcano
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-09mips: sgi-ip22: ecard: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-08MIPS: kprobes: flush_insn_slot should flush only if probe initialisedMarcin Nowakowski
2017-06-08MIPS: ftrace: fix init functions tracingMarcin Nowakowski
2017-06-08MIPS: mm: adjust PKMAP locationMarcin Nowakowski
2017-06-08MIPS: highmem: ensure that we don't use more than one page for PTEsMarcin Nowakowski
2017-06-08MIPS: mm: fixed mappings: correct initialisationMarcin Nowakowski
2017-06-08MIPS: perf: Remove incorrect odd/even counter handling for I6400Marcin Nowakowski
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-06-04KVM: add kvm_request_pendingRadim Krčmář
2017-06-02clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven
2017-05-29kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum
2017-05-27trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro
2017-05-26jump_label: Reorder hotplug lock and jump_label_lockThomas Gleixner
2017-05-23gpio: pcf857x: move header file out of I2C realmWolfram Sang
2017-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-05-22MIPS: jz4740: Remove custom GPIO codePaul Cercueil
2017-05-22MIPS: JZ4780: CI20: Add pinctrl configuration for several driversPaul Cercueil
2017-05-22MIPS: JZ4740: Qi LB60: Add pinctrl configuration for several driversPaul Cercueil
2017-05-22MIPS: jz4780: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil
2017-05-22MIPS: jz4740: DTS: Add nodes for ingenic pinctrl and gpio driversPaul Cercueil
2017-05-22MIPS: ingenic: Enable pinctrl for all ingenic SoCsPaul Cercueil
2017-05-21net: Define SCM_TIMESTAMPING_PKTINFO on all architectures.David S. Miller
2017-05-18devicetree: Move include prefixes from arch to separate directoryOlof Johansson
2017-05-18MIPS: PCI: Remove unused busn_offsetBjorn Helgaas
2017-05-18MIPS: Loongson: Remove unused PCI_BAR_COUNT definitionBjorn Helgaas
2017-05-15mips: get rid of unused __strnlen_user()Al Viro