summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-13MIPS: Netlogic: Fix plat_irq_dispatchJayachandran C
2013-06-13MIPS: Netlogic: Remove workarounds for early SoCsJayachandran C
2013-06-13MIPS: Netlogic: Fixup memory regions for prefetchJayachandran C
2013-06-13MIPS: Netlogic: wait for all hardware threadsJayachandran C
2013-06-13MIPS: Netlogic: Fix sign extension in PIC writeJayachandran C
2013-06-13MIPS: Netlogic: use branch instead of jumpJayachandran C
2013-06-13MIPS: Netlogic: move cpu_ready array to boot areaJayachandran C
2013-06-13MIPS: Netlogic: Add nlm_get_boot_data() helperJayachandran C
2013-06-13MIPS: Netlogic: Initialization when !CONFIG_SMPJayachandran C
2013-06-13MIPS: Netlogic: Split reset code out of smpboot.SJayachandran C
2013-06-13MIPS: Netlogic: Split XLP device tree code to dt.cJayachandran C
2013-06-13MIPS: Netlogic: Support compressed kernelJayachandran C
2013-06-13MIPS: boot: Fixes for compressed/uart-16550.cJayachandran C
2013-06-13MIPS: Netlogic: COP2 save/restore codeJayachandran C
2013-06-13MIPS: Netlogic: rename nlm_cop2_save/restoreJayachandran C
2013-06-13MIPS: Netlogic: Fix nlm_read_c2_status() definitionJayachandran C
2013-06-13MIPS: Allow kernel to use coprocessor 2Jayachandran C
2013-06-13MIPS: Move cop2 save/restore to switch_to()Jayachandran C
2013-06-13MIPS: Netlogic: SWIOTLB dma ops for 32-bit DMAGanesan Ramalingam
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C
2013-06-13MIPS: Kconfig: Remove extranous help keyword.Ralf Baechle
2013-06-13MIPS: Kconfig: Move ZONE_DMA to a more appropriate place.Ralf Baechle
2013-06-11MIPS: kernel: mcount.S: Drop FRAME_POINTER codepathMarkos Chandras
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle
2013-06-10MIPS: Cleanup flags in syscall flags handlers.Ralf Baechle
2013-06-10MIPS: using strlcpy() instead of strncpy()Chen Gang
2013-06-10MIPS: Ralink: Use strlcpy() instead of strncpy().Chen Gang
2013-06-10MIPS: Lantiq: Use strlcpy() instead of strncpy().Chen Gang
2013-06-10MIPS: OCTEON: Get rid of CONFIG_CAVIUM_OCTEON_HW_FIX_UNALIGNEDDavid Daney
2013-06-10MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_DECODE_RSLDavid Daney
2013-06-10MIPS: OCTEON: Rename Kconfig CAVIUM_OCTEON_REFERENCE_BOARD to CAVIUM_OCTEON_SOCDavid Daney
2013-06-10MIPS: PowerTV: use free_reserved_area() to simplify codeJiang Liu
2013-06-09Linux 3.10-rc5Linus Torvalds
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka
2013-06-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-06-08Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-06-08irqchip: Return -EPERM for reserved IRQsGrant Likely
2013-06-08irqdomain: document the simple domain first_irqLinus Walleij
2013-06-08kernel/irq/irqdomain.c: before use 'irq_data', need check it whether valid.Chen Gang
2013-06-08irqdomain: export irq_domain_add_simpleArnd Bergmann
2013-06-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2013-06-08Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-06-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds
2013-06-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-06-08Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-06-08Merge tag 'trace-fixes-v3.10-rc3-v3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-06-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki
2013-06-08Merge tag 'mxs-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 ...Olof Johansson
2013-06-08Merge tag 'imx-fixes-3.10-2' of git://git.linaro.org/people/shawnguo/linux-2....Olof Johansson
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson