summaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2012-11-09MIPS: Netlogic: Move from u32 cpumask to cpumask_tJayachandran C6-55/+86
2012-11-09MIPS: Netlogic: Update PIC access functionsJayachandran C1-33/+7
2012-11-09MIPS: Netlogic: Pass cpuid to early_init_secondaryJayachandran C2-2/+4
2012-11-09MIPS: Netlogic: Fix interrupt table entry initJayachandran C1-1/+1
2012-11-09MIPS: Netlogic: Fix DMA zone selection for 64-bitJayachandran C1-2/+2
2012-11-09MIPS: Netlogic: Move fdt init to plat_mem_setupJayachandran C1-13/+14
2012-11-09MIPS: Netlogic: Enable SUE bit in coresJayachandran C1-1/+1
2012-11-09MIPS: Netlogic: select MIPSR2 for XLPJayachandran C1-1/+2
2012-11-09MIPS: perf: Add XLP support for hardware perf.Zi Shen Lim2-1/+125
2012-11-09MIPS: oprofile: Support for XLR/XLS processorsMadhusudan Bhat3-0/+31
2012-11-09MIPS: BCM63XX: move nvram functions into their own fileJonas Gorski5-80/+154
2012-11-09MIPS: BCM63XX: use the new reset helperJonas Gorski2-27/+11
2012-11-09MIPS: BCM63XX: add core reset helperJonas Gorski3-3/+247
2012-11-09MIPS: BCM63XX: add softreset register description for BCM6358Jonas Gorski1-0/+10
2012-11-09MIPS: BCM63XX: add and use a clock for PCIeJonas Gorski2-5/+25
2012-11-09MIPS: BCM47xx: sprom: read values without prefix as fallbackHauke Mehrtens3-332/+449
2012-11-09MIPS: BCM47XX: read sprom without prefix if no ieee80211 coreHauke Mehrtens1-0/+2
2012-11-09MIPS: BCM47xx: read out full board dataHauke Mehrtens1-20/+14
2012-11-09MIPS: BCM47XX: improve memory size detectionHauke Mehrtens1-4/+6
2012-11-09MIPS: BCM47XX: ignore last memory pageHauke Mehrtens1-0/+10
2012-11-09MIPS: Move processing of coherency kernel parameters earlierShane McDonald1-4/+4
2012-11-09mips/octeon: 16-Bit NOR flash was not being detected during bootCharles Hardin1-1/+2
2012-11-09MIPS: tlbex: Fix section mismatchesKevin Cernekee1-2/+6
2012-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds8-25/+68
2012-10-18MIPS: CMP: Fix physical core number calculation logicjerin jacob1-1/+1
2012-10-17MIPS: JZ4740: Forward declare struct uart_port in header.Ralf Baechle1-0/+2
2012-10-17MIPS: JZ4740: Fix '#include guard' in serial.hAntony Pavlov1-0/+1
2012-10-17UAPI: Place comments in empty arch Kbuilds to make them non-emptyDavid Howells1-0/+1
2012-10-17MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration.Ralf Baechle1-0/+1
2012-10-17MIPS: Restore pagemask after dumping the TLB.Ralf Baechle1-1/+3
2012-10-17MIPS: Hugetlbfs: Handle huge pages correctly in pmd_bad()Ralf Baechle1-1/+14
2012-10-17MIPS: R5000: Fix TLB hazard handling.Ralf Baechle1-15/+8
2012-10-17MIPS: tlbex: Deal with re-definition of labelRalf Baechle1-7/+34
2012-10-17MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney2-4/+8
2012-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds106-4493/+2886
2012-10-15Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-122/+158
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds1-0/+9
2012-10-13vfs: define struct filename and have getname() return itJeff Layton2-4/+4
2012-10-12mips,kgdb: fix recursive page fault with CONFIG_KPROBESJason Wessel1-0/+9
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: SNI: Switch RM400 serial to SCCNXP driverThomas Bogendoerfer1-24/+3
2012-10-11MIPS: Remove unused empty_bad_pmd_table[] declaration.Ralf Baechle1-1/+0
2012-10-11MIPS: MT: Remove kspd.Ralf Baechle5-462/+0
2012-10-11MIPS: Malta: Fix section mismatch.Ralf Baechle1-1/+2
2012-10-11MIPS: asm-offset.c: Delete unused irq_cpustat_t struct offsets.Ralf Baechle1-10/+0
2012-10-11MIPS: Alchemy: Merge PB1100/1500 support into DB1000 code.Manuel Lauss8-678/+95
2012-10-11MIPS: Alchemy: merge PB1550 support into DB1550 codeManuel Lauss6-437/+161
2012-10-11MIPS: Alchemy: Single kernel for DB1200/1300/1550Manuel Lauss13-941/+548
2012-10-11MIPS: Optimize TLB refill for RI/XI configurations.David Daney1-16/+7