Age | Commit message (Expand) | Author | Files | Lines |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko | 2 | -63/+68 |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 34 | -69/+69 |
2012-08-17 | MIPS: ath79: don't hardcode the unavailability of the DSP ASE | Gabor Juhos | 1 | -1/+0 |
2012-08-17 | MIPS: Synchronize MIPS count one CPU at a time | Jayachandran C | 1 | -4/+4 |
2012-08-17 | MIPS: BCM63xx: Fix SPI message control register handling for BCM6338/6348. | Florian Fainelli | 2 | -3/+12 |
2012-08-17 | MIPS: Fix race condition in module relocation code. | Ralf Baechle | 1 | -0/+1 |
2012-08-17 | MIPS: ath79: Fix number of GPIO lines for AR724[12] | Gabor Juhos | 1 | -1/+2 |
2012-08-17 | MIPS: Octeon: Fix broken interrupt controller code. | David Daney | 1 | -9/+1 |
2012-08-01 | MIPS: Loongson 2: Sort out clock managment. | Ralf Baechle | 2 | -12/+0 |
2012-07-30 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -1/+0 |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon | 1 | -1/+0 |
2012-07-25 | Merge branches 'next/generic', 'next/alchemy', 'next/bcm63xx', 'next/cavium',... | Ralf Baechle | 38 | -231/+1208 |
2012-07-25 | MIPS: Loongson 1B: Add board support | Kelvin Cheung | 7 | -0/+244 |
2012-07-24 | MIPS: Netlogic: remove cpu_has_dc_aliases define for XLP | Jayachandran C | 1 | -1/+0 |
2012-07-24 | MIPS: Netlogic: Add IRQ mappings for more devices | Jayachandran C | 1 | -0/+3 |
2012-07-24 | MIPS: Netlogic: USB support for XLP | Ganesan Ramalingam | 4 | -1/+75 |
2012-07-24 | MIPS: Netlogic: XLP PCIe controller support. | Ganesan Ramalingam | 3 | -2/+85 |
2012-07-24 | MIPS: Netlogic: Platform NAND/NOR flash support | Ganesan Ramalingam | 2 | -0/+159 |
2012-07-24 | MIPS: Netlogic: Remove NETLOGIC_ prefix | Jayachandran C | 1 | -29/+30 |
2012-07-24 | MIPS: Netlogic: SMP wakeup code update | Jayachandran C | 1 | -1/+3 |
2012-07-24 | MIPS: BCM63XX: Add PCIe Support for BCM6328 | Jonas Gorski | 3 | -0/+69 |
2012-07-24 | MIPS: BCM63XX: Add basic BCM6328 support | Jonas Gorski | 5 | -1/+169 |
2012-07-24 | MIPS: BCM63XX: Add flash type detection | Jonas Gorski | 2 | -0/+15 |
2012-07-24 | MIPS: BCM63XX: Move flash registration out of board_bcm963xx.c | Jonas Gorski | 1 | -0/+6 |
2012-07-24 | MIPS: BCM63XX: add RNG peripheral definitions | Florian Fainelli | 2 | -0/+23 |
2012-07-24 | MIPS: OCTEON: Remove some unused files. | David Daney | 2 | -66/+0 |
2012-07-23 | MIPS: Add CPU support for Loongson1B | Kelvin Cheung | 2 | -1/+4 |
2012-07-23 | MTD: NAND: JZ4740: Multi-bank support with autodetection | Maarten ter Huurne | 1 | -0/+4 |
2012-07-23 | MIPS: Fixup ordering of micro assembler instructions. | Steven J. Hill | 1 | -49/+51 |
2012-07-23 | MIPS: Unify memcpy.S and memcpy-inatomic.S | David Daney | 1 | -3/+3 |
2012-07-23 | MIPS: loongson: use IS_ENABLED() | Florian Fainelli | 1 | -1/+2 |
2012-07-23 | MIPS: TX49XX: use IS_ENABLED() | Florian Fainelli | 1 | -1/+1 |
2012-07-23 | MIPS: SMTC: Support for Multi-threaded FPUs | Steven J. Hill | 2 | -0/+19 |
2012-07-23 | i2c: Convert i2c-octeon.c to use device tree. | David Daney | 1 | -5/+0 |
2012-07-23 | MIPS: Prune some target specific code out of prom.c | David Daney | 1 | -3/+0 |
2012-07-23 | MIPS: OCTEON: Remove unneeded OCTEON_IRQ_* defines. | David Daney | 1 | -38/+2 |
2012-07-23 | MIPS: Octeon: Remove use of OCTEON_IRQ_RST. | David Daney | 1 | -2/+3 |
2012-07-23 | MIPS: OCTEON: Remove some unused files. | David Daney | 2 | -66/+0 |
2012-07-23 | MIPS: BCM63xx: Add stub to register the SPI platform driver | Florian Fainelli | 1 | -0/+89 |
2012-07-23 | MIPS: BCM63xx: Define internal registers offsets of the SPI controller | Florian Fainelli | 1 | -0/+119 |
2012-07-23 | MIPS: BCM63xx: Remove SPI2 register | Florian Fainelli | 1 | -9/+1 |
2012-07-23 | MIPS: BCM63xx: Define SPI register sizes. | Florian Fainelli | 1 | -0/+4 |
2012-07-23 | MIPS: BCM63xx: Define BCM6358 SPI base address | Florian Fainelli | 1 | -1/+1 |
2012-07-23 | MIPS: BCM63xx: Add IRQ_SPI and CPU specific SPI IRQ values | Florian Fainelli | 1 | -0/+7 |
2012-07-23 | MIPS: BCM63XX: Be consistent in clock bits enable naming | Florian Fainelli | 1 | -18/+18 |
2012-07-19 | MIPS: Fix bug.h MIPS build regression | Yoichi Yuasa | 2 | -1/+1 |
2012-07-19 | MIPS: BCM63XX: Fix BCM6368 IPSec clock bit | Florian Fainelli | 1 | -1/+1 |
2012-07-19 | MIPS: cmpxchg.h: Add missing include | Aaro Koskinen | 1 | -0/+1 |
2012-07-19 | MIPS: Fix typo multipy -> multiply | Ralf Baechle | 1 | -2/+2 |
2012-07-19 | MIPS: Properly align the .data..init_task section. | David Daney | 1 | -2/+2 |