aboutsummaryrefslogtreecommitdiff
path: root/arch/mips
AgeCommit message (Expand)AuthorFilesLines
2008-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-46/+10
2008-05-01[PATCH] split linux/file.hGravatar Al Viro 1-0/+1
2008-05-01[PATCH] remove horrors with irix tty ioctls handlingGravatar Al Viro 1-46/+9
2008-05-01remove div_long_long_remGravatar Roman Zippel 2-4/+6
2008-04-30Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Gravatar Linus Torvalds 1-34/+1
2008-04-30Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...Gravatar Len Brown 124-2247/+3343
2008-04-29mips: use kbuild.h instead of macros in asm-offsets.cGravatar Christoph Lameter 1-260/+218
2008-04-29proc: switch /proc/excite/unit_id to seq_file interfaceGravatar Alexey Dobriyan 1-8/+20
2008-04-29proc: remove proc_root from driversGravatar Alexey Dobriyan 1-1/+1
2008-04-29proper extern for late_time_initGravatar Adrian Bunk 1-3/+0
2008-04-29iomap: fix 64 bits resources on 32 bitsGravatar Benjamin Herrenschmidt 1-2/+2
2008-04-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusGravatar Linus Torvalds 119-1839/+3101
2008-04-28[MIPS] Pb1200/DBAu1200: move platform code to its proper placeGravatar Sergei Shtylyov 3-54/+85
2008-04-28[MIPS] Fix handling of trap and breakpoint instructionsGravatar Ralf Baechle 1-52/+37
2008-04-28[MIPS] Pb1200: do register SMC 91C111Gravatar Sergei Shtylyov 1-5/+3
2008-04-28[MIPS] DBAu1200: fix bad SMC 91C111 resource sizeGravatar Sergei Shtylyov 1-1/+1
2008-04-28[MIPS] Fix some sparse warnings on traps.c and irq-msc01.cGravatar Atsushi Nemoto 1-6/+4
2008-04-28[MIPS] cevt-gt641xx: Kill unnecessary includeGravatar Atsushi Nemoto 1-2/+0
2008-04-28[MIPS] DS1287: Add clockevent driverGravatar Yoichi Yuasa 4-47/+156
2008-04-28[MIPS] add DECstation I/O ASIC clocksourceGravatar Yoichi Yuasa 4-1/+71
2008-04-28[MIPS] rbtx4938: minor cleanupGravatar Atsushi Nemoto 1-2/+0
2008-04-28[MIPS] rbtx4938: misc cleanupsGravatar Atsushi Nemoto 4-84/+43
2008-04-28[MIPS] jmr3927: use generic txx9 gpioGravatar Atsushi Nemoto 2-3/+9
2008-04-28[MIPS] rbhma4500: use generic txx9 gpioGravatar Atsushi Nemoto 2-90/+45
2008-04-28[MIPS] generic txx9 gpio supportGravatar Atsushi Nemoto 3-0/+94
2008-04-28[MIPS] unexport null_perf_irq() and make it staticGravatar Dmitri Vorobiev 3-5/+5
2008-04-28[MIPS] unexport rtc_mips_set_time()Gravatar Dmitri Vorobiev 1-1/+0
2008-04-28[MIPS] unexport copy_from_user_page()Gravatar Dmitri Vorobiev 1-3/+0
2008-04-28[MIPS] unexport copy_to_user_page()Gravatar Dmitri Vorobiev 1-2/+0
2008-04-28[MIPS] unexport copy_user_highpage()Gravatar Dmitri Vorobiev 1-2/+0
2008-04-28[MIPS] Alchemy: move UART platform code to its proper placeGravatar Sergei Shtylyov 1-0/+57
2008-04-28[MIPS] Alchemy: kill useless #include's, #define's and extern'sGravatar Sergei Shtylyov 41-345/+35
2008-04-28[MIPS] malta_int.c: make 4 variables staticGravatar Dmitri Vorobiev 1-4/+4
2008-04-28[MIPS] make standard_io_resources[] staticGravatar Dmitri Vorobiev 1-2/+2
2008-04-28[MIPS] make plat_perf_setup() staticGravatar Dmitri Vorobiev 1-1/+1
2008-04-28[MIPS] make mdesc and prom_getmdesc() staticGravatar Dmitri Vorobiev 1-2/+2
2008-04-28[MIPS] make mips_ejtag_setup() staticGravatar Dmitri Vorobiev 1-1/+1
2008-04-28[MIPS] make mips_nmi_setup() staticGravatar Dmitri Vorobiev 1-1/+1
2008-04-28[MIPS] replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 6-7/+7
2008-04-28[MIPS] remove redundant display of free swap space in show_mem()Gravatar Johannes Weiner 1-1/+0
2008-04-28[MIPS] Alchemy: kill useless time variablesGravatar Sergei Shtylyov 2-17/+6
2008-04-28[MIPS] Alchemy: don't unmask timer IRQ earlyGravatar Sergei Shtylyov 2-10/+5
2008-04-28[MIPS] Move arch/mips/philips to arch/mips/nxpGravatar Daniel Laird 21-26/+24
2008-04-28[MIPS] replace __inline with inlineGravatar Harvey Harrison 2-2/+2
2008-04-28[MIPS] Add support for MIPS CMP platform.Gravatar Ralf Baechle 21-116/+1389
2008-04-28[MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCitGravatar Chris Dearman 1-5/+11
2008-04-28[MIPS] Add noulri kernel argument to disable "rdhwr $29" usermode support.Gravatar Chris Dearman 1-1/+12
2008-04-28[MIPS] Allow setting of the cache attribute at run time.Gravatar Chris Dearman 8-26/+45
2008-04-28[MIPS] All MIPS32 processors support64-bit physical addresses.Gravatar Chris Dearman 2-2/+2
2008-04-28[MIPS] Remove TLB sanitation codeGravatar Chris Dearman 3-61/+0