summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* MAINTAINERS: Change my email addressJohn Crispin2016-05-131-2/+2
* MIPS: Implement __arch_bitrev* using bitswap for MIPSr6Paul Burton2016-05-132-0/+31
* MIPS: Remove no longer needed work_on_cpu() callAnna-Maria Gleixner2016-05-131-5/+7
* MIPS: make PCI_DMA_BUS_IS_PHYS=1 constantSergey Ryazanov2016-05-135-20/+4
* MIPS64: Support of at least 48 bits of SEGBITSLeonid Yegoshin2016-05-133-8/+29
* MIPS64: signal: Fix o32 sigaction syscallLeonid Yegoshin2016-05-132-4/+10
* MIPS: remove aliasing alignment if HW has antialising supportLeonid Yegoshin2016-05-131-1/+1
* MIPS: traps: remove unused variableTony Wu2016-05-131-1/+0
* MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENTHuacai Chen2016-05-137-8/+55
* MIPS: Loongson-3: Fast TLB refill handlerHuacai Chen2016-05-139-5/+149
* MIPS: Loongson: Invalidate special TLBs when neededHuacai Chen2016-05-133-12/+27
* MIPS: Loongson-3: Set cache flush handlers to cache_noopHuacai Chen2016-05-131-0/+14
* MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen2016-05-1315-32/+201
* MIPS: Loongson-3: Adjust irq dispatch to speedup processingHuacai Chen2016-05-131-4/+6
* MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen2016-05-134-6/+1
* MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsAntonio Ospite2016-05-131-2/+2
* MIPS: Add and use watch register field definitionsJames Hogan2016-05-133-36/+63
* MIPS: Add and use CAUSEF_WP definitionJames Hogan2016-05-132-4/+3
* watchdog: pic32-dmt: Add PIC32 deadman timer driverPurna Chandra Mandal2016-05-133-0/+271
* dt/bindings: Add bindings for PIC32 deadman timer peripheralPurna Chandra Mandal2016-05-131-0/+19
* watchdog: pic32-wdt: Add PIC32 watchdog driverJoshua Henderson2016-05-133-0/+277
* dt/bindings: Add bindings for PIC32 watchdog peripheralJoshua Henderson2016-05-131-0/+18
* MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda2016-05-132-2/+2
* MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki2016-05-132-6/+12
* MIPS: ELF: Restructure personality macrosMaciej W. Rozycki2016-05-131-7/+7
* MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan2016-05-131-3/+1
* SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan2016-05-132-15/+15
* MIPS: Octeon: Mark some functions __init in smp.cYang Shi2016-05-131-2/+2
* MIPS: BMIPS: Improve BCM6368 device treeÁlvaro Fernández Rojas2016-05-132-14/+22
* MIPS: BMIPS: Improve BCM6328 device treeÁlvaro Fernández Rojas2016-05-131-11/+39
* MIPS: BMIPS: Add support for BCM63268Álvaro Fernández Rojas2016-05-132-0/+2
* MIPS: BMIPS: Add device tree example for BCM6358Álvaro Fernández Rojas2016-05-135-1/+183
* MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas2016-05-132-0/+43
* CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung2016-05-131-16/+13
* CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung2016-05-131-28/+35
* CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung2016-05-131-1/+1
* CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung2016-05-131-8/+4
* CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung2016-05-132-6/+6
* MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli2016-05-131-1/+4
* MIPS: BMIPS: Add cpu-feature-overrides.hFlorian Fainelli2016-05-131-0/+14
* MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli2016-05-131-0/+5
* MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli2016-05-131-2/+2
* MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli2016-05-131-0/+4
* MIPS: BMIPS: Enable partition parser in defconfigFlorian Fainelli2016-05-131-0/+1
* MIPS: BCM63xx: Enable partition parser in defconfigFlorian Fainelli2016-05-131-0/+1
* MAINTAINERS: add Loongson1 architecture entryKelvin Cheung2016-05-131-0/+9
* MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung2016-05-1315-104/+340
* ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki2016-05-131-1/+1
* MIPS: BMIPS: Fix interrupt and remove needless propertiesJaedon Shin2016-05-133-10/+4
* MIPS: BMIPS: Add support UART, I2C, SATA deviceJaedon Shin2016-05-1313-16/+530
OpenPOWER on IntegriCloud