aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-20
|\
| * MIPS: O32 compat/N32: Fix to use compat syscall wrappers for AIO syscalls.Michel Thebeau2010-10-19
| * MIPS: jz4740: Fix Kbuild Platform file.David Daney2010-10-19
| * MIPS: Repair Kbuild make clean breakage.David Daney2010-10-19
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-18
|\ \
| * | MIPS: Enable ISA_DMA_API config to fix build failureNamhyung Kim2010-10-18
| * | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-18
| * | MIPS: Remove all generated vmlinuz* files on "make clean"Wu Zhangjin2010-10-18
| * | MIPS: do_sigaltstack() expects userland pointersAl Viro2010-10-18
| * | MIPS: Fix error values in case of bad_stackAl Viro2010-10-18
| * | MIPS: Sanitize restart logicsAl Viro2010-10-18
| * | MIPS: secure_computing, syscall audit: syscall number should in r2, not r0.Al Viro2010-10-18
| * | MIPS: Don't block signals if we'd failed to setup a sigframeAl Viro2010-10-18
| |/
* | Define _addr_lsb in siginfo_t for mipsAndi Kleen2010-10-09
* | MIPS: Octeon: Place cnmips_cu2_setup in __init memory.David Daney2010-10-04
* | MIPS: Don't place cu2 notifiers in __cpuinitdataDavid Daney2010-10-04
* | MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binShmulik Ladkani2010-10-04
* | MIPS: Alchemy: Resolve prom section mismatchesManuel Lauss2010-10-04
* | MIPS: Fix syscall 64 bit number comments.Ralf Baechle2010-10-04
* | MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.David Daney2010-10-04
* | MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-10-04
* | MIPS: N32: Fix getdents64 syscall for n32Bernhard Walle2010-10-04
* | MIPS: Remove pr_<level> uses of KERN_<level>Joe Perches2010-10-04
* | MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Ralf Baechle2010-10-04
* | MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle2010-10-04
* | MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Ralf Baechle2010-10-04
* | MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Ralf Baechle2010-10-04
* | MIPS: Audit: Fix hang in entry.S.Ralf Baechle2010-10-04
* | MIPS: Document why RELOC_HIDE is there.Ralf Baechle2010-10-04
* | MIPS: Octeon: Determine if helper needs to be builtAndreas Bießmann2010-10-04
* | MIPS: Use generic atomic64 for 32-bit kernelsDeng-Cheng Zhu2010-10-04
* | MIPS: RM7000: Symbol should be staticRicardo Mendoza2010-10-04
* | MIPS: kspd: Adjust confusing if indentationJulia Lawall2010-10-04
* | MIPS: Fix a typo.Andrea Gelmini2010-10-04
|/
* compat: Make compat_alloc_user_space() incorporate the access_ok()H. Peter Anvin2010-09-14
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-15
|\
| * MIPS: Fix gen_nand probe structures contentsMarek Vasut2010-08-12
* | defconfig reductionSam Ravnborg2010-08-14
* | Mark arguments to certain syscalls as being constDavid Howells2010-08-13
* | dma-mapping: remove dma_is_consistent APIFUJITA Tomonori2010-08-11
* | dma-mapping: unify dma_get_cache_alignment implementationsFUJITA Tomonori2010-08-11
* | dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNFUJITA Tomonori2010-08-11
* | Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-08-10
|\ \
| * | remove needless ISA_DMA_THRESHOLDFUJITA Tomonori2010-08-07
* | | tty: Add EXTPROC support for LINEMODEhyc@symas.com2010-08-10
* | | tty: remove remaining Hayes ESP ioctlsGreg Kroah-Hartman2010-08-10
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-08-10
|\ \
| * | add f_flags to struct statfs(64)Christoph Hellwig2010-08-09
| |/
* | kmap_atomic: make kunmap_atomic() harder to misuseCesar Eduardo Barros2010-08-09