summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-02MIPS: SEAD3: sead3-net is not a module.Ralf Baechle
2015-04-02MIPS: BCM47xx: Move filling most of SPROM to the generic functionRafał Miłecki
2015-04-02MIPS: BCM47xx: Add generic function filling SPROM entriesRafał Miłecki
2015-04-02MIPS: Reduce kernel image size for !CONFIG_DEBUG_ZBOOTWu Zhangjin
2015-04-02MIPS: BCM47xx: Devices database update for 4.1 (or 4.2?)Rafał Miłecki
2015-04-02MIPS: BCM47xx: Keep ID entries for non-standard devices togetherRafał Miłecki
2015-04-02MIPS: AR7: Replace mac address parsingDaniel Walter
2015-04-02MIPS: Lasat: Remove unused function from sysctl code.Rickard Strandqvist
2015-04-02MIPS: BCM47XX: Don't try guessing NVRAM size on MTD partitionRafał Miłecki
2015-04-02MIPS: BCM47XX: Increase NVRAM buffer size to 64 KiBRafał Miłecki
2015-04-02MIPS: BCM47XX: Include io.h directly and fix brace indentRafał Miłecki
2015-04-02MIPS: c-r4k.c: Fix the 74K D-cache alias erratum workaroundMaciej W. Rozycki
2015-04-02MIPS: Remove prototype for copy_user_pageGuenter Roeck
2015-04-01MIPS: Loongson-3: Add chipset ACPI platform driverHuacai Chen
2015-04-01MIPS: Loongson-3: Add CPU Hwmon platform driverHuacai Chen
2015-04-01MIPS: perf: Add hardware perf events support for Loongson-3Huacai Chen
2015-04-01MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controllerJoshua Kinard
2015-04-01MIPS: Use bool function return values of true/false not 1/0Joe Perches
2015-04-01MIPS: Octeon: Make octeon-md5 driver endian-agnosticPaul Martin
2015-04-01MIPS: Octeon: Reverse the order of register accesses to the FAUPaul Martin
2015-04-01MIPS: Octeon: Set appropriate endianness in L2C registersPaul Martin
2015-04-01MIPS: Octeon: Turn hardware bitfields and structures inside out.Paul Martin
2015-04-01MIPS: IP32: ip32-platform is not a module.Ralf Baechle
2015-04-01MIPS: Add R16000 detectionJoshua Kinard
2015-04-01MIPS: csum_partial: Improve instruction parallelism.Chen Jie
2015-04-01MIPS: BCM47XX: Fix coding style to match kernel standardsRafał Miłecki
2015-04-01MIPS: OCTEON: add GPIO LED support for DSR-1000NAaro Koskinen
2015-04-01MIPS: Hibernate: Restructure files and functionsHuacai Chen
2015-04-01MIPS: Hibernate: flush TLB entries earlierHuacai Chen
2015-04-01MIPS: SEAD3: Nuke remaining I2C bits.Ralf Baechle
2015-04-01MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile.Ralf Baechle
2015-04-01MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver.Ralf Baechle
2015-04-01MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver.Ralf Baechle
2015-04-01MIPS: SEAD3: New header file sead3-addr.h with hardware addresses.Ralf Baechle
2015-04-01MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability.Ralf Baechle
2015-04-01MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver.Ralf Baechle
2015-04-01MIPS: SEAD3: Convert I2C driver to module_platform_driver.Ralf Baechle
2015-04-01MIPS: SEAD3: Convert LED driver to module_platform_driver.Ralf Baechle
2015-04-01MIPS: SEAD3: Collect LED platform device registration in a single file.Ralf Baechle
2015-04-01MIPS: BMIPS: restrict DTB selection to BMIPS_GENERICFlorian Fainelli
2015-04-01MIPS: BMIPS: Flush the readahead cache after DMA.Ralf Baechle
2015-04-01MIPS: DMA: Implement platform hook to perform post-DMA cache flushes.Ralf Baechle
2015-04-01MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle
2015-04-01MIPS: Loongson-3: remove deprecated IRQF_DISABLEDMichael Opdenacker
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-04-01MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney
2015-04-01MIPS: BCM47XX: Use strnchr to avoid reading out of the bufferRafał Miłecki
2015-04-01MIPS: BCM47XX: Use helpers for reading NVRAM contentRafał Miłecki
2015-04-01MIPS: mark prom_free_prom_memory() everywhere with __initAaro Koskinen
2015-04-01MIPS: Provide fallback reboot/poweroff/halt implementationsAndrew Bresticker