summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2014-08-04Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'audit/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-08-04Merge remote-tracking branch 'mips/mips-for-linux-next'Stephen Rothwell
2014-08-02net: filter: split 'struct sk_filter' into socket and bpf partsAlexei Starovoitov
2014-07-31MIPS: OCTEON: make get_system_type() thread-safeAaro Koskinen
2014-07-31MIPS: CPS: Initialize EVA before bringing up VPEs from secondary coresMarkos Chandras
2014-07-31MIPS: Malta: EVA: Rename 'eva_entry' to 'platform_eva_init'Markos Chandras
2014-07-31MIPS: EVA: Add new EVA headerMarkos Chandras
2014-07-31MIPS: prevent user from setting FCSR cause bitsPaul Burton
2014-07-31MIPS: scall64-o32: Fix indirect syscall detectionMarkos Chandras
2014-07-31MIPS: syscall: Fix AUDIT value for O32 processes on MIPS64Markos Chandras
2014-07-31MIPS: math-emu: cp1emu: Fix typo when returning to register fileRob Kendrick
2014-07-31Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-07-31MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-07-31MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras
2014-07-31MIPS: asm: Add register definitions for Hardware Table WalkerMarkos Chandras
2014-07-31MIPS: cpu: Add new cpu option for Hardware Table Walker.Markos Chandras
2014-07-30MIPS: cpu-info: Change the cpu options variable to unsigned long longMarkos Chandras
2014-07-30MIPS: perf: Add hardware events for P5600James Hogan
2014-07-30MIPS: perf: Allow for more perf eventsJames Hogan
2014-07-30MIPS: asm/reg.h: Move to uapiAlex Smith
2014-07-30MIPS: Remove asm/user.hAlex Smith
2014-07-30MIPS: Remove old core dump functionsAlex Smith
2014-07-30MIPS: ptrace: Fix user pt_regs definition, use in ptrace_{get, set}regs()Alex Smith
2014-07-30MIPS: O32/32-bit: Remove outdated commentAlex Smith
2014-07-30MIPS: O32/32-bit: Fix bug which can cause incorrect system call restartsAlex Smith
2014-07-30MIPS: ptrace: Always copy FCSR in FP regsetAlex Smith
2014-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki
2014-07-30MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki
2014-07-30MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki
2014-07-30MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki
2014-07-30MIPS: BCM47xx: Distinguish WRT54G series devices by boardtypeRafał Miłecki
2014-07-30MIPS: Loongson: Rename CONFIG_LEMOTE_MACH3A to CONFIG_LOONGSON_MACH3XHuacai Chen
2014-07-30MIPS: Loongson-3: Enable the COP2 usageHuacai Chen
2014-07-30MIPS: Add Loongson-3B supportHuacai Chen
2014-07-30MIPS: Add numa api supportHuacai Chen
2014-07-30MIPS: Add NUMA support for Loongson-3Huacai Chen
2014-07-30MIPS: Loongson: Modify ChipConfig register definitionHuacai Chen
2014-07-30MIPS: Support CPU topology files in sysfsHuacai Chen
2014-07-30MIPS: Support hard limit of cpu count (nr_cpu_ids)Huacai Chen
2014-07-30MIPS: Remove BUG_ON(!is_fpu_owner()) in do_ade()Huacai Chen
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode