| Commit message (Expand) | Author | Age | Files | Lines |
* | MIPS: Change my email address | John Crispin | 2016-05-13 | 56 | -58/+58 |
* | MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 | Paul Burton | 2016-05-13 | 2 | -0/+31 |
* | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | Sergey Ryazanov | 2016-05-13 | 5 | -20/+4 |
* | MIPS64: Support of at least 48 bits of SEGBITS | Leonid Yegoshin | 2016-05-13 | 3 | -8/+29 |
* | MIPS64: signal: Fix o32 sigaction syscall | Leonid Yegoshin | 2016-05-13 | 2 | -4/+10 |
* | MIPS: remove aliasing alignment if HW has antialising support | Leonid Yegoshin | 2016-05-13 | 1 | -1/+1 |
* | MIPS: traps: remove unused variable | Tony Wu | 2016-05-13 | 1 | -1/+0 |
* | MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT | Huacai Chen | 2016-05-13 | 7 | -8/+55 |
* | MIPS: Loongson-3: Fast TLB refill handler | Huacai Chen | 2016-05-13 | 9 | -5/+149 |
* | MIPS: Loongson: Invalidate special TLBs when needed | Huacai Chen | 2016-05-13 | 3 | -12/+27 |
* | MIPS: Loongson-3: Set cache flush handlers to cache_noop | Huacai Chen | 2016-05-13 | 1 | -0/+14 |
* | MIPS: Loongson: Add Loongson-3A R2 basic support | Huacai Chen | 2016-05-13 | 14 | -30/+199 |
* | MIPS: Loongson-3: Adjust irq dispatch to speedup processing | Huacai Chen | 2016-05-13 | 1 | -4/+6 |
* | MIPS: Loongson-3: Move chipset ACPI code from drivers to arch | Huacai Chen | 2016-05-13 | 2 | -1/+151 |
* | MIPS: BCM1480: bcm1480_regs.h: strip redundant comments | Antonio Ospite | 2016-05-13 | 1 | -2/+2 |
* | MIPS: Add and use watch register field definitions | James Hogan | 2016-05-13 | 3 | -36/+63 |
* | MIPS: Add and use CAUSEF_WP definition | James Hogan | 2016-05-13 | 2 | -4/+3 |
* | MIPS: module: fix incorrect IS_ERR_VALUE macro usages | Andrzej Hajda | 2016-05-13 | 2 | -2/+2 |
* | MIPS: math-emu: Always propagate sNaN payload in quieting | Maciej W. Rozycki | 2016-05-13 | 2 | -6/+12 |
* | MIPS: ELF: Restructure personality macros | Maciej W. Rozycki | 2016-05-13 | 1 | -7/+7 |
* | MIPS: Fix uapi include in exported asm/siginfo.h | James Hogan | 2016-05-13 | 1 | -3/+1 |
* | MIPS: Octeon: Mark some functions __init in smp.c | Yang Shi | 2016-05-13 | 1 | -2/+2 |
* | MIPS: BMIPS: Improve BCM6368 device tree | Álvaro Fernández Rojas | 2016-05-13 | 2 | -14/+22 |
* | MIPS: BMIPS: Improve BCM6328 device tree | Álvaro Fernández Rojas | 2016-05-13 | 1 | -11/+39 |
* | MIPS: BMIPS: Add support for BCM63268 | Álvaro Fernández Rojas | 2016-05-13 | 1 | -0/+1 |
* | MIPS: BMIPS: Add device tree example for BCM6358 | Álvaro Fernández Rojas | 2016-05-13 | 4 | -0/+182 |
* | MIPS: BMIPS: Add BCM6358 support | Álvaro Fernández Rojas | 2016-05-13 | 2 | -0/+43 |
* | MIPS: BMIPS: Pretty print BMIPS5200 processor name | Florian Fainelli | 2016-05-13 | 1 | -1/+4 |
* | MIPS: BMIPS: Add cpu-feature-overrides.h | Florian Fainelli | 2016-05-13 | 1 | -0/+14 |
* | MIPS: BMIPS: local_r4k___flush_cache_all needs to blast S-cache | Florian Fainelli | 2016-05-13 | 1 | -0/+5 |
* | MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier | Florian Fainelli | 2016-05-13 | 1 | -2/+2 |
* | MIPS: BMIPS: BMIPS5000 has I cache filing from D cache | Florian Fainelli | 2016-05-13 | 1 | -0/+4 |
* | MIPS: BMIPS: Enable partition parser in defconfig | Florian Fainelli | 2016-05-13 | 1 | -0/+1 |
* | MIPS: BCM63xx: Enable partition parser in defconfig | Florian Fainelli | 2016-05-13 | 1 | -0/+1 |
* | MIPS: Loongson1B: Some updates/fixes for LS1B | Kelvin Cheung | 2016-05-13 | 15 | -104/+340 |
* | MIPS: BMIPS: Fix interrupt and remove needless properties | Jaedon Shin | 2016-05-13 | 3 | -10/+4 |
* | MIPS: BMIPS: Add support UART, I2C, SATA device | Jaedon Shin | 2016-05-13 | 13 | -16/+530 |
* | MIPS: Kconfig: replace OPROFILE=n to !OPROFILE | Yang Shi | 2016-05-13 | 1 | -1/+1 |
* | MIPS: KASLR: Print relocation Information on boot | Matt Redfearn | 2016-05-13 | 1 | -0/+9 |
* | MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE | Matt Redfearn | 2016-05-13 | 2 | -0/+176 |
* | MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT | Matt Redfearn | 2016-05-13 | 3 | -1/+29 |
* | MIPS: Add CONFIG_RELOCATABLE Kconfig option | Matt Redfearn | 2016-05-13 | 1 | -0/+18 |
* | MIPS: bootmem: When relocatable, free memory below kernel | Matt Redfearn | 2016-05-13 | 1 | -0/+14 |
* | MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y | Matt Redfearn | 2016-05-13 | 1 | -0/+20 |
* | MIPS: Kernel: Add relocate.c | Matt Redfearn | 2016-05-13 | 2 | -0/+242 |
* | MIPS: Generate relocation table when CONFIG_RELOCATABLE | Matt Redfearn | 2016-05-13 | 1 | -0/+16 |
* | MIPS: Reserve space for relocation table | Matt Redfearn | 2016-05-13 | 2 | -0/+37 |
* | MIPS: tools: Build relocs tool | Matt Redfearn | 2016-05-13 | 2 | -0/+5 |
* | MIPS: tools: Add relocs tool | Matt Redfearn | 2016-05-13 | 6 | -0/+861 |
* | MIPS: seccomp: Support compat with both O32 and N32 | Matt Redfearn | 2016-05-13 | 1 | -21/+26 |