summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-106-12/+23
|\
| * Merge branch 'linus' into irq/numaIngo Molnar2009-06-0151-349/+325
| |\
| * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-286-12/+23
* | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-085-92/+66
* | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
* | | MIPS: Cobalt: PCI bus is always required to obtain the board IDYoichi Yuasa2009-06-081-0/+1
* | | MIPS: Kconfig: Remove "Support for" from Cavium system typeYoichi Yuasa2009-06-081-2/+2
* | | MIPS: Sibyte: Honor CONFIG_CMDLINERalf Baechle2009-06-081-7/+1
| |/ |/|
* | MIPS: IP32: Remove unnecessary if not even harmful volatile keywords.Ralf Baechle2009-05-221-3/+3
* | MIPS: IP32: Fix build error due to uninitialized variable.Ralf Baechle2009-05-221-0/+1
* | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
* | MIPS: 64-bit: Fix system lockup.Greg Ungerer2009-05-203-10/+5
* | MIPS: IP28: Change to build with -mr10k-cache-barrier=storepeter fuerst2009-05-201-3/+3
* | MIPS: IP22: Fix hang in power button interrupt handlerRalf Baechle2009-05-201-1/+1
* | MIPS: IP32: Fix hang on shutdown in power button interrupt handler.Andrew Randrianasulu2009-05-201-1/+1
* | MIPS: Sibyte: Fix locking in set_irq_affinityThomas Bogendoerfer2009-05-142-10/+4
* | MIPS: Use force_sig when handling address errors.David Daney2009-05-141-3/+3
* | MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()Coly Li2009-05-141-1/+1
* | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
* | MIPS: Fix highmem.Ralf Baechle2009-05-144-34/+26
* | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
* | MIPS: MSP71xx: Remove the RAMROOT functionsShane McDonald2009-05-142-71/+1
* | MIPS: Use -mno-check-zero-divisionRalf Baechle2009-05-141-0/+1
* | MIPS: Set compiler options only after the compiler prefix has ben set.Ralf Baechle2009-05-141-2/+2
* | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
* | MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
* | MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx resetShane McDonald2009-05-141-6/+2
* | MIPS: MSP71xx: Resolve multiple definition of plat_timer_setupShane McDonald2009-05-141-5/+2
* | MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* | MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
* | MIPS: Alchemy: Timer build fixManuel Lauss2009-05-141-1/+1
* | MIPS: Kconfig: Delete duplicate definition of RWSEM_GENERIC_SPINLOCK.Ralf Baechle2009-05-141-4/+0
* | MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-146-4/+44
* | MIPS: TXx9: Fix possible overflow in clock calculationsAtsushi Nemoto2009-05-143-3/+3
* | MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-142-20/+8
* | MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
* | MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
* | MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
* | MIPS: RBTX4939: Fix typo in system nameAtsushi Nemoto2009-05-141-1/+1
* | MIPS: Compat: Use generic 32-bit wrapers for sys_timerfd_{g,s}ettimeDavid Daney2009-05-142-4/+4
* | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
* | MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
* | MIPS: Print the actual detected I-cache associativity on bootup.Ralf Baechle2009-05-141-1/+1
* | MIPS: IP32: Fix needlessly global symbols in arch/mips/sgi-ip32/ip32-irq.cDmitri Vorobiev2009-05-141-2/+2
* | MIPS: IP32: ip32_be_handler symbol is needlessly defined globalDmitri Vorobiev2009-05-141-1/+1
* | MIPS: IP32: Two symbols can become staticDmitri Vorobiev2009-05-141-2/+2
* | MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
* | MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
* | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
OpenPOWER on IntegriCloud