aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include
AgeCommit message (Expand)Author
2009-06-17MIPS: RB532: Cleanup cpu-features-overridesFlorian Fainelli
2009-06-17MIPS: Remove execution hazard barriers for Octeon.David Daney
2009-06-17MIPS: Allow R2 CPUs to turn off generation of 'ehb' instructions.David Daney
2009-06-17MIPS: TXx9: Add ACLC supportAtsushi Nemoto
2009-06-17MIPS: Add Cavium OCTEON PCI support.David Daney
2009-06-17MIPS: Add register definitions for PCI.David Daney
2009-06-17MIPS: TXx9: Add DMAC supportAtsushi Nemoto
2009-06-17DMA: TXx9 Soc DMA Controller driverAtsushi Nemoto
2009-06-17MIPS: Support 64-byte D-cache line sizeKevin Cernekee
2009-06-17MIPS: Pass struct device to plat_dma_addr_to_phys()Kevin Cernekee
2009-06-17MIPS: Add size and direction arguments to plat_unmap_dma_mem()Kevin Cernekee
2009-06-17MIPS: Fix typo resulting in far too long ndelay times.Ralf Baechle
2009-06-16kmap_types: make most arches use generic header fileRandy Dunlap
2009-06-16time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2009-06-10Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle
2009-05-14MIPS: Fix highmem.Ralf Baechle
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov