summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index()James Hogan2016-01-242-38/+0
| * | | | | | | | | MIPS: Move definition of DC bit to mipsregs.hJames Hogan2016-01-242-3/+2
| * | | | | | | | | MIPS: KVM: Drop some unused definitions from kvm_host.hJames Hogan2016-01-241-5/+0
| * | | | | | | | | MIPS: KVM: Trivial whitespace and style fixesJames Hogan2016-01-245-15/+14
| * | | | | | | | | MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfigJoshua Henderson2016-01-241-0/+89
| * | | | | | | | | MIPS: dts: Add initial DTS for the PIC32MZDA Starter KitJoshua Henderson2016-01-246-0/+697
| * | | | | | | | | MIPS: Add support for PIC32MZDA platformJoshua Henderson2016-01-2421-0/+1454
| * | | | | | | | | MIPS: bmips: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-01-241-0/+22
| * | | | | | | | | MIPS: bmips: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-01-241-0/+9
| * | | | | | | | | MIPS: ptrace: Drop cp0_tcstatus from regoffset_table[]James Hogan2016-01-241-3/+0
| * | | | | | | | | MIPS: TXx9: iocled: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | | | | | | | | MIPS: RB532: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | | | | | | | | MIPS: TXx9: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | | | | | | | | MIPS: ar7: Be sure to clamp return valueLinus Walleij2016-01-241-1/+1
| * | | | | | | | | MIPS: Alchemy: Be sure to clamp return valueLinus Walleij2016-01-241-3/+3
| * | | | | | | | | MIPS: math-emu: dsemul: Reduce `get_isa16_mode' clutterMaciej W. Rozycki2016-01-241-8/+9
| * | | | | | | | | MIPS: inst.h: Fix some instruction descriptionsMaciej W. Rozycki2016-01-241-2/+2
| * | | | | | | | | MIPS: math-emu: dsemul: Correct description of the emulation frameMaciej W. Rozycki2016-01-241-7/+2
| * | | | | | | | | MIPS: math-emu: Correct the emulation of microMIPS ADDIUPC instructionMaciej W. Rozycki2016-01-242-2/+30
| * | | | | | | | | MIPS: math-emu: Make microMIPS branch delay slot emulation workMaciej W. Rozycki2016-01-243-6/+9
| * | | | | | | | | MIPS: math-emu: dsemul: Fix ill formatting of microMIPS partMaciej W. Rozycki2016-01-241-6/+12
| * | | | | | | | | MIPS: math-emu: Correctly handle NOP emulationMaciej W. Rozycki2016-01-242-6/+12
| * | | | | | | | | MIPS: Fix some missing CONFIG_CPU_MIPSR6 #ifdefsHuacai Chen2016-01-242-3/+3
| * | | | | | | | | MIPS: sync-r4k: reduce skew while synchronizationHuacai Chen2016-01-241-24/+8
| * | | | | | | | | MIPS: hpet: Choose a safe value for the ETIME checkHuacai Chen2016-01-221-3/+7
| * | | | | | | | | MIPS: Loongson-3: Fix SMP_ASK_C0COUNT IPI handlerHuacai Chen2016-01-221-7/+13
| * | | | | | | | | MIPS: Loongson-3: Improve -march option and move it to PlatformHuacai Chen2016-01-222-10/+21
| * | | | | | | | | MIPS: Cleanup the unused __arch_local_irq_restore() functionHuacai Chen2016-01-222-59/+1
| * | | | | | | | | MIPS: Add IEEE Std 754 conformance mode selectionMaciej W. Rozycki2016-01-203-14/+107
| * | | | | | | | | MIPS: Determine the presence of IEEE Std 754-2008 featuresMaciej W. Rozycki2016-01-201-2/+74
| * | | | | | | | | MIPS: ELF: Interpret the NAN2008 file header flagMaciej W. Rozycki2016-01-202-3/+62
| * | | | | | | | | ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki2016-01-202-2/+2
| * | | | | | | | | MIPS: math-emu: Add IEEE Std 754-2008 NaN encoding emulationMaciej W. Rozycki2016-01-2011-42/+93
| * | | | | | | | | MIPS: math-emu: Add IEEE Std 754-2008 ABS.fmt and NEG.fmt emulationMaciej W. Rozycki2016-01-202-26/+50
| * | | | | | | | | MIPS: Define the legacy-NaN and 2008-NaN featuresMaciej W. Rozycki2016-01-203-0/+11
| * | | | | | | | | MIPS: Use a union to access the ELF file headerMaciej W. Rozycki2016-01-201-14/+26
| * | | | | | | | | MIPS: pci: Add MT7620a PCIE driverJohn Crispin2016-01-203-0/+428
| * | | | | | | | | MIPS: ralink: Add a few missing clocksJohn Crispin2016-01-203-0/+5
| * | | | | | | | | MIPS: ralink: Fix vendor string for mt7620John Crispin2016-01-201-1/+1
| * | | | | | | | | MIPS: ralink: Fix invalid assignment of SoC typeJohn Crispin2016-01-201-1/+1
| * | | | | | | | | MIPS: ralink: fix USB frequency scalingJohn Crispin2016-01-201-1/+1
| * | | | | | | | | MIPS: ralink: MT7688 pinmux fixesJohn Crispin2016-01-201-30/+50
| * | | | | | | | | MIPS: ralink: add MT7621 supportJohn Crispin2016-01-209-1/+410
| * | | | | | | | | MIPS: ralink: add a symbol for INTCJohn Crispin2016-01-202-0/+6
| * | | | | | | | | MIPS: BCM47xx: Support SPROM prefixes on other platformsRafał Miłecki2016-01-201-3/+9
| * | | | | | | | | MIPS: dts: jz4780/ci20: Add NEMC, BCH and NAND device tree nodesAlex Smith2016-01-042-0/+90
| * | | | | | | | | MIPS: bmips: Support SMP on BCM63168Simon Arlott2016-01-041-0/+1
| * | | | | | | | | MIPS: ath79: Remove some unused code from setup.cAlban Bedel2016-01-041-10/+1
| * | | | | | | | | MIPS: ath79: Allow using ath79_ddr_wb_flush() from driversAlban Bedel2016-01-042-1/+1
| * | | | | | | | | MIPS: ath79: Prepare moving the MISC driver to drivers/irqchipAlban Bedel2016-01-041-30/+28