| Commit message (Expand) | Author | Age |
* | [MIPS] Fix typo in header guard | Vegard Nossum | 2008-06-05 |
* | [MIPS] Add accessors for random register. | Ralf Baechle | 2008-06-05 |
* | [MIPS] Add missing braces to pte_mkyoung | Ilpo Järvinen | 2008-06-05 |
* | [MIPS] Alchemy: dbdma: add API to delete custom DDMA device ids. | Manuel Lauss | 2008-06-05 |
* | fix parenthesis in include/asm-mips/mach-au1x00/au1000.h | Mariusz Kozlowski | 2008-05-24 |
* | fix parenthesis in include/asm-mips/gic.h | Mariusz Kozlowski | 2008-05-24 |
* | [MIPS] Get rid of __ilog2 | Ralf Baechle | 2008-05-12 |
* | [MIPS] Fix __fls for non-MIPS32/MIPS64 cpus | Thomas Bogendoerfer | 2008-05-12 |
* | [MIPS] Pb1200/DBAu1200 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Pb1550 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Pb1500 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Pb1100 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Pb1000 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] DBAu1xx0 code style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Alchemy common headers style cleanup | Sergei Shtylyov | 2008-05-12 |
* | [MIPS] Add empty argument parenthesis to GCC_IMM_ASM | Ralf Baechle | 2008-05-12 |
* | [MIPS] MT: Functional fixes and a little reformatting of APRP support | Kevin D. Kissell | 2008-05-12 |
* | fix asm-mips/types.h syntax error | Adrian Bunk | 2008-05-04 |
* | mips: types: use <asm-generic/int-*.h> for the mips architecture | H. Peter Anvin | 2008-05-02 |
* | rename div64_64 to div64_u64 | Roman Zippel | 2008-05-01 |
* | asm-*/futex.h should include linux/uaccess.h | Jeff Dike | 2008-04-30 |
* | kernel: Move arches to use common unaligned access | Harvey Harrison | 2008-04-29 |
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 2008-04-28 |
|\ |
|
| * | [MIPS] Pb1200/DBAu1200: move platform code to its proper place | Sergei Shtylyov | 2008-04-28 |
| * | [MIPS] IP27: Fix build bug due to missing include | Adrian Bunk | 2008-04-28 |
| * | [MIPS] Fix some sparse warnings on traps.c and irq-msc01.c | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] DS1287: Add clockevent driver | Yoichi Yuasa | 2008-04-28 |
| * | [MIPS] add DECstation I/O ASIC clocksource | Yoichi Yuasa | 2008-04-28 |
| * | [MIPS] Alchemy: kill unused PCI_IRQ_TABLE_LOOKUP macro | Sergei Shtylyov | 2008-04-28 |
| * | [MIPS] rbtx4938: misc cleanups | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] jmr3927: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] rbhma4500: use generic txx9 gpio | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] generic txx9 gpio support | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] make fallback gpio.h gpiolib-friendly | Atsushi Nemoto | 2008-04-28 |
| * | [MIPS] Alchemy: don't unmask timer IRQ early | Sergei Shtylyov | 2008-04-28 |
| * | [MIPS] Move arch/mips/philips to arch/mips/nxp | Daniel Laird | 2008-04-28 |
| * | [MIPS] Add support for MIPS CMP platform. | Ralf Baechle | 2008-04-28 |
| * | [MIPS] Add CoreFPGA5 support; distinguish between SOCit/ROCit | Chris Dearman | 2008-04-28 |
| * | [MIPS] Allow setting of the cache attribute at run time. | Chris Dearman | 2008-04-28 |
| * | [MIPS] Tidy up cache attributes | Chris Dearman | 2008-04-28 |
| * | [MIPS] All MIPS32 processors support64-bit physical addresses. | Chris Dearman | 2008-04-28 |
* | | serial: add VR41xx SIU setup for serial console | Yoichi Yuasa | 2008-04-28 |
* | | mm: introduce pte_special pte bit | Nick Piggin | 2008-04-28 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86... | Linus Torvalds | 2008-04-26 |
|\ |
|
| * | generic: implement __fls on all 64-bit archs | Alexander van Heukelum | 2008-04-26 |
* | | au1xxx-ide: fix MWDMA support | Bartlomiej Zolnierkiewicz | 2008-04-26 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | ide: remove ide_init_default_irq() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | ide: remove ide_default_io_ctl() macro | Bartlomiej Zolnierkiewicz | 2008-04-17 |
| * | ide: add CONFIG_IDE_ARCH_OBSOLETE_DEFAULTS (take 2) | Bartlomiej Zolnierkiewicz | 2008-04-17 |