Age | Commit message (Expand) | Author | Files | Lines |
2015-04-01 | MIPS: perf: Add hardware perf events support for Loongson-3 | Huacai Chen | 2 | -1/+72 |
2015-04-01 | MIPS: PCI: Add a hook for IORESOURCE_BUS in pci_controller/bridge_controller | Joshua Kinard | 3 | -1/+7 |
2015-04-01 | MIPS: Use bool function return values of true/false not 1/0 | Joe Perches | 1 | -1/+1 |
2015-04-01 | MIPS: Octeon: Make octeon-md5 driver endian-agnostic | Paul Martin | 1 | -4/+4 |
2015-04-01 | MIPS: Octeon: Reverse the order of register accesses to the FAU | Paul Martin | 1 | -0/+22 |
2015-04-01 | MIPS: Octeon: Set appropriate endianness in L2C registers | Paul Martin | 1 | -0/+12 |
2015-04-01 | MIPS: Octeon: Turn hardware bitfields and structures inside out. | Paul Martin | 9 | -0/+499 |
2015-04-01 | MIPS: IP32: ip32-platform is not a module. | Ralf Baechle | 1 | -5/+0 |
2015-04-01 | MIPS: Add R16000 detection | Joshua Kinard | 10 | -9/+29 |
2015-04-01 | MIPS: csum_partial: Improve instruction parallelism. | Chen Jie | 1 | -19/+19 |
2015-04-01 | MIPS: BCM47XX: Fix coding style to match kernel standards | Rafał Miłecki | 8 | -30/+34 |
2015-04-01 | MIPS: OCTEON: add GPIO LED support for DSR-1000N | Aaro Koskinen | 2 | -0/+19 |
2015-04-01 | MIPS: Hibernate: Restructure files and functions | Huacai Chen | 3 | -5/+13 |
2015-04-01 | MIPS: Hibernate: flush TLB entries earlier | Huacai Chen | 1 | -1/+2 |
2015-04-01 | MIPS: SEAD3: Nuke remaining I2C bits. | Ralf Baechle | 3 | -66/+1 |
2015-04-01 | MIPS: SEAD3: Nuke I2C driver that never was wired up in Makefile. | Ralf Baechle | 1 | -397/+0 |
2015-04-01 | MIPS: SEAD3: Use symbolic addresses from sead-addr.h in I2C driver. | Ralf Baechle | 1 | -3/+6 |
2015-04-01 | MIPS: SEAD3: Use symbolic addresses from sead-addr.h in LED driver. | Ralf Baechle | 1 | -2/+5 |
2015-04-01 | MIPS: SEAD3: New header file sead3-addr.h with hardware addresses. | Ralf Baechle | 1 | -0/+83 |
2015-04-01 | MIPS: SEAD3: Get rid of DRVNAME from LED driver for readability. | Ralf Baechle | 1 | -3/+1 |
2015-04-01 | MIPS: SEAD3: Get rid of useless pr_debug calls in the LED driver. | Ralf Baechle | 1 | -2/+0 |
2015-04-01 | MIPS: SEAD3: Convert I2C driver to module_platform_driver. | Ralf Baechle | 1 | -11/+1 |
2015-04-01 | MIPS: SEAD3: Convert LED driver to module_platform_driver. | Ralf Baechle | 1 | -12/+1 |
2015-04-01 | MIPS: SEAD3: Collect LED platform device registration in a single file. | Ralf Baechle | 2 | -22/+15 |
2015-04-01 | MIPS: BMIPS: restrict DTB selection to BMIPS_GENERIC | Florian Fainelli | 1 | -0/+4 |
2015-04-01 | MIPS: BMIPS: Flush the readahead cache after DMA. | Ralf Baechle | 1 | -0/+16 |
2015-04-01 | MIPS: DMA: Implement platform hook to perform post-DMA cache flushes. | Ralf Baechle | 9 | -1/+35 |
2015-04-01 | MIPS: ath25: Remove unused DMA helper functions. | Ralf Baechle | 1 | -10/+0 |
2015-04-01 | MIPS: Loongson-3: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2015-04-01 | MIPS: BCM47xx: Move NVRAM header to the include/linux/. | Rafał Miłecki | 7 | -26/+3 |
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 |