pandora-kernel.git
2014-03-31 Huacai ChenMIPS: Loongson: Rename PRID_IMP_LOONGSON1 and PRID_IMP_...
2014-03-31 Paul BolleMIPS: No need to select ARCH_SUPPORTS_MSI
2014-03-31 Deng-Cheng ZhuMIPS: perf: Add interAptiv support
2014-03-31 Deng-Cheng ZhuMIPS: perf: Add proAptiv support
2014-03-31 Deng-Cheng ZhuMIPS: perf: Rename 74K event/cache maps in preparation...
2014-03-26 Jingoo HanMIPS: JZ4740: Don't select HAVE_PWM
2014-03-26 Paul GortmakerMIPS: Restore init.h usage to arch/mips/ar7/time.c
2014-03-26 Cody P SchaferMIPS: BCM47XX: Add Belkin F7Dxxxx board detection
2014-03-26 Hauke MehrtensMIPS: BCM47XX: Add detection and GPIO config for Siemen...
2014-03-26 Hauke MehrtensMIPS: BCM47XX: Add button and led configuration for...
2014-03-26 Hauke MehrtensMIPS: BCM47XX: Detect some more Linksys devices
2014-03-26 Leonid YegoshinMIPS: cpu-probe: Add support for probing M5150 cores
2014-03-26 Leonid YegoshinMIPS: Add support for the M5150 processor
2014-03-26 Leonid YegoshinMIPS: Add processor identifier for the M5150 processor
2014-03-26 Markos ChandrasMIPS: Add defconfig for Malta SMVP with EVA
2014-03-26 Paul BurtonMIPS: Default NR_CPUS=8 for malta SMP defconfigs
2014-03-26 Paul BurtonMIPS: Set page size to 16KB for malta SMP defconfigs
2014-03-26 Markos ChandrasMIPS: Malta: Enable DEVTMPFS
2014-03-26 Paul BurtonMIPS: Regenerate malta defconfigs
2014-03-26 Manuel LaussMIPS: Alchemy: pata_platform for DB1200
2014-03-26 Manuel LaussMIPS: Alchemy: fold mach-db1xxx/db1x00 headers into...
2014-03-26 Manuel LaussMIPS: Alchemy: Unify Devboard support.
2014-03-26 Manuel LaussMIPS: Alchemy: Determine cohereny at runtime based...
2014-03-26 Manuel LaussMIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHEREN...
2014-03-26 Markos ChandrasMIPS: Enable MIPS 3.5 features on Malta
2014-03-26 Markos ChandrasMIPS: malta: Add support for SMP EVA
2014-03-26 Leonid YegoshinMIPS: malta: malta-init: Fix System Controller memory...
2014-03-26 Markos ChandrasMIPS: malta: malta-memory: Add free_init_pages_eva...
2014-03-26 Markos ChandrasMIPS: malta: malta-memory: Use the PHYS_OFFSET to build...
2014-03-26 Markos ChandrasMIPS: malta: malta-memory: Add support for the 'ememsiz...
2014-03-26 Markos ChandrasMIPS: malta: spaces.h: Add spaces.h file for Malta...
2014-03-26 Markos ChandrasMIPS: malta: Configure Segment Control registers for...
2014-03-26 Leonid YegoshinMIPS: mm: c-r4k: Flush scache to avoid cache aliases
2014-03-26 Markos ChandrasMIPS: mm: c-r4k: Add support for flushing user pages...
2014-03-26 Leonid YegoshinMIPS: mm: c-r4k: Build EVA {d,i}cache flushing functions
2014-03-26 Markos ChandrasMIPS: mm: init: Add free_init_pages() callback for EVA
2014-03-26 Markos ChandrasMIPS: kernel: proc: Add EVA to the list of CPU features
2014-03-26 Markos ChandrasMIPS: kernel: cpu-probe: Enable EVA option on supported...
2014-03-26 Markos ChandrasMIPS: asm: cpu: Add cpu flag for Enhanced Virtual Addre...
2014-03-26 Leonid YegoshinMIPS: asm: page: Allow __pa_symbol overrides
2014-03-26 Leonid YegoshinMIPS: kernel: {ftrace,kgdb}: Set correct address limit...
2014-03-26 Leonid YegoshinMIPS: asm: r4kcache: Add EVA cache flushing functions
2014-03-26 Leonid YegoshinMIPS: asm: r4kcache: Add protected cache operation...
2014-03-26 Leonid YegoshinMIPS: asm: r4kcache: Build flushing code for instructio...
2014-03-26 Leonid YegoshinMIPS: kernel: signal: Prevent save/restore FPU context...
2014-03-26 Leonid YegoshinMIPS: asm: checksum: Add MIPS specific csum_and_copy_fr...
2014-03-26 Leonid YegoshinMIPS: asm: checksum: Split kernel and user copy operations
2014-03-26 Markos ChandrasMIPS: lib: csum_partial: Add EVA support
2014-03-26 Markos ChandrasMIPS: lib: csum_partial: Add macro to build csum_partia...
2014-03-26 Markos ChandrasMIPS: lib: csum_partial: Merge EXC and load/store macros
2014-03-26 Markos ChandrasMIPS: checksum: Split the 'copy_user' symbol
2014-03-26 Leonid YegoshinMIPS: kernel: unaligned: Handle unaligned accesses...
2014-03-26 Markos ChandrasMIPS: kernel: unaligned: Add EVA instruction wrappers
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Add EVA support for str*_user opera...
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Add EVA support to copy_{in, to...
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Rename {get,put}_user_asm macros
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Use EVA instructions wrappers
2014-03-26 Leonid YegoshinMIPS: asm: uaccess: Disable unaligned access macros...
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Move duplicated code to common...
2014-03-26 Markos ChandrasMIPS: asm: uaccess: Add instruction argument to __...
2014-03-26 Markos ChandrasMIPS: lib: memset: Add EVA support for the __bzero...
2014-03-26 Markos ChandrasMIPS: lib: memset: Use macro to build the __bzero symbol
2014-03-26 Markos ChandrasMIPS: lib: memset: Whitespace fixes
2014-03-26 Markos ChandrasMIPS: lib: memcpy: Add EVA support
2014-03-26 Markos ChandrasMIPS: lib: memcpy: Use macro to build the copy_user...
2014-03-26 Markos ChandrasMIPS: lib: memcpy: Split source and destination prefetc...
2014-03-26 Markos ChandrasMIPS: lib: memcpy: Merge EXC and load/store macros
2014-03-26 Markos ChandrasMIPS: lib: strncpy_user: Add EVA support
2014-03-26 Markos ChandrasMIPS: lib: strncpy_user: Use macro to build the strncpy...
2014-03-26 Markos ChandrasMIPS: lib: strlen_user: Add EVA support
2014-03-26 Markos ChandrasMIPS: lib: strlen_user: Use macro to build the strlen_u...
2014-03-26 Markos ChandrasMIPS: lib: strnlen_user: Add EVA support
2014-03-26 Markos ChandrasMIPS: lib: strnlen_user: Use macro to build the strnlen...
2014-03-26 Leonid YegoshinMIPS: traps: Set correct address limit for breakpoints...
2014-03-26 Markos ChandrasMIPS: kernel: traps: Whitespace clean up
2014-03-26 Markos ChandrasMIPS: kernel: scall32-o32: Use EVA wrappers to fetch...
2014-03-26 Leonid YegoshinMIPS: uapi: inst: Add instruction format for SPECIAL3...
2014-03-26 Leonid YegoshinMIPS: uapi: inst: Add new EVA opcodes
2014-03-26 Markos ChandrasMIPS: futex: Add EVA support for futex operations
2014-03-26 Markos ChandrasMIPS: asm: Add wrappers for EVA/non-EVA instructions
2014-03-26 Leonid YegoshinMIPS: asm: Add prefetch instruction for EVA
2014-03-26 Leonid YegoshinMIPS: Kconfig: Add Kconfig symbols for EVA support
2014-03-26 James HoganMIPS: OProfile: Add CPU_P5600 cases
2014-03-26 James HoganMIPS: Allow FTLB to be turned on for CPU_P5600
2014-03-26 James HoganMIPS: Add MIPS P5600 probe support
2014-03-26 James HoganMIPS: Add cases for CPU_P5600
2014-03-26 James HoganMIPS: Add MIPS P5600 PRid and cputype identifiers
2014-03-26 Paul BurtonMIPS: Save/restore MSA context around signals
2014-03-26 Paul BurtonMIPS: Warn if vector register partitioning is implemented
2014-03-26 Paul BurtonMIPS: Dumb MSA FP exception handler
2014-03-26 Paul BurtonMIPS: Basic MSA context switching support
2014-03-26 Paul BurtonMIPS: Detect the MSA ASE
2014-03-26 Paul BurtonMIPS: Add MSA register definitions & access
2014-03-26 Paul BurtonMIPS: Don't assume 64-bit FP registers for context...
2014-03-26 Paul BurtonMIPS: Don't assume 64-bit FP registers for FP regset
2014-03-26 Paul BurtonMIPS: Don't assume 64-bit FP registers for dump_{,task_}fpu
2014-03-26 Paul BurtonMIPS: Clear upper bits of FP registers on emulator...
2014-03-26 Paul BurtonMIPS: Replace hardcoded 32 with NUM_FPU_REGS in ptrace
2014-03-26 Paul BurtonMIPS: Don't require FPU on sigcontext setup/restore
2014-03-26 Paul BurtonMIPS: Move & rename fpu_emulator_{save,restore}_context
next