summaryrefslogtreecommitdiffstats
path: root/include/media/blackfin (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-02MIPS: Add new option for unique RI/XI exceptionsLeonid Yegoshin2-0/+4
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras4-0/+140
2014-08-02MIPS: kernel: cpu-probe: Add support for the HardWare Table WalkerMarkos Chandras1-0/+23
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-07-30MIPS: ptrace: Change GP regset to use correct core dump register layoutAlex Smith1-29/+160
2014-07-30MIPS: asm/reg.h: Make 32- and 64-bit definitions available at the same timeAlex Smith2-110/+182
2014-07-30MIPS: ptrace: Test correct task's flags in task_user_regset_view()Alex Smith1-1/+1
2014-07-30MIPS: ptrace: Avoid smp_processor_id() when retrieving FPU IRAlex Smith2-3/+3
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki5-2/+76
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2-0/+57
2014-07-30MIPS: BCM47XX: Devices database update for 3.17Rafał Miłecki3-10/+55
2014-07-30MIPS: BCM47XX: Select SYS_SUPPORTS_HIGHMEM for BCM47XX_BCMARafał Miłecki1-0/+1
2014-07-30MIPS: BCM47XX: Move shared symbols to the config BCM47XXRafał Miłecki2-4/+2
2014-07-30MIPS: BCM47xx: Fix LEDs on WRT54GS V1.0Rafał Miłecki1-0/+10
2014-07-30MIPS: 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 Chen7-14/+28
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 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: 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: TXx9: Delete an unused variable in tx4927_pcibios_setupAtsushi Nemoto1-2/+0
2014-07-30MIPS: TXx9: Add __init_refok annotation to quirk_slc90e66_bridgeAtsushi Nemoto1-1/+1
2014-07-30MIPS: TXx9: Fix quirk_slc90e66_ideAtsushi Nemoto1-1/+1
2014-07-30MIPS: SB1: Check optional compilation flags one by oneMaciej W. Rozycki1-1/+3
2014-07-30MIPS: asm/bitops.h: Guard CLZ with `.set mips32'Maciej W. Rozycki1-1/+7
2014-07-30MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki1-4/+4
2014-07-30MIPS: BCM63xx: Allow setting affinity for IPICJonas Gorski1-6/+40
2014-07-30MIPS: BCM63xx: Use irq_desc as argument for (un)maskJonas Gorski1-8/+10