summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le2008-10-273-11/+43
* MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven2008-10-271-4/+18
* MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi2008-10-271-20/+0
* MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi2008-10-271-45/+38
* MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi2008-10-271-17/+0
* MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi2008-10-276-367/+249
* MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi2008-10-272-13/+10
* MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi2008-10-272-10/+8
* MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi2008-10-272-11/+8
* MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi2008-10-271-3/+0
* MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi2008-10-2713-16/+16
* MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi2008-10-2711-3/+3
* MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi2008-10-278-24/+45
* MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi2008-10-278-3/+24
* MIPS: RB532: Disable the right devicePhil Sutter2008-10-271-1/+1
* MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird2008-10-2716-0/+2783
* MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven2008-10-271-1/+1
* MIPS: Fix KGDB build errorYoichi Yuasa2008-10-271-0/+1
* MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle2008-10-271-9/+0
* MIPS: IP22: Small cleanupsDmitri Vorobiev2008-10-271-4/+4
* MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto2008-10-273-0/+84
* MIPS: TXx9: 7 segment LED supportAtsushi Nemoto2008-10-275-0/+153
* MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss2008-10-272-24/+155
* MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli2008-10-271-0/+4
* MIPS: RB532: Fix build errorAdrian Bunk2008-10-271-0/+1
* MIPS: Fix KGDB build errorDavid Daney2008-10-271-8/+8
* MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto2008-10-271-1/+1
* MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto2008-10-272-2/+2
* MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle2008-10-271-2/+4
* MIPS: Don't unmap the memory for dma_sync*.David Daney2008-10-271-2/+0
* MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei2008-10-272-6/+6
* MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei2008-10-271-4/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2008-10-233-5/+16
|\
| * sparc: correct section of current_pc()Frederic Weisbecker2008-10-221-0/+1
| * sparc: correct section of apc_no_idleFrederic Weisbecker2008-10-221-1/+1
| * sparc64: Fix race in arch/sparc64/kernel/trampoline.SAndrea Shepard2008-10-221-4/+14
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-10-233-0/+61
|\ \
| * | TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto2008-10-233-0/+61
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-2338-1246/+3585
|\ \ \
| * | | [ARM] 5321/1: Kirkwood: fix typo in MakefileNicolas Pitre2008-10-231-1/+1
| * | | [ARM] 5320/1: fix assembly constraints in implementation of do_div()Nicolas Pitre2008-10-231-3/+3
| * | | [ARM] 5318/1: Swap the PRRR and NMRR values in proc-v7.SCatalin Marinas2008-10-221-2/+2
| * | | [ARM] 5316/1: AT91: oops (regression) fix on gpio irqDavid Brownell2008-10-221-0/+1
| * | | Merge branch 'for-rmk' of git://git.android.com/kernel into develRussell King2008-10-22451-8604/+30066
| |\ \ \
| | * | | [ARM] msm: vreg interface to msm7k pmicBrian Swetland2008-10-223-0/+173
| | * | | [ARM] msm: dma: various basic dma improvements and bugfixesBrian Swetland2008-10-222-25/+71
| | * | | [ARM] msm: clock: provide clk_*() api support forBrian Swetland2008-10-226-0/+395
| | * | | [ARM] msm: clean up iomap and devicesBrian Swetland2008-10-2210-193/+368
| | * | | [ARM] msm: add proc_comm support, necessary for clock and power controlBrian Swetland2008-10-223-0/+276
| | * | | [ARM] msm: rename ARCH_MSM7X00A to ARCH_MSMBrian Swetland2008-10-225-20/+14
| | | |/ | | |/|
OpenPOWER on IntegriCloud