summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | MIPS: OCTEON: add USB clock type for D-Link DSR-1000NAaro Koskinen2014-08-021-0/+1
| * | | | | MIPS: OCTEON: cvmx-bootinfo: add D-Link DSR-1000NAaro Koskinen2014-08-021-0/+2
| * | | | | MIPS: OCTEON: disable HOTPLUG_CPU if the bootloader version is incorrectAaro Koskinen2014-08-021-3/+9
| * | | | | MIPS: OCTEON: support disabling HOTPLUG_CPU run-timeAaro Koskinen2014-08-021-1/+4
| * | | | | MIPS: OCTEON: SMP: delete redundant checkAaro Koskinen2014-08-021-8/+0
| * | | | | MIPS: GIC: Fix GICBIS macroJeffrey Deans2014-08-021-10/+11
| * | | | | MIPS: Malta: Fix dispatching of GIC interruptsJeffrey Deans2014-08-021-7/+18
| * | | | | MIPS: GIC: Generalise check for pending interruptsJeffrey Deans2014-08-022-2/+12
| * | | | | MIPS: GIC: Prevent array overrunJeffrey Deans2014-08-021-2/+4
| * | | | | MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans2014-08-023-7/+5
| * | | | | MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans2014-08-023-2/+4
| * | | | | MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans2014-08-022-12/+12
| * | | | | MIPS: kernel: cpu-probe: Detect unique RI/XI exceptionsLeonid Yegoshin2014-08-022-0/+10
| * | | | | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-022-2/+9
| * | | | | MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2014-08-022-0/+4
| * | | | | MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-024-0/+140
| * | | | | MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras2014-08-021-0/+23
| * | | | | MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras2014-08-021-0/+44
| * | | | | MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras2014-08-023-0/+5
| * | | | | MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2014-08-022-29/+29
| * | | | | MIPS: perf: Add hardware events for P5600James Hogan2014-08-021-0/+21
| * | | | | MIPS: perf: Allow for more perf eventsJames Hogan2014-08-021-8/+13
| * | | | | MIPS: asm/reg.h: Move to uapiAlex Smith2014-08-022-206/+207
| * | | | | MIPS: Remove asm/user.hAlex Smith2014-08-025-61/+3
| * | | | | MIPS: Remove old core dump functionsAlex Smith2014-08-023-104/+0
| * | | | | MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith2014-08-024-28/+35
| * | | | | MIPS: O32/32-bit: Remove outdated commentAlex Smith2014-08-021-2/+0
| * | | | | MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith2014-08-021-1/+1
| * | | | | MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith2014-07-301-29/+160
| * | | | | MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2014-07-302-110/+182
| * | | | | MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith2014-07-301-1/+1
| * | | | | MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2014-07-302-3/+3
| * | | | | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-305-2/+76
| * | | | | Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2014-07-302-0/+57
| * | | | | MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki2014-07-303-10/+55
| * | | | | MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki2014-07-301-0/+1
| * | | | | MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2014-07-302-4/+2
| * | | | | MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki2014-07-301-0/+10
| * | | | | MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki2014-07-304-12/+18
| * | | | | MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen2014-07-305-9/+9
| * | | | | MIPS: Loongson-3: Enable the COP2 usageHuacai Chen2014-07-303-1/+72
| * | | | | MIPS: Add Loongson-3B supportHuacai Chen2014-07-308-122/+372
| * | | | | MIPS: Add numa api supportHuacai Chen2014-07-304-13/+13
| * | | | | MIPS: Add NUMA support for Loongson-3Huacai Chen2014-07-3013-5/+445
| * | | | | MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen2014-07-306-11/+25
| * | | | | MIPS: Support CPU topology files in sysfsHuacai Chen2014-07-304-1/+33
| * | | | | MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen2014-07-301-0/+20
| * | | | | MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode2014-07-301-1/+1
| * | | | | MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton2014-07-301-3/+7
| * | | | | MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2014-07-302-2/+2
OpenPOWER on IntegriCloud