summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2013-02-14burying unused conditionalsAl Viro
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro
2013-02-03mips: switch to compat_sys_waitid()Al Viro
2013-02-03mips: switch to generic sigaltstackAl Viro
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-07Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-01-03MIPS: drivers: remove __dev* attributes.Greg Kroah-Hartman
2013-01-03MIPS: 64-bit: Fix build if !CONFIG_MODULESJoshua Kinard
2012-12-28MIPS: Wire up finit_module syscall.Ralf Baechle
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle
2012-12-28MIPS: page.h: Remove now unnecessary #ifndef __ASSEMBLY__ wrapper.Ralf Baechle
2012-12-28MIPS: Switch remaining assembler PAGE_SIZE users to <asm/asm-offsets.h>.Ralf Baechle
2012-12-28MIPS: Include PAGE_S{IZE,HIFT} in <asm/offset.h>.Ralf Baechle
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle
2012-12-27MIPS: Fix comment.Ralf Baechle
2012-12-27Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle
2012-12-27MIPS: perf: Fix build failure in XLP perf support.Manuel Lauss
2012-12-27MIPS: Alchemy: Make 32kHz and r4k timer coexist peacefullyManuel Lauss
2012-12-27MIPS: sysmips: Rewrite to use SYSCALL_DEFINE3().Ralf Baechle
2012-12-27MIPS: sysmips: Use unreachable().Ralf Baechle
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19missing user_stack_pointer() instancesAl Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: wrppmc: Fix build of PCI code.Ralf Baechle
2012-12-13MIPS: IP22/IP28: Fix build of EISA code.Ralf Baechle
2012-12-13MIPS: RB532: Fix build of prom code.Ralf Baechle
2012-12-13MIPS: PowerTV: Fix build.Ralf Baechle
2012-12-13MIPS: IP27: Correct fucked grammar in ops-bridge.cDave Jones
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle