summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-04-01MIPS: smp: Make stop_this_cpu() actually stop the CPUAndrew Bresticker
2015-04-01MIPS: ath79: Increase max memory limit to 256MByteHelmut Schaa
2015-04-01MIPS: Add FPU emulator counter for emulated delay slots.David Daney
2015-04-01MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard
2015-04-01MIPS: pci: Drop owner assignment from platform_driversWolfram Sang
2015-04-01MIPS: lantiq: xway: drop owner assignment from platform_driversWolfram Sang
2015-04-01MIPS: Netlogic: Add built-in dts for XLP5xx boardsGanesan Ramalingam
2015-04-01MIPS: Netlogic: i2c IRQ mappings for XLP9XXSubhendu Sekhar Behera
2015-04-01MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam
2015-04-01MIPS: Netlogic: Do not enable SUE for coreJayachandran C
2015-04-01MIPS: Netlogic: Handle XLP hardware errataJayachandran C
2015-04-01MIPS: Netlogic: Update function to read DRAM BARsJayachandran C
2015-04-01MIPS: Netlogic: Added HugeTLB as defaultPrem Mallappa
2015-04-01MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C
2015-04-01MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C
2015-04-01MIPS: Netlogic: Use MIPS topology.hJayachandran C
2015-04-01MIPS: MSI: Update MSI handling for XLPJayachandran C
2015-04-01MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam
2015-04-01MIPS: Netlogic: Disable writing IRT for disabled blocksJayachandran C
2015-04-01MIPS: Netlogic: Fix cop0 prid check in AHCI initGanesan Ramalingam
2015-04-01MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_divQingmin Liu
2015-04-01MIPS: Netlogic: Fix wait for slave CPUsShanghui Liu
2015-04-01MIPS: LLVMLinux: Silence variable self-assignment warnings.Toma Tabacu
2015-04-01MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders
2015-04-01MIPS: LLVMLinux: Fix a 'cast to type not present in union' error.Toma Tabacu
2015-04-01MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders
2015-04-01MIPS: XPA: Add new configuration file.Steven J. Hill
2015-04-01MIPS: OCTEON: Use correct CSR to soft resetChandrakala Chavva
2015-04-01MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle
2015-04-01MIPS: OCTEON: Use device tree to probe for flash chips.David Daney
2015-04-01MIPS: OCTEON: Protect accesses to bootbus flash with octeon_bootbus_sem.David Daney
2015-04-01MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney
2015-04-01MIPS: BMIPS: Add DTS files for several platformsKevin Cernekee
2015-04-01MIPS: BMIPS: Refresh BCM3384 DTS filesKevin Cernekee
2015-04-01MIPS: BMIPS: Enable additional peripheral and CPU support in defconfigKevin Cernekee
2015-04-01MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee
2015-04-01MIPS: BMIPS: Delete the irqchip driver from irq.cKevin Cernekee
2015-04-01MIPS: BMIPS: Add quirks for several Broadcom platformsKevin Cernekee
2015-04-01MIPS: BMIPS: Remove bogus bus nameKevin Cernekee
2015-04-01MIPS: BMIPS: Rewrite DMA code to use "dma-ranges" propertyKevin Cernekee
2015-04-01MIPS: Reorder MIPS_L1_CACHE_SHIFT prioritiesKevin Cernekee
2015-04-01MIPS: Let __dt_register_buses accept a single bus typeKevin Cernekee
2015-04-01MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee
2015-04-01MIPS: Add dtbs_install targetAndrew Bresticker