summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* asm-*/futex.h should include linux/uaccess.hJeff Dike2008-04-301-1/+1
* kernel: Move arches to use common unaligned accessHarvey Harrison2008-04-291-19/+18Star
* Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2008-04-2833-272/+992
|\
| * [MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov2008-04-282-18/+18
| * [MIPS] IP27: Fix build bug due to missing includeAdrian Bunk2008-04-281-0/+2
| * [MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto2008-04-281-0/+2
| * [MIPS] DS1287: Add clockevent driverYoichi Yuasa2008-04-281-0/+27
| * [MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa2008-04-281-0/+2
| * [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov2008-04-281-14/+0Star
| * [MIPS] rbtx4938: misc cleanupsAtsushi Nemoto2008-04-283-116/+20Star
| * [MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto2008-04-283-15/+3Star
| * [MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto2008-04-281-13/+1Star
| * [MIPS] generic txx9 gpio supportAtsushi Nemoto2008-04-281-0/+29
| * [MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto2008-04-281-0/+6
| * [MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov2008-04-281-10/+2Star
| * [MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird2008-04-281-1/+1
| * [MIPS] Add support for MIPS CMP platform.Ralf Baechle2008-04-2813-7/+802
| * [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman2008-04-281-0/+1
| * [MIPS] Allow setting of the cache attribute at run time.Chris Dearman2008-04-283-35/+30Star
| * [MIPS] Tidy up cache attributesChris Dearman2008-04-281-39/+42
| * [MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman2008-04-283-8/+8
* | serial: add VR41xx SIU setup for serial consoleYoichi Yuasa2008-04-282-2/+14
* | mm: introduce pte_special pte bitNick Piggin2008-04-281-0/+2
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds2008-04-261-0/+5
|\
| * generic: implement __fls on all 64-bit archsAlexander van Heukelum2008-04-261-0/+5
* | au1xxx-ide: fix MWDMA supportBartlomiej Zolnierkiewicz2008-04-261-42/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-04-181-10/+0Star
|\
| * ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz2008-04-181-6/+0Star
| * ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz2008-04-181-2/+0Star
| * ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz2008-04-181-2/+0Star
* | Generic semaphore implementationMatthew Wilcox2008-04-171-108/+1Star
|/
* Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov2008-04-172-4/+4
* Au1200: kill IDE driver function prototypesSergei Shtylyov2008-04-171-18/+0Star
* [MIPS] Handle aliases in vmalloc correctly.Ralf Baechle2008-04-071-2/+16
* Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf...Linus Torvalds2008-04-051-1/+1
|\
| * [MIPS] Pb1200: Fix header breakageSergei Shtylyov2008-04-041-1/+1
* | kvm: provide kvm.h for all architecture: fixes headers_installChristian Borntraeger2008-04-031-0/+6
* | [MIPS] Alchemy: work around clock misdetection on early Au1000Sergei Shtylyov2008-04-011-0/+1
|/
* [MIPS] Clocksource: Only install r4k counter as clocksource if present.Ralf Baechle2008-03-121-2/+3
* [MIPS] Lasat: fix LASAT_CASCADE_IRQYoichi Yuasa2008-03-121-1/+1
* [MIPS] Fix yosemite build errorRalf Baechle2008-03-122-1/+2
* [MIPS] Fix loads of section missmatchesRalf Baechle2008-03-121-1/+1
* [MIPS] IP27: Tighten up CPU description to fix warnings.Ralf Baechle2008-03-121-0/+4
* [MIPS] Fix plat_ioremap for JMR3927Atsushi Nemoto2008-03-121-1/+1
* Alchemy: compile fixManuel Lauss2008-02-244-0/+4
* [MIPS] RM: fix EISA=n compilationAdrian Bunk2008-02-191-0/+7
* [MIPS] Qemu: finish platform removalAdrian Bunk2008-02-191-30/+0Star
* [MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev2008-02-191-6/+15
* [MIPS] IP27: Add missing ~ in DMA code.Ralf Baechle2008-02-191-1/+1
* CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky2008-02-082-5/+13