summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-291-11/+12
* MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-291-0/+25
* MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu2010-10-291-1/+1
* MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-292-3/+45
* MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-291-0/+2
* MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney2010-10-291-0/+261
* MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-291-0/+1
* MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney2010-10-291-1/+1
* MIPS: Add identifiers for Octeon II CPUs.David Daney2010-10-291-1/+2
* MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2010-10-292-95/+141
* MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney2010-10-291-8/+28
* MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney2010-10-2920-2161/+4212
* MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-292-8/+24
* MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-291-0/+12
* MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-296-43/+79
* MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney2010-10-293-8/+8
* MIPS: Octeon: Adjust top of DMA32 zone.David Daney2010-10-291-0/+6
* MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney2010-10-291-0/+3
* MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-291-0/+2
* MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-294-294/+243
* mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-271-1/+1
* mm: remove pte_*map_nested()Peter Zijlstra2010-10-262-6/+0
* mm: stack based kmap_atomic()Peter Zijlstra2010-10-261-12/+6
* Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-252-0/+36
|\
| * of/mips: Cleanup some include directives/files.David Daney2010-10-211-6/+2
| * of/mips: Add device tree support to MIPSDezhong Diao2010-10-212-0/+40
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-24/+30
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-071-24/+29
| * | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-181-0/+1
|\ \ \
| * | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| | |/ | |/|
* | | Define _addr_lsb in siginfo_t for mipsAndi Kleen2010-10-091-0/+1
| |/ |/|
* | MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-041-6/+15
* | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
* | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-042-3/+1
* | MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-041-1/+2
* | MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-041-0/+14
* | MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-041-0/+4
|/
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-111-2/+0
* dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-111-7/+0
* dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-113-4/+4
* Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-101-2/+0
|\
| * remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-071-2/+0
* | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-102-1/+3
* | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-101-2/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-101-4/+8
|\ \
| * | add f_flags to struct statfs(64)Christoph Hellwig2010-08-091-4/+8
| |/
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-091-2/+2
OpenPOWER on IntegriCloud