summaryrefslogtreecommitdiffstats
path: root/arch/mips/cobalt (unfollow)
Commit message (Expand)AuthorFilesLines
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-09Linux 3.10-rc5v3.10-rc5Linus Torvalds1-1/+1
2013-06-09hpfs: fix warnings when the filesystem fills upMikulas Patocka1-0/+4
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-08Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki1-4/+0
2013-06-08ARM: exynos: add debug_ll_io_init() call in exynos_init_io()Doug Anderson1-0/+2
2013-06-08ARM: EXYNOS: uncompress - print debug messages if DEBUG_LL is definedTushar Behera1-1/+9
2013-06-07dmatest: do not allow to interrupt ongoing testsAndy Shevchenko2-25/+26
2013-06-07ACPI / PM: Do not execute _PS0 for devices without _PSC during initializationRafael J. Wysocki1-4/+6
2013-06-06net: Unbreak compat_sys_{send,recv}msgAndy Lutomirski3-41/+47
2013-06-06tracing: Use current_uid() for critical time tracingSteven Rostedt (Red Hat)1-1/+9
2013-06-06USB: option,zte_ev: move most ZTE CDMA devices to zte_evDan Williams2-26/+22
2013-06-06USB: option: blacklist network interface on Huawei E1820Bjørn Mork1-0/+2
2013-06-06USB: whiteheat: fix broken port configurationJohan Hovold1-1/+1
2013-06-06xfs: increase number of ACL entries for V5 superblocksDave Chinner2-20/+42
2013-06-06xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2-0/+14
2013-06-06xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2-0/+25
2013-06-06xfs: fix log recovery transaction item reorderingDave Chinner1-7/+58
2013-06-06xfs: fix remote attribute invalidation for a leafDave Chinner1-1/+1
2013-06-06xfs: rework dquot CRCsDave Chinner4-31/+58
2013-06-06MIPS: ralink: add missing SZ_1M multiplierJohn Crispin1-1/+1
2013-06-06MIPS: Compat: Fix cputime_to_timeval() arguments in compat binfmt_elf.Ralf Baechle2-0/+22
2013-06-06MIPS: OCTEON: Improve _machine_halt implementation.David Daney1-6/+9
2013-06-06MIPS: rtlx: Fix implicit declaration of function set_vi_handler()Yoichi Yuasa1-0/+1
2013-06-06arch, mm: Remove tlb_fast_mode()Peter Zijlstra4-81/+13
2013-06-05x86/PCI: Map PCI setup data with ioremap() so it can be in highmemMatt Fleming1-1/+4