aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+97
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse14-36/+106
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney3-24/+24
2010-10-29MIPS: Add BMIPS CP0 register definitionsKevin Cernekee1-0/+51
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee1-11/+12
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu1-0/+25
2010-10-29MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu1-1/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2-3/+45
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli1-0/+2
2010-10-29MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney1-0/+261
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney1-0/+1
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney1-1/+1
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney1-1/+2
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2-95/+141
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney1-8/+28
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney20-2161/+4212
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney2-8/+24
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney1-0/+12
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney6-43/+79
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney3-8/+8
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney1-0/+6
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney1-0/+3
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com1-0/+2
2010-10-29MIPS: Get rid of branches to .subsections.Ralf Baechle4-294/+243
2010-10-27mips: remove dma64_addr_t usageFUJITA Tomonori1-1/+1
2010-10-26mm: remove pte_*map_nested()Peter Zijlstra2-6/+0
2010-10-26mm: stack based kmap_atomic()Peter Zijlstra1-12/+6
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-0/+36
2010-10-25mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli1-0/+97
2010-10-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2-24/+30
2010-10-21of/mips: Cleanup some include directives/files.David Daney1-6/+2
2010-10-21of/mips: Add device tree support to MIPSDezhong Diao2-0/+40
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+1
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim1-0/+1
2010-10-09Define _addr_lsb in siginfo_t for mipsAndi Kleen1-0/+1
2010-10-07Fix IRQ flag handling namingDavid Howells1-24/+29
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney1-1/+1
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney1-6/+15
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori1-1/+1
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2-3/+1
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle1-1/+2
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle1-0/+14
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu1-0/+4
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin1-1/+1
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori1-2/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori1-7/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori3-4/+4
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-2/+0