summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2010-08-05MIPS: EMMA2RH: Remove useless CPU_IRQ_BASEShinya Kuribayashi
2010-08-05MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.David Daney
2010-08-05MIPS: Create and use asm/arch_hweight.hDavid Daney
2010-08-05MIPS: Update comment for cpu_has_clo_clzRalf Baechle
2010-08-05MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOTChristoph Egger
2010-08-05MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USERChristoph Egger
2010-08-05MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle
2010-08-05MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn
2010-08-05MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn
2010-08-05MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.Ralf Baechle
2010-08-05MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGNAtsushi Nemoto
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa
2010-07-05MIPS: AR7: Fix typo in ar7.hFlorian Fainelli
2010-06-09arch: Implement local64_tPeter Zijlstra
2010-05-27mips: use use asm-generic/scatterlist.hFUJITA Tomonori
2010-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-05-21MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin
2010-05-21mips,kgdb: kdb low level trap catch and stack traceJason Wessel
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2010-05-15 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle
2010-04-30MIPS: Don't vmap things at address zero.David Daney
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney
2010-04-12MIPS: Preliminary VDSODavid Daney
2010-04-12MIPS: Add SYSCALL to uasm.David Daney