summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: TXx9: Add TX4939 ATA support (v2)Atsushi Nemoto3-0/+48
2008-10-11MIPS: Rewrite spinlocks to ticket locks.Ralf Baechle3-77/+188
2008-10-11MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment.Ralf Baechle1-11/+24
2008-10-11MIPS: IP checksums: Remove unncessary .set pseudosRalf Baechle1-12/+0
2008-10-11MIPS: IP checksums: Remove unncessary folding of sum to 16 bit.Ralf Baechle1-10/+0
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle463-42/+61652
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle54-21/+21
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto7-6/+437
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto6-0/+793
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto4-0/+118
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto2-7/+7
2008-10-11MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2-0/+87
2008-10-11MIPS: RB532: Convert to GPIO libFlorian Fainelli2-68/+162
2008-10-11MIPS: RB532: Cleanup the headers againFlorian Fainelli3-6/+6
2008-10-11MIPS: RB532: Remove obsolute reference to setup_serial_portFlorian Fainelli1-2/+0
2008-10-11MIPS: RB532: Fix id usage in platform devicesFlorian Fainelli1-3/+3
2008-10-11MIPS: RB532: replace raw volatile read with a readlFlorian Fainelli1-1/+1
2008-10-11MIPS: RB532: Remove gpio bootup stateFlorian Fainelli1-10/+0
2008-10-11MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli1-4/+4
2008-10-11MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli1-14/+2
2008-10-11MIPS: TXx9: Add __init tag for tx4938_pcic1_map_irq.Atsushi Nemoto1-1/+1
2008-10-11MIPS: TXx9: Add board_be_init for TX4927/TX4938Atsushi Nemoto2-0/+46
2008-10-11MIPS: TXx9: Default machine_restart using watchdog resetAtsushi Nemoto3-0/+71
2008-10-11MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto4-18/+24
2008-10-11MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2-3/+12
2008-10-11MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto2-0/+22
2008-10-11MIPS: TXx9: Add mtd supportAtsushi Nemoto7-0/+139
2008-10-11MIPS: TXx9: Runtime configuration of timeout-errorAtsushi Nemoto2-5/+11
2008-10-11MIPS: TXx9: Cache fixupAtsushi Nemoto6-26/+124
2008-10-11MIPS: TXx9: Early command-line preprocessingAtsushi Nemoto1-6/+68
2008-10-11MIPS: TXx9: Add prom_getenvAtsushi Nemoto1-0/+15
2008-10-11MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto5-23/+31
2008-10-11MIPS: RBTX4927: More explicit initializationAtsushi Nemoto2-0/+14
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass3-0/+367
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer4-37/+22
2008-10-11[ARM] 5300/1: fixup spitz reset during bootDmitry Baryshkov4-8/+14
2008-10-10Merge branch 'sched-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds14-0/+22
2008-10-10[S390] fix initialization of stpMartin Schwidefsky1-1/+1
2008-10-10[S390] introduce dirty bit for kvm live migrationFlorian Funke1-2/+43
2008-10-10[S390] Add ioctl support for EMC Symmetrix Subsystem Control I/ONigel Hislop1-0/+13
2008-10-10[S390] Move private simple udelay function to arch/s390/lib/delay.c.Heiko Carstens2-0/+14
2008-10-10[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.Hongjie Yang1-39/+212
2008-10-10[S390] ptrace changesMartin Schwidefsky8-48/+202
2008-10-10[S390] s390: use sys_pause for 31bit pause entry pointChristoph Hellwig4-12/+1
2008-10-10[S390] qdio enhanced SIGA (iqdio) support.Klaus-Dieter Wacker1-1/+7
2008-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2-0/+199
2008-10-10Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for...Ingo Molnar10-285/+595
2008-10-10Merge branch 'linus' into x86/pat2Ingo Molnar200-2434/+4091
2008-10-10x86, cpa: make the kernel physical mapping initialization a two pass sequence...Suresh Siddha1-88/+61