| 2016-05-13 | 
Aurelien Jarno | MIPS: Octeon: detect and fix byte swapped initramfs | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: BMIPS4380 and BMIPS5000 support RIXI | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: Move RIXI exception enabling after vendor-specifi...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: Allow RIXI to be used on non-R2 or R6 cores | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Panic if an XPA kernel is run without RIXI | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: mm: Don't do MTHC0 if XPA not present | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Simplify build_update_entries | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Be more explicit about PTE mode bit handling | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Pass scratch register through to iPTE_SW | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: mm: Don't clobber $1 on XPA TLB refill | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Fix MIPS32 36b physical addressing (alchemy...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Unify pte_page definition | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: mm: Standardise on _PAGE_NO_READ, drop _PAGE_READ | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Use enums to make asm/pgtable-bits.h readable | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Remove redundant asm/pgtable-bits.h inclusions | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Fix HTW config on XPA kernel without LPA enabled | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Separate XPA CPU feature into LPA and MVH | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Fix jalr emulation when rd == $0 | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Fix m{add,sub}.s shifts | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Fix code indentation | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Fix bit-width in ieee754dp_{mul, maddf...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Add z argument macros | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Unify ieee754dp_m{add,sub}f | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Unify ieee754sp_m{add,sub}f | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Emulate MIPSr6 sel.fmt instruction | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: inst: Declare fsel_op for sel.fmt instruction | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Fix BC1{EQ,NE}Z return offset calculation | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: math-emu: Fix BC1{EQ,NE}Z emulation | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Rabin Vincent | MIPS: Add support for extending builtin cmdline | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Rabin Vincent | MIPS: Don't add leading spacing to command lines | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: genex: Indent delay slots & clean whitespace | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Support extended ASIDs | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Retrieve ASID masks using function accepting...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: KVM/locore.S: Relax noat | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: KVM/locore.S: Only preserve callee saved registers | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: KVM: Abstract guest ASID mask | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Add & use CP0_EntryHi ASID definitions | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: KVM/locore.S: Don't preserve host ASID around...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
John Crispin | MIPS: Change my email address | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
John Crispin | MAINTAINERS: Change my email address | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Paul Burton | MIPS: Implement __arch_bitrev* using bitswap for MIPSr6 | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Anna-Maria...  | MIPS: Remove no longer needed work_on_cpu() call | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Sergey Ryazanov | MIPS: make PCI_DMA_BUS_IS_PHYS=1 constant | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Leonid Yegoshin | MIPS64: Support of at least 48 bits of SEGBITS | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Leonid Yegoshin | MIPS64: signal: Fix o32 sigaction syscall | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Leonid Yegoshin | MIPS: remove aliasing alignment if HW has antialising...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Tony Wu | MIPS: traps: remove unused variable | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson-3: Introduce CONFIG_LOONGSON3_ENHANCEMENT | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson-3: Fast TLB refill handler | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson: Invalidate special TLBs when needed | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson-3: Set cache flush handlers to cache_noop | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson: Add Loongson-3A R2 basic support | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson-3: Adjust irq dispatch to speedup processing | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Huacai Chen | MIPS: Loongson-3: Move chipset ACPI code from drivers...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Antonio Ospite | MIPS: BCM1480: bcm1480_regs.h: strip redundant comments | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Add and use watch register field definitions | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Add and use CAUSEF_WP definition | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Purna Chandra...  | watchdog: pic32-dmt: Add PIC32 deadman timer driver | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Purna Chandra...  | dt/bindings: Add bindings for PIC32 deadman timer perip...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Joshua Henderson | watchdog: pic32-wdt: Add PIC32 watchdog driver | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Joshua Henderson | dt/bindings: Add bindings for PIC32 watchdog peripheral | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Andrzej Hajda | MIPS: module: fix incorrect IS_ERR_VALUE macro usages | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Maciej W. Rozycki | MIPS: math-emu: Always propagate sNaN payload in quieting | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Maciej W. Rozycki | MIPS: ELF: Restructure personality macros | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | MIPS: Fix uapi include in exported asm/siginfo.h | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
James Hogan | SIGNAL: Move generic copy_siginfo() to signal.h | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Yang Shi | MIPS: Octeon: Mark some functions __init in smp.c | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Álvaro Fernández...  | MIPS: BMIPS: Improve BCM6368 device tree | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Álvaro Fernández...  | MIPS: BMIPS: Improve BCM6328 device tree | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Álvaro Fernández...  | MIPS: BMIPS: Add support for BCM63268 | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Álvaro Fernández...  | MIPS: BMIPS: Add device tree example for BCM6358 | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Álvaro Fernández...  | MIPS: BMIPS: Add BCM6358 support | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | CPUFREQ: Loongson1: Replace goto out with return in...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | CPUFREQ: Loongson1: Use devm_kzalloc() instead of globa...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | CPUFREQ: Loongson1: Use dev_get_platdata() to get platf...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | CPUFREQ: Loongson1: Replace kzalloc() with kcalloc() | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | CPUFREQ: Loongson1: Rename the file to loongson1-cpufreq.c | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: Pretty print BMIPS5200 processor name | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: Add cpu-feature-overrides.h | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: local_r4k___flush_cache_all needs to blast...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: Clear MIPS_CACHE_ALIASES earlier | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: BMIPS5000 has I cache filing from D cache | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BMIPS: Enable partition parser in defconfig | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Florian Fainelli | MIPS: BCM63xx: Enable partition parser in defconfig | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | MAINTAINERS: add Loongson1 architecture entry | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Kelvin Cheung | MIPS: Loongson1B: Some updates/fixes for LS1B | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Maciej W. Rozycki | ld-version: Drop the 4th and 5th version components | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Jaedon Shin | MIPS: BMIPS: Fix interrupt and remove needless properties | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Jaedon Shin | MIPS: BMIPS: Add support UART, I2C, SATA device | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Yang Shi | MIPS: Kconfig: replace OPROFILE=n to !OPROFILE | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: KASLR: Print relocation Information on boot | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Kernel: Implement KASLR using CONFIG_RELOCATABLE | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Introduce plat_get_fdt a platform API to retrieve...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Add CONFIG_RELOCATABLE Kconfig option | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: bootmem: When relocatable, free memory below...  | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Call relocate_kernel if CONFIG_RELOCATABLE=y | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Kernel: Add relocate.c | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Generate relocation table when CONFIG_RELOCATABLE | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: Reserve space for relocation table | 
commit | commitdiff | tree | snapshot | 
| 2016-05-13 | 
Matt Redfearn | MIPS: tools: Build relocs tool | 
commit | commitdiff | tree | snapshot | 
| next |