aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-10-15Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 6-41/+41
2014-10-14Merge branch 'x86-seccomp-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-1/+1
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+0
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-372/+189
2014-10-09Merge branch 'akpm' (fixes from Andrew Morton)Gravatar Linus Torvalds 2-8/+1
2014-10-09nosave: consolidate __nosave_{begin,end} in <asm/sections.h>Gravatar Geert Uytterhoeven 2-8/+1
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-4/+2
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 1-2/+2
2014-10-09Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 2-29/+8
2014-10-08Merge tag 'tty-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 1-0/+2
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 2-44/+12
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 4-4/+4
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Gravatar Pranith Kumar 1-2/+2
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-3/+15
2014-10-01PCI/MSI: Remove "pos" from the struct msi_desc msi_attribGravatar Yijing Wang 1-4/+2
2014-09-30next: mips: bpf: Fix build failureGravatar Guenter Roeck 1-1/+0
2014-09-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-3/+15
2014-09-26Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar David S. Miller 1-0/+4
2014-09-26MIPS: mcount: Adjust stack pointer for static trace in MIPS32Gravatar Markos Chandras 1-0/+12
2014-09-26MIPS: Fix MFC1 & MFHC1 emulation for 64-bit MIPS systemsGravatar Paul Burton 1-3/+3
2014-09-26treewide: Fix typos in KconfigGravatar Masanari Iida 1-1/+1
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 11-0/+11
2014-09-24mips: Update some more defconfigs which were missing CONFIG_NET.Gravatar David S. Miller 2-0/+2
2014-09-24mips: Set CONFIG_NET=y in defconfigsGravatar Michal Marek 9-0/+9
2014-09-24sched, mips, ia64: Remove __ARCH_WANT_UNLOCKED_CTXSWGravatar Peter Zijlstra 1-6/+0
2014-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 18-36/+66
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+1
2014-09-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 17-38/+67
2014-09-18driver:gpio remove all usage of gpio_remove retval in driverGravatar abdoulaye berthe 1-2/+2
2014-09-17MIPS: SmartMIPS: Disable assembler warningsGravatar Markos Chandras 1-1/+10
2014-09-14mm: export symbol dependencies of is_zero_pfn()Gravatar Ard Biesheuvel 1-0/+1
2014-09-13net: filter: constify detection of pkt_type_offsetGravatar Hannes Frederic Sowa 1-26/+1
2014-09-13irq_work: Introduce arch_irq_work_has_interrupt()Gravatar Peter Zijlstra 1-0/+1
2014-09-10mips/uapi: Add definition of TIOC[SG]RS485Gravatar Ricardo Ribalda Delgado 1-0/+2
2014-09-10locking, mips: Fix atomicsGravatar Peter Zijlstra 1-3/+3
2014-09-09net: bpf: be friendly to kmemcheckGravatar Daniel Borkmann 1-1/+1
2014-09-09bcma: use separated function to initialize bus on SoCGravatar Rafał Miłecki 1-0/+4
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 19-61/+142
2014-09-05net: bpf: make eBPF interpreter images read-onlyGravatar Daniel Borkmann 1-1/+2
2014-09-03seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingGravatar Andy Lutomirski 1-1/+1
2014-09-01treewide: fix errors in printkGravatar Masanari Iida 3-3/+3
2014-08-29kexec: remove CONFIG_KEXEC dependency on cryptoGravatar Vivek Goyal 1-2/+0
2014-08-29KVM: remove garbage arg to *hardware_{en,dis}ableGravatar Radim Krčmář 2-2/+2
2014-08-29KVM: static inline empty kvm_arch functionsGravatar Radim Krčmář 2-42/+11
2014-08-29KVM: forward declare structs in kvm_types.hGravatar Paolo Bonzini 1-5/+0
2014-08-27MIPS: Move CPU topology macros to topology.hGravatar Huacai Chen 2-5/+8
2014-08-26mips: Replace __get_cpu_var usesGravatar Christoph Lameter 5-29/+29
2014-08-26MIPS: Replace __get_cpu_var uses in FPU emulator.Gravatar Christoph Lameter 1-12/+12
2014-08-26MIPS: fix comment spellingGravatar Geert Uytterhoeven 1-1/+1