summaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-133-12/+44
| * | MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-131-0/+3
| * | MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-131-0/+12
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-3/+8
| * | MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-101-0/+2
| * | MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney2013-06-101-6/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-105-10/+216
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-06-204-58/+74
| |\ \ \
| * | | | net: add socket option for low latency pollingEliezer Tamir2013-06-181-0/+2
| * | | | bcm63xx_enet: add support Broadcom BCM6345 EthernetFlorian Fainelli2013-06-143-9/+131
| * | | | bcm63xx_enet: add support for Broadcom BCM63xx integrated gigabit switchMaxime Bizon2013-06-103-0/+80
| * | | | bcm63xx_enet: split DMA channel register accessesMaxime Bizon2013-06-101-1/+3
* | | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-07-072-56/+1
|\ \ \ \ \
| * | | | | MIPS: jz4740: Remove custom DMA APILars-Peter Clausen2013-07-051-56/+0
| * | | | | MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen2013-07-051-0/+1
| | |_|/ / | |/| | |
* | | | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+1
| |_|/ / |/| | |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-121-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | MIPS: include: mmu_context.h: Replace VIRTUALIZATION with KVMMarkos Chandras2013-06-101-1/+1
| |/ /
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-06-111-42/+39
|\ \ \ | |/ / |/| |
| * | mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REGDavid Daney2013-06-111-42/+39
| |/
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-082-15/+34
|\ \ | |/ |/|
| * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-232-15/+34
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-032-18/+77
* | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-031-1/+2
* | mips/kvm: Fix ABI for use of 64-bit registers.David Daney2013-06-031-5/+11
* | mips/kvm: Fix ABI for use of FPU.David Daney2013-06-031-8/+21
* | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-231-0/+0
|\ \ | |/ |/|
| * KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a us...Sanjay Lal2013-05-221-0/+0
* | MIPS: N64: Wire getdents64(2)Aron Xu2013-05-221-2/+3
* | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-221-1/+2
* | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-221-0/+11
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-222-1/+11
* | MIPS: clock.h: Remove declaration of cpu_wait.Ralf Baechle2013-05-221-2/+0
* | MIPS: Rewrite pfn_valid to work in modules, too.Ralf Baechle2013-05-191-8/+7
* | MIPS: Make virt_to_phys() work for all unmapped addresses.David Daney2013-05-172-2/+2
* | Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-162-60/+37
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1052-663/+2850
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0920-135/+861
| |\
| | * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-092-1/+7
| | * MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-092-7/+2
| | * MIPS: Refactor GIC clocksource code.Steven J. Hill2013-05-091-0/+4
| | * MIPS: Move 'gic_frequency' to common location.Steven J. Hill2013-05-091-0/+1
| | * MIPS: Move 'gic_present' to common location.Steven J. Hill2013-05-091-1/+1
| | * MIPS: MIPS16e: Support handling of delay slots.Steven J. Hill2013-05-092-0/+21
| | * MIPS: MIPS16e: Add instruction formats.Steven J. Hill2013-05-091-0/+110
| | * MIPS: microMIPS: Optimise 'memset' core library function.Steven J. Hill2013-05-091-0/+2
| | * MIPS: microMIPS: Disable LL/SC and fix linker bug.Steven J. Hill2013-05-092-2/+16
| | * MIPS: microMIPS: Support handling of delay slots.Leonid Yegoshin2013-05-091-5/+17
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-092-6/+7
| | * MIPS: microMIPS: Floating point support.Leonid Yegoshin2013-05-093-0/+20