| Commit message (Expand) | Author | Files | Lines |
2015-04-01 | MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel. | David Daney | 1 | -5/+5 |
2015-04-01 | MIPS: BCM47XX: Use strnchr to avoid reading out of the buffer | Rafał Miłecki | 1 | -2/+4 |
2015-04-01 | MIPS: BCM47XX: Use helpers for reading NVRAM content | Rafał Miłecki | 1 | -5/+2 |
2015-04-01 | MIPS: mark prom_free_prom_memory() everywhere with __init | Aaro Koskinen | 3 | -3/+3 |
2015-04-01 | MIPS: Provide fallback reboot/poweroff/halt implementations | Andrew Bresticker | 1 | -0/+25 |
2015-04-01 | MIPS: smp: Make stop_this_cpu() actually stop the CPU | Andrew Bresticker | 1 | -4/+2 |
2015-04-01 | MIPS: ath79: Increase max memory limit to 256MByte | Helmut Schaa | 1 | -1/+1 |
2015-04-01 | MIPS: Add FPU emulator counter for emulated delay slots. | David Daney | 3 | -1/+3 |
2015-04-01 | MIPS: Update arch/mips/include/asm/sgi/sgi.h | Joshua Kinard | 1 | -7/+8 |
2015-04-01 | MIPS: pci: Drop owner assignment from platform_drivers | Wolfram Sang | 2 | -2/+0 |
2015-04-01 | MIPS: lantiq: xway: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2015-04-01 | MIPS: Netlogic: Add built-in dts for XLP5xx boards | Ganesan Ramalingam | 4 | -3/+94 |
2015-04-01 | MIPS: Netlogic: i2c IRQ mappings for XLP9XX | Subhendu Sekhar Behera | 1 | -0/+8 |
2015-04-01 | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3 | Ganesan Ramalingam | 3 | -1/+12 |
2015-04-01 | MIPS: Netlogic: Do not enable SUE for core | Jayachandran C | 1 | -1/+1 |
2015-04-01 | MIPS: Netlogic: Handle XLP hardware errata | Jayachandran C | 2 | -0/+22 |
2015-04-01 | MIPS: Netlogic: Update function to read DRAM BARs | Jayachandran C | 3 | -7/+9 |
2015-04-01 | MIPS: Netlogic: Added HugeTLB as default | Prem Mallappa | 1 | -0/+1 |
2015-04-01 | MIPS: Netlogic: nlm_core_id for xlp9xx | Jayachandran C | 1 | -1/+7 |
2015-04-01 | MIPS: Netlogic: Move cores per node out of multi-node.h | Jayachandran C | 6 | -36/+43 |
2015-04-01 | MIPS: Netlogic: Use MIPS topology.h | Jayachandran C | 2 | -15/+1 |
2015-04-01 | MIPS: MSI: Update MSI handling for XLP | Jayachandran C | 1 | -9/+10 |
2015-04-01 | MIPS: Netlogic: Fix frequency calculation register | Ganesan Ramalingam | 2 | -4/+7 |
2015-04-01 | MIPS: Netlogic: Disable writing IRT for disabled blocks | Jayachandran C | 1 | -9/+16 |
2015-04-01 | MIPS: Netlogic: Fix cop0 prid check in AHCI init | Ganesan Ramalingam | 1 | -1/+1 |
2015-04-01 | MIPS: Netlogic: Fix nlm_xlp2_get_pic_frequency to use ref_div | Qingmin Liu | 1 | -1/+1 |
2015-04-01 | MIPS: Netlogic: Fix wait for slave CPUs | Shanghui Liu | 1 | -1/+1 |
2015-04-01 | MIPS: LLVMLinux: Silence variable self-assignment warnings. | Toma Tabacu | 4 | -20/+0 |
2015-04-01 | MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error. | Daniel Sanders | 1 | -2/+4 |
2015-04-01 | MIPS: LLVMLinux: Fix a 'cast to type not present in union' error. | Toma Tabacu | 1 | -2/+4 |
2015-04-01 | MIPS: Changed current_thread_info() to an equivalent supported by both clang ... | Daniel Sanders | 1 | -2/+2 |