summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-05-182-8/+8
|\
| * Merge commit 'v2.6.34-rc6' into core/lockingIngo Molnar2010-05-0382-836/+1072
| |\
| * | i8253: Convert i8253_lock to raw_spinlockThomas Gleixner2010-03-022-8/+8
* | | atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
* | | MIPS: Oprofile: Fix Loongson irq handlerWu Zhangjin2010-05-151-1/+1
* | | MIPS: N32: Use compat version for sys_ppoll.Chandrakala Chavva2010-05-151-1/+1
* | | MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1Shane McDonald2010-05-152-5/+19
* | | MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jumpWu Zhangjin2010-04-301-1/+19
* | | MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.Wu Zhangjin2010-04-301-1/+1
* | | MIPS: Loongson 2F: Enable fixups of the latest binutilsWu Zhangjin2010-04-301-0/+13
* | | MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDSWu Zhangjin2010-04-301-0/+27
* | | MIPS: Kconfig: Make Broadcom SoC support naming consistentFlorian Fainelli2010-04-301-1/+1
* | | MIPS: BCM63xx: Update defconfigFlorian Fainelli2010-04-301-83/+335
* | | MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin2010-04-301-1/+1
* | | MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard2010-04-301-1/+1
* | | MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
* | | MIPS: Loongson: Fix find_vga_mem_init()Richard LIU2010-04-301-1/+1
* | | MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard2010-04-301-1/+1
* | | MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1
* | | MIPS: Check for accesses beyond the end of the PGD.David Daney2010-04-301-23/+87
* | | MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney2010-04-301-16/+14
* | | MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney2010-04-301-0/+18
* | | MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-304-6/+11
* | | MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior2010-04-301-0/+2
* | | MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-3/+7
* | | MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior2010-04-301-1/+2
* | | MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-303-27/+17
* | | MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle2010-04-301-1/+1
* | | MIPS: Don't vmap things at address zero.David Daney2010-04-301-2/+7
* | | MIPS: PNX8550: Fix build error, broken by:Ralf Baechle2010-04-301-0/+2
| |/ |/|
* | MIPS: Calculate proper ebase value for 64-bit kernelsDavid Daney2010-04-121-1/+1
* | MIPS: Alchemy: DB1200: Remove custom wait implementationManuel Lauss2010-04-121-40/+0
* | MIPS: Big Sur: Make defconfig more useful.Ralf Baechle2010-04-121-190/+490
* | MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modulesAnton Altaparmakov2010-04-121-1/+1
* | MIPS: Sibyte: Fix M3 TLB exception handler workaround.Ralf Baechle2010-04-121-6/+16
* | MIPS: BCM63xx: Fix build failure in board_bcm963xx.cFlorian Fainelli2010-04-121-70/+70
* | MIPS: uasm: Add OR instruction.Ralf Baechle2010-04-122-1/+4
* | MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.Ralf Baechle2010-04-122-1/+20
* | MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.Maxime Bizon2010-04-121-0/+2
* | MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callbackFlorian Fainelli2010-04-121-11/+11
* | MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.Maxime Bizon2010-04-121-1/+1
* | MIPS: BCM63xx: Add support for second uart.Maxime Bizon2010-04-126-19/+102
* | MIPS: BCM63xx: Fix double gpio registration.Maxime Bizon2010-04-121-2/+0
* | MIPS: BCM63xx: Add DWVS0 boardFlorian Fainelli2010-04-121-0/+22
* | MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.Florian Fainelli2010-04-121-0/+20
* | MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio countFlorian Fainelli2010-04-121-0/+4
* | MIPS: libgcc.h: Checkpatch cleanupAndrea Gelmini2010-04-121-2/+1
* | MIPS: Loongson-2F: Flush the branch target history in BTB and RASWu Zhangjin2010-04-121-0/+19
* | MIPS: Move signal trampolines off of the stack.David Daney2010-04-125-135/+43
* | MIPS: Preliminary VDSODavid Daney2010-04-128-6/+165