aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-27mips: use use asm-generic/scatterlist.hFUJITA Tomonori1-21/+1
2010-05-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds6-17/+74
2010-05-21MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney1-9/+3
2010-05-21MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli1-2/+2
2010-05-21MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard1-0/+35
2010-05-21MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss1-4/+0
2010-05-21MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss1-2/+32
2010-05-21MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin1-0/+2
2010-05-20mips,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/jikos/trivialLinus Torvalds1-1/+1
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard1-2/+2
2010-05-15 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
2010-04-12MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli1-2/+4
2010-04-12MIPS: Fix elfcore.c build warningRalf Baechle1-0/+1
2010-04-12MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle1-1/+5
2010-03-12pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori1-2/+0
2010-03-12pci-dma: mips: use include/linux/pci-dma.hFUJITA Tomonori1-21/+1
2010-03-12Add generic sys_olduname()Christoph Hellwig1-0/+1
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig1-1/+2
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig1-0/+1
2010-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-25/+0
2010-03-02i8253: Convert i8253_lock to raw_spinlockThomas Gleixner1-1/+1
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-1/+2
2010-02-27MIPS: ARC: Cleanup unused definitions from sgialib.hYoichi Yuasa1-45/+0
2010-02-27MIPS: Alchemy: use 36bit addresses for PCMCIA resources.Manuel Lauss2-15/+1
2010-02-27MIPS: Optimize spinlocks.David Daney3-81/+67
2010-02-27MIPS: i8259: Convert IRQ controller lock to raw spinlock.Ralf Baechle1-3/+3
2010-02-27MIPS: Make various locks static.Ralf Baechle1-1/+0
2010-02-27MIPS: Use generic ucontext.hYoichi Yuasa1-21/+1
2010-02-27MIPS: Use generic serial.hYoichi Yuasa1-22/+1
2010-02-27MIPS: Use generic parport.hYoichi Yuasa1-15/+1
2010-02-27MIPS: Use generic current.hYoichi Yuasa1-23/+1