summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-205-8/+12
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-192-6/+6
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-191-1/+1
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-192-1/+5
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-1812-44/+53
|\ \
| * | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-181-0/+4
| * | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| * | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-181-1/+1
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-182-4/+6
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-182-2/+2
| * | MIPS: Sanitize restart logicsAl Viro2010-10-187-35/+34
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-181-2/+2
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-181-0/+3
| |/
* | Define _addr_lsb in siginfo_t for mipsAndi Kleen2010-10-091-0/+1
* | MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-041-1/+1
* | MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-041-1/+1
* | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-041-1/+1
* | MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-041-3/+2
* | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-041-2/+2
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-046-9/+37
* | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-041-1/+1
* | MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-041-1/+1
* | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-042-2/+2
* | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-042-17/+6
* | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-044-5/+5
* | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-041-2/+18
* | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-041-8/+20
* | 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: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-042-1/+5
* | MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-042-0/+5
* | MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-041-1/+1
* | MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-041-1/+1
* | MIPS: Fix a typo.Andrea Gelmini2010-10-041-1/+1
|/
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-141-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-3/+7
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-151-0/+1
|\
| * MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-121-0/+1
* | defconfig reductionSam Ravnborg2010-08-1448-53599/+228
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-131-1/+1
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-112-9/+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-092-4/+4
OpenPOWER on IntegriCloud