summaryrefslogtreecommitdiffstats
path: root/include/asm-mips
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Fix bug in atomic_sub_if_positive.Ralf Baechle2008-07-041-2/+2
* [MIPS] Malta: Fix build errors for 64-bit kernelsThomas Bogendoerfer2008-06-161-2/+2
* [MIPS] Lasat: bring back from the deadThomas Horsten2008-06-161-2/+2
* [MIPS] vpe_id is required for VSMP and SMTC buildsChris Dearman2008-06-161-2/+2
* [MIPS] Fix build for PNX platforms.Ralf Baechle2008-06-161-2/+0Star
* [MIPS] Alchemy: Add au1500 reserved interruptbruno randolf2008-06-161-0/+1
* [MIPS] Fix typo in header guardVegard Nossum2008-06-051-1/+1
* [MIPS] Add accessors for random register.Ralf Baechle2008-06-051-0/+3
* [MIPS] Add missing braces to pte_mkyoungIlpo Järvinen2008-06-051-1/+2
* [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids.Manuel Lauss2008-06-051-0/+1
* fix parenthesis in include/asm-mips/mach-au1x00/au1000.hMariusz Kozlowski2008-05-241-1/+1
* fix parenthesis in include/asm-mips/gic.hMariusz Kozlowski2008-05-241-1/+1
* [MIPS] Get rid of __ilog2Ralf Baechle2008-05-121-7/+2Star
* [MIPS] Fix __fls for non-MIPS32/MIPS64 cpusThomas Bogendoerfer2008-05-121-2/+3
* [MIPS] Pb1200/DBAu1200 code style cleanupSergei Shtylyov2008-05-122-85/+81Star
* [MIPS] Pb1550 code style cleanupSergei Shtylyov2008-05-121-25/+26
* [MIPS] Pb1500 code style cleanupSergei Shtylyov2008-05-121-20/+18Star
* [MIPS] Pb1100 code style cleanupSergei Shtylyov2008-05-121-48/+48
* [MIPS] Pb1000 code style cleanupSergei Shtylyov2008-05-121-137/+52Star
* [MIPS] DBAu1xx0 code style cleanupSergei Shtylyov2008-05-121-41/+42
* [MIPS] Alchemy common headers style cleanupSergei Shtylyov2008-05-128-1209/+1175Star
* [MIPS] Add empty argument parenthesis to GCC_IMM_ASMRalf Baechle2008-05-121-2/+2
* [MIPS] MT: Functional fixes and a little reformatting of APRP supportKevin D. Kissell2008-05-121-2/+2
* fix asm-mips/types.h syntax errorAdrian Bunk2008-05-041-2/+0Star
* mips: types: use <asm-generic/int-*.h> for the mips architectureH. Peter Anvin2008-05-031-50/+6Star
* rename div64_64 to div64_u64Roman Zippel2008-05-011-6/+0Star
* 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
|\