summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
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-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
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller
2014-09-24mips: Set CONFIG_NET=y in defconfigsMichal Marek
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWPeter Zijlstra
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverabdoulaye berthe
2014-09-17MIPS: SmartMIPS: Disable assembler warningsMarkos Chandras
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-13net: filter: constify detection of pkt_type_offsetHannes Frederic Sowa
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Peter Zijlstra
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Ricardo Ribalda Delgado
2014-09-10locking, mips: Fix atomicsPeter Zijlstra
2014-09-09net: bpf: be friendly to kmemcheckDaniel Borkmann
2014-09-09bcma: use separated function to initialize bus on SoCRafał Miłecki
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski
2014-09-01treewide: fix errors in printkMasanari Iida
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoVivek Goyal
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableRadim Krčmář
2014-08-29KVM: static inline empty kvm_arch functionsRadim Krčmář
2014-08-29KVM: forward declare structs in kvm_types.hPaolo Bonzini
2014-08-27MIPS: Move CPU topology macros to topology.hHuacai Chen
2014-08-26mips: Replace __get_cpu_var usesChristoph Lameter
2014-08-26MIPS: Replace __get_cpu_var uses in FPU emulator.Christoph Lameter
2014-08-26MIPS: fix comment spellingGeert Uytterhoeven