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