aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAge
...
| * | | MIPS: Indicate FP mode in sigcontext sc_used_mathPaul Burton2015-09-03
| * | | MIPS: Use common FP sigcontext code for O32 compatPaul Burton2015-09-03
| * | | MIPS: Add offsets to sigcontext FP fields to struct mips_abiPaul Burton2015-09-03
| * | | MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2015-09-03
| * | | MIPS: Rearrange ENTRYLO field definitionsJames Hogan2015-09-03
| * | | MIPS: Probe for small (1KiB) page supportJames Hogan2015-09-03
| * | | MIPS: Refactor dumping of TLB registers for r3k/r4kJames Hogan2015-09-03
| * | | MIPS: Treat CP1 control registers as unsigned ints.Ralf Baechle2015-09-03
| * | | MIPS: Use unsigned int when reading CP0 registersChris Packham2015-09-03
| * | | MIPS: Introduce accessors for MSA vector registersPaul Burton2015-09-03
| * | | MIPS: Declare MSA MI10 instruction formatsLeonid Yegoshin2015-09-03
| * | | MIPS: Remove "__weak" definition from arch-specific linkage.hBjorn Helgaas2015-09-03
| * | | MIPS: Remove "weak" from mips_cdmm_phys_base() declarationBjorn Helgaas2015-09-03
| * | | MIPS: Remove "weak" from get_c0_fdc_int() declarationBjorn Helgaas2015-09-03
| * | | MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-03
| * | | MIPS: MT: Remove "weak" from vpe_run() declarationBjorn Helgaas2015-08-26
| * | | MIPS: Remove "weak" from platform_maar_init() declarationBjorn Helgaas2015-08-26
| * | | MIPS: CPC: Remove "weak" from mips_cpc_phys_base() and make it staticBjorn Helgaas2015-08-26
| * | | MIPS: Drop CONFIG_RUNTIME_DEBUG & debug.hPaul Burton2015-08-26
| * | | MIPS: Set up FTLB probability for I6400Markos Chandras2015-08-26
| * | | MIPS: CM: Add support for reporting CM cache errorsMarkos Chandras2015-08-26
| * | | MIPS: mips-cm: Extend CM accessors for 64-bit CPUsMarkos Chandras2015-08-26
| * | | MIPS: CM: Add GCR_L2_CONFIG register accessorsPaul Burton2015-08-26
| * | | MIPS: mips-cm: Implement mips_cm_revisionPaul Burton2015-08-26
| * | | MIPS: Add cases for CPU_I6400Markos Chandras2015-08-26
| * | | MIPS: Add MIPS I6400 PRid and cputype identifiersMarkos Chandras2015-08-26
| |/ /
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-03
|\ \ \
| * \ \ Merge branch 'locking/arch-atomic' into locking/core, because it's ready for ...Ingo Molnar2015-08-12
| |\ \ \
| | * | | atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| | * | | mips: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
| * | | | locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
| * | | | locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_a...Andrey Konovalov2015-08-03
| |/ / /
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-31
|\ \ \ \ | |_|/ / |/| | |
| * | | sched, MIPS: Get rid of finish_arch_switch()Ralf Baechle2015-08-04
| | |/ | |/|
* | | MIPS: Make set_pte() SMP safe.David Daney2015-08-05
* | | MIPS: Flush RPS on kernel entry with EVAJames Hogan2015-08-03
* | | Revert "MIPS: BCM63xx: Provide a plat_post_dma_flush hook"Florian Fainelli2015-08-03
* | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-03
| |/ |/|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-19
|\ \
| * | MIPS: fpu.h: Allow 64-bit FPU on a 64-bit MIPS R6 CPUMarkos Chandras2015-07-19
| * | MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-14
| * | MIPS: asm-offset.c: Patch up various comments refering to the old filename.Ralf Baechle2015-07-14
* | | mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-17
|/ /
* | MIPS: c-r4k: Fix cache flushing for MT coresMarkos Chandras2015-07-10
* | MIPS, CPUFREQ: Fix spelling of Institute.Ralf Baechle2015-07-07
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-27
|\
| * MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras2015-06-24
| * MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras2015-06-24
| * MIPS: Replace smp_mb with release barrier function in unlocks.Leonid Yegoshin2015-06-21
| * MIPS: i8259: DT supportPaul Burton2015-06-21