summary refs log tree commit diff
path: root/arch/mips
AgeCommit message (Expand)Author
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-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2014-09-23ARCH: AUDIT: implement syscall_get_arch for all archesEric Paris
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-22MIPS: pgtable.h: Implement the pgprot_writecombine function for MIPSMarkos Chandras
2014-09-22MIPS: cpu-probe: Set the write-combine CCA value on per core basisMarkos Chandras
2014-09-22MIPS: pgtable-bits: Define the CCA bit for WC writes on Ingenic coresMarkos Chandras
2014-09-22MIPS: pgtable-bits: Move the CCA bits out of the core's ifdef blocksMarkos Chandras
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-09-22MIPS: BPF: Add new emit_long_instr macroMarkos Chandras
2014-09-22MIPS: ralink: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Netlogic: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: sead3: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Lantiq: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Octeon: Move device-trees to arch/mips/boot/dts/Andrew Bresticker
2014-09-22MIPS: Add support for building device-tree binariesAndrew Bresticker
2014-09-22MIPS: Create common infrastructure for building built-in device-treesAndrew Bresticker
2014-09-22MIPS: SEAD3: Enable DEVTMPFSMarkos Chandras
2014-09-22MIPS: SEAD3: Regenerate defconfigsMarkos Chandras
2014-09-22MIPS: Alchemy: DB1300: Add touch penirq supportManuel Lauss
2014-09-22MIPS: Alchemy: DB1xxx: Explicitly set 50MHz clock for I2C/SPI units.Manuel Lauss
2014-09-22MIPS: Alchemy: Update cpu-feature-overridesManuel Lauss
2014-09-22MIPS: Alchemy: devboards: sit and spin after poweroffManuel Lauss
2014-09-22MIPS: Use WSBH/DSBH/DSHD on Loongson 3AChen Jie
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