aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAge
* hlist: drop the node parameter from iteratorsSasha Levin2013-02-27
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-02-25
|\ \
| * | taint: add explicit flag to show whether lock dep is still OK.Rusty Russell2013-01-21
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-23
|\ \
| * | burying unused conditionalsAl Viro2013-02-14
| * | mips: switch to generic sys_fork() and sys_clone()Al Viro2013-02-03
| * | mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro2013-02-03
| * | mips: no magic arguments for sysm_pipe()Al Viro2013-02-03
| * | mips: don't bother with compat_sys_futex() wrappersAl Viro2013-02-03
| * | mips: switch to generic compat rt_sigaction()Al Viro2013-02-03
| * | mips: switch to generic compat sched_rr_get_interval()Al Viro2013-02-03
| * | mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro2013-02-03
| * | mips: switch to generic compat rt_sigqueueinfo()Al Viro2013-02-03
| * | mips: switch to generic compat rt_sigpending()Al Viro2013-02-03
| * | mips: switch to generic compat rt_sigprocmask()Al Viro2013-02-03
| * | switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro2013-02-03
| * | mips: switch to compat_sys_waitid()Al Viro2013-02-03
| * | mips: switch to generic sigaltstackAl Viro2013-02-03
| * | Merge commit '12890d0f61fc' into arch-mipsAl Viro2013-02-03
| |\ \
| | * | MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle2012-12-27
| | * | MIPS: sysmips: Use unreachable().Ralf Baechle2012-12-27
| * | | mips: use sane prototype for sys_rt_sigsuspend()Al Viro2013-02-03
| * | | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-03
| * | | consolidate declarations of k_sigactionAl Viro2013-02-03
| | |/ | |/|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | x86: Don't panic if can not alloc buffer for swiotlbYinghai Lu2013-01-29
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\| |
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | serial: sccnxp: Rename header file to match functionalityAlexander Shiyan2013-01-16
| | |/ / | |/| |
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | MIPS: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | | | arch/mips/sgi-ip27: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| * | | | arch/mips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| * | | | arch/mips/jazz: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-02-20
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\ \ \ \ \
| | * | | | | bcma: return the mips irq number in bcma_core_irqNathan Hintz2013-01-11
| | | |_|_|/ | | |/| | |
| * | | | | Remove leftover #endif after introducing SO_REUSEPORTThomas Graf2013-01-27
| * | | | | soreuseport: infrastructureTom Herbert2013-01-23
| * | | | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-17
| | |_|/ / | |/| | |
* | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan2013-02-04
| * | | | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2013-01-24
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | irq_work: Remove CONFIG_HAVE_IRQ_WORKFrederic Weisbecker2012-11-17