Age | Commit message (Expand) | Author |
2012-10-11 | MIPS: Add detection of DSP ASE Revision 2. | Steven J. Hill |
2012-10-11 | MIPS: Optimize pgd_init and pmd_init | David Daney |
2012-10-11 | MIPS: perf: Add perf functionality for BMIPS5000 | Al Cooper |
2012-10-11 | MIPS: perf: Split the Kconfig option CONFIG_MIPS_MT_SMP | Al Cooper |
2012-10-11 | MIPS: perf: Remove unnecessary #ifdef | Al Cooper |
2012-10-11 | MIPS: perf: Add cpu feature bit for PCI (performance counter interrupt) | Al Cooper |
2012-10-11 | MIPS: perf: Change the "mips_perf_event" table unsupported indicator. | Al Cooper |
2012-10-11 | MIPS: Align swapper_pg_dir to 64K for better TLB Refill code. | David Daney |
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 | Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel... | David Woodhouse |
2012-10-09 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-10-09 | readahead: fault retry breaks mmap file read random detection | Shaohua Li |
2012-10-09 | mm: hugetlb: add arch hook for clearing page flags before entering pool | Will Deacon |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-10-08 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | 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-06 | sections: fix section conflicts in arch/mips | Andi Kleen |
2012-10-05 | Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-... | Ralf Baechle |
2012-10-03 | Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu... | Linus Torvalds |
2012-10-03 | kbuild: Fix gcc -x syntax | Jean Delvare |
2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-10-02 | UAPI: (Scripted) Set up UAPI Kbuild files | David Howells |
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells |
2012-10-01 | Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-10-01 | Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-10-01 | MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLs | Gabor Juhos |
2012-10-01 | MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934x | Gabor Juhos |
2012-10-01 | MIPS: BCM63XX: Properly handle mac address octet overflow | Jonas Gorski |
2012-10-01 | MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user. | Jonas Gorski |
2012-09-29 | defconfigs: remove CONFIG_MTD_NAND_VERIFY_WRITE | Huang Shijie |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
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-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: Replace `-' in defconfig filename wth `_' for consistency. | 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 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-09-22 | MIPS: NOTIFY_RESUME is not needed in TIF masks | Al Viro |
2012-09-22 | MIPS: Merge the identical "return from syscall" per-ABI code | Al Viro |
2012-09-22 | MIPS: Unobfuscate _TIF..._MASK | Al Viro |
2012-09-22 | MIPS: Prevent hitting do_notify_resume() with !user_mode(regs). | Al Viro |