summaryrefslogtreecommitdiffstats
path: root/arch/mips/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | MIPS: Fix highmem.Ralf Baechle2009-05-142-2/+7
* | MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.Ralf Baechle2009-05-141-4/+4
* | MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.Ralf Baechle2009-05-141-2/+2
* | MIPS: uaccess: Switch lock annotations to might_fault().Ralf Baechle2009-05-142-18/+23
* | MIPS: Make uaccess.h slightly more sparse friendly.Ralf Baechle2009-05-141-12/+27
* | MIPS: Make access_ok() sideeffect proof.Ralf Baechle2009-05-141-3/+13
* | MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.hThomas Bogendoerfer2009-05-141-2/+2
* | MIPS: Cavium: Add support for 8k and 32k page sizes.Ralf Baechle2009-05-144-0/+23
* | MIPS: Synchronize dma_map_page and dma_map_singleAtsushi Nemoto2009-05-141-2/+7
* | MIPS: Enable CLO / CLZ instructions via separate CPU propertyRalf Baechle2009-05-142-2/+11
* | MIPS: Loongson 2 needs no hazard barriers.Zhang Le2009-05-141-2/+3
* | MIPS: Do not include seccomp.h from compat.hAtsushi Nemoto2009-05-141-1/+0
* | MIPS: Fix build error if CONFIG_CEVT_R4K is undefined.Ralf Baechle2009-05-141-1/+1
* | MIPS: Add Loongson cpu-feature-overrides.hZhang Le2009-05-141-0/+59
* | MIPS: au1xxx-ide: Fix build with CONFIG_PMManuel Lauss2009-05-141-17/+0
* | MIPS: Alchemy: Add missing Au1200 GPIO203 interruptManuel Lauss2009-05-141-2/+2
* | MIPS: Alchemy: Fix AU1100 interrupt numbers off-by-oneManuel Lauss2009-05-141-1/+1
* | MIPS: SMTC: Fix xxx_clockevent_init() naming conflict for SMTCKevin D. Kissell2009-05-141-1/+5
* | MIPS: SMTC: Bring set/clear/change_c0_## return value semantics uptodate.Kevin D. Kissell2009-05-141-8/+11
|/
* Merge branch 'next' into for-linusDmitry Torokhov2009-04-081-0/+3
|\
| * Input: add driver for S1 button of rb532Phil Sutter2009-03-091-0/+3
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-064-0/+42
|\ \
| * | [MTD] RBTX4939: add MTD supportAtsushi Nemoto2009-03-201-0/+9
| * | [MTD] [NAND] TXx9: add NDFMC supportAtsushi Nemoto2009-03-203-0/+33
* | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+1
|\ \ \
| * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+1
| |\ \ \
| | * \ \ Merge branches 'tracing/ftrace', 'tracing/syscalls' and 'linus' into tracing/...Ingo Molnar2009-03-162-4/+6
| | |\ \ \ | | | |/ /
| | * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-132-2/+3
| | |\ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-0/+7
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-063-2/+3
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | * | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-1/+0
| | |\ \ \ \ \ \ | | | | |_|_|_|/ | | | |/| | | |
| | * | | | | | tracing: make CALLER_ADDRx overwriteableUwe Kleine-Koenig2009-03-021-0/+1
* | | | | | | | Allow rwlocks to re-enable interruptsRobin Holt2009-04-021-0/+2
OpenPOWER on IntegriCloud