summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-263-11/+6
|\
| * new helper: file_inode(file)Al Viro2013-02-223-11/+6
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-251-1/+1
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-211-1/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-2316-477/+81
|\ \
| * | burying unused conditionalsAl Viro2013-02-142-6/+0
| * | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-039-73/+23
| * | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-033-6/+3
| * | mips: no magic arguments for sysm_pipe()Al Viro2013-02-031-12/+6
| * | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-033-9/+2
| * | mips: switch to generic compat rt_sigaction()Al Viro2013-02-034-54/+5
| * | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-033-18/+2
| * | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-032-16/+4
| * | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-034-18/+3
| * | mips: switch to generic compat rt_sigpending()Al Viro2013-02-034-19/+3
| * | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-034-24/+3
| * | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-035-53/+2
| * | mips: switch to compat_sys_waitid()Al Viro2013-02-032-27/+1
| * | mips: switch to generic sigaltstackAl Viro2013-02-037-127/+20
| * | Merge commit '12890d0f61fc' into arch-mipsAl Viro2013-02-031-13/+6
| |\ \
| | * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2012-12-271-12/+5
| | * | MIPS: sysmips: Use unreachable().Ralf Baechle2012-12-271-1/+1
| * | | mips: use sane prototype for sys_rt_sigsuspend()Al Viro2013-02-031-5/+1
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-032-0/+4
| * | | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-211-1/+2
|\ \ \
| * | | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-291-1/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-212-4/+4
|\ \ \
| * \ \ Merge branch 'master' into for-nextJiri Kosina2013-01-29257-5040/+9167
| |\ \ \ | | |/ /
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-032-4/+4
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-211-1/+1
|\ \ \ \
| * | | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-151-1/+1
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-216-37/+22
|\ \ \ \
| * | | | MIPS: Convert to devm_ioremap_resource()Thierry Reding2013-01-253-13/+12
| * | | | arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-1/+0
| * | | | arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-20/+7
| * | | | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-211-3/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-202-4/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-0818-22/+67
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+1
| |\ \ \ \ \
| | * | | | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-111-1/+1
| | | |_|_|/ | | |/| | |
| * | | | | Remove leftover #endif after introducing SO_REUSEPORTThomas Graf2013-01-271-1/+0
| * | | | | soreuseport: infrastructureTom Herbert2013-01-231-2/+1
| * | | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-191-2/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-041-1/+0
| * | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-241-1/+0
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-171-1/+0
* | | | | MIPS: Function tracer: Fix broken function tracingAl Cooper2013-01-312-4/+39
* | | | | mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
OpenPOWER on IntegriCloud