summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: sh7724: Register CMT as an early platform device here too.Paul Mundt2009-04-191-0/+10
* sh: sh7724: Don't default enable the RTC clock.Paul Mundt2009-04-191-1/+0
*-. Merge branches 'sh/earlytimer' and 'sh/shmobile-r2r-staging'Paul Mundt2009-04-19406-4341/+9525
|\ \
| | * sh: Add a generic defconfig for SH7724 platforms.Paul Mundt2009-04-161-0/+707
| | * sh: Have SH7724 select ARCH_SHMOBILE.Paul Mundt2009-04-161-0/+1
| | * sh: sh7724: Add CMT clockevents support.Paul Mundt2009-04-161-0/+33
| | * sh: sh7724: Add VEU support.Kuninori Morimoto2009-04-161-0/+64
| | * sh: sh7724: Add VPU support.Kuninori Morimoto2009-04-161-0/+33
| | * sh: sh7724: Add I2C support.Kuninori Morimoto2009-04-161-0/+46
| | * serial: sh-sci: SH7724 support.Kuninori Morimoto2009-04-161-3/+20
| | * sh: Add support for SH7724 (SH-Mobile R2R) CPU subtype.Kuninori Morimoto2009-04-1611-14/+2997
| * | sh: Early Platform Data for SuperH MobileMagnus Damm2009-04-194-0/+40
| * | sh: Add plat_early_device_setup()Magnus Damm2009-04-192-0/+9
| * | sh: arch earlytimer supportMagnus Damm2009-04-191-0/+9
| * | clocksource: sh_cmt earlytimer supportMagnus Damm2009-04-191-2/+16
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-04-173-23/+122
| |\ \
| | * | [libata] fix build error on drivers/ata/pata_legacy.cZhenwen Xu2009-04-171-6/+7
| | * | pata_via: Cache and rewrite the device bitAlan Cox2009-04-171-7/+67
| | * | sata_mv: workaround for multi_count errata sata24Mark Lord2009-04-171-2/+42
| | * | sata_mv: tidy up qc->tf usage in qc_prep() functionsMark Lord2009-04-171-10/+8
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds2009-04-1729-371/+663
| |\ \ \
| | * | | staging: slicoss: update READMEStephen Hemminger2009-04-171-1/+30
| | * | | otus/zdusb.c: additional USB idnetifierDaniele Napolitano2009-04-172-1/+6
| | * | | Staging: go7007: fix build issuesGreg Kroah-Hartman2009-04-172-15/+2
| | * | | Staging: sxg: Fix leaks and checksum errors in transmit code pathMithlesh Thukral2009-04-171-35/+58
| | * | | Staging: sxg: Fix sleep in atomic context warning while loading driverMithlesh Thukral2009-04-171-0/+5
| | * | | Staging: sxg: Use correct queue_id for transmitting non-TCP packetsMithlesh Thukral2009-04-171-3/+7
| | * | | Staging: sxg: Fire watchdog timer at end of open routine to change the linkMithlesh Thukral2009-04-171-0/+2
| | * | | Staging: Pohmelfs: Add load balancing between network states with the same pr...Evgeniy Polyakov2009-04-172-1/+5
| | * | | Staging: Pohmelfs: Added IO permissions and priorities.Evgeniy Polyakov2009-04-175-32/+86
| | * | | Staging: Pohmelfs: Added ->show_stats() callback.Evgeniy Polyakov2009-04-172-5/+49
| | * | | Staging: Pohmelfs: Drop ftrans debugging code.Evgeniy Polyakov2009-04-174-66/+2
| | * | | Staging: Pohmelfs: Use wait_on_page_timeout when waiting for remote directory...Evgeniy Polyakov2009-04-171-1/+1
| | * | | Staging: Pohmelfs: Reduce debugging noise about non-existing objects.Evgeniy Polyakov2009-04-171-2/+2
| | * | | Staging: Pohmelfs: Sync fs before killing it, since dentry cache is shrunk be...Evgeniy Polyakov2009-04-171-1/+19
| | * | | Staging: Pohmelfs: Extend remount option.Evgeniy Polyakov2009-04-171-27/+46
| | * | | Staging: Pohmelfs: Set NETFS_INODE_REMOTE_SYNCED and clear NETFS_INODE_OWNED ...Evgeniy Polyakov2009-04-171-0/+2
| | * | | Staging: Pohmelfs: Added 'need_lock' variable into debug print.Evgeniy Polyakov2009-04-171-2/+2
| | * | | Staging: Pohmelfs: Disable read lock in pohmelfs_getattr().Evgeniy Polyakov2009-04-171-2/+2
| | * | | Staging: Pohmelfs: Move parent lock to the place where we really have to send...Evgeniy Polyakov2009-04-171-8/+8
| | * | | Staging: pohmelfs: Populate dentry cache when receiving the new readdir entry.Evgeniy Polyakov2009-04-171-0/+16
| | * | | Revert Staging: SLICOSS: use gfp_kernel where possibleLior Dotan2009-04-171-2/+2
| | * | | Staging: STLC45XX should depend on GENERIC_HARDIRQSGeert Uytterhoeven2009-04-171-1/+1
| | * | | Staging: binder: Defer flush and release operations to avoid deadlocks.Arve Hjønnevåg2009-04-171-61/+88
| | * | | Staging: binder: Prevent the wrong thread from adding a transaction to the st...Arve Hjønnevåg2009-04-171-0/+11
| | * | | Staging: binder: Cast to uintptr_t instead of size_t when aligning pointersArve Hjønnevåg2009-04-171-12/+14
| | * | | Staging: binder: Keep a reference to the files_struct while the driver is mma...Arve Hjønnevåg2009-04-171-16/+63
| | * | | Staging: binder: Add more offset validation.Arve Hjønnevåg2009-04-171-2/+13
| | * | | Staging: binder: mmap fixes.Arve Hjønnevåg2009-04-171-1/+9
| | * | | Staging: binder: Don't create two proc entries with the same name if the driv...Arve Hjønnevåg2009-04-171-0/+1
OpenPOWER on IntegriCloud