aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2010-10-04MIPS: Octeon: Place cnmips_cu2_setup in __init memory.Gravatar David Daney 1-1/+1
2010-10-04MIPS: Don't place cu2 notifiers in __cpuinitdataGravatar David Daney 1-1/+1
2010-10-04MIPS: Calculate VMLINUZ_LOAD_ADDRESS based on the length of vmlinux.binGravatar Shmulik Ladkani 1-1/+1
2010-10-04MIPS: Alchemy: Resolve prom section mismatchesGravatar Manuel Lauss 1-3/+2
2010-10-04MIPS: Fix syscall 64 bit number comments.Gravatar Ralf Baechle 1-2/+2
2010-10-04MIPS: Hookup fanotify_init, fanotify_mark, and prlimit64 syscalls.Gravatar David Daney 6-9/+37
2010-10-04MIPS: TX49xx: Rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNGravatar FUJITA Tomonori 1-1/+1
2010-10-04MIPS: N32: Fix getdents64 syscall for n32Gravatar Bernhard Walle 1-1/+1
2010-10-04MIPS: Remove pr_<level> uses of KERN_<level>Gravatar Joe Perches 2-2/+2
2010-10-04MIPS: PNX8550: Sort out machine halt, restart and powerdown functions.Gravatar Ralf Baechle 2-17/+6
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Gravatar Ralf Baechle 4-5/+5
2010-10-04MIPS: Kconfig: Fix and clarify kconfig help text for VSMP and SMTC.Gravatar Ralf Baechle 1-2/+18
2010-10-04MIPS: DMA: Fix computation of DMA flags from device's coherent_dma_mask.Gravatar Ralf Baechle 1-8/+20
2010-10-04MIPS: Audit: Fix hang in entry.S.Gravatar Ralf Baechle 1-1/+2
2010-10-04MIPS: Document why RELOC_HIDE is there.Gravatar Ralf Baechle 1-0/+14
2010-10-04MIPS: Octeon: Determine if helper needs to be builtGravatar Andreas Bießmann 2-1/+5
2010-10-04MIPS: Use generic atomic64 for 32-bit kernelsGravatar Deng-Cheng Zhu 2-0/+5
2010-10-04MIPS: RM7000: Symbol should be staticGravatar Ricardo Mendoza 1-1/+1
2010-10-04MIPS: kspd: Adjust confusing if indentationGravatar Julia Lawall 1-1/+1
2010-10-04MIPS: Fix a typo.Gravatar Andrea Gelmini 1-1/+1
2010-09-14compat: Make compat_alloc_user_space() incorporate the access_ok()Gravatar H. Peter Anvin 1-1/+1
2010-08-17Make do_execve() take a const filename pointerGravatar David Howells 1-3/+7
2010-08-15Merge git://git.infradead.org/mtd-2.6Gravatar Linus Torvalds 1-0/+1
2010-08-14defconfig reductionGravatar Sam Ravnborg 48-53599/+228
2010-08-13Mark arguments to certain syscalls as being constGravatar David Howells 1-1/+1
2010-08-12MIPS: Fix gen_nand probe structures contentsGravatar Marek Vasut 1-0/+1
2010-08-11dma-mapping: remove dma_is_consistent APIGravatar FUJITA Tomonori 2-9/+0
2010-08-11dma-mapping: unify dma_get_cache_alignment implementationsGravatar FUJITA Tomonori 1-7/+0
2010-08-11dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGNGravatar FUJITA Tomonori 3-4/+4
2010-08-10Merge branch 'for-2.6.36' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-2/+0
2010-08-10tty: Add EXTPROC support for LINEMODEGravatar hyc@symas.com 2-1/+3
2010-08-10tty: remove remaining Hayes ESP ioctlsGravatar Greg Kroah-Hartman 1-2/+0
2010-08-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-4/+8
2010-08-09kmap_atomic: make kunmap_atomic() harder to misuseGravatar Cesar Eduardo Barros 2-4/+4
2010-08-09add f_flags to struct statfs(64)Gravatar Christoph Hellwig 1-4/+8
2010-08-07remove needless ISA_DMA_THRESHOLDGravatar FUJITA Tomonori 1-2/+0
2010-08-06Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l...Gravatar Linus Torvalds 1-4/+0
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2010-08-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 2-75/+155
2010-08-05Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 1-2/+4
2010-08-05kgdb,mips: remove unused kgdb_cpu_doing_single_step operationsGravatar Jason Wessel 1-7/+1
2010-08-05kgdb,mips: Individual register get/set for mipsGravatar Jason Wessel 2-68/+154
2010-08-05MIPS: PowerTV: Separate PowerTV USB support from non-USB codeGravatar David VomLehn 5-229/+432
2010-08-05MIPS: strip the un-needed sections of vmlinuzGravatar Wu Zhangjin 1-0/+3
2010-08-05MIPS: Clean up the calculation of VMLINUZ_LOAD_ADDRESSGravatar Wu Zhangjin 2-13/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/decompress.cGravatar Wu Zhangjin 1-24/+14
2010-08-05MIPS: Clean up arch/mips/boot/compressed/ld.scriptGravatar Wu Zhangjin 1-34/+17
2010-08-05MIPS: Unify the suffix of compressed vmlinux.binGravatar Wu Zhangjin 2-8/+61
2010-08-05MIPS: PowerTV: Add Gaia platform definitions.Gravatar David VomLehn 6-11/+708
2010-08-05MIPS: BCM47xx: Fix nvram_getenv return value.Gravatar Hauke Mehrtens 2-2/+5