summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-2/+2
|\
| * MIPS: txx9: switch to gpiochip_add_data()Linus Walleij2016-02-191-2/+2
* | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-1/+1
|\ \
| * | arch/hotplug: Call into idle with a proper stateThomas Gleixner2016-03-011-1/+1
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-155-6/+141
|\ \ \
| * \ \ Merge branch 'linus' into irq/core, to pick up fixesIngo Molnar2016-03-0811-34/+23Star
| |\ \ \
| * | | | MIPS: Delete smp-gic.cQais Yousef2016-02-251-1/+0Star
| * | | | MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-253-5/+5
| * | | | MIPS: Add generic SMP IPI supportQais Yousef2016-02-251-0/+136
| | |_|/ | |/| |
* | | | Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2016-03-141-4/+6
|\ \ \ \
| * \ \ \ Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar2016-03-049-25/+15Star
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-4/+6
| | |/ / | |/| |
* | | | MIPS: smp.c: Fix uninitialised temp_foreign_mapJames Hogan2016-03-131-0/+1
| |_|/ |/| |
* | | MIPS: traps: Fix SIGFPE information leak from `do_ov' and `do_trap_or_bp'Maciej W. Rozycki2016-03-041-7/+6Star
* | | MIPS: Avoid variant of .type unsupported by LLVM AssemblerDaniel Sanders2016-02-292-2/+2
| |/ |/|
* | mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner2016-02-112-2/+2
* | MIPS: Fix early CM probingPaul Burton2016-02-091-0/+1
* | MIPS: Wire up copy_file_range syscall.Ralf Baechle2016-02-054-0/+4
* | MIPS: traps.c: Correct microMIPS RDHWR emulationMaciej W. Rozycki2016-02-021-4/+5
* | MIPS: traps.c: Don't emulate RDHWR in the CpU #0 exception handlerMaciej W. Rozycki2016-02-021-15/+1Star
* | MIPS: Properly disable FPU in start_thread()James Hogan2016-02-011-4/+2Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-01-249-74/+291
|\
| * Merge branch '4.4-fixes' into mips-for-linux-nextRalf Baechle2016-01-242-1/+4
| |\
| | * MIPS: Fix macro typoJaedon Shin2016-01-241-1/+1
| | * MIPS: smp-cps: Ensure secondary cores start with EVA disabledMatt Redfearn2016-01-241-0/+3
| * | MIPS: Use EXCCODE_ constants with set_except_vector()James Hogan2016-01-242-30/+30
| * | MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan2016-01-241-3/+0Star
| * | MIPS: TXx9: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen2016-01-241-24/+8Star
| * | MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-202-14/+103
| * | MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki2016-01-201-2/+74
| * | MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-201-0/+56
| * | ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-201-1/+1
| * | MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-201-0/+2
| * | MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-201-0/+2
| * | MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-201-14/+26
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-01-151-3/+3
|\ \ | |/ |/|
| * module: use a structure to encapsulate layout.Rusty Russell2015-12-041-3/+3
* | MIPS: CPS: drop .set mips64r2 directivesPaul Burton2015-12-221-2/+0Star
* | MIPS: uaccess: Take EVA into account in [__]clear_userJames Hogan2015-12-221-0/+2
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-11-1522-173/+618
|\
| * Merge branch '4.3-fixes' into mips-for-linux-nextRalf Baechle2015-11-123-3/+14
| |\
| | * MIPS: OCTEON: omit ELF NOTE segmentsDavid Daney2015-11-101-1/+8
| | * MIPS: vmlinux: discard .MIPS.abiflagsAaro Koskinen2015-11-101-0/+1
| | * MIPS: Switch BMIPS5000 to use r4k_wait_irqoff()Petri Gynther2015-11-091-2/+3
| | * MIPS: add nmi_enter() + nmi_exit() to nmi_exception_handler()Petri Gynther2015-11-091-0/+2
| * | MIPS: idle: add case for CPU_5KEAurelien Jarno2015-11-121-0/+1
| * | MIPS: vmlinux: create a section for appended DTBAaro Koskinen2015-11-122-0/+9
| * | MIPS: Make the kernel arguments from dtb availableJonas Gorski2015-11-111-7/+17
| * | MIPS: Add LATENCYTOP supportAaro Koskinen2015-11-111-12/+15