aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle463-82/+82
2008-10-11MIPS: Alchemy: rename directoryRalf Baechle54-21/+21
2008-10-11MIPS: Optimize get_user and put_user for 64-bitRalf Baechle1-4/+4
2008-10-11MIPS: TXx9: Implement prom_free_prom_memoryAtsushi Nemoto1-0/+6
2008-10-11MIPS: TXx9: Add RBTX4939 board supportAtsushi Nemoto9-6/+573
2008-10-11MIPS: TXx9: Add TX4939 SoC supportAtsushi Nemoto7-0/+1337
2008-10-11MIPS: TXx9: IOC LED supportAtsushi Nemoto6-0/+123
2008-10-11MIPS: TXx9: Microoptimize interrupt handlersAtsushi Nemoto3-7/+25
2008-10-11MIPS: TXx9: stop_unused_modulesAtsushi Nemoto2-0/+87
2008-10-11Documentation: Document the RB532 specific kmac tagFlorian Fainelli1-0/+4
2008-10-11MIPS: RB532: Convert to GPIO libFlorian Fainelli3-129/+176
2008-10-11MIPS: RB532: Remove unused rc32434_sync_delay and rc32434_sync_udelayFlorian Fainelli1-12/+0
2008-10-11MIPS: RB532: Cleanup the headers againFlorian Fainelli6-36/+28
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 Fainelli2-14/+0
2008-10-11MIPS: RB532: Use physical addresses for gpio and device controller registersFlorian Fainelli2-5/+6
2008-10-11MIPS: RB532: Cleanup and group definitions to their right placesFlorian Fainelli3-14/+16
2008-10-11MIPS: TXx9: Declare smsc_fdc37m81x_config_get() in smsc_fdc37m81x.hAtsushi Nemoto1-0/+1
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 Nemoto4-0/+72
2008-10-11MIPS: TXx9: Make spi_eeprom.c more genericAtsushi Nemoto5-20/+41
2008-10-11MIPS: RBTX4938: Add TOSHIBA_RBTX4938_MPLEX_KEEPAtsushi Nemoto2-3/+12
2008-10-11MIPS: TXx9: Raise priority of interrupts for errors, timers, SIOAtsushi Nemoto3-0/+33
2008-10-11MIPS: TXx9: Add mtd supportAtsushi Nemoto11-0/+150
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 Nemoto2-6/+78
2008-10-11MIPS: TXx9: Add prom_getenvAtsushi Nemoto2-0/+16
2008-10-11MIPS: TXx9: Improve handling of built-in and command-line argsAtsushi Nemoto6-24/+31
2008-10-11MIPS: RBTX4927: More explicit initializationAtsushi Nemoto3-0/+16
2008-10-11MIPS: PMC MSP71XX gpio driversPatrick Glass4-0/+413
2008-10-11MIPS: Use compat_sys_ptraceThomas Bogendoerfer5-37/+25
2008-10-10Fix barrier fail detection in XFSChristoph Hellwig3-4/+14
2008-10-10PnP: move pnpacpi/pnpbios_init to after PCI initLinus Torvalds3-3/+6
2008-10-10dm: detect lost queueAlasdair G Kergon1-3/+23
2008-10-10dm: publish dm_vcallocMikulas Patocka2-1/+5
2008-10-10dm: publish dm_table_unplug_allMikulas Patocka2-1/+5
2008-10-10dm: publish dm_get_mapinfoMikulas Patocka2-1/+1
2008-10-10dm: export struct dm_devMikulas Patocka4-40/+49
2008-10-10dm crypt: avoid unnecessary wait when splitting bioMilan Broz1-8/+18
2008-10-10dm crypt: tidy ctx pendingMilan Broz1-5/+11
2008-10-10dm crypt: fix async inc_pendingMilan Broz1-3/+2
2008-10-10dm crypt: move dec_pending on error into write_io_submitMilan Broz1-3/+2
2008-10-10dm crypt: remove inc_pending from write_io_submitAlasdair G Kergon1-4/+5
2008-10-10dm crypt: tidy write loop pendingMilan Broz1-16/+9
2008-10-10dm crypt: tidy crypt allocMilan Broz1-7/+17
2008-10-10dm crypt: tidy inc pendingMilan Broz1-5/+10