summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2013-06-10MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu1-11/+2
2013-06-08Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-08hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-2/+16
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-4/+9
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely2-2/+2
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij1-1/+4
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang1-1/+2
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann1-0/+1
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-49/+84
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds9-39/+82
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds1-1/+2
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds29-68/+188
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds3-28/+31
2013-06-07Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-11/+48
2013-06-07Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-07Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson1-10/+4
2013-06-07Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson5-13/+13
2013-06-07ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-07Merge tag 'renesas-fixes-for-v3.10' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2-10/+37