summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Add support for Texas Instruments AR7 System-on-a-ChipFlorian Fainelli2009-07-036-0/+376
* MIPS: Cavium: Add CPU hotplugging code.Ralf Baechle2009-06-241-1/+1
* MIPS: Add arch generic CPU hotplugRalf Baechle2009-06-242-0/+23
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-245-0/+5
* MIPS: bug.h Build fix - include <linux/compiler.h>.Ralf Baechle2009-06-241-0/+1
* Delete pcibios_select_rootMatthew Wilcox2009-06-171-13/+0
* MIPS: Add hibernation supportWu Zhangjin2009-06-171-0/+9
* MIPS: Move Cavium CP0 hwrena impl bits to cpu-feature-overrides.hDavid Daney2009-06-171-0/+1
* MIPS: Allow CPU specific overriding of CP0 hwrena impl bits.David Daney2009-06-171-0/+4
* MIPS: Add hugetlbfs page defines.David Daney2009-06-174-0/+32
* MIPS: Add support files for hugetlbfs.David Daney2009-06-171-0/+114
* MIPS: Cavium-Octeon: Add more chip specific feature tests.David Daney2009-06-171-0/+27
* MIPS: Cavium-Octeon: Add more board type constants.David Daney2009-06-171-0/+13
* MIPS: Add named alloc functions to OCTEON boot monitor memory allocator.David Daney2009-06-171-0/+85
* MIPS: Alchemy: Rewrite GPIO support.Manuel Lauss2009-06-172-29/+610
* MIPS: Alchemy: Remove unused au1000_gpio.h headerManuel Lauss2009-06-171-56/+0
* MIPS: BCM47xx: Fix gpio_direction_outputMatthieu Castet2009-06-171-0/+3
* MIPS: ioctl.h: Cleanup.Ralf Baechle2009-06-171-78/+7
* MIPS: TXx9: Add TX4939 RNG supportAtsushi Nemoto2009-06-171-0/+3
* MIPS: TXx9: Add SRAMC supportAtsushi Nemoto2009-06-173-0/+3
* MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli2009-06-171-5/+0
* MIPS: Remove execution hazard barriers for Octeon.David Daney2009-06-171-0/+1
* MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney2009-06-171-0/+4
* MIPS: TXx9: Add ACLC supportAtsushi Nemoto2009-06-174-0/+9
* MIPS: Add Cavium OCTEON PCI support.David Daney2009-06-174-0/+90
* MIPS: Add register definitions for PCI.David Daney2009-06-177-0/+9341
* MIPS: TXx9: Add DMAC supportAtsushi Nemoto2009-06-174-0/+7
* DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto2009-06-171-0/+48
* MIPS: Support 64-byte D-cache line sizeKevin Cernekee2009-06-171-0/+1
* MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee2009-06-176-6/+12
* MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee2009-06-176-6/+12
* MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle2009-06-171-1/+1
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-21/+3
* time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann2009-06-161-2/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2009-06-1511-103/+24
|\
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-6/+11
| |\
| | * asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann2009-06-121-1/+1
| | |\
| | * | asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| | * | asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-112-3/+8
| | * | asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-111-1/+1
| * | | PM: Remove unused asm/suspend.hMagnus Damm2009-06-121-6/+0
| | |/ | |/|
| * | Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-101-1/+1
| |\ \ | | |/ | |/|
| | * Merge branch 'linus' into irq/numaIngo Molnar2009-06-0120-159/+238
| | |\
| | * | irq: change ->set_affinity() to return statusYinghai Lu2009-04-281-1/+1
| * | | MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-082-89/+7
| * | | MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput2009-06-081-0/+4
| | |/ | |/|
| * | MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin2009-05-221-1/+1
* | | cfg80211: errno.h: define ERFKILLAlexander Beregalov2009-06-071-0/+2
|/ /
* | MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle2009-05-141-92/+50
OpenPOWER on IntegriCloud