aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney1-1/+11
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-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney1-3/+3
2012-10-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds72-1747/+1911
2012-10-14Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+8
2012-10-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-3/+0
2012-10-11Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowells/linux-headers into mips-for-linux-nextRalf 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-06compat: 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-nextRalf 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 system headersDavid 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-sjhill into mips-for-linux-nextRalf Baechle10-58/+228
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhill into mips-for-linux-nextRalf 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-linux-nextRalf Baechle5-8/+304
2012-09-27Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle1-0/+7
2012-09-27Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle4-4/+9
2012-09-27Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-nextRalf Baechle1-0/+1
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream-daney into mips-for-linux-nextRalf Baechle46-1179/+43025
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle1-6/+9
2012-09-25MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill3-123/+0
2012-09-22MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro1-2/+1
2012-09-22MIPS: Unobfuscate _TIF..._MASKAl Viro1-3/+4