summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2012-12-20unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-20missing user_stack_pointer() instancesAl Viro1-0/+1
2012-12-20Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro1-1/+0
2012-11-29unify default ptrace_signal_deliverAl Viro1-2/+0
2012-11-29Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro3-2/+7
2012-11-17Merge branch 'arch-frv' into no-rebasesAl Viro3-4/+18
2012-11-09MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpusJim Quinlan1-132/+75
2012-11-09MIPS: Remove irqflags.h dependency from bitops.hJim Quinlan2-82/+33
2012-11-09MIPS: bitops.h: Change use of 'unsigned short' to 'int'Jim Quinlan1-7/+7
2012-11-09MIPS: compat: Delete now unused TIF_32BIT.Ralf Baechle1-6/+0
2012-11-09MIPS: compat: Implement is_compat_task() by testing for 32-bit address space.Ralf Baechle1-1/+1
2012-11-09MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDRRalf Baechle1-1/+1
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-4/+17
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle1-1/+14
2012-10-17MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney1-3/+3
2012-10-16mips: switch to saner kernel_execve() semanticsAl Viro1-1/+0
2012-10-15MIPS: Switch over to generic sys_execve and kernel_execve.Ralf Baechle2-0/+8
2012-10-15mips: switch to generic kernel_thread()Al Viro1-2/+0
2012-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds72-1747/+1911
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+8
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-3/+0
2012-10-11Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe...Ralf Baechle46-1706/+1846
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle1-1/+0
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle1-4/+0
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss1-0/+2
2012-10-11MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required.Ralf Baechle19-0/+20
2012-10-11MIPS: Add detection of DSP ASE Revision 2.Steven J. Hill3-0/+6
2012-10-11MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt)Al Cooper3-1/+8
2012-10-11Improve atomic.h robustnessJoshua Kinard1-35/+29
2012-10-10Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwmLinus Torvalds2-0/+114
2012-10-09UAPI: (Scripted) Disintegrate arch/mips/include/asmDavid Howells46-1706/+1846
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-0/+4
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon1-0/+4
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds68-1305/+43862
2012-10-05pwm: Add Ingenic JZ4740 supportThierry Reding1-0/+1
2012-10-05MIPS: JZ4740: Export timer APIThierry Reding1-0/+113
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-63/+68
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle3-4/+333
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+3
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells34-69/+69
2012-10-01sanitize tsk_is_polling()Al Viro1-2/+0
2012-10-01bury _TIF_RESTORE_SIGMASKAl Viro1-1/+0
2012-10-01mips: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-10-01mips: unobfuscate _TIF..._MASKAl Viro1-3/+4
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos1-0/+23
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle10-58/+228
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle6-18/+20
2012-09-28Make most arch asm/module.h files use asm-generic/module.hDavid Howells1-2/+8
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle5-8/+304