summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
AgeCommit message (Expand)AuthorLines
2008-05-24fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski-1/+1
2008-05-24fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski-1/+1
2008-05-12[MIPS] Get rid of __ilog2Ralf Baechle-7/+2
2008-05-12[MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer-2/+3
2008-05-12[MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov-85/+81
2008-05-12[MIPS] Pb1550 code style cleanupSergei Shtylyov-25/+26
2008-05-12[MIPS] Pb1500 code style cleanupSergei Shtylyov-20/+18
2008-05-12[MIPS] Pb1100 code style cleanupSergei Shtylyov-48/+48
2008-05-12[MIPS] Pb1000 code style cleanupSergei Shtylyov-137/+52
2008-05-12[MIPS] DBAu1xx0 code style cleanupSergei Shtylyov-41/+42
2008-05-12[MIPS] Alchemy common headers style cleanupSergei Shtylyov-1209/+1175
2008-05-12[MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle-2/+2
2008-05-12[MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell-2/+2
2008-05-04fix asm-mips/types.h syntax errorAdrian Bunk-2/+0
2008-05-02mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin-50/+6
2008-05-01rename div64_64 to div64_u64Roman Zippel-6/+0
2008-04-30asm-*/futex.h should include linux/uaccess.hJeff Dike-1/+1
2008-04-29kernel: Move arches to use common unaligned accessHarvey Harrison-19/+18
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds-272/+992
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeSergei Shtylyov-18/+18
2008-04-28[MIPS] IP27: Fix build bug due to missing includeAdrian Bunk-0/+2
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cAtsushi Nemoto-0/+2
2008-04-28[MIPS] DS1287: Add clockevent driverYoichi Yuasa-0/+27
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceYoichi Yuasa-0/+2
2008-04-28[MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macroSergei Shtylyov-14/+0
2008-04-28[MIPS] rbtx4938: misc cleanupsAtsushi Nemoto-116/+20
2008-04-28[MIPS] jmr3927: use generic txx9 gpioAtsushi Nemoto-15/+3
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioAtsushi Nemoto-13/+1
2008-04-28[MIPS] generic txx9 gpio supportAtsushi Nemoto-0/+29
2008-04-28[MIPS] make fallback gpio.h gpiolib-friendlyAtsushi Nemoto-0/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlySergei Shtylyov-10/+2
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpDaniel Laird-1/+1
2008-04-28[MIPS] Add support for MIPS CMP platform.Ralf Baechle-7/+802
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitChris Dearman-0/+1
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Chris Dearman-35/+30
2008-04-28[MIPS] Tidy up cache attributesChris Dearman-39/+42
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Chris Dearman-8/+8
2008-04-28serial: add VR41xx SIU setup for serial consoleYoichi Yuasa-2/+14
2008-04-28mm: introduce pte_special pte bitNick Piggin-0/+2
2008-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-0/+5
2008-04-26au1xxx-ide: fix MWDMA supportBartlomiej Zolnierkiewicz-42/+0
2008-04-26generic: implement __fls on all 64-bit archsAlexander van Heukelum-0/+5
2008-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds-10/+0
2008-04-18ide: remove ide_init_default_irq() macroBartlomiej Zolnierkiewicz-6/+0
2008-04-18ide: remove ide_default_io_ctl() macroBartlomiej Zolnierkiewicz-2/+0
2008-04-18ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2)Bartlomiej Zolnierkiewicz-2/+0
2008-04-17Generic semaphore implementationMatthew Wilcox-108/+1
2008-04-17Pb1200/DBAu1200: fix bad IDE resource sizeSergei Shtylyov-4/+4
2008-04-17Au1200: kill IDE driver function prototypesSergei Shtylyov-18/+0
2008-04-07[MIPS] Handle aliases in vmalloc correctly.Ralf Baechle-2/+16