summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* thp: mm: define MADV_NOHUGEPAGEAndrea Arcangeli2011-01-141-0/+1
* thp: mm: define MADV_HUGEPAGEAndrea Arcangeli2011-01-141-0/+2
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-225-8/+26
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | set_rtc_mmss: show warning message only onceStephen Hemminger2011-01-131-1/+1
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-01-071-0/+1
|\ \ \ | |_|/ |/| |
| * | TTY: Add tty ioctl to figure device node of the system console.Werner Fink2010-12-171-0/+1
| |/
* | MIPS: LD/SD o32 macro GAS fix updateMaciej W. Rozycki2010-12-161-2/+10
* | MIPS: BCM47xx: Use sscanf for parsing mac addressHauke Mehrtens2010-12-161-0/+7
* | MIPS: Fix regression on BCM4710 processor detectionKevin Cernekee2010-12-161-2/+2
* | MIPS: AR7: Fix loops per jiffies on TNETD7200 devicesFlorian Fainelli2010-12-161-0/+1
* | MIPS: AR7: Fix double ar7_gpio_init declarationFlorian Fainelli2010-12-161-2/+0Star
* | MIPS: Don't clobber personality high bits.David Daney2010-12-161-2/+6
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-0/+97
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-3014-36/+106
| |\
| * | mtd: add Broadcom BCM63xx image tag partition parserFlorian Fainelli2010-10-251-0/+97
* | | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes.David Daney2010-10-293-24/+24
* | | MIPS: Add BMIPS CP0 register definitionsKevin Cernekee2010-10-291-0/+51
* | | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC codeKevin Cernekee2010-10-291-11/+12
* | | MIPS: add support for hardware performance events (skeleton)Deng-Cheng Zhu2010-10-291-0/+25
* | | MIPS: define local_xchg from xchg_local to atomic_long_xchgDeng-Cheng Zhu2010-10-291-1/+1
* | | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variantFlorian Fainelli2010-10-292-3/+45
* | | MIPS: AR7: Initialize GPIO earlierFlorian Fainelli2010-10-291-0/+2
* | | MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic.David Daney2010-10-291-0/+261
* | | MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xxDavid Daney2010-10-291-0/+1
* | | MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II.David Daney2010-10-291-1/+1
* | | MIPS: Add identifiers for Octeon II CPUs.David Daney2010-10-291-1/+2
* | | MIPS: Octeon: Update L2 Cache code for CN63XXDavid Daney2010-10-292-95/+141
* | | MIPS: Octeon: Add cn63XX to Octeon chip detection macros.David Daney2010-10-291-8/+28
* | | MIPS: Octeon: Update register definitions for CN63XX chipsDavid Daney2010-10-2920-2161/+4212
* | | MIPS: Octeon: Rewrite DMA mapping functions.David Daney2010-10-292-8/+24
* | | MIPS: Add a platform hook for swiotlb setup.David Daney2010-10-291-0/+12
* | | MIPS: Convert DMA to use dma-mapping-common.hDavid Daney2010-10-296-43/+79
* | | MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline.David Daney2010-10-293-8/+8
* | | MIPS: Octeon: Adjust top of DMA32 zone.David Daney2010-10-291-0/+6
* | | MIPS: Allow MAX_DMA32_PFN to be overridden.David Daney2010-10-291-0/+3
* | | MIPS: IRQ: Add stackoverflow detectionFrom: jiang.adam@gmail.com2010-10-291-0/+2
* | | MIPS: Get rid of branches to .subsections.Ralf Baechle2010-10-294-294/+243Star
* | | mips: remove dma64_addr_t usageFUJITA Tomonori2010-10-281-1/+1
* | | mm: remove pte_*map_nested()Peter Zijlstra2010-10-272-6/+0Star
* | | mm: stack based kmap_atomic()Peter Zijlstra2010-10-271-12/+6Star
| |/ |/|
* | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-10-252-0/+36
|\ \
| * | of/mips: Cleanup some include directives/files.David Daney2010-10-211-6/+2Star
| * | of/mips: Add device tree support to MIPSDezhong Diao2010-10-212-0/+40
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-irqflagsLinus Torvalds2010-10-212-24/+30
|\ \
| * | Fix IRQ flag handling namingDavid Howells2010-10-071-24/+29
| * | MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2010-10-181-0/+1
|\ \ \
| * | | MIPS: 32-bit: Fix build failure in asm/fcntl.hNamhyung Kim2010-10-181-0/+1
| | |/ | |/|