| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2010-03-01 | 1 | -1/+2 |
|\ |
|
| * | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself | Russell King | 2010-02-20 | 1 | -1/+2 |
* | | MIPS: ARC: Cleanup unused definitions from sgialib.h | Yoichi Yuasa | 2010-02-27 | 1 | -45/+0 |
* | | MIPS: Alchemy: use 36bit addresses for PCMCIA resources. | Manuel Lauss | 2010-02-27 | 2 | -15/+1 |
* | | MIPS: Optimize spinlocks. | David Daney | 2010-02-27 | 3 | -81/+67 |
* | | MIPS: i8259: Convert IRQ controller lock to raw spinlock. | Ralf Baechle | 2010-02-27 | 1 | -3/+3 |
* | | MIPS: Make various locks static. | Ralf Baechle | 2010-02-27 | 1 | -1/+0 |
* | | MIPS: Use generic ucontext.h | Yoichi Yuasa | 2010-02-27 | 1 | -21/+1 |
* | | MIPS: Use generic serial.h | Yoichi Yuasa | 2010-02-27 | 1 | -22/+1 |
* | | MIPS: Use generic parport.h | Yoichi Yuasa | 2010-02-27 | 1 | -15/+1 |
* | | MIPS: Use generic current.h | Yoichi Yuasa | 2010-02-27 | 1 | -23/+1 |
* | | MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs | David Daney | 2010-02-27 | 1 | -0/+3 |
* | | MIPS: Give Octeon+ CPUs their own cputype. | David Daney | 2010-02-27 | 1 | -1/+1 |
* | | MIPS: Implement Read Inhibit/eXecute Inhibit | David Daney | 2010-02-27 | 5 | -29/+128 |
* | | MIPS: Add TLBR and ROTR to uasm. | David Daney | 2010-02-27 | 1 | -0/+4 |
* | | MIPS: Add accessor functions and bit definitions for c0_PageGrain | David Daney | 2010-02-27 | 1 | -0/+11 |
* | | MIPS: TXx9: Remove forced serial console setting | Yoichi Yuasa | 2010-02-27 | 1 | -1/+0 |
* | | MIPS: Alchemy: Remove prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 1 | -1/+0 |
* | | MIPS: Allow the auxv's elf_platform entry to be set. | David Daney | 2010-02-27 | 1 | -7/+7 |
* | | MMC: AU1xMMC: Allow platforms to disable host capabilities | Manuel Lauss | 2010-02-27 | 1 | -0/+1 |
* | | MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h | Florian Fainelli | 2010-02-27 | 1 | -0/+191 |
* | | MIPS: Support 36-bit iomem on 32-bit Au1x00 | pascal@pabr.org | 2010-02-27 | 1 | -2/+2 |
* | | MIPS: AR7: Implement clock API | Florian Fainelli | 2010-02-27 | 1 | -20/+3 |
* | | MIPS: AR7: Implement gpiolib | Florian Fainelli | 2010-02-27 | 1 | -78/+8 |
* | | MIPS: msp71xx: remove unused prom_getcmdline() | Yoichi Yuasa | 2010-02-27 | 1 | -1/+0 |
* | | MIPS: Nuke trailing blank lines | Ralf Baechle | 2010-02-27 | 11 | -11/+0 |
* | | MIPS: Cleanup switches with cases that can be merged | Roel Kluin | 2010-02-27 | 1 | -6/+2 |
* | | MIPS: Decode c0_config4 for large TLBs. | David Daney | 2010-02-27 | 1 | -0/+4 |
* | | MIPS: add readl/write_be accessors | Florian Fainelli | 2010-02-27 | 1 | -0/+18 |
* | | MIPS: Loongson: Change the Email address of Wu Zhangjin | Wu Zhangjin | 2010-02-27 | 7 | -20/+8 |
* | | MIPS: Loongson: Cleanup of the environment variables | Wu Zhangjin | 2010-02-27 | 1 | -1/+1 |
* | | MIPS: Octeon: Use optimized memory barrier primitives. | David Daney | 2010-02-27 | 1 | -12/+31 |
* | | MIPS: New macro smp_mb__before_llsc. | David Daney | 2010-02-27 | 6 | -25/+32 |
* | | MIPS: Remove unused macros from barrier.h | David Daney | 2010-02-27 | 1 | -2/+0 |
* | | MIPS: Octeon: Add I2C platform device. | David Daney | 2010-02-27 | 1 | -0/+5 |
* | | MIPS: Simplify param.h by using <asm-generic/param.h> | Robert P. J. Day | 2010-02-27 | 1 | -16/+1 |
* | | MIPS: Two-level pagetables for 64-bit kernels with 64KB pages. | David Daney | 2010-02-27 | 4 | -17/+37 |
* | | MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus | Manuel Lauss | 2010-02-27 | 1 | -1/+1 |
* | | MIPS: Alchemy: use runtime cpu detection in GPIO code. | Manuel Lauss | 2010-02-27 | 1 | -42/+48 |
* | | MIPS: Alchemy: Add au1000-eth platform device | Florian Fainelli | 2010-02-27 | 1 | -0/+17 |
* | | MIPS: Alchemy: Extended DB1200 board support. | Manuel Lauss | 2010-02-27 | 1 | -28/+5 |
* | | MIPS: Alchemy: remove unused SYS area structure | Manuel Lauss | 2010-02-27 | 1 | -49/+0 |
* | | MIPS: Alchemy: get rid of superfluous UART definitions | Manuel Lauss | 2010-02-27 | 1 | -92/+0 |
* | | MIPS: Alchemy: prom_putchar is board dependent | Manuel Lauss | 2010-02-27 | 1 | -0/+19 |
* | | MIPS: Alchemy: change dbdma to accept physical memory addresses | Manuel Lauss | 2010-02-27 | 1 | -2/+2 |
* | | MIPS: Alchemy: remove dbdma compat macros | Manuel Lauss | 2010-02-27 | 1 | -21/+2 |
* | | MIPS: Alchemy: Stop IRQ name sharing | Manuel Lauss | 2010-02-27 | 2 | -381/+367 |
* | | MIPS: Alchemy: Simple cpu subtype detector | Manuel Lauss | 2010-02-27 | 1 | -0/+31 |
* | | MIPS: Alchemy: devboards: wire up new PCMCIA driver. | Manuel Lauss | 2010-02-27 | 6 | -116/+0 |
* | | MIPS: PCMCIA: new socket driver for Au1000 demoboards. | Manuel Lauss | 2010-02-27 | 1 | -0/+14 |