aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm
Commit message (Expand)AuthorAgeFilesLines
...
* | | | MIPS: uasm: Add drotr32 and uasm_i_drotr_safe.David Daney2010-08-051-0/+10
* | | | MIPS: Octeon: Implement delays with cycle counter.David Daney2010-08-052-11/+1
* | | | MMC: Add support for the controller on JZ4740 SoCs.Lars-Peter Clausen2010-08-051-0/+15
* | | | MTD: Nand: Add JZ4740 NAND driverLars-Peter Clausen2010-08-051-0/+34
* | | | FBDEV: JZ4740: Add framebuffer driverLars-Peter Clausen2010-08-051-0/+67
* | | | MIPS: JZ4740: Add platform devicesLars-Peter Clausen2010-08-051-0/+36
* | | | MIPS: JZ4740: Add DMA support.Lars-Peter Clausen2010-08-051-0/+90
* | | | MIPS: JZ4740: Add GPIO supportLars-Peter Clausen2010-08-051-0/+398
* | | | MIPS: JZ4740: Add timer supportLars-Peter Clausen2010-08-051-0/+22
* | | | MIPS: JZ4740: Add IRQ handler codeLars-Peter Clausen2010-08-051-0/+57
* | | | MIPS: JZ4740: Add clock API support.Lars-Peter Clausen2010-08-051-0/+28
* | | | MIPS: JZ4740: Add base support for Ingenic JZ4740 System-on-a-ChipLars-Peter Clausen2010-08-055-1/+116
* | | | MIPS: Octeon: HOTPLUG_CPU fixes.David Daney2010-08-051-0/+2
* | | | MIPS: Octeon: Get rid of a bunch of MSI IRQ number definitions.David Daney2010-08-051-64/+2
* | | | MIPS: au1000_eth: Get ethernet address from platform_dataManuel Lauss2010-08-051-0/+1
* | | | MIPS: Alchemy: remove SOC_AU1X00 in favor of MIPS_ALCHEMYManuel Lauss2010-08-051-2/+2
* | | | MIPS: RM7000: Add support for tertiary cacheRicardo Mendoza2010-08-051-0/+2
* | | | MIPS: Enable heap randomization.David Daney2010-08-051-0/+5
* | | | MIPS: Randomize mmap if randomize_va_space is setDavid Daney2010-08-051-0/+11
* | | | MIPS: EMMA2RH: Replace EMMA2RH_SW_IRQ_INTxx with EMMA2RH_SW_IRQ(n)Shinya Kuribayashi2010-08-051-32/+1
* | | | MIPS: EMMA2RH: Replace EMMA2RH_IRQ_INTxx with EMMA2RH_IRQ_INT(n)Shinya Kuribayashi2010-08-052-73/+10
* | | | MIPS: EMMA2RH: Remove EMMA2RH_CPU_CASCADEShinya Kuribayashi2010-08-051-1/+0
* | | | MIPS: EMMA2RH: Remove useless CPU_IRQ_BASEShinya Kuribayashi2010-08-051-3/+1
* | | | MIPS: Octeon: Define ARCH_HAS_USABLE_BUILTIN_POPCOUNT for OCTEON.David Daney2010-08-051-0/+8
* | | | MIPS: Create and use asm/arch_hweight.hDavid Daney2010-08-052-1/+42
* | | | MIPS: Update comment for cpu_has_clo_clzRalf Baechle2010-08-051-1/+2
* | | | MIPS: MSP71xx: Remove dead CONFIG_MTD_PMC_MSP_RAMROOTChristoph Egger2010-08-051-4/+0
* | | | MIPS: Remove dead CONFIG_MTD_PB1550_BOOT, CONFIG_MTD_PB1550_USERChristoph Egger2010-08-051-8/+0
* | | | MIPS: Provide more elevant interface cu2_notifier for CP2 extensions.Ralf Baechle2010-08-051-0/+12
* | | | MIPS: PowerTV: Correct ASIC device register names and locationsDavid VomLehn2010-08-051-1/+1
* | | | MIPS: PowerTV: Use O(1) algorthm for phys_to_dma/dma_to_physDavid VomLehn2010-08-052-48/+125
* | | | MIPS: IP27: Don't include <linux/topology.h> into <asm/sn/agent.h>.Ralf Baechle2010-08-051-1/+0
* | | | MIPS: TX49xx: Define ARCH_KMALLOC_MINALIGNAtsushi Nemoto2010-08-051-3/+1
|/ / /
* | | MIPS: Quit using undefined behavior of ADDU in 64-bit atomic operations.David Daney2010-07-261-12/+12
* | | MIPS: N32: Define getdents64.Ralf Baechle2010-07-261-2/+3
| |/ |/|
* | MIPS: BCM47xx: Add NVRAM support devicesWaldemar Brodkorb2010-07-051-0/+36
* | MIPS: Alchemy: sleepcode without compile-time cputype dependenciesManuel Lauss2010-07-051-1/+2
* | MIPS: AR7, BCM63xx: fix gpio_to_irq() return valueYoichi Yuasa2010-07-052-2/+2
* | MIPS: AR7: Fix typo in ar7.hFlorian Fainelli2010-07-051-3/+3
|/
* mips: use use asm-generic/scatterlist.hFUJITA Tomonori2010-05-271-21/+1
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-05-216-17/+74
|\
| * MIPS: Use GCC __builtin_prefetch() to implement prefetch().David Daney2010-05-211-9/+3
| * MIPS: BCM63xx: Avoid namespace clash on GPIO_DIR_{IN,OUT}Florian Fainelli2010-05-211-2/+2
| * MIPS: Loongson 2F: Add gpio/gpioilb supportArnaud Patard2010-05-211-0/+35
| * MIPS: Alchemy: add sysdev for DBDMA PM.Manuel Lauss2010-05-211-4/+0
| * MIPS: Alchemy: add sysdev for IRQ PM.Manuel Lauss2010-05-211-2/+32
| * MIPS: Loongson: update cpu-feature-overrides.hWu Zhangjin2010-05-211-0/+2
* | mips,kgdb: kdb low level trap catch and stack traceJason Wessel2010-05-201-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-201-1/+1
|\
| * add descriptive comment for TIF_MEMDIE task flag declaration.Andreas Dilger2010-05-141-1/+1