index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: Add I2C platform data to sh7722
Magnus Damm
2008-04-18
1
-0
/
+21
*
sh: MigoR NAND flash support using gen_flash
Magnus Damm
2008-04-18
1
-0
/
+73
*
sh: MigoR NOR flash support using physmap-flash
Magnus Damm
2008-04-18
1
-0
/
+46
*
sh: Fix up mach-types formatting from merge damage.
Paul Mundt
2008-04-18
1
-3
/
+3
*
sh: r7780rp: Hook up the I2C and SMBus platform devices.
Paul Mundt
2008-04-18
1
-3
/
+39
*
sh: Use phyical addresses for MigoR smc91x resources
Magnus Damm
2008-04-18
1
-3
/
+3
*
sh: Use physical addresses for sh7722 USBF resources
Magnus Damm
2008-04-18
1
-4
/
+3
*
sh: Add MigoR header file
Magnus Damm
2008-04-18
2
-8
/
+59
*
Fix sh_keysc double free
Magnus Damm
2008-04-18
1
-1
/
+0
*
sh: Fix up __access_ok() check for nommu.
Paul Mundt
2008-04-18
1
-4
/
+1
*
sh: Allow optimized clear/copy page routines to be used on SH-2.
Paul Mundt
2008-04-18
2
-6
/
+6
*
sh: Hook up the rest of the SH7770 serial ports.
Paul Mundt
2008-04-18
1
-1
/
+36
*
sh: Add support for Solution Engine SH7721 board
Yoshihiro Shimoda
2008-04-18
9
-6
/
+1319
*
sh: Hook up remaining IRQ sources for R7780MP FPGA.
Masayuki Hosokawa
2008-04-18
2
-23
/
+38
*
sh: Initial support for the MX-G CPU.
Paul Mundt
2008-04-18
8
-13
/
+194
*
sh: Create an sh debugfs root.
Paul Mundt
2008-04-18
4
-3
/
+19
*
rtc: rtc-sh: Add support for periodic IRQs.
Angelo Castello
2008-04-18
1
-109
/
+187
*
sh: SuperH KEYSC keypad data for Solution Engine 7722
Magnus Damm
2008-04-18
2
-0
/
+43
*
sh: SuperH KEYSC keypad data for MigoR
Magnus Damm
2008-04-18
1
-1
/
+55
*
sh: SuperH KEYSC platform driver
Magnus Damm
2008-04-18
4
-0
/
+304
*
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
Linus Torvalds
2008-04-18
66
-2304
/
+1907
|
\
|
*
[XFS] Fix merge failure
Lachlan McIlroy
2008-04-18
1
-2
/
+4
|
*
[XFS] The forward declarations for the xfs_ioctl() helpers and the
Lachlan McIlroy
2008-04-18
1
-312
/
+2
|
*
[XFS] Update XFS documentation for noikeep/ikeep.
Josef Sipek
2008-04-18
1
-1
/
+2
|
*
[XFS] Update XFS Documentation for ikeep and ihashsize
David Chinner
2008-04-18
1
-8
/
+6
|
*
[XFS] Remove unused HAVE_SPLICE macro.
Donald Douwsma
2008-04-18
1
-1
/
+1
|
*
[XFS] Remove CONFIG_XFS_SECURITY.
Eric Sandeen
2008-04-18
3
-28
/
+2
|
*
[XFS] xfs_bmap_compute_maxlevels should be based on di_forkoff
Tim Shimmin
2008-04-18
1
-5
/
+10
|
*
[XFS] Always use di_forkoff when checking for attr space.
Eric Sandeen
2008-04-18
1
-1
/
+1
|
*
[XFS] Ensure the inode is joined in xfs_itruncate_finish
David Chinner
2008-04-18
1
-72
/
+65
|
*
[XFS] Remove periodic logging of in-core superblock counters.
David Chinner
2008-04-18
3
-16
/
+1
|
*
[XFS] fix logic error in xfs_alloc_ag_vextent_near()
David Chinner
2008-04-18
1
-1
/
+1
|
*
[XFS] Don't error out on good I/Os.
David Chinner
2008-04-18
1
-1
/
+3
|
*
[XFS] Catch log unmount failures.
David Chinner
2008-04-18
1
-3
/
+3
|
*
[XFS] Sanitise xfs_log_force error checking.
David Chinner
2008-04-18
3
-8
/
+30
|
*
[XFS] Check for errors when changing buffer pointers.
David Chinner
2008-04-18
1
-11
/
+24
|
*
[XFS] Don't allow silent errors in xfs_inactive().
David Chinner
2008-04-18
1
-4
/
+11
|
*
[XFS] Catch errors from xfs_imap().
David Chinner
2008-04-18
1
-1
/
+3
|
*
[XFS] xfs_bulkstat_one_dinode() never returns an error.
David Chinner
2008-04-18
1
-3
/
+1
|
*
[XFS] xfs_iflush_fork() never returns an error.
David Chinner
2008-04-18
1
-17
/
+8
|
*
[XFS] Catch unwritten extent conversion errors.
David Chinner
2008-04-18
1
-2
/
+6
|
*
[XFS] xfs_bdwrite() does not return errors.
David Chinner
2008-04-18
2
-3
/
+7
|
*
[XFS] Ensure xfs_bawrite() errors are checked.
David Chinner
2008-04-18
5
-6
/
+28
|
*
[XFS] Ensure errors from xfs_bdstrat() are correctly checked.
David Chinner
2008-04-18
6
-26
/
+21
|
*
[XFS] remove bhv_vname_t and xfs_rename code
Barry Naujok
2008-04-18
12
-203
/
+183
|
*
[XFS] Catch errors returned from xfs_bmap_last_offset().
David Chinner
2008-04-18
1
-2
/
+5
|
*
[XFS] Check for xfs_free_extent() failing.
David Chinner
2008-04-18
1
-5
/
+9
|
*
[XFS] Warn if errors come from block_truncate_page().
David Chinner
2008-04-18
1
-1
/
+9
|
*
[XFS] xfs_bmap_adjacent() never returns an error.
David Chinner
2008-04-18
1
-2
/
+1
|
*
[XFS] Make xfs_alloc_compute_aligned() void.
David Chinner
2008-04-18
1
-11
/
+10
[next]