aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-11-07MIPS: Fix build with binutils 2.24.51+Manuel Lauss
2014-11-06MIPS: R3000: Fix debug output for Virtual page numberIsamu Mogi
2014-11-04MIPS: Fix strnlen_user() return value in case of overlong strings.Ralf Baechle
2014-10-29MIPS: CMA: Do not reserve memory if not requiredZubair Lutfullah Kakakhel
2014-10-27MIPS: Wire up bpf syscall.Ralf Baechle
2014-10-27MIPS/Xlp: Remove the dead function destroy_irq() to fix build errorYijing Wang
2014-10-27MIPS: Octeon: Make Octeon GPIO IRQ chip CPU hotplug-awareAlexander Sverdlin
2014-10-24MIPS: SEAD3: Fix I2C device registration.Ralf Baechle
2014-10-24MIPS: SEAD3: Nuke PIC32 I2C driver.Ralf Baechle
2014-10-24MIPS: ftrace: Fix a microMIPS build problemMarkos Chandras
2014-10-24MIPS: MSP71xx: Fix build errorStefan Hengelein
2014-10-23MIPS: Malta: Do not build the malta-amon.c file if CMP is not enabledMarkos Chandras
2014-10-23MIPS: Prevent compiler warning from cop2_{save,restore}Paul Burton
2014-10-23MIPS: Kconfig: Add missing MIPS_CPS dependencies to PM and cpuidleMarkos Chandras
2014-10-23MIPS: idle: Remove leftover __pastwait symbol and its referencesMarkos Chandras
2014-10-23MIPS: Sibyte: Include the swarm subdir to the sb1250 LittleSur buildsMarkos Chandras
2014-10-23MIPS: ptrace.h: Add a missing includeAaro Koskinen
2014-10-22MIPS: ath79: Fix compilation error when CONFIG_PCI is disabledStefan Hengelein
2014-10-22MIPS: MSP71xx: Remove compilation error when CONFIG_MIPS_MT is presentStefan Hengelein
2014-10-22MIPS: Octeon: Remove special case for simulator command line.David Daney
2014-10-22MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-10-22MIPS: loongson2_cpufreq: Fix CPU clock rate setting mismergeAaro Koskinen
2014-10-22pci: pci-lantiq: remove duplicate check on resourceVarka Bhadram
2014-10-21MIPS: Lasat: Add missing CONFIG_PROC_FS dependency to PICVUE_PROCMarkos Chandras
2014-10-21MIPS: cp1emu: Fix ISA restrictions for cop1x_op instructionsMarkos Chandras
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-09-30next: mips: bpf: Fix build failureGuenter Roeck
2014-09-29MIPS: ralink: remove deprecated IRQF_DISABLEDMichael Opdenacker
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton
2014-09-26treewide: Fix typos in KconfigMasanari Iida