aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com2-1/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman1-2/+0
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-4/+8
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros1-2/+2
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig1-4/+8
2010-08-07remove needless ISA_DMA_THRESHOLDFUJITA Tomonori1-2/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdbLinus Torvalds1-10/+9
2010-08-05kgdb,mips: Individual register get/set for mipsJason Wessel1-10/+9
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeDavid VomLehn2-4/+14
2010-08-05MIPS: PowerTV: Add Gaia platform definitions.David VomLehn2-1/+7
2010-08-05MIPS: BCM47xx: Fix nvram_getenv return value.Hauke Mehrtens1-0/+3
2010-08-05MIPS: Octeon: Allow more than 3.75GB of memory with PCIeDavid Daney1-0/+13
2010-08-05MIPS: Remove unused task_struct.trap_no field.David Daney1-2/+0
2010-08-05MIPS: kprobe: Add support.David Daney3-0/+97
2010-08-05MIPS: Add instrunction format for BREAK and SYSCALLDavid Daney1-1/+14
2010-08-05MIPS: kprobes: Define regs_return_value()David Daney1-0/+1
2010-08-05MIPS: Octeon: Disallow MSI-X interrupt and fall back to MSI interrupts.Chandrakala Chavva1-0/+5
2010-08-05MIPS: Octeon: Support 256 MSI on PCIeDavid Daney1-1/+1
2010-08-05MIPS: Loongson: Oprofile: add a new do_perfcnt_IRQ()Wu Zhangjin1-0/+8
2010-08-05MIPS: Loongson: Remove set_irq_trigger_mode()Wu Zhangjin1-1/+0
2010-08-05MIPS: Define ST0_NMI in asm/mipsregs.hDavid Daney1-0/+1
2010-08-05MIPS: uasm: Add option to export uasm API.David Daney1-13/+24
2010-08-05MIPS: uasm: Add BBIT0 and BBIT1 instructionsDavid Daney1-0/+4
2010-08-05MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney1-0/+10
2010-08-05MIPS: Octeon: Implement delays with cycle counter.David Daney2-11/+1