Age | Commit message (Expand) | Author | Files | Lines |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_gpio_irq_base | Shinya Kuribayashi | 2 | -13/+10 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sw_irq_base | Shinya Kuribayashi | 2 | -10/+8 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_irq_base global variable | Shinya Kuribayashi | 2 | -11/+8 |
2008-10-27 | MIPS: EMMA2RH: Remove emma2rh_sync on read operation | Shinya Kuribayashi | 1 | -3/+0 |
2008-10-27 | MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dir | Shinya Kuribayashi | 13 | -16/+16 |
2008-10-27 | MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/ | Shinya Kuribayashi | 11 | -3/+3 |
2008-10-27 | MIPS: EMMA: Kconfig reorganization | Shinya Kuribayashi | 8 | -24/+45 |
2008-10-27 | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 8 | -3/+24 |
2008-10-27 | MIPS: RB532: Disable the right device | Phil Sutter | 1 | -1/+1 |
2008-10-27 | MIPS: Add support for NXP PNX833x (STB222/5) into linux kernel | Daniel Laird | 16 | -0/+2783 |
2008-10-27 | MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spelling | Geert Uytterhoeven | 1 | -1/+1 |
2008-10-27 | MIPS: Fix KGDB build error | Yoichi Yuasa | 1 | -0/+1 |
2008-10-27 | MIPS: IP22: ip22-int.c header file weeding. | Ralf Baechle | 1 | -9/+0 |
2008-10-27 | MIPS: IP22: Small cleanups | Dmitri Vorobiev | 1 | -4/+4 |
2008-10-27 | MIPS: RBTX4939: Add smc91x support | Atsushi Nemoto | 3 | -0/+84 |
2008-10-27 | MIPS: TXx9: 7 segment LED support | Atsushi Nemoto | 5 | -0/+153 |
2008-10-27 | MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards. | Manuel Lauss | 2 | -24/+155 |
2008-10-27 | MIPS: RB532: Set gpio interrupt status and level for CompactFlash | Florian Fainelli | 1 | -0/+4 |
2008-10-27 | MIPS: RB532: Fix build error | Adrian Bunk | 1 | -0/+1 |
2008-10-27 | MIPS: Fix KGDB build error | David Daney | 1 | -8/+8 |
2008-10-27 | MIPS: Set ENOSYS to errno on illegal system call number for syscall(2) | Atsushi Nemoto | 1 | -1/+1 |
2008-10-27 | MIPS: Set positive error number to errno on illegal_syscall | Atsushi Nemoto | 2 | -2/+2 |
2008-10-27 | MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction. | Ralf Baechle | 1 | -2/+4 |
2008-10-27 | MIPS: Don't unmap the memory for dma_sync*. | David Daney | 1 | -2/+0 |
2008-10-27 | MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/ | Zhaolei | 2 | -6/+6 |
2008-10-27 | MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/ | Zhaolei | 1 | -4/+4 |
2008-10-24 | TXx9: Add TX4938 ATA support (v3) | Atsushi Nemoto | 3 | -0/+61 |
2008-10-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rri... | Linus Torvalds | 3 | -3/+3 |
2008-10-20 | mips: use bcd2bin/bin2bcd | Adrian Bunk | 5 | -59/+59 |
2008-10-20 | container freezer: implement freezer cgroup subsystem | Matt Helsley | 1 | -0/+2 |
2008-10-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 | Linus Torvalds | 2 | -4/+3 |
2008-10-16 | Merge branch 'personality' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -7/+3 |
2008-10-16 | sysctl: simplify ->strategy | Alexey Dobriyan | 1 | -9/+8 |
2008-10-16 | compat: generic compat get/settimeofday | Christoph Hellwig | 3 | -70/+4 |
2008-10-16 | compat: move cp_compat_stat to common code | Christoph Hellwig | 1 | -35/+0 |
2008-10-16 | device create: misc: convert device_create_drvdata to device_create | Greg Kroah-Hartman | 2 | -4/+3 |
2008-10-16 | [PATCH] remove unused ibcs2/PER_SVR4 in SET_PERSONALITY | Martin Schwidefsky | 1 | -7/+3 |
2008-10-15 | oprofile: more whitespace fixes | Robert Richter | 3 | -3/+3 |
2008-10-15 | MIPS: Kill unused <asm/debug.h> inclusions | Shinya Kuribayashi | 7 | -8/+0 |
2008-10-15 | MIPS: IP32: Add platform device for CMOS RTC; remove dead code | Thomas Bogendoerfer | 2 | -5/+16 |
2008-10-15 | MIPS: IP27: Switch over to RTC class driver | Thomas Bogendoerfer | 1 | -77/+22 |
2008-10-15 | MIPS: IP22/28: Switch over to RTC class driver | Thomas Bogendoerfer | 5 | -87/+15 |
2008-10-15 | MIPS: PCI: Scan busses when they are registered | Aurelien Jarno | 1 | -27/+53 |
2008-10-15 | MIPS: WGT634U: Add reset button support | Aurelien Jarno | 1 | -0/+37 |
2008-10-15 | MIPS: BCM47xx: Use the new SSB GPIO API | Aurelien Jarno | 4 | -74/+58 |
2008-10-15 | MIPS: BCM47xx: Remove references to BCM947XX | Aurelien Jarno | 1 | -3/+3 |
2008-10-15 | MIPS: WGT634U: Add machine detection message | Aurelien Jarno | 1 | -0/+3 |
2008-10-15 | MIPS: Align .data.cacheline_aligned based on CONFIG_MIPS_L1_CACHE_SHIFT | David Daney | 1 | -1/+1 |
2008-10-15 | MIPS: show_cpuinfo prints the type of the calling CPU | Johannes Dickgreber | 1 | -1/+1 |
2008-10-15 | MIPS: Fix wrong branch target in new spin_lock code. | Johannes Dickgreber | 1 | -1/+1 |