summaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-05MIPS: EMMA2RH: Remove useless CPU_IRQ_BASEShinya Kuribayashi1-3/+1
2010-08-05MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.David Daney1-0/+8
2010-08-05MIPS: Create and use asm/arch_hweight.hDavid Daney2-1/+42
2010-08-05MIPS: Update comment for cpu_has_clo_clzRalf Baechle1-1/+2
2010-08-05MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOTChristoph Egger1-4/+0
2010-08-05MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USERChristoph Egger1-8/+0
2010-08-05MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle1-0/+12
2010-08-05MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn1-1/+1
2010-08-05MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn2-48/+125
2010-08-05MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.Ralf Baechle1-1/+0
2010-08-05MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGNAtsushi Nemoto1-3/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar2-14/+15
2010-07-26MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney1-12/+12
2010-07-26MIPS: N32: Define getdents64.Ralf Baechle1-2/+3
2010-07-21Merge branch 'linus' into perf/coreIngo Molnar5-6/+43
2010-07-05MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb1-0/+36
2010-07-05MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss1-1/+2
2010-07-05MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2-2/+2
2010-07-05MIPS: AR7: Fix typo in ar7.hFlorian Fainelli1-3/+3
2010-06-09arch: Implement local64_tPeter Zijlstra1-0/+1
2010-05-27mips: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-17/+74
2010-05-22MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney1-9/+3
2010-05-22MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli1-2/+2
2010-05-22MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard1-0/+35
2010-05-22MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss1-4/+0
2010-05-22MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss1-2/+32
2010-05-22MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin1-0/+2
2010-05-21mips,kgdb: kdb low level trap catch and stack traceJason Wessel1-0/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-16 MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald1-1/+8
2010-05-14add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger1-1/+1
2010-05-03Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar20-59/+119
2010-04-30MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin1-1/+1
2010-04-30MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard1-1/+1
2010-04-30MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney1-0/+18
2010-04-30MIPS: die() does not call die notifier chainYury Polyanskiy1-2/+2
2010-04-30MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle1-1/+1
2010-04-30MIPS: Don't vmap things at address zero.David Daney1-2/+7
2010-04-12MIPS: uasm: Add OR instruction.Ralf Baechle1-0/+1
2010-04-12MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle1-1/+5
2010-04-12MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon1-1/+1
2010-04-12MIPS: BCM63xx: Add support for second uart.Maxime Bizon3-0/+23
2010-04-12MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli1-0/+4
2010-04-12MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin1-0/+19
2010-04-12MIPS: Move signal trampolines off of the stack.David Daney1-2/+4
2010-04-12MIPS: Preliminary VDSODavid Daney5-4/+47
2010-04-12MIPS: Add SYSCALL to uasm.David Daney1-0/+1