summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2013-06-132-6/+11
* MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C2013-06-135-8/+16
* MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C2013-06-135-187/+253
* MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C2013-06-134-70/+105
* MIPS: Netlogic: Support compressed kernelJayachandran C2013-06-132-0/+16
* MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C2013-06-131-3/+7
* MIPS: Netlogic: COP2 save/restore codeJayachandran C2013-06-134-1/+142
* MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2013-06-132-10/+10
* MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2013-06-132-3/+7
* MIPS: Allow kernel to use coprocessor 2Jayachandran C2013-06-131-10/+5
* MIPS: Move cop2 save/restore to switch_to()Jayachandran C2013-06-134-39/+44
* MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam2013-06-134-0/+122
* MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-132-0/+15
* MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle2013-06-131-1/+0
* MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle2013-06-131-3/+3
* MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras2013-06-111-4/+0
* MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-108-19/+108
* MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle2013-06-105-4/+6
* MIPS: using strlcpy() instead of strncpy()Chen Gang2013-06-101-1/+1
* MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang2013-06-101-1/+1
* MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney2013-06-102-17/+1
* MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney2013-06-101-27/+0
* MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-105-25/+14
* MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu2013-06-101-11/+2
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-06-089-39/+82
|\
| * MIPS: ralink: add missing SZ_1M multiplierJohn Crispin2013-06-061-1/+1
| * MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2013-06-062-0/+22
| * MIPS: OCTEON: Improve _machine_halt implementation.David Daney2013-06-061-6/+9
| * MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa2013-06-061-0/+1
| * MIPS: Trap exception handling fixesMaciej W. Rozycki2013-05-231-13/+15
| * MIPS: Quit exposing Kconfig symbols in uapi headers.David Daney2013-05-232-15/+34
| * MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-231-4/+0
* | mips/kvm: Use ENOIOCTLCMD to indicate unimplemented ioctls.David Daney2013-06-031-9/+9
* | mips/kvm: Fix ABI by moving manipulation of CP0 registers to KVM_{G,S}ET_ONE_REGDavid Daney2013-06-034-75/+322
* | mips/kvm: Use ARRAY_SIZE() instead of hardcoded constants in kvm_arch_vcpu_io...David Daney2013-06-031-3/+3
* | mips/kvm: Fix name of gpr field in struct kvm_regs.David Daney2013-06-032-3/+4
* | 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 tag 'usb-3.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2013-05-233-3/+0
|\ \
| * | USB: remove remaining instances of USB_SUSPENDAlan Stern2013-05-153-3/+0
* | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-232-9/+26
|\ \ \ | |_|/ |/| |
| * | KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()Sanjay Lal2013-05-221-9/+26
| * | 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-222-2/+4
* | kprobes/mips: Fix to check double free of insn slotMasami Hiramatsu2013-05-221-1/+4
* | MIPS: Idle: Break r4k_wait into two functions and fix it.Ralf Baechle2013-05-223-4/+11
* | MIPS: Idle: Do address fiddlery in helper functions.Ralf Baechle2013-05-223-6/+15
* | MIPS: Idle: Consolidate all declarations in <asm/idle.h>.Ralf Baechle2013-05-2219-5/+28
* | MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.Ralf Baechle2013-05-221-3/+0
OpenPOWER on IntegriCloud