aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+1
* pci-dma: add linux/pci-dma.h to linux/pci.hFUJITA Tomonori2010-03-121-2/+0
* pci-dma: mips: use include/linux/pci-dma.hFUJITA Tomonori2010-03-122-23/+3
* mips: use generic ptrace_resume codeChristoph Hellwig2010-03-121-30/+0
* Add generic sys_olduname()Christoph Hellwig2010-03-122-42/+1
* improve sys_newuname() for compat architecturesChristoph Hellwig2010-03-124-19/+4
* Add generic sys_ipc wrapperChristoph Hellwig2010-03-122-88/+1
* sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-071-1/+4
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-25/+0
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-0238-664/+527
| |\
| * | local_t: Remove cpu_local_xx macrosChristoph Lameter2010-01-051-25/+0
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-011-1/+2
|\ \ \
| * | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-201-1/+2
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-02-281-1/+1
|\ \ \ \