summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli2013-07-011-0/+1
* MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker2013-07-0115-681/+0Star
* MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle2013-07-011-2/+2
* MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle2013-07-011-3/+3
* MIPS: remove alloc_pci_controller prototypeJonas Gorski2013-07-011-1/+0Star
* MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski2013-07-011-0/+2
* MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee2013-07-011-0/+4
* MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong2013-07-014-0/+23
* MIPS: initial stack protector supportGregory Fong2013-07-014-0/+63
* MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras2013-07-011-0/+2
* mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches2013-06-181-7/+7
* MIPS: MSP71xx: Remove gpio driversPaul Bolle2013-06-184-409/+0Star
* MIPS: DEC: remove unbuildable promcon.cPaul Bolle2013-06-182-55/+0Star
* MIPS: Fixup check for invalid scratch registerJayachandran C2013-06-131-5/+5
* MIPS: Allow platform specific scratch registersJayachandran C2013-06-132-15/+27
* MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C2013-06-131-4/+3Star
* MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C2013-06-131-22/+1Star
* MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C2013-06-131-0/+13
* MIPS: Netlogic: wait for all hardware threadsJayachandran C2013-06-131-7/+20
* MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C2013-06-131-1/+1
* MIPS: Netlogic: use branch instead of jumpJayachandran C2013-06-132-2/+2
* MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C2013-06-138-9/+22
* 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/+5Star
* 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/+0Star
* 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/+0Star
* 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/+1Star
* MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney2013-06-101-27/+0Star
* MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney2013-06-105-25/+14Star
* MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu2013-06-101-11/+2Star
* 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