aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Remove unneeded version.h includes from drivers/video/Jesper Juhl2011-06-24
* Merge branch 'fbdev/stable-updates'Paul Mundt2011-06-24
|\
| * fbdev: amba: Link fb device to its parentLoïc Minier2011-06-24
| * fsl-diu-fb: remove check for pixel clock rangesTimur Tabi2011-06-24
| * udlfb: Correct sub-optimal resolution selection.William Katsak2011-06-24
| * Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt2011-06-24
| |\
| | * fbdev: sh_mobile_meram: Correct pointer check for YCbCr chroma planeDamian Hobson-Garcia2011-06-24
| * | hecubafb: add module_put on error path in hecubafb_probe()Pavel Shved2011-06-24
| * | sm501fb: fix section mismatch warningRandy Dunlap2011-06-24
| * | gx1fb: Fix section mismatch warningsRandy Dunlap2011-06-24
| |/
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2011-06-23
| |\
| | * jfs: agstart field must be 64 bitsDave Kleikamp2011-06-20
| | * JFS: Don't save agno in the inodeDave Kleikamp2011-06-20
| | * jfs: Update agstart when resizing volumeDave Kleikamp2011-06-20
| | * jfs: old_agsize should be 64 bits in jfs_extendfsDave Kleikamp2011-06-20
| * | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-06-23
| |\ \
| | * | PCI / PM: Block races between runtime PM and system sleepRafael J. Wysocki2011-06-21
| | * | PM / Domains: Update documentationRafael J. Wysocki2011-06-21
| | * | PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unsetRafael J. Wysocki2011-06-21
| | * | PM: Fix async resume following suspend failureAlan Stern2011-06-21
| | * | PM: Free memory bitmaps if opening /dev/snapshot failsMichal Kubecek2011-06-21
| | * | PM: Rename dev_pm_info.in_suspend to is_preparedAlan Stern2011-06-21
| | * | PM: Update documentation regarding sysdevsRafael J. Wysocki2011-06-21
| | * | PM / Runtime: Update doc: usage count no longer incremented across system PMKevin Hilman2011-06-21
| * | | mm, hotplug: protect zonelist building with zonelists_mutexDavid Rientjes2011-06-23
| * | | mm, hotplug: fix error handling in mem_online_node()David Rientjes2011-06-23
| * | | KEYS: Fix error handling in construct_key_and_link()David Howells2011-06-21
| * | | MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()David Howells2011-06-21
| * | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-06-21
| |\ \ \
| | * | | NFS: Fix decode_secinfo_maxszBryan Schumaker2011-06-21
| | * | | NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_testTrond Myklebust2011-06-21
| | * | | NFSv4.1: Fix some issues with pnfs_generic_pg_testTrond Myklebust2011-06-21
| | * | | NFSv4.1: file layout must consider pg_bsize for coalescingBenny Halevy2011-06-20
| | * | | pnfs-obj: No longer needed to take an extra ref at add_deviceBoaz Harrosh2011-06-19
| | * | | SUNRPC: Ensure the RPC client only quits on fatal signalsTrond Myklebust2011-06-17
| | * | | NFSv4: Fix a readdir regressionTrond Myklebust2011-06-16
| | * | | nfs4.1: mark layout as bad on error path in _pnfs_return_layoutFred Isaman2011-06-15
| | * | | nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layoutFred Isaman2011-06-15
| | * | | NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error pathBenny Halevy2011-06-15
| | * | | NFS: (d)printks should use %zd for ssize_t argumentsDavid Howells2011-06-15
| | * | | NFSv4.1: fix break condition in pnfs_find_lsegBenny Halevy2011-06-15
| | * | | nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman2011-06-15
| | * | | NFSv4.1: allow zero fh array in filelayout decode layoutAndy Adamson2011-06-15
| | * | | NFSv4.1: allow nfs_fhget to succeed with mounted on fileidAndy Adamson2011-06-15
| | * | | NFSv4.1: Fix a refcounting issue in the pNFS device id cacheTrond Myklebust2011-06-15
| | * | | NFSv4.1: deprecate headerpadsz in CREATE_SESSIONBenny Halevy2011-06-15
| | * | | NFS41: do not update isize if inode needs layoutcommitPeng Tao2011-06-15
| | * | | NLM: Don't hang forever on NLM unlock requestsTrond Myklebust2011-06-15
| | * | | NFS: fix umount of pnfs filesystemsWeston Andros Adamson2011-06-15
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-06-21
| |\ \ \ \