aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)Author
2012-10-09Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-10-09readahead: fault retry breaks mmap file read random detectionShaohua Li
2012-10-09mm: hugetlb: add arch hook for clearing page flags before entering poolWill Deacon
2012-10-09Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config optionCatalin Marinas
2012-10-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko
2012-10-06sections: fix section conflicts in arch/mipsAndi Kleen
2012-10-05Merge branch 'master' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-10-01MIPS: ath79: Fix CPU/DDR frequency calculation for SRIF PLLsGabor Juhos
2012-10-01MIPS: ath79: use correct fractional dividers for {CPU,DDR}_PLL on AR934xGabor Juhos
2012-10-01MIPS: BCM63XX: Properly handle mac address octet overflowJonas Gorski
2012-10-01MIPS: Kconfig: Avoid build errors by hiding USE_OF from the user.Jonas Gorski
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-28Merge branch 'ralf-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-28Merge branch 'rixi-3.7' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2012-09-27Merge branch 'broadcom' of git://dev.phrozen.org/mips-next into mips-for-linu...Ralf Baechle
2012-09-27Merge branch 'ath79' of git://dev.phrozen.org/mips-next into mips-for-linux-nextRalf Baechle
2012-09-27Merge branch 'lantiq' of git://dev.phrozen.org/mips-next into mips-for-linux-...Ralf Baechle
2012-09-27Merge branch 'cn6xxx-mgmt' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-27Merge branch 'cn68xx-ciu2' of git://git.linux-mips.org/pub/scm/daney/upstream...Ralf Baechle
2012-09-26MIPS: Replace `-' in defconfig filename wth `_' for consistency.Ralf Baechle
2012-09-26MIPS: Wire kcmp syscall.Ralf Baechle
2012-09-25MIPS: MIPSsim: Remove the MIPSsim platform.Steven J. Hill
2012-09-22Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-09-22MIPS: NOTIFY_RESUME is not needed in TIF masksAl Viro
2012-09-22MIPS: Merge the identical "return from syscall" per-ABI codeAl Viro
2012-09-22MIPS: Unobfuscate _TIF..._MASKAl Viro
2012-09-22MIPS: Prevent hitting do_notify_resume() with !user_mode(regs).Al Viro
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-16Merge 3.6-rc6 into tty-nextGreg Kroah-Hartman
2012-09-17MIPS: Malta: Don't crash on spurious interrupt.Ralf Baechle
2012-09-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-14MIPS: Malta: Remove RTC Data Mode bootstrap breakageMaciej W. Rozycki
2012-09-13MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.Steven J. Hill
2012-09-13MIPS: Add base architecture support for RI and XI.Steven J. Hill
2012-09-13MIPS: Optimise TLB handlers for MIPS32/64 R2 cores.Steven J. Hill
2012-09-13MIPS: uasm: Add INS and EXT instructions.Steven J. Hill
2012-09-13MIPS: Avoid pipeline stalls on some MIPS32R2 cores.Steven J. Hill
2012-09-13MIPS: Make VPE count to be one-based.Steven J. Hill
2012-09-13MIPS: Add new end of interrupt functionality for GIC.Steven J. Hill