summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf/urgent' into perf/coreIngo Molnar2018-03-294-30/+27Star
|\
| * MIPS: ralink: Fix booting on MT7621NeilBrown2018-03-221-20/+22
| * MIPS: ralink: Remove ralink_halt()NeilBrown2018-03-221-7/+0Star
| * MIPS: lantiq: ase: Enable MFD_SYSCONMathias Kresin2018-03-211-0/+2
| * MIPS: lantiq: Enable AHB Bus for USBMathias Kresin2018-03-211-3/+3
| * MIPS: lantiq: Fix Danube USB clockMathias Kresin2018-03-211-1/+1
* | Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar2018-03-194-4/+14
|\|
| * Merge tag 'mips_fixes_4.16_4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-03-084-4/+14
| |\
| | * MIPS: BMIPS: Do not mask IPIs during suspendJustin Chen2018-03-061-4/+4
| | * MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_SERIOHuacai Chen2018-03-051-0/+3
| | * MIPS: Loongson64: Select ARCH_MIGHT_HAVE_PC_PARPORTHuacai Chen2018-03-051-0/+3
| | * MIPS: OCTEON: irq: Check for null return on kzalloc allocationColin Ian King2018-02-231-0/+2
| | * MIPS: ath25: Check for kzalloc allocation failureColin Ian King2018-02-231-0/+2
* | | perf: Fix sibling iterationPeter Zijlstra2018-03-161-1/+1
* | | perf/core: Remove perf_event::group_entryPeter Zijlstra2018-03-121-1/+1
|/ /
* | Merge tag 'mips_fixes_4.16_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-231-1/+0Star
|\|
| * MIPS: Drop spurious __unused in struct compat_flockJames Hogan2018-02-201-1/+0Star
* | MIPS: boot: Define __ASSEMBLY__ for its.S buildKees Cook2018-02-231-0/+1
|/
* Merge tag 'mips_fixes_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-162-5/+13
|\
| * MIPS: Fix incorrect mem=X@Y handlingMarcin Nowakowski2018-02-131-4/+12
| * MIPS: BMIPS: Fix section mismatch warningJaedon Shin2018-02-131-1/+1
* | Merge tag 'mips_4.16_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhog...Linus Torvalds2018-02-131-0/+13
|\ \ | |/ |/|
| * MIPS: CPC: Map registers using DT in mips_cpc_default_phys_base()Paul Burton2018-02-081-0/+13
* | unify {de,}mangle_poll(), get rid of kernel-side POLL...Al Viro2018-02-111-18/+1Star
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* | Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-02-102-20/+48
|\ \
| * \ Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-0116-40/+243
| |\ \
| * | | KVM: introduce kvm_arch_vcpu_async_ioctlPaolo Bonzini2017-12-142-3/+13
| * | | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctlChristoffer Dall2017-12-141-20/+29
| * | | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-141-0/+3
| * | | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-141-0/+3
| * | | KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_runChristoffer Dall2017-12-141-0/+3
* | | | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-102-2/+0Star
|\ \ \ \
| * | | | MIPS: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
| * | | | MIPS: BCM63XX: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0Star
* | | | | Merge tag 'mips_fixes_4.16_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-072-7/+14
|\ \ \ \ \
| * | | | | MIPS: TXx9: use IS_BUILTIN() for CONFIG_LEDS_CLASSMatt Redfearn2018-02-051-2/+2
| * | | | | MIPS: CPS: Fix MIPS_ISA_LEVEL_RAW falloutJames Hogan2018-02-051-5/+12
* | | | | | Merge tag 'mips_4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...Linus Torvalds2018-02-0769-535/+997
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | MIPS: Malta: Sanitize mouse and keyboard configuration.Ralf Baechle2018-02-069-12/+11Star
| * | | | | MIPS: Update defconfigs after previous patch.Ralf Baechle2018-02-067-7/+0Star
| * | | | | MIPS: Push ARCH_MIGHT_HAVE_PC_SERIO down to platform levelRalf Baechle2018-02-061-1/+5
| * | | | | MIPS: Push ARCH_MIGHT_HAVE_PC_PARPORT down to platform levelRalf Baechle2018-02-061-1/+3
| * | | | | MIPS: SMP-CPS: Remove duplicate assignment of core in play_deadMatt Redfearn2018-02-051-2/+0Star
| * | | | | MIPS: Generic: Support GIC in EIC modeMatt Redfearn2018-02-051-9/+9
| * | | | | MIPS: generic: Fix Makefile alignmentJames Hogan2018-02-051-1/+1
| * | | | | MIPS: generic: Fix ranchu_of_match[] terminationJames Hogan2018-02-051-0/+1
| * | | | | MIPS: generic: Fix machine compatible matchingJames Hogan2018-02-051-1/+1
| * | | | | MIPS: Loongson fix name confict - MEM_RESERVEDHuacai Chen2018-01-243-3/+3
| * | | | | MIPS: bcm47xx: enable ZBOOT supportAaro Koskinen2018-01-242-0/+2