summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: Add I2C platform data to sh7722Magnus Damm2008-04-181-0/+21
* sh: MigoR NAND flash support using gen_flashMagnus Damm2008-04-181-0/+73
* sh: MigoR NOR flash support using physmap-flashMagnus Damm2008-04-181-0/+46
* sh: Fix up mach-types formatting from merge damage.Paul Mundt2008-04-181-3/+3
* sh: r7780rp: Hook up the I2C and SMBus platform devices.Paul Mundt2008-04-181-3/+39
* sh: Use phyical addresses for MigoR smc91x resourcesMagnus Damm2008-04-181-3/+3
* sh: Use physical addresses for sh7722 USBF resourcesMagnus Damm2008-04-181-4/+3
* sh: Add MigoR header fileMagnus Damm2008-04-182-8/+59
* Fix sh_keysc double freeMagnus Damm2008-04-181-1/+0
* sh: Fix up __access_ok() check for nommu.Paul Mundt2008-04-181-4/+1
* sh: Allow optimized clear/copy page routines to be used on SH-2.Paul Mundt2008-04-182-6/+6
* sh: Hook up the rest of the SH7770 serial ports.Paul Mundt2008-04-181-1/+36
* sh: Add support for Solution Engine SH7721 boardYoshihiro Shimoda2008-04-189-6/+1319
* sh: Hook up remaining IRQ sources for R7780MP FPGA.Masayuki Hosokawa2008-04-182-23/+38
* sh: Initial support for the MX-G CPU.Paul Mundt2008-04-188-13/+194
* sh: Create an sh debugfs root.Paul Mundt2008-04-184-3/+19
* rtc: rtc-sh: Add support for periodic IRQs.Angelo Castello2008-04-181-109/+187
* sh: SuperH KEYSC keypad data for Solution Engine 7722Magnus Damm2008-04-182-0/+43
* sh: SuperH KEYSC keypad data for MigoRMagnus Damm2008-04-181-1/+55
* sh: SuperH KEYSC platform driverMagnus Damm2008-04-184-0/+304
* Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6Linus Torvalds2008-04-1866-2304/+1907
|\
| * [XFS] Fix merge failureLachlan McIlroy2008-04-181-2/+4
| * [XFS] The forward declarations for the xfs_ioctl() helpers and theLachlan McIlroy2008-04-181-312/+2
| * [XFS] Update XFS documentation for noikeep/ikeep.Josef Sipek2008-04-181-1/+2
| * [XFS] Update XFS Documentation for ikeep and ihashsizeDavid Chinner2008-04-181-8/+6
| * [XFS] Remove unused HAVE_SPLICE macro.Donald Douwsma2008-04-181-1/+1
| * [XFS] Remove CONFIG_XFS_SECURITY.Eric Sandeen2008-04-183-28/+2
| * [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoffTim Shimmin2008-04-181-5/+10
| * [XFS] Always use di_forkoff when checking for attr space.Eric Sandeen2008-04-181-1/+1
| * [XFS] Ensure the inode is joined in xfs_itruncate_finishDavid Chinner2008-04-181-72/+65
| * [XFS] Remove periodic logging of in-core superblock counters.David Chinner2008-04-183-16/+1
| * [XFS] fix logic error in xfs_alloc_ag_vextent_near()David Chinner2008-04-181-1/+1
| * [XFS] Don't error out on good I/Os.David Chinner2008-04-181-1/+3
| * [XFS] Catch log unmount failures.David Chinner2008-04-181-3/+3
| * [XFS] Sanitise xfs_log_force error checking.David Chinner2008-04-183-8/+30
| * [XFS] Check for errors when changing buffer pointers.David Chinner2008-04-181-11/+24
| * [XFS] Don't allow silent errors in xfs_inactive().David Chinner2008-04-181-4/+11
| * [XFS] Catch errors from xfs_imap().David Chinner2008-04-181-1/+3
| * [XFS] xfs_bulkstat_one_dinode() never returns an error.David Chinner2008-04-181-3/+1
| * [XFS] xfs_iflush_fork() never returns an error.David Chinner2008-04-181-17/+8
| * [XFS] Catch unwritten extent conversion errors.David Chinner2008-04-181-2/+6
| * [XFS] xfs_bdwrite() does not return errors.David Chinner2008-04-182-3/+7
| * [XFS] Ensure xfs_bawrite() errors are checked.David Chinner2008-04-185-6/+28
| * [XFS] Ensure errors from xfs_bdstrat() are correctly checked.David Chinner2008-04-186-26/+21
| * [XFS] remove bhv_vname_t and xfs_rename codeBarry Naujok2008-04-1812-203/+183
| * [XFS] Catch errors returned from xfs_bmap_last_offset().David Chinner2008-04-181-2/+5
| * [XFS] Check for xfs_free_extent() failing.David Chinner2008-04-181-5/+9
| * [XFS] Warn if errors come from block_truncate_page().David Chinner2008-04-181-1/+9
| * [XFS] xfs_bmap_adjacent() never returns an error.David Chinner2008-04-181-2/+1
| * [XFS] Make xfs_alloc_compute_aligned() void.David Chinner2008-04-181-11/+10
OpenPOWER on IntegriCloud