| Commit message (Expand) | Author | Age |
* | sh: Fix up L2 cache probe. | Paul Mundt | 2008-04-18 |
* | sh: Fix up SH-4A part probe. | Paul Mundt | 2008-04-18 |
* | sh: Add support for SH7723 CPU subtype. | Paul Mundt | 2008-04-18 |
* | sh: Fix up SH7763 build. | Paul Mundt | 2008-04-18 |
* | sh: Add migor_ts support to MigoR | Magnus Damm | 2008-04-18 |
* | sh: Add rs5c732b RTC support to MigoR | Magnus Damm | 2008-04-18 |
* | sh: Add I2C support to MigoR | Magnus Damm | 2008-04-18 |
* | sh: Add I2C platform data to sh7722 | Magnus Damm | 2008-04-18 |
* | sh: MigoR NAND flash support using gen_flash | Magnus Damm | 2008-04-18 |
* | sh: MigoR NOR flash support using physmap-flash | Magnus Damm | 2008-04-18 |
* | sh: Fix up mach-types formatting from merge damage. | Paul Mundt | 2008-04-18 |
* | sh: r7780rp: Hook up the I2C and SMBus platform devices. | Paul Mundt | 2008-04-18 |
* | sh: Use phyical addresses for MigoR smc91x resources | Magnus Damm | 2008-04-18 |
* | sh: Use physical addresses for sh7722 USBF resources | Magnus Damm | 2008-04-18 |
* | sh: Add MigoR header file | Magnus Damm | 2008-04-18 |
* | Fix sh_keysc double free | Magnus Damm | 2008-04-18 |
* | sh: Fix up __access_ok() check for nommu. | Paul Mundt | 2008-04-18 |
* | sh: Allow optimized clear/copy page routines to be used on SH-2. | Paul Mundt | 2008-04-18 |
* | sh: Hook up the rest of the SH7770 serial ports. | Paul Mundt | 2008-04-18 |
* | sh: Add support for Solution Engine SH7721 board | Yoshihiro Shimoda | 2008-04-18 |
* | sh: Hook up remaining IRQ sources for R7780MP FPGA. | Masayuki Hosokawa | 2008-04-18 |
* | sh: Initial support for the MX-G CPU. | Paul Mundt | 2008-04-18 |
* | sh: Create an sh debugfs root. | Paul Mundt | 2008-04-18 |
* | rtc: rtc-sh: Add support for periodic IRQs. | Angelo Castello | 2008-04-18 |
* | sh: SuperH KEYSC keypad data for Solution Engine 7722 | Magnus Damm | 2008-04-18 |
* | sh: SuperH KEYSC keypad data for MigoR | Magnus Damm | 2008-04-18 |
* | sh: SuperH KEYSC platform driver | Magnus Damm | 2008-04-18 |
* | Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 | Linus Torvalds | 2008-04-18 |
|\ |
|
| * | [XFS] Fix merge failure | Lachlan McIlroy | 2008-04-17 |
| * | [XFS] The forward declarations for the xfs_ioctl() helpers and the | Lachlan McIlroy | 2008-04-17 |
| * | [XFS] Update XFS documentation for noikeep/ikeep. | Josef Sipek | 2008-04-17 |
| * | [XFS] Update XFS Documentation for ikeep and ihashsize | David Chinner | 2008-04-17 |
| * | [XFS] Remove unused HAVE_SPLICE macro. | Donald Douwsma | 2008-04-17 |
| * | [XFS] Remove CONFIG_XFS_SECURITY. | Eric Sandeen | 2008-04-17 |
| * | [XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff | Tim Shimmin | 2008-04-17 |
| * | [XFS] Always use di_forkoff when checking for attr space. | Eric Sandeen | 2008-04-17 |
| * | [XFS] Ensure the inode is joined in xfs_itruncate_finish | David Chinner | 2008-04-17 |
| * | [XFS] Remove periodic logging of in-core superblock counters. | David Chinner | 2008-04-17 |
| * | [XFS] fix logic error in xfs_alloc_ag_vextent_near() | David Chinner | 2008-04-17 |
| * | [XFS] Don't error out on good I/Os. | David Chinner | 2008-04-17 |
| * | [XFS] Catch log unmount failures. | David Chinner | 2008-04-17 |
| * | [XFS] Sanitise xfs_log_force error checking. | David Chinner | 2008-04-17 |
| * | [XFS] Check for errors when changing buffer pointers. | David Chinner | 2008-04-17 |
| * | [XFS] Don't allow silent errors in xfs_inactive(). | David Chinner | 2008-04-17 |
| * | [XFS] Catch errors from xfs_imap(). | David Chinner | 2008-04-17 |
| * | [XFS] xfs_bulkstat_one_dinode() never returns an error. | David Chinner | 2008-04-17 |
| * | [XFS] xfs_iflush_fork() never returns an error. | David Chinner | 2008-04-17 |
| * | [XFS] Catch unwritten extent conversion errors. | David Chinner | 2008-04-17 |
| * | [XFS] xfs_bdwrite() does not return errors. | David Chinner | 2008-04-17 |
| * | [XFS] Ensure xfs_bawrite() errors are checked. | David Chinner | 2008-04-17 |