summaryrefslogtreecommitdiff
path: root/arch/mips/include/asm
AgeCommit message (Expand)AuthorFilesLines
2009-06-17kmap_types: make most arches use generic header fileRandy Dunlap1-21/+3
2009-06-17time: move PIT_TICK_RATE to linux/timex.hArnd Bergmann1-2/+0
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller11-103/+24
2009-06-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds5-6/+11
2009-06-12PM: Remove unused asm/suspend.hMagnus Damm1-6/+0
2009-06-12asm-generic: merge branch 'master' of torvalds/linux-2.6Arnd Bergmann1-1/+1
2009-06-11asm-generic: rename page.h and uaccess.hArnd Bergmann1-1/+1
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann1-1/+1
2009-06-11asm-generic: introduce asm/bitsperlong.hArnd Bergmann2-3/+8
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann1-1/+1
2009-06-11Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle2-89/+7
2009-06-08MIPS: ioctl.h: Fix headers_check warningsJaswinder Singh Rajput1-0/+4
2009-06-07cfg80211: errno.h: define ERFKILLAlexander Beregalov1-0/+2
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar20-159/+238
2009-05-22MIPS: Fix sparse warning in incompatiable argument type of clear_user.Wu Zhangjin1-1/+1
2009-05-14MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.Ralf Baechle1-92/+50
2009-05-14MIPS: Fix highmem.Ralf Baechle2-2/+7
2009-05-14MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle1-4/+4
2009-05-14MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle1-2/+2
2009-05-14MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2-18/+23
2009-05-14MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle1-12/+27
2009-05-14MIPS: Make access_ok() sideeffect proof.Ralf Baechle1-3/+13
2009-05-14MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer1-2/+2
2009-05-14MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle4-0/+23
2009-05-14MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto1-2/+7
2009-05-14MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2-2/+11
2009-05-14MIPS: Loongson 2 needs no hazard barriers.Zhang Le1-2/+3
2009-05-14MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto1-1/+0
2009-05-14MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle1-1/+1
2009-05-14MIPS: Add Loongson cpu-feature-overrides.hZhang Le1-0/+59
2009-05-14MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss1-17/+0
2009-05-14MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss1-2/+2
2009-05-14MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss1-1/+1
2009-05-14MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell1-1/+5
2009-05-14MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell1-8/+11
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu1-1/+1
2009-04-08Merge branch 'next' into for-linusDmitry Torokhov1-0/+3
2009-04-07Merge git://git.infradead.org/mtd-2.6Linus Torvalds4-0/+42
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2009-04-03Allow rwlocks to re-enable interruptsRobin Holt1-0/+2
2009-04-03preadv/pwritev: MIPS: Add preadv(2) and pwritev(2) syscalls.Ralf Baechle1-6/+12
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar1-0/+1
2009-04-01bcm47xx: fix GPIO API return codesMichael Buesch1-8/+12
2009-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumaskLinus Torvalds1-1/+0
2009-03-30MIPS: Alchemy: MIPS hazard workarounds are not required.Manuel Lauss1-2/+2
2009-03-30MIPS: Alchemy: provide cpu feature overrides.Manuel Lauss1-0/+49
2009-03-30MIPS: Alchemy: unify CPU model constants.Manuel Lauss1-2/+1
2009-03-30MIPS: Malta: make a needlessly global integer variable staticDmitri Vorobiev1-2/+0
2009-03-30MIPS: Au1000: convert to using gpiolibFlorian Fainelli1-53/+17