Age | Commit message (Expand) | Author |
2012-11-09 | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan |
2012-11-09 | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan |
2012-11-09 | MIPS: bitops.h: Change use of 'unsigned short' to 'int' | Jim Quinlan |
2012-11-09 | MIPS: compat: Delete now unused TIF_32BIT. | Ralf Baechle |
2012-11-09 | MIPS: compat: Implement is_compat_task() by testing for 32-bit address space. | Ralf Baechle |
2012-11-09 | MIPS: compat: Fix use of TIF_32BIT_ADDR vs _TIF_32BIT_ADDR | Ralf Baechle |
2012-10-18 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-17 | UAPI: Place comments in empty arch Kbuilds to make them non-empty | David Howells |
2012-10-17 | MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad() | Ralf Baechle |
2012-10-16 | MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h | David Daney |
2012-10-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-11 | Merge tag 'disintegrate-mips-20121009' of git://git.infradead.org/users/dhowe... | Ralf Baechle |
2012-10-11 | MIPS: Remove unused empty_bad_pmd_table[] declaration. | Ralf Baechle |
2012-10-11 | MIPS: MT: Remove kspd. | Ralf Baechle |
2012-10-11 | MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code. | Manuel Lauss |
2012-10-11 | MIPS: Hardwire detection of DSP ASE Rev 2 for systems, as required. | Ralf Baechle |
2012-10-11 | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill |
2012-10-11 | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper |
2012-10-11 | Improve atomic.h robustness | Joshua Kinard |
2012-10-10 | Merge tag 'for-3.7-rc1' of git://gitorious.org/linux-pwm/linux-pwm | Linus Torvalds |
2012-10-09 | UAPI: (Scripted) Disintegrate arch/mips/include/asm | David Howells |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-05 | pwm: Add Ingenic JZ4740 support | Thierry Reding |
2012-10-05 | MIPS: JZ4740: Export timer API | Thierry Reding |
2012-10-06 | compat: move compat_siginfo_t definition to asm/compat.h | Denys Vlasenko |
2012-10-05 | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | sanitize tsk_is_polling() | Al Viro |
2012-10-01 | bury _TIF_RESTORE_SIGMASK | Al Viro |
2012-10-01 | mips: NOTIFY_RESUME is not needed in TIF masks | Al Viro |
2012-10-01 | mips: unobfuscate _TIF..._MASK | Al Viro |
2012-10-01 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos |
2012-09-28 | Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-28 | Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-27 | Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu... | Ralf Baechle |
2012-09-27 | Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-next | Ralf Baechle |
2012-09-27 | Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle |
2012-09-27 | Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle |
2012-09-27 | Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream... | Ralf Baechle |
2012-09-26 | MIPS: Wire kcmp syscall. | Ralf Baechle |
2012-09-25 | MIPS: MIPSsim: Remove the MIPSsim platform. | Steven J. Hill |
2012-09-22 | MIPS: NOTIFY_RESUME is not needed in TIF masks | Al Viro |
2012-09-22 | MIPS: Unobfuscate _TIF..._MASK | Al Viro |
2012-09-13 | MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'. | Steven J. Hill |
2012-09-13 | MIPS: Add base architecture support for RI and XI. | Steven J. Hill |