summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-07-01MIPS: BCM63XX: provide a MAC address for BCM3368 chipsFlorian Fainelli1-0/+10
2013-07-01MIPS: BCM63XX: recognize Cable Modem firmware formatFlorian Fainelli3-2/+37
2013-07-01MIPS: BCM63XX: add support for BCM3368 Cable ModemFlorian Fainelli15-19/+259
2013-07-01MIPS: BCM63XX: select BOOT_RAWFlorian Fainelli1-0/+1
2013-07-01MIPS: Delete Wind River ppmc eval board support.Paul Gortmaker15-681/+0
2013-07-01MIPS: fcntl.h: Use __kernel_off_t, not off_t.Ralf Baechle1-2/+2
2013-07-01MIPS: Use proper include guard symbol for <uapi/asm/fcntl.h>.Ralf Baechle1-3/+3
2013-07-01MIPS: remove alloc_pci_controller prototypeJonas Gorski1-1/+0
2013-07-01MIPS: BCM63XX: select BMIPS4350 and default to 2 CPUs for supported SoCsJonas Gorski1-0/+2
2013-07-01MIPS: BCM63XX: Handle SW IRQs 0-1Kevin Cernekee1-0/+4
2013-07-01MIPS: r4k,octeon,r2300: stack protector: change canary per taskGregory Fong4-0/+23
2013-07-01MIPS: initial stack protector supportGregory Fong4-0/+63
2013-07-01MIPS: Boot: Compressed: Remove -fstack-protector from CFLAGSMarkos Chandras1-0/+2
2013-06-18irqdomain: Remove temporary MIPS workaround codeGrant Likely1-12/+0
2013-06-18mips: lasat: sysctl: Convert use of typedef ctl_table to struct ctl_tableJoe Perches1-7/+7
2013-06-18MIPS: MSP71xx: Remove gpio driversPaul Bolle4-409/+0
2013-06-18MIPS: DEC: remove unbuildable promcon.cPaul Bolle2-55/+0
2013-06-13MIPS: Fixup check for invalid scratch registerJayachandran C1-5/+5
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C2-15/+27
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C1-4/+3
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C1-22/+1
2013-06-13MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C1-0/+13
2013-06-13MIPS: Netlogic: wait for all hardware threadsJayachandran C1-7/+20
2013-06-13MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C1-1/+1
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C2-2/+2
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C8-9/+22
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C2-6/+11
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C5-8/+16
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C5-187/+253
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C4-70/+105
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C2-0/+16
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C1-3/+7
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C4-1/+142
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C2-10/+10
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C2-3/+7
2013-06-13MIPS: Allow kernel to use coprocessor 2Jayachandran C1-10/+5
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C4-39/+44
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam4-0/+122
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C2-0/+15
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle1-1/+0
2013-06-13MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle1-3/+3
2013-06-11MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras1-4/+0
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle8-19/+108
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle5-4/+6
2013-06-10MIPS: using strlcpy() instead of strncpy()Chen Gang1-1/+1
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang1-1/+1
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang1-1/+1
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney2-17/+1
2013-06-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney1-27/+0
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney15-38/+27