summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2011-01-07MIPS: jz4740: qi_lb60: Fix gpio for the 6th row of the keyboard matrixLars-Peter Clausen
2010-10-20Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-19MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau
2010-10-19MIPS: jz4740: Fix Kbuild Platform file.David Daney
2010-10-19MIPS: Repair Kbuild make clean breakage.David Daney
2010-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-10-18MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim
2010-10-18MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim
2010-10-18MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin
2010-10-18MIPS: do_sigaltstack() expects userland pointersAl Viro
2010-10-18MIPS: Fix error values in case of bad_stackAl Viro
2010-10-18MIPS: Sanitize restart logicsAl Viro
2010-10-18MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro
2010-10-18MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro
2010-10-09Define _addr_lsb in siginfo_t for mipsAndi Kleen
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss
2010-10-04MIPS: Fix syscall 64 bit number comments.Ralf Baechle
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle
2010-10-04MIPS: Audit: Fix hang in entry.S.Ralf Baechle
2010-10-04MIPS: Document why RELOC_HIDE is there.Ralf Baechle
2010-10-04MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu
2010-10-04MIPS: RM7000: Symbol should be staticRicardo Mendoza
2010-10-04MIPS: kspd: Adjust confusing if indentationJulia Lawall
2010-10-04MIPS: Fix a typo.Andrea Gelmini
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-15Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2010-08-14defconfig reductionSam Ravnborg
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-12MIPS: Fix gen_nand probe structures contentsMarek Vasut
2010-08-11dma-mapping: remove dma_is_consistent APIFUJITA Tomonori
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-08-10tty: Add EXTPROC support for LINEMODEhyc@symas.com
2010-08-10tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros
2010-08-09add f_flags to struct statfs(64)Christoph Hellwig