summaryrefslogtreecommitdiffstats
path: root/arch/mips
AgeCommit message (Expand)Author
2013-02-17MIPS: PCI: Multi-node PCI support for Netlogic XLPJayachandran C
2013-02-17MIPS: Netlogic: Fix for quad-XLP bootJayachandran C
2013-02-17MIPS: Netlogic: use preset loops per jiffyJayachandran C
2013-02-17MIPS: Netlogic: No hazards needed for XLR/XLSJayachandran C
2013-02-17MIPS: PCI: Prevent hang on XLP reg readJayachandran C
2013-02-17MIPS: Netlogic: Use PIC timer as a clocksourceJayachandran C
2013-02-17MIPS: Netlogic: Split XLP L1 i-cache among threadsJayachandran C
2013-02-17MIPS: PCI: Byteswap not needed in little-endian modeJayachandran C
2013-02-17MIPS: Netlogic: Optimize EIMR/EIRR accesses in 32-bitJayachandran C
2013-02-17MIPS: Netlogic: add XLS6xx to FMN configJayachandran C
2013-02-17MIPS: lantiq: rework external irq codeJohn Crispin
2013-02-17MIPS: lantiq: improve pci reset gpio handlingJohn Crispin
2013-02-17MIPS: lantiq: add GPHY clock gate bitsJohn Crispin
2013-02-17MIPS: lantiq: adds static clock for PP32John Crispin
2013-02-17MIPS: lantiq: trivial typo fixJohn Crispin
2013-02-17MIPS: show correct cpu name for 24KEcJohn Crispin
2013-02-15MIPS: Cleanup break and trap codes.Ralf Baechle
2013-02-15MIPS: Redefine value of BRK_BUG.Steven J. Hill
2013-02-15MIPS: Add printing of ISA version in cpuinfo.Steven J. Hill
2013-02-15MIPS: Octeon: Adding driver to measure interrupt latency on Octeon.Venkat Subbiah
2013-02-15MIPS: Loongson2: Use clk API instead of direct dereferencesJulia Lawall
2013-02-15MIPS: BCM47XX: use fallback sprom var for board_{rev,type}Hauke Mehrtens
2013-02-15MIPS: BCM47XX: select NO_EXCEPT_FILLHauke Mehrtens
2013-02-15MIPS: BCM47XX: select BOOT_RAWHauke Mehrtens
2013-02-15MIPS: BCM47XX: trim the nvram values for parsingHauke Mehrtens
2013-02-15MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens
2013-02-15MIPS: BCM47XX: handle different nvram sizesHauke Mehrtens
2013-02-15MIPS: BCM47XX: rename early_nvram_init to nvram_initHauke Mehrtens
2013-02-15MIPS: BCM47XX: nvram add nand flash supportHauke Mehrtens
2013-02-15MIPS: BCM47XX: return error when init of nvram failedHauke Mehrtens
2013-02-15MIPS: BCM47XX: use common error codes in nvram readsHauke Mehrtens
2013-02-15MIPS: bcm47xx: separate functions finding flash window addrRafał Miłecki
2013-02-14burying unused conditionalsAl Viro
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04arch Kconfig: Remove references to IRQ_PER_CPUJames Hogan
2013-02-03mips: switch to generic sys_fork() and sys_clone()Al Viro
2013-02-03mips: take the "zero newsp means inherit the parent's one" to copy_thread()Al Viro
2013-02-03mips: no magic arguments for sysm_pipe()Al Viro
2013-02-03mips: don't bother with compat_sys_futex() wrappersAl Viro
2013-02-03mips: switch to generic compat rt_sigaction()Al Viro
2013-02-03mips: switch to generic compat sched_rr_get_interval()Al Viro
2013-02-03mips: sigsuspend() is essentially the same as rt_sigsuspend() hereAl Viro
2013-02-03mips: switch to generic compat rt_sigqueueinfo()Al Viro
2013-02-03mips: switch to generic compat rt_sigpending()Al Viro
2013-02-03mips: switch to generic compat rt_sigprocmask()Al Viro
2013-02-03switch mips to generic rt_sigsuspend(), make it unconditionalAl Viro
2013-02-03mips: switch to compat_sys_waitid()Al Viro
2013-02-03mips: switch to generic sigaltstackAl Viro
2013-02-03Merge commit '12890d0f61fc' into arch-mipsAl Viro
2013-02-03mips: use sane prototype for sys_rt_sigsuspend()Al Viro