summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | | MIPS: ath25: Remove unused DMA helper functions.Ralf Baechle2015-04-011-10/+0
| * | | MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-012-21/+1
| * | | MIPS: Expand __swp_offset() to carry 40 significant bits for 64-bit kernel.David Daney2015-04-011-5/+5
| * | | MIPS: Add FPU emulator counter for emulated delay slots.David Daney2015-04-011-0/+1
| * | | MIPS: Update arch/mips/include/asm/sgi/sgi.hJoshua Kinard2015-04-011-7/+8
| * | | MIPS: Netlogic: Add irq mapping and setup for XHCI port 3Ganesan Ramalingam2015-04-011-0/+1
| * | | MIPS: Netlogic: Handle XLP hardware errataJayachandran C2015-04-011-0/+2
| * | | MIPS: Netlogic: Update function to read DRAM BARsJayachandran C2015-04-011-1/+1
| * | | MIPS: Netlogic: nlm_core_id for xlp9xxJayachandran C2015-04-011-1/+7
| * | | MIPS: Netlogic: Move cores per node out of multi-node.hJayachandran C2015-04-012-10/+20
| * | | MIPS: Netlogic: Use MIPS topology.hJayachandran C2015-04-011-15/+0
| * | | MIPS: Netlogic: Fix frequency calculation registerGanesan Ramalingam2015-04-011-0/+3
| * | | MIPS: LLVMLinux: Fix an 'inline asm input/output type mismatch' error.Daniel Sanders2015-04-011-2/+4
| * | | MIPS: Changed current_thread_info() to an equivalent supported by both clang ...Daniel Sanders2015-04-011-2/+2
| * | | MIPS: Octeon: Remove unused function cvmx_reset_octeon().Ralf Baechle2015-04-011-8/+0
| * | | MIPS: OCTEON: Add semaphore to serialize bootbus accesses.David Daney2015-04-011-0/+2
| * | | MIPS: BMIPS: Use a non-default FIXADDR_TOP settingKevin Cernekee2015-04-011-0/+18
| * | | MIPS: bcm3384: Rename "bcm3384" target to "bmips"Kevin Cernekee2015-04-011-3/+3
| * | | MIPS: Fall back to generic implementation of cmpxchg64 on 32-bit platformsDeng-Cheng Zhu2015-04-011-5/+6
| * | | MIPS: OCTEON: Add mach-cavium-octeon/mangle-port.hDavid Daney2015-04-011-0/+74
| * | | MIPS: Octeon: Handle bootloader structures in little-endian mode.David Daney2015-04-011-0/+55
| * | | MIPS, ttyFDC: Add early FDC console supportJames Hogan2015-03-311-0/+11
| * | | MIPS: Read CPU IRQ line that FDC to routed toJames Hogan2015-03-311-0/+3
| * | | MIPS: Add architectural FDC IRQ fieldsJames Hogan2015-03-311-0/+4
| * | | MIPS: Add CDMM bus supportJames Hogan2015-03-311-0/+87
| * | | MIPS: Add arch CDMM definitions and probingJames Hogan2015-03-313-0/+16
| * | | MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan2015-03-311-19/+0
| * | | MIPS: Add support for the IMG Pistachio SoCAndrew Bresticker2015-03-312-0/+39
| * | | MIPS: Create a common <asm/mach-generic/war.h>Kevin Cernekee2015-03-3122-509/+3
| | |/ | |/|
* | | mips: ip32: add platform data hooks to use DS1685 driverJoshua Kinard2015-04-171-36/+0
* | | mips: switch to using asm-generic for seccomp.hKees Cook2015-04-171-5/+2
* | | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-2/+0
|\ \ \
| * | | arch: Remove exec_domain from remaining archsRichard Weinberger2015-04-121-2/+0
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-151-14/+0
|\ \ \
| * | | MIPS: BCM63xx: remove RSET_RNG register definitionsFlorian Fainelli2015-03-011-14/+0
| |/ /
* | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-4/+3
|\ \ \
| * | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-4/+3
| |/ /
* | | MIPS: KVM: Expose MSA registersJames Hogan2015-03-271-2/+10
* | | MIPS: KVM: Add MSA exception handlingJames Hogan2015-03-271-0/+16
* | | MIPS: KVM: Add base guest MSA supportJames Hogan2015-03-271-1/+20
* | | MIPS: KVM: Expose FPU registersJames Hogan2015-03-271-10/+27
* | | MIPS: KVM: Add FP exception handlingJames Hogan2015-03-271-0/+8
* | | MIPS: KVM: Add base guest FPU supportJames Hogan2015-03-271-0/+27
* | | MIPS: KVM: Add vcpu_get_regs/vcpu_set_regs callbackJames Hogan2015-03-271-0/+2
* | | MIPS: KVM: Add Config4/5 and writing of Config registersJames Hogan2015-03-271-0/+13
* | | MIPS: KVM: Simplify default guest Config registersJames Hogan2015-03-271-25/+0
* | | MIPS: KVM: Clean up register definitions a littleJames Hogan2015-03-272-55/+68
* | | MIPS: KVM: Implement PRid CP0 register accessJames Hogan2015-03-271-0/+1
* | | MIPS: KVM: Handle TRAP exceptions from guest kernelJames Hogan2015-03-271-0/+8
OpenPOWER on IntegriCloud