summaryrefslogtreecommitdiffstats
path: root/arch/mips (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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
* | | MIPS: Add SYSCALL to uasm.David Daney2010-04-122-2/+18
* | | MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSETFlorian Fainelli2010-04-121-2/+4
* | | MIPS: AR7: Fix phat finger of cpmac fixed_phy_addAlexander Clouter2010-04-121-0/+1
* | | MIPS: AR7: Fix phat finger of reset bit in vlynq_high_dataAlexander Clouter2010-04-121-1/+1
* | | MIPS: Loongson: Add module info to the loongson2_clock driverWu Zhangjin2010-04-121-0/+4
* | | MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsrWu Zhangjin2010-04-121-0/+10
* | | MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).Robert P. J. Day2010-04-121-1/+1
* | | MIPS: Fix elfcore.c build warningRalf Baechle2010-04-121-0/+1
* | | MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memoryYang Shi2010-04-121-3/+0
* | | MIPS: Trace: Don't trace irqsoff for the idle processWu Zhangjin2010-04-121-1/+6
* | | MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle2010-04-121-2/+2
* | | MIPS: Octeon: Remove #if 0 code.David Daney2010-04-121-12/+0
* | | MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLBDavid Daney2010-04-121-66/+1
* | | MIPS: Cavium: Remove unused watchdog code.Ralf Baechle2010-04-121-8/+0
* | | MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.Ralf Baechle2010-04-121-1/+5
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3033-22/+13
* | | init dynamic bin_attribute structuresWolfram Sang2010-03-151-0/+1
| |/ |/|
* | pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-131-2/+0
* | pci-dma: mips: use include/linux/pci-dma.hFUJITA Tomonori2010-03-132-23/+3
* | mips: use generic ptrace_resume codeChristoph Hellwig2010-03-131-30/+0
* | Add generic sys_olduname()Christoph Hellwig2010-03-132-42/+1
* | improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-134-19/+4
* | Add generic sys_ipc wrapperChristoph Hellwig2010-03-132-88/+1
* | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-081-1/+4