aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-18MIPS: Implement __read_mostlyDavid Daney1-0/+2
2011-01-18MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos1-0/+3
2011-01-18MIPS: ath79: add common SPI controller deviceGabor Juhos1-0/+2
2011-01-18SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos1-0/+23
2011-01-18MIPS: ath79: add GPIOLIB supportGabor Juhos2-0/+47
2011-01-18MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos6-0/+452
2011-01-18MIPS: jump label: Add MIPS support.David Daney1-0/+48
2011-01-18MIPS: Add LDX and LWX instructions to uasm.David Daney2-0/+18
2011-01-18MIPS: Declare uasm bbit0 and bbit1 functions.David Daney1-0/+2
2011-01-18MIPS: Use C0_KScratch (if present) to hold PGD pointer.David Daney1-7/+1
2011-01-18MIPS: Add DINSM to uasm.David Daney1-0/+1
2011-01-18MIPS: Probe for presence of KScratch registers.David Daney1-0/+1
2011-01-18MIPS: Add generic support for multiple machines within a single kernelGabor Juhos1-0/+54
2011-01-13thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli1-0/+1
2011-01-13thp: mm: define MADV_HUGEPAGEAndrea Arcangeli1-0/+2
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger1-1/+1
2011-01-07Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds1-0/+1
2010-12-22Merge branch 'master' into for-nextJiri Kosina5-8/+26
2010-12-16TTY: Add tty ioctl to figure device node of the system console.Werner Fink1-0/+1
2010-12-16MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki1-2/+10
2010-12-16MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens1-0/+7
2010-12-16MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee1-2/+2
2010-12-16MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli1-0/+1
2010-12-16MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli1-2/+0
2010-12-16MIPS: Don't clobber personality high bits.David Daney1-2/+6
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-30Merge git://git.infradead.org/mtd-2.6Linus Torvalds1-0/+97
2010-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse14-36/+106
2010-10-29MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney3-24/+24
2010-10-29MIPS: Add BMIPS CP0 register definitionsKevin Cernekee1-0/+51
2010-10-29MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee1-11/+12
2010-10-29MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu1-0/+25
2010-10-29MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu1-1/+1
2010-10-29MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2-3/+45
2010-10-29MIPS: AR7: Initialize GPIO earlierFlorian Fainelli1-0/+2
2010-10-29MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney1-0/+261
2010-10-29MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney1-0/+1
2010-10-29MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney1-1/+1
2010-10-29MIPS: Add identifiers for Octeon II CPUs.David Daney1-1/+2
2010-10-29MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2-95/+141
2010-10-29MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney1-8/+28
2010-10-29MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney20-2161/+4212
2010-10-29MIPS: Octeon: Rewrite DMA mapping functions.David Daney2-8/+24
2010-10-29MIPS: Add a platform hook for swiotlb setup.David Daney1-0/+12
2010-10-29MIPS: Convert DMA to use dma-mapping-common.hDavid Daney6-43/+79
2010-10-29MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney3-8/+8
2010-10-29MIPS: Octeon: Adjust top of DMA32 zone.David Daney1-0/+6
2010-10-29MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney1-0/+3
2010-10-29MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com1-0/+2