summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-13MIPS: Loongson: Add Loongson-3A R2 basic supportHuacai Chen
2016-05-13MIPS: Loongson-3: Adjust irq dispatch to speedup processingHuacai Chen
2016-05-13MIPS: Loongson-3: Move chipset ACPI code from drivers to archHuacai Chen
2016-05-13MIPS: BCM1480: bcm1480_regs.h: strip redundant commentsAntonio Ospite
2016-05-13MIPS: Add and use watch register field definitionsJames Hogan
2016-05-13MIPS: Add and use CAUSEF_WP definitionJames Hogan
2016-05-13watchdog: pic32-dmt: Add PIC32 deadman timer driverPurna Chandra Mandal
2016-05-13dt/bindings: Add bindings for PIC32 deadman timer peripheralPurna Chandra Mandal
2016-05-13watchdog: pic32-wdt: Add PIC32 watchdog driverJoshua Henderson
2016-05-13dt/bindings: Add bindings for PIC32 watchdog peripheralJoshua Henderson
2016-05-13MIPS: module: fix incorrect IS_ERR_VALUE macro usagesAndrzej Hajda
2016-05-13MIPS: math-emu: Always propagate sNaN payload in quietingMaciej W. Rozycki
2016-05-13MIPS: ELF: Restructure personality macrosMaciej W. Rozycki
2016-05-13MIPS: Fix uapi include in exported asm/siginfo.hJames Hogan
2016-05-13SIGNAL: Move generic copy_siginfo() to signal.hJames Hogan
2016-05-13MIPS: Octeon: Mark some functions __init in smp.cYang Shi
2016-05-13MIPS: BMIPS: Improve BCM6368 device treeÁlvaro Fernández Rojas
2016-05-13MIPS: BMIPS: Improve BCM6328 device treeÁlvaro Fernández Rojas
2016-05-13MIPS: BMIPS: Add support for BCM63268Álvaro Fernández Rojas
2016-05-13MIPS: BMIPS: Add device tree example for BCM6358Álvaro Fernández Rojas
2016-05-13MIPS: BMIPS: Add BCM6358 supportÁlvaro Fernández Rojas
2016-05-13CPUFREQ: Loongson1: Replace goto out with return in ls1x_cpufreq_probe()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use devm_kzalloc() instead of global structureKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Use dev_get_platdata() to get platform_dataKelvin Cheung
2016-05-13CPUFREQ: Loongson1: Replace kzalloc() with kcalloc()Kelvin Cheung
2016-05-13CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.cKelvin Cheung
2016-05-13MIPS: BMIPS: Pretty print BMIPS5200 processor nameFlorian Fainelli
2016-05-13MIPS: BMIPS: Add cpu-feature-overrides.hFlorian Fainelli
2016-05-13MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cacheFlorian Fainelli
2016-05-13MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlierFlorian Fainelli
2016-05-13MIPS: BMIPS: BMIPS5000 has I cache filing from D cacheFlorian Fainelli
2016-05-13MIPS: BMIPS: Enable partition parser in defconfigFlorian Fainelli
2016-05-13MIPS: BCM63xx: Enable partition parser in defconfigFlorian Fainelli
2016-05-13MAINTAINERS: add Loongson1 architecture entryKelvin Cheung
2016-05-13MIPS: Loongson1B: Some updates/fixes for LS1BKelvin Cheung
2016-05-13ld-version: Drop the 4th and 5th version componentsMaciej W. Rozycki
2016-05-13MIPS: BMIPS: Fix interrupt and remove needless propertiesJaedon Shin
2016-05-13MIPS: BMIPS: Add support UART, I2C, SATA deviceJaedon Shin
2016-05-13MIPS: Kconfig: replace OPROFILE=n to !OPROFILEYang Shi
2016-05-13MIPS: KASLR: Print relocation Information on bootMatt Redfearn
2016-05-13MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLEMatt Redfearn
2016-05-13MIPS: Introduce plat_get_fdt a platform API to retrieve the FDTMatt Redfearn
2016-05-13MIPS: Add CONFIG_RELOCATABLE Kconfig optionMatt Redfearn
2016-05-13MIPS: bootmem: When relocatable, free memory below kernelMatt Redfearn
2016-05-13MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=yMatt Redfearn
2016-05-13MIPS: Kernel: Add relocate.cMatt Redfearn
2016-05-13MIPS: Generate relocation table when CONFIG_RELOCATABLEMatt Redfearn
2016-05-13MIPS: Reserve space for relocation tableMatt Redfearn
2016-05-13MIPS: tools: Build relocs toolMatt Redfearn
2016-05-13MIPS: tools: Add relocs toolMatt Redfearn