Age | Commit message (Expand) | Author | Files | Lines |
2011-01-18 | MIPS: Implement __read_mostly | David Daney | 1 | -0/+2 |
2011-01-18 | MIPS: ath79: add common WMAC device for AR913X based boards | Gabor Juhos | 1 | -0/+3 |
2011-01-18 | MIPS: ath79: add common SPI controller device | Gabor Juhos | 1 | -0/+2 |
2011-01-18 | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCs | Gabor Juhos | 1 | -0/+23 |
2011-01-18 | MIPS: ath79: add GPIOLIB support | Gabor Juhos | 2 | -0/+47 |
2011-01-18 | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCs | Gabor Juhos | 6 | -0/+452 |
2011-01-18 | MIPS: jump label: Add MIPS support. | David Daney | 1 | -0/+48 |
2011-01-18 | MIPS: Add LDX and LWX instructions to uasm. | David Daney | 2 | -0/+18 |
2011-01-18 | MIPS: Declare uasm bbit0 and bbit1 functions. | David Daney | 1 | -0/+2 |
2011-01-18 | MIPS: Use C0_KScratch (if present) to hold PGD pointer. | David Daney | 1 | -7/+1 |
2011-01-18 | MIPS: Add DINSM to uasm. | David Daney | 1 | -0/+1 |
2011-01-18 | MIPS: Probe for presence of KScratch registers. | David Daney | 1 | -0/+1 |
2011-01-18 | MIPS: Add generic support for multiple machines within a single kernel | Gabor Juhos | 1 | -0/+54 |
2011-01-14 | thp: mm: define MADV_NOHUGEPAGE | Andrea Arcangeli | 1 | -0/+1 |
2011-01-14 | thp: mm: define MADV_HUGEPAGE | Andrea Arcangeli | 1 | -0/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -1/+1 |
2011-01-13 | set_rtc_mmss: show warning message only once | Stephen Hemminger | 1 | -1/+1 |
2011-01-08 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -0/+1 |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 5 | -8/+26 |
2010-12-17 | TTY: Add tty ioctl to figure device node of the system console. | Werner Fink | 1 | -0/+1 |
2010-12-16 | MIPS: LD/SD o32 macro GAS fix update | Maciej W. Rozycki | 1 | -2/+10 |
2010-12-16 | MIPS: BCM47xx: Use sscanf for parsing mac address | Hauke Mehrtens | 1 | -0/+7 |
2010-12-16 | MIPS: Fix regression on BCM4710 processor detection | Kevin Cernekee | 1 | -2/+2 |
2010-12-16 | MIPS: AR7: Fix loops per jiffies on TNETD7200 devices | Florian Fainelli | 1 | -0/+1 |
2010-12-16 | MIPS: AR7: Fix double ar7_gpio_init declaration | Florian Fainelli | 1 | -2/+0 |
2010-12-16 | MIPS: Don't clobber personality high bits. | David Daney | 1 | -2/+6 |
2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 1 | -1/+1 |
2010-10-30 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -0/+97 |
2010-10-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 14 | -36/+106 |
2010-10-29 | MIPS: Make TASK_SIZE reflect proper size for both 32 and 64 bit processes. | David Daney | 3 | -24/+24 |
2010-10-29 | MIPS: Add BMIPS CP0 register definitions | Kevin Cernekee | 1 | -0/+51 |
2010-10-29 | MIPS: Decouple BMIPS CPU support from bcm47xx/bcm63xx SoC code | Kevin Cernekee | 1 | -11/+12 |
2010-10-29 | MIPS: add support for hardware performance events (skeleton) | Deng-Cheng Zhu | 1 | -0/+25 |
2010-10-29 | MIPS: define local_xchg from xchg_local to atomic_long_xchg | Deng-Cheng Zhu | 1 | -1/+1 |
2010-10-29 | MIPS: AR7: Add support for Titan (TNETV10xx) SoC variant | Florian Fainelli | 2 | -3/+45 |
2010-10-29 | MIPS: AR7: Initialize GPIO earlier | Florian Fainelli | 1 | -0/+2 |
2010-10-29 | MIPS: Octeon: Add register definitions for EHCI / OHCI USB glue logic. | David Daney | 1 | -0/+261 |
2010-10-29 | MIPS: Octeon: Add octeon_get_io_clock_rate() for cn63xx | David Daney | 1 | -0/+1 |
2010-10-29 | MIPS: Octeon: Enable Read Inhibit / eXecute Inhibit on Octeon II. | David Daney | 1 | -1/+1 |
2010-10-29 | MIPS: Add identifiers for Octeon II CPUs. | David Daney | 1 | -1/+2 |
2010-10-29 | MIPS: Octeon: Update L2 Cache code for CN63XX | David Daney | 2 | -95/+141 |
2010-10-29 | MIPS: Octeon: Add cn63XX to Octeon chip detection macros. | David Daney | 1 | -8/+28 |
2010-10-29 | MIPS: Octeon: Update register definitions for CN63XX chips | David Daney | 20 | -2161/+4212 |
2010-10-29 | MIPS: Octeon: Rewrite DMA mapping functions. | David Daney | 2 | -8/+24 |
2010-10-29 | MIPS: Add a platform hook for swiotlb setup. | David Daney | 1 | -0/+12 |
2010-10-29 | MIPS: Convert DMA to use dma-mapping-common.h | David Daney | 6 | -43/+79 |
2010-10-29 | MIPS: ip32, ip27, jazz: Make static functions in dma-coherence.h inline. | David Daney | 3 | -8/+8 |
2010-10-29 | MIPS: Octeon: Adjust top of DMA32 zone. | David Daney | 1 | -0/+6 |
2010-10-29 | MIPS: Allow MAX_DMA32_PFN to be overridden. | David Daney | 1 | -0/+3 |
2010-10-29 | MIPS: IRQ: Add stackoverflow detection | From: jiang.adam@gmail.com | 1 | -0/+2 |