summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2014-08-02MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras1-0/+44
2014-08-02MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras3-0/+5
2014-08-02MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras2-29/+29
2014-08-02MIPS: perf: Add hardware events for P5600James Hogan1-0/+21
2014-08-02MIPS: perf: Allow for more perf eventsJames Hogan1-8/+13
2014-08-02MIPS: asm/reg.h: Move to uapiAlex Smith2-206/+207
2014-08-02MIPS: Remove asm/user.hAlex Smith5-61/+3
2014-08-02MIPS: Remove old core dump functionsAlex Smith3-104/+0
2014-08-02MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith4-28/+35
2014-08-02MIPS: O32/32-bit: Remove outdated commentAlex Smith1-2/+0
2014-08-02MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith1-1/+1
2014-08-01MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin1-0/+2
2014-08-01MIPS: Jz4740: Rename usb_nop_xceiv to usb_phy_genericApelete Seketeli1-1/+1
2014-08-01MIPS: smp-mt: Fix link error when PROC_FS=nJames Hogan1-0/+2
2014-08-01MIPS: N32: Use compat getsockopt syscallSorin Dumitru1-1/+1
2014-08-01MIPS: APRP: Fix an issue when device_create() fails.Sebastien Bourdelin2-0/+6
2014-07-31MIPS: GIC: Prevent array overrunJeffrey Deans1-2/+4
2014-07-31MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-07-31MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-07-31MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-07-31MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2-3/+3
2014-07-31MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki5-2/+76
2014-07-31Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2-0/+57
2014-07-31MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki3-10/+55
2014-07-31MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki1-0/+1
2014-07-31MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2-4/+2
2014-07-31MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki1-0/+10
2014-07-31MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki4-12/+18
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen5-9/+9
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen3-1/+72
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen8-122/+372
2014-07-30MIPS: Add numa api supportHuacai Chen4-13/+13
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen13-5/+445
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen6-11/+25
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen4-1/+33
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen1-0/+20
2014-07-30MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen1-1/+0
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode1-1/+1
2014-07-30MIPS: smp-cps: Fix entry code cache flush for systems with coherent I/OPaul Burton1-3/+7
2014-07-30MIPS: {pm,smp}-cps: use cpu_vpe_id macroPaul Burton2-2/+2
2014-07-30MIPS: Fix potential build failures using cpu_vpe_id on non-MTPaul Burton1-1/+1
2014-07-30MIPS: pm-cps: Select CONFIG_MIPS_CPCPaul Burton1-0/+1
2014-07-30MIPS: pm-cps: Prevent use of mips_cps_* without CPS SMPPaul Burton2-2/+18
2014-07-30MIPS: ftrace: Fix dynamic tracing of kernel modulesPetri Gynther2-9/+60
2014-07-30MIPS: Prevent user from setting FCSR cause bitsPaul Burton1-1/+2
2014-07-30MIPS: BCM47XX: add Microsoft MN-700 and Asus WL500GHauke Mehrtens4-0/+58
2014-07-30MIPS: BCM47XX: fixup broken MAC addresses in nvramHauke Mehrtens1-0/+48
2014-07-30MIPS: BCM47XX: make reboot more relaiableHauke Mehrtens1-2/+2
2014-07-30MIPS: math-emu: Fix instruction decoding.Rob Kendrick1-1/+1
2014-07-30MIPS: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0