aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds2-5/+0
2015-07-01Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-8/+7
2015-06-30Merge remote-tracking branch 'robh/for-next' into devicetree/nextGrant Likely4-6/+2
2015-06-27Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds239-2694/+3000
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-9/+0
2015-06-25mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel1-9/+0
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+2
2015-06-25MIPS/ralink: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+1
2015-06-25MIPS/pci: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-25MIPS/ath25: Fix race in installing chained IRQ handlerThomas Gleixner1-2/+2
2015-06-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-13/+19
2015-06-24Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2-2/+3
2015-06-24mm: clarify that the function operates on hugepage pteAneesh Kumar K.V1-4/+4
2015-06-24mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen1-4/+0
2015-06-24mm: new mm hook frameworkLaurent Dufour1-0/+15
2015-06-24mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen1-5/+0
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-6/+9
2015-06-24MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras1-1/+1
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2015-06-23Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spiLinus Torvalds1-4/+0
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds4-13/+0
2015-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+4
2015-06-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-26/+41
2015-06-22Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-4/+2
2015-06-21MIPS: BCM47xx: Simplify handling SPROM revisionsRafał Miłecki1-44/+9
2015-06-21MIPS: Cobalt Don't use module_init in non-modular MTD registration.Paul Gortmaker1-2/+1
2015-06-21MIPS: BCM47xx: Move NVRAM driver to the drivers/firmware/Rafał Miłecki3-247/+2
2015-06-21MIPS: use for_each_sg()Akinobu Mita1-10/+20
2015-06-21MIPS: BCM47xx: Don't select BCMA_HOST_PCIRafał Miłecki1-1/+0
2015-06-21MIPS: BCM47xx: Add helper variable for storing NVRAM lengthRafał Miłecki1-21/+16
2015-06-21MIPS: IRQ/IP27: Move IRQ allocation API to platform code.Ralf Baechle3-41/+51
2015-06-21MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2-2/+2
2015-06-21MIPS: i8259: DT supportPaul Burton2-2/+42
2015-06-21MIPS: Malta: Basic DT plumbingPaul Burton6-1/+49
2015-06-21MIPS: include errno.h for ENODEV in mips-cm.hPaul Burton1-0/+1
2015-06-21MIPS: Define GCR_GIC_STATUS register fieldsPaul Burton1-0/+4
2015-06-21MIPS: BPF: Introduce BPF ASM helpersMarkos Chandras4-145/+302
2015-06-21MIPS: BPF: Use BPF register names to describe the ABIMarkos Chandras1-4/+4
2015-06-21MIPS: BPF: Move register definition to the BPF headerMarkos Chandras2-35/+35
2015-06-21MIPS: net: BPF: Replace RSIZE with SZREGMarkos Chandras1-14/+14
2015-06-21MIPS: BPF: Free up some callee-saved registersMarkos Chandras2-20/+17
2015-06-21MIPS: Xtalk: Update xwidget.h with known Xtalk device numbersJoshua Kinard1-0/+112
2015-06-21MIPS: Optimise non-EVA kernel user memory accessesPaul Burton1-16/+31
2015-06-21MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPUBen Hutchings1-1/+2
2015-06-21MIPS: BMIPS: Accept UHI interface for passing a dtbJonas Gorski1-0/+2
2015-06-21MIPS: BMIPS: Build all dtbs if no builtin dtbJonas Gorski1-0/+13
2015-06-21MIPS: Add support for vmlinuz.bin appended dtbJonas Gorski3-1/+39
2015-06-21MIPS: Add support for vmlinux.bin appended dtbJonas Gorski3-1/+50
2015-06-21MIPS: prepare for user enabling of CONFIG_OFRob Herring2-1/+2