aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-6/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-372/+189
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds2-8/+1
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Geert Uytterhoeven2-8/+1
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+2
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-2/+2
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-29/+8
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-44/+12
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds4-4/+4
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar1-2/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-3/+15
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang1-4/+2
2014-09-30next: mips: bpf: Fix build failureGuenter Roeck1-1/+0
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-3/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller1-0/+4
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Markos Chandras1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsPaul Burton1-3/+3
2014-09-26treewide: Fix typos in KconfigMasanari Iida1-1/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-0/+11
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2-0/+2
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek9-0/+9
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra1-6/+0
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-36/+66
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds17-38/+67
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe1-2/+2
2014-09-17MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras1-1/+10
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel1-0/+1
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa1-26/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra1-0/+1
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado1-0/+2
2014-09-10locking, mips: Fix atomicsPeter Zijlstra1-3/+3
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann1-1/+1
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki1-0/+4
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-61/+142
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann1-1/+2
2014-09-01treewide: fix errors in printkMasanari Iida3-3/+3
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal1-2/+0
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář2-2/+2
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář2-42/+11
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini1-5/+0
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen2-5/+8
2014-08-26MIPS: fix comment spellingGeert Uytterhoeven1-1/+1
2014-08-26MIPS: Wire up new syscalls getrandom and memfd_create.Ralf Baechle5-6/+20
2014-08-26MIPS: Fix a warning for virt_to_pageZubair Lutfullah Kakakhel1-1/+2
2014-08-26arch/mips/net/bpf_jit.c: fix failure checkAndrey Utkin1-2/+3
2014-08-26MIPS: COP2: CPP macro safety fixes.Ralf Baechle2-11/+11
2014-08-26MIPS: Kconfig: Select SMP symbols for CMPMarkos Chandras1-0/+2