GIT: unionfs2-2.6.34.y: Changes to branch 'master'

Erez Zadok ezk at fsl.cs.sunysb.edu
Thu Aug 12 22:41:40 EDT 2010


Rebased ref, commits from common ancestor:
8379a5b70659747fedb9c1b93effd4fc1ece16d6 Unionfs: Release 2.5.5
0e0c9eea33e97dfcba2b162994f67e241e1bbcad Unionfs: update write_inode prototype
7e2479ea1e7da62b010fe322f26b3de98f485377 Unionfs: Release 2.5.4
5ade3c01a9f3a1090e2c44390e309ba93d9aedc8 Unionfs: update copyright year to 2010
f6b88da320dc635f8f9b1d6257e2e499b89037ba patch unionfs-remove-unnecessary-lockdep-off-on-in-rmdir.patch
a49a7f6c935bd846f71e018298a5a03855b16f16 patch unionfs-remove-unnecessary-lockdep-off-on-in-rename.patch
fa52b02899fb7c4ebbae0ba91799a0ca68f87297 VFS: add lockdep annotation to s_vfs_rename_key for ecryptfs
35929d234734d0f8a8b82c184bfe4f1e077b8144 Unionfs: unlock lower parent inode correctly on error path
eb2576479cfeb7692d97cbeb373dc1711d3c5b2e Unionfs: make our lower_vm_ops pointer a const, to match VFS
657a8b34a7f712827d6723d956666c22fb4f1f97 VFS: export release_open_intent
12bc2e61d4f8a4552aaea0562fca08e757cf1a1a Unionfs: Release 2.5.3
6c0c33e6be056030949093ce48ad47cccf868c87 Unionfs: handle an open-unlink-ftruncate sequence
ef799ef00803892e827eb39593163ef53436a991 Unionfs: fix readonly nfs2/3 permission handling
18fc7570906cc7ea611204f70b882c80d950ea4b Unionfs: Release 2.5.2
e4de279c53c30c937a9afa328f417d3d2db21cd7 Unionfs: prevent lockdep false positives in mmap
0abe3e558289f6cca524e7034f1c25e4cdee5996 Unionfs: lock base inode mutex around lookup_one_len
4a75614e24826eb68705a77e77335e708b827775 Unionfs: merge fixes from rebasing to 2.6.29.
4126ccfb7c5c66dc76f802e2a3ab5796c6d8f686 Unionfs: release 2.5.1
482d9045ce099fd9817d452c64224bcb8d7a7e1f Unionfs: update maintainers
b92b29b1d86733f6469641c511be7cf6066dca4d Unionfs: update copyrights for 2009
f06dc2294c920ef055d3d80cceab74790152a0a8 Unionfs: create whiteout in correct dir after rename with copyup
379807e16994b2d2d3a55d920f8444c2fabb79f1 Unionfs: prevent lockdep false positives in mmap
80a77ede4cf8620920a0dd22f32e5e793815dc59 Unionfs: use path_put in mount code
8cd915c9500a467e5b49778dd49e071a23ff0262 Unionfs: handle partial copyup errors gracefully
fe260545a6db956a1a15f5a35a655ee3af82dc85 Unionfs: use the new struct cred API
afb5401df808a7221966d19c329586cbaa1d3dcc Unionfs: dentry_open takes a struct cred now
f652ea55041fac38cff8429d13ba94a9077afd8a Security/VFS: re-export security_inode_permission symbol
bb21d75e5493a970b0b72c39546c5f39a3bc2cb8 Unionfs: release 2.5
022f1488b4cfc751f3958fda638b8a80c3dde6ce Unionfs: unionfs_permission locking fixes
1e39e2e2e75955888d914d30e824c07629753c5d Unionfs: file/dentry revalidation fixes
ad2f56174c37950fdd3e3b1a00561bd91ed02e2d Unionfs: remove unused nameidata parameters
47ace9d23dc27ef1c4d1575187ecf3e44fc3e331 Unionfs: file_release must always succeed
fd906ec4190162fcc51268101f85e486e747d793 Unionfs: remove redundant file-invariant check in file_revalidate
3d68af76aa5702175baebdd5b0416463f480d9fe Unionfs: fix readlink/follow_link to add locking
9269e743ea19293605b5af58f6d9702ce8c222f9 Unionfs: return EINVAL in setattr on error
b39bd468f2933ed8179e862cf250ff48ce31cf86 Unionfs: just warn in put_super instead of BUG-ing
b8bc526d854bcde8858b026ae835f5865829d610 patch unionfs-cleanup-mntput-calls.patch
7b343a4a6f4dc16b77ba4a04ab7e6b05ee4dcf6b Unionfs: use dget_parent to keep parent dentry stable
496793c2df642cfdb13a2650a9bbb8995c7e38a1 Unionfs: remove unnecessary calls to copy_attr_times
e29ca25d0e5f2d3fbcc582c25a89315001c5d2ed Unionfs: fix off-by-one but in mkdir
d6ebecde80f02eb221a3dfbed763a5141d9d1e95 Unionfs: don't open unhashed files
0faa613ea22b990bd9373a8b3361814939ab7888 Unionfs: initialize lower mnt in lookup after vfs_path_lookup
ad433a6c275cc74a9b7a47df0d786b4f9a671332 Unionfs: drop branchcount on error
1e1fd03ec654a23572aa3e235bd8c9e0357881d3 Unionfs: add a few more invariant debugging checks
71b7992aeff21248c1492825e7ffda3589aa7d20 Unionfs: update parent mnt on unlink
a42bad993cff9b4361a0abee5adc1eab77eb96c9 Unionfs: prevent a privilege escalation during first copyup
9968bab7ad5f9588477b8b9cf39393d8c47f7666 Unionfs: release 2.4
80b749932d0b06c31146ebd9079852d0771181d9 Unionfs: use new kmem_cache_create constructor prototype
9231144562d2bcd46b864d1cd85f84f2757a9d67 Unionfs: LOOKUP_ACCESS intent no longer exists
ba9154a9ccee1ce6a2ad2d97d6e2e010cb94cc12 Unionfs: permission no longer takes a nameidata parameter
55083eec8e756e9aa4ea16b7b9cc00f3746748c8 Unionfs: symlink no longer takes a mode parameter
6fe66be3545be335f26ea848ea87decf4131d299 Unionfs: properly hash newly created inodes
bdc822e4fc39118d40c5bb1504f9bd92203e2b89 Unionfs: minor checkpatch fixes
2723b539a1cbf99e7f1ec0f2251f540f1cf0c09a Unionfs: update copyrights
952831dc6d66855e5bb644302332ee60c3d4ac79 Unionfs: update maintainers
a0d8db1a212f4715376d52cc2ae280aad692cb5b Unionfs: remove old lookup code
7d465edb69b4bda110a3772c742a08f68dff6890 Unionfs: cache coherency fixes
42160c32da9219383eb3c4e6af53479c51d5d108 Unionfs: free lower paths array when destroying dentry's private data
d8bd33b3241492ed25689981e63d23fb56baa09c Unionfs: lookup overhaul using vfs_path_lookup
90517a0b65bc36a30797a309571d400ece1b7766 Unionfs: overhaul whiteout code
6d1c4e94653494227e81d2b2be321f01204045ab Unionfs: simplify stale-inode detection code
a34d29cc55eda64c6887fe445d54fecb45cab34a Unionfs: create and consolidate helpers to path-put lower objects
cfdcd537a8ae669e98c42e82a0ad39b1e3cd0954 Unionfs: create and consolidate helpers to iput lower objects
1357f3fdb68f378a0c2f01563e477961c8e96067 Unionfs: move a rename helper closer to rename code
192d43ea6298c889fcc28ff1a2bba050f96bc3f5 Unionfs: simplify the macros used to get/set the dentry start/end branches
0122417ca7cc7dbd9d911ade923eee12e459f0b8 Unionfs: use new umount_begin prototype
e5b2cf64ef65f613b18f04976f3011447ce5b32f Unionfs: release 2.3.3
173dcae3f5f10ef838560bf6d5ed8b60fc9aacf2 Unionfs: lock parent dentry branch config in write
ffd39c7c8dfdbbdabf0f4fa579b76b04fefd715d Unionfs: set lower file to NULL in file_release
220503804b24b3d38418532bbf93e675a99fb9c0 Unionfs: maintain one-open-file invariant for non-directories
f8fe865be4351b918f107ea55b1c5b8e860f6e7f Unionfs: reorganize file_revalidate for un/locking callers
79ce5a83f8f1bfe10c63b1f339b3507539d271fd Unionfs: copyup only if file is being written to
48c1f23eb41c407132d07139a8a6b4154cf9b8cb Unionfs: set append offset correctly for copied-up files
5a472f039d3b5b6fe137e559846a83a06f67521f Unionfs: don't dereference dentry without lower branches in d_release
3e358e5f03c5bcf1714bb545fa4cda459572d8bc Unionfs: stop as soon as first writeable branch is found
a9d3ff9eeaff2edeb4fda01a35d7bc66cefd8026 Unionfs: lock inode around calls to notify_change()
2d7bcf852105d0d3953773513abc30d67a90410e Unionfs: copy lower times in fsync/fasync only when needed
6d453cd64fc59c0b6de80b1794378bdb1ceca934 Unionfs: prevent races in unionfs_fault
0f4b42f8ab5ef20898e6dd9ecfe9a83917bb5a59 Unionfs: minor code cleanups
13706d84ef6f4aeed3d413f500ce9df628533a49 Unionfs: release 2.3.2
0f4a62bbf3b222e82fdf630855676c017f5a8faa Unionfs: update lower mnts on rmdir with copyup
7e86db0eff4dc51251dd48b62a34c3c335493f54 Unionfs: don't purge lower sb data on remount
58ac8ee7234ac5058b110827cae2fc313df9db98 Unionfs: release 2.3.1
18fa1ba0571264a155811b728d935646b17f222b Unionfs: do not over-decrement lower superblock refs on remount
12f21863c8a916dde9d42e5acdf5fba6bd4df8d3 Unionfs: release 2.3
07845b04fba323553fb7c0df178188b742f6c540 Unionfs: display mount point name along with generation number
a45d71632db20b907ec8fbefae5be6c62f1d6c09 Unionfs: document reasons for opaque directories
9a118cc9aeafa3928d01814b5ee11a210b4fc733 Unionfs: use noinline_for_stack
ed7c30be10c3e97bbb9501f8f8b28cfffa5eb6e9 Unionfs: use __func__ instead of __FUNCTION__
bc2349bca69931bbb8cfb27b81a7e013d2f0f6ca Unionfs: don't copy parent inode times in setattr
38f5e89602e0d1a4e1a89e6b8b3723adb3adb78f Unionfs: reduce number of whiteouts by deleting all instances of files
44836dcbebe6cad1eb1eeb38b4e8d605b4699317 Unionfs: lock our dentry in file operations
e7ad5d5f4dac3f19f2e107ffc224081544a647f1 Unionfs: implement vm_operations->fault
efe2e667e621fe94e62a3aa592a45172849e526e Unionfs: implement splice_read/write methods directly
9c7f23856a62e13e1746b6e498fc2111008f3868 VFS: rename do_splice_to/from to vfs_splice_* and export symbols
ee8dd9017549c2dae792c0662dc2f93d634f1442 VFS: export release_open_intent as GPL symbol, not regular symbol
db6dec6e58ab105f356432d9e668953f7b95daf8 Unionfs: release 2.2.4
6457977ccb6c72b6cee68db1aa9c961d6cd886cf VFS/Unionfs: use generic path_get/path_put functions
b3b61c557bee2f20683b9ca1e42b63f83ff69680 Unionfs: use the new path_put
2a1531d8ec70e75e9c4360191b57a3512377f643 Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
35adc5ffcc3f89c0a54945ed84cd83a3b8308474 Unionfs: stop using iget() and read_inode()
95ff2bc3c19d0a0499f67769a72a104a740cd1d9 Unionfs: use dget_parent in revalidation code
5f5572c30e510f3dce0fe7ab7e00714290c728d2 Unionfs: branch management/configuration fixes
ce1fe5a73059da3725b529ef09304d854d0ec03d Unionfs: lock parents' branch configuration fixes
65c6c4d910d7df1d5de372947c7d2e225134589f Unionfs: factor out revalidation routine
fed41dd6ecb122f0a06ca0c6809860a35ddc55db Unionfs: revalidation code cleanup and refactoring
24f9c1222278202c45e065c6f89acc31b5f715a9 Unionfs: improve debugging in copy_attr_times
822b60a4c87be33d82d83bef7371153ef8235ea2 Unionfs: follow_link locking fixes
15caf15aabbdfdf516b8147d1e23876318f82ac6 Unionfs: extend dentry branch configuration lock in open
f43054dc97a9b05990c00c0e3a23a4ee056f45ae Unionfs: initialize path_save variable
a2ecbee3786354026c78baf8422bda730f08e544 Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
78ccd471212bdabe03376c1c59e0f85ceae4e4da Unionfs: document behavior when the lower topology changes
a354bbc4aebc9dc0cbceb641ccd5d17ed210ea2d Unionfs: ensure consistent lower inodes types
f451b017b04fd48223911339d17f9935f9ddb850 Unionfs: grab lower super_block references
a539838edfcef69179f831ce6a27130afd8abd8e Unionfs: release 2.2.3
2e625c5e33aff934e4d1e1d409a634d073467f84 Unionfs: lock_rename related locking fixes
2bddedb372e825e161e22e2346acefc30cbed5d1 Unionfs: d_parent related locking fixes
36e6a0b195f093a1559a2efb836407829c407bfb Unionfs: remove unnecessary call to d_iput
df0cddd27427374cb8a0dace9e53f05247f45d28 Unionfs: use first writable branch (fix/cleanup)
909b78bace857cfd3bcb8efc4aa7a579198981c7 Unionfs: release 2.2.2
cc7b65d5372d3f9cecb6a9830b174a389570baf8 Unionfs: ensure we have lower dentries in d_iput
6c2f7d476f58ab7d5d61cf52c1c493bde17276b9 Unionfs: branch-management related locking fixes
84b2394742dec035b3f3fc610c89ba9c61262ea3 Unionfs: mmap fixes
b30ccc4f68d844ed5341fdbc81908933322b3a12 Unionfs: merged several printk KERN_CONT together into one pr_debug
2cb1c3a3cfc62cdba6129cd820f8dd35f545cc48 Unionfs: release 2.2.1
993dfacc8f009382af6f9e28ac08e57680fc3642 Unionfs: use VFS helpers to manipulate i_nlink
2e066a1e4a843a17423c8442a1dedc70870bc890 Unionfs: locking fixes
4f57f5ad0410a6c3b0ca8e9fee57de15754ee331 Unionfs: use printk KERN_CONT for debugging messages
35d5dfc363973b39a89fcf0350404a97c8fecb56 Unionfs: release 2.2
60450d2a326cb43dbf3df4f927330e9c3d305541 Unionfs: don't check parent dentries
01efd9856fb2ba3933a563486ed8e6df7695e669 Unionfs: implement d_iput method
93e988e3d7a2db9296f60a38db8687f491b78357 Unionfs: don't check dentry on error
cf6c588e54086360a22c853bd9a5e7ac63615a92 Unionfs: cleanup lower inodes after successful unlink
cf59f855004c53a495d3f9f2ae8c9d87c219583e Unionfs: initialize namelist variable in rename
c56cdf031f24e66e5cce5986a619402bc8b2b892 Unionfs: minor cleanup in check_empty
7edb5266a9036bdcdb74359e5bd068edc42cb96a Unionfs: update inode times after a successful open
c26157790262c6b972e6e2a681f0888df6ae6f6e Unionfs: set our superblock a/m/ctime granularity
2ac20045b8791766252c52301ebd7169b87e1ccc Unionfs: handle on lower inodes in lookup
e1a1d418786596571e3f5fc23f62061e5cd16bb2 Unionfs: minor code rearrangement in rename
0b79b9f4e36d84a4de5c68603ddf21fb69d395b9 Unionfs: implement lockdep classes
8aab4be82b0cba652508bb838973bb3aeb88512b Unionfs: prevent false lockdep warnings in stacking
7ac80e85e4be5f24bda0d4eaff7e7ec0eb54f08c Unionfs: remove unnecessary parent lock in create
12cc4d8419f717ba6faa53843eecab3527e3ae9c Unionfs: remove unnecessary locking in follow-link
e0171dd8225bf581682492f76b042cc19fc822db Unionfs: remove unnecessary lock in read_inode
7594816ce25f0adc4313134bb9f3fcf370f90bb5 Unionfs: remove unnecessary lock when deleting whiteouts
1e40744f4b76b82add9284b9bac89804404e24a6 Unionfs: remove unnecessary conditional inode lock
2047fcb6002e081e59cd676b6b9e7b4d956526cd Unionfs: prevent deadlock in cache coherency
23b168b90037d3fe799bb5a530c12471371bb66f Unionfs: remove custom read/write methods
26237dcdc3a4ff3841b2c739e9ede3e8a079d957 Unionfs: restructure unionfs_setattr and fix truncation order
b39be9021ed95548f5cbff659e11e7e0d698db3d Unionfs: mmap fixes
788a164c97e3c4d259ff445e681eaec8192397ac Unionfs: release special files on copyup
c2743e66da0d26e71a59e6305eb80888e3503a47 Unionfs: create new symlinks only in first branch
0520f4bd2290e13dac2c7c74c921026e161031e3 Unionfs: create new special files only in first branch
203712daef609d317d3b83719fe0ea7c3213d887 Unionfs: initialize inode times for reused inodes
82c016c2f75bf5122fef461bb13a88e40ff74e9f Unionfs: interpose cleanup and fix for spliced dentries
0421792ab99af5659f4036dab8a6d485d48b2bf2 Unionfs: clarify usage.txt read/write behavior
b9ff3a4c29a6b6a918b8f48a3249102646d3a67c Unionfs: use locking around i_size_write in 32-bit systems
48e1157a8af4d8f9859d98c2b3cd0e198cebb08e Unionfs: clarify usage.txt mount options
76b5ea05ff946b6dee11be6894f8d5e9d45cff5a Unionfs: avoid using drop_pagecache_sb in remount
84a3d748342e5dd3ae7356bbbae44bf07e1b9d55 Unionfs: release 2.1.11
ee24143d917f33646c2e475d9199c2b0f12e143c Unionfs: reduce the amount of cache-coherency debugging messages
04e66156d1ee20638113824d843ff8be1957de5e Unionfs: cleanup/consolidate branch-mode parsing code
c9114e62fd47228164814d9775ad22968536e0d1 Unionfs: call wait_on_page_writeback before clear_page_dirty_for_io
1f6f635c841ed0e29d03212a7eb5bdc71ff75105 Unionfs: release 2.1.10
801a2d2eb7f04c07ac657acd19d7c7fb23e90a61 Unionfs: use generic_file_aio_read/write
cec10a492c6c4f8b0ba7cad6e03a74ec5d83559b Unionfs: update our inode size correctly upon partial write
76d90298f03543d279e22b2d9565c04f26226125 Unionfs: prevent multiple writers to lower_page
04b54343eca3357c49f767087ffafa1b1b94bc51 Unionfs: support splice(2)
55135b75108eada4fb49707b09ea846330d78a1d Unionfs: reintroduce a bmap method
6ad856973a54ad7dbe3936e01a544f6c4f2b295b Unionfs: update times in setattr
1d719f2a98bb1dee320fcceffcc46d76e389aa3c Unionfs: create opaque directories' whiteouts unconditionally
0c5d8be4eb88daadfd9e15ea3747f20bd6de9670 Unionfs: don't create whiteouts on rightmost branch
b65b41cb70971b08ed92f89ab028bc72613cedbe Unionfs: release lower resources on successful rmdir
5f38815c42deee78c6722ad5eaa90bf6b3445260 Unionfs: remove useless debugging messages
ed22ac802a7003e75d621c0f3c196eb86e7a177c Unionfs: handle whiteouts more efficiently in filldir
aad1e00070ff4c19fd10af0cd6cc501399d2be2e Unionfs: set lower mnt after mkdir which resulted in copyup
d87e0deba772f1c3b93cf3319ec18c29bb662732 Unionfs: minor cleanup in the debugging infrastructure
b21d41ac310ae45a368da3646eb062c328541e51 Unionfs: minor coding standards applied
1c1237dc50dbc5278d112fe9cdc4a6dbbc28be92 Unionfs: minor cleanup in writepage
03623a8b96d113ffefb62890391a40625791b5e9 Unionfs: use f_path instead of f_dentry/mnt
ae8d9d88653bb288ab6a9925debc18574d36f82c Unionfs: cleaner support for RT patches
80697685da195a5e0a934c182d88e6e62c55e538 Unionfs: release 2.1.9
db114724656de8e282f35d6984fd6f602d1cb622 Unionfs: move debugging checks inside locks
b1c0b8793d1ade5ba41ea80800411874e23d5a07 Unionfs: fold do_readpage into unionfs_readpage
fbf01e0ad8b36e233ad5b515890d80aa09f16278 Unionfs: remove unnecessary lower atime updates
bbc7e8d68963c032e6233a9590b33db346894fae Unionfs: debugging updates
9a69dec5a5e185c2f40b35dc35d06229265057e2 Unionfs: clear partial read in readpage
a97b538aeb34ba319dffda5f136d9d68b93dfaf8 Unionfs: writepage updates
1fc58764d08ca9ddb34db01f3c9674278019db4a Unionfs: update cache-coherency detection heuristics
e5ffc8cec1879f6df05a122cc59c707ddca230e7 Unionfs: use i_size wrappers
a709f28e268e1530ad2433ebd4d74699ad021d8b Unionfs: flush and release updates
8d400c4059206bcbaee3b8cdd517eb73c1dd3789 Unionfs: release 2.1.8
82e44be4385bcf9b8a126144237b822c538aec0e Unionfs/VFS: no need to export 2 symbols in security/security.c
dc7c51f6423999f9e77a752b742e34862886ae59 Unionfs: don't printk an error if it's due to common copyup
a565f108e87402f7f6f17f25bf41553815d08fdd Unionfs: don't bother validating inode if it has no lower branches
2ba032d7e7353eae6aa339a89c874565c9a4e92a Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
2be668545e69459d4a74995a5170a7e497be7fea Unionfs: mmap updates
cec9f95ffea749ea96f4ab1dea99ebe3367092af Unionfs: update usage.txt documention
bdc9ad12b80197224a1e721941293b536a3f9a3e Unionfs: cleanup permission checking code
b4cabac654d4ec1a575898257ae187136dea57e7 Unionfs: delete whiteouts in sticky directories
402a7d93df7277ab1a84528f38996d59f496d639 Unionfs: release 2.1.7
4ff1d151adc1f0fa4cd068a026be0e9539d8ce64 Unionfs: remove obsolete #define and comment
ba8807f1167e6ac48b5e7e1fdf6714abaf141402 Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
057aa0a9f05c1f6c3954dfd211fe4e5451210519 Unionfs: remove for_writepages nfs workaround
49ae4a116fb02260ff495ffa87d37e7203c80ebf Unionfs: convert a printk to pr_debug in release
039b41896e489b0e9a45d1acb883930baefb1e9c Unionfs: don't bother validating dentry if it has no lower branches
22df73292ddbca685c2c0a02b0f63095b2936e79 Unionfs: don't printk trivial message upon normal rename-copyup
bc7bf75af597b80176a0e93d99507b75556f9db7 Unionfs: support lower filesystems without writeback capability
fd2ae33b7737e5503307be710324f818861ffe29 Unionfs: slab api remove useless ctor parameter and reorder parameters
a6eabaac14812a81613b90140ddb59f4c6507ef3 Unionfs: security convert lsm into a static interface fix
3d01365180629995123b9e77a1027963af84af62 Unionfs: release 2.1.6
007dcddbd21373c6505cfcabf63af01f3dd8a2bd Unionfs: coding style: avoid lines longer than 80 chars
ea14c0d164797ed744b414b20b6f707327197ce2 Unionfs: coding style: miscellaneous fixes
07384b76e37c39736b5c6aada6df8d9262f5d670 Unionfs: coding style: avoid multiple assignments on same line
93e56dba871690ad1221c2550dbdde090a3feb3e Unionfs: coding style: take assignments out of "if" conditions
f3856eb59c9ac65264f63da9a1441cad60c62194 Unionfs: coding style: proper spacing
8e283462897aa287b66c9dc7ad2aa35798ad5584 Unionfs: use braces in both branches of conditionals
5f63819644a6bea43a523b488f9f72aea2f8fa45 Unionfs: remove periods from the end of printk strings
cc54e54c93a196524ccf36f20c7913790060bdb5 Unionfs: update/assign a KERN_* level to all printk statements
1204f690323df84119d168e4c26e065f85a38221 Unionfs: add missing newlines in printk's
23b5045d5ef8fd1d9a47acc25d235aaf7a17d1c2 Unionfs: convert all appropriate printk's to pr_debug calls
83d5533a5612cbb1be0c3082ce004ff96069c724 Unionfs: use pr_debug() instead of custom dprintk()
d1a385686a2b7a24e38976261b424ed06b7e13eb Unionfs: use page_offset() helper
049b8726d17213665036c3026217e112c1b42aff Unionfs: remove unnecessary if condition
69807c75bcea71fb8590498032a801ae9cc5bd6f Unionfs: properly indent static struct
2cfcdc1c069a4ec6ddf4ee73048bb77bf333056e Unionfs: use UNIONFS_NAME macro
d9db9ddf17b147335799c4f57fc1b2a8fc276e94 Unionfs: use consistent printk prefixes
8ee8d8a7279422bcd73ba91de712e49972d1eafd Unionfs: minor comment cleanups
46cb0555d3a894c3ea270588f4fd2f18ceaaaeb1 Unionfs: compile if debug is off
2fad0737dbb33c80ccb98bda31e7f32f3f1d3258 patch unionfs_undo_unnecessary_unlikely_calls
61efbc2fdbdab464e831848e85a91f9713edf32f Unionfs: display informational messages only if debug is on
106d259b5db411148d2e51bbd478d7453e3fef88 Unionfs: release 2.1.5
0ca88b7d777e8c503cd9a118bc54d8a26ffbdb81 Unionfs: use poison.h for safe poison pointers
28417de524158820fd0e01068c7be5142c0f0c3e Unionfs: add un/likely conditionals on xattr ops
01b965dc535ca959c0a60711cb54fc7e1fb1abc9 Unionfs: add un/likely conditionals on unlink ops
3b76dd553f94ee6bba652b31463fe13da8f4838b Unionfs: add un/likely conditionals on common subr
05f77688fc31ba9cd6f1c64d1e06f54139180830 Unionfs: add un/likely conditionals on readdir ops
ff710d75ec8aaea04fc1189f6377eda71b127f14 Unionfs: add un/likely conditionals on rename ops
baea3159d599d6e8058d17d75f37ba357b227d39 Unionfs: add un/likely conditionals on mmap ops
d90bbe838d2083585011bc2461a8c66d558126b5 Unionfs: add un/likely conditionals on super ops
cc070046f557c91861878539321e833b98639326 Unionfs: add un/likely conditionals on lookup ops
6a1aabbf4f877fbdd75bebbdba249896f4aaf264 Unionfs: add un/likely conditionals on inode ops
f19d23919b4d12bf5720dad20a6ba020951fce7f Unionfs: add un/likely conditionals on fileops
2465c6d341af7459e4c983b8a2b876afd7d4b9ff Unionfs: add un/likely conditionals on headers
909536e646c1636d7c219ebdd81a5f51045f385e Unionfs: add un/likely conditionals on dir ops
93ef78964e26d88935312c4e3e2c3dfdafe60f5f Unionfs: add un/likely conditionals on dentry ops
84d493808bf725bac364ab0f18ca58fe81b18d99 Unionfs: add un/likely conditionals on debug ops
19ce2dd906f53150926a9e2e392401bc0bdf4d61 Unionfs: add un/likely conditionals on copyup ops
c77a6a6a5e4c2925cdb7841aa3aa69c00699a8ad Unionfs: add un/likely conditionals on common fileops
c4434735030c1ebc6ed4574a4d101ad82acc9fc2 Unionfs: lower nameidata support for nfsv4
cb6d9326acb19d22d48fdd8a54353021ebfc2f6f Unionfs: add lower nameidata debugging support
73e336e2abee710daeb1ffec7692047c145bd6c7 Unionfs: minor coding style updates
ca0a82c8ca12b7b2e5a57b814f39c807558315d0 Unionfs: cast page->index loff_t before shifting
6cebfab7fa02e819f66451e98b4ff7dc4ac098bd Unionfs: release 2.1.4
fb84c429ec1da7a16f383a1e4386c20b836b9a8a Unionfs: cache-coherency fixes
6a3d3f8b4083ce091ab0bebfcf943ee4d4e2d770 Unionfs: display informational messages only if debug is on
be299707b7594f2cba77870859e051ef25e10e65 Unionfs: use int in unionfs_d_revalidate
9c1f50552b943adb2b7a9394b675632f3bb4d55e Unionfs: documentation updates/corrections
dd5982d1c2917bf58d482081324bf9eaa201e50c Unionfs: release 2.1.3
5871d5e17369fb2d598b5c8deabeb99351c09bc1 Unionfs: cache coherency after lower objects are removed
6972dd01cf11e1292d3c93e42fe76636b759eb01 Unionfs: unionfs_lookup locking consistency
eba13d9264f6b7bb3dd705d506d367c7f491546f Unionfs: use boolean type in unionfs_d_revalidate
522b6ee7c046e99d84133d6731665e690c7cf060 Unionfs: add missing newlines to printks
b687da381e140be45a608b1a92aa7124812b0bc8 Unionfs: remove unnecessary comment
33088b081c92fdccb83be1b435b00c923a687b4d Unionfs: documentation updates
5b4337ae93d4faa6cc0e1b2ceeda60b42be6f4d0 Unionfs: use bool type in dentry and file revalidation code
e18013e26accb6bae4bbf395e8ee16d6fdba57d9 Unionfs: cache-coherency fix for is_newer_lower
31e028693afaa8c480020e416c7f5c77f659de5d Unionfs: import Jeff's fixes from korg
581796497954b0542fd0a1189b3c1307f891975f Unionfs: Remove unused #defines
d0520581369d33d310bb3a8eaf2e5106b58bde2d Unionfs: Simplify unionfs_get_nlinks
b5f44fcb7e58e8f2f37e09297816d36a7501c4ba Unionfs: unionfs_create rewrite
19c7dc3e7467431bb934ffa8a0cefc453a629e4e Unionfs: document lockdep issues
8ca929a9b0ef83d90c6e7a4eeaeca4cc63a7161b Unionfs: support CONFIG_PREEMPT_RT
e6493db6a60437d47dcc4a3cd9d5346533db32e1 Unionfs: release 2.1.2
6ca1fc8973a8b4a557a023e2154c3fd1f29d1d01 Unionfs: imported fixes from korg branch's take-3 series
e2c3b0b93e578d7a3fdf386ea5bcf6c114edbdc8 Unionfs: release 2.1.1.
cfe23a1b7e14cf412335edc433c7e1a42eb2dfef Unionfs: minor usage.txt documentation fix
2817f0ca5fc91620cf9938aa57592134e4dd7656 Unionfs: imported fixes from korg branch
016f15d549a48caec7c697263f2482b126b18c23 Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches
539aa9bf2f0873ebb00ecff051ec1d57b98173f4 Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
f3706cf5e7eb15c64a7d3e4ffe0d9cd7aac71d42 Unionfs/eCryptfs: remove lookup_one_len_nd and LOOKUP_ONE code
2dbef9675064fc824e2fee1ace6f89207ca3e8ca Unionfs: support incremental versions
b35abdc61f7f01200cba8128c7171cf4cae5cc9d Unionfs: check for immutable files before read-only branches
ab2425bc68fc764ce07fcbdb9609497428554f5e Unionfs: mmap fixes to unionfs_writepage
0817223355d8e8f13a192a64cd8060dc5ca319c1 Unionfs: rewrite cleanup_file more cleanly
ced9eb72124e42acacd6865621439e6cd4b602f7 Unionfs: improved printk upon copyup
dd9cbaa8d84e1a80873deb743393d60e6864a932 Unionfs: xattr copyup fixes
ad4aae157afcfdfec8d88a9c5c70c54a96add47c Unionfs: fixes to cache-coherency checking code
c09627713985b730ba5f9c1db533a8a9988490a8 Unionfs: mmap fixes to unionfs_writepage
40e7a23a291d05e92b03a8e5d74b022259d5d824 Unionfs: bugfix when mounting readonly exported NFS volumes (was: nfsro)
8b417fc463c8a61d4ba0457591ea7aa2786d9f80 [PATCH] unionfs: make functions static
b0ed7da6133ad0169fd44953945839b09e466448 Unionfs: pass nameidata intent information to lower level file systems
5f6b27a62a9586aceffbbcdc5793a31923356cd8 Unionfs: kmem_cache_create doesn't take a dtor argument any longer
ac1a9de3e822c4b4498cba5fb07686e0c20b014e Unionfs: ensure cache coherency in unionfs_fsync/fasync
9cfe158b2720e4538c6807ef5f4eaec965ea0e84 Unionfs: implement native unionfs_fsync/unionfs_fasync methods
6c9d4a08b041d8d2cf2bd16d9e9272ed75bbaf7e Unionfs: small documentation fix to usage.txt
9be67ba6ba4f557109265a37ea8e7f7361ade25f Unionfs: mmap fixes to ->writepage/readpage/sync_page
1f083ac0eb8149f76cc4506119e0e69825deb960 Unionfs: branch-management bugfix to unionfs_file_revalidate
0a56a34a2af1e86b104533a2b9d47ca1f8fc768c Unionfs: cleanup: break line longer than 80 chars
4972cbe15694c88d40821beb9fb8dee5929c7df0 Unionfs: fix minor typo in revalidate_chain comment
a7894ef57a82e52fbbf1b4e75a1466a5c9ecb8c9 Unionfs: bugfix: don't call branchget() until dentry_open succeeded
779960dd8f7293e308c615064927ac06c553367d Unionfs: branch-management bug-fix to lower mnt counts
e8126559dcf3a4112aefabdf144dfd0d9d8d7620 Unionfs: use igrab instead of atomic_inc inode refcnt
774a13d76e6f279203c3c55111c961818acdc5c5 Unionfs: cache-coherency: update times of root inode after branch management
fb353f61c84fbd9e483a69ec872cf242f0c44fb9 Unionfs: debugging: don't oops if sb->s_root is NULL
4dfd8ccea821e67948d9441bf8b0afec2d6978eb Unionfs: debugging: show inode reference counts for all branches
0aab42866d17c841bf333064baa937df3b2462df Unionfs: fix small typo in comment
134d1deaa32c8ad9e21828b281734a39fa85733d Unionfs: bugfix -- set copied up open file mode to read and write
d2d0d5ad46919af50b189ced2e9fb101c1bc032e Unionfs: rewrite do_unionfs_readpage to use vfs_read (bugfix)
b9e7a54dba25bb44cae9abca5a0800eed521467d Unionfs: fix minor typo in a comment
cdfed7010931be137c9bd86b1ca794d96b67477a Unionfs: use the splice_read file method instead of sendfile
a018d34bf926e041b6f735816fc3866ffc176ecb unionfs: better handling when copying up permissions
4aca994937001203f927819a2f283fbee70655b2 Unionfs: better error handling in rename code when copyups are involved
e96cbf5e81acac517886708ce4052faca42593bf Unionfs: bugfix when renaming symlinks on readonly branches
0785a39837091f2c2a49184f309b4bd1e823b855 Unionfs: prevent deadlock with branch-management code.
d64fa5ef395924fbaa55dc3f902588fd06e64585 Unionfs: rename file->f_dentry references to file->f_path.dentry
fc98bfba9e792210bad63d7da7291a45fc10d2d7 Unionfs: improved comment above unionfs_follow_link
3bc03ccffb9919f5534a43fdc768f43ac60834b5 Unionfs: Change the semantics of sb info's rwsem
a892ca93c8794d1907d0c60498a1bde5f9192914 Unionfs: Remove superfluous check for NULL pointer
d91548b75cc5a9ebae2a88836732ae9999237501 Unionfs: Change free_dentry_private_info to take a struct dentry
ae8ad112c830c095ca3d9d9a1f59d2cefbd415d0 Unionfs: Cleanup new_dentry_private_data
4f955f882c841a764a908d5df8d6b4c72381f98e Unionfs: document cache-coherency design and implementation
30d7f17795ca1e8f1d72d874a963102252315ecb Unionfs: cache-coherency calls to maintain the time invariants
6f468e6e8e30d563a1218b46ce4439fdfc368b4b Unionfs: core cache-coherency code
4de7cdfa9039dc8718dbf5b7e3b24237aca7acb6 Unionfs: introduce two functions to maintain time invariants
b42a5bc4537c8c62c26941d70e1bd35b227cfacf Unionfs: prototype and location change for unionfs_get_nlinks
3cbe56cfaff2fce577b3dd26a15279c861cacad5 Unionfs: m/c/atime invariant checking debugging code
b176adf864f2fd80e2107ee29d9cc76279d993e2 Unionfs: bugfix in debugging infrastructure
bd2c358de466758e931c859230b7f98272aba279 Cache coherency: resync unionfs data/meta-data when lower files change
5e75ef23f2a528e00862b9ba7160c1ac7f7215fc revert changes to new_dentry_private_data and document it
efb23de0e57f42a5e1d98d97ec11d52cb8524cea cleanup: convert all instances of "hidden" to "lower".
f00710c0d336ce178025dcc8fae3830c1e552f68 Fix section marker in header file:
ca71420966bf646c429ebb6edc1f454740bdcd19 minor indentation correction
789667dde55b622b8a3bd37839f2b4554b1e6e30 bugfix: add MODULE_LICENSE to mtdsuper module so it loads
96a1eb9ac9d587528bfd6f74c68418f348ea8340 bugfix: properly reset lower inode start/end range
f46af059b4bb94c47e0419049f63b603df9a5505 cleanup: rewrite new_dentry_private data more simply
8bd824a3ba6aa1cbc46b18f78d31d8a8f6b9e3ee bugfix: remove extra superblock rwsem unlock call
79a64ef5d26f47804d72f3bb8d3e1b7ef90fb98f remove unnecessary comment
3a0ae8d0dff3b2716862d963b96c857393ef7446 properly format a multi line comment
07ec6dc8107d19060d24d7c820e521a2dbf59dee reformat all lines longer than 80 characters
8d0e822984dd5a92d4cfffac6583ff54582b4a92 debugging: indent code properly and cleanups
fc1900fb864dbe757cebe6048dc184bf8984105a cleanup: reformat all lines longer than 80 characters
951808b07853cb0db3c5d2a8dbc1504c0a5bf017 spell check all strings and comments
38255e9481d3bbc2e2503e116cdebf121bc15075 cleanup: ensure proper comment on every "#endif"
a9cb6bfd99caf2a4d394e4e8708a5a511fe8709c Revert "Unionfs: Cleanup locking in new_dentry_private_data"
51ffd1689a7df58849c3f4e7219033bf5e5df40e bugfix: ensure dentry/inode/mnt validity after a successful ioctl
89d6f1ae08b3b5a9321307b8a076fe96eb63f7fd bugfix: release superblock lock at end of ioctl method
ab150493e790050002cd1e881c8f93038697cdcc bug fixes: revalidate dentries passed to all inode/super operations
8ce94c74639f380421a4ba24f59781a37c86cde3 code consistency: ensure that every #endif has a matching comment
44a5da8b570bffe28e7b6fdb8235002429fafd27 invariants: don't complain if no lower dentry of a deleted dentry
dee9d76683fdfd0e32c6cdb3a19d5d92b3327928 invariants: don't complain about directories with some NULL lower objects
719865d3856a2d466fc941a56b75c1f69edcccc1 Revert "invariants: don't complain about directories with some NULL lower objects"
c4c6d105fc40a58797ce0d49c49ce39ebfcf54a5 invariants: don't complain about directories with some NULL lower objects
d52cfc3c43bef3c45d71c362a7975599f12e0b53 cleanup: rewrite unionfs_partial_lookup more cleanly and add comments
24768fc7adbc8ad7c914140100d78be079084c83 bug fix: prevent null mntget warning messages in unionfs_lookup_backend
73eeafa7ac71db4704a6e10c521ed864a95f569d documentation: expand comments to unionfs_lookup_backend
1b06b7e722a7441a2160bc4eba60c3fb850255a9 cleanup: remove unnecessary call to inherit_mnt
ccb6a49d9774e312e24990a2cfd02f5de13fca4e bug fix: don't warn if trying to mntput a "negative" union object
5df4c34271caef4eff5c2b28aa8d7d1825a35913 bug fix: get lower mnt from root dentry instead of lower dentry
0486220566c66c11c2c44bb6ccba2bdc1b7a2ccc Unionfs: allow users to override Makefile options in fs/unionfs/local.mk
41194e9e29574b8df2abea4f922afa32efa03cd1 documentation: better comment in branch_id_to_idx
943ce254b347ace715413d026dc478878f854977 bug fix: catch bad use of dirs= options (extra ':' separators)
f6392ce22a29697a81b09afd04887431a1af6e6e unionfs: merge find_new_branch_index and branch_id_to_idx into one function
8705cf1f517fb727b43d9e5c5d333e67299c19b5 unionfs: minor cleanup and better commenting in new_dentry_private_data
a0d1af869479cf08a7be058d785fc49f00e2c11f Unionfs: Cleanup locking in new_dentry_private_data
8c73f4738857a8ad3d6ba1e4d1e7640b3339528f bugfix: prevent null-deref oops if lower f/s is NFS (mmap writes)
74dad90af1e198eadb89f7eabb21141b98cbf33d cleanup: use krealloc instead of open-coding it with kmalloc/kfree/memcpy
193b35a9ca71dd02171ccb700cbfc3136fd977f0 bugfix: prevent a NULL ptr deref if branch is nfs and using mmap writes
8f69771be0b1094aca1d5ed7ae3eb37cb9b7daae bugfix: handle lower file systems that do not support writeable mappings
a3407471eddffb9997dea9703cd72106d2ac0829 documentation: comment to ODF developers to address
a6572db0ec2db1a20c0ebef8f4f76c70f42ea68e bug fix: set lower inodes correctly after branch management succeeds
f5d762eab8bf2ff0067cf8e35233eb9720000458 bug fix: prevent self deadlock with remount code in pivot_root scenarios
9ef8dd6fd5cab2ea5b8b2960a3327e9cae0950e5 debugging: test for freed (0x5a) inodes
c39ae5c6547f5ca0a589ba38387759893170f7ad bugfix: statfs lower file system properly
df16f6b986f0fbda6f729849979384a1aef61a16 Add Erez Zadok to maintainers list
ebf02e3287b0869b90ea489a8aba76cecc472caa add standard copyright comment to linux/union_fs.h
04608869cc41a8de5f7b3d9bc63a97a24d6133f7 d_splice bugfix: update dentry in our lookup if needed.
6c6e4a6d8bd2e485f194fb3177a138491003c5fb mmap: file revalidation and fanout invariant validation
c0516b9ef5e7da0e4a0c0ed104089f97d7889c03 mmap: sync_page bug, call sync_page on lower page, not unionfs page
7d8315e8a8b3596ba19c45aace23b13ccc743a2b mmap: also revalidate file passed to unionfs_release
32b64da54177be5faaa25379413f420478f7c46c mmap: update atime upon successful file reading (via mmap or otherwise)
6f7e703ef846e3db90f35d008cc3f78f1bb97052 mmap: proper locking to interoperate with branch-management code
3973f607994878534bc93af88fb7a7cc385bac23 mmap: remove unnecessary unionfs_bmap method
4b1d468d76ddab35881284d1d8415cd28c8ee1ca mmap: trivial sendfile support
a5f4deb3a5bc25c25bfed320b7ec43278c9a8ded mmap: minor code and comment reformatting
d5acf611f32aad59f90c397ec5304e2b46da0238 mmap: #if 0 unneeded code instead of commenting it out
4015fb065ffc9744bbe155dabd6fafd8717dfe26 mmap: read upper file instead of lower file
5260acadaf5e8b3c0b7f517b9f1ceff801a44ad9 mmap: coding style: reformated a line longer than 80 chars
59093f673e2c95535ce5d6d739e076abbc437564 mmap: remove defunct comments
cd0e030b2185074487d51c81fb14bbbf244c0a4b mmap: file revalidation
113e496fdea3c7d776514e0798069079b444c53f mmap: applied main mmap patch
4cdeeb6a6a9fdc34405cad39c659214dc8a6fce0 bugfix: fixed interpose to check if d_splice_alias returns a dentry
ede1a16fffc79f51cefb9e8db4cf62a5e76dadcd debug: remove unnecessarily verbose debugging printk's
4960853ad4e20ab7c5d8d625049094f00fe27bf8 cleanup: consistent printk messages
eacfb647cfe706ed4d6469c8b975f2ee730ee641 cleanup: eliminate wrapper function create_parents
d0288ffad075242cb67e34db9cb5ad65b9e580dc cleanup: eliminate wrapper function copyup_dentry
e1251ddee47c3a4a4e9047cf0d281789587d6842 cleanup: rewrite do_delayed_copyup more cleanly and clearly
1a855cdfed4259e83c55d2f8e908ac53de543d2d debugging: small fix to Makefile to correct #define typo
e9109a173143cf704aa49cc225706be4b9df6858 cleanup: remove unnecessary macro used in only one place
fc678328eb9c72c5fca25c63884c451974ff7c77 bug fix: don't revalidate dropped dentries
25ec773a7abc0667fae01fd5d225429ec0584f6e bug fix: retry lookup for different silly-renamed files
cb4c9c13e8a1d3efbefb540f906f4525bb2780f6 Documentation: better comments for copyup-related code
f036d5491272b4c88adaa98860141212baa0442e Verify and maintain fanout invariants.
7b69fc22ef91feb8c797e310bec83503c559b98e Post-copyup helper functions
7e7a01ac82faa346bc4994aa936cc67dba233563 Introduce compile-time debugging support to Unionfs
091a508097ce9483d11582e325d5858a31a644fa bugfixes: correctly decrement refcounts of mnt's upon branch management
e5607b0866001616fbb161ef2d3e08a8a5b78694 bugfix in BUG_ON use: actually catch bad use of unionfs_mntput
81eb8d41317c3f0f53ffb3d146c4cf8bd180ae4c cleanup: removed a trailing whitespace
339733a13023e1c5654aaac3e7d27322d699a9f3 bugfix: remove defunct unionfs_put_inode method
bed3505f886c12ab2e232f0cc9b11091ad891b53 optimize branch overlapping test a bit
f6984195442c872c025ca5ff893e8a9896eeefbf Documentation update regarding overlapping branches and new lookup code.
ad870104deb6368e62040006c982886f8ce59021 branch management: disallow setting leftmost branch to readonly
bcfb06eab8617205fdd8e4a1c6db48ed33728340 fsstack: 4th case to do_path_lookup
7a365938b247e58dfe271802234d409f8f474bac Revert "Unionfs: Check remount options for being NULL"
7e8325a7ef5e3b92c977d80d8bdd8e809e37444e bugfix: don't leak resources when copyup fails partially
287d192a357cd791d5c0f79ec6e1aeebcf4e4cd1 cleanup: call our unionfs_{unlock,lock}_dentry instead of mutex ops.
dff42980838ad25de24a5d2416585f000e54c3a6 cleanup: rename our "do_rename" to __unionfs_rename.
a1c03783b74223324f09add7e97228550dbc0693 cleanup: rename prefix our version of double_lock_dentry with "unionfs_"
7193cc4eb9be153bfb498b188f831e1f634dd7fe Cleanup: ensure space between every comma-delimited function argument list
9097618fe60745ffa93ad87b1b3d7f511ce9a9c5 cleanup: rewrite long while(1) loop more cleanly
8f28e0855d57506b1608b84d209200ac20d61c4f Move one function off of branchman.c and remove source file.
a76deba84ff15a75ee623b434dfec12ca06ec78f cleanup: consistent pointer declaration spacing.
9486a3ee72a7a305c1961abefcec5228804099d2 Merge unionfs_write with __unionfs_write.
d139d9e576e183a71b058af783d9b18b02cd25e7 cleanup: fix one odd indentation and long line breakup.
0d28aaabd81b2c51b87a249f7d23330d3d7446c7 Commenting the code.
1ac5067d9073958aa9ab50e4bef444ee1ccd1819 cleanup: prefix external functions with 'extern' properly
4073074a41467264528ed1574a6653391bd9ce93 cleanup: one more trailing whitespace removed.
03b8aac83d798f7ba00455464e38858879b49c74 cleanup: spell check all strings and comments
d4fa273e1178fbdd67f71eba16f98160a70e8912 cleanup: use consistent style for multi-line comments
1cfc60303a8ed28d9042d3a3b45543e3707872b8 cleanup: keep all top-of-function automatic variables clustered together
b12539d065d127701dfd46731642704aef346c48 coding-style: remove one more {braces} around one-statement code block
551cba85aef34aeb9951c156958fee99797e7710 cleanup: remove unnecessary blank lines in short code blocks
0650634a1ecf771547c6edd135b583f5ce504aff cleanup: add missing copyright notices
35de5557a68bac05d4055a2b06eb26cdfc181842 coding-style: reformat lines longer than 80 chars (accounting for TABs)
8cd8674834d7f0748d53d4a1de6453c5df8b67d9 cleanup: every printk should prefix with "unionfs: " consistently
095627ae76d3a44d0f91964f7b5fcd571399f963 coding-style: remove unnecessary {braces} around one-line code blocks
c47a06bc56a5df05273189ca743cf7751e4e41f0 coding-style: no lines over 80 chars
18a0a9e6d85832d66d47a7792af377eb7459d9a0 coding-style: indent every line properly
29e01e27149c954aaabb758eb1c53572927981d6 cleanup: remove trailing spaces
0ecb709eb8d87cfc1785bfe2fec6ff0b38e96c24 Documentation: fix spelling error
ca388645b0c13bb2d776ea247dfb3f317882b6de Documentation: minor typo fixed in incgen remount option
b46e85d47be0390ea4c45894952470b83df4ea67 Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from vanilla
11c1e58fdfd2ce2d8c781ba19b9e0e99f3c27310 [PATCH] unionfs: fix slab abuses with krealloc
587c579076e05a801d0bb701377c1e21d0f90b19 [PATCH] fix unionfs compilation
4c40a833a78fae5502684fc819569de3ca195e85 Unionfs: Check remount options for being NULL
21dce0919e23bdfbce2a9ab3298b4c11736b73a5 Unionfs: Accept MS_SILENT during remount
7989a78bc81219bdfa21be66a233b711b1c4c1e6 Unionfs: Don't inline do_remount_{add,del,mode}_option
d85ec9f9ea18d4944ae0b2185bf93aac5eb692e7 Unionfs: Added several BUG_ONs to assert dentry validity
6bedf4d4b9c4b306dfa09525f46b6f97130226c2 Unionfs: Properly handle stale inodes passed to unionfs_permission
56dca7635f65152eec8196376064424b12a35e10 Unionfs: Pass lowernd to lower ->revalidate function
2d570eeee4fb2c7b9902e7e1ceb029213122ffb9 Unionfs: vfsmount reference counting fixes
12e8d50eedc88171bc177d8a64280b2e9100278b Unionfs: unionfs_create needs to revalidate the dentry
63017e21e6c11a6a6159ded18e5882ae35d03543 Unionfs: Decrement totalopens counter on error in unionfs_open
fbf7c7e47d546e7a9ca62b09ac6c75f2455bdea1 Unionfs: Document unionfs_d_release locking
9de7f87e9cae232b0ace50c562d7610ecb8fc6d1 Unionfs: Remove the older incgen ioctl
0c9e5028821c625282aa21474d35a698f7b61782 Unionfs: Grab the unionfs sb private data lock around branch info users
5a2cefea5aec8911f841a373560c7e64169a2cad Unionfs: Rewrite unionfs_d_revalidate
f6d3fb4e097cbfad1e1eef2ef78f6e99cc605946 Unionfs: Introduce unionfs_mnt{get,put}
9eb726d6f8fe7eb8571a462bc63a62a24426d0ac Unionfs: Bulk of branch-management remount code
90d759d6572a460946332a395270783b26baeef3 Unionfs: Introduce branch-id code
ac12060fcedb03ce55b078aca4adc4f12fd6c41b Unionfs: Actually verify if dentry's info node is locked
a1708d1f6d456d36815c3caf337b40a22492c931 Unionfs: Provide more helpful info on branch leaks during unmount
820bfffaa45892b35908da233e156d617da903e0 Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
fc95790921ef82512d6e2073efc5daad5f818c24 Unionfs: Proper comment on rwsem field
e0c2f89dab0736925936e1adb67c69034b1d6ee0 Unionfs: Documentation updates for branch-management
faf1637ee561a570fc8b01f33e47e7f937c7eaf6 fs: Export drop_pagecache_sb symbol
22c25e0f6a11d9f1e1b597225b6e3f259ffd6af1 fs: Introduce path{get,put}
65c28c201e4c7b2a1a42e23c9894523badfec798 [PATCH] Unionfs: sioq not __exit
8c747df7f79854f515e5e1b0385842ac6ef06305 MAINTAINERS: Unionfs URL update
58bb164bfd5063ca6dc1694a42d515328f404fc5 fs/unionfs/: Fix unlocking in error paths
b33515060f6cc7f707746068697b1dea1656a737 fs/unionfs/: Fix dentry leak in copyup_named_dentry
00c725ae1b9a4d8a6a437c23e38fa1fbd8f41344 fs/unionfs/: mntput in __cleanup_dentry
32a4a3674729b9711b853a54f37c760d5c42f9d7 fs/unionfs/: Fix copyup_deleted_file dentry leak
c4280dbd899e0a99509ba2e4c6ec9fcef1e3adec fs/unionfs/: Miscellaneous coding style fixes
7f38a6cd25c4862d101c0868b8f953b70f4801f7 fs/unionfs/: Check return value of d_path
3372c65f7250033899ff9a488eddd6c610324496 fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded values
720632cd1a1aff60c731904ec6ca6af738b11d52 fs/unionfs/: Remove alloc_filldir_node
fbacc8164424259b95daa204b537f37aeda7e74e fs/unionfs/: Rename unionfs_d_revalidate_wrap
08f35cfcaaefef70597a7ef10b7cd03d6f8ca07c fs/unionfs/: Several small cleanups in unionfs_interpose
b55b417fbdfd0b413a8e7ee6c9751999573984a6 fs/unionfs/: Don't grab dentry private data mutex in unionfs_d_release
baaaf69e0715b3b18f2e1b58f205037ccd3607f7 fs/unionfs/: Fix a memory leak in unionfs_read_super
b610b03b9d1b99460fab206cb2b2e64a826315e1 fs/unionfs: Fix a memory leak & null pointer dereference
1de1ca0227be9d3725104df4f14cfefb817305e4 [PATCH] UNION_FS must depend on SLAB
f705e4a80372a40f0b6bfa74c38d9a6033f4bf2b fs/unionfs/: Remove unused structure members & macros
2dc67d1a96793c8b6daebfde29769b01f5d7b2c4 Unionfs: Documentation update
f11ea9fda40eb1b9a99bde24a1521a3af8e12c85 fs/: Move eCryptfs & Unionfs config options into a sub-menu
6a2c11530589e740acc929c25dbb6fb3c44400de fs/unionfs/: Use __roundup_pow_of_two instead of custom rounding code
764ee9eea0176ee87d082eccf2571fc93180af5f fs/unionfs/: Don't duplicate the struct nameidata
b6b48b244b5a578a19e66cf7af430765b3eafe9c fs/unionfs/: Andrew Morton's comments
c092b33cf376ed0f9e6704e38a3a465759cf98af fs/unionfs/: possible cleanups
d03b4b81be8252d833cffd3694060d96b5aee928 fs/unionfs/: Remove stale_inode.c
6eecd263271ff1314427351546aade68c8b874d4 Unionfs: Extended Attributes support
b77d4fec9bb68839f026c51c2cc70b9d011057ca Unionfs: Kconfig and Makefile
fb9efbb06f808498a3322fa4a3852c5fb38b2aae Unionfs: Unlink
9fe9f4c65b83ca42195446bc3456d0245b62985a Unionfs: Include file
cec4d2e572ef7962dec22c96b42135009c2fc098 Unionfs: Internal include file
91e1fad1dcd0f0303532a8ffe735add7ec52e3e4 Unionfs: Helper macros/inlines
2eb986745e4092a098a41a21a614d488c209c161 Unionfs: Handling of stale inodes
dc44f8b30c8d8a853d66007bdf166e5b8071ac26 Unionfs: Superblock operations
eda9f4397ab2382884ba6d1d01791f8cbd2c3759 Unionfs: Miscellaneous helper functions
86a813fc934742f278f46c9fc41308de302ca1b1 Unionfs: Privileged operations workqueue
c46a8da0eeebd1ef95d6e6c9024a53070bc6ce55 Unionfs: Rename
721d787e42486201cc658d9b308160dac344f49a Unionfs: Readdir state
650f2658b8e3e1574f81346f5772909093f81354 Unionfs: Main module functions
2f6be826bc7661d0c81242c0f3e43fa3bd0f7c2c Unionfs: Lookup helper functions
53ab4c12740d0b6e7b512ceead58f51a6192df2a Unionfs: Inode operations
bc8e16bc504b89309e19707044564f77e81612e8 Unionfs: Directory manipulation helper functions
92353b33b22701ee1c1922437070d7da8c805944 Unionfs: Directory file operations
f5139a255324ede6b5d01d91eecb932b7fc2654b Unionfs: File operations
489f4339f2a303217da504d13ba84ee5f3e96881 Unionfs: Dentry operations
1c238389d0000735dfb3e2e2e7afd50a5d21aac8 Unionfs: Copyup Functionality
10bf534d5fdbfa24881b6099c5a483fbdb8f1d1e Unionfs: Common file operations
8ca9b760ae28a81af85d7ae896b48a1ac70bc9ab Unionfs: Branch management functionality
0d0dd41d3cbe6ea18d659fecc4a1e7fcc8c21e5a lookup_one_len_nd - lookup_one_len with nameidata argument
188c834ebcbed5f28092bb65d7020aef9c678a11 Unionfs: Documentation
90e53aa05726d125600b863b0f2754699ae514db Linux 2.6.34.3
6873ebd2fb776ecef3649d5a0bd85382d8684b8f USB: add missing "{}" in map_urb_for_dma
8235ddc2cd7a3367b688e0ed52ab377eac6cfad4 ssb: Handle alternate SSPROM location
a8515c84db1a9c9be19d8d873b059473474b6dab ssb: fix NULL ptr deref when pcihost_wrapper is used
3ca696ca403b2715018bd5c693ab105c3a3ea888 ssb: Look for SPROM at different offset on higher rev CC
19bfed793ee38ce027326a3c518ff6201f673a8d ssb: do not read SPROM if it does not exist
4f824cdefb327963c511434087fc3a8312f0f685 Revert "ssb: Handle Netbook devices where the SPROM address is changed"
0f6b65e300c5237fa981e2d2265d87505ca34bc8 drm/i915: Check overlay stride errata for i830 and i845
14ccd3c0e994d6648b0ad5b9ba7256afb7c1d96c drm/radeon/kms/r7xx: add workaround for hw issue with HDP flush
41673b54bd93691b28c15a12f708672bd650f8e4 drm/radeon: add new pci ids
0818c640e05b9df688832c82ee1bebea0cb863a8 drm/radeon/kms/igp: sideport is AMD only
9967f081f3086b6556d79f7a6f317fdcf7a313d6 xen: drop xen_sched_clock in favour of using plain wallclock time
e11e4f058c98a984fd23e0f04c27a74e684b754b KVM: MMU: flush remote tlbs when overwriting spte with different pfn
c2ef74cb9b66b740e0499404d736273a7fe2c64c GFS2: rename causes kernel Oops
439dd83ace847a78e374bca22418bd9e8ffc06cb SCSI: enclosure: fix error path - actually return ERR_PTR() on error
6f3748cccb3c3a02265deb4cd66948d4ce2755d3 mac80211: avoid scheduling while atomic in mesh_rx_plink_frame
d3ae12acd666aadac7834b0389e4a15046aa4132 cfg80211: don't get expired BSSes
512a9dbfd62bea0a8b9ec5654288e2f0336c7416 cfg80211: ignore spurious deauth
9c9dc3c4df0c3cd899f2871dc4f5cea0b386f5fe iwlwifi: fix scan abort
2fb49ae6528c294776d8b6a90401c9567d5a670a ath9k: fix yet another buffer leak in the tx aggregation code
a1972d6d42c0c1763c0b95093fae805636125b47 ath9k: fix TSF after reset on AR913x
8e0e0465a8bb89e31cc5c3b8e68b65639ba84221 ath9k_hw: fix an off-by-one error in the PDADC boundaries calculation
dd6f960af291ac95a788afa13a4b919f0b8151b9 ath9k: fix a potential buffer leak in the STA teardown path
b8122172766f1aa2d1c3d2db951a66b91f2ec8c5 ath9k: enable serialize_regmode for non-PCIE AR9160
838f066e81678aa034c21796a79fa42ed7f940c6 igb: Use only a single Tx queue in SR-IOV mode
7ac2eb70d871029d6e7d3e6e5745d519de0b5a08 9p: strlen() doesn't count the terminator
8d7738fa12d2601da3998e504b50f639fdd2398e e1000e: 82577/82578 PHY register access issues
309acb848684f09066b09e82d894ef9151e92bc0 e1000e: don't inadvertently re-set INTX_DISABLE
36e6db0257b564d08585bc1c59f2d43da7868da2 amd64_edac: Fix operator precendence error
4895eb4cac7a98474d329e25c7b86bb150c98b15 amd64_edac: Correct scrub rate setting
b506d2886123002a81b9f421d4d6c65166b1c60f amd64_edac: Fix DCT base address selector
b2a9b4fad3a3798dd405adbfa1efc85ac8eeed6a parisc: pass through '\t' to early (iodc) console
472d843193788d526b147fe547b7ec76780ea727 arm/imx/gpio: add spinlock protection
3c9cb324ac093a02923963e9f1322349c2525799 PARISC: led.c - fix potential stack overflow in led_proc_write()
753abba1edcaa41355411be693c39b9caac8c1d6 comedi: Uncripple 8255-based DIO subdevices
f6023962619f6a11e2921ba1d2e0cb9f829b1e72 NFS: Fix a typo in include/linux/nfs_fs.h
2feba60ecd830b7865e14ffda86d99cdbb265add NFS: kswapd must not block in nfs_release_page
0755c191083b5bc37734da39cf3ba5edcadb90e3 mm: fix ia64 crash when gcore reads gate area
fdd4583decf338362e9e81388172b7073170e18c add random binaries to .gitignore
42b94d5716146acdc3ec1a070540177d15b1ee1c Linux 2.6.34.2
b8c63c5fbc0e8d124f9e15cbbb0585b762efa08d drm/i915: make sure we shut off the panel in eDP configs
c9fcc5d269949a0fbd46ffbea6cc83741e61c05f drm/i915: make sure eDP panel is turned on
4a501bb2eff2b2a60bfaf41c42fa08614ff445f3 drm/i915: add PANEL_UNLOCK_REGS definition
14393bddb10f109790dbeaa747679738445ebf09 ALSA: hda - Fix pin-detection of Nvidia HDMI
3fd02a351fc8aa8602fe2b39d6a098ea2538db2e ACPI: processor: fix processor_physically_present on UP
92f61d8a31e270f9391e7bcc0ac638bd4262a8e0 ocfs2: make xattr extension work with new local alloc reservation.
0ebeb757aa82ef2b3bdeb2002b663f5cb3e37006 Input: RX51 keymap - fix recent compile breakage
3bc3620722100d2c49a64fca8d33dc0615caf499 ath5k: initialize ah->ah_current_channel
2c43858d67b0474fde66cf50469438242ba17a3e HID: usbhid: enable remote wakeup for keyboards
01b9cd5d1870fb45aa398124366fe872255b523c MIPS: MTX-1: Fix PCI on the MeshCube and related boards
61ef6cc2a3140bab5d4e359cdd4a71bcea7c0fc3 pcmcia: do not initialize the present flag too late.
50faa2b8b0f1d7e26ec784152d1c8021df67ce4f ecryptfs: Bugfix for error related to ecryptfs_hash_buckets
cdfd88c2377e95b46a8d990de84af1b6ce8c0cd6 Fix spinaphore down_spin()
c1dbd27d6a46adc6e2021d0febfdc3898e383f05 ACPI / ACPICA: Fix sysfs GPE interface
02f7f4c9f46e9da6d0e7f8b380703eaa7a59bebc ACPI / ACPICA: Fix GPE initialization
454981bb0d10548f35d006090a7b4419cdf74c50 ACPI / ACPICA: Avoid writing full enable masks to GPE registers
a1399262df1450b960e0c3875ce50c43a4e3499e ACPI / ACPICA: Fix low-level GPE manipulation code
11ae38f311af047a41b7181005c9df50e0ae3838 ACPI / ACPICA: Use helper function for computing GPE masks
53c6c129e33e365128dd1231b911e5996cfef0f3 kbuild: Fix modpost segfault
4c4504ea2dccb7901189f6a48c3d3c0ed20d3475 iwl3945: enable stuck queue detection on 3945
ac751d718ee83f055c9ef48413d11afdea6859a6 iwlwifi: Recover TX flow stall due to stuck queue
8483d9b94a15bae1dd9bcd03ef84726ec6a03536 iwlagn: verify flow id in compressed BA packet
caf785bc19966cedc0ba3ee43526e0af43bd001a block: Don't count_vm_events for discard bio in submit_bio.
89dd01dc14e0c7d069f96c78c0929823c8734c0b V4L/DVB: uvcvideo: Add support for V4L2_PIX_FMT_Y16
6e5c8866ce6a56a000eb8c8d80eb1379a2694df2 V4L/DVB: uvcvideo: Add support for Packard Bell EasyNote MX52 integrated webcam
da220a4d2ca00b90050fa2043d38779960e9ef9f V4L/DVB: uvcvideo: Add support for unbranded Arkmicro 18ec:3290 webcams
c7e97b0249f59d7e32b19ef71899cc083cab1b9b xfs: prevent swapext from operating on write-only files
8bffdea32019685abb0ad2035ab5870eecb887d4 bnx2: Fix hang during rmmod bnx2.
131637b6e8287c90239ce1e5e6311d2e93986bce mac80211: fix supported rates IE if AP doesn't give us it's rates
79b54741620599a3abccaf26bb1ae1d50a0ef809 3c503: Fix IRQ probing
e4db36f176d558bdd35e3f2d9d4e1f2669290e7b V4L/DVB: budget: Select correct frontends
d21a551cd30abca8818fc3a8ef6d7c3015675104 V4L/DVB: FusionHDTV: Use quick reads for I2C IR device probing
2213a00b8f18ea821b7b90227810723c69266916 V4L/DVB: dvb-core: Fix ULE decapsulation bug
ab8434aada60281129fd4064b2d66a719fc9b7aa revert "[CPUFREQ] remove rwsem lock from CPUFREQ_GOV_STOP call (second call site)"
9117b65d6f906775a52ed54c53b6039e59124a2d firmware_class: fix memory leak - free allocated pages
906846b7acfbdc0d31ae83b2a011ecbc5ba46786 mfd: Remove unneeded and dangerous clearing of clientdata
3589bef7c2755ab044274f7cdea656bba29a94ae dm9000: fix "BUG: spinlock recursion"
3fe45b2885d414bcfc05d61d025b8cc1bcf790e3 libertas/sdio: 8686: set ECSI bit for 1-bit transfers
60117f6527f04e0fc1fb34c6b30aeabcc2e93127 ACPI: Unconditionally set SCI_EN on resume
aba02e53bab9032d62c208f5e0b5bc56599b3735 ACPI / PM: Do not enable GPEs for system wakeup in advance
fac0c3bf65fbb1a29cf603909fde5a71ca7981cd ACPI: skip checking BM_STS if the BIOS doesn't ask for it
989e4282b0d74ccd334e5049e51a4ac80e17166a isdn/gigaset: correct CAPI connection state storage
7432a149e2ad67e4b62f1bdb436006a0b81c0e3d isdn/gigaset: encode HLC and BC together
c89ed09d025f08de1e78a85271543375c590fafd isdn/gigaset: correct CAPI DATA_B3 Delivery Confirmation
969d220fc2e66ad1a08c6df3f2381ce0b2b1cd05 isdn/gigaset: correct CAPI voice connection encoding
4c350f3d896082d44a4b878f2e56fd9ee4ec5eae isdn/gigaset: honor CAPI application's buffer size request
b578244ed982bb29fac1363b4ae29be2142cc151 isdn/gigaset: remove dummy CAPI method implementations
b83839af65811ffdce669ecbec121ba11c2be594 isdn/capi: make reset_ctr op truly optional
f082cf1cd3aa3df00aaf1f273994266140006680 PCI/PM: Do not use native PCIe PME by default
552a99e0b27d299ecf755db600701d67fa566552 PM / x86: Save/restore MISC_ENABLE register
e40f6f19040c83453a98da6ad5c87ccfac0d64e7 futex: futex_find_get_task remove credentails check
73759b079bcc5f30d357cf78e10dd3506371a830 splice: check f_mode for seekable file
f2df0ea492e2c5ce9c71d8d261522d817986d269 splice: direct_splice_actor() should not use pos in sd
957e6faf8748ae85f165283b7b0ecf0044315b8e KVM: read apic->irr with ioapic lock held
192a2fb14aef04d86caa255312b1f594f89074b9 KVM: MMU: invalidate and flush on spte small->large page size change
2ad9aa75c0c14675b763ced721e8fa615ca97f72 KVM: SVM: Implement workaround for Erratum 383
ddf9c303ea76f8d14a798eb54cdf6ebe6b105362 KVM: SVM: Handle MCEs early in the vmexit process
2ed988589dc2ef2e952d6f9f2f588e9372493dbd KVM: MMU: Remove user access when allowing kernel access to gpte.w=0 page
2a8b96d1e1100fbd27aaa69ea760dd10e38ab9cf ethtool: Fix potential user buffer overflow for ETHTOOL_{G, S}RXFH
2ab40331614a9d8e07954602d4aee20bd3be78e0 drm/i915: handle shared framebuffers when flipping
642c0447f9c08aff89eefb0ff3f8cf16f7eb8235 drm/i915: Hold the spinlock whilst resetting unpin_work along error path
430155d430dd1496ecaebc8035c79dc5506ae4f5 drm/i915: don't queue flips during a flip pending event
aa9d89cdfcd0ca32a36be9235023c7889c4b6b0b drm/i915: gen3 page flipping fixes
96bb386dcf263e281fca2f3d90ef5146dce89839 USB: musb: tusb6010: fix compile error with n8x0_defconfig
a5f91f111fa8827b36399ef5300ae9f664451102 USB: FTDI: Add support for the RT System VX-7 radio programming cable
a53a4e522b1912574baf01dca53a8f511c686b1a USB: add quirk for Broadcom BT dongle
e2891450bf1461078fb7b345f758c17451e6105b USB: xhci: Set Mult field in endpoint context correctly.
a9558dd8eda25d345cbb13155de05b289348ec11 USB: sisusbvga: Fix for USB 3.0
af75e8c313ec87ab4d66dc5c283caa3b8f482930 USB: adds Artisman USB dongle to list of quirky devices
a4f16eede5fb267bb6c0026a4ce816cd715f3514 USB: Fix USB3.0 Port Speed Downgrade after port reset
b00bd2dbb54d1c89c258e5dcd3560113820ebe72 USB: option: Add support for AMOI Skypephone S2
77ab6bb773d338aa042997c78f7fe507a7bfd88b USB: ftdi_sio: support for Signalyzer tools based on FTDI chips
900ee852dd6d2b395003358bf92f8b9f49aca981 USB: Add PID for Sierra 250U to drivers/usb/serial/sierra.c
c36a54b391ecb77c403c64e2c55913ad06f55daf USB: option: add support for 1da5:4518
2d3ade33686e0733ab4232f9f1b165a1359118b5 USB: MUSB: make non-OMAP platforms build with CONFIG_PM=y
bea5a7303059406b7d3bbfe73a1a47ac275032ff USB: musb_core: make disconnect and suspend interrupts work again
bffdf16f221495b9ff05fe5dff6c5e3c27e50bf2 USB: obey the sysfs power/wakeup setting
97d3985f8785d64a98e1bba747feeb1e87cc9a01 USB: ehci-mxc: bail out on transceiver problems
ee56af51036381add98dab548e3f6dea1406bf07 usb: musb: Fix a bug by making suspend interrupt available in device mode
62d488187b265f667d4a8b12b1d00ccc66c80e27 USB: g_serial: fix tty cleanup on unload
54fb947936efde2d9710f3d3748755f36a381ac9 USB: g_serial: don't set low_latency flag
c226e63e40f2d3caa0ecd056c35c2e17332eac68 USB: don't enable remote wakeup by default
97f31b3e803a18e75e4f6e5d0beeda3b6e7a9732 x86, i8259: Only register sysdev if we have a real 8259 PIC
43197d90b5c24db796ff4448b3ace7f46048dab3 x86: kprobes: fix swapped segment registers in kretprobe
b55e938d07d4af42af8997a78bce880b5778f41d x86, pci, mrst: Add extra sanity check in walking the PCI extended cap chain
f3cc1d7b74d0d128da2cc39cf88390ed4f95e08d x86: Do not try to disable hpet if it hasn't been initialized before
e57cd382184cdd5881e2a53339bb6b66fd8b77ec ARM: 6226/1: fix kprobe bug in ldr instruction emulation
c024b55cc5f6cd9f16f2967bd7334f2a8b91981f ARM: 6212/1: atomic ops: add memory constraints to inline asm
4ed7b05dfcc8cffdc34091b06455fd03f3932a6b ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unless
62de72363dc42c800c1673f9d128a95829c9804d ARM: 6201/1: RealView: Do not use outer_sync() on ARM11MPCore boards with L220
84a31e648dc5c2677f150ab0fadfb516a8d9abf4 Input: twl40300-keypad - fix handling of "all ground" rows
6e34534e50579b7cdee843b0caf45a19c5647c16 Input: i8042 - add Gigabyte Spring Peak to dmi_noloop_table
17d2c1ac34544a906cb74a8803e642788f214a55 IPoIB: Fix world-writable child interface control sysfs attributes
ecd850f110870c9a72c7e6dc1e413dff676fed3a x86: Fix x2apic preenabled system with kexec
ac3c31b6403ec96ce21a92d13630c2fdf8fc0be7 Input: gamecon - reference correct pad in gc_psx_command()
590a040d36b9bb5aa1b2a59de1675670f2823330 Input: gamecon - reference correct input device in NES mode
34efb27b0b051927fdcde30da3aec0e42d727bb4 x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
49278791e5519df7fb896cf99b5060fb55e0b088 ASoC: Remove duplicate AUX definition from WM8776
70213137d297bd17a42f57f0cc505a7f4203044e edac: mpc85xx: fix MPC85xx dependency
c558ea6dff2c2efe3329d95bbadd9cdad272dc6d virtio: fix oops on OOM
0094153a72107b3097818f1221c1f49c2eb0db90 virtio_net: fix oom handling on tx
8fc3550ab44cbec695d2798ac7327642fa72b8f0 sdhci-s3c: add missing remove function
105adbca9af012dc51b41a1fbea71e1b6d7ebc17 kmemleak: Add support for NO_BOOTMEM configurations
a0067e0cd98be2022d3ff5c41d4f5a24ff48918f powerpc/cpm1: Fix build with various CONFIG_*_UCODE_PATCH combinations
dc1671aaead838d5a3ed5a69317c73e0a18c9546 powerpc/cpm: Reintroduce global spi_pram struct (fixes build issue)
be493139aa880313453313a426a12b13a6b084b7 powerpc: Fix logic error in fixup_irqs
b2ae72c4a8c172cd4fbe987c0f90764e5b63c55c ethtool: Fix potential kernel buffer overflow in ETHTOOL_GRXCLSRLALL
4d8712a629029881f096736ea7aebe57f2dde2e2 ata_generic: implement ATA_GEN_* flags and force enable DMA on MBP 7,1
a651b8c1114dbe0cee885a787b204e2fabb27a01 ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
7fd17ce98fb333003ece62ab16e873062ee64d14 rtc: fix ds1388 time corruption
c16b1c3809898538223a78bee8a84eeb14a7b275 compiler-gcc.h: gcc-4.5 needs noclone and noinline on __naked functions
d4de4749aea60679715d7c30a05ac2afa98bb83a um: os-linux/mem.c needs sys/stat.h
9ddef484b4a2af79ace9952b541cf6d826aef280 serial: cpm_uart: implement the cpm_uart_early_write() function for console poll
e13b5fd5832d25a08cf9d22ccc7a82f2cef769eb sysvfs: fix NULL deref. when allocating new inode
e86dd9fae6df8417f4461ca0c108e9aee585a077 cfq: Don't allow queue merges for queues that have no process references
f5a3134583902fcc55a936502e8ba61ba041f52e genirq: Deal with desc->set_type() changing desc->chip
581c88153a829dbe8c24faea91311b1701be4b7e sched: Fix over-scheduling bug
0dd6ec3a33cab9ee890c9ff671edea9202246c27 ipmi: set schedule_timeout_wait() value back to one
be25710fff49935664a4cecd7ac52a1d804049e1 sched: Prevent compiler from optimising the sched_avg_update() loop
06c8d8c33e4a0e2181c42dfa3a8eb9702f9848ac x86, Calgary: Limit the max PHB number to 256
86bf5b52617b4a73b5a7acd78178755b1f99476e x86, Calgary: Increase max PHB number
a6cd7a11c354c248cae71a66f4dd7c25426d662d x86: Fix vsyscall on gcc 4.5 with -Os
4c326ac5f38ba7858b40db7c7319ea8dd04ff862 x86: Send a SIGTRAP for user icebp traps
da98098137f1ec05921117c0da8ad156036b74d2 perf: Resurrect flat callchains
ddf7095df25ba6d2b1dce8513c5cec250653ae05 ARM: 6205/1: perf: ensure counter delta is treated as unsigned
4ff1176f3e305d525e202ae992f3130f0ace287f perf, x86: Fix incorrect branches event on AMD CPUs
20da4de8e1c4db1907338994405b629a40b17235 amd64_edac: Fix syndrome calculation on K8
104ce01cb95eb7eef75181b73f7c5a68a5d4b2a0 amd64-agp: Probe unknown AGP devices the right way
f4795406efcf49765ed02d8a5c2d366d353da017 md: raid10: Fix null pointer dereference in fix_read_error()
63ec731a4dcb77487b1caedf9b3a8d295c3f1ad7 SCSI: aacraid: Eliminate use after free
7501f55f2be0c60f3ec5efe8c15a790665e7ac1a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT
1c77d470de34f59fc60e24c6e8f90ab9917503a0 ipv6: fix NULL reference in proxy neighbor discovery
8c5b63eb1881419d190bd6f2e414a06a7d3fa172 ipvs: Add missing locking during connection table hashing and unhashing
ec6aa42401e6812b909d10bf89f571fb85c21139 IPv6: only notify protocols if address is completely gone
0f5eb5d25df6e95ec2f31a4be2a7312327562a0e IPv6: keep route for tentative address
d47f1d0c947a955b6d78befe9c6fa0928e4eff53 tpm_tis: fix subsequent suspend failures
f0c40cec4aee24385ffa12ccd40c227856ca5a82 drm/radeon/kms: fix legacy tv-out pal mode
29961d36ea65dd55e0404443f56047a545c30181 drm/radeon/kms: fix legacy LVDS dpms sequence
d1a231bfcbb97ff68279cba07310ea1accf107e6 drm/radeon/kms: fix possible mis-detection of sideport on rs690/rs740
495a4d3a214e6c8c81626afc26890c116e1147df drm/radeon/kms: add quirk for ASUS HD 3600 board
f48b1a82b488358a1a12567bda6e55112a15f3f8 drm/radeon/kms: fix shared ddc harder
4552415cf7db742e0063b8f4826a1352b62fe1fa drm/radeon/kms: fix shared ddc handling
16c64e01975601eda67438a192c80a8a31db7725 drm/radeon/kms: CS checker texture fixes for r1xx/r2xx/r3xx
dd08608da1f3e7d2c0f4517e2035ca8428e8f228 drm/radeon/kms: fix DP after DPMS cycle
230a9725dff9f5a5c8c0423069b732612728f995 drm/radeon/r100/r200: fix calculation of compressed cube maps
2ba37a39b82fe74ce6605e9b62f6631a51418e87 drm/radeon/r200: handle more hw tex coord types
d4e0018e3e4dd685af25d300fd26a0d5a984482e drm/i915: Make G4X-style PLL search more permissive
2ef2b029013e81656ea6c24b4edc03f2db8854f4 drm/i915: enable low power render writes on GEN3 hardware.
ebd740e3f99377b1fd482d10d67eb56cf06a0509 drm/i915: Define MI_ARB_STATE bits
28ebc958bb348acab612e33b6af509aaea35ea98 i915: fix lock imbalance on error path...
aea11f5511b8d4f57d73361998655f97a3ff8f65 drm/i915: add 'reclaimable' to i915 self-reclaimable page allocations
b86d4a024be4bd761b097d83efbae5afafe46bc8 drm/i915: don't access FW_BLC_SELF on 965G
1b68c0ff661af1c4a403727937ae3f33bc278e6b drm/i915: fix hibernation since i915 self-reclaim fixes
40644fb1fab29e9ebfa49a1297e011c29559eacb dynamic debug: move ddebug_remove_module() down into free_module()
5f0c555517928574fe2bdb68e494e245e743e132 perf_events: Fix Intel Westmere event constraints
2a2afe2056699fa842b74474c4e146f170d565df p54pci: add Symbol AP-300 minipci adapters pciid
7b9a13778a8e7cdb51cc4b92272163dd876d77de ocfs2: When zero extending, do it by page.
07918549a19e570b91f44806a03ab86dc5c9c4a6 ocfs2: No need to zero pages past i_size.
b14f142dfd5131d98bba795474cd7eafa015161b Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
8989e9cdd48f047bc4cde16f9507f31151d55a10 mac80211: do not wip out old supported rates
4ba8e5c1e97b7ab9e1bb99659f1da711b0f6868c iwlwifi: cancel scan watchdog in iwl_bg_abort_scan
6866e1caf7e9c22dc9c964476fc411757ab005cc fb: fix colliding defines for fb flags.
20bc0849443377b314abd94895ee6f79df821c78 TPM: ReadPubEK output struct fix
529277e7ea6161bbabba4e9ca826791e3dc23d27 hostap: Protect against initialization interrupt
981754d8f15449591b94e4162840aa196d941b55 ath9k: Avoid corrupt frames being forwarded to mac80211.
f0d5dc75043d940d32787cb0040e4163accf724b powerpc/5200: Fix build error in sound code.
07ddc6b62f7d2dc106f95c0ee907a26f438bae00 SUNRPC: Fix a re-entrancy bug in xs_tcp_read_calldir()
1a587ebc33f1e6175a632cc2c9b89563c8826df7 NFSv4: Ensure that /proc/self/mountinfo displays the minor version number
df82b9bdf4ea7957beb65674abfe199f9d24ea87 NFSv4: Fix an embarassing typo in encode_attrs()
80f562233b9674d0262d9f74fd98676ec308501b cmd640: fix kernel oops in test_irq() method
4f2ac76df774f255bbfd1d4cc377eb43f07d07a7 math-emu: correct test for downshifting fraction in _FP_FROM_INT()
c80123ba3fbb7b40566354f54eba4c01f544b1b4 net/core: neighbour update Oops
49dcc8eb452542c4ba40d8caa6a2a544c44ede7a tcp: fix crash in tcp_xmit_retransmit_queue
9754d26a07ffbdec54ce3391c06aaa073802c583 net: fix problem in reading sock TX queue
a2f0548b8b7f86d518a7f998fe1451367c9f9b56 sky2: enable rx/tx in sky2_phy_reinit()
7fcce089f520a389e3f43ac0f939eb17462d7284 sky2: Restore multicast after restart
ba7afdd80a6a91fd7fac2aa17cadb75d4b427c13 cpmac: do not leak struct net_device on phy_connect errors
c6351bcaa687686e784b85d92e544e4c0176ef09 ALSA: hda - Restore cleared pin controls on resume
665f533f1927ee6582b1c896d0c1c98132853980 ALSA: hda - Add Macbook 5,2 quirk
fd1dd3913b09ddb4478b5f94bf8137bcd9da2eb2 ALSA: hda - Don't check capture source mixer if no ADC is available
1180deda29be7691126b9bdd608d45d3678b7875 CIFS: Fix a malicious redirect problem in the DNS lookup code
6fbe41cd712389ce66b48b04cf675d399c3762c6 cifs: don't attempt busy-file rename unless it's in same directory
9fcb9b3b8cf44cdfb2e6ac9b57252b960d7c22ac cifs: remove bogus first_time check in NTLMv2 session setup code
e779a25d7285a229fc93751db47d80d4c2dd9045 hwmon: (it87) Fix in7 on IT8720F
c32f9cf32602dc3f737ad263057f29250c6be45b hwmon: (coretemp) Skip duplicate CPU entries
1044e560c5d07dd6bf0eccef8ba7238992831045 hwmon: (coretemp) Properly label the sensors
2cffc5f97e17d873da2d07d6327fad22d89ce47b hwmon: (k10temp) Do not blacklist known working CPU models
23cb4986a4d4e442dd48ef7b3ea0c4b239f419ee hwmon: (i5k_amb) Fix sysfs attribute for lockdep
75dfc9ef80775613c66a04d46393432df326deba hwmon: (k8temp) Fix temperature reporting for ASB1 processor revisions
a34fc71852501f6f3573f8c95a55585c519545d2 hwmon: (k8temp) Bypass core swapping on single-core processors
4584740e4ec1db166d862112b1b90e35cadaad03 ssb: Handle Netbook devices where the SPROM address is changed
0c7066ca14c6ac8986510ba5bd946b0b50373d84 fix mis-applied upstream commit ac9721f3f54b27a16c7e1afb2481e7ee95a70318
cbed49406bb192d2d87a8a88c757f0bfaddb59de usbnet: Set parent device early for netdev_printk()
4e80cae6d537201971b62e612d877ff1794c8c8d tcp: use correct net ns in cookie_v4_check()
a1899b1af296841f26afc39194d1857f963cbbac tcp: tcp_synack_options() fix
efa4be3c2cb92b1d9d7d04ab91736cfc937a9764 r8169: fix mdio_read and update mdio_write according to hw specs
3e3435c62f1c8df22a08d50efea3b0ad910b1284 r8169: fix random mdio_write failures
71bd6170745cbaac9f16817c23cc830edc89e1fe pegasus: fix USB device ID for ETX-US2
fccaf8963bdf9c58c9ee93143689dc47b66dc5f0 IPv6: fix Mobile IPv6 regression
85d9faef1812bdc2ee93a727d2bfdebf67a91d0b gro: Fix bogus gso_size on the first fraglist entry
894d3cf54d2f7534f024784e8558d0bb2900dcb7 net/dccp: expansion of error code size
355580038fc997025d8ec6823fb9898b48edff69 bridge: fdb cleanup runs too often
5b5b5f08f32661973c8880c3aaeb916c735a2e8c virtio_net: do not reschedule rx refill forever
e61dcd092ff55415060b37bb4a6cf855385768b9 virtio: return ENOMEM on out of memory
d674601ce1cd0123e065884f4d84e29f10e0b108 virtio-pci: disable msi at startup
3db48f5c1a68e801146ca58ff94f3898c6fbf90e Linux 2.6.34.1
447926d82934a627152b3841b8014b5b9e01d48d parisc: clear floating point exception flag on SIGFPE signal
36346c14bde58f34c0a2df91635895f943eeb58b drm/i915: Don't touch PORT_HOTPLUG_EN in intel_dp_detect()
87557bf5f6a941708534ae8f5f83cd68988d5063 KVM: SVM: Don't allow nested guest to VMMCALL into host
ce9fea841204616bc21fe42bdfbd60db8ae12d9e KVM: x86: Inject #GP with the right rip on efer writes
8d3c865a11cc027bee53985237e12b086a6d7f41 KVM: x86: Add missing locking to arch specific vcpu ioctls
548d65e9b09a7321e2da125acae765d1e902b6cd KVM: PPC: Add missing vcpu_load()/vcpu_put() in vcpu ioctls
0119618803088bf8be6f287fc0e160e4a08fbfa6 KVM: Fix wallclock version writing race
e995b3b2f8e5447928c7754f0702f05cc75646f6 KVM: MMU: Don't read pdptrs with mmu spinlock held in mmu_alloc_roots
89e16408cedfeac6b7289397074bd9b44a594034 KVM: VMX: enable VMXON check with SMX enabled (Intel TXT)
7bf8439befd355aa60d8448ba238b555f0242482 KVM: MMU: Segregate shadow pages with different cr0.wp
6809d9686bf751235b9acc8869fa5793f9fe912d KVM: x86: Check LMA bit before set_efer
52be6f3f5c4f964c154be2a97f9e22be6837c98d KVM: Don't allow lmsw to clear cr0.pe
59aab522154a2f17b25335b63c1cf68a51fb6ae0 x86, paravirt: Add a global synchronization point for pvclock
fab96caf8f4af41d1ed53c1ea37c70595d8d318f KVM: SVM: Report emulated SVM features to userspace
22dc1d0096484fba8c383e63064bec6d96dff218 KVM: x86: Add callback to let modules decide over some supported cpuid bits
12f08e9684c604aa1407a6b62d1c71876db18093 KVM: PPC: Do not create debugfs if fail to create vcpu
d11e1d903937678a1557090cb2fff317ebe08cd2 KVM: s390: Fix possible memory leak of in kvm_arch_vcpu_create()
bdb19d4b8a480be7bd1da9ee8f0efb9ee5d15a8a KVM: SVM: Fix wrong interrupt injection in enable_irq_windows
d3994940c979188e63b7554335591608ba4fd5ee KVM: SVM: Don't sync nested cr8 to lapic and back
db8125fa4593489fdc161ab04853be9f5a153690 KVM: SVM: Fix nested msr intercept handling
663dc3bf055cb398b7fb84b849ea42d8571871b9 KVM: SVM: Sync all control registers on nested vmexit
c9c1db0b5210916c6bba2fab84537bbeb26a4bf3 KVM: SVM: Fix schedule-while-atomic on nested exception handling
6a8b016c48965066af329c154ca044417e4c8fe3 KVM: SVM: Don't use kmap_atomic in nested_svm_map
eaeb91e532a4d68d51825bd0ed82f0955c9e3250 V4L/DVB: uvcvideo: Prevent division by 0 when control step value is 0
135b48da0c911dbd8aa4c52742b9022643bc02a3 NFS: Fix another nfs_wb_page() deadlock
53dc58fdce4053334b2f47e692d4769f92f41255 NFS: Ensure that we mark the inode as dirty if we exit early from commit
99d690620ac4810b175f207a09044004bc2b4d79 Btrfs: should add a permission check for setfacl
31ccb0859d5b3de20fec1c540d84d5a339c70002 CIFS: Allow null nd (as nfs server uses) on create
55442a2a4c899ee1201e2dca8f8c7a0dc4e59037 GFS2: Fix permissions checking for setflags ioctl()
94f98453eab3c95eaa40132b2e78cc4edc1bf48f ext4: Make sure the MOVE_EXT ioctl can't overwrite append-only files
5ea7d8ced3cb5376b6089ccc2213465e853da71f ext4: check s_log_groups_per_flex in online resize code
5842e8e202ecef054e6a769e194dbf9c17b81569 perf_events: Fix races and clean up perf_event and perf_mmap_data interaction
ca2455ec0673fcde16f81ee0f585c4edc2e076e7 iwlwifi: add missing rcu_read_lock
40146189c77991baf1e3c6816b9b39da942c2974 wl1251: fix a memory leak in probe
9276b6f4b6b5bac6b81efb6e355c77b681ddde24 nfsd: nfsd_setattr needs to call commit_metadata
a07d9118270a41ff425a00194f100e25752f920f tracing: Fix null pointer deref with SEND_SIG_FORCED
22fc69f9e98416df62729635f702b5459c4d73a5 perf: Fix signed comparison in perf_adjust_period()
ad569e0445c9073a9fd65c18b465dfef1d9bf3b4 iwlwifi: recalculate average tpt if not current
f09f06dbf31f6f6a3d95e3a51cc748794be91451 iwlwifi: fix internal scan race
42864ec780011c0a8357317e03151f203d3d6b8c cfq-iosched: fix an oops caused by slab leak
a293c6c6ad7bf4e99a16d43e80cf4e91c8fb2a41 wrong type for 'magic' argument in simple_fill_super()
853ac1cddf0603e4a7a61110b96867cc0c3fd59d p54usb: Add device ID for Dell WLA3310 USB
3aa5ef87c4fa4be6d538c4cce37b5ea9afec7ca0 USB: unbind all interfaces before rebinding them
f4723b721570bc97eeddc6c4aeea1e2be9f09afb USB: cdc-acm: fix resource reclaim in error path of acm_probe
7fcd12387f790caf53fc88bf57c443a9af9f2332 USB: ftdi_sio: fix DTR/RTS line modes
2e6aac905807a7f440c15e03e6c88fa4922d849e USB: xhci: Wait for controller to be ready after reset.
cf86414c11c5654ce50a5b476ce00fb4b6db46d4 USB: xhci: Wait for host to start running.
280947b67d675a885b97857a93adaf97970a02a4 USB: mos7840: fix null-pointer dereference
16e0c1f8b20427a39f8c0bfb42434932f7d20acc drm/i915: Kill dangerous pending-flip debugging
58a676c197f3deac56ec15ce9043406603bd56f7 drm/i915: Rebind bo if currently bound with incorrect alignment.
e7fd492cada7c8d79093ee5ed5482046ed9e7261 sata_via: magic vt6421 fix for transmission problems w/ WD drives
a4fd5acd21386fe469c4815e37c963562041a615 sata_nv: don't diddle with nIEN on mcp55
0258282e4025563935d4c1d6afc484c299043dd6 perf_events: Fix resource leak in x86 __hw_perf_event_init()
181e8191c6f3ba70136fe83af6dfa5b90789cd42 cgroups: alloc_css_id() increments hierarchy depth
2f055d42e40b10d8f55439f9b6bd7defcb9d7873 misc: Fix allocation 'borrowed' by vhost_net
e2f415159f02c5815415260063c47e06cf7408ee firewire: core: check for 1394a compliant IRM, fix inaccessibility of Sony camcorder
2aa342dc19d2949ae23234c5853e8b2371a46649 ahci: add pci quirk for JMB362
141a0aa6f43af935e8754178462ea1ebbce12bf5 ath5k: retain promiscuous setting
9fff6bc91515aa9027e1ca4d37a4754964a6c875 mac80211: fix deauth before assoc
cd495841c53fe3ac04578c0711339282bec90ed6 pcmcia: avoid validate_cis failure on CIS override
91d5e7b11a032cb392bf6332acc23e7e2f0679f3 pcmcia: only keep saved I365_CSCINT flag if there is no PCI irq
2b2a3d8b7c699174a642bcbad080767894ce3db2 arch/x86/kernel: Add missing spin_unlock
ec883a3709b76f16853c29e9fc19c699e582a692 gconfig: fix build failure on fedora 13
478fc4e6d2e1622d991619583463eb4def24de60 clocksource: sh_cmt: compute mult and shift before registration
a214985570a6290d46800fe235f49b2989bfd784 clocksource: sh_tmu: compute mult and shift before registration
fe7f657830d40cc5a21952d7131f0bfdf4aff79d Staging: comedi - correct parameter gainlkup for DAQCard-6024E in driver ni_mio_cs.c
387767af889d9465ce56bf72ee47c00dd37dad08 vmware balloon: clamp number of collected non-balloonable pages
997e6f9cc4ccc93dc827fe6ea096f48df179c670 ALSA: hda: Use LPIB for ASUS M2V
c16a9a71155a34366d0ff3910d950745ae6b4c84 ALSA: hda: Use LPIB for another mainboard
9d62bd5676d23bbce6527c77b159e0e4ad2185f8 ALSA: hda: Use mb31 quirk for an iMac model
743f8ea44c3cbb8e2a8f032efa2c6e3744c758b9 ALSA: hda: Use LPIB for an ASUS device
4cf008cd7473e60fdeea935f0cdb5e493e3164c2 xen: avoid allocation causing potential swap activity on the resume path
410f6abbf04138c8ac7cb1317ef1cf4fdb3a0f3a xen: ensure timer tick is resumed even on CPU driving the resume
b1ec523490b04c0f7e65b64743e03bca10dc60fd x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012
4b85622825dc6840081f5312450b16c903966d74 ipmi: handle run_to_completion properly in deliver_recv_msg()
f49f5fa23366903b7a2c92545db3ee629958778f do_generic_file_read: clear page errors when issuing a fresh read of the page
fa31d3fc1debc200bf66240519e77aac606d40fa fs/compat_rw_copy_check_uvector: add missing compat_ptr call
fed3ff43e1c970cc7de6f32f795f515d4645e2a0 compat: factor out compat_rw_copy_check_uvector from compat_do_readv_writev
d3eac299ed6b90f8e670a28cac3b41db9db903f9 signals: check_kill_permission(): don't check creds if same_thread_group()
f2ee4d37384b0813d0e59c17253d2caf9a3b467a hwmon: (ltc4245) Read only one GPIO pin
68b99fb8e1e21209c9cad878e99947613e445777 slub: move kmem_cache_node into it's own cacheline
0d28a228f4fc8d88deaafa4c284385271a84da5c SLUB: Allow full duplication of kmalloc array for 390
6ea0fa89ee0537613d2c912796257623f226c037 drm/radeon: fix the r100/r200 ums block 0 page fix
854d0b6ecd5bbd09486493132a3d8a983d7b29c5 ASoC: Fix dB scales for WM8990
6868ebe0350b78616e9c0f53ffcfb4a57eb6d742 ASoC: Fix dB scales for WM8400
19c83a4c2b48128d40e887ff11f8a82de122e0ea ASoC: Fix dB scales for WM835x
f924225ca4d8b8bb24e9f8c6495000f42c375623 ASoC: Update Freescale i.MX SSI driver DMA parameter handling
f9e1801acb7b3be613ee0f1ae263e4134deefce8 idr: fix backtrack logic in idr_remove_all
64857a8ea697a9813bceb43f108a19c832215c8f aio: fix the compat vectored operations
693b478a85a8732c4a76ad3c188be928a08eda68 ARM: VFP: Fix vfp_put_double() for d16-d31
df5fe92090f87b7bbaa3c849f1f085f157acdecf ARM: 6144/1: TCM memory bug freeing bug
f4faf6a2dfda56e75b5949a437bc30a92ab6272a ARM: 6146/1: sa1111: Prevent deadlock in resume path
2334682accfd74ed34841ecafcd9c39051293904 ARM: 6164/1: Add kto and kfrom to input operands list.
377b26e45229ed74ecad3ff9a8677bf420d50328 ARM: 6166/1: Proper prefetch abort handling on pre-ARMv6
c5944f7cd7c13d8be74d0a811a28e59510729c20 ARM: 6139/1: ARMv7: Use the Inner Shareable I-cache on MP
00428967a0539a7fe594fd75dbc2cd8330883d42 mlx4_core: Fix possible chunk sg list overflow in mlx4_alloc_icm()
da7d96769c18cdf526b7c0da973fcd60cb925e57 md: manage redundancy group in sysfs when changing level.
3bbcbb8c48b2e8e7afa7795161807c1a43b7c02c tmpfs: insert tmpfs cache pages to inactive list at first
6e9fe9b3f0408bb6b54873c00e7182513f55490b Blackfin: set ARCH_KMALLOC_MINALIGN
91cb08a13af6c60db3349e533472cc9fce2c11c8 xtensa: set ARCH_KMALLOC_MINALIGN
4c99316b2a5e3c5d0dac0242771f0cde5baaf2d3 frv: set ARCH_KMALLOC_MINALIGN
a5c4932d91d8de2cd44c017da7c44d4c559758e2 rtc: s3c: initialize driver data before using it
2055e229ab71c4e7533a576cb428d9e94675e828 rtc-cmos: do dev_set_drvdata() earlier in the initialization
b87004da4e3afef8ec75fa8357cc32ef6d105403 m68k: set ARCH_KMALLOC_MINALIGN
3a7faef555a4b9cbd534c680628f4fd6cc3c29b1 m68knommu: fix broken use of BUAD_TABLE_SIZE in 68328serial driver
c7f523cf4dbc9135487a709798561b4220e1ed12 mn10300: set ARCH_KMALLOC_MINALIGN
c5de38e352c6ac876d7603557adf94d0c696c501 exofs: confusion between kmap() and kmap_atomic() api
c90680089207aee709b188e00112cd8815056114 clean DCACHE_CANT_MOUNT in d_delete()
812dd8968c6804e2b4908318b8936a13e6070208 eeepc-wmi: depends on BACKLIGHT_CLASS_DEVICE
d3c0c33429f930d2934fa7597e874306c07521f2 x86/amd-iommu: Fall back to GART if initialization fails
fdb4f05da375cad6e74a6ba5d07dbb7a97d5c8c7 x86/amd-iommu: Fix crash when request_mem_region fails
65aa78d8d9621fb72bbf37a25a7bb1cc745ec171 md: set mddev readonly flag on blkdev BLKROSET ioctl
82f2fa7b6f147ab16273f052a85c9ccb628d055d md: remove unneeded sysfs files more promptly
784400c5bf5ded58e79d935e9d2ddc989ba4fb30 md/linear: avoid possible oops and array stop
cc620515a522a1914962ba11ce99b6157f918b21 md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
7ab3fe4e7c100910f4d000814efcb1d85affdc01 md/raid1: fix counting of write targets.
ff021ea1d801d155ce2ee1f9c867f1ced59ef4ab writeback: disable periodic old data writeback for !dirty_writeback_centisecs
e0d3a4aeaff41e8cac4fc416fda9978610ff9f91 powerpc/oprofile: fix potential buffer overrun in op_model_cell.c
b8504b8d34bf036b952c3f3b0f5cd5864d5f42e5 powerpc/fsl-booke: Move loadcam_entry back to asm code to fix SMP ftrace
88693deb5838c3e0c69e03791ef7361ca77c8043 powerpc/fsl-booke: Fix InstructionTLBError execute permission check
71f530c0cbe1d180d527ef4dec4013e8bcee37c3 powerpc: Fix ioremap_flags() with book3e pte definition
f7055d7153c523b65848e08ed7f8f27071d03730 powerpc/pseries: Make query_cpu_stopped callable outside hotplug cpu
580506f5514735aa4e6b0d8f8f0dc7db7dcd4044 powerpc/pseries: Only call start-cpu when a CPU is stopped
875a8e03ec3a1ad083a6b308ce993710c5c54f0c powerpc: Fix handling of strncmp with zero len
9f819608412a8195c82ea8fb94b5755346f1b4ac drm/radeon/kms: release AGP bridge at suspend
fa65f3700588e69384cc5145675a7fda68361bb0 drm/radeon/kms/atom: fix typo in LVDS panel info parsing
c004db95b6bf09f9d1ad3c88bc15102dafe711a1 drm/radeon/kms: reset ddc_bus in object header parsing
80473a09d4b7341ea6188d05664f72a920e21e89 drm/edid: Fix 1024x768 at 85Hz
ab988002ba552efb47b3e5681a847de1216318de drm/radeon/kms: don't default display priority to high on rs4xx
56860aa3af1c89f6d640653905be72b7b293521f PCI: Disable MSI for MCP55 on P5N32-E SLI
1ccdd27a0e7a1a05c7a925bdadbfd3f275f9d645 PCI quirks: disable msi on AMD rs4xx internal gfx bridges
0640b3e3c65a1a52fb233bacc13959f32faba279 can: Fix SJA1000 command register writes on SMP systems
61fddafd7867bb656f034c0434492784f680bad8 drivers/base/cpu.c: fix the output from /sys/devices/system/cpu/offline
8ab0ea3ee657ad1235590c3e43cf9d4fbb4de105 libsas: fix deref before check in commit 70b25f890ce
649f9bdb073f3934412ca543e64edda132a05fb1 drm/i915: Reject bind_to_gtt() early if object > aperture
c24e9e6e543398eaeae95f2d2f6f5b59852f3e06 ath9k_hw: fix hardware deinit
787b18bfea20bb38b610258564e43b51f4f04041 mac80211: fix handling of 4-address-mode in ieee80211_change_iface
6f6dcf87b07b45fca26ad170ca9714d2ae09dc3f mac80211: fix rts threshold check
c12531f62e8af466bb2e3a0a0fd8b0e6fb12fca2 mac80211: Fix robust management frame handling (MFP)
ba0a3584f651a904587e5b13856cfbc6d6ae7e44 mac80211: give warning if building w/out rate ctrl algorithm
afbcfc2833a06d5b847f8c235059e2545bd5ad31 fbdev: section cleanup in w100fb
5dfcd5d10dc505d7f23b72aa5842d08f58dbedae fbdev: section cleanup in arcfb
c4c0b96648bac6102785dab14b57f54a5b323360 fbdev: section cleanup in vga16fb
305f648cfb4a77f59eeb419008ca01c8b9885db9 fbdev: section cleanup in vfb
aa80642730ac9d022861feece7fd3697fd57248b fbdev: section cleanup in hgafb
379dafdf83d6cc936980bad4bfb463a1558f7522 ath5k: consistently use rx_bufsize for RX DMA
0775d3fb7c0be643f0bf50421d3ab471619e4dd4 USB: xHCI: Fix wrong usage of macro TRB_TYPE
52045e05f6d2ab6286222eb1e6339df099385bb6 USB: xhci: Fix check for room on the ring.
98edccb42c2aa2d7b17d00790249f0fb2309f43c USB: xhci: Limit bus sg_tablesize to 62 TRBs.
863bbb51075021d09e607a2fe471f7ca702d40cd USB: xhci: Fix issue with set interface after stall.
8adbb24bada99dde60b4d5ebdc2ae1ec61ff4698 USB: EHCI: fix controller wakeup flag settings during suspend
a9093288d3428afaec9cf2097c3edc0982a69ad0 USB: EHCI: clear PHCD before resuming
068c984526dcdafae7fde7ce8d6135bcc48950da USB: FHCI: cq_get() should check kfifo_out()'s return value
4a8b98282f192abc27f1c18dc81ed2e59929e168 USB: fix usbmon and DMA mapping for scatter-gather URBs
54f1c4229dad6dd1c3d581e3008a89ee87053a44 USB: unusual-dev: Add bad sense flag for Appotech ax203 based picture frames
d297f82e22644b815cedf064c126d542381989e8 USB: mxc: gadget: Fix bitfield for calculating maximum packet size
ab5dda490c458da086369498f2cabf7f84102ab7 USB: qcaux: add Samsung U520 device ID
03cf402d2352f48c82d93a9e174d67645445a815 USB: kl5usb105: fix memory leak
1bc1248edb16b844389d0da3a6286d05ffd14d64 USB: ir-usb: fix double free
47daca4abff7f8a77e12b0103e2d2bce7cc34f1f USB: option.c: OLIVETTI OLICARD100 support
fe069e176fcc1bab9ed6141ea53369a09880cd41 USB: option: add PID for ZTE product
0e70bed3661c2fe9844e290595e16092366efef2 USB: tty: fix incorrect use of tty_insert_flip_string_fixed_flag
e918d4ae5eb721dd9569c147d5f3e5c5bc5f108c USB: kobil: fix memory leak
5c57367851bd2535460cde23e457ec456ea61fc1 USB: CP210x New Device IDs 11 New device IDs
6b467ed469b5ab9aef253222cff748a303c34320 USB: visor: fix memory leak
0370cbe4d1e59d4a9a9fffb0eb2a0cdb1cb9b8c1 ARM: 6135/1: mx21/devices: fix USBOTG resource
03c10e5766b665075f7165d0c038ec299e3c6df7 ar9170usb: fix panic triggered by undersized rxstream buffer
5dbabb418f3ee53978d283cde8f59ff24d13e732 ar9170usb: add a couple more USB IDs
10b59786101918c9045d84439a76db09647e9395 HID: Add the GYR4101US USB ID to hid-gyration
5cb55ffd478600e5515166b304462d4ddc165278 ACPI: video: fix acpi_backlight=video
c661a17e2a3e08e2e5a637453558d352f2227889 ALSA: hda: Use LPIB for a Shuttle device
e90c613ecc211ca08430c73feec7a3449658d1e4 ALSA: hda: Use LPIB for Sony VPCS11V9E
9d1312a1ec0f9af722ff6b5fd010e7e89328d51e ALSA: hda: Use LPIB for Acer Aspire 5110
0596f63086c5ba313b0ffd68d86e878ceabb9f68 ALSA: hda: Use LPIB for Toshiba A100-259
f1d46e6a4db1cba246afc6d01a6d4648a7fba16f ALSA: hda: Fix model quirk for Dell M1730
8882ac1b4eb11bd9031af3710193534f18f16c2e ALSA: pcm: fix the fix of the runtime->boundary calculation
945fb1b1535c71df6d3ac4c1a52149662515d854 ALSA: pcm: fix delta calculation at boundary wraparound
f3b041d63fd763862ff0acd2612135d0502f9402 mutex: Fix optimistic spinning vs. BKL
79ea60d729ec6a5cb16beefa4a927d9adee31656 Staging: batman-adv: Fixing wrap-around bug in vis
5405f5ae04d505e067b8e932e467301cf20b41c1 Staging: batman-adv: Fix VIS output bug for secondary interfaces
5b1599198c5992446e1e39962e83d504d72e0c18 Staging: batman-adv: don't have interrupts disabled while sending.
100cd68085ad42f30b8591ba1eeb3dbe9c478838 Staging: rt2870: add device ID of MelCo.,Inc. WLI-UC-G301N
04e3c609a132a366fadef95d11532b9e34b77ce0 staging: vt6655: Fix kernel BUG on driver wpa initialization
48da1f948eaff568eca729efadce88b4367c6cf2 rtl8180: fix tx status reporting
5f3753189d45e0f6807374ee9b5299ec7b17fd56 ARCNET: Limit com20020 PCI ID matches for SOHARD cards
4b227bf55477bef00cdc5325711134139fcbcdfe sata_nv: use ata_pci_sff_activate_host() instead of ata_host_activate()
70e3072d47c474aec0a4391306e3838e983f853e nfsd: don't break lease while servicing a COMMIT
f003956dd3c142e99cf61c999cda0a250e35a37b NFSD: don't report compiled-out versions as present
9cd8e627a68fd3b0f4581ddbbfffffd639a3309a cpumask: fix compat getaffinity
968ada73731c432d54d0d273bc2a82aceb06deea libata: don't flush dcache on slab pages
f7039e09cba9c057a3097eb421616ce8906c0ce1 libata: disable ATAPI AN by default
4562830db9b66f4eb10fb98624af1fcba20a0c50 posix_timer: Fix error path in timer_create
b55e34571e4db0b98fe1ba0fceeed734e2eb5c33 VFS: fix recent breakage of FS_REVAL_DOT
9521ba4ae1028e06707b86050fe9e204bae3d818 Fix racy use of anon_inode_getfd() in perf_event.c
81bec1f57bc4d87c74a4f7643a9bf6e57878b44f perf: Fix exit() vs event-groups
ecd8a95f7e526ea1dd8d8031b572144e9a78c9aa perf top: Properly notify the user that vmlinux is missing
03d7c94a14acd55388d9c5e50503c4969e0ba164 perf: Fix exit() vs PERF_FORMAT_GROUP
08959bab0e65a42ff0d10fde4982939b472a7a96 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()
a3f7f0540b5ccc9573230e741e7aceb966f38ac7 oprofile: remove double ring buffering
ae39937e57147ecb65516066985f3805ffff717f oprofile/x86: fix uninitialized counter usage during cpu hotplug
e40152ee1e1c7a63f4777791863215e3faa37a86 Linus 2.6.34
b5dbc858717113c823fe6bb058807c2cb67d1efa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
d34e14f690d611ffe3db09e4ed8123d86c89a831 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
c02db8c6290bb992442fec1407643c94cc414375 rtnetlink: make SR-IOV VF interface symmetric
55fa0cfd7c3ac2ae34cac7dca2e3fbcfe661e6c3 sctp: delete active ICMP proto unreachable timer when free transport
35790c0421121364883a167bab8a2e37e1f67f78 tcp: fix MD5 (RFC2385) support
4e73238d163c6fcf001264832701d2a6d4927672     MIPS: Oprofile: Fix Loongson irq handler
46afb8296c2494bfce17064124b253eb9b176ef9     MIPS: N32: Use compat version for sys_ppoll.
95e8f634d7a3ea5af40ec3fa42c8a152fd3a0624     MIPS FPU emulator: allow Cause bits of FCSR to be writeable by ctc1
18e41da89d55014d25b9a24502ee92b7f50599f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
43aa7ac736a4e21aae4882bd8f7c67403aed45b8 lib/btree: fix possible NULL pointer dereference
bdef2fe88b1e4bde7458aedd207929ce3f9d66ee mmc: at91_mci: modify cache flush routines
5dc6416414fb3ec6e2825fd4d20c8bf1d7fe0395 Btrfs: check for read permission on src file in the clone ioctl
3f8bf8f0fd79410fbcbf9dd9910dbc9d4882c94f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
c28f3f8660697d03afbdb581781b94ff6222a585 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
684bdc7ff95e0c1d4b0bcf236491840b55a54189 JFS: Free sbi memory in error path
404e781249f003a37a140756fc4aeae463dcb217 fs/sysv: dereferencing ERR_PTR()
265624495f5acf6077f8f8d264f8170573d8d752 Fix double-free in logfs
d83c49f3e36cecd2e8823b6c48ffba083b8a5704 Fix the regression created by "set S_DEAD on unlink()..." commit
bfcf1ae2b2b1c09ee2c420313afe47ac5cc32d3f Merge master.kernel.org:/home/rmk/linux-2.6-arm
ecbb458a484fd9c455f8feb36c87727e71b4ac1a Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
16a2164bb03612efe79a76c73da6da44445b9287 profile: fix stats and data leakage
bfcc6e2eca507819e297a4c758ebd6b26e625330 hughd: update email address
e9b1d5d0ff4d3ae86050dc4c91b3147361c7af9e x86, mrst: Don't blindly access extended config space
ef0e9180d3589ad35eefe9be6b239f32719fd548 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7f284d3cc96e02468a42e045f77af11e5ff8b095 x86, cacheinfo: Turn off L3 cache index disable feature in virtualized environments
ade029e2aaacc8965a548b0b0f80c5bee97ffc68 x86, k8: Fix build error when K8_NB is disabled
4fc4c3ce0dc1096cbd0daa3fe8f6905cbec2b87e Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
97b2073ff04814a7f2fef5fe0e82bb008cad7d8e Merge branch 'davinci-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
b9af5ddf8a34ff3c911372173c2e51c6f8a6ca8f DA830: fix USB 2.0 clock entry
b3b38d842fa367d862b83e7670af4e0fd6a80fc0 inotify: don't leak user struct on inotify release
e08733446e72b983fed850fc5d8bd21b386feb29 inotify: race use after free/double free in inotify inode marks
3dbc6fb6a3c8a7dc164ae330ab024a3fe65ae53e inotify: clean up the inotify_add_watch out path
508ff9d41c9aa7e178f6330e703a22af03090dd5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
3ac4e829bd8575e9adea2ba1b9329da363881ffb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
7ac992ef615c66a05ebb831915935e83c0ec8e05 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
d77f873fdd21912803836da78f627d2efd267082 Merge branch 'net-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
4ae69e6b718589abe97c9625ccbb1e0bc95a8c0e mmap_min_addr check CAP_SYS_RAWIO only for write
a5e48b88da225580394f825ffe67e444b050074b microblaze: Fix module loading on system with WB cache
f01487119dda3d9f58c9729c7361ecc50a61c188 x86, amd: Check X86_FEATURE_OSVW bit before accessing OSVW MSRs
6a251b0ab67989f468f4cb65179e0cf40cf8c295 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
9e766d81b1f432826fd773fc5d679b8a8095e941 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
bf6239eb84e6d7331f168cd3593958b656ce42a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
1c5250d6163dac28be3afabdfb6c723f107051b7 serial: imx.c: fix CTS trigger level lower to avoid lost chars
77945febbe60a69e9dcab7f49d33a1aa1e436973 tty: Fix unbalanced BKL handling in error path
e6114fa1d1d6a588766f28081b971047dd3e5def serial: mpc52xx_uart: fix null pointer dereference
4462dc02842698f173f518c1f5ce79c0fb89395a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
002baeecf53677d2034113e34197ec221f42e037 vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
fc8e38f142dd59f81306ff6a81c1351e9eb0e014 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
aa86f26bd81a46985f1b32e513638d1c36cf3104 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
5051d411ec87381693433d24c4488b2fa4a6306c mfd: Clean up after WM83xx AUXADC interrupt if it arrives late
ee4bcdf1d248c4ebe5f73e11631c3bd3f76d777b microblaze: export assembly functions used by modules
1ce2470aa544a0aa37b575c45cba366770860af7 microblaze: Remove powerpc code from Microblaze port
ddfbc935eae68294834dc29998f93147a5422a0d microblaze: Remove compilation warnings in cache macro
e1733d2c397476c245a681ba0b54c88858b7a0be microblaze: export assembly functions used by modules
105ce39ca4fabf20e3211cae1abc8f037e6a1f7f Merge branch 'fix/hda' into for-linus
3843384a055496dfed3c93ae883d964d8290fdab Input: ad7877 - keep dma rx buffers in seperate cache lines
ef110b24e28f36620f63dab94708a17c7e267358 Input: psmouse - reset all types of mice before reconnecting
504e8beed161bd11a2c6cbb8aaf352c14d39b5bb Input: elantech - use all 3 bytes when checking version
538722ca3b762023ac65cec214901a1ebff8b575 microblaze: fix get_user/put_user side-effects
0d5961b7f612f8f54fd6fbe1942cdfb141cddfb9 microblaze: re-enable interrupts before calling schedule
46db2c3205ca6e24adbb9b038441bc8f65360535 perf record: Add a fallback to the reference relocation symbol
4f018c513a81ba243165bfc4fcf44254986ad002 KVM: PPC: Keep index within boundaries in kvmppc_44x_emul_tlbwe()
f8c5fae16649445e15656667f72bd51d777f7766 KVM: VMX: blocked-by-sti must not defer NMI injections
fe19c5a46b4c519153fddd4d5efe32a3e4cfa694 KVM: x86: Call vcpu_load and vcpu_put in cpuid_update
061e2fd16863009c8005b4b5fdfb75c7215c0b99 KVM: SVM: Fix wrong intercept masks on 32 bit
46a47b1ed118cda1a08b7f6077b837a00fbc112b KVM: convert ioapic lock to spinlock
be835674b55324c1abe973b15343c3663910c620 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
5ec390e046039942d59ef2634b967b8b23fc57c2 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
cdf5f61ed1d64d50eb9cf10071ab40836f5f9f91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
131c6c9eddfa252e376edb4aeff9c7fe1b96a798 Merge commit 'kumar/merge' into merge
769d9968e42c995eaaf61ac5583d998f32e0769a Revert "PCI: update bridge resources to get more big ranges in PCI assign unssigned"
7ac512aa8237c43331ffaf77a4fd8b8d684819ba CacheFiles: Fix error handling in cachefiles_determine_cache_security()
91af70814105f4c05e6e11b51c3269907b71794b rwsem: Test for no active locks in __rwsem_do_wake undo code
0d4993563bde70bc7c7718686bc5c5c089733001 vhost: fix barrier pairing
e7b702b1a8f2a6961367da903217e669be0f099f Inotify: undefined reference to `anon_inode_getfd'
8213466596bf10b75887754773ee13c10cf86f5c ALSA: ice1724 - Fix ESI Maya44 capture source control
98af057092f8f0dabe63c5df08adc2bbfbddb1d2 ARM: 6126/1: ARM mpcore_wdt: fix build failure and other fixes
f4a27aed48584b9e4699e9ee76288618a8574d77 ARM: 6125/1: ARM TWD: move TWD registers to common header
9fe17b5d47d3d3c85b35623dea8f571a184134c0 ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
6a45f7822544c54a2cf070d84f4e85f2fb32ec02 ALSA: virtuoso: fix Xonar D1/DX front panel microphone
2a6ce6e5fda4721b35f309acedf4cac61ecbfb04 ALSA: hda - Add hp-dv4 model for IDT 92HD71bx
57d84906f0f3005d4d22e13a3f5102a16a7fc4a2 [S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
545c174d1f093a462b4bb9131b23d5ea72a600e1 [S390] ptrace: fix return value of do_syscall_trace_enter()
1c1e093cbf6d3a7576ba0bd10363362a1c5c74ee [S390] dasd: fix race between tasklet and dasd_sleep_on
0fe1ac48bef018bed896307cd12f6ca9b5e704ab powerpc/perf_event: Fix oops due to perf_event_do_pending call
e84346b726ea90a8ed470bc81c4136a7b8710ea5 ceph: preserve seq # on requeued messages after transient transport errors
f818a73674c5d197f66b636a46d7d578d7258129 ceph: fix cap removal races
cea0d767c29669bf89f86e4aee46ef462d2ebae8 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
b2464ab2023f20aea23ef8df1cb45b338c859ea5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
788885ae7a298dec73ba999c2fc5d46d42072ddf drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot
06efbeb4a47b6f865e1c9d175ab9d6e90b69ae9e hp_accel: fix race in device removal
a3ed2a15719219769bb095b28009c1d654a419e8 mqueue: fix kernel BUG caused by double free() on mq_open()
de145b44b95b9d3212a82d1c0f29b09778ef33c5 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines
747388d78a0ae768fd82b55c4ed38aa646a72364 memcg: fix css_is_ancestor() RCU locking
7f0f15464185a92f9d8791ad231bcd7bf6df54e4 memcg: fix css_id() RCU locking for real
11cad320a4f4bc53d3585c85600c782faa12b99e bsdacct: use del_timer_sync() in acct_exit_ns()
ab941e0fff3947b6dcc9c578d918d1bba54a6874 rmap: remove anon_vma check in page_address_in_vma()
4a6018f7f4f1075c1a5403b5ec0ee7262187b86c hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer
475f9aa6aa538befcbd0fa95bdebada600f247cd kexec: fix OOPS in crash_kernel_shrink
d586ebbb8814e039545d38f69029533f3f17748d mmc: atmel-mci: fix in debugfs: response value printing
abc2c9fdf636c4335a8d72ac3c5ae152bca44b68 mmc: atmel-mci: remove data error interrupt after xfer
009a891b22395fc86e5f34057d79fffee4509ab5 mmc: atmel-mci: prevent kernel oops while removing card
ebb1fea9b3adf25d7e2f643c614163af4f93a17f mmc: atmel-mci: fix two parameters swapped
34441427aab4bdb3069a4ffcda69a99357abcb2e revert "procfs: provide stack information for threads" and its fixup commits
3c904afd7358e9ef515eb5df36b6f25c2b7fc2da it8761e_gpio: fix bug in gpio numbering
f33d7e2d2d113a63772bbc993cdec3b5327f0ef1 dma-mapping: fix dma_sync_single_range_*
45c6ceb547ad2d98215351974a4686bf8cb13e14 ceph: zero unused message header, footer fields
3d69438031b00c601c991ab447cafb7d5c3c59a6 cifs: guard against hardlinking directories
fc2a093e7ad23e935aa29e349bc27173c92f1a95 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
9fc282baa8f743a7049e301d13cf9968ee95a91c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
c61ea31dac0319ec64b33725917bda81fc293a25 CacheFiles: Fix occasional EIO on call to vfs_unlink()
7d6fb7bd1919517937ec390f6ca2d7bcf4f89fb6 ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[]
9abf82b8bc93dd904738a71ca69aa5df356d4d24 ceph: fix locking for waking session requests after reconnect
d85b705663905b3dae30007f824355bdcfcf3f00 ceph: resubmit requests on pg mapping change (not just primary change)
04d000eb358919043da538f197d63f2a5924a525 ceph: fix open file counting on snapped inodes when mds returns no caps
0ceed5db321ac0f9782e77dda476ebe28a8e2199 ceph: unregister osd request on failure
0559a538899d48e7d730affb9df2abb13a7d9008 hwmon: (applesmc) Correct sysfs fan error handling
d1bf8cf6b911001d50f2079c158cb5dd9782e187 hwmon: (asc7621) Bug fixes
829e92458532b1dbfeb972435d45bb060cdbf5a3 kprobes/x86: Fix removed int3 checking order
de068ec048f807d4f62b7dda100c23a1365f086f perf: Fix static strings treated like dynamic ones
26ebe0a28986f4845b2c5bea43ac5cc0b9f27f0a ALSA: hda - Fix mute-LED GPIO pin for HP dv series
0ebf9e3692d640917fb792a7494d05e1f5b1058f ALSA: hda: Fix 0 dB for Lenovo models using Conexant CX20549 (Venice)
513d8be9883fe0a7a73d216c7cecd20e7c9effda Input: iforce - fix Guillemot Jet Leader 3D entry
d861f7bf14808b9f457cb32c34585e97df60f140 Input: iforce - add Guillemot Jet Leader Force Feedback
de02d72bb3cc5b3d4c873db4ca8291723dd48479 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
c9ff04c941d2cd87d27496d7fee8923238bb2ebb drm/radeon: Fix 3 regressions - since buffer rework
94b849aaf6e22ab7bf54b0d0377a882d4892396d Merge branch 'fix/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
f7422464b57088071201cd94027662d8469f153b autofs4-2.6.34-rc1 - fix link_count usage
b77b907fae863f3bc546a336a8bc5e660d371788 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
482c45331519524e4aeaf8a9084a445500822b85 ALSA: Revert "ALSA: hda/realtek: quirk for D945GCLF2 mainboard"
f0ecde1466f21edf577b809735f4f35f354777a0 net: Fix FDDI and TR config checks in ipv4 arp and LLC.
bbd725435ddb1cac732f7a8c23c21ff67f24c60f IPv4: unresolved multicast route cleanup
0217f1499cf880d93c64579b2943e9382d8c2c21 ALSA: hda - add support for Lenovo ThinkPad X100e in conexant codec
b57f95a38233a2e73b679bea4a5453a1cc2a1cc9 Linux 2.6.34-rc7
93cb463141d50e4c6a574efc2c6e4d6d76ffed77 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
1c6fe0364fa7bf28248488753ee0afb6b759cd04 cpuidle: Fix incorrect optimization
e814d826dc1821dbce3aa1ddb7f2f739f420ffd8 ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled
b8349b569aae661dea9d59d7d2ee587ccea3336c ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP
f4d6477f7f073b99220386d62f5bf54bec3482cc ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops
b5a07faadeb4e0cfd6dcee359e501d4755cab875 ARM: 6106/1: Implement copy_to_user_page() for noMMU
b1a9ceb2e003aab7b96e30d990c1092453a0ea44 ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c
fde4e2f73208b8f34f123791e39c0cb6bc74b32a HID: fix suspend crash by moving initializations earlier
f1c448e0a9e99c76f4ece368714fb35a40a8daba Merge branch 'for-linus' of git://neil.brown.name/md
2c32b1dab508ccaa4aea1a9d6047b65fc708e929 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
48fe37cb53a40e13c2f9fc974f574e38d18be303 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
e33b3e7567f8636c61e79ff1da5ff9a6cf6562c7 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
e2dbe06c271f3bb2a495627980aad3d1d8ccef2a virtio: initialize earlier
91677467163b847f1a5497789a893ada97f375b6 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
4a2253313653bcc4126287818b676f95ac26dc09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
417a9ef1f488e3cf92bacc4999e1cbabc0e7cf1a Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
91bc482ec5a615e8ecebc106aaf7d0c267d511de Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
79733a865c7fd778ce45e3503962b3a875b0a153 mac80211: remove association work when processing deauth request
160b82420ab41f1e67fbf2e56dc587837ef39ce0 ar9170: wait for asynchronous firmware loading
1176568de7e066c0be9e46c37503b9fd4730edcf md: restore ability of spare drives to spin down.
87aa63000c484bfb9909989316f615240dfee018 md/raid6: Fix raid-6 read-error correction in degraded state
4d26f44657915f082806abfe3624aeded4c121fa ALSA: hda - fix DG45ID SPDIF output
0341509fdfc9519f7de6aabc5dd23217cef72b73 blk-cgroup: Fix an RCU warning in blkiocg_create()
ccc2d97cb7c798e785c9f198de243e2b59f7073b ipv4: udp: fix short packet and bad checksum logging
1468cf0542663f873410b83d8bb61ae779e3a845 Merge branches 'bugzilla-14337', 'bugzilla-14998', 'bugzilla-15407', 'bugzilla-15903' and 'misc-2.6.34' into release
8cfe92d683a0041ac8e016a0b0a487c99a78f6c1 drm/ttm: Remove the ttm_bo_block_reservation() function.
5be6eff965aee22181d7f6210c2c463420e94e03 drm/ttm: Remove some leftover debug messages.
4fa07bf146aaee1e8409d35ab08624041c2e3867 drm/radeon: async event synchronization for drmWaitVblank
a47f6be45670465d45a3d27f7ff71986bd35d6c4 V4L/DVB: pxa_camera: move fifo reset direct before dma start
981cbef2c30ee82d6011bb2ef50461f6a074de71 V4L/DVB: video: testing unsigned for less than 0
b7d41d6d580743b1fed1b9560d948c9ef58564bd V4L/DVB: mx1-camera: compile fix
6f550dc08369ee0bc6402963c377e65f0f2e3b71 V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer 	dereference"
5dd92c1ff1f85b1a4dceba9caa0fda85835ccc4b V4L/DVB: ngene: Workaround for stuck DiSEqC pin
03b1930efd3c2320b1dcba76c8af15f7e454919d V4L/DVB: saa7146: fix regression of the av7110/budget-av driver
d2f2d6d0a11e892263ea511e46af449113fd2081 V4L/DVB: v4l: fix config dependencies: mxb and saa7191 are V4L2 drivers, not V4L1
b75396a4ea473a2cd4f2fb99a81b2289265a8021 V4L/DVB: feature-removal: announce videotext.h removal
6a4f0623a4ebe46c743d213db808067553953913 V4L/DVB: V4L - vpfe capture - fix for kernel crash
f8f73d01a31488ec8e923b2148043579d43d0378 V4L/DVB: gspca: make usb id 0461:0815 get handled by the right driver
55e0b489a39bb635a44f769d620e44c70d9c065b V4L/DVB: gspca - stv06xx: Remove the 046d:08da from the stv06xx driver
a76b9f49ba58d081e373080ff75130673140d3f1 V4L/DVB: gspca - sn9c20x: Correct onstack wait_queue_head declaration
84a1d9c83e3e13991b958c897b6e9d6a5e4ce76d V4L/DVB: saa7146: fix up bytesperline if it is an impossible value
ab51bec1f852f6b858a26e745b32a79cd1a67eec V4L/DVB: V4L: vpfe_capture - free ccdc_lock when memory allocation fails
b704e82a54591d69816b45f4324caf143f1a6fc8 V4L/DVB: V4L - Makfile:Removed duplicate entry of davinci
2132deff694765bc2e6c7ac84c6b30dab0775256 V4L/DVB: omap24xxcam: potential buffer overflow
ea5bc73f4f56449b2d450068d492bcd17a675d7a ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
ee84b8243b07c33a5c8aed42b4b2da60cb16d1d2 rcu: create rcu_my_thread_group_empty() wrapper
e8e8fade7b351f131433fa44ca5d4e960e1c0f9c Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
325ce9e3060960488fa2c1c9eccde5ad85d75e7c Merge master.kernel.org:/home/rmk/linux-2.6-arm
bbfdbe9dc00dc3fd6cba9b0f96adc46d025c9079 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
80ea76bb2575c426154b8d61d324197ee3592baa phy: Fix initialization in micrel driver.
b0c4d952a158a6a2547672cf4fc9d55e415410de x86: Fix fake apicid to node mapping for numa emulation
651341213583e9c57072fed0f88a749cc240fe49 microblaze: Defconfig update
3274c5707c22221574b396d140d0db3480a2027a microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
385e1efafc73a5deeb20645ae8b227b4896852e2 microblaze: Fix consistent-sync code
598acab44dcbda0e300d9d080e81566334138e7d microblaze: Define correct L1_CACHE_SHIFT value
77543cebab7387eab7d482e90018a64d6f2ced1e microblaze: cpuinfo shows cache line length
de925d9d3b64390ef6363e16e9d6a84d7dd7cee1 microblaze: Fix kmalloc alignment on non-coherent DMA platforms
c17e1a1cedb723d48d4822cae1af1c010b608b5c microblaze: Fix typo fault in cache code
f1525765fb9c432f5dc5d0d18102fbe9980a14ae microblaze: Fix consistent code
16f6e9989293ba32e33c4a2a9b29a1d77c321723 microblaze: pci-dma: use include/linux/dma-mapping.h
22dcc2e3b96107e464dbc1a5c84b5e7239906cb0 microblaze: page.h: Remove get_user_page and free_user_page
43f2a6e8b122378b9ad20cd8ea449cdb38f5d829 microblaze: Remove "cache" optimized copy_page function
21e1c93631e027136ea4070e7bca600c4ad4f391 microblaze: invoke oom-killer from page fault
f3ff8212a24f1935b44a3fcdd81c787428f053a6 microblaze: fix divide by zero exception message
113a591a17de9e71b90631be89d3268c406b11c6 microblaze: Add isa_dma_bridge_buggy to dma.h
e7682231092d1d1dd49bc590d6d3b7f0ddc07e74 microblaze: Remove ancient code
63f1032b97638fc2b023fa968b7703c8ebe6d6d9 microblaze: Quiet section mismatch warnings for MMU version
7a0248e819ddaf2c2f28e6edd287b90aa930702a microblaze: Quiet section mismatch warnings
e6d7961e5be0a259ba87411370f8be7f7da4c0f6 microblaze: Fix IRQ entry/exit ftracing
c86fac4382b3fb238a520ab5f2fa200c6a868b7f microblaze: resource/PCI: align functions now return start of resource
8a66da71fa84d08bef7d1678db77df77dccefa20 microblaze: PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
50b5d6ad63821cea324a5a7a19854d4de1a0a819 sctp: Fix a race between ICMP protocol unreachable and connect()
6ec82562ffc6f297d0de36d65776cff8e5704867 veth: Dont kfree_skb() after dev_forward_skb()
257dab81413b31b8648becfe11586b3a41e5c29a Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
dcf097b247affd8b88ad410a92298590c5600f44 blk-cgroup: Fix RCU correctness warning in cfq_init_queue()
4bdae98f1a456ea1fea5ea02f9249d23bceab75b ACPI: fix acpi_hest_firmware_first_pci() caused oops
97c227cb51ddcf52c66f7a7fba69237026418b56 sbshc: acpi_device_class "smbus_host_controller" too long
18262714ca0fb65c290b8ea1807b2b02bb52d0e3 power_meter: acpi_device_class "power_meter_resource" too long
a40770a9537c72b555667851845e73484b22ba17 acpi_pad: "processor_aggregator" name too long
11439a6fd90b4861df64b4f983726e1c54977ab7 PNP: don't check for conflicts with bridge windows
d40a4de0be08f005814a4fddac748fe5353208ec IPv6: fix IPV6_RECVERR handling of locally-generated errors
54ad023ba8108d0163acc931ed4b5e4a8a3a7327 ceph: don't use writeback_control in writepages completion
7df9c43fbe470628a755dfd028e58fdd7ab9b44e net/gianfar: drop recycled skbs on MTU change
8bed90557d2600d25e58de30df48b244980164ec sh: fix a number of Oopses and leaks in SH framebuffer driver
ccb8d8d070b8f25f0163da5c9ceacf63a5169540 [ARM] pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
b53f7710610215b6d53a5caea082d3afede142ea [ARM] pxa/spitz: fix On/off key name to fix warning during boot
5d2fec5df1631076ce1d27c61def201aabc31167 [ARM] pxa: fix the incorrect cpu_is_pxa950()
4157d317dc20f12bee9944155fed399bbe38fae4 [ARM] pxa: update cpuid pattern for pxa9xx in head.S
6ae87fe219ce32ea226254ee72e1d38ad35d9deb [ARM] pxa/viper: fix timeout usage for I2C
299ed07868e2384dd3bff44e30892cfdadd7e1bc [ARM] pxa/raumfeld: fix button name
12145cae4d829d9d246a6272daef79074b5f4878 [ARM] pxa/imote2: Fix iMote2 defconfig
d5df767dbe4bc1e7ce1bd16976f78ef938e53052 [ARM] pxa: add missing new line to regs-u2d.h
722154e4cacf015161efe60009ae9be23d492296 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
1d7746cb411d8b10c0ac934cae6c58bd1ece9616 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
0fd6b32b3b2f5c1bfd412de7b5fd040fb31b6712 [MTD] Remove zero-length files mtdbdi.c and internal.ho
85ea2d3f9e71cd72e866fdb74a9d5a15d65d44c2 pata_pcmcia / ide-cs: Fix bad hashes for Transcend and kingston IDs
40868c85b8dfe233192f29099f45348f5b363ce9 libata: Fix several inaccuracies in developer's guide
65be2f501f5b31208a963713e6702d40e8e7863d Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
111c7d82436db4c7673922b6ba021cebb7d26dd8 slub: Fix bad boundary check in init_kmem_cache_nodes()
07bedca29b0973f36a6b6db36936deed367164ed ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
77a4229719e511a0d38d9c355317ae1469adeb54 [SCSI] Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
c213e1407be6b04b144794399a91472e0ef92aec [SCSI] Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
5f233706592fcce7df57e12674461c349b8f591d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
8777c793d6a24c7f3adf52b1b1086e9706de4589 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
7437e7d3672b6d23c08212c68752c9a9c25f8e9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
38c9e91bc396672e9ea8013bad63ea4f59d9d31c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
1d7aec304147aadcbc66ef9ab691208f9f22b6a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
5157b4aa5b7de8787b6318e61bcc285031bb9088 raid6: fix recovery performance regression
896903c2f5f79f029388f033a00c3b813bc91201 KEYS: call_sbin_request_key() must write lock keyrings before modifying them
f0641cba7729e5e14f82d2eedc398103f5fa31b1 KEYS: Use RCU dereference wrappers in keyring key type code
cea7daa3589d6b550546a8c8963599f7c1a3ae5c KEYS: find_keyring_by_name() can gain access to a freed keyring
69b5de84758237ee0086554849489baeeafcd097 Merge branch 'fix/hda' into for-linus
8f0f5ff6777104084b4b2e1ae079541c2a6ed6d9 ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
231f50bc0e9735fd1b3fd376a8d3b6a14aee0694 ALSA: hda - Add quirk for Dell Inspiron 19T using a Conexant CX20582
bfe70783ca8e61f1fc3588cd59c4f1b755e9d3cf ALSA: take tu->qlock with irqs disabled
7cff0943a1104479fc9fc2d6ced24c02ba81e73e FEC: Fix kernel panic in fec_set_mac_address.
c53666813813a0ea3d0391e1911eefc05a5e6b4f ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T
4442dd4613fe3795b4c8a5f42fc96b7ffb90d01a ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F
8dd34ab111dc6ccb35a1a7a59222cb9bb0160e6f ALSA: hda - fix array indexing while creating inputs for Cirrus codecs
7ebd467551ed6ae200d7835a84bbda0dcadaa511 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
d7526f271f2111684211fc7d27814e86a36336c9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
67bff7c087f91f79dfa97a33a3aeb147eb467093 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
cf8304e8f380903de3a15dc6ebd551c9e6cf1a21 KEYS: Fix RCU handling in key_gc_keyring()
d9a9b4aeea334e7912ce3d878d7f5cc6fdf1ffe4 KEYS: Fix an RCU warning in the reading of user keys
68b3adb429e0abf5c0a3deb75d71671436b3af10 drm/radeon/kms/legacy: only enable load detection property on DVI-I
3515387ba90ef2c38602f4d52c4d5ec5fc95ae5c drm/radeon/kms: fix panel scaling adjusted mode setup
7572e56314a7e2568f7196862222b45cfb9d6eda Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
5dfc589a8467470226feccdc50f1b32713318e7b ceph: unregister bdi before kill_anon_super releases device name
a66f6375bdeb64d7a56c532bda7c006358845820 Fix the x86_64 implementation of call_rwsem_wait()
c81406d6423416f1e18a8a41a3b7ac415fdf13d3 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
f5fa05d97252b23b12749a7cd02710870c0762b0 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f2809d61d6cf47c2ed2963ba3b4c59e709144ccb Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15d0a873549ef0bdeaa04dacf29a3e15de886d03 pcmcia: fix compilation after 16bit state locking changes
43821242078aeced1d576b4b54d7b4a9bd76ec05 pcmcia: order userspace suspend and resume requests
ea056df7965fc46cfff28fd3808bf3ada23d5059 ARM: 6093/1: Fix kernel memory printing for sparsemem
ad4ba375373937817404fd92239ef4cadbded23b memcg: css_id() must be called under rcu_read_lock()
1ce7e4ff24fe338438bc7837e02780f202bf202b cgroup: Check task_lock in task_subsys_state()
b629317e66fb1c6066c550dded45ab85a936163c sched: Fix an RCU warning in print_task()
fae9c791703606636c1220e47f6690660042ce7f cgroup: Fix an RCU warning in alloc_css_id()
9a9686b634acc5cb6b7c601c171ae64af0318a24 cgroup: Fix an RCU warning in cgroup_path()
e35ec2d2c1fc45dd3e46dde74bb0c4c4366125bf KEYS: Fix an RCU warning in the reading of user keys
bfeb0360de7713de8240cafd7ecf6058b6dbea0b KEYS: Fix an RCU warning
6629dcff19470a894ce294d0adb9cbab94ee1fb9 i2c-core: Use per-adapter userspace device lists
b1d4b390ea4bb480e65974ce522a04022608a8df i2c: Fix probing of FSC hardware monitoring chips
e4a7b9b04de15f6b63da5ccdd373ffa3057a3681 i2c-core: Erase pointer to clientdata on removal
26a6931ba7656dc0ebebee615ba87db8a8e71f2b Input: joydev - allow binding to button-only devices
6a7cc883d6ad95bb89282fc04e917c16d2b5584f Merge branch 'for-jens' of git://git.drbd.org/linux-2.6-drbd into for-linus
f935aa9e99d6ec74a50871c120e6b21de7256efb ipv6: Fix default multicast hops setting.
e938fbfd4a7ac829d48b767c4dc365535d5c4f97 Input: elantech - ignore high bits in the position coordinates
f81bc788ff91d4efd4baf88b2c29713838caa8e5 Input: elantech - allow forcing Elantech protocol
225c61aad38b12924b3df5f4ef43150c0d6bae8c Input: elantech - fix firmware version check
5132088697fbfd1330facf723499091182f6ef91 Input: ati_remote - add some missing devices from lirc_atiusb
b8b14c66765ccba884c5c4570bf8be361d211d95 powerpc/swiotlb: Fix off by one in determining boundary of which ops to use
1827d2e943eeb5cba0662f3e6edc342d6bd65ae6 net: ep93xx_eth stops receiving packets
d577632e65ea01fb3b124b652d7bd2381251da3c ocfs2: Avoid a gcc warning in ocfs2_wipe_inode().
d93ac51c7a129db7a1431d859a3ef45a0b1f3fc5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
d05070091849015f8c5b7d55cd75b86ebb61b3ec drivers/net/phy: micrel phy driver
e9162ab1610531d6ea6c1833daeb2613e44275e8 dm9601: fix phy/eeprom write routine
5c3c7e64bbcb60db39d0d55c8fab39ef41d41c30 drbd: don't expose failed local READ to upper layers
19937d0482cfe194fe52e97e59aa58ec911de0d1 ppp_generic: handle non-linear skbs when passing them to pppd
ea8420e9f5dff7324607671f0b7ab7fbf726339d ppp_generic: pull 2 bytes so that PPP_PROTO(skb) is valid
b0930f8d38c6ab76dc8222a5a910a21392d38208 ceph: remove bad auth_x kmem_cache
7ff899da02cb674211858fcd919f8b4511a4423f ceph: fix lockless caps check
ea1409f96197c1bffe5d7d5bc967b3445edcc1fa ceph: clear dir complete, invalidate dentry on replayed rename
5c6a2cdb4fe8aaf6b54f022c14f13d2a12b45914 ceph: fix direct io truncate offset
ae18756b9fa7bb93132cff06cd8575e3d46633f9 ceph: discard incoming messages with bad seq #
684be25c52a1e43638ced160be0b0b46596e7f2b ceph: fix seq counting for skipped messages
d45d0d970f495e04a4e4f46acd74e90f4a4564f9 ceph: add missing #includes
0b0c06d1476290cea248923c0ee7be9fd61cacea ceph: fix leaked spinlock during mds reconnect
c8f16584ac85444d51d8753c5df502350cfc7bb7 ceph: print more useful version info on module load
91dee39eebcfb47085c4d457a584b0e9723b6ca0 ceph: fix snap realm splits
c10f5e12bafde7f7a2f9b75d76f7a68d62154e91 ceph: clear dir complete on d_move
fddb33f2e8872fa4857dd29f0b71a523c9ed5577 HID: sony: fix sony_set_operational_bt
37e27e36bc416b07d853d493e6818d6a785507a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
973bec34bfc1bc2465646181653d67f767d418c8 nilfs2: fix sync silent failure
ed7e2ca24bfff5c7a09de8a05c536f68560b34fb HID: ntrig: Remove unused macro, TripleTap and QuadTap
250d377522fd81459a4ea2350a794b453f37ce7d HID: ntrig: TipSwitch for single touch mode touch.
b810e94c9d8e3fff6741b66cd5a6f099a7887871 powernow-k8: Fix frequency reporting
cc83b08fc791045ac197e6f4a030599bcd7100c5 pcmcia: avoid pccard_validate_cis failure in resume callpath
ab92e74f799a1cbc6b3c9bf90ed05403689ddecc Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
d557f651b3617b46ed18d5bac48a851df1dbf684 watchdog: ep93xx_wdt.c fix default timout value in MODULE_PARM_DESC string.
56f0e74c9cf98941af700b61466648a2d06277bb x86: Fix parse_reservetop() build failure on certain configs
1183f3838c588545592c042c0ce15015661ce7f2 net: fix compile error due to double return type in SOCK_DEBUG
5447ed6c968e7270b656afa273c2b79d15d82edd [SCSI] scsi_debug: virtual_gb ignores sector_size
96b1f96dcab87756c0a1e7ba76bc5dc2add82b88 [SCSI] libiscsi: regression: fix header digest errors
6f1464bf65fcaa57a4b32dae93de4e8bbdfaf7c5 net/usb: initiate sync sequence in sierra_net.c driver
70b25f890ce9f0520c64075ce9225a5b020a513e [SCSI] fix locking around blk_abort_request()
17d2c0a0c4d4e074f0a2a5c0090ff6d88f5e1d44 NFS: Fix RCU issues in the NFSv4 delegation code
8f649c376254755f2261a693b3d48d09126218dc NFSv4: Fix the locking in nfs_inode_reclaim_delegation()
9a908c1aa4d3898f62e2cb8af6936b16503ab3e6 [SCSI] advansys: fix narrow board error path
048c852051d2bd5da54a4488bc1f16b0fc74c695 perf: Fix resource leak in failure path of perf_event_open()
ea5ce655b90f5debb7b9768284eaafcca218ddef arch/arm/include/asm/elf.h: forward-declare the task-struct
d54690fec751aad3907b512e8eba0de11e250f87 arch/arm/plat-pxa/dma.c: correct NULL test
e5992c05ffaa405cd291aa9fbca042ad47d53632 ARM: 6076/1: SA1100: add processor check to sa1110-cpufreq driver
d2ae1587b8283e58e18b31f7764592f462edaf31 ARM: 6075/1: SA1100: fix wrong CPU type for h3100 and h3600
99a0099a8441d734580df7df07ab8dcfbf84e916 ARM: Update mach-types
13ea9cc82138691856d7cd855dff9aef1479adb9 ARM: 6066/1: Fix "BUG: scheduling while atomic: swapper/0/0x00000002
124efc27a7090d4aaab68b28f7e7a5137f4ecec9 ARM: 6068/1: Fix build break with KPROBES enabled
2fdc45c7c4c283bc6882de20d2d887dc3bfdd899 net/usb: remove default in Kconfig for sierra_net driver
6c3b9d3458a8272f1e4c6aed9e8325136f6380f9 r8169: Fix rtl8169_rx_interrupt()
96ff56419504ac6a610ff1af42330e0423242e16 iwlwifi: work around passive scan issue
bbd391a15d82e14efe9d69ba64cadb855b061dba x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
6b933c8e6f1a2f3118082c455eef25f9b1ac7b45 ocfs2: Avoid direct write if we fall back to buffered I/O
f9221fd80343285514568da6c5dbda0f87109de8 Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2-mark into ocfs2-fixes
54413b825ca502b9384edabf972c512c29d64010 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
6c9ae016a8e2aff931391d3baa9ce6cb0ffa633c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
64fc74f5f6055e8470208a7d9cfc8d3994fff34d MIPS: Loongson 2F: Fix of problems introduced by -mfix-loongson2f-jump
b197b6286650feb9c991826519065aac6f4399b1 MIPS: Loongson-2F: Use CONFIG_CPU_JUMP_WORKAROUNDS to control workarounds.
8bbda428e90a2b638428fbb07abd80b9cb624a27 MIPS: Loongson 2F: Enable fixups of the latest binutils
622844bf0b4cfa4f76d4a0ddc44266938385f5ab MIPS: Loongson: Add CPU_LOONGSON2F_WORKAROUNDS
c619366e36aa75beaaee630f3d6e468422ed9530 MIPS: Kconfig: Make Broadcom SoC support naming consistent
a9af5a01cadc25a058ee1dfd3bd8abd8724a3ed8 MIPS: BCM63xx: Update defconfig
922010ff7b75737e6dc361f8eae9c2784ac1872d MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=m
9dd147467790932e2f630b67eec925745463ee11 STAGING: octeon-ethernet: Use proper phy addresses for Movidis hardware.
6c17812d622a74950e2cd65f368f0518491cca61 NET: mdio-octeon: Enable the hardware before using it.
20f12160607c09e299a3e93c7bf4d75e8801c9b7 I2C: Fix section mismatch errors in i2c-octeon.c
94c26c9a66a35d4da3ab200864d1afd14c91fb71 MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.
514b6d0c06a5d751259f145d9593b4d084c1cce3 MIPS: Loongson: Fix phys_mem_access_prot() check
ff40ad72addb448c1285181820597a17685ee69a MIPS: Loongson: Fix find_vga_mem_init()
1c6d541c23a92c1b74c9dc62b453f3ac5923fbe1 MIPS: Loongson: Fix typo in gdium mach type string.
4f81b01a30ffb338068d611e27da18c08db55464 MIPS: Use CKSEG1ADDR for uncached handler
1ec56329ff939aba29291c0dec1a28ceed660162 MIPS: Check for accesses beyond the end of the PGD.
3be6022c27ace1e3b4ba963e7ffd2e3b60cecd8a MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.c
26b9e547e90db6b8b409084a9d4501124ff492b3 MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.
ce384d83d00ee457c3931d3fdb9fa2c38e345a3c MIPS: die() does not call die notifier chain
fcf3ca4c3d6d911df8ee2b8f010ffe504d3aef71 MIPS: Swarm, Littlesur: Enable PATA platform driver.
0000a5390184af1459e82506fcfa7db96f3e6d33 MIPS: DB1200: PCMCIA card detection must not be auto-enabled.
0dfeecacd8e4405209f217944818b90016bb4a9d MIPS: SB1250: Include correct header and fix a warning
b20947aaa0026efd7355ae4bf70b56a13a3f98b1 MIPS: Fixup screen_info struct initializations
9eed4124c0d56d39b06224765c65eaa35f580edf MIPS: cmpxchg.h: Fix excessive indentation.
c8f3cc0b65af00be5f84c6d4ee45007643322713 MIPS: Don't vmap things at address zero.
b0b4ce38a535ed3de5ec6fdd4f3c34435a1c1d1e MIPS: TXx9: Add missing MODULE_ALIAS definitions for TXx9 platform devices
7270be03bc300f67c0b9eccde730937e802892b6 MIPS: PNX8550: Fix build error, broken by:
0c75ba22541ccea88e89782373991109a7ec2a54 e1000e: Fix oops caused by ASPM patch.
be1066bbcd443a65df312fdecea7e4959adedb45 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
87156d692afdc4c689e99380a263445217a4b76c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
e4049eb8527668a6c7f97b944970b81d1316d5b0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
35d824b28fc5544d1eb7c1e3db15a1740df8ec4b edac, mce: Fix wrong mask and macro usage
12b1b321689cf92236fb216472744e39419fab30 Inotify: Fix build failure in inotify user support
8f2adb7cab81fc4984ddfe3a1efd1b62d52bead8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
4839737b3b6af2a9b3b960584f08177fbc9bf118 Staging: vme: Re-introduce necessary brackets
f3cdc28520a059feb8b5001655f01536ab1e0167 Staging: iio: fix up the iio_get_new_idr_val comment
64a5a09218626464be35e0229d85b2ab0fcf03fd Staging: add Add Sitecom WL-349 to rtl8192su
12840c63b0679f7fab88ea1cc26b52db8b574ce7 Staging: rt2860: add Belkin F5D8055 Wireless-N USB Dongle device id
d615da093eb0f691a73a754589e2a4a24a6f1ca7 staging: rtl8192su: add Support for Belkin F5D8053 v6
6536560cabab170ed2969b005bf69a496e9c45bf Staging: dt3155: fix 50Hz configuration
d01f42a22ef381ba973958e977209ac9a8667d57 staging: usbip: Fix deadlock
c0087580b8d414f6874cfe93d2653212842fcb44 Staging: rtl8192su: add USB ID for 0bda:8171
546d9e101e7a71e6202f47a13ddcd9b8fb05a52e Staging: hv: name network device ethX rather than sethX
fa8ad0257ea256381126ecf447694622216c600f Staging: hv: Fix up memory leak on HvCleanup
95beae90aa4afce57fb28e6f8238b78217bd7c98 Staging: hv: Fix a bug affecting IPv6
4845187b39b79e3c1d4474c2767ddc7fb493eb05 staging: iio: ring_sw: Fix incorrect test on successful read of last value, causes infinite loop
a8947fcf3bbeda9fc6ff1205e51f8ff1b0128cc4 staging: iio: Function iio_get_new_idr_val() return negative value if fails.
ee58cb2bcda99ae934176ad5ae66f7699d23cd3d Staging: iio: adc: fix dangling pointers
b36fc07dc3c742bd704c59d85c8cf12585a00e41 Staging: iio: light: fix dangling pointers
ef6d4f54cca5962127b47ee8a355611aafedd526 Staging: iio: test for failed allocation
0b64c38b71d6e2c1049c75bb1d885031008700c1 staging: iio: lis3l02dq - incorrect ws used in container of call.
8a3461e2cdb719ae4796feb70054f1597005af28 USB: sl811-hcd: Fix device disconnect
869aa98c1d6a03dd2078f8f8257a0bcc343cb8b9 USB: ohci-at91: fix power management hanging
073900a28d95c75a706bf40ebf092ea048c7b236 USB: rename usb_buffer_alloc() and usb_buffer_free()
75181f386f9a80ed6f87763ac6cf05826e253ccd USB: ti_usb: fix printk format warning
19c190f9e0fe926db28122a804111a7538dc3498 USB: gadget: s3c-hsotg: Add missing unlock
6d602610099632a9a15ef6d2bc9fd7b7d6aeb63e USB: fix build on OMAPs if CONFIG_PM_RUNTIME is not set
82a5eeb9f486366ad1b6c3be2e0d328ca185aa7e USB: oxu210hp: release spinlock on error path
6f44bcb60bfa58590142545096b64f44144f0bc1 USB: serial: option: add cinterion device id
fe30bc1b16dcfbbadf3f77bbad1c9014b23704cd USB: serial: option: ZTEAC8710 Support with Device ID 0xffff
18344a1cd5889d48dac67229fcf024ed300030d5 USB: serial: pl2303: Hybrid reader Uniform HCR331
a559d2c8c1bf652ea2d0ecd6ab4a250fcdb37db8 USB: option: add ID for ZTE MF 330
9238f25d5d32a435277eb234ec82bacdd5daed41 USB: xhci: properly set endpoint context fields for periodic eps.
1cf62246c0e394021e494e0a8f1013e80db1a1a9 USB: xhci: properly set the "Mult" field of the endpoint context.
fcf7d2141f4a363a4a8454c4a0f26bb69e766c5f USB: OHCI: don't look at the root hub to get the number of ports
62f9cfa3ece58268b3e92ca59c23b175f86205aa USB: don't choose configs with no interfaces
c3baa19b0a9b711b02cec81d9fea33b7b9628957 USB: cdc-acm: add another device quirk
fa7fe7af146a7b613e36a311eefbbfb5555325d1 USB: fix testing the wrong variable in fs_create_by_name()
1d0f11b39728099100a768cab2d7a90389017e75 usb: Fix tusb6010 for DMA API
34e2beb2c883e0ea1b6135ad6f7713f7574a01aa musb_core: fix musb_init_controller() error cleanup path
c6a39eec9dcd5f205fd41a5c87a1f3e5d95ffaaa MUSB: fix DaVinci glue layer dependency
461972d8a4c94bc44f11a13046041c78a7cf18dd musb_core: don't call musb_platform_exit() twice
7917a9df73c13822cc830f0ead0fb1b44a930616 MUSB: OMAP: don't call clk_put()
13962c747915e4d7ef4cf92c36bd06a7fe648f0b MUSB: DaVinci: fix musb_platform_init() error cleanup path
3d0bfbf25957e04354389047f0e6ba520d58487c musb_core: don't prevent disabling clock on driver unload
1fb48f4a96ef3d4eee0a13b92a3e8489171b47c9 musb_core: don't touch 'musb->clock' in musb_free()
714bc5ef3edaec3ca0cf155fe01411760527c52e musb: potential use after free
5e0e61afa5b342c0197fce2d4fd2a2b515e96b31 musb: save and restore missing bus control register
2f831751c5a0511fec6a9074643d9914eedabc83 MUSB: Blackfin: don't fake blackfin_interrupt() result
1e753451eb1dc97ab8bdad3ae5278301e5b981bf musb: fix power field to hold all possible values
c61fae964a5ee04c4e4a01caecaf778c2e26e589 serial: drivers/serial/pmac_zilog.c: add missing unlock
d9901660b53b92f0f3551c06588b8be38224b245 serial: 8250_pnp - add Fujitsu Wacom device
a2d1e3516c80027b2da17fb0b7ccd36f0ac33aa7 tty: Fix regressions in the char driver conversion
e67a807f3d9a82fa91817871f1c0e2e04da993b8 x86: Fix 'reservetop=' functionality
8b46f880841aac821af8efa6581bb0e46b8b9845 rcu: Fix RCU lockdep splat on freezer_fork path
8b08ca52f5942c21564bbb90ccfb61053f2c26a1 rcu: Fix RCU lockdep splat in set_task_cpu on fork path
47dd5be2d6a82b8153e059a1d09eb3879d485bfd workqueue: flush_delayed_work: keep the original workqueue for re-queueing
66f41d4c5c8a5deed66fdcc84509376c9a0bf9d8 Linux 2.6.34-rc6
b18262eda36e1f340e3c29a8da9a36b3452621f9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
e97e7120eb24800cf8eb62c7da07b161cc2a8c73 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
56151e753468e34aeb322af4b0309ab727c97d2e kgdb: don't needlessly skip PAGE_USER test for Fsl booke
fed0a9c644c7872f5bcaeb87a71103aef8e96761 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
6bec11921a7d7b11d0b1909596636632aece5a26 Merge master.kernel.org:/home/rmk/linux-2.6-arm
553cbf0a8f19c669bed82028988aa977558ef551 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
95b1ed2ac7ffe3205afc6f5a20320fbdb984da92 spi: spidev_test gives error upon 1-byte transfer
db7e1bc479cc941c53839b18ff811c7def0c52e7 ARM: 6061/1: PL061 GPIO: Bug fix - setting gpio for HIGH_LEVEL interrupt is not working.
9bf729c0af67897ea8498ce17c29b0683f7f2028 xfs: add a shrinker to background inode reclaim
3c2023dd8ed31e2ecfbb2d5aa20e8884d4b339e2 exofs: Fix "add bdi backing to mount session" fall out
5477d0face8a3ba4e9a1e7283692fff9c92f8e5e fs: fs/super.c needs to include backing-dev.h for !CONFIG_BLOCK
27fb8d7b1fe7c2fa2d7c1f243b899793e1b080e0 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
f80a0ca6ad8f2800453e819dafa09a0ed9e56850 pktcdvd: improve BKL and compat_ioctl.c usage
a36fed12a4d980eebb2e67b87ea30ad090238cff exofs: Fix "add bdi backing to mount session" fall out
dfad53d48e32cd0e10eab98e986c76cdd957600f Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
79dba2eaa771c3173957eccfd288e0e0d12e4d3f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
d9e80b7de91db05c1c4d2e5ebbfd70b3b3ba0e0f nfs d_revalidate() is too trigger-happy with d_drop()
f238b414a74a13c3d62e31a08e81b585d750df74 PNPACPI: compute Address Space length rather than using _LEN
03f80cc3f24e1dcdbdba081ed5daf5575aac6180 net/sb1250: register mdio bus in probe
5fa782c2f5ef6c2e4f04d3e228412c9b4a4c8809 sctp: Fix skb_over_panic resulting from multiple invalid parameter errors (CVE-2010-1173) (v4)
b56ba8aa6f3aeab23d3d4b1190ed1098463b2a9c ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIB
1d16b0f2f3edf05f12a9e3960588e0d4854157bb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
032b734d291e3532221b6cf7643a5f41c6261941 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
e41c11ee0cc602bcde68916be85fb97d1a484324 sfc: Change falcon_probe_board() to fail for unsupported boards
f49a4589e9e25ef525da449b1ce5597cb659bbb5 sfc: Always close net device at the end of a disabling reset
aabc5649078310094cbffb430fcbf9c25b6268f9 sfc: Wait at most 10ms for the MC to finish reading out MAC statistics
c0786693404cffd80ca3cb6e75ee7b35186b2825 sctp: Fix oops when sending queued ASCONF chunks
a8170c35e738d62e9919ce5b109cf4ed66e95bde sctp: fix to calc the INIT/INIT-ACK chunk length correctly is set
81419d862db743fe4450a021893f24bab4698c1d sctp: per_cpu variables should be in bh_disabled section
0c42749cffbb4a06be86c5e5db6c7ebad548781f sctp: fix potential reference of a freed pointer
561b1733a465cf9677356b40c27653dd45f1ac56 sctp: avoid irq lock inversion while call sk->sk_data_ready()
8d238b25b1ec22a73b1c2206f111df2faaff8285 Revert "tcp: bind() fix when many ports are bound"
9699eda6bc1f708a28acb716e1477aa351362fe2 nfs: fix memory leak in nfs_get_sb with CONFIG_NFS_V4
acf82b85a70f39786e3cbb1ffed8655bcc972424 nfs: fix some issues in nfs41_proc_reclaim_complete()
48728e077480910df45baabc5f87b04276348c90 x86/PCI: compute Address Space length rather than using _LEN
3fb938b2a8bdbcf6086192d90fb7c73425e41fb9 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
970b06485ffee36aa3549dfe4c6b2a2c2118354d Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
696e65c3606aa3f587eeb181766baf49ea750cfc Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
4b99fef02510706a73c8400045b4c72514e581c4 regulator: fix enabling regulator issue on max8925
a1c4560d4d8909cc4feb6f9e875d0b92083e05cf drivers/gpu/drm/drm_sysfs.c: sysfs files error handling
0031c41be5c529f8329e327b63cde92ba1284842 drivers/gpu/drm/radeon/radeon_atombios.c: range check issues
8c88e50bcf7f9f7e1b4987aaac3dfacc3ac6bd24 gpu: vga_switcheroo, fix lock imbalance
404b017d00a9f472bdf725a06892d42f1cba5ed8 drivers/gpu/drm/drm_memory.c: fix check for end of loop
22fb573affe51845622c4763653f60e130f80586 drivers/gpu/drm/via/via_video.c: fix off by one issue
dda04c7bcf58cb02ac796beb1cf483aa5277f2af omap2_mcspi: small fixes of output data format
a330ce2001b290c59fe98c37e981683ef0a75fdf omap2_mcspi: Flush posted writes
ccb2ad579f910e6146adf4eb3aa50325253ee8c9 drm/radeon/kms/agp The wrong AGP chipset can cause a NULL pointer dereference
797fd5b9dad12a100c81b5782573a41259728cb1 drm/radeon/kms: r300 fix CS checker to allow zbuffer-only fastfill
33f60e9640b2f60dde6735293d4aa5ecc5b1d5d5 coda: move backing-dev.h kernel include inside __KERNEL__
07a389feefd79d41c8542cf31ce1cf25a1466e2c spi: spi_device memory should be released instead of device.
8ec130a017ebd8b931344edde7013ffb18fa1965 spi: release device claimed by bus_find_device_by_name
9bd73715a1f83f640937c121d22fa8dbaab73002 of: check for IS_ERR()
b0c06027c7d18d99e6f5e81382a7f06a8080b084 serial/mpc52xx_uart: Drop outdated comments
3913fd5ed42c990c20036ef5c90e7987a9dd1ad1 gpio: potential null dereference
76ad4b8ebd5c68c8bf490bdb1fb4dcbc266e5223 powerpc/ps3: Update ps3_defconfig
b809b9ca3e6b47561514ae9767177cc482e90fc6 powerpc/ps3: Update platform maintainer
b4a26be9f6f8bb72998e445cc75fc6dc0c29513a powerpc/pseries: Flush lazy kernel mappings after unplug operations
4b83c330b4d38e869111bda6e9077d4f61ed974a powerpc/numa: Add form 1 NUMA affinity
eb4fd8cd355c8ec425a12ec6cbdac614e8a4819d net/usb: add sierra_net.c driver
55964d72d63b15df49a5df11ef91dc8601270815 cdc_ether: fix autosuspend for mbm devices
477fffb082920476cc26f238d65538ccb8d601e1 bluetooth: handle l2cap_create_connless_pdu() errors
761ed01b35ca32bfd4166cc3862ae80ee33e3a4b gianfar: Wait for both RX and TX to stop
1600f9def09de07c5dbeb539e978fa73880690dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
11e39d993dc693e0bfc5521d367b2494cb3bcd38 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
03449cd9eaa4fa3a7faa4a59474bafe2e90bd143 keys: the request_key() syscall should link an existing key to the dest keyring
a2cb9aeb3c9b2475955cec328487484034f414e4 gpio: fix pca953x set_type 'scheduling while atomic' bug
3835541dd481091c4dbf5ef83c08aed12e50fd61 procfs: fix tid fdinfo
9e584fbbd9fd4f0f10b8aafc9982df8d0b553e35 arch/avr32: fix build failure caused by wrong prototype
b59ec78cdcc57e02bc3dddfa7134a2f0fd15c34d keys: don't need to use RCU in keyring_read() as semaphore is held
ba8b06e67ed7a560b0e7c80091bcadda4f4727a5 NFS: Ensure that nfs_wb_page() waits for Pg_writeback to clear
d87ff58fda926fe5cb01214cccf1c72422ac776d ipheth: potential null dereferences on error path
2a9151572224ad5fe808058097be94106470a6dc smc91c92_cs: spin_unlock_irqrestore before calling smc_interrupt()
dacf4fc85bbd063b8108b6c21275ae4a4fcce908 drivers/usb/net/kaweth.c: add device "Allied Telesyn AT-USB10 USB Ethernet Adapter"
587611d6e4d5c0fb5e9492cb06d9054744d69536 bnx2: Update version to 2.0.9.
212f9934afccf9c97399216b694a7f452526d6da bnx2: Prevent "scheduling while atomic" warning with cnic, bonding and vlan.
c441b8d2cb2194b05550a558d6d95d8944e56a84 bnx2: Fix lost MSI-X problem on 5709 NICs.
e95ef5d3f6bc60433883e1ef65dac747acd0bf1a cxgb3: Wait longer for control packets on initialization
6f461f6c7c961f0b1b73c0f27becf472a0ac606b e1000e: enable/disable ASPM L0s and L1 and ERT according to hardware errata
61fac744dddb22d99c7b12250bc9bada7866df08 ixgbe: Power down PHY during driver resets
16a5b3c4143fc7f6cbe0ef9fd4e9a58376f91506 Remove redundant check for CONFIG_MMU
bc113f151a73cb2195c2fb40d7d70acf8e2f9208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
93a9248af27aa83c08910d3e38b584678b1dc534 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
17282b9855574911622ff803b67dade7e64f6f8c Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
5892753383090a3eddf0e1b043c95e3b2c7feda5 mmap: check ->vm_ops before dereferencing
a231a1f2714ce3b28445ac512a556d6c95517dab Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
0bfb82449c9c98a8cfb1f0f886b5b0c7f7b0ff1a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
5a38f2c7c4dd53d5be097930902c108e362584a3 HID: hidraw: fix numbered reports
d8d8b63b6dc413696ade040e52173c068df11702 watchdog: booke_wdt: fix build - unconstify watchdog_info
0661b1ac5d48eb47c8a5948c0554fea25e0895ab mtd: ensure that bdi entries are properly initialized and registered
a33eb6b91034c95b9b08576f68be170f995b2c7d Move mtd_bdi_*mappable to mtdcore.c
5cc4a0f6b72878ea4e96fdb392d5d24c892a988e ACPI: silence kmemcheck false positive
88b045077a1462a47503137fd4ca0c31772819ca drm/radeon: Fix sparc regression in r300_scratch()
e32ee7fa54e3172e6413cefaaee9222a3f521617 drm: make sure vblank interrupts are disabled at DPMS time
dbc9632a8c25c6efcc1ca3f3a2177c855b6e053e powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32
908ba2bfd22253f26fa910cd855e4ccffb1467d0 r8169: more broken register writes workaround
87aeec767e1de60d7f76abbb44df5372b0932b7b r8169: failure to enable mwi should not be fatal
2bc3c1179c781b359d4f2f3439cb3df72afc17fc nfsd4: bug in read_buf
55051feb57eba600b366006757304a0af3ada2bd x86/PCI: never allocate PCI MMIO resources below BIOS_END
4eb8b9031a0314539605733597b1e30222d4da70 bridge br_multicast: Ensure to initialize BR_INPUT_SKB_CB(skb)->mrouters_only.
322af98c56c70b3ec6f637fb07d41a9591a6ff9a watchdog: sbc_fitpc2_wdt: fixed "scheduling while atomic" bug.
93c0c8b4a5a174645550d444bd5c3ff0cccf74cb ieee802154: Fix oops during ieee802154_sock_ioctl
0250ececdf6813457c98719e2d33b3684881fde0 p54pci: fix bugs in p54p_check_tx_ring
fcf1dd7e68ceb6420478c8d89d35b4745d0b2f42 watchdog: sbc_fitpc2_wdt: fixed I/O operations order
dc8bf1b1a6edfc92465526de19772061302f0929 tg3: Fix INTx fallback when MSI fails
86913315de5ed13debd1566dfea15c4179b1f0c0 Watchdog: sb_wdog.c: Fix sibyte watchdog initialization
83bf6f11e82eba8533f8dbd241b2c2825e42ae5d pcmcia: fix matching rules for pseudo-multi-function cards
dd77ef924c835c9813c3f4dc7e9c72e9cd88d238 xfs: more swap extent fixes for dynamic fork offsets
e6d086d83cf7f102d48c006f58172a69ec0c15a4 btrfs: convert to using bdi_setup_and_register()
867f1845c53f52e6b9822bea387c7b16740ba2f8 ALSA: es968: fix wrong PnP dma index
83515bc7df812555e20cda48614674e2f346f9f5 SH: fix error paths in DMA driver
e3a4317e1d9970c56ba19d29393e4289809a1aa5 sh: sh7751 pci controller io port fix
43f5988c1853b1f6c4cd1fca1d4dccd7833d6a8e sh: Fix maximum number of SCIF ports in R2D defconfigs
c2fe3092e5b85c8c65ebac88a3ffa4355e51a9b6 SH: fix TS field shift calculation for DMA drivers
180ce7e81030e1ef763d58f97f9ab840ff57d848 crypto: authenc - Add EINPROGRESS check
b91ce4d14a21fc04d165be30319541e0f9204f15 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
6443bb1fc2050ca2b6585a3fa77f7833b55329ed ipv6: Fix inet6_csk_bind_conflict()
202f2bb0708e968099a23fead4598a4c3f8f8637 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
5129a469a91a91427334c40e29e64c6d0ab68caf Catch filesystems lacking s_bdi
401da6aea31ef69c2fcd260382adabdcf7ce820a e100: Fix the TX workqueue race
e0d1f70010dce062ccce1bbd940a661e60b82631 squashfs: fix potential buffer over-run on 4K block file systems
370ec3d1ed9d76ba992e5b9b7d7d10700014d436 squashfs: add missing buffer free
1cb08e97389bb603e1b999312d9686c8faf0187a squashfs: fix warn_on when root inode is corrupted
ddc9b34c3b3bc063a7d9eb891ae09b8f49cfb27e Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
8e500ff8df1223dfb42d6c39d3de1fc216fba1a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
383bee6b54a1eeac3a286812be8a5c3f122fd834 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
b39c8be6d5e38f4478be0c7aaf1d3a160a4dd330 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
df37bd156dcb4f5441beaf5bde444adac974e9a0 initramfs: handle unrecognised decompressor when unpacking
22eccdd7d2d94be48ae9b01fef5f52ccbb81dcd5 ksm: check for ERR_PTR from follow_page()
453dc65931915abc61f92e12bba1fc4747ff5542 VMware Balloon driver
b8af67e2681c693a21f3933e3bdfce4cf66596d3 fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block devices
98d5ce0d0044666fc85a01915a1d22407eb546fd lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)
81fa08f25bd24fc51557a2d2364fa1ab5e7407b4 w1: fix omap 1-wire driver compilation
31f2b0ebc01fd332cb0997f7ce9f9cde29af9e20 rmap: anon_vma_prepare() can leak anon_vma_chain
93b4a44f3ad69520d605aace3f3486b8eb754b96 keys: fix an RCU warning
ccdb40048b2972f10bdc944913c0e0ee26b5d1f2 lib: fix the use of LZO to decompress initramfs images
23be7468e8802a2ac1de6ee3eecb3ec7f14dc703 hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
9a6a1ecd9e9b5d046a236da2f7eb6b6812f04229 w1: w1 temp: fix negative termperature calculation
7716fa66034c408b0f59e8b9c62f793befa5b338 cgroups: fix procs documentation
8a3bdfe6cd841880a5d849c40f90093b3817f6e0 drivers/video/efifb.c: support framebuffer for NVIDIA 9400M in MacBook Pro 5,1
9bd14a839d2ec703c56593a7209f2310c16d6478 lis3: add support for HP ProBook 432x/442x/452x/522x
a88a2b886404b1cfc109125b1cba4775e8682955 mtd: fix Orion NAND driver compilation with ARM OABI
e59464c735db19619cde2aa331609adb02005f5b flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
46da27664887fb95cedba53eafcf876de812c8c1 kernel/sys.c: fix compat uname machine
fb2162df74bb19552db3d988fd11c787cf5fad56 reiserfs: fix corruption during shrinking of xattrs
93d5c9be1ddd57d4063ce463c9ac2be1e5ee14f1 memcg: fix prepare migration
cac36f707119b792b2396aed371d6b5cdc194890 reiserfs: fix permissions on .reiserfs_priv
7a0fc404ae663776e96db43879a0fa24fec1fa3a x86: Disable large pages on CPUs with Atom erratum AAE44
7ce5a2b9bb2e92902230e3121d8c3047fab9cb47 x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
7ce97d4f78b62e3af24cdd4df953d777e7efb2f6 gianfar: Fix potential oops during OF address translation
3b1fd3e55a39824e68bc8dd055d14892476e3671 fsl_pq_mdio: Fix kernel oops during OF address translation
223e632c7a26c0424d658c35ef8c5e06bc28bf96 omap: delete unused bootloader tag variables
cf25eb950d0d8ada0db33c1d99d61bce620c128f omap: Devkit8000: Remove unused pins
faec32e5bfe699e40adcf30df82ec1db8fe8e43b omap: Devkit8000: Change position of init calls
184644a633d1b8cf5f2f7cf0debc4ee3917adc44 omap: Devkit8000: Remove unnecessary include file
3cdc6ee54a491003b583b47a56c4052c76c965e6 omap: Devkit8000: Fix typo in pin name
51824c5f5ecf6175c1cc913cb5c7d6d6213e96aa omap: Devkit8000: Add missing package selection
6057db52a2c85659821feac4d3a86ada711893a4 omap: Devkit8000: Fix typo in supplies
57ed0e7b72e9b472c5ce862eaba5435b36233fab n8x0_defconfig: remove CONFIG_NILFS2_FS override
31849483f17dd76d48341dfc6dfc38261b630d26 omap: board-sdp-flash.c: Fix typos in debug output
aee44c30e33bf8126773d1e2963e330b784ccd7c omap4: Fix McBSP4 base address
cc352a3432abffb590b447fef89b4b5026387302 omap: rx51_defconfig: Remove CONFIG_SYSFS_DEPRECATED*=y options
c8fa4d2738bc747e417a220e6ceb21e8c148266f omap: rx51_defconfig: Remove duplicate phonet
11e1ef2d105900a302b7ca92bcaf96a96d0274a1 omap: fix a gpmc nand problem
5241b6b3bfa7be3661398cf93cb3dd187aeb65c6 AM3517: initialize i2c subsystem after mux subsystem
908c08d523f432a1b52298e2a50b21f4eebe6707 omap: remove one of the define of INT_34XX_BENCH_MPU_EMUL
562468bd697a88ad78a751823dc92f027f8c179c omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabled
c8334810db6e74019048cb3fc17c5e0b4d0c8c68 OMAP4: Clocks: Change SPI Instance Names
2135bb53fb6c9a4b2ed7901b2b176a6100e29f6b omap: Devkit8000: Fix wrong usb port on Devkit8000
3655e0b415506a4d162ed4b2b12408c80dcfa4a2 OMAP4: Fix for CONTROL register Base
9df76b7f179538903dfb4660ae27c807dd27535a OMAP4-HSMMC: FIX for MMC5 Controller IRQ Base
f6b74535b5286ddb7a8c86a48ec372615cffbc4c omap3: Fix EHCI port for IGEP v2 board
1dea5c6b5876ea917a082e95a76c10aac307d4ec omap: Fix n8x0 mmc_mmc_init compile warnings and typos
67d24820c2f8e4df26e2ce6c7463db3f9d187f1f omap2: Fix ARM processor check for 24xx
df571c4ab32da9bc05a7db98516fc06ef3cdc5d1 omap4: Fix build break when used with gcc-4.4.1 (2009-q3)
a36d515c7a2dfacebcf41729f6812dbc424ebcf0 ocfs2_dlmfs: Fix math error when reading LVB.
c21a534e2f24968cf74976a4e721ac194db30ded ocfs2: Update VFS inode's id info after reflink.
0350cb078f5035716ebdad4ad4709d02fe466a8a ocfs2: potential ERR_PTR dereference on error paths
c9db3efee16add57ea459a00dfa00610fcbce931 eeepc-laptop: add missing sparse_keymap_free
a9743fcdc0eb43d028b71267438076e1b0112ba0 ocfs2: Add directory entry later in ocfs2_symlink() and ocfs2_mknod()
062d340384dcf77dfd8de0a082b5da571de3925a ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_mknod error path
ab41fdc8fdd9f0942430941c1e2b516fd481371d ocfs2: use OCFS2_INODE_SKIP_ORPHAN_DIR in ocfs2_symlink error path
d4cd1871cff68e188dadcf6d1280762522b643eb ocfs2: add OCFS2_INODE_SKIP_ORPHAN_DIR flag and honor it in the inode wipe code
33eaf788345c0311ab48ae62673c05f59fb09bb3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
3a3076f4d6e2fa31338a0b007df42a3b32f079e0 Cleanup generic block based fiemap
1918ad77f7f908ed67cf37c505c6ad4ac52f1ecf drm/i915: fix non-Ironlake 965 class crashes
227c4edb729790960f5f4991a703a398e925184c Merge branch 'fix/misc' into for-linus
1f10cd34d9b347106cb34ef91c8ff76f12ee67a8 Merge branch 'fix/hda' into for-linus
0ad707407d933841a0f337d6edccbc1d6c83e186 ARM: 6030/1: KS8695: enable console
4b402210486c6414fe5fbfd85934a0a22da56b04 mutex: Don't spin when the owner CPU is offline or other weird cases
c6f8505e4627ba8ca46cbcb602ad82e7f17a7122 drm/radeon/kms/evergreen: No EnableYUV table
5c1bccf645d4ab65e4c7502acb42e8b9afdb5bdc ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558
0e0280dc2b0c7395a880d25544b47f3e3e3f79db ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203
94f7bf647315472c80b8368c849739038e5620a3 drm/radeon: 9800 SE has only one quadpipe
9c950a43dd4d1e22a4b893c991871bac26930f97 drm/radeon/kms: don't print error for legal crtcs.
677d07683ea826c19ddcb156e9c1337cd7bd8539 drm/radeon/kms/evergreen: fix LUT setup
d5a30458a90597915977f06e79406b664a41b8ac Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
fda48a0d7a8412cedacda46a9c0bf8ef9cd13559 tcp: bind() fix when many ports are bound
a09bf4cd53b8ab000197ef81f15d50f29ecf973c libata: ensure NCQ error result taskfile is fully initialized
792590c72376649b4e315df386fd208b83db05b9 squashfs: fix locking bug in zlib wrapper
4c44f309cd396c18b096d31f03126824c685dbe2 libata: fix docs, RE port and device of libata.force ID separated by point
f25798eda66c753aeaaec15244e0c919cf1d31e0 pata_pcmcia/ide-cs: add IDs for transcend and kingston cards
fa41efdae7de61191a7bda3a00e88ef69afb5bb9 libata: fix locking around blk_abort_request()
a4b7d3bb744bbaaceb94a9aaf6b5cbc6e5d230f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
a2340be047aaf026cbec6ee649c3f1eaf2bc7bd7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
7db2ccddd112d8b4b0d0dd7f309ebd8b39373fbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
a2b297ff56b9bad251d11a476880a5e4614cd92f Merge branch 'for-linus' of git://neil.brown.name/md
519e61666f4030426fc539d4e7102dc2bad41113 omap: DMA: Init CDAC to zero
29501577a7f3c925d5273064752ce3dc356ccfad omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTH
46cdc4e431536c279b1ce00520d6fe6e9ca42b04 arm: omap1: remove dead code from timer32k.c
2decb12e3ebec556520dd92178572449af8ed617 omap: fix clocksource_32k to start from zero
cc2893b6af5265baa1d68b17b136cffca9e40cfa PCI: Ensure we re-enable devices on resume
66528fdd45b082bf7c74687d72ae08afa4a446f8 x86/PCI: parse additional host bridge window resource types
45aa23b4cbd37408678c96cd113241860d3321f6 PCI: revert broken device warning
24acc6895616b373475e92e49925efc3ef591563 rdma: potential ERR_PTR dereference
80032cffb95edff4fc216b1cb21682257be326b7 rtnetlink: potential ERR_PTR dereference
a30dcb4f68fb60440f71b3e62bc5c15f631d14f9 sysfs: use sysfs_attr_init in ASUS atk0110 driver
e234ebf7881c013b654113f0a208977ac3ce1d01 Documentation/HOWTO: update git home URL
959fb1c5075c2dcdbe879e6dafbc59eb1e1192d6 Documentation: -stable rules: upstream commit ID requirement reworded
6307e0961205c50a8a9b6e8e3e4dfd178a944ba9 usb: Increase timeout value for device reset
571dc79d62a163fd043de47d7d39bae58831e81e USB: put claimed interfaces in the "suspended" state
0e5f231bc16ff9910882fa5b9d64d80e7691cfab USB: EHCI: defer reclamation of siTDs
5f677f1d45b2bf08085bbba7394392dfa586fa8e USB: fix remote wakeup settings during system sleep
9a61d72602771906e11a5944e8571f8006387b39 USB: pl2303: add AdLink ND-6530 USB IDs
cfbaa39347b34837f26e01fe8f4f8dbbae60b520 USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
9600cbb24b3937dc6ebf470211d8908354ca3b0c USB: OHCI: DA8xx/OMAP-L1x: fix up macro rename
898f89c388534e5fe4b05b760d7f737cc352bad3 USB: qcaux: add LG Rumor and Sanyo Katana LX device IDs
a23b64845f1ed0c090e30a70ca747a379674e006 usb: wusb: don't overflow the Keep Alive IE buffer
18f91196b6e7994bd694a96a6c3b0ac1f3e81d82 USB: ehci: omap: fix kernel panic with rmmod
4c1f5c88aaffacb2831353b6d3c1557be52071a2 USB: fixed bug in usbsevseg using USB autosuspend incorrectly
cdc04834ce70343aa6f87c5332ec66c35d968967 USB: ti_usb_3410_5052: adding multitech dialup fax/modem devices
e552eb7038a36d9b18860f525aa02875e313fe16 drm/i915: use PIPE_CONTROL instruction on Ironlake and Sandy Bridge
6e3b96ed610e5a1838e62ddae9fa0c3463f235fa md/raid5: fix previous patch.
20bf377e679208ba9ae0edcb8c70a8f6d33d17f9 drm/i915: cleanup FBC buffers at unload time
cfc94b2c9ac603b20db54225408df6ed80188dcd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
71d0a6112a363e703e383ae5b12c492485c39701 NFS: Fix an unstable write data integrity race
cdd29ecfcb9554132cd94b82ae8b69ba37adb3b5 nfs: testing for null instead of ERR_PTR()
356e76b855bdbfd8d1c5e75bcf0c6bf0dfe83496 NFS: rsize and wsize settings ignored on v4 mounts
1f063d2cdf332a8a5722006b1345d15d16007c6e NFSv4: Don't attempt an atomic open if the file is a mountpoint
3d7b08945e54a3a5358d5890240619a013cb7388 SUNRPC: Fix a bug in rpcauth_prune_expired
4c6a3999651741419cd3cc4303cf0c2be07d89bc dri-devel mailing list moved - update MAINTAINERS
36c48f8cc5fc0558c1109a84b0832a26c384d8f1 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
1482338f6242dbaea46039c5f1b4604a472b364b scsi: fix operator precedence warning
c81eddb0e3728661d1585fbc564449c94165cc36 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
76ef964c78797f9baed7c2f9a58f696e86d8a048 [S390] zcore: Fix reipl device detection
157a1a27d5921fc94db8c14e0d01363d13de99b5 [S390] vdso: use ntp adjusted clock multiplier
8821d24cd261aede9b0436cd3252b17a60ccc33a [S390] cio: use exception-save stsch
889ee9556c89a877b8343b6bbe6ac8dc5d57e433 [S390] add hook to reenable mss after hibernation
818c272bd74b834c3ca9347c6a540c2ec880afdc [S390] cio: allow enable_facility from outside init functions
6a5176c474e3e722ab273d940442238e554e5e58 [S390] dasd: fix endless loop in erp
715aa675338ce6e1a3b4f77cf87ea611f93058a8 ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume
7efbfd1ae98ef9efe06352e2a1ad83e8c14ceeb1 ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C
a28ca3f3244dfe05d16c67f2c0636ce6bf2b4e0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
61fb06cc8e68906fb29d67bd5b6c2d50a95fc9e5 virtio: Fix GFP flags passed from the virtio balloon driver
b7b6cf005b59ff5a4dba10338954c3dcfc75ef7b Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
74a920139a0f1119c5a604cef0ce5d6f591dc782 staging: fix dt3155 build
5e31877b647bf41ad080adad6100a617ed4c6be4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
3353541fe533350a22a03e2fb7dc085b35912575 ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526
7e2455c1a123ceadbb35150a610d61e8443fd340 drbd: Terminate a connection early if sending the protocol fails
7ac314c82f552eefebaa91c9fffe8c0d435641b9 drbd: fix memory leak
6de9400250f95f82da432c28b9b43823f4154c58 Fix JFFS2 sync silent failure
64b997c5142a13373857de09599afd2f079c2f7a ARM: 6060/1: PL061 GPIO: Setting gpio val after changing direction to OUT.
9a99d55514d3c6bfc03e41536659d781af6998f5 ARM: 6059/1: PL061 GPIO: Changing *_irq_chip_data with *_irq_data for real irqs.
313af42b5b3ea105567e8a62b01f35a9245c3fb3 ARM: 6023/1: update bcmring_defconfig to latest version and fix build error
b338cc8207eae46640a8d534738fda7b5e48511d security: testing the wrong variable in create_by_name()
424264b7b220e8eee165dc3080ae48692af73dec smbfs: add bdi backing to mount session
f1970c73cbb6b884152207e4dfe90639f5029905 ncpfs: add bdi backing to mount session
b3d0ab7e60d1865bb6f6a79a77aaba22f2543236 exofs: add bdi backing to mount session
9df9c8b930156a2f9ce2b2ae66acb14bee2663f5 ecryptfs: add bdi backing to mount session
5163d90076729413cb882d3dd5c3d3cfb5b9f035 coda: add bdi backing to mount session
8044f7f468469c80031611206d554f86fcdfe704 cifs: add bdi backing to mount session
e1da0222753a2322d76c97fc02396fb83143c7ac afs: add bdi backing to mount session.
0ed07ddb56d1348e5ce33f3b8de20d730351983a 9p: add bdi backing to mount session
c3c532061e46156e8aab1268f38d66cfb63aeb2d bdi: add helper function for doing init and register of a bdi for a file system
aac78daf8f37256283f56820ae858add7139c56c ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645
f4f914b58019f0e50d521bbbadfaee260d766f95 net: ipv6 bind to device issue
f2228f785a9d97307aa8ba709088cfda6c3df73f ipv6: allow to send packet after receiving ICMPv6 Too Big message with MTU field less than IPV6_MIN_MTU
a19259c3d589a014e5f47f148f74dfc44422c82b drivers/net/usb: Add new driver ipheth
9441cad99b4b09d6b627351c2d282833868c116c cxgb3: fix linkup issue
2cec6b014da6fb4a40ba1c6556cdf9681ed3f89e X25 fix dead unaccepted sockets
761172fbf672c5784b2a0d71ca2f4389eb7a2c21 KS8851: NULL pointer dereference if list is empty
df245dce572bc22b230a05532a3f9daee50effb5 net: 3c574_cs fix stats.tx_bytes counter
bc8e4b954e463716a57d8113dd50ae9d47b682a7 xfrm6: ensure to use the same dev when building a bundle
1c0b28b1ee90261a0a27194e6684dd2837785064 can: Fix possible NULL pointer dereference in ems_usb.c
e134d200d57d43b171dcb0b55c178a1a0c7db14a CRED: Fix a race in creds_are_invalid() in credentials debugging
e2bca7c76a79b68506bfc3699beb74c0d41fe230 Merge branch 'for_2.6.34rc_a' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linus
c85b86a6dc7b5b4607c3a14fdbda78df06b5c79f HID: wacom: remove annoying non-error printk
1ef6ce7a340f9ed139a73147ff9cf7ad56889414 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
458f8c895beba63851281dcdac3773685f0fae09 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
255f41c59558a346d65a2012420a7573e36dc584 Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
9befb55ef51ad69dd67e279b0533d4cbc5e4c6c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
a486b0af797e19ff79c6943cc8986111f2569fe8 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
1519ae4dc785995c548bca98b75190b9f0667dde Merge branch 'for-linus' of git://neil.brown.name/md
083fd8b21a13742b37ab347089c73f895a896672 AFS: Don't pass error value to page_cache_release() in error handling
a534dbe96e9929c7245924d8252d89048c23d569 block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
e8861cfe2c75bdce36655b64d7ce02c2b31b604d KVM: x86: Fix TSS size check for 16-bit tasks
eda2beda835697878e309b6049aa0a3bad051590 KVM: Add missing srcu_read_lock() for kvm_mmu_notifier_release()
05d17608a69b3ae653ea5c9857283bef3439c733 net: Fix an RCU warning in dev_pick_tx()
e04997b13a2c2fc93af970fe95fd29a74db113e8 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
6651ffc8e8bdd5fb4b7d1867c6cfebb4f309512c ipv6: Fix tcp_v6_send_response transport header setting.
4260415f6a3b92c5c986398d96c314df37a4ccbf ARM: fix build error in arch/arm/kernel/process.c
04de0816173c86948b75da93a6344a0a02bbec4d pcmcia: pcmcia_dev_present bugfix
2545cf6e94b4eb5a2c48dd55751aa9a70ff1ff9d m68knommu: allow 4 coldfire serial ports
3732b68f22857201fa09cb82b128f295096a2375 m68knommu: fix coldfire tcdrain
6ecaf44e62274cd3496341ee0189bbbc0ae00976 m68knommu: remove a duplicate vector setting line for 68360
760d6e7861f245599e0ca1e98ba524a77d401a51 Fix m68k-uclinux's rt_sigreturn trampoline
eb79cbe23055a8919a32d19456fa06fbaa16cc1a m68knommu: correct the CC flags for Coldfire M5272 targets
d7dfee3f5db5575b1d838744559c3c9bb351f74f uclinux: error message when FLAT reloc symbol is invalid, v2
8eabf95cb17253a3ac72b1a62ce8a80b3efecd62 bridge: add a missing ntohs()
e46754f8c9333170f11780d8e3a70da1b1a88338 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
eff30363c0b8b057f773108589bfd8881659fe74 CRED: Fix double free in prepare_usermodehelper_creds() error handling
ae7c9b70dcb4313ea3dbcc9a2f240dae6c2b50c0 x86, mrst: Conditionally register cpu hotplug notifier for apbt
b90f687018e6d6c77d981b09203780f7001407e5 ext4: Issue the discard operation *before* releasing the blocks to be reused
b6349ac89eacb813f6963f7263da05bc3f483351 [LogFS] Split large truncated into smaller chunks
05ce7bfe547c9fa967d9cab6c37867a9cb6fb3fa Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
62af9b520513d78484f22f874916dfacbc889ce0 quota: Convert __DQUOT_PARANOIA symbol to standard config option
27ee8963708185b96bc84a149eb5336a249a7497 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
ac8bf564307962a763a52b34e771205c58b76ec8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
34388d1c4feae50d61d6f4ec7594b9076d6d24db Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
186837ca3a6dd6b422a5ea316ed38eea183dca5d Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
4cecd935f67bf46a9fe8037c710dd86651fcafe4 x86: correctly wire up the newuname system call
e80e2a60ff7914dae691345a976c80bbbff3ec74 KVM: Increase NR_IOBUS_DEVS limit to 200
87bf6e7de1134f48681fd2ce4b7c1ec45458cb6d KVM: fix the handling of dirty bitmaps to avoid overflows
77662e0028c7c63e34257fda03ff9625c59d939d KVM: MMU: fix kvm_mmu_zap_page() and its calling path
78ac8b47c566dd6177a3b9b291b756ccb70670b7 KVM: VMX: Save/restore rflags.vm correctly in real mode
114be429c8cd44e57f312af2bbd6734e5a185b0d KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
d6a23895aa82353788a1cc5a1d9a1c963465463e KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
b7af40433870aa0636932ad39b0c48a0cb319057 KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
7567cae105e435b53e5a3e778546dd3ec53e3204 KVM: take srcu lock before call to complete_pio()
28a1f533ae8606020238b840b82ae70a3f87609e sparc64: Fix hardirq tracing in trap return path.
7fbef0d1e278a0a8c803a4d2b1e2bd5740bffa52 Input: eeti_ts - cancel pending work when going to suspend
5f57d67da87332a9a1ba8fa7a33bf0680e1c76e7 Input: Add support of Synaptics Clickpad device
6d327cb03fbc64cac36571c9bc8a1576d2b3ea00 Revert "Input: ALPS - add signature for HP Pavilion dm3 laptops"
b78315f051de8d207bead90470aa216c0617572b drm: delay vblank cleanup until after driver unload
b4d0a038e0f856313ca26fd3872bc209a2e616ad powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxx
e3c8a02743002757de53226b1b9f019c6769fd9b powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATED
acbcba908dd271253a9661dde1f0087c0f789e8c powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfig
35f2a591192d0a5d9f7fc696869c76f0b8e49c3d md/raid5: allow for more than 2^31 chunks.
f5b0959fec5d2e1aee383963a6000bb87222b78d powerpc/83xx: enable EPOLL syscall in defconfig
5bfb3fdca308df9e9ea0830b43d3d75d0920fd7e powerpc/83xx: add RTC drivers in 83xx defconfig
1cca2d2b99f3d7eea6aa627b96bffc3b0999eca2 powerpc/fsl-cpm: Configure clock correctly for SCC
e8137341b1bb9bbdc29d9fd8980485ec7dcb4109 powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYS
e0f278adc29e8986531a51e5ed33db42e34bf952 powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=n
42df64b1f83fa9b786067a0b5a3aca0fbb2d8db8 i2c-stu300: off by one issue
28ad3321a1ac732c7fe37d5be85f67fe40ef18a9 i2c-pnx: Add stop conditions for end of transfer
be80dbaa3ed64337693be58fb2f3808e78911ba6 i2c-pnx: Limit maximum divider to 1023
7c6bd2010fced38444c9fd658f4c6ce61bd185bf i2c-omap: fix OOPS in omap_i2c_unidle() during probe
da9c99fc32e2d84f80672d192a7aaf7239057a2e i2c-imx: fix error handling
01bf0b64579ead8a82e7cfc32ae44bc667e7ad0f Linux 2.6.34-rc5
e8a03feb54ca7f1768bbdc2b491f9ef654e6d01d rmap: add exclusively owned pages to the newest anon_vma
9b030e2006546366c832911ca5eb9e785408795b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
ef9e83c1ab2981769f16e626179dd56895041b38 8139too: Fix a typo in the function name.
baa06775e224e9f74e5c2de894c95cd49678beff sparc64: Use correct pt_regs in decode_access_size() error paths.
fe6f212ce12341df18ef9b890bea739b4547157b mac80211: pass HT changes to driver when off channel
b4bb5c3fd9333024044362df67e23e96158489ed mac80211: remove bogus TX agg state assignment
9f37622f897a90ad3c3da5c14d94d8f3ffc62b70 eCryptfs: Turn lower lookup error messages into debug messages
3a8380c0754a7972668a46f645930910e304095c eCryptfs: Copy lower directory inode times and size on link
133b8f9d632cc23715c6d72d1c5ac449e054a12a ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inode
cfce08c6bdfb20ade979284e55001ca1f100ed51 ecryptfs: fix error code for missing xattrs in lower fs
3a60a1686f0d51c99bd0df8ac93050fb6dfce647 eCryptfs: Decrypt symlink target for stat size
76e506a754c9519ba0a948b475a62f31fac8b599 Fix ISDN/Gigaset build failure
e1393667be574807a13bfaf1bb471f5fd1a5287b firewire: ohci: wait for local CSR lock access to finish
2608203daf5f87311c6e5d36e5de5efcb14aab24 firewire: ohci: prevent aliasing of locally handled register addresses
d6372b6e7c6142e6cc2108b3b850584cd7ade106 firewire: core: fw_iso_resource_manage: return -EBUSY when out of resources
3a1f0a0e3d871e3d3e08a1429009992151becda8 firewire: core: fix retries calculation in iso manage_channel()
b7d2526f5c20385894a5e57b1a4292f5a1741f1b ALSA: hda - Fix resume from StR of HP 2510p with docking-station
85341c61361cc45a9cc0e11c01e8f4479ef460ac Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
375db4810b27306ea400ab39d3d6f7a063ac9ff6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
73c6c7fbb74d07a80fee41ce4ca3976547519e42 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
eb3e5cce2b39a266a1a167fa4290939db20ef5d6 Merge master.kernel.org:/home/rmk/linux-2.6-arm
07a71415d5f790385695784a9b0e554412ee95c3 pcmcia: fix error handling in cm4000_cs.c
58d57658834faa0c19da35e84632f7b78846f69f mc13783-regulator: fix a memory leak in mc13783_regulator_remove
be1a50d4eba4cdb3ebf9d97a0a8693c153436775 regulator: Let drivers know when they use the stub API
79b9517a33a283c5d9db875c263670ed1e055f7e drm/radeon/kms: add FireMV 2400 PCI ID.
7f3c1fa4c3f52ef65005ae5162e5173e875b8c0c uml: Fix build breakage after slab.h changes
6c94b1ee0ca2bfb526d779c088ec20da6a3761db sparc64: Fix PREEMPT_ACTIVE value.
6b9d363c49d22395d0cf8729c5963f83cfbb6d69 Input: psmouse - ignore parity error for basic protocols
bc293d62b26ec590afc90a9e0a31c45d355b7bd8 rcu: Make RCU lockdep check the lockdep_recursion variable
cae94b0ad9d147152af77b971a7234faf20027a9 drm/radeon/kms: allow R500 regs VAP_ALT_NUM_VERTICES and VAP_INDEX_OFFSET
f12eebb0acbaa6dcb60ed34451f5b159f509b2c0 drivers/gpu/radeon: Add MSPOS regs to safe list.
d3a67a43b0460bae3e2ac14092497833344ac10d drm/radeon/kms: disable the tv encoder when tv/cv is not in use
a1a4b23b66039c814c3d3a9a28d76d34800eadc5 drm/radeon/kms: adjust pll settings for tv
08d075116db3592db218bfe0f554cd93c9e12505 drm/radeon/kms: fix tv dac conflict resolver
16823d16f55afc303af7864b9a055d8a1c012e1b drm/radeon/kms/evergreen: don't enable hdmi audio stuff
b317a9ce2259e64258a802a5ca70dec45ac15dda drm/radeon/kms/atom: fix dual-link DVI on DCE3.2/4.0
30f69f3fb20bd719b5e1bf879339914063d38f47 drm/radeon/kms: fix rs600 tlb flush
1b5331d9c6ae1f68db6359d227531ec42bc40d47 drm/radeon/kms: print GPU family and device id when loading
c36a2a6de59e4a141a68b7575de837d3b0bd96b3 drm/i915: fix tiling limits for i915 class hw v2
3143751ff51a163b77f7efd389043e038f3e008e drm/i915: set DIDL using the ACPI video output device _ADR method return.
5ce8ba7c9279a63f99e1f131602580472b8af968 drm/i915: Fix 82854 PCI ID, and treat it like other 85X
8f4695ed1c9e068772bcce4cd4ff03f88d57a008 drm/i915: Attempt to fix watermark setup on 85x (v2)
b91ecb0027c7171c83d7cf443a22c39b1fde6d83 gigaset: include cleanup cleanup
13bd8e4673d527a9e48f41956b11d391e7c2cfe0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
d6f533c8c7a4d83ed1c075f919a68031b9c67185 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
65832940eb74dca5ef1c8df086540825a00ad0c8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
b8639077abf034824046ed09e779b74c4393031f [LogFS] Set s_bdi
42d284b986105a6ed5ac386818cae093532b2c55 drivers/pcmcia: Add missing local_irq_restore
6f4567c8cf64d1887c8e993bbf066465262b392f serial_cs: MD55x support (PCMCIA GPRS/EDGE modem) (kernel 2.6.33)
a8408c17d0038b76a83affb1b56dc18fa1e7ed86 pcmcia: avoid late calls to pccard_validate_cis
1c4f0197323254e463b642abf2c8361e2a924859 packet : remove init_net restriction
31f634a63de7068c6a5dcb0d7b09b24b61a5cf88 WAN: flush tx_queue in hdlc_ppp to prevent panic on rmmod hw_driver.
f2fa1b015e9c199e45c836c769d94db595150731 iwlwifi: correct 6000 EEPROM regulatory address
88be026490ed89c2ffead81a52531fbac5507e01 iwlwifi: fix scan races
bc3966921ff9528ae44a4a108085ab06107c1e7d Merge branch 'bugzilla-15749' into release
2060c44576c79086ff24718878d7edaa7384a985 ACPI: EC: Limit burst to 64 bits
f1d486a3617a2f620b31224e4ace1496c4627e39 xfs: don't warn on EAGAIN in inode reclaim
b6f8dd49dbdbfa60a33bba3d4b766fe341109b4b xfs: ensure that sync updates the log tail correctly
1c1ec9c03efce5853f75e244ff368339767f7b9e Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
1f829825f21755c48de075cd7722fcd19438f587 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
c7f2e1f0ac142a657a1de00d404e1c8345b20598 jfs: add jfs specific ->setattr call
2b0b39517d1af5294128dbc2fd7ed39c8effa540 jfs: fix diAllocExt error in resizing filesystem
aebaec975f30c4db40bb418fe9117bb6b4655b1b [WATCHDOG] max63xx driver depends on ioremap()
b1183e064a3f95d27351b2d2c811b50bf4d770a4 [WATCHDOG] max63xx: be careful when disabling the watchdog
0fb06571bbb5c72b4663c20f721323260ea802bf [WATCHDOG] fixed book E watchdog period register mask.
77165a48edeaf4758588563c0592af6559e8b256 [WATCHDOG] omap4: Fix WDT Kconfig
79681842e160c3211eeeb47ea31b061038d1e41e ocfs2: Reset status if we want to restart file extension.
923125c6503efd3b8779e0df9ec5fcac6acda0b4 Merge branch 'fix/hda' into for-linus
872d65f674a8a420fdfe656cd66d1fa8e60f41a7 Merge branch 'fix/misc' into for-linus
d336905e00f208bcb89c719022c11dd3d976597a Merge branch 'fix/asoc' into for-linus
334656f33c43921cf383dfd0220dfd34376bcd98 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
e30b38c298b55e09456d3ccbc1df2f3e2e8dc6e9 ip: Fix ip_dev_loopback_xmit()
a2612cb16d4d8447793609cbdd2a2f4f156c0020 firewire: cdev: fix cut+paste mistake in disclaimer
dc57da3875f527b1cc195ea4ce5bd32e1e68433d Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2fed94c032316d89422d4abfca2a882897489b94 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
00eef7bd01c7598d195699983c5290d901df19ad Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
014f61504af276ba9d9544d8a7401d8f8526eb73 Input: wacom - switch mode upon system resume
41b97ab5050088cd23692d578e7294c7be26109a pcmcia: fix ioport size calculation in rsrc_nonstatic
8392609969b3b37a4da5cff08161661f7a8c16af ASoC: imx-ssi: do not call hrtimer_disable in trigger function
19b3eecc21b65a24b0aae2684ca0c8e1b99ef802 firewire: cdev: change license of exported header files to MIT license
8728c544a9cbdcb0034aa5c45706c5f953f030ee net: dev_pick_tx() fix
8815cd030fdd73932a791d1f06194c8db807cde7 ALSA: hda - Add position_fix quirk for Biostar mobo
d1501ea844eefdf925f6b711875b4b2b928fddf8 ALSA: hda - add a quirk for Clevo M570U laptop
1f1b0008e8dd1930d6e89522c70f4a438374302a [LogFS] Prevent mempool_destroy NULL pointer dereference
250541fca717a5c9b0d3710e737b2ca32ebb6fbc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
96e35b40c0d6206f56370f937f6f4722739eb273 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
f5c07a2d8acfc98e00d3be6298f979e5b3175953 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
7223b915421716b4e57ffb7e13f41f1b926db55c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
d471a4b9f2ac327c15300ba2b2bda2c6d6fd03bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
565a79f74af96ae90dfec411da14dc38d2cd56bc ASoC: imx-ssi: increase minimum periods to 4
6c9ff1013b7a21099da838eeef7c3f23ee347957 SELinux: Reduce max avtab size to avoid page allocation failures
4eaa0e3c869acd5dbc7c2e3818a9ae9cbf221d27 fib: suppress lockdep-RCU false positive in FIB trie.
b560177f3e1c6b2d75b220d41ae72636243475c4 m68k: Fix asm constraints for atomic_sub_and_test() and atomic_add_negative()
1aac4effad4ea52da94eb13b12e0ca1731407ee4 m68k: Fix `struct sigcontext' for ColdFire
4e310fda91cb095915395f811d10b2c900c9589e vsprintf: Change struct printf_spec.precision from s8 to s16
d618540fb3e5b74e16aec8201d2d0de6f02633cb hwmon: (applesmc) Switch maintainers
e1741712e85cec8004c7eeeea81186618f78eff1 hwmon: (applesmc) Add iMac9,1 and MacBookPro2,2 support
2b3d1d87eaabf422a42440351ff3be1792d35852 hwmon: (it87) Invalidate cache on temperature sensor change
8acf07c5a7674e53f2d320d540aec5d714b105cf hwmon: (it87) Properly handle wrong sensor type requests
a00afb97e23fd904b12a3f4de3237d8ab2f68738 hwmon: (it87) Don't arbitrarily enable temperature channels
c7a78d2c2e2537fd24903e966f34aae50319d587 hwmon: (sht15) Properly handle the case CONFIG_REGULATOR=n
328a2c22abd08911e37fa66f1358f829cecd72e9 hwmon: (sht15) Fix sht15_calc_temp interpolation function
3d83e577a8206f0f3822a3840e12f76477142ba2 ALSA: hda - Avoid invalid "Independent HP" control for VIA codecs
b331439dfd41dc813b3557ca5927a3a644f35792 ALSA: hda - Fix control element allocations in VIA codec parser
091ebf07a2408f9a56634caa0f86d9360e9af23b lguest: stop using KVM hypercall mechanism
5094aeafbbd500509f648e3cd102b053bc7926b3 lguest: workaround cmpxchg8b_emu by ignoring cli in the guest.
0110d6f22f392f976e84ab49da1b42f85b64a3c5 tun: orphan an skb on tx
b1cdbb5f8342d99b732c5535ee7d2de8e7b2cc2e ARM: 5974/1: arm/mach-at91 Makefile: remove two blanks.
50aec0024eccb1d5f540ab64a1958eebcdb9340c rcu: Update docs for rcu_access_pointer and rcu_dereference_protected
c08c68dd76bd6b776bc0eb45a5e8f354ed772cdf rcu: Better explain the condition parameter of rcu_dereference_check()
b62730baea32f86fe91a7930e4b7ee8d82778b79 rcu: Add rcu_access_pointer and rcu_dereference_protected
3f2d4f561fab4588344cc519fd323382ab950928 ARM: 6052/1: kdump: make kexec work in interrupt context
82c6f5a5b3e91ef4d2fb8725de4b8cf7affd4d61 ARM: 6051/1: VFP: preserve the HW context when calling signal handlers
5c5cac63851f347d8308d69f1892c4af51d7c1a4 ARM: 6050/1: VFP: fix the SMP versions of vfp_{sync,flush}_hwstate
7e5a69e83ba7a0d5917ad830f417cba8b8d6aa72 ARM: 6007/1: fix highmem with VIPT cache and DMA
317aa408d69a5b833a116317c18c7e957989ce44 ARM: 5975/1: AT91 slow-clock suspend: don't wait when turning PLLs off
ec687886de00e1e63f3d821ccade9a61590408ed sparc64: Run NMIs on the hardirq stack.
17807f913bdbb2c5b4d0f6b168b4f68d5cece7e3 mx5: Fix build error for mx51_defconfig
afb567e3fdd2ee43b243cb4f6fe772ab921b2ada Revert "Input: wacom - merge out and in prox events"
035df35d968323f6f463c8789553e8589efcbcd4 sparc64: Allocate sufficient stack space in ftrace stubs.
5c659322a904a7cc0265e7b183372b9bdebec6db forcedeth: fix tx limit2 flag check
2ba3abd8186f24c7fb418927025b4e2120e3a362 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
0fdfe5ad2802e747460bf48eb2eb0ca3d3f3af42 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2e2dc1d755cc5609d0c46d47f7d171318b3bffcd sparc: Fix forgotten kmemleak headers inclusion
a6a5349d17f2a5c37079826f1a1474c3d08c6b53 ceph: use separate class for ceph sockets' sk_lock
e1e4dd0caa63e166afa46a1ccc947bebb4f66bcf ceph: reserve one more caps space when doing readdir
fc837c8f0446b73a1661339db406c0238dd1d184 ceph: queue_cap_snap should always queue dirty context
44d2d371d250b44cbe40f8d47e329c97668d7594 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
465de2ba71f5048341e0109f3f6c4d7dc65d9754 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
ead88af5f577fd2b399a0fcdfe52605116fac489 [LogFS] Move assertion
d3a03f8031000f8297823b80e36db536fd020884 [LogFS] Plug 8 byte information leak
032d8f7268444a0f5d4ee02d9513d682d5b8edfc [LogFS] Prevent memory corruption on large deletes
2170c5a8ae4b952e517e7b0565528914ddc11320 HID: ntrig: Emit TOUCH with DOUBLETAP for single touch
2b2f862ee6ef8ae8f913fee6af2112c5ffeedf94 Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into x86/urgent
a6d37024de02e7cb2b2333e438e71355a9c32a0a smc91c92_cs: define multicast_table as unsigned char
4ffa87012efd7b664762b579213d4663560ef4a3 can: avoids a false warning
dac876193cd79ced36d0462749ea47c05844fb49 e1000e: stop cleaning when we reach tx_ring->next_to_use
d5aa22520dbb49e726420ca56b3dcfe56724d33e igb: restrict WoL for 82576 ET2 Quad Port Server Adapter
c011f80ba0912486fe51dd2b3f71d9b33a151188 sparc64: Add some more commentary to __raw_local_irq_save()
b68b58fd6a341c2115ff5fb466fe9fc0b581980e ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3
9343af084c7e8911897b0883042ee690cee3aaef Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
e182c77cc291456eed127b1472952ddb59a81a9d sparc64: Fix memory leak in pci_register_iommu_region().
25ad403f67d7673f38a473ec138d240804785ae3 sparc64: Add kmemleak annotation to sun4v_build_virq()
8b8d8e2840a440d62e8dc0ef36ba433b26f70d32 sparc64: Support kmemleak.
9960e9e8944f9b1ca6af5f7d26400ca45b429600 sparc64: Add function graph tracer support.
a71d1d6bb1b26e566e5c06c37857f4cdc1664780 sparc64: Give a stack frame to the ftrace call sites.
daecbf58a509bc27c112647e825df763c3e3b0f4 sparc64: Use a seperate counter for timer interrupts and NMI checks, like x86.
f8e8a8e8cba3359df2a16c17d59eedb08adf3b43 sparc64: Remove profiling from some low-level bits.
d96478d5a2dcfa3aba1ca4d71b07fef62b27d9c8 sparc64: Kill unnecessary static on local var in ftrace_call_replace().
ddacd0bc70fe724eba2b5967dd5b68e10d41486c sparc64: Kill CONFIG_STACK_DEBUG code.
63b754957371c23b7515399a977a2e1d361a036c sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.
0c25e9e6cbe7b233bb91d14d0e2c258bf8e6ec83 sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.
cb256aa60409efd803806cfb0528a4b3f8397dba sparc64: Use kstack_valid() in die_if_kernel().
0e413f22e4c1cbfe12907e462a7d739a2e316f2b virtio_net: missing sg_init_table
0d0fb0f9c5fddef4a10242fe3337f00f528a3099 Linux 2.6.34-rc4
64a8920fab962fb581bbe67856cb4740fc37d743 Merge branch 'anonvma'
50b88c46f01939d19d4cdd30ad563d29265b6c59 Merge master.kernel.org:/home/rmk/linux-2.6-arm
d6cf853d4d73c268fc8920ac4e812ee26a12847c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
6a945f38be5f2c198853069a336c887a51d1a238 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
50fc88cb03786a79e9982d9d8dfb3fd225de9099 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
4505a4938917f4872efcc90bc1e5f4f0ce903b47 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
fedfb947b2235c1085df97cf52f688b808c3a515 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
44fa2b4bee5b07d506a7b002b4e2eb73654db7e0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
ea90002b0fa7bdee86ec22eba1d951f30bf043a6 anonvma: when setting up page->mapping, we need to pick the _oldest_ anonvma
646d87b481dab4ba8301716600dfd276605b0ab0 anon_vma: clone the anon_vma chain in the right order
287d97ac032136724143cde8d5964b414d562ee3 vma_adjust: fix the copying of anon_vma chains
d0e9fe1758f222f13ec893f856552d81a10d266d Simplify and comment on anon_vma re-use for anon_vma_prepare()
f5b066287c74b624583b993395a65d03a6487b3a ceph: fix dentry reference leak in dcache readdir
08261673cb6dc638c39f44d69b76fffb57b92a8b quota: Fix possible dq_flags corruption
4c5e6c0e70fd6ca2fa67184fd36a261b3b7b38d0 quota: Hide warnings about writes to the filesystem before quota was turned on
774f03fb2cf89951b5f5f363b7739a2835d5924e ext3: symlink must be handled via filesystem specific operation
fc7683a3c30c22131b1651271d6bf9ea113b77c5 ext2: symlink must be handled via filesystem specific operation
fb48aef7c3e53231cddccc1e43721543bc033ae9 eeepc-wmi: Build fix
668f4a03211ace7aa57dece90bd835b4f9b9dd30 asus: don't modify bluetooth/wlan on boot
a0624a90a2bea97e0d65187b4b53ad400226c3f1 dell-wmi: Fix memory leak
3d7b165539d4174b0b8396bd52ee37ba21bd0dfb eeepc-wmi: add backlight support
45f2c6937ed6066c9a177c4d37f6bd76daa607c0 eeepc-wmi: use a platform device as parent device of all sub-devices
8124888940be5d9d73a6e04970d73eaec7c582b7 eeepc-wmi: add an eeepc_wmi context structure
f6be75d03c8870be91e6e2a195648ece04b6bb16 MIPS: Calculate proper ebase value for 64-bit kernels
d8000beef2cd10c16dc5f66af715f692f5992652 MIPS: Alchemy: DB1200: Remove custom wait implementation
2844e49f5ea1ae75d2026ff128b145e3bd44134c MIPS: Big Sur: Make defconfig more useful.
7b3e543ddb39b69b75c9c24bb54180eca152f541 MIPS: Fix __vmalloc() etc. on MIPS for non-GPL modules
3d45285dd1ff4d4a1361b95e2d6508579a4402b5 MIPS: Sibyte: Fix M3 TLB exception handler workaround.
5e3644a95db11e2e582ae3765ffad6e0cce5376e MIPS: BCM63xx: Fix build failure in board_bcm963xx.c
5808184f1b2fe06ef8a54a2b7fb1596d58098acf MIPS: uasm: Add OR instruction.
8d9df29db273ab9a330828f4f4f6669d293a730a MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
9538ca636f2fa28ae1514327328e2869f0215981 MIPS: BCM63xx: Initialize gpio_out_low & out_high to current value at boot.
e23a90eb736b18c16fd6d59e8c1fa6a16ac3bc0b MIPS: BCM63xx: Register SSB SPROM fallback in board's first stage callback
4fe67e44a0e0cb6281cbaaf603111187d87fce57 MIPS: BCM63xx: Fix typo in cpu-feature-overrides file.
524ef29cff593ab6635cda2a17b331bede58a396 MIPS: BCM63xx: Add support for second uart.
97befcf4f0f42b1644b4b164ddc363685546edcd MIPS: BCM63xx: Fix double gpio registration.
f29b7cac19ef5aa093fc9403d10735fa72cabf99 MIPS: BCM63xx: Add DWVS0 board
2e6ad9a9585b5520cddda4743bfbfdf7f11c5a50 MIPS: BCM63xx: Add the RTA1025W-16 BCM6348-based board to suppported boards.
d1b28758c6b46f6d04ef6017b51f614aecdb4abe MIPS: BCM63xx: Fix BCM6338 and BCM6345 gpio count
b44c779ae0dedf3a6503c253954e570361b33f2b MIPS: libgcc.h: Checkpatch cleanup
f1df323924e2fde14cbcd51209a8cbfc33e0c232 MIPS: Loongson-2F: Flush the branch target history in BTB and RAS
d814c28ceca8f659c0012eaec8e21eee43710716 MIPS: Move signal trampolines off of the stack.
c52d0d30aef84aa8893b34e5254716c8ab5c4472 MIPS: Preliminary VDSO
58b9e2239fa63c7c470acb4a77e9da17e6a6fa4f MIPS: Add SYSCALL to uasm.
847253b9483f713b3797877034e0940fd45ce375 MIPS: Fix SSB PCIcore IO resource management
86f7d75eb7c43a54a7b37a2287787004f4310de6 MIPS: make CAC_ADDR and UNCAC_ADDR account for PHYS_OFFSET
727c0075c80005e2012be113a91e5976abec4f9d MIPS: AR7: Fix phat finger of cpmac fixed_phy_add
1e3fb3778be3c0a56626eba4a84f7d2fa991aa93 MIPS: AR7: Fix phat finger of reset bit in vlynq_high_data
582b65e4d3f9664f87661359af99def304bc68bb MIPS: Loongson: Add module info to the loongson2_clock driver
b846c10da5d6a5c159ab4dea92c1080d5add9fb1 MIPS: Lemote 2F: Ensure atomic execution of _rdmsr and _wrmsr
52553664033078102f5f430c861ccd0863b1b708 MIPS: Initialize an atomic_t properly with ATOMIC_INIT(0).
d5d3102b9adec0a34eb5899324b62a4a3d34183e MIPS: Fix elfcore.c build warning
7ea4a6891b68fe60bf4eee41a7ef38d524b0aebd MIPS: Octeon: Remove redundant declaration of octeon_reserve32_memory
7a7ac952d5217b2f568e5ef91ac39b572e166f24 MIPS: Trace: Don't trace irqsoff for the idle process
abe5b417fb4a52e9510fdb5a16e722e91bf89e92 MIPS: delay: Fix use of current_cpu_data in preemptable code.
b1cea3bab575af386618baba0db3c5fae7ce521f MIPS: Octeon: Remove #if 0 code.
1ef2887030dbeb42282a99f8a8e3d7ad07ef70ee MIPS: Octeon: Remove vestiges of CONFIG_CAVIUM_RESERVE32_USE_WIRED_TLB
1874a0886076fbb26665f93a8999c05e389bae22 MIPS: Cavium: Remove unused watchdog code.
c948aca4f49d94b08c425f65acdaca1d679d6fa7 MIPS: Fix build breakage if CONFIG_DEBUG_FS is enabled.
0df5dd4aae211edeeeb84f7f84f6d093406d7c22 NFSv4: fix delegated locking
ff818c24c2af370153646d302d831b69b023816f ALSA: hda - Add fix-up for Sony VAIO with ALC269
7fa90e873f520dad5ec58f47340996cda083e875 ALSA: hda - Enhance fix-up table for Realtek codecs
b73c5f8b2f85a7041e045e0009d046780416948d drm/radeon/kms: fix calculation of mipmapped 3D texture sizes
ce227c4183a2c18c9e5467b7e92d47140e763ab9 drm/radeon/kms: only change mode when coherent value changes.
490475a9938f3480e1ab3a67063e547cea41c295 [SCSI] bnx2i: Bug fixes related to MTU change issue when there are active iscsi sessions
a71fa1fc43a29133f13ae6ada1a389ca298c0934 [SCSI] ibmvscsi: fix DMA API misuse
a8f23b03535359c5afeb77d937b89b8a4d87b2b2 [SCSI] wd7000: fix reset handler typo spin_unlock_irq() => spin_lock_irq()
5bbf297cc652713a0a6511004b8d4c1cc21a3b02 [SCSI] zfcp: Fix tracing of requests with error status
07bbd0facdcda64f2c77fc6a505afd32e45fa506 [SCSI] zfcp: Update MAINTAINERS entry
d7d05548a62c87ee55b0c81933669177f885aa8d [SCSI] iscsi_tcp: fix relogin/shutdown hang
be3bd2223b89d270853302ab0a5909fa875fd831 nilfs2: fix typo "numer" -> "number" in alloc.c
b1095afe6fd6ea4c0d9e75489b955f898d6617d9 pcmcia: re-start on MFC override
509b0865fbd8ab6c820397706dde980c1c285538 pcmcia: fix io_probe due to parent (PCI) resources
d3e03f4ea81456d52810a03a17dd88f78a080818 pcmcia: use previously assigned IRQ for all card functions
4a1032faac94ebbf647460ae3e06fc21146eb280 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
ae4e8d63b5619d4d95f1d2bfa2b836caa6e62d06 Revert "tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb"
d88d4050dcaf09e417aaa9a5024dd9449ef71b2e PM / Hibernate: user.c, fix SNAPSHOT_SET_SWAP_AREA handling
29aac005ff4dc8a5f50b80f4e5c4f59b21c0fb50 ALSA: usb - Fix Oops after usb-midi disconnection
ca658b1e29d6be939207532e337fb640eb697f71 firewire: cdev: comment fixlet
aa6fec3cdeb14ecc916eb78c4cd9ed79e4f7fe8d firewire: cdev: iso packet documentation
9cac00b8f0079d5d3d54ec4dae453d58dec30e7c firewire: cdev: fix information leak
385ab5bcd4be586dffdba550b310308d89eade71 firewire: cdev: require quadlet-aligned headers for transmit packets
4ba1d9c0c22947a9207029e7184733252e6135f1 firewire: cdev: disallow receive packets without header
bfac4d6725baacbfc085c38e231b8582a1b8f62b drm/i915: Ignore LVDS EDID when it is unavailabe or invalid
2c61be0a9478258f77b66208a0c4b1f5f8161c3c NFS: Ensure that the WRITE and COMMIT RPC calls are always uninterruptible
a6305ddb080fb483ca41ca56cacb6f96089f0c8e NFS: Fix a race with the new commit code
b80c3cb628f0ebc241b02e38dd028969fb8026a2 NFS: Ensure that writeback_single_inode() calls write_inode() when syncing
1544fa0f7a46241582abc48f07b74f3d846379e4 NFS: Fix the mode calculation in nfs_find_open_context
80e60639f1b7c121a7fea53920c5a4b94009361a NFSv4: Fall back to ordinary lookup if nfs4_atomic_open() returns EISDIR
65384a1d41c4e91f0b49d90d11b7f424d6e5c58e drm/radeon/kms: more atom parser fixes (v2)
2844a76a25a2fc2f5025cf128c95a14d86146d33 ceph: decode v5 of osdmap (pool names) [protocol change]
0eddb519b9127c73d53db4bf3ec1d45b13f844d1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
f16393776fc133d95fe3b3ba7118df579ed90af5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
2f4084209adc77f9a1c9f38db3019a509e167882 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
2f10ffcfb28beb35137d9e86992c771b4a6c5f2a Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
8b9fce77737ae9983f61ec56cd53f52fb738b2c7 iwlwifi: work around bogus active chains detection
ce82653d6cfcc95ba88c25908664878459fb1b8d radix_tree_tag_get() is not as safe as the docs make out [ver #2]
d3e06e2b15590b70ea73733fc4612e4741ff46e0 slub: Fix kmem_ptr_validate() for non-kernel pointers
fc1c183353a113c71675fecd0485e5aa0fe68d72 slab: Generify kernel pointer validation
4dc86ae1f925b2121d4e75058675895f83e54c71 Revert "memory-hotplug: add 0x prefix to HEX block_size_bytes"
e3237e3c60c1f4a790b4e521e406b3ffff74f9bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
5091b353883ba3358998797efb284f82344531f3 Merge branches 'cma', 'misc', 'mlx4' and 'nes' into for-linus
7f311a46916a3be00a1a8e3f1bdf461d08f1d263 ALSA: hda - Fix initial capture source connections of ALC880/260
85b3cce880a19e78286570d5fd004cc3cac06f57 ARM: Fix ioremap_cached()/ioremap_wc() for SMP platforms
8e7fcccee990acd8135db447ad01cb3b22bce620 [S390] Update default configuration.
187644636ea79aa4bdc04757ebca919c4fd546e0 [S390] nss: add missing .previous statement to asm function
7d3f661e5757e84f1fb2e10093cfa2f7b057bc2f [S390] increase default size of vmalloc area
6af7eea2aee57b869f34eba0a94ef122fe90fbfd [S390] s390: disable change bit override
176b1803ce4690d0dd94e16f118dbd14af045034 [S390] fix io_return critical section cleanup
35ac734f72d846f250c0344913a91f954ea764c3 [S390] sclp_async: potential buffer overflow
d7015c120e0ac55d86cabbe7a14997b99f39e282 [S390] arch/s390/kernel: Add missing unlock
226b1ec8c18bcb6d1aa448a29b2c8aeae1946228 ALSA: hda - Fix setup for ALC269vb amic and dmic models
531d8791accf1464bc6854ff69d08dd866189d17 ALSA: hda - Fix auto-parser of ALC269vb for HP pin NID 0x21
9823f1a8463fb631fe965110fe19adeb3df239c4 ARM: 6043/1: AT91 slow-clock resume: Don't wait for a disabled PLL to lock
3440c49f5c5ecb4f29b0544aa87da71888404f8f cfq-iosched: Fix the incorrect timeslice accounting with forced_dispatch
930b9d94579fa1ea9604cbf7ba56cedf99ba9b5c Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linus
8e024f13142fbbca5fbe14a6926516a45bd70c3a drm/nouveau: bail out of auxch transaction if we repeatedly recieve defers
4528416291e26456e68f7217576e40e589d276bf drm/nv50: implement gpio set/get routines
02faec09b2814b6ad3fd202e2f28b3c4b712a3f1 drm/nv50: parse/use some more de-magiced parts of gpio table entries
2535d71c80b3d79090c9d44ec6d35342e2d258f0 drm/nouveau: store raw gpio table entry in bios gpio structs
2295e17a4a0c339ca8507deb2cab5f339007e5e5 drm/nv40: Init some tiling-related PGRAPH state.
eaeefba154a19aeab9037b1d29478e5303a992fe drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
e60a9df3a8e60e5f16707897467b36702e8c4cdc drm/nv50: another dodgy DP hack
a5acac66685397a73bed8638114262520565e41c drm/nv50: punt hotplug irq handling out to workqueue
6f335a7afa6bc57603f39430dc6f9e57de288a91 drm/nv50: preserve an unknown SOR_MODECTRL value for DP encoders
d327dd4e771b5820743aeba0622116c5c8806388 drm/nv50: Allow using the NVA3 new compute class.
a1663ed3412f4b94edcf30b271c9db3ace533605 drm/nv50: cleanup properly if PDISPLAY init fails
78bb35129e9400fb50580e971d964563fc8e0218 drm/nouveau: fixup the init failure paths some more
494ab824f179ddeb2022cbb1d25aee41ab46ee9b drm/nv50: fix instmem init on IGPs if stolen mem crosses 4GiB mark
2eb92c80074ecfbc691741720382007417f64523 drm/nv40: add LVDS table quirk for Dell Latitude D620
f3bbb9ccbf2a0362363ce6d7e4e57dbf34a5cef1 drm/nv40: rework lvds table parsing
a76fb4e8ffe42144529e21fe1e609b762e8eb5cc drm/nouveau: detect vram amount once, and save the value
952eb63543552deb1bf1113739d59d29172d7755 drm/nouveau: remove some unused members from drm_nouveau_private
78ad0f7bf2bb667729581f099781fc0b7ae58fcc drm/nouveau: Make use of TTM busy_placements.
40b2a687bd92827ca144d3623cf48377d8f7680d drm/nv50: add more 0x100c80 flushy magic
0c324971986f1498ccd289cb2b4927a6fd3efbe5 drm/nv50: fix fbcon when framebuffer above 4GiB mark
0dd8c3f093e3d0cab2cc967f9620b41a125f1f56 drm/nv50: Fix NEWCTX_DONE flag number
bc0beb44f27dc068c1daefc79826c07e0b22ef6c [SCSI] qla2xxx: fix lock imbalance
67221a4226a5fc48e413e2050db266bb171753c4 [SCSI] lpfc: fix lock imbalances
4ec3fdbef17d0266826b56b33735dc9dada58c27 [SCSI] be2iscsi: fix lock imbalance
229bab6bacc42295f13c0434772381a88ce2308b [SCSI] dpt_i2o: several use after free issues
ece6444c2fe80dab679beb5f0d58b091f1933b00 iwlwifi: need check for valid qos packet before free
02246c41171097ceab3246f6dc251ac89de6004b loop: Update mtime when writing using aops
9ddd3a31aedcdb55d5509b595c04b187041c8adb Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
2626419ad5be1a054d350786b684b41d23de1538 tcp: Set CHECKSUM_UNNECESSARY in tcp_init_nondata_skb
1223c67c0938d2df309fde618bd82c87c8c1af04 udp: fix for unicast RX path optimization
ab285f2b5290d92b7ec1a6f9aad54308dadf6157 perf: Fix unsafe frame rewinding with hot regs fetching
d620a7cf05d4f12f5bbb1060d766e8139ab31458 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
45c4d015a92f72ec47acd0c7557abdc0c8a6499d libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
4352aa5bbf1d0080c2dcf904ce1e4be0a1cb5937 PCI aerdrv: use correct bit defines and add 2ms delay to aer_root_reset
73a0e614580fb650846be1e9315f6b7b6069b9cc x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
2aedd192f799c362ccefc3c316f0c4bd5154126b Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cf90bfe2ebaf9d32f37acbebb7425c280fd6cd30 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
0a2851b9a837cb025d48bb8118f35ebd12bce4b5 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
43a3cec01354573517f1348383e0ab6e6067076b ASoC: imx-ssi: Use a hrtimer in FIQ mode
671999cb5d8817611f865f3877f5a5b81372f61e ASoC: imx-pcm-dma-mx2: restart DMA after an error
206b60e189c7cc2b4675687d66f167299a13a4d4 ASoC: imx-ssi: honor IMX_SSI_DMA flag
78e4fd26ef8b85c8cbb6803e18b6b1f970420e06 ASoC: wm2000: remove unused #include <linux/version.h>
c15d0fc0fc399d2639240b35ad7ed93ed5a59412 udf: add speciffic ->setattr callback
69ecbbedac8e353bbd924fad16fed0c7c54e6382 udf: potential integer overflow
1ce31b255cf8b06470dfbd469055b6fd8d2274bc HID: add support for cymotion master solar keyboard
bb3c9d4f851d51bb6302ef0df830dcec88d7c529 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
2488f56d3699b84ee51d2940d1347345b8f9b0e1 myri10ge: fix rx_pause in myri10ge_set_pauseparam
69298698c2453c2f8cd1d7d2a4cae39eeec3b66e net: corrected documentation for hardware time stamping
b62226826b4ea1926b644b5a337ffa6b637d4870 stmmac: use resource_size()
ddd0451fc8dbf94446c81500ff0dcee06c4057cb x.25 attempts to negotiate invalid throughput
f5eb917b861828da18dc28854308068c66d1449a x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.
fd218cf9557b9bf7061365a8fe7020a56d3f767c bridge: Fix IGMP3 report parsing
94824f3dbe0d3f62470603bbb18efb5510aaf07c cnic: Fix crash during bnx2x MTU change.
f5284e7635787224dda1a2bf82a4c56b1c75671f Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
320718ee074acce5ffced6506cb51af1388942aa hvc_console: Fix race between hvc_close and hvc_remove
b7a413015d2986edf020fba765c906cc9cbcbfc9 virtio: disable multiport console support.
9ff4cfab82d27e9fda72315f911bbaa9516e04bc virtio: console makes incorrect assumption about virtio API
162a689a13ed61c0752726edb75427b2cd4186c1 virtio: console: Fix early_put_chars usage
9a82446bd269b130a9ac270e720e65c3843d4d0c MAINTAINERS: Put the virtio-console entry in correct alphabetical order
04b1a22350e1e6464c3109886385178d119dbbb4 Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
a55cb185b4a8f84cd05b66bb00b267ea455ecdc8 qlcnic: fix set mac addr
3bcf8229a8c49769e48d3e0bd1e20d8e003f8106 r6040: fix r6040_multicast_list
005c93b5d876edf670b4c71d8dd79dc4e845a099 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
3eac4abaa69949af0e2f64e5c55ee8a22bbdd3e7 rwsem generic spinlock: use IRQ save/restore spinlocks
04287f975e68038051eb9c79896866d36610b8e0 Have nfs ->d_revalidate() report errors properly
7bd912998ec9cdbb0268138b6b51f28adf7865f4 IB/mlx4: Check correct variable for allocation failure
eadde3a1a5291492098e8b0b6435d075fc22486b RDMA/nes: Correct cap.max_inline_data assignment in nes_query_qp()
ae2d9293d7cfba70f44f59cfedb44122828c73b8 RDMA/cm: Set num_paths when manually assigning path records
48de8cb7847d040c8892701c1ff3c55eff1f46b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d4d9959c099751158c5cf14813fe378e206339c6 ARM: 6031/1: fix Thumb-2 decompressor
4742723cbce519773e4560f5cab11163eaa0c889 ARM: 6029/1: ep93xx: gpio.c: local functions should be static
54274d71d9358321f7773b820de37496a05fae7f ARM: 6028/1: ARM: add MAINTAINERS for U300
76708ab83962732ba3191ce8a61d8410406c8358 ARM: 6024/1: bcmring: fix missing down on semaphore in dma.c
63634c86365b530af5026d409fd403801abe1e75 Merge branch 'davinci-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
fb1ae635772d679eb312fa447290fc02cd0e4cf1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip
75392dd3041b8fb7ee4cef6bd9b71154ae34f4e1 davinci: fix compile warning: <mach/da8xx.h>: #include <linux/platform_device.h>
addb2d6c13993060ae75f5005815b19dd2abdd64 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
84db18bbeb5c9c1a9c86e38a89d76ee526fd2c6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
6948ec70355ae6cf6082519e3d76b280373dade1 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
cc4fc29e59c386919a7674e203be7822dc968dc0 fs-cache: order the debugfs stats correctly
08dc179b9b00cfbed006ae6f5d0e471ef79dc69c frv: fix kernel/user segment handling in NOMMU mode
ea56f411ec2d4d8689eb7f3bcd24e860acf87c47 frv: hide uncached_access() when pgprot_noncached is not #defined
c783a29efcbc90a90ccfec8956c7ff0854301c34 rtc-mxc: multiple fixes in rtc-mxc probe method
8725d5416213a145ccc9c236dbd26830ba409e00 memcg: fix race in file_mapped accounting
116354d177ba2da37e91cf884e3d11e67f825efd pagemap: fix pfn calculation for hugepage
57119c34e53bbb8d244c3ff1335ef5145768538f ratelimit: fix the return value when __ratelimit() fails to acquire the lock
bb1dc0bacb8ddd7ba6a5906c678a5a5a110cf695 kernel.h: fix wrong usage of __ratelimit()
2a7268abc48c8009b284bd88605d14fcb65772ec ratelimit: annotate ___ratelimit()
ee5d2acd5ca1534f40e06d4f0d41a940b17beb54 /dev/mem: allow rewinding
b1dd3b2843b3b73b7fc2ee47d96310cd1c051371 vfs: rename block_fsync() to blkdev_fsync()
55ab3a1ff843e3f0e24d2da44e71bffa5d853010 raw: fsync method is now required
da258016293f5e82b36db67ac3db3931a4fbbc4d mb862xxfb: update Valentin's email address
a71dc148c2674bbb5988ea924702137993b3305a mb862xxfb: fix acceleration module license
d6da1a5abc2bf3a06a5bda08e0f6833409234666 mm: revert "vmscan: get_scan_ratio() cleanup"
6e191f7bb083544dc4fa3879ff81caf97c65d197 devmem: handle class_create() failure
70655c06bd3f25111312d63985888112aed15ac5 readahead: fix NULL filp dereference
12765517d9dbb477a2432375938f1eb5bdbcb532 device_attributes: add sysfs_attr_init() for dynamic attributes
975f8c5653acba461229e671202113da69b87be1 drivers/thermal/thermal_sys.c: fix 'key f70f4b50 not in .data' in thermal_sys
829f46af39d50a43e260adaa9e7bbdff74a9f696 cciss: unlock on error path
c6eb69acfdfe258b4a3f69fa5ced8928bbebdba9 mxser: spin_lock() => spin_lock_irq()
cdeebaddb7f97298c73df4d43d31e164fc8aa0e4 omap hsmmc: fix a bug in card remove scenario
2a481800caf78f4750cc673c8baed12b5d703ff6 drivers/gpio/timbgpio.c: add missing unlock
c70c036f04b7b74282477d6a51bbcc8bb8897e03 drivers/char/amiserial.c: add missing local_irq_restore
a8557dc71949e80c298ec298b902ac6ebbc5d9dd fbdev: rename imacfb.txt to efifb.txt and change imacfb to efifb.
fc95c6d9b4433525ed9484089b6e092f3516a92b vesafb: use platform_driver_probe() instead of platform_driver_register()
530cd330dc3865e3107304a6e84fdc332aa72f7d include/linux/kfifo.h: fix INIT_KFIFO()
a3a2e76c77fa22b114e421ac11dec0c56c3503fb mm: avoid null-pointer deref in sync_mm_rss()
b01d0942c2b7a3026d2b7d38b5773d3d00420e06 bitops: remove temporary for_each_bit()
179b284e2fc0c638035843968f7d7ab8ab701525 vhost-net: fix vq_memory_access_ok error checking
af2b021fd6dc3e145d20f5eb927af9590c80bc44 microblaze: Remove unused variable from ptrace
7a325aa26cf8eb367b5d8b675a9425bef18d351a microblaze: io.h: Add io big-endian function
7ad7b218f4aae4f395b3b4cef261572556bbd20a ALSA: hda: Add support for Medion WIM2160
4b83873d3da0704987cb116833818ed96214ee29 x86/gart: Disable GART explicitly before initialization
39a37ce1cc5eef420604fa68b776ff5dab400340 dma-debug: Cleanup for copy-loop in filter_write()
12ff4bf58b64ad3b8fb8e27889c99dcd5aa6fb0b Merge branch 'amd-iommu/fixes' into iommu/fixes
20a1cfba340f23a7ca62391e199c40c86b762ea3 x86/amd-iommu: Remove obsolete parameter documentation
c0858552c088616c18879c347d9e0daa98cf2b15 HID: ntrig: explain firmware quirk
d18c69d3898985c66cd6e878b8f576fd9a21ab39 x86/amd-iommu: use for_each_pci_dev
8f9f55e83e939724490d7cde3833c4883c6d1310 Revert "x86: disable IOMMUs on kernel crash"
549c90dc9a6d659e792b2a42a0930c7da015ea4a x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
75f66533bc883f761a7adcab3281fe3323efbc90 x86/amd-iommu: enable iommu before attaching devices
55b371d4ac5ed6f3338a398fbf9f2eb9ace78799 Merge branch 'fix/hda' into for-linus
7445c995b06f2a999541ccf127886d24a2a7d012 Merge branch 'fix/asoc' into for-linus
1172234cbe94658c16bc83e50ca57b5a47085209 Merge branch 'fix/misc' into for-linus
47c4c864af60d14926f4017d23968a8341b8ab9f microblaze: Enable memory leak detector
4bb30baa6d5e7660c06e3b50d8a8a76d402c7170 microblaze: Fix futex code
d2bf98e6fc2612cbd2fc40f75a1e2c5d60262331 microblaze: Fix ftrace_update_ftrace_func panic
3a89b4a9ca7ce11e3b7d5119aea917b9fc29a302 drm/radeon/kms/combios: verify dac_adj values are valid
affd858907aae7bf7d7d7fa02ff19f35de2ff1d8 drm/radeon/kms: clean up atom dac handling
7741618766417e77f49013400d3672d65578928a drm/radeon/kms: legacy tv dac cleanup
01a356fd2a5f5e72e783312037ace05df4ab4e32 drm/radeon/kms: small memory leak in atom exit code
ba1163de2f74d624e7b0e530c4104c98ede0045a drm/edid/quirks: Envision EN2028
720fc22a7af79d91ec460c80efa92c65c12d105e ide: Fix IDE taskfile with cfq scheduler
18e5b539b451158be7aae6c390a20f0d3e5b9213 nodemask: include slab.h from drivers/base/node.c
6549981bc54777c37eccf987e227aff47022ab7c HID: fix N-trig touch panel with recent firmware
c25f7cf2032aaac9bd50d6eee982719878538082 Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release
ac7729da880e742613129ee6dea0045328670d2d ACPI / PM: Move ACPI video resume to a PM notifier
0fdf86754f70e813845af4abaa805165ce57a0bb Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
94c4fcec0144e032ef7d4ec761ab81d570b0bc2a Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1144601118507f8b3b676a9a392584d216d3f2cc ath9k: fix double calls to ath_radio_enable
0379185b6c0d1e8252023698cf1091da92a3dc03 mac80211: annotate station rcu dereferences
1cb561f83793191cf86a2db3948d28f5f42df9ff mac80211: Handle mesh action frames in ieee80211_rx_h_action
f05337c6ac48d19d354e0640a8eb8fc884f82bcc not overwriting file_lock structure after GET_LK
14e71e4fb94c340273534a6d7f210aa82a3ca717 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
b0cc58a25d04160d39a80e436847eaa2fbc5aa09 ALSA: mixart: range checking proc file
134fbadf028a5977a1b06b0253d3ee33e6f0c642 perf, x86: Enable Nehalem-EX support
8c40041f75a202ed6a3b38143b823cb80f6d6b7c perf kmem: Fix breakage introduced by 5a0e3ad slab.h script
ab195c58b864802c15e494f06ae109413e12d50b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
cb4361c1dc29cd870f664c004b1817106fbce0fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
309361e09ca9e9670dc8664e5d14125bf82078af proc: copy_to_user() returns unsigned
445d211b0da4e9a6e6d576edff85085c2aaf53df libata: unlock HPA if device shrunk
68b0ddb289220b6d4d865be128939663be34959d libata: disable NCQ on Crucial C300 SSD
c710f785329aa751e6cf3b901c1cef167ea0648d libata: don't whine on spurious IRQ
8ba42bd88c6982fe224b09c33151c797b0fdf1a5 [WATCHDOG] hpwdt - fix lower timeout limit
4c7d849204341dea19be941a3c1eb4bdffac9cc4 [WATCHDOG] iTCO_wdt: TCO Watchdog patch for additional Intel Cougar Point DeviceIDs
dfc333834cb86805485920dc77ee0f2fbb484462 [WATCHDOG] doc: Fix use of WDIOC_SETOPTIONS ioctl.
9f680ce04ea19dabbbafe01b57b61930a9b70741 Btrfs: make sure the chunk allocator doesn't create zero length chunks
84fba5ec91f11c0efb27d0ed6098f7447491f0df sched: Fix sched_getaffinity()
9d32c30542f9ecdb4b96a1a960924c9f403e3562 Input: matrix_keypad - allow platform to disable key autorepeat
5e28d8eb68c12eab9c4a47b42ba993a6420d71d3 Input: ALPS - add signature for HP Pavilion dm3 laptops
2c860a1101471a69f7a6778b7b1fb43344c38619 Input: i8042 - spelling fix
643acacf02679befd0f98ac3c5fecb805f1c9548 drm/radeon/kms: fix washed out image on legacy tv dac
5fbfb18d7a5b846946d52c4a10e3aaa213ec31b6 Fix up possibly racy module refcounting
95beb690170e6ce918fe53c73a0fcc7cf64d704a drm/radeon/kms/atom: fix gpio i2c table overrun (v2)
57b54ea6b7863ccfeb41851b5f58f9fd1b83c79e drm/radeon: R300 AD only has one quad pipe.
7da23b86e14b77c094b11a9fa5ef5b3758fc9193 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
c8e42de6efcf4e9bed79a8b030261d799ea1960a davinci: DM365: fix duplicate default IRQ priorities
bb17ef102b72e38557bfa829511e06c4bd3bb972 davinci: edma: clear events in edma_start()
5eb2e891f038c8e04757f4536b9693faf35978a3 davinci: da8xx/omap-l1: fix build error when CONFIG_DAVINCI_MUX is undefined
d99c3871148cb643cffe138e9427b7a743aca367 davinci: timers: don't enable timer until clocksource is initialized
f9700d5a4575e7fb343df10a1d29d425e4b81082 ALSA: hda - Fix a wrong array range check in patch_realtek.c
749d229761ff0135cc4e16b8a28b41ae2f6b2c35 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
795d580baec0d5386b83a8b557df47c20810e86b Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
449cedf099b23a250e7d61982e35555ccb871182 audit: preface audit printk with audit
ab6e24103cbd215e922938a4f58c75194761a60e Btrfs: fix data enospc check overflow
3dc9fef67f6292692dba181a6d0fd0211bd0a607 9p: saving negative to unsigned char
85a770a8889035625466a4cfb1393cd7d2ffd165 9p: return on mutex_lock_interruptible()
109f6aef5fc436f355ad027f4d97bd696df2049a Btrfs: add check for changed leaves in setup_leaf_for_split
6bdb72ded1e281cd8844918c39d00cdd0e59f655 Btrfs: create snapshot references in same commit as snapshot
b5cb160084fad438c513d0952849e597ffe9e3d9 Btrfs: fix small race with delalloc flushing waitqueue's
28ecb60906e86e74e9ad4ac7e0218d8631e73a94 Btrfs: use add_to_page_cache_lru, use __page_cache_alloc
5f712b2b73a9fc87fcc52124cfe8adefaa0c92f5 ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream
b66696e3c0d8fc01efdbc701eba1276618332cb3 Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc
d12841827a6de120199609dadb6ff4ec99bd90ea ALSA: hda - Enable amplifiers on Acer Inspire 6530G
a74b2adae06265b8cfa335d7d40d4a5abd11e977 block: expose the statistics in blkio.time and blkio.sectors for the root cgroup
9e74e7c81a24aee66024fc477786bd1de84e293b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
4946d54cb55e86a156216fcfeed5568514b0830f rmap: fix anon_vma_fork() memory leak
bade732a2848e640482c1e99629a90e085d574dd svcrdma: RDMA support not yet compatible with RPC6
11e9b49b7fa056bfc00a56de8956d1d5fe8b84ea 9p: Creating files with names too long should fail with ENAMETOOLONG.
6d96d3ab7aea5f0e75205a0c97f8d1fdf82c5287 9p: Make sure we are able to clunk the cached fid on umount
d994f4058d9f9be7e44529b55fc6be6552901ead 9p: drop nlink remove
5b0fa207d1a6f27c9a2f2d707147dce01af21db7 fs/9p: Clunk the fid resulting from partial walk of the name
9208d24253e5e644f8cb1b87b69de44897668303 9p: documentation update
476ada0436351672fbf482db54cb94b8ba877709 9p: Fix setting of protocol flags in v9fs_session_info structure.
d522ffbfb9fccf6eca283cd2e8b03cf3d21fb616 ASoC: Only do WM8994 bias off transition from standby
4dcc93d0ede49fae32dd0ee41c685db1be14c529 ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices
ae9d8607fe24253efc9f14b696f51cfd683801be ASoC: Don't do runtime wm_hubs DC servo updates if using offset correction
8437f7006b9cfa249791e2fd57596683d4561843 ASoC: Support second DC servo readback method for wm_hubs
3fa49e3ad9ac20b15edfb0c51bbad36e45a84b17 ASoC: Avoid wraparound in wm_hubs DC servo correction
a32f3926632e71c8aa23ce32fe2625f8d5f792c2 eeepc-wmi: include slab.h
336f5899d287f06d8329e208fc14ce50f7ec9698 Merge branch 'master' into export-slabh
a4ab2773205e8b94c18625455f85e3b6bb9d7ad6 staging/otus: include slab.h from usbdrv.h
1638bca898e55f1c89f18b2e5accfac8591fed61 ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup
f79e1cec8c8aa64895fd7b595dc7b48157df0754 ACPI: battery drivers should call power_supply_changed()
e363a755e8033e18f733fc0d1687039df8efade0 ACPI: battery: Fix CONFIG_ACPI_SYSFS_POWER=n
db217dece3003df0841bacf9556b5c06aa097dae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
8ce42c8b7fdf4fc008a6fc7349beb8f4dd5cb774 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0121b0c771f929bb5298554b70843ab46280c298 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a8941b0ed0f1e39a4d41560c3a2e7ee37d5b6e10 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d82ef020cf31504c816803b1def94eb5ff173363 proc: pagemap: Hold mmap_sem during page walk
147a27460366ecd35f1425f593cb42d52166c7ff pcmcia: fix up alignf issues
a0fd4345f928d72a56e27b23e4cd28c94bf36be5 ALSA: echoaudio - Eliminate use after free
f11947c7c5b8abffd328739996dfdffef2b3e03f ALSA: i2c: cleanup: change parameter to pointer
3815595e78d2baae6feb866e737f92d8ef48b337 ALSA: hda - Add MSI blacklist for Aopen MZ915-M
bdd32ce95f79fb5cc964cd789d7ae4500bba7c6f sunxvr500: Ignore secondary output PCI devices.
954fbc8985328a3b59b5881243d3aa04a8f8da7c sparc64: Implement perf_arch_fetch_caller_regs
3162b6f0c5e1fcad372d64194fb3cb968941b428 PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
17c452f99cf5e073b219a069a419b7b8ab3cfa97 ACPI: Don't send KEY_UNKNOWN for random video notifications
0f9b75ef3722814134f307f51c19e0791da40e69 ACPI: NUMA: map pxms to low node ids
b7b30de53aef6ce773d34837ba7d8422bd3baeec ACPI: use _HID when supplied by root-level devices
3f6c148df42d98f0991baf4353497d380a30bc19 sparc64: Update defconfig.
cf9cf9aed19f529ff313c3e0901ae3b2972eaf4e [WATCHDOG] doc: watchdog simple example: don't fail on fsync()
87e8b821ed8db3dab03d96cd542e29666bf210aa Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
5e8037166497f8a1aa46325ed7febf0408d45caa [WATCHDOG] set max63xx driver as ARM only
35c79780064976cf9d7537a00e59f97c2061fa7d [WATCHDOG] powerpc: pika_wdt ident cannot be const
fb9e2d887243499b8d28efcf80821c4f6a092395 smc91c92_cs: fix the problem of "Unable to find hardware address"
fd2dd9fbaf9e498ec63eef298921e36556f7214c ext4: Fix buffer head leaks after calls to ext4_get_inode_loc()
33cd9dfa3a13e3d8e41aef225a9f98169816723b sparc64: Fix array size reported by vmemmap_populate()
8b472d739b2ddd8ab7fb278874f696cd95b25a5e ext4: Fix possible lost inode write in no journal mode
6513a81e9325d712f1bfb9a1d7b750134e49ff18 cifs: Fix a kernel BUG with remote OS/2 server (try #3)
a24e2d7d8f512340991ef0a59cb5d08d491b8e98 [CIFS] initialize nbytes at the beginning of CIFSSMBWrite()
6e03bb5ad363fdbe4e1e227cfb78f7978c662e18 perf: Always build the powerpc perf_arch_fetch_caller_regs version
26d80aa782e708c380a47601779d42d30bf016d6 perf: Always build the stub perf_arch_fetch_caller_regs version
9875557ee8247c3f7390d378c027b45c7535a224 drm/i915: Add no_lvds entry for the Clientron U800
5e11611a5d22252f3f9c169a3c9377eac0c32033 Merge master.kernel.org:/home/rmk/linux-2.6-arm
d4509e5a6edf8862c18d887a642ce4994bde297d Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
0afa80ab6ff9aac57f118463699cee306ad6ed8a Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
5193d7a7f500cfbbfc0de221e808208199723521 PCI quirk: RS780/RS880: disable MSI behind the PCI bridge
5e123e5d9bf8c4ae44121ffe5e844adeb30ff21b Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
24b99d1576e6e330c2eba534a793b6e6dcb37f6b Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
6da8d866d0d39e9509ff826660f6a86a6757c966 tty: release_one_tty() forgets to put pids
0e0d5e0c4bb0476d53a43bfc87d03a25ec4b5579 ceph: fix ack counter reset on connection reset
b0f86f5a169c758a82b0e23eef6795356f6d5a25 perf, probe-finder: Build fix on Debian
4da75b9ceac6939cd76830ec9581bef5bb398ad3 kgdb: Turn off tracing while in the debugger
ae6bf53e0255c8ab04b6fe31806e318432570e3c kgdb: use atomic_inc and atomic_dec instead of atomic_set
62fae312197a8fbcd3727261d59f5a6bd0dbf158 kgdb: eliminate kgdb_wait(), all cpus enter the same way
cad08acebf4b7d993b0cefb9af67208c48fb9a5e kgdbts,sh: Add in breakpoint pc offset for superh
a0279bd58060ccedbd414edf97d50cfa3778c370 kgdb: have ebin2mem call probe_kernel_write once
b1dcc03cb8ee0f5718491e8c518257238dc64e00 perf/scripts: Tuple was set from long in both branches in python_process_event()
de0f60ea94e132c858caa64a44b2012e1e8580b0 iwlwifi: avoid Tx queue memory allocation in interface down
472a474c6630efd195d3738339fd1bdc8aa3b1aa x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards
04f2dec1c3d375c4072613880f28f43b66524876 iwlwifi: use consistent table for tx data collect
dd48744964296b5713032ea1d66eb9e3d990e287 iwlwifi: fix DMA allocation warnings
47a70985e5c093ae03d8ccf633c70a93761d86f2 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock
269484a492d9177072ee11ec8c9bff71d256837a sched: Fix proc_sched_set_task()
8bb39f9aa068262732fe44b965d7a6eb5a5a7d67 perf: Fix 'perf sched record' deadlock
257ef9d21f1b008a6c7425544b36641c4325a922 perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
b38b24ead33417146e051453d04bf60b8d2d7e25 perf, x86: Fix AMD hotplug & constraint initialization
85257024096a96fc5c00ce59d685f62bbed3ad95 x86: Move notify_cpu_starting() callback to a later stage
50d11d190afa4e21284b735bb0a092036f298f0b Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
51591e31dcb3716f03f962e26ec36a029aa46340 x86: Increase CONFIG_NODES_SHIFT max to 10
b5442a75deee293d10c2ab8f4a77013973c4c9e0 ASoC: OMAP: Fix capture pointer handling for OMAP1510 to work correctly with recent ALSA PCM code
483f64c430ad981188d865ee635f3f7a469f0b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
bc53ba2918bef821dec3528397bc49cd55291e56 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
308f44193f796b1c522b3b87760e43d8d8e316d2 nilfs2: Remove an uninitialization warning in nilfs_btree_propagate_v()
144214537370b4f133a735446ebe86e90cfb2501 backing-dev: Handle class_create() failure
be97d758e5728099e95fe229866d5c6c900d3092 sh: Fix up the SH-3 build for recent TLB changes.
5dd6ef5050c5012267e2b84f3d82ba85cdb5ca32 sh: export return_address() symbol.
a506aedc51093544ff0f9610af6066d18cb6abbe Block: Fix block/elevator.c elevator_get() off-by-one error
b2b163dd47024e445410b72d0c5df6d819c14dfd drbd: lc_element_by_index() never returns NULL
61917bdaaf6bea4b885525cf63f65272914f6be2 cciss: unlock on error path
93f4d91d879acfcb0ba9c2725e3133fcff2dfd1e r8169: clean up my printk uglyness
43e9da8d782b8a40d5127fcc59ac2e543cf16d7d net: Hook up cxgb4 to Kconfig and Makefile
b8ff05a9c3237f694a1c3bf8ceec3bf6c3c14b15 cxgb4: Add main driver file and driver Makefile
625ba2c2eed763fad9c3f51318cbe8e1917b9fc8 cxgb4: Add remaining driver headers and L2T management
fd3a47900b6f9fa72a4074ecb630f9dae62f1a95 cxgb4: Add packet queues and packet DMA code
56d36be4dd5fc7b33bff7986737aff79c790184a cxgb4: Add HW and FW support code
bbc02c7e9d343c521f17dc06e8d8d7468639d154 cxgb4: Add register, message, and FW definitions
b914f3a2a35812545f773645f340d7c075e5b64d netlabel: Fix several rcu_dereference() calls used without RCU read locks
9e2e61fbf8ad016d24e4af0afff13505f3dd2a2a bonding: fix potential deadlock in bond_uninit()
6503d96168f891ffa3b70ae6c9698a1a722025a0 net: check the length of the socket address passed to connect(2)
a1d6f3f65512cc90a636e6ec653b7bc9e2238753 stmmac: add documentation for the driver.
7ba8a9b4f92e9559933af305c9b11e9beb97f9ea stmmac: fix kconfig for crc32 build error
9cae9e4f8b5887d8ef46fc56c7ca97814ae741ce be2net: fix bug in vlan rx path for big endian architecture
8b93b710a9cd70d67013b4b0f00df7dfda058064 be2net: fix flashing on big endian architectures
f510fc64cce4646a1fd3c7e5ba7e36cad7e98f02 be2net: fix a bug in flashing the redboot section
042be38e6106ed70b42d096ab4a1ed4187e510e6 ibft, x86: Change reserve_ibft_region() to find_ibft_region()
b4a5e8a1deca7e61ebaffb37344766b0f0e9f327 x86, hpet: Fix bug in RTC emulation
8da854cb02156c90028233ae1e85ce46a1d3f82c x86, hpet: Erratum workaround for read after write of HPET comparator
aa235fc712f379d4194cff9217f07026c452c141 bootmem, x86: Fix 32bit numa system without RAM on node 0
337998587f802535896e9ed16d19f97915ccd368 nobootmem, x86: Fix 32bit numa system without RAM on node 0
909fc87b32b3b9e3f0b87dcc5d98319c41900c58 x86: Handle overlapping mptables
819ccbfa448403992ceafc05d6d7097aaa74d4c3 ceph: fix leaked inode ref due to snap metadata writeback race
6298a33757ba7361bb8f506c106daad77e5ac8cf ceph: fix snap context reference leaks
80e755fedebc8de0599a79efad2c656503df2e62 ceph: allow writeback of snapped pages older than 'oldest' snapc
42be79e37e264557f12860fa4cc84b4de3685954 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
445c682b93479c06d1b062b63ed79202f3ed5503 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
c7681f4637df65082aeee1ea1ff0479607d71982 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
91cb17314e74d0e5ab572b4b84b9398c61b71abb ALSA: hda - Update document about MSI and interrupts
b95c35e76b29ba812e5dabdd91592e25ec640e93 oom: fix the unsafe usage of badness() in proc_oom_score()
1af185034662b75279f90e1c7cb958271d4121e2 ide: Must hold queue lock when requeueing
6072f7491f5ef391a575e18a1165e72a3eef1601 ide: Requeue request after DMA timeout
ca3865bae5ff86f5670edc9beebbd1f58c29de85 microblaze: Support word copying in copy_tofrom_user
6059b3cbeb27a38e3ca9ac9d2827f7b5be32e2ba microblaze: Print early printk information to log buffer
3f2189358666b6fa09d41f527be07b3cc8026050 microblaze: head.S typo fix
0691c97d74cbdfd49333ef01939ecaef158ebe1b microblaze: Use MICROBLAZE_TLB_SIZE in asm code
9373dd6ab140f1e6f2e62a9f0bf473987a0b62dc microblaze: Kconfig Fix - pci
78ebfa884bcef125464399f8d1cb05937bfeb6e1 microblaze: Adding likely macros
13851966da54be8e37863aa93ee2c8f3d3a3186a microblaze: Add .type and .size to ASM functions
e84452dd9ff517bd3028f6444d000727cd39e783 microblaze: Fix TLB macros
3765d6958dfff34a15588e23c5d1274e1f6ba200 microblaze: Use instruction with delay slot
bd1637d63e82aaf732ffbe907ba887fa12e82df4 microblaze: Remove additional resr and rear loading
b175bcfe31cba846d8bfa35a3a4820667f7af383 microblaze: Change register usage for ESR and EAR
7a6bbdc9304b45cc759e03623cbe63d81aff7337 microblaze: Prepare work for optimization in exception code
708e7153d6fc4d2e5fe15c6ccc5d2907fe8a9c8d microblaze: Add DEBUG option
ee68f1745e7734a55c8bf680f6f464205f1f15da microblaze: Support systems without lmb bram
89ae9753aef160c2f7bcecec21a7c4a6bc4c9b9b microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user
94804a9b3d0e62096a52fb62afcea32b899380c5 microblaze: uaccess: Unify __copy_tofrom_user
cca79120c253451220e589a104bdeb57e4901871 microblaze: uaccess: Move functions to generic location
ef4e277b5d86e56db650137de0b1cd16ded32498 microblaze: uaccess: Fix put_user for noMMU
3a6d77245efe062993284fd1c2f7510d9a90efe1 microblaze: uaccess: Fix get_user macro for noMMU
527bdb52d50ddbc8dd64369e464d7a08bc7eb83c microblaze: uaccess: fix clear_user for noMMU kernel
40e11e3380d4bd14bb3d85c7e7b863075a6a8d86 microblaze: uaccess: Fix strncpy_from_user function
4270690bd4b1420a8d634ea31953a1c4def2a44a microblaze: uaccess: fix copy_from_user macro
cc5a428b7ae9c2d6233b5bf6b3e6fbb24ddd1ed5 microblaze: uaccess: copy_to_user unification
0dcb409de73edeb221aed38d9ff8640cf41ff0de microblaze: uaccess: sync put/get/clear_user macros
8b651aa4a7c047b848f3a7bdf0aba9449e6dc3d3 microblaze: uaccess: fix put_user and get_user macros
c77a9c4bb7b6e26400853c92d74ccc697c5e2f7e microblaze: uaccess: fix __get_user_asm macro
40b1156db09ab2df48aa4970ddf4a27a17246f1f microblaze: uaccess: fix clean user macro
60a729f7bb936a9ab82b430de70a1952f560adf3 microblaze: move noMMU __range_ok function to uaccess.h
357bc3c9284b2fb201786176e8187d2273323bc1 microblaze: Move exception_table_entry upward
40db0834337ef0cde586feeb5588e45f0349098b microblaze: Remove segment.h
4009819cf90c26e3ec7b0ed949d5ff37c568e197 microblaze: Remove memset in free_init_pages
6fa114e0f18fb33b66fd5ee9037052830198a8c4 microblaze: Makefile cleanups
8a8804f1ab2d3226bfa9f9a64c4316f9a01f8ee9 microblaze: Fix Makefile to delete build generated files
699d17bc14edceb710998349fa74e66be3042372 microblaze: Add a missing single quote to make 'make help' happy
0c4ec16b86e6a823bc6e9fbe08a724d517eb3c24 microblaze: Fix "kstack=" parsing
ab310b5edb8b601bcb02491ed6f7676da4fd1757 x86,kgdb: Always initialize the hw breakpoint attribute
e49a5bd38159dfb1928fd25b173bc9de4bbadb21 perf: Use hot regs with software sched switch/migrate events
eb1e79611cc9bfe21978230e3521e77ea2d7874a perf: Correctly align perf event tracing buffer
d668046c13024d74af7d04a124ba55f406380fe7 drm/radeon/kms: enable ACPI powermanagement mode on radeon gpus.
08a370fa758fae7e387274ca3571ce625d7f829b drm/radeon/kms: rs400/480 should set common registers.
9e5786bd14cb9ffe29ebe66d41cedf03311b0d30 drm/radeon/kms: add sanity check to wptr.
fb668c2fed628179c7aa409a0de39a2b96bed18c drm/radeon/kms/evergreen: get DP working
d5dc056cce9e60528d5eac64efed623d26ffe46f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a42ab8e1a37257da37e0f018e707bf365ac24531 ocfs2: Compute metaecc for superblocks during online resize.
b857bd292223f54aaae3693c82fa7299a99991cd sparc: Fix regset register window handling.
9f3a5f52aa63d3aa4c64a7245153549bb66bad8c x86: Make e820_remove_range to handle all covered case
3e340c05c0def3bb68db6751299b7821c2ba0621 IB/cm: Fix device_create() return value check
ee027e4aed3077c4bb3b585c67528eec0e7222df eeepc-wmi: new driver for WMI based hotkeys on Eee PC laptops
167215118a88dd56a1ab8c8d33e279d6d40f57b6 asus-laptop: fix warning in asus_handle_init
30d1872d9eb3663b4cf7bdebcbf5cd465674cced fat: fix buffer overflow in vfat_create_shortname()
fd187aaf980c45f1d16a94a846faa68e24de03c8 [CPUFREQ] use max load in conservative governor
499bca9b6d3243f9278a1f5a22d00e67acdd844d [CPUFREQ] fix a lockdep warning
753649dbc49345a73a2454c770a3f2d54d11aec6 genirq: Force MSI irq handlers to run with interrupts disabled
00ae702847df5566ce9182e9c895185e2ad1c181 bonding: bond_xmit_roundrobin() fix
d54a45e2533ef33678dc340298b022a289d2b3e3 OMAP3: clock: fix enable bit used for dpll4_m4x2 clock
766d305fead341889e7b9611fdc97236075a29fb OMAP4: prcm: Use logical OR instead of bitwise OR
56dc79aba14bad1b73508df9e210e93bbd81a577 OMAP: HWMOD: Bug fixes in hwmod structure definitions
d5647c18eac9a313a89a3049a9fff51b20021a44 OMAP: HWMOD: Adding clockdomain check
b8e80cf386419453678b01bef830f53445ebb15d ALSA: hda: Fix 0 dB offset for Lenovo Thinkpad models using AD1981
753234007f4ac2c96921cfb19ec1ba535ac29790 nilfs2: fix a wrong type conversion in nilfs_ioctl()
ce6fbdefb68d46db88170494b277551f955b48e2 drivers/net: Add missing unlock
ddc01b3b8ab224b346daf61976078b166f36b7e8 net: gianfar - align BD ring size console messages
ed130589d9afa3238c94b9537f2024355b9638e1 net: gianfar - initialize per-queue statistics
7c0d10d35f7f47d00cc5f2b85ee5e95c2b1fdb7e gianfar: Fix a memory leak in gianfar close code
e2b0a8e1e697dbcd62574a32f4f96151d21bdd36 drm/radeon/kms: add hw_i2c module option
ac1aade6876465060ebf9a71675dcb7305f0bafa drm/radeon/kms: use new pre/post_xfer i2c bit algo hooks
3595be778d8cb887f0e0575ef0a0c1a094d120bb Merge branch 'v2.6.34-rc2' into drm-linus
c414a117c6094c3f86b533f97beaf45ef9075f03 drm/radeon/kms: disable MSI on IGP chips
f46c01208da1881591e3f55ca77d37f54469f8e4 drm/radeon/kms: display watermark updates (v2)
3b01a1191fe76bd11e5743eceed7c25d8157239e drm/radeon/kms/dp: disable training pattern on the sink at the end of link training
9f998ad7e92a1653b6b396b1278e75560a8be519 drm/radeon/kms: minor fixes for eDP with LCD* device tags (v2)
7f768957f407f7b8c8793eedaf7512049d092f29 drm/radeon/kms/dp: remove extraneous training complete call
d9c9fe3622d15e7e84121ffedef60f4080ab4f03 drm/radeon/kms/atom: minor fixes to transmitter setup
3ca82da3ebe019facd611184385897fa614e6b9e drm/radeon/kms: Only restrict BO to visible VRAM size when pinning to VRAM.
b8c40d6269d5e515341599b2e395f2dab4490d74 drm: fix build error when SYSRQ is disabled
e1e8a5dd4faf356b5d31c620c5787eaa83ee831d drm/radeon/kms: fix macbookpro connector quirk
97586c422b38c4c12e2b5011d59c401d03d09ed6 drm/radeon/r6xx/r7xx: further safe reg clean up
6bb118012ab0462d5ebc3ab17eb278416532cf15 drm/radeon: bump the UMS driver version for r6xx/r7xx const buffer support
fdb43528d4697b0e81e27a0d6539e744c2965cf2 drm/radeon/kms: bump the version for r6xx/r7xx const buffer support
5f77df368c84d0a4a5913c8c78f0c6fa0b0db674 drm/radeon/r6xx/r7xx: CS parser fixes
5898b1f33c881fe1352464efd15faf7d26513b98 drm/radeon/kms: fix some typos in r6xx/r7xx hpd setup
d8fe2fa90ea9df694dcc022271391e7547772e1b drm/radeon/r600: remove some regs are not safe regs for command buffers
da58405860b992d2bb21ebae5d685fe3204dd3f0 drm: Return ENODEV if the inode mapping changes
fcbc451ba1948fba967198bd150ecbd10bbb7075 drm/radeon/kms: Fix NULL pointer dereference if memory allocation failed.
f9274562026558ab54a29331cf13e9ebec8cc890 drm/radeon/kms: avoid possible oops (call gart_fini before gart_disable)
97f23b3d85a4d734a8584dade3a34579931c8f8d drm/radeon/kms: don't print error on -ERESTARTSYS.
a084e6ee6e64a76f1a9665d527203cdab7d6048f drm/radeon/kms/atom: make sure tables are valid (v2)
c1bcad9d16831859373d8f579fa1e146409f9960 drm/radeon/kms: remove lvds quirks
b2f8ccd84059f7d0c3e4f67d577abca391bc1868 drm/radeon/kms: fix display bandwidth setup on rs4xx
f95df9ca6896978108201a77422a1ae2cdc595ec drm/radeon/kms: never treat rs4xx as AGP
f47299c55a837af1727bc601e1fc0fa33adaeda5 drm/radeon/kms: display watermark fixes
d5e50daf92df8afcb701fd717b301985691e802f module: add stub for is_module_percpu_address
0cad8a1130f77c7c445e3298c0e3593b3c0ef439 Btrfs: fix chunk allocate size calculation
287a0ab91d25ca982f895a76402e5893b47ed7a6 Btrfs: kill max_extent mount option
1b1d1f6625e517a08640ddb4b8f8a0e025243fe3 Btrfs: fail to mount if we have problems reading the block groups
6cf8bfbf5e88edfb09a2bf0631a067060f534592 Btrfs: check btrfs_get_extent return for IS_ERR()
c2b96929e2ca6914cf4a66cd8fe2a34c4a98277f Btrfs: handle kmalloc() failure in inode lookup ioctl
683be16eb6e19a35aca2473668652259ed074094 Btrfs: dereferencing freed memory
f3eae7e8a5ed124bbc781e18ea10c21856017322 Btrfs: Simplify num_stripes's calculation logical for __btrfs_alloc_chunk()
ab59381ea43f81c977cbd09add26950aaf6cb9fe Btrfs: Add error handle for btrfs_search_slot() in btrfs_read_chunk_tree()
471fa17dff556ad38caf26de097c0630530d8cbe Btrfs: Remove unnecessary finish_wait() in wait_current_trans()
90d2c51dbb4db05c040bc7db264bb7ab35e35455 Btrfs: add NULL check for do_walk_down()
2f3014fc2ab1e25c36531e19164c48182c168995 Btrfs: remove duplicate include in ioctl.c
9e7b414edbf5e037c1462bbd8676465ed2ae0ac3 drm/radeon/kms: init rdev->num_crtc at asic init
06abdb0ec6b91f634631404012c4d646389e9e0b drm/radeon/kms/pm: fix typo in power table parsing
f867c60def7a8dcd86657fd38a8920a4354f305e drm/radeon/kms: gfx init fixes for r6xx/r7xx
57f50d70e27f99a9a785c760b2123cdf6a68e2de drm/radeon/kms/pm: fix segfault in clock code
29fb52ca78b4e265ec6c626b0c7b2927953949cf drm/radeon/kms: expose thermal/fan i2c buses
baff42ab1494528907bf4d5870359e31711746ae net: Fix oops from tcp_collapse() when using splice()
9358c6d4c0264b1572554c49c4b92673ea9a5c72 ceph: fix dentry rehashing on virtual .snap dir
b7b7fa43103a9fb30dbcc60cbd5161fdfc25f904 reiserfs: Fix locking BUG during mount failure
428257f8870f0e72e85ce782d091fa1f366de7df ocfs2: Check the owner of a lockres inside the spinlock
a03ab788d070c256eff1ac24cf0e3bc2ca148096 ocfs2: one more warning fix in ocfs2_file_aio_write(), v2
efd647f744f3cf504ed83580274bd4b6918139fe ocfs2_dlmfs: User DLM_* when decoding file open flags.
7371400431389e1df6a2a05ab9882055b8a6ff2c net/wireless/libertas: do not call wiphy_unregister() w/o wiphy_register()
8e1a53c615e8efe0fac670f2973da64758748a8a iwlwifi: range checking issue
2d20c72c021d96f8b9230396c8e3782f204214ec setup correct int pipe type in ar9170_usb_exec_cmd
9e76ad2a27f592c1390248867391880c7efe78b3 rt2x00: Disable powersaving by default in rt2500usb.
71976907842abb71a0e6fda081e1d16e00420849 rt2x00: Fix typo in RF register programming of rt2800.
48a6be6a0dd3982bb2d48e82b3e6f5458d9f3c63 iwlwifi: clear unattended interrupts in tasklet
be6b38bcb175613f239e0b302607db346472c6b6 iwlwifi: counting number of tfds can be free for 4965
f6c8f1523a2de3b84340e45913cbcee8bee74570 iwlwifi: fix regulatory
7236fe29fd72d17074574ba312e7f1bb9d10abaa mac80211: move netdev queue enabling to correct spot
05a9a1617026977422c7c5ed3aeac6f46fa2132c Add USB ID for Thomson SpeedTouch 120g to p54usb id table
e5868ba10c3c5d8a56c06bbafe098103356ac03f Add a pci-id to the mwl8k driver
eb3d72c8b7e6bb6a55e15272c52eb4eadf7fb1f1 ar9170: add support for NEC WL300NU-G USB dongle
533866b12cce484994163b1e201778cbac4c04c5 mac80211: fix PREQ processing and one small bug
c7a00dc73b7185ab2ebd1aa7ce710c7b4edc77a4 mac80211: correct typos in "unavailable upon resume" warning
368d06f5b0eefcbf37d677d3b65381310a251f03 wireless: convert reg_regdb_search_lock to mutex
8ae06d223f8203c72104e5c0c4ee49a000aedb42 x86-32, resume: do a global tlb flush in S4 resume
e05c378f4973674a16d5b9636f2310cf88aca5f2 [LogFS] Remove unused method
2eaa9cfdf33b8d7fb7aff27792192e0019ae8fc6 Linux 2.6.34-rc3
e971461fc59e3823e1b8a01379ce55c3d2d89c31 KEYS: Add MAINTAINERS record
246750ffa1b26335df4e485b4e4d28d83756ac43 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
4660d3d240ac6c92cd3ad33657ca302026bdc24b Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
be3fd3cc7c2142c46d5dcfec05e6031990d1f2ca Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
de380b55f92986c1a84198149cb71b7228d15fbd percpu: don't implicitly include slab.h from percpu.h
ea5a9f0c3447889abceb7482c391bb977472eab9 kmemcheck: Fix build errors due to missing slab.h
5a0e3ad6af8660be21ca98a971cd00f331318c05 include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
ed391f4ebf8f701d3566423ce8f17e614cde9806 iwlwifi: don't include iwl-dev.h from iwl-devtrace.h
57f4c226d1e095a2db20c691c3cf089188fe1c5d x86: don't include slab.h from arch/x86/include/asm/pgtable_32.h
b3aa111f7ac1ad07009081a824b5ce7a71462c4c MXC: mach_armadillo5x0: Add USB Host support.
17669fd60e6b245945cdd4bbe87d1186a07a03b6 ARM mach-mx3: duplicated include
034cf2362af85259718c4930bc7b548fa4165c1c ARM mach-mx3: duplicated include
7d7a77e56744bb32b8a97a9903fd12433af1c4b2 imx31: add watchdog device on litekit board.
a7dc12ba756021a95866730b482c6e34b13f84ee imx3: Add watchdog platform device support
570b8fb505896e007fd3bb07573ba6640e51851d CRED: Fix memory leak in error handling
1f85d72d2c9c9a1d6d32cf325936bc224ad5d591 ALSA: hda - Add missing printk argument in previous patch
c4a3987fa075b2d15ebc3d59b01fb7ed403cd3e1 drivers/serial/sunsu.c: Correct use after free
9623e5a23724d09283c238960946ec6f65733afe Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
9f321603724be7386ea39ea41fd885954db60a4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
9d54e2c0b0a03b0f05fc4f988323c858ec9d7740 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
7b12887244293eb54acd07c6296b830b3af0f6da Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
6631424fd2efd75e7394b318ad2a8597327857a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
c45140a996b511bccdcbbdbea7e36f001826bdf2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
de329820e920cd9cfbc2127cad26a37026260cce ext3: fix broken handling of EXT3_STATE_NEW
c0cd884af045338476b8e69a61fceb3f34ff22f1 r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)
9e8307ecaf9f8c8b5b3b22145021204c4e73114a sparc64: Properly truncate pt_regs framepointer in perf callback.
b00d8a7e299eab9970b0ba75a4e2ea1df39059ad hwmon: (asc7621) Add X58 entry in Kconfig
3f7cd7ea9383755eef53f92667c520489165667f hwmon: (w83793) Saving negative errors in unsigned
4d7a5644e4adfafe76c2bd8ee168e3f3b5dae3a8 hwmon: (coretemp) Add missing newline to dev_warn() message
fcc6a7462ec8d8a7d63ec59559e91f8fd6991160 hwmon: (coretemp) Fix cpu model output
fb48e3c6a4d8888aff61fbf567aadac7d206e973 ASoC: Fix passing platform_data to ac97 bus users and fix a leak
292f60c0c4ab44aa2d589ba03c12e64a3b3c5e38 ring-buffer: Add missing unlock
e36673ec5126f15a8cddf6049aede7bdcf484c26 tracing: Fix lockdep warning in global_clock()
6be7fa06eb4d721df734bd0946b5e63b27c0589b [LogFS] Erase new journal segments
0943846ae05603efd98550f2d475e9c98191bde8 [LogFS] Move reserved segments with journal
eed63519e3e74d515d2007ecd895338d0ba2a85c x86: Do not free zero sized per cpu areas
c967da6a0ba837f762042e931d4afcf72045547c x86: Make sure free_init_pages() frees pages on page boundary
82593f87b6c1922a8f8317bb165c6c7794fa4639 ceph: update discussion list address in MAINTAINERS
8136b58dd0fce0b4cb649ac690e0493fb6fdacdb ceph: some documentations fixes
596b711ed6b5235f8545680ef38ace00f9898c32 x86: Make smp_locks end with page alignment
ad4ba059005f18ec9e274966c16d99fc5ce8b2cd Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
f7454c5d5c33b84fdbb957b7ad4a432e333b2550 frv/chris: fix lines with a missing semicolons
c6c352371c1ce486a62f4eb92e545b05cfcef76b ARM: 5965/1: Fix soft lockup in at91 udc driver
fd522a8dec11a08b5fdd23982193808e268be19e ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds
782a0fd16723bfc0e765d789e82853d5dc424e76 ARM: 6005/1: arm: kprobes: fix register corruption with jprobes
367d6acceaacff1adc44f121543effb9c060e575 ARM: 6003/1: removing compilation warning from pl061.h
55a07517edbf15b83f323644edf346726eccd7e0 ARM: 6001/1: removing compilation warning comming from clkdev.h
aedceb2a490bae56f9d7e80be480421e1cf22ce0 ARM: 6000/1: removing compilation warning comming from <asm/irq.h>
c36207a4624f15020f2918324405c1c88a5d4cbc ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.h
a53f4f9efaeb1d87cfae066346979d4d70e1abe9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG
88be12c440cfa2fa3f5be83507360aac9ea1c54e slow-work: use get_ref wrapper instead of directly calling get_ref
376a21ff42ba71167afe7a47aeb1ca19470cf580 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
05ad62a5ee2ec2f65142aa2bf5c8a7e2f9cf9590 Staging: et131x: Properly disable FC in txmac.
6694635d3ae1b038d7a0e38b80637db867c7c8e2 ALSA: hda - Fix ADC/MUX assignment of ALC269 codec
c565c54d9bf336ec9cd22288d3aa4fb6e372e727 HID: Add NOGET quirk for Quanta Pixart touchscreen
10fad5e46f6c7bdfb01b1a012380a38e3c6ab346 percpu, module: implement and use is_kernel/module_percpu_address()
259354deaaf03d49a02dbb9975d6ec2a54675672 module: encapsulate percpu handling better and record percpu_size
5dbd5ec6e1cf2e49128025d80813a275744a7ac5 ALSA: hda - Fix invalid bit values passed to snd_hda_codec_amp_stereo()
85255c0e078158ede61ff8bd296e306db6f7ed19 Merge branch 'fix/hda' into for-linus
f30c14b64e0eb62319e7a3e930fb7ea2bee9d919 Merge branch 'fix/misc' into for-linus
9ec8ddad59fadd8021adfea4cb716a49b0e232e9 ALSA: hda: Use LPIB for ga-ma770-ud3 board
5cd165e7057020884e430941c24454d3df9a799d ALSA: ac97: Add Toshiba P500 to ac97 jack sense blacklist
94aa8ae13db2ecf2ec1b4e65a65d3fe92b468e0e ceph: fix use after free on mds __unregister_request
4bea3418c737891894b9d3d3e9f8bbd67d66fa38 sh: Enable the mmu in start_secondary()
d5ab780305bb6d60a7b5a74f18cf84eb6ad153b1 sh: Fix FDPIC binary loader
59a2f7d9fd41c68b7013797e82b8f40fc154ccae arch/sh/kernel: Use set_cpus_allowed_ptr
5f6c477a35852c6bfa42474537c582f65bdcf9db sh: Update ecovec_defconfig
54c1a859efd9fd6cda05bc700315ba2519c14eba ipv6: Don't drop cache route entry unless timer actually expired.
9ce41aed0d392246eb788786253f242e829fd5e1 Revert "ide: skip probe if there are no devices on the port (v2)"
7855f761998893bb6bf861d55df95036fc9e36ab tulip: Add missing parens.
723b2ff40876678b49e61df34fb1d8001e34639d [LogFS] Clear PagePrivate when moving journal
81def6b9862764924a99ac1b680e73ac8c80ac64 Simplify and fix pad_wbuf
193219172691e29813821dc8433317768c6ed1a3 Prevent data corruption in logfs_rewrite_block()
325ffc3633f1c30ef89d98d619f7e1497366e77c ARM: 5997/1: ARM: Correct the VFPv3 detection
bc8a67386fd462914269fa93446e1891955a8bb3 pata_via: fix VT6410/6415/6330 detection issue
d2566af8c4860a03ca685ef0910de406679c3e4e arch/sparc/kernel: Use set_cpus_allowed_ptr
78f1cd02457252e1ffbc6caa44a17424a45286b8 r8169: fix broken register writes
1546a713ae1f066f83469cdd99ebdf500d6a65e4 pcnet_cs: add new id
a2fd940f4cff74b932728bd6ca12848da21a0234 bonding: fix broken multicast with round-robin mode
421e33d0045ac0aa119c033b78742e0fbf4c3b21 [SCSI] qla1280: retain firmware for error recovery
ebd09ec93c90c8ec571d7e166832fb1fc705bf5e [SCSI] attirbute_container: Initialize sysfs attributes with sysfs_attr_init
cf7474451c3a3cf07811abbf2a39536d33046c36 [SCSI] advansys: fix regression with request_firmware change
89162e9c21de3cb3b7e9e29d50cb7c3e88a09e2b [SCSI] qla2xxx: Updated version number to 8.03.02-k2.
d6136f3f749cf68c3295c883cea612afd9919100 [SCSI] qla2xxx: Prevent sending mbx commands from sysfs during isp reset.
6377a7ae1ab82859edccdbc8eaea63782efb134d [SCSI] qla2xxx: Disable MSI on qla24xx chips other than QLA2432.
d84a47c2e8d8880d068f23f3033f6f6987717b17 [SCSI] qla2xxx: Check to make sure multique and CPU affinity support is not enabled at the same time.
12cec63e40f9b9c2a4766a0f43404a9642062f35 [SCSI] qla2xxx: Correct vp_idx checking during PORT_UPDATE processing.
cad454b12a23c24fd7f409402cf51434655e76c1 [SCSI] qla2xxx: Honour "Extended BB credits" bit for CNAs.
d88a714bfefa7aed7b9cb6c3721707fcd056b472 [SCSI] scsi_transport_fc: Make sure commands are completed when rport is offline
4ae0a6c15efcc37e94e3f30e3533bdec03c53126 [SCSI] libiscsi: Fix recovery slowdown regression
7469a9acf919d36836f6c635099d8edc9be4528a sparc: Fix use of uid16_t and gid16_t in asm/stat.h
44ebb95290afcc687511ad3f7fd6434e867c270a drivers/net: Fix continuation lines
39ca5f033bb2ea18877632809185268eebbb37a9 e1000: do not modify tx_queue_len on link speed change
7438189baa0a2fe30084bdc97e3d540ebc5444f3 net: ipmr/ip6mr: prevent out-of-bounds vif_table access
e7d481a6f3c13041446b7bb8f98ab861460076a3 ixgbe: Do not run all Diagnostic offline tests when VFs are active
e017b60316468f21a63bdd4affefaf81a7f988fd igb: use correct bits to identify if managability is enabled
c0e4d4bad4e8cf0aa787a3045392f949d76b5886 benet: Fix compile warnnings in drivers/net/benet/be_ethtool.c
71c5c1595c04852d6fbf3c4882b47b30b61a4d32 net: Add MSG_WAITFORONE flag to recvmmsg
e4afb29fa3ea759d408fa537ab6a81800708396e Revert "via82cxxx: workaround h/w bugs"
6f2e9e6a950a165a7d2c399ab7557e6745ef2bfd Use deactivate_locked_super
7db8064c17b92e95aec2e333096c035db9ddd4fe Fix logfs_get_sb_final error path
faaa27ab919799929732c356a92a160f8657ecc6 Write out both superblocks on mismatch
e326068806ee044cc617b1dc24be1293fca3fbf6 Prevent schedule while atomic in __logfs_readdir
e07bf553f37cd4fa470b499ff34d800956df2d48 Plug memory leak in writeseg_end_io
59fe27c0a8173a74b105debc803b97582028c90b Limit max_pages for insane devices
49137f2efb5cf68724bccaba531ab3d59acd71f9 Open segment file before using it
ed01f64b831481762437c8eedddcca8481dc7f67 powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting them
95d2c8ef08a902953d1ea2cad14928909e91e5d1 powerpc/fsl: add device tree binding for QE firmware
7f809e1f8e2f46c486bfe529579a16a28daacd62 of/flattree: Fix unhandled OF_DT_NOP tag when unflattening the device tree
f49c57e141c7f53353e4265a31dc2324e6215037 e1000e: do not modify tx_queue_len on link speed change
a08af745e4c711d22aeadc2adade36958fe03ce8 igbvf: do not modify tx_queue_len on link speed change
6a2bad70d546cf30a46bc6d9ec0cb9a0891a38eb ipv4: Restart rt_intern_hash after emergency rebuild (v2)
b35ecb5d404c00f2420221ccbb1bbba1139353a4 ipv4: Cleanup struct net dereference in rt_intern_hash
4b97efdf392563bf03b4917a0b5add2df65de39a net: fix netlink address dumping in IPv4/IPv6
ac90a149361a331f697d5aa500bedcff22054669 tulip: Fix null dereference in uli526x_rx_packet()
a6d36d5689b1806a3365c909192e9f03a43a632b gianfar: fix undo of reserve()
810627a013163cd294762d57c0ea2ec055ffe4f6 [CIFS] Add mmap for direct, nobrl cifs mount types
b72c40949b0f04728f2993a1434598d3bad094ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
5a7aadfe2fcb0f69e2acc1fbefe22a096e792fc9 Freezer: Fix buggy resume test for tasks frozen with cgroup freezer
4f598458ea4450f53e8ed929ee4e66b3404a7286 Freezer: Only show the state of tasks refusing to freeze
e4d50423d773fb8d5b714430ba5358e8a1b87c14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
6f063aea557f66eea8c35034a25df85cae5ced33 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
f3845f3f6081b97ebc4dc905e097c07e868017b5 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
054319b5e255c0671012a5a89b344a7d55cda80c Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
833961d81f0ece46b7884f988cc65509e2c49646 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3cacf42462c8c97e045a07a5fc92aa357489c8b5 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6fa41366c1c5e8b9640baba22d2b90ec9035a889 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
309d1dcb5b73ab1f8212aff3037a7bcb46afe819 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8128f55a0bc60cf3779135a1f837c4323e77c582 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
50da56706b989b99edb20f9c03172df193240c78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
e0df9c0b42cc8cb48b801f7a0f54382f6a89ca16 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
af06393bbde6e8d474622a0517cffc662676e3fe ixgbe: filter FIP frames into the FCoE offload queues
ca77cd59d28456b4061afa5254972ec47fa8baf5 ixgbe: Priority tag FIP frames
a7551b75fe47fb6fb70f679935845e741c5e0855 ixgbe: Don't allow user buffer count to exceed 256
e0fce6950b822aba7840d82c2d2018f1e1b8276b ixgbe: cleanup maximum number of tx queues
581d1aa777580c1c22169538ffb46676b13c408e ixgbe: Change where clear_to_send_flag is reset to zero.
5809a1ae77721931ca7bd7aeacb37fdabe6f07c0 ixgbe: In SR-IOV mode insert delay before bring the adapter up
65deeed7b34bc5b8d3cbff495e8fa2ae7b563480 ixgbevf: Fix signed/unsigned int error
48c11a59c4c1d9926be34920d45da037516eb7b8 netxen: update version to 4.0.73
afbe5cd6c40e0f20fa8832d17fa44ae605591ce1 netxen: added sanity check for pci map
77c553900c58c3e4f475e233ad4ff6aeb282deb4 netxen: fix warning in ioaddr for NX3031 chip
bb2792e0383793d5135ba777e93f0a918371394b netxen: fix bios version calculation
4300e8c7f64d95a80ffa7d98d98738f41546bc30 Revert "r8169: enable 64-bit DMA by default for PCI Express devices (v2)"
3e297b613491f0d4928aa652a2cd266aa06dc409 Restore LOOKUP_DIRECTORY hint handling in final lookup on open()
0f17014b340b98465fcf0de4c0d6c84a002ec53b ALSA: pcm_lib - fix xrun functionality
e1f7f02b45cf33a774d56e505ce1718af9392f5e ALSA: ac97: Add IBM ThinkPad R40e to Headphone/Line Jack Sense blacklist
3da0ae6298fa10d4f5e2855ae400b2470bc6693d isdn: Add netdev to lists in MAINTAINERS entry.
72f878cc6f324ecc2ca00ff2f9c0dc2c168cd4cc USB gadget r8a66597-udc.c: duplicated include
4539282dbc20fe612113c8f267d51a90d46a7f50 sh: update the TLB replacement counter for entry wiring.
e7c5650f6067f65f8e961394f376d4862808d0d2 ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)
23107c542068b2b94390aa333f6b330af64961e4 ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)
319f551a0a167b49b5bbb4a9ff4802046a572bc5 ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)
33f663ff9186da1bcc88dc7830b3a632bd472da5 ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)
e1ee65d85904c5dd4b9cea1b15d5e85e20eae8a1 NOMMU: Fix __get_user_pages() to pin last page on offset buffers
7561e8ca0dfaf6fca3feef982830de3b65300e5b NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
39f1cd635cbe8a42c3c74fa6bf9f61c1156bd27b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
126a031e437a4ab56a162e9cff7fc04b9f7efeec Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7c9f757319ccf7a47ce167b86eda671c87b5b917 TIPC: Removed inactive maintainer
c751ce4f52b11ea93764a7cd44e6ae9c098d361b drm/i915: Rename many remaining uses of "output" to encoder or connector.
21d40d37eca86872f2bf0af995809ebdef25c9d9 drm/i915: Rename intel_output to intel_encoder.
f61bb62e3ed7634fe5b7dfd8c9a52e6b799f4023 isdn: Cleanup Sections in PCMCIA driver elsa
a465870a808bccba63bf6da30a0b56a2a7abfa5c isdn: Cleanup Sections in PCMCIA driver avma1
158e33d1c6d0c6bacf577bcb47591aa4293dfcb1 isdn: Cleanup Sections in PCMCIA driver teles
93b39a0dba6a15c35a582b9e8b171b8a6ec971aa isdn: Cleanup Sections in PCMCIA driver sedlbauer
bcbe53682f65330bdd9ad7eed9575d2ff536353a via-velocity: Fix FLOW_CNTL_TX_RX handling in set_mii_flow_control()
80bb3a00fa314e3c5dbbd23a38bfaf94f2402b99 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
5e64499f3d39c633de49320e399479642c2b1743 agp/intel: intel_845_driver is an agp driver!
23010e43b353c2cdc9725cbedc7e364708039bf7 drm/i915: introduce to_intel_bo helper
8d06a1e1e9c69244f08beb7d17146483f9dcd120 drm/i915: Disable FBC on 915GM and 945GM.
d558b483d5a73f5718705b270cb2090f66ea48c8 x86/PCI: truncate _CRS windows with _LEN > _MAX - _MIN + 1
eb9fc8ef7cb1362374e55d9503e3e7458f319991 x86/PCI: for host bridge address space collisions, show conflicting resource
8f5992291457c8e6de2f5fe39849de6756be1a96 netfilter: xt_hashlimit: IPV6 bugfix
99f4692e13ba22b228bdd155473f24ae9bdec1dc frv/PCI: remove redundant warnings
c9c9b564717e5b6b2ae8b770da1c73a348c84cce x86/PCI: remove redundant warnings
f967a44343e407811898ddac97abc69b293e9810 PCI: don't say we claimed a resource if we failed
134b345081534235dbf228b1005c14590e0570ba PCI quirk: Disable MSI on VIA K8T890 systems
39c01b219fd30c74869b6fc8749f7900f04e9ef6 cfq-iosched: Do not merge queues of BE and IDLE classes
b1ffe737f5b743115ee46ffb59e338e580c54902 cfq-iosched: Add additional blktrace log messages in CFQ for easier debugging
6a4f2ccb467e00281470cde2dee08fe5ecde62d1 ALSA: hda - Don't set invalid connection index in Realtek initialiaiton
9c13886665c43600bd0af4b38e33c654e648e078 netfilter: ip6table_raw: fix table priority
55e0d7cf279177dfe320f54816320558bc370f24 netfilter: xt_hashlimit: dl_seq_stop() fix
0491fcbb76339cecbe4b6b1e862fb0c166bacf2d Merge branch 'mx51' into mxc-rc
ae7a3f13ab59784d9d5041d8ecb08477a049e2c6 MXC: mach-mx31_3ds: add support for freescale mc13783 power management device.
a1ac442443342f778d5230b16efadc4c32d96298 MXC: mach-mx31_3ds: Add SPI1 device support.
a1b67b957ea3b9138ed8239796cb48d8b1bf66b0 MXC: mach-mx31_3ds: Add support for on board NAND Flash.
11a332adfeacee2634f73ad21b55aad5cc7fd54a MXC: mach-mx31_3ds: Update variable names over recent mach name modification.
6dc2d6bf5148a9ed027af21285b0e17b83b3a8f4 imx31: fix parent clock for rtc
01e77706cdde7c0b47e5ca1f4284a795504c7c40 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
1ff31056fb044a47cdda462bdef0dcacefbf6856 Merge master.kernel.org:/home/rmk/linux-2.6-arm
6c75969e22ffe27df64ff7477bd35fe72bface3e Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
c02c873c25209f971c2e10884f50d4ab61db1e23 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
541e40ee087976ec793c53446099d3f0097e1697 Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
1147d0f915e3b4c5c4fa279dae2c40016b8f441d fscache: add missing unlock
34c1c460f82c809f20a2d378373d6aeb58c7808a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
61964eba5c419ff710ac996c5ed3a84d5af7490f do_sync_read/write() should set kiocb.ki_nbytes to be consistent
47568d4c56677ede6e7ff7c8e4e0fd860a9c4372 FDPIC: For-loop in elf_core_vma_data_size() is incorrect
6467a71c56934251f3c917bd4386387c2a97b41e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anholt/drm-intel
18020a0d8cccad0d3642219d6aef789420c04c1f Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
c27b9a2e6c29eac2fe770bd1071007c9f8c43de5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
20dba4596fd768b2d9154e3258871ebdd2c9fa29 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
90fddabf5818367c6bd1fe1b256a10e01827862f Document Linux's circular buffering capabilities
8e0cc811e0f8029a7225372fb0951fab102c012f fs/partition/msdos: fix unusable extended partition for > 512B sector
3fbf586cf7f245392142e5407c2a56f1cff979b6 fs/partitions/msdos: add support for large disks
b5c26f97ec4a17c650055c83cfc1f2ee6d8818eb lxfb: set the H- and V-SYNC polarity of the flatpanel output
4fd2c20d964a8fb9861045f1022475c9d200d684 kcore: fix test for end of list
c6b6ef8bb05af632889c5536513b9f4004961f73 mempolicy: fix get_mempolicy() for relative and static nodes
7198f3c9b13c7aa1e5d9f7ff74c0ea303174feff mmc: fix incorrect interpretation of card type bits
3f8b5ee33293d43ca360771b535dfae8c57259dc reiserfs: properly honor read-only devices
6cb4aff0a77cc0e6bae9475d62205319e3ebbf3f reiserfs: fix oops while creating privroot with selinux enabled
298359c5bf06c04258d7cf552426e198c47e83c1 exit: fix oops in sync_mm_rss
53feb29767c29c877f9d47dcfe14211b5b0f7ebd cpuset: alloc nodemask_t on the heap rather than the stack
5ab116c9349ef52d6fbd2e2917a53f13194b048e cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
5574169613b40b85d6f4c67208fa4846b897a0a1 doc: add the documentation for mpol=local
926f2ae04f183098cf9a30521776fb2759c8afeb tmpfs: cleanup mpol_parse_str()
12821f5fb942e795f8009ece14bde868893bd811 tmpfs: handle MPOL_LOCAL mount option properly
d69b2e63e9172afb4d07c305601b79a55509ac4c tmpfs: mpol=bind:0 don't cause mount error.
413b43deab8377819aba1dbad2abf0c15d59b491 tmpfs: fix oops on mounts with mpol=default
8c363afe94b885d39ae2e93e41680282a470ad84 c2port: fix device_create() return value check
cb53237513bd1e090cce120efe12ede72c932b5f mm/ksm.c is doing an unneeded _notify in write_protect_page.
20072205fcdf7d85cd3101f1f11dfab333c5fd0c scripts/kernel-doc: fix fatal error on function prototype
5e07c2c7301bd2c82e55cf5cbb36f7b5bddeb8e9 Documentation: rename PCI/PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
4c87684d32e8f95715d53039dcd2d998dc63d1eb kfifo: fix KFIFO_INIT in include/linux/kfifo.h
3fa30460ea502133a18a07b14452cd660906f16f nommu: fix an incorrect comment in the do_mmap_shared_file()
28b8e8d4e2e3e27aa911b5aee59d5194a878f53e MAINTAINERS: use tab not spaces for delimiter
06ca02b06fc26b3f940d223f319397a72a591ddf drivers/gpio/max730x.c: add license macro
5ca9ea9a17a14c68611d3774d1e8a7ab6c7f4763 memcg: fix typo in memcg documentation
3a4df13d2420ae1998e5c7d26275f8714e84da30 get_maintainer: repair STDIN usage
1d53661d26aa779dcd74f8a1c5a94e181cc101d8 blackfin: enable DEBUG_SECTION_MISMATCH
091e635e6735fa4496c4a18e7e967b58e961303c Documentation/volatile-considered-harmful.txt: correct cpu_relax() documentation
7731d9a5d415414aa6903709453786d4a5ff57e4 fs/binfmt_aout.c: fix pointer warnings
ef5da59f12602815baa8fad98241b77dedea3b31 scripts/kernel-doc: handle struct member __aligned
05731b979476969d4d1cbbcb535fc0f5ea90dba7 rtc/mc13783: fix use after free bug
e7bbcdf3747e3919c31cfa87853c69d178bce548 memcontrol: fix potential null deref
9d34706f42f9b8c15185423d9af98d37ba21d011 cgroups: remove duplicate include
5cfb80a73b5a52fb19d8b0611203e4dd58e8e9a2 memcg: disable move charge in no mmu case
fe43d6d9cf59d8f8cbfdcde2018de13ffd1285c7 firewire: core: align driver match with modalias
5ae73518cb39dd81e641dfa7ce20751c853579e0 firewire: core: fix Model_ID in modalias
9a127aad4d60968fba96622008ea0d243688f2b0 af_key: return error if pfkey_xfrm_policy2msg_prep() fails
a5ee4eb75413c145334c30e43f1af9875dad6fd7 PCI quirk: RS780/RS880: work around missing MSI initialization
ca8463926306580c25e62eb901a206530d480cae PCI quirk: only apply CX700 PCI bus parking quirk if external VT6212L is present
c519a5a7dab2d8e9a114f003e2d369bcf8e913f3 PCI: complain about devices that seem to be broken
e1944c6b0fba80a7837c1cbc47dfbf46e1274a4b PCI: print resources consistently with %pR
7b8ff6da028232aadae6bcc7c7406c8966d0b3c4 PCI: make disabled window printk style match the enabled ones
99ddd552fef7e6e3b7dc76ba8fee9ea5869d1e14 PCI: break out primary/secondary/subordinate for readability
966f3a7570447c5025d67a618d408e68a3ae3167 PCI: for address space collisions, show conflicting resource
c26f91a3df1999ec1b3298372d73f90cbab81106 x86: Remove excessive early_res debug output
03e6d819c2cb2cc8ce5642669a0a7c72336ee7a2 skbuff: remove unused dma_head & dma_maps fields
f6b9f4b263f3178fc0f23f0e67d04386528cc727 vlan: updates vlan real_num_tx_queues
669d3e0babb40018dd6e78f4093c13a2eac73866 vlan: adds vlan_dev_select_queue
a8462bde78fdb77c8ede61e1af99617905a78ccf ASoC: wm8994: playback => capture
0f5ed04cb365ce0117b0588c4d9ed89f2623650b i2c-scmi: Provide module aliases for automatic loading
e82e15ddd322e4c5847536f044a40812b7ec12bd i2c-scmi: Support IBM SMBus CMI devices
222e82ac9ffbd3b80ab1b0b1d2c8c60ddb47d69d acpi: Support IBM SMBus CMI devices
860652bfb890bd861c999ec39fcffabe5b712f85 genirq: Move two IRQ functions from .init.text to .text
cc8c3b78433222e5dbc1fdfcfdde29e1743f181a genirq: Protect access to irq_desc->action in can_request_irq()
06c0dd72aea3985d0ea036f771ebb1d1083bf69f [S390] fix boot failures with compressed kernels
7b26d82f5ea7de5667f87bb5ac6570111d7bff9f [S390] fix broken proc interface for sclp_async
9c95258c0d5911ae263bf50d854e402ce973ab32 [S390] sclp: avoid 64 bit division
b8fde7224d771ce55bfd67cb57d7c4c8f430972f [S390] dasd: check tsb validity
4a31ba57cae853ce1ac00a22c0f5d80bd36685ed [S390] dasd: fix alignment of transport mode recovery TCW
1bff779285f89cd0b62955c20cca70ada4074236 [S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
a08786568a7e334d8a07a7bb8f4fafa3f7afb89c [S390] smp: fix lowcore allocation
92fe31329cb3a2b02f1c7616965872d6a34bcf08 [S390] zcore: CPU registers are not saved under LPAR
d7646f7632549124fe70fec8af834c7c1246f365 pcmcia: use dev_pm_ops for class pcmcia_socket_class
e7176a37d436a214f6a7727ea7986c654cbee8f0 power: support _noirq actions on device types and classes
7d7ba8d31eb293016bc91a5c8fc36b21fd917265 pcmcia: allow for four multifunction subdevices (again)
8a6d9b149f105f8bdfa8e42dd9753e45a1887a16 i2o: Remove the dangerous kobj_to_i2o_device macro
12180024cc22c0a67642ffa10e7069796e32969d Merge branch 'fix/hda' into for-linus
b72f1343d63f5bad966caf6013a943f4e1db9c72 Merge branch 'fix/asoc' into for-linus
1c583063a5c769fe2ec604752e383972c69e6d9b ALSA: cmipci: work around invalid PCM pointer
31b24b955c3ebbb6f3008a6374e61cf7c05a193c igb: only use vlan_gro_receive if vlans are registered
d07f3e375f608e52a1f8958fbde105bb27b7629a igb: do not modify tx_queue_len on link speed change
fa3d9a6d55014b5bce5575aeab1cf711cff748ab igb: count Rx FIFO errors correctly
1bf1e347ef254ed8a13e7971a30e1bf3983da3d1 bnx2: Use proper handler during netpoll.
4327ba435a56ada13eedf3eb332e583c7a0586a9 bnx2: Fix netpoll crash.
c4caae25187ff3f5e837c6f04eb1acc2723c72d3 ext4: Fixed inode allocator to correctly track a flex_bg's used_dirs
ba69f9ab7df844125898104e854e063b47c26637 ext4: Don't use delayed allocation by default when used instead of ext3
37f328eb60a94779dd020084209fc4db2d6444a0 ext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
14741472a05245ed5778aa0aec055e1f920b6ef8 ocfs2: Fix a race in o2dlm lockres mastery
b54c2ca475fa7d7450a45b6d778dae9dbe0bcbfe Ocfs2: Handle deletion of reflinked oprhan inodes correctly.
3939fda4b389993caf8741df5739b3e49f33a263 Ocfs2: Journaling i_flags and i_orphaned_slot when adding inode to orphan dir.
b4414eea0e7b9c134262c801a87e338bf675962c ocfs2: Clear undo bits when local alloc is freed
66f1207bce10fd80ee8ce99b67d617644612f05e resources: add interfaces that return conflict information
4881a4f89a95cc5fef6d32953954bcc3443eefd5 ksz884x: fix return value of netdev_set_eeprom
8e039d84b323c4503c4d56863faa47c783660826 cgroups: net_cls as module
6e6c822868f113dabe3c33bdd91e883cc28fa11b drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
9713ab28ec92d0c44b2ac5765dfc26c619d9cadd pcmcia: do not use ioports < 0x100 on x86
bb456928913fda2b360376afb13d9a0bc72c761c [ARM] Orion5x: replace KEY_WLAN with KEY_WPS_BUTTON
9705c3961e73054b656720884f0da0a5a438fbae [ARM] Kirkwood: WPS button keycode mapping
f4e60e6b303bc46cdc477d3174dbf9cb5dd013aa eCryptfs: Strip metadata in xattr flag in encrypted view
1984c23f9e0cdb432d90a85ecf88b424d36878fc eCryptfs: Clear buffer before reading in metadata xattr
fa3ef1cb4e6e9958a9bfaa977c107c515907f102 eCryptfs: Rename ecryptfs_crypt_stat.num_header_bytes_at_front
157f1071354db1aed885816094888e0e257c9d0a eCryptfs: Fix metadata in xattr feature regression
d067633b4483f3c7d971d8f889f35340a8635bb5 nilfs2: fix imperfect completion wait in nilfs_wait_on_logs
830ec0458c390f29c6c99e1ff7feab9e36368d12 time: Fix accumulation bug triggered by long delay.
5cbb2b941d2cc77e6b915e8e55d375be632c9f6a pd6729: Coding Style fixes
d8e4ebf8b603bdcd091540e6b5bddf0dec10d516 HID: fix oops in gyration_event()
110d735a0ae69bdd11af9acb6ea3b979137eb118 nilfs2: fix hang-up of cleaner after log writer returned with error
23ab15ad7a9d042afa7303b735b6e24faa607241 ceph: avoid loaded term 'OSD' in documention
393f66209669ad23f4f6d4191234c1df4367df3c ceph: fix possible double-free of mds request reference
d96d60498ff748c5a88c72ec5d1cc4ba9a583e7e ceph: fix session check on mds reply
4736b009b880b7c19bea36327a71032a6dbee402 ceph: handle kmalloc() failure
9c423956b8a495f0c048143abc5da955a70eac97 ceph: propagate mds session allocation failures to caller
8f883c24de33ba929c95e018ac0ba66e4f46734b ceph: make write_begin wait propagate ERESTARTSYS
ec4318bcb4c59d8b8bf7037c9f444a9887ccb265 ceph: fix snap rebuild condition
87b315a5b5cec5d7086494b203577602f5befc8c ceph: avoid reopening osd connections when address hasn't changed
3dd72fc0e6dc49c79fa9e7cd7c654deac7ccaa29 ceph: rename r_sent_stamp r_stamp
3c3f2e32effd4c6acc3a9434bd7eecb0af653d89 ceph: fix connection fault con_work reentrancy problem
e4cb4cb8a03adde1aa4b874623c50b9a5b56e635 ceph: prevent dup stale messages to console for restarting mds
efd7576b2392cc5a0934352936d793e8884c46bf ceph: fix pg pool decoding from incremental osdmap update
80fc7314a7e26e8d2e4ba5b3d8cc2d4aeb750015 ceph: fix mds sync() race with completing requests
916623da10e270c7e9e802a7ddfe1ec8f890982d ceph: only release unused caps with mds requests
15637c8b1251c38694c32214eba69b72a30e9d9b ceph: clean up handle_cap_grant, handle_caps wrt session mutex
cdc2ce056a3620139056b60ad7f6d355ad13f445 ceph: fix session locking in handle_caps, ceph_check_caps
4ea0043a29c82ca52ca54728d837314563bec574 ceph: drop unnecessary WARN_ON in caps migration
12eadc190038e68b5884a4aa313b6ab89ba60f5e ceph: fix null pointer deref of r_osd in debug output
0a990e7093566ceb07e38951e1a01686923d4f09 ceph: clean up service ticket decoding
332ac7ff77cdc6a183d78ab129545d7b14a1d57c libata-sff: fix spurious IRQ handling
4f4669ee732a6b37279e912af1833fbff15407a2 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6
4e1a2594094020bdb41c18681c1765671138d06a sh: Silence unintialized variable warnings in dwarf unwinder.
90851c40769791a6ddeef691c482ecf69bae4a5c sh: Tidy up a couple of section mismatches.
3fe0f36c7edcd20af0a3cafc68bdd62534c0a7f0 sh: Fix build after dynamic PMB rework
b5b6c7eea1124de5b110a48ac62650a690ed2419 sh: Replace unsafe manipulation of MMUCR
a9eb4f6d1a168c830a206306dfbb1f95a7fed6b3 sh: Flush ITLB too in PTEAEX's flush_tlb_page()
685abecfc2a6036b713229617570980c566c7500 sh64: Remove long unused mid_sched macro
0a60a210ede8942c5149526bf6847176cee5c184 SH: remove superfluous warning from the serial driver
d7bbf7f50e03c427debb6d7d960c48b9b934e7e2 SH: fix SCIFA SCASCR register bit definitions
8d099d4446fcb23ca6cc054bde3c35b417e29b3b serial: sh-sci: fix SH-Mobile SH breakage
bf02bd2590eb78d79ba1033d6df80c778b2f5ddf ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe()
67eaa3e4fb29a758f92c9296ca006264a034e9c2 sh: Add watch-dog register address for SH7722/SH7723/SH7724
bec9fb072f58a77a449c4bb3b1b036fcecc68663 sh: ms7724: Add tiny-document for sound
b230eb32c8d568284c1f33f5d06005eb97d4f897 sh: mach-ecovec24: Add i2c_put_adapter on sh_eth_init
bc73675b99fd9850dd914be01d71af99c5d2a1ae ACPI: fixes a false alarm from lockdep
1ee4d61fd9822fb89e63b88a66848477087cd82e ACPI dock: support multiple ACPI dock devices
688328c7ec3cd0dc3b16342aeb045d28012cc955 netxen: The driver doesn't work on NX_P3_B1 so cause probe to fail.
5fc05f8764f301138003ff562a31ad3721f1675f netpoll: warn when there are spaces in parameters
21afc27c9f9ae1f6370c47b323be7f3b75106569 can: bfin_can: switch to common Blackfin can header
91c030b4d6445ebe9fbddb86d584441f300df15c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
4f1deba435ef75380c1d06fda860c7a15ea16fdf pata_via: Add VIA VX900 support
b3c7740a120c8a7775cb63b4d094466da5c01692 Merge branch 'omap-fixes-for-tony' of git://dev.omapzoom.org/pub/scm/saaguirre/linux-omap-camera into omap-fixes-for-linus
ae6be51ed01d6c4aaf249a207b4434bc7785853b Fix up prototype for sys_ipc breakage
8b4709ecea4aab1957ae7b726d6824485404a3a5 regulator: fix dangling pointers
451a73cd46573444f68f412c87439c0a291718ec lp3971: Fix BUCK_VOL_CHANGE_SHIFT logic
cdb868f58103825856e27aa4e1f26943fc119e41 lp3971: Fix setting val for LDO2 and LDO4
4f26a2abe1eed18dc6adddf2d0ae5553e51578c2 regulator: Get rid of lockdep warning
67e46f347eb25222e2b415540b6ba3fd2574afe2 regulator: handle kcalloc() failure
3fff6c04d81a2852821135736fad2d8386464753 Regulators: max8925-regulator - clean up driver data after removal
ef1691504c83ba3eb636c0cfd3ed33f7a6d0b4ee netfilter: xt_recent: fix regression in rules using a zero hit_count
7c3456fdb503071787f7f972de1069b9cacd16f0 rxrpc: Check allocation failure.
7b1f513aacee53ed2d20cdf82191c7f486136469 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
258152acc09c5c2df97002cd58cb37cb241aacde Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
e91924158d89086357e46887c23d714cfb4e05ea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
c3824d21eb653fe7017476724257ccaa8bf3d9e1 rxrpc: Check allocation failure.
99b437a9257cb6b267bf32adfb7675948dc6d485 AFS: Potential null dereference
45575f5a426c01ec68cd33d998267ba2f6278fac ppc64 sys_ipc breakage in 2.6.34-rc2
a90110c61073eab95d1986322693c2b9a8a6a5f6 x86 / perf: Fix suspend to RAM on HP nx6325
5b89d2f9ace1970324facc68ca9b8fae19ce8096 edac, mce: Filter out invalid values
e3396b263c6a8f086a99f1d524272ff409d66de0 pxa168fb: fix incorrect resource calculation
2de16a493cc6153f7fa0b9da12a3862d063e3425 virtio: console: Check if port is valid in resize_console
ec64213c4d482ee4d15b34511441eaecdd002adf virtio: console: Generate a kobject CHANGE event on adding 'name' attribute
3cc4e53f86dab635166929bfa47cc68d59b28c26 ASoC: Remove BROKEN from i.MX audio after dependencies merged
f9b44121b34174ae4f243a568393fc3225842e75 Merge commit 'v2.6.34-rc2' into for-2.6.34
556ae3bb32cabe483375b857dda1322384c57b65 NFS: don't try to decode GETATTR if DELEGRETURN returned error
f1f0abe192a72e75d7c59972e30784d043fd8d73 sunrpc: handle allocation errors from __rpc_lookup_create()
ff0901f8036a1586037c30a365c9666e946af0f1 SUNRPC: Fix the return value of rpc_run_bc_task()
c9acb42ef1904d15d0fb315061cefbe638f67f3a SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel
bae84e70d66fe46c12231082cf1c4848ea22f3ef ALSA: hda - Fix access-after-free in patch_realtek.c
ea823c08912cfb6d4af2fa8b6dd5d8deb2fb486a ALSA: hda - Sort codec entry list of Nvidia HDMI
e933e9e5238b79870b04718024416a6dcf602a27 ALSA: hda - Add support of Nvidia GT220 HDMI
025f206c9e0f96cc41567b01c07fb852d8900da1 ALSA: hda: Fix 0 dB offset for HP laptops using CX20551 (Waikiki)
2e2e3b96d98d5c17e9c09bc6088df3e182a71814 Input: sparse-keymap - implement safer freeing of the keymap
2d8428acaee5468d194d8a84de22a0797791cb33 nilfs2: fix duplicate call to nilfs_segctor_cancel_freev
13bad37b04c779d98983307a27f97e9caa36f9b1 Input: update the status of the Multitouch X driver project
97065e033ec5fd824d0133ecd0c614fe1e5c20bd Input: clarify the no-finger event in multitouch protocol
243aad830e8a4cdda261626fbaeddde16b08d04a ip_gre: include route header_len in max_headroom calculation
9bf35c8dddd56f7f247a27346f74f5adc18071f4 if_tunnel.h: add missing ams/byteorder.h include
fe3ebaad3229c5e842e8b24cf2a24d7049a6481c [ARM] pxa/raumfeld: fix button name
af089f517a1fea0af2053f105c9360df614be07c [ARM] pxa/raumfeld: remove duplicated #include
c8c3dcb9df8025ed48f8b14bf4b8a77801d88758 [ARM] locomo: fix unpaired spin_lock_irqsave
1b0d76cb9d5a65567230097a2512046f09f30523 [ARM] locomo: fix SPI register offset
6533be390b1210285854fb2fc7ea80c0ada60b13 [ARM] pxa/sharpsl: add dependency of max1111 driver to sharpsl_pm
1fe2b6b527779ca966bc285dc27f84835bc1591a [ARM] pxa: remove unnecessary 'select FB_W100' from some platforms
ef80936f99ce558a470c5379040abd0ece52c2ff [ARM] pxa: remove spi cs gpio direction to avoid clash with driver
7471f46d74e0e2a668f4bc085ef486b1079b3466 [ARM] mmp: fix for variables in uncompress.h being discarded
2a8ac187e03027a958b289dd8701ca9c013ab096 [ARM] pxa: fix for variables in uncompress.h being discarded
5e016cbf6cffd4a53b7922e0c91b775399d7fe47 ipv4: Don't drop redirected route cache entry unless PTMU actually expired
e3a61d47cc37c51834abe537e0ed685829d56ee2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
634a4b2038a6eba4c211fb906fa2f6ec9a4bbfc7 net: suppress lockdep-RCU false positive in FIB trie.
8c2eb4805d422bdbf60ba00ff233c794d23c3c00 softlockup: Stop spurious softlockup messages due to overflow
cdead7cf12896c0e50a8be2e52de52c364603095 SUNRPC: Fix a potential memory leak in auth_gss
e3d2530a6cea80987f77b75d8784a00f3aaf22ff ALSA: hda - Add PCI quirk for HP dv6-1110ax.
fc8aa7b16a5fcfe9c6d0be9bb587f1fcedd9145f sound/oss/vidc.c: change the field used with DMA_ACTIVE
c2c77ec83bdad17fb688557b5b3fdc36661dd1c6 Bluetooth: Fix kernel crash on L2CAP stress tests
aef7d97cc604309b66f6f45cce02cd734934cd4e Bluetooth: Convert debug files to actually use debugfs instead of sysfs
101545f6fef4a0a3ea8daf0b5b880df2c6a92a69 Bluetooth: Fix potential bad memory access with sysfs files
5b3dbb44ab40660a080d03585bd35f45b2890c49 ceph: release old ticket_blob buffer
807c86e2ceba8febe79b289d50cd0d5e0b0af917 ceph: fix authenticator buffer size calculation
63733a0fc55cca74b1911769633dc5dfd1a45907 ceph: fix authenticator timeout
8b218b8a4a65bf4e304ae8690cadb9100ef029c0 ceph: fix inode removal from snap realm when racing with migration
052bb34af3bf8ae2001b9f03d884ba0def3e427c ceph: add missing locking to protect i_snap_realm_item during split
978097c907b58a2d085bbf7632bee1a5a7e6f6ba ceph: implemented caps should always be superset of issued caps
af98441397227a5a4f212cd48710eea72a14dbdb Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
37b7ef7203240b3aba577bb1ff6765fe15225976 netfilter: ctnetlink: fix reliable event delivery if message building fails
1a50307ba1826e4da0024e64b245ce4eadf7688a netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()
73852e8151b7d7a529fbe019ab6d2d0c02d8f3f2 NET_DMA: free skbs periodically
48edcfcfbfcb3ffa76539f237b5527b62d72133a ARM: Update mach-types
0372c38047394e23278fe6dbc0827db12ce60bd3 ARM: Fix IXP23xx build error in mach/memory.h
d90e6f6aad0ffdc674bc3a05c85c40dcc18e604c Input: bcm5974 - retract efi-broken suspend_resume
88fcf710c13bd41f2b98c5411e4f21ab98da4fb4 Input: sparse-keymap - free the right keymap on error
f5d410f2ea7ba340f11815a56e05b9fa9421c421 netlink: fix unaligned access in nla_get_be64()
6830c25b7d08fbbd922959425193791bc42079f2 tcp: Fix tcp_mark_head_lost() with packets == 0
a50436f2cd6e85794f7e1aad795ca8302177b896 net: ipmr/ip6mr: fix potential out-of-bounds vif_table access
ea93fd9456ad32cd85b2d7914b58c6313cc40c9e KS8695: update ksp->next_rx_desc_read at the end of rx loop
b894fa2627e28c078740dc7041cd08c7e2c353ab igb: Add support for 82576 ET2 Quad Port Server Adapter
29b8dd024bd48c3d1d1e5140f5bbb683786f998e ixgbevf: Message formatting cleanups
4c3a822395c01d50ca2ba3aa4529e19d237a2f8c ixgbevf: Shorten up delay timer for watchdog task
33bd9f601ea21c4389870e425ae4eaf210d49b95 ixgbevf: Fix VF Stats accounting after reset
fd3686a842717b890fbe3024b83a616c54d5dba0 ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the address
936332b8e00103fc20eb7e915c9a3bcb2835a11a ixgbe: fix for real_num_tx_queues update issue
97e3ecd112ba45eb217cddab59f48659bc15d9d0 TCP: check min TTL on received ICMP packets
10414444cb8a8ee8893e00390b7cf40502e28352 ipv6: Remove redundant dst NULL check in ip6_dst_check
d11a4dc18bf41719c9f0d7ed494d295dd2973b92 ipv4: check rt_genid in dst_check
220bf991b0366cc50a94feede3d7341fa5710ee4 Linux 2.6.34-rc2
e4d806377b069881f930089bf880918d3ad555ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
b50df7d1fb37eb6aea87590b391d7111fde87121 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb
b23179681c90a55e2a2083e1dde9f727ecffb2b7 ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
dfe4d3d6a6f707fff1dbfd4b8fce65e64a91b809 ocfs2: Fix the update of name_offset when removing xattrs
035a02c1e1de31888e8b6adac0ff667971ac04db x86, amd: Restrict usage of c1e_idle()
352d4657b23fbd329efccc396000a549e0150907 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
95c46afe6034d15bdf0f95d69f25489cecad9a47 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
cf3966bf6ecfe25a75d625771e327b84878bc09d Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6
8dba8f949492cf2ffb32c1c2fbfe12c3f53b1866 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
2eb645e7b5662da47646f76b41b4141f2c9bf13a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
8fdb7e9f612b7c6ba6c3ba460c14263b5ce90f79 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
7c9e2b1c4784c6e574f69dbd904b2822f2e04d6e PCI: cleanup error return for pcix get and set mmrbc functions
bdc2bda7c4dd253026cc1fce45fc939304749029 PCI: fix access of PCI_X_CMD by pcix get and set mmrbc functions
ded1d8f29b4d315a2093cafc3ee17ac870a87972 PCI: kill off pci_register_set_vga_state() symbol export.
25daeb550b69e89aff59bc6a84218a12b5203531 PCI: fix return value from pcix_get_max_mmrbc()
17cf4442497cb2551eae1dedee638515db47c23e Delete zero-length file drivers/mtd/maps/omap_nor.c
d812e575822a2b7ab1a7cadae2571505ec6ec2bd NFS: Prevent another deadlock in nfs_release_page()
fc7f99cf36ebae853639dabb43bc2f0098c59aef Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
0a492fdef8aa241f6139e6455e852cc710ae8ed1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
8727b909bb2348d29e62c599cd7a5d610da3760f ASoC: pxa-pcm-lib: initialize DMA channel to -1
4cb80cda51ff950614701fb30c9d4e583fe5a31f USB: gadget/multi: cdc_do_config: remove redundant check
d835933436ac0d1e8f5b35fe809fd4e767e55d6e usb: r8a66597-hcd: fix removed from an attached hub
9ce669a8924c61b7321d6e2f27ed67bcd46c1fbb USB: xhci: Make endpoint interval debugging clearer.
f09a15e6e69884cedec4d1c022089a973aa01f1e USB: Fix usb_fill_int_urb for SuperSpeed devices
e549a17f698e266373f6757bd068d1e98397b4c0 USB: cp210x: Remove double usb_control_msg from cp210x_set_config
7f56cfd253d929c06ce4ed5bfb99a8c6805075c9 USB: Remove last bit of CONFIG_USB_BERRY_CHARGE
83ba11d93434e6f0cc2e060336b0b19a3f687fa3 USB: gadget: add gadget controller number for s3c-hsotg driver
9c67d28e4e7683b4f667fa4c7b6f9aee92b44b5c USB: ftdi_sio: Fix locking for change_speed() function
11b10d999469dc0514447a15e88c7ef14ec0761d USB: g_mass_storage: fixed module name in Kconfig
f479d70b4f7674083c2e3c3e603b15811713fb18 USB: gadget: f_mass_storage::fsg_bind(): fix error handling
f88f6691b73a35b0c6dcabb9e587aa4c63d09010 USB: g_mass_storage: fix section mismatch warnings
f2984a333fb5e325d478950c9d8af3693869e69c USB: gadget: fix Blackfin builds after gadget cleansing
872f8b42544c58dfa241956d220ada115a8e93c7 USB: goku_udc: remove potential null dereference
33c387529b7931248c6637bf9720ac7504a0b28b USB: option.c: Add Pirelli VID/PID and indicate Pirelli's modem interface is 0xff
510607db7e2ad5078c554911418a71b469886076 USB: serial: Fix module name typo for qcaux Kconfig entry.
338124c1f18c2c737656ac58735f040d90b23d8c usb: cdc-wdm: Fix deadlock between write and resume
d93d16e9aa58887feadd999ea26b7b8139e98b56 usb: cdc-wdm: Fix order in disconnect and fix locking
62e6685470fb04fb7688ecef96c39160498721d5 usb: cdc-wdm:Fix loss of data due to autosuspend
beb1d35f1690fe27694472a010a8e4a9ae11cc50 usb: cdc-wdm: Fix submission of URB after suspension
d855fe2e9c19edaa47baba0e7f95e17f7a24dba8 usb: cdc-wdm: Fix race between disconnect and debug messages
922a5eadd5a3aa0b806be0c18694b618d41d0784 usb: cdc-wdm: Fix race between autosuspend and reading from the device
860e41a71c1731e79e1920dc42676bafc925af5e usb: cdc-wdm: Fix race between write and disconnect
aa4714560b4ea359bb7830188ebd06bce71bcdea usb: musb: core: declare mbase only where it's used
7f4bca4049941ba8dac35775fe462d4ef9f0dce4 USB: musb: fix warnings in Blackfin regs
adb3ee421d6d39fbfadadf7093a587461ac4597e usb: musb: abstract out ULPI_BUSCONTROL register reads/writes
9957dd97ec5e98dd334f87ade1d9a0b24d1f86eb usb: musb: Fix compile error for omaps for musb_hdrc
fa7bf3424ead0a496f5176abb3253b8176bb2935 usb/gadget: fix compile error on r8a66597-udc.c
1e63ef0e0c2cfb5deb9331420c9857fbe04bea73 USB: Fix documentation for avoid_reset_quirk
3b04872aa75006e2a4adaaec21e9c9ede8b8ad9d USB: option: add support for a new CMOTECH device to usb/serial/option
bb73ed2a268a29ab1b7d8cc50b5f248578e7e188 USB: option: move hardcoded PID to a macro in usb/serial/option
eaff4cdc978f414cf7b5441a333de3070d80e9c7 USB: option: fix incorrect manufacturer name in usb/serial/option: MAXON->CMOTECH
dee5658b482e9e2ac7d6205dc876fc11d4008138 USB: serial: ftdi: add CONTEC vendor and product id
1d68064a7d80da4a7334cab0356162e36229c1a1 USB: xHCI: re-initialize cmd_completion
bc75fa3825cdbbdeee3a65d91cc5583bdfe41edf USB: xhci: rename driver to xhci_hcd
ae926976ac362efc9db2365a07891cc52414f2ec USB: musb: fix build error introduced by isoc change
0725e95ea56698774e893edb7e7276b1d6890954 USB: qcserial: add new device ids
f0730924e9e32bb8935c60040a26d94179355088 USB: cdc-acm: Fix stupid NULL pointer in resume()
1082f57abfa26590b60c43f503afb24102a37016 USB: EHCI: adjust ehci_iso_stream for changes in ehci_qh
92bc3648e6027384479852b770a542722fadee7c USB: EHCI: fix ITD list order
bf162019b7f5bda9eb3241ae22de831df2126132 USB: Option: Add support for a variant of DLink DWM 652 U5
cd0e8aa1f4d36ece677b8ecf270ba921843dc6ca USB: unusual_devs.h: Fix capacity for SL11R-IDE 2.6c
eb8878a881c306ff3eab6e741ab8fc94096f4e1a USB: serial: use port endpoint size to determine if ep is available
6313620228624ff4dcb78b1dbd459d0c208df126 USB: serial: fix softint not being called on errors
0ae1474367a15e1b65a9deed3a73a14475a419fc USB: serial: fix error message on close in generic driver
7152b592593b9d48b33f8997b1dfd6df9143f7ec USB: fix usbfs regression
336cee42dd52824e360ab419eab4e8888eb054ec tty_port,usb-console: Fix usb serial console open/close regression
231443665882a02214c3748b9f86615a3ce9e5c2 tty: cpm_uart: use resource_size()
d4bee0a677cfa5a32f964ffa420e27406c65e605 tty_buffer: Fix distinct type warning
e74d098c66543d0731de62eb747ccd5b636a6f4c hvc_console: Fix race between hvc_close and hvc_remove
f157b58511e56d418eb582de96fedc4ea03d8061 uartlite: Fix build on sparc.
352fa6ad16b89f8ffd1a93b4419b1a8f2259feab tty: Take a 256 byte padding into account when buffering below sub-page units
87a6aca504d65f242589583e04df5e74b5eae1fe Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call"
12ee3c0a0ac42bed0939420468fd35f5cdceae4f driver core: numa: fix BUILD_BUG_ON for node_read_distance
f0eae0ed3b7d4182a6b4dd03540a738518ea3163 driver-core: document ERR_PTR() return values
178a5b35b2777346206d4b577b36d10061732f8c kobject: documentation: Update to refer to kset-example.c.
67fc233f4fb67907861b4077cea5294035f80dc7 sysdev: the cpu probe/release attributes should be sysdev_class_attributes
462bd295a3d74c7d1641501bda549bccf404be5b kobject: documentation: Fix erroneous example in kobject doc.
e59817bf089a3893e05a059026c668fb65f8c748 driver-core: fix missing kernel-doc in firmware_class
4d26e139f0b7d4c0700d6993506f1f60e2f2caa5 Driver core: Early platform kernel-doc update
3691c964fa1a8f0eb5e5f00c644ef1bdd7e35a95 sysfs: fix sysfs lockdep warning in mlx4 code
21e3bde964e873bb5d3b1dfef68294b1437fe678 sysfs: fix sysfs lockdep warning in infiniband code
c7df670bf702d1c25ae22b4cd49deb05c1e55ecc sysfs: fix sysfs lockdep warning in ipmi code
6757eca348fbbdd4ab1020e565f325cd6a6b2698 sysfs: Initialised pci bus legacy_mem field before use
e1955ca0ee55286cbc65a8ed7471d540ae83dac8 sysfs: use sysfs_bin_attr_init in firmware class driver
6937c947d31186750f72c9f8c942bbcc6fe63585 ASoC: Bail out of wm_hubs DC servo if calibration fails
fdb6b1e195757a66670801702e4b5fcc66ed3d72 ASoC: tlv320dac33: Internal clocking changes
44f497b4e0bba6ce1b73a107cc13636393344252 ASoC: tlv320dac33: Fix DSP modes
fc300206ad07e771ed003d35b1dc179eaf0c508f i.MX51: remove NFC AXI static mapping
5443856cadac7faaaeefeed9d769f497a8c6fa4b i.MX51: determine silicon revision dynamically
3d1bc8626c7b17facfcb7fb5dee4686f47a1e75d i.MX51: map TZIC dynamically
1b6a2b2d0ff2ced5fe608e0b2e13ccd2b7a283e5 i.MX51: Use correct clock for gpt
48fae657f04924c06fe8c9afdb149efdd99d68dd i.MX51 Babbage: Add uncompress output
181fdde3b4268cb7b4af76ba6337e7ec8accbb36 block: remove 16 bytes of padding from struct request on 64bits
b4b7a4ef097f288f724420b473dbf92a89c0ab7e Merge branch 'master' into for-linus
e9ce335df51ff782035a15c261a3c0c9892a1767 cfq-iosched: fix a kbuild regression
191aee58b6568cf8143901bfa3f57a9b8faa6f1c powerpc: Remove IOMMU_VMERGE config option
a93272969c6b1d59883fcbb04845420bd72c9a20 powerpc: Fix swiotlb to respect the boot option
09156a7a409cf93d1ca2706bf05d714879a5b7ea powerpc: Do not call prink when CONFIG_PRINTK is not defined
409d241b7bb2cf0278186040ace1c4704fb2a82f powerpc: Use correct ccr bit for syscall error status
d6a8536a93a3d14b6e5e3e3a59b9fb2bca6e8df2 Merge commit 'kumar/merge' into merge
11bc3088373e913f165a8652601c6f8b8dc4aea2 smsc95xx: Fix tx checksum offload for small packets
0ecad5a262923967147e2d1725e277a2a5fbcdd4 ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdown
1097cd17700c4e9903b7bbfcec1432f61784cb53 ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flapping
4227f62db38ed221a49908c224b9fa2b91dc797b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
0641e4fbf2f824faee00ea74c459a088d94905fd net: Potential null skb->dev dereference
54d259d474e1fee6f6bb8f0f1360d85195199ac5 jme: Advance driver version number
bf5e5360fd1df1ae429ebbd81838d7d0879797d1 jme: Protect vlgrp structure by pause RX actions.
17da69b8bfbe441a33a873ad5dd7d3d85800bf2b jme: Fix VLAN memory leak
658cc524305c9759019c4430ded231f631472482 KS8851: Avoid NULL pointer in set rx mode
b634f87522dff87712df8bda2a6c9061954d552a tcp: Fix OOB POLLIN avoidance.
2271048d1b3b0aabf83d25b29c20646dcabedc05 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align
5286944d75cbe21dd21b0d57335cc6206622b62a alpha: fix compile errors in dma-mapping-common.h
7f2d889c9cdcd33e8942a23765623adbd468cf04 alpha: remove trailing spaces in messages
2a238a96358dde09aa52de9b9f97a383165ca651 alpha: use __ratelimit
39710479303fd3affb3e204e9a7a75cc676977b5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
9d20593a722c2dab7a5ab74f5d8c9b604aca52f9 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6
9b59a0a4eefa132a3899b6e8d362f92559c67844 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
c3a0bd7515c682f4529a35318b6712c9ae456edc Merge master.kernel.org:/home/rmk/linux-2.6-arm
a41842f70d6d6b0cfde3d21e163add81c4318ebd Merge branch 'for-linus/samsung-fixes' of git://git.fluff.org/bjdooks/linux
722874465e3cd3268387b96e02220f84b35a8d98 Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
31cc1dd344d941358345bd02f24c629dada9b08c Merge branch 'for-linus' of git://neil.brown.name/md
961cde93dee2658000ead32abffb8ddf0727abe0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
f82c37e7bb4c4d9b6a476c642d5c2d2efbd6f240 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c6b9e73f2fee8bb86058f296de808b326473456b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
441f4058a04b2943685ff94e0f5f1992b0b3649e Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
7c34691abe23741bfc7d2514efd5a39f0e0ecb06 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
5f87e54d7d6f58e8f15819cf8901860d9512e8b4 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
01da47059ab54544a508b217598fb0e73b73e7a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
fe305198d4bf481d6dd017df35c566c9d477fada drm/intel: fix up set_tiling for untiled->tiled transition
8956c8bba5b11b3d3aec000e6c6184943011a8d4 drm/i915: Set up the documented clock gating on Sandybridge and Ironlake.
61d718076e95eb461fd4c3692b702a82e2be0df4 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
66f6ff09ff67c45919b336395c4d7d0ed3a97edc agp/intel: Don't do the chipset flush on Sandybridge.
285aca8e2a7f8af2a18cf89d1dfa95df2f9c9132 agp/intel: Respect the GTT size on Sandybridge for scratch page setup.
5dbc2f543d2eb5499f3839d1abb72105cf0c03af Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
01d61d0d64065b591a3c1502d42b350b10764c54 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2e0c17d100c35e843dac1e99daf19b5e2b3fe168 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7de4a9a73563e5f6f3c153015fadee433a443241 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
0cff810f54b3b52075c27f7a7021d5b195264b6c rcu: Fix local_irq_disable() CONFIG_PROVE_RCU=y false positives
b22b63ebafb97b66d1054e69941ee049d790c6cf ocfs2: Always try for maximum bits with new local alloc windows
1097d7cef683c30f9768007daae2e961a0686a10 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
8ad6fcab564c5bc956bdc3dfa440ab152b6e780f Btrfs: fix the inode ref searches done by btrfs_search_path_in_tree
1b53ac4d1b75b23bdc2b54ace787b8f718a987ef Btrfs: allow treeid==0 in the inode lookup ioctl
90fdde147fd32d18a20be5b498d5f26e56cca8a3 Btrfs: return keys for large items to the search ioctl
abc6e1341bda974e2d0eddb75f57a20ac18e9b33 Btrfs: fix key checks and advance in the search ioctl
9205124c66a69664c6825501cb062ebd2acd3b3a powerpc/5200: Build fix for mpc52xx watchdog timer code
1976152fd8e706135deed6cf333e347c08416056 of: Fix comparison of "compatible" properties
da3b062e306452ffb74cf5e9e5128f9f1e0502ab ASoC: SIU driver shall select FW_LOADER
9eff26ea48bfbe2885b158742a7512a097ec911b powerpc/perf_events: Fix call-graph recording, add perf_arch_fetch_caller_regs
57b552ba0b2faf7cce66d476ef8ce7f6210c62fd memory hotplug/s390: set phys_device
bc32df00894f0e1dbf583cc3dab210d2969b078a memory hotplug: allow setting of phys_device
e5d6151115aee73825c1752aff7cd09adfece839 hpet: use for_each_set_bit()
c4af96449e20f9245cf3d904098db508cdebcda8 ntfs: use bitmap_weight
bcc54e2a6d8e93ff83ec398511930b0a73e19151 jffs2: fix up rb_root initializations to use RB_ROOT
e9e58a4ec3b1086d1ed8c915311aef1ae55454fd memcg: avoid use cmpxchg in swap cgroup maintainance
8301b91ba0b2d15c86fdf5357efe7c04eb767a6e firewire: ohci: add cycle timer quirk for the TI TSB12LV22
22001a13d09d82772e831dcdac0553994a4bac5d gigaset: fix build failure
535297a6ae4c3b7a0562e71fac15c213eeec68e7 vhost: fix error handling in vring ioctls
915a428e43acfd05e4ffeaf40549b0cf163eebe2 drm/i915: fix small leak on overlay error path
1f2b10131f83f7caa67bf1273cec126b4283015d drm/i915: Avoid NULL deref in get_pages() unwind after error.
59f2d0fc4bdfbbfabfa3715ba17d0609e5964c7e drm/i915: Fix check with IS_GEN6
76e47c30bdc591815eeb5598f1e2a243a30bd585 drivers/gpu/drm/i915/intel_bios.c: fix continuation line formats
71cf39b117d5aa817a4693f4478397e6b04bee25 drm/i915: Enable VS timer dispatch.
4967790112b284f276c5065dc724f7340a2fd7a5 drm/i915: Rename FBC_C3_IDLE to FBC_CTL_C3_IDLE to match other registers
5d9391628e8eb3b0830697697a95bfd0c3c35b9e drm/i915: remove an unnecessary wait_request()
f05dd2f09cac422c423dae8f9b8e2be13df05a8f drm/i915: Don't bother with the BKL for GEM ioctls.
5db5b0215af94a36d4bf10900ff9707b6d5c1610 ahci: pp->active_link is not reliable when FBS is enabled
fcefd25ac89239cb57fa198f125a79ff85468c75 ocfs2: set i_mode on disk during acl operations
6527f8f848ec84b9daf1cb07601266126b8507ab ocfs2: Update i_blocks in reflink operations.
78c37eb0d5e6a9727b12ea0f1821795ffaa66cfe ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
ee860b6a650360c91f5d5f9a94262aad9be90015 [PATCH] Skip check for mandatory locks when unlocking
9deb343189b3cf45e84dd08480f330575ffe2004 ahci: use BIOS date in broken_suspend list
603037c3d1a42d5013f035355a2c60b0006a9fdf ahci: add missing nv IDs
dadf28a10c3eb29421837a2e413ab869ebd9e168 ACPI: EC: Allow multibyte access to EC
0e255572121180c900e24e33b87047abd8153cce vhost: fix interrupt mitigation with raw sockets
dcd5c1662db59a6b82942f47fb6ac9dd63f6d3dd perf: Fix unexported generic perf_arch_fetch_caller_regs
8bc037fb89bb3104b9ae290d18c877624cd7d9cc sched: Use proper type in sched_getaffinity()
e04dd2d21bb70dd707d569d4ac843149b9acfb27 Merge branch 'fix/hda' into for-linus
2a5e00ed14e27908dae698900473a65cc53ccd82 Merge branch 'fix/misc' into for-linus
9d296cfa69b3d4abc9d556986d544f0727988eed powerpc/fsl-booke: Get coherent bit from PTE
d6ccb1f55ddf5146219707c0e71b85e3a52179b4 powerpc/85xx: Make sure lwarx hint isn't set on ppc32
00909e955125e90a6ebb34671c56c4c851e62951 perf top: Add missing initialization to zero
f04e879bf296d136bcafd8c5a26e95599b141671 sunxvr1000: Add missing FB=y depenency.
87faf3ccf1c939938600ab57c6c9ed5bd2e5f4cc bridge: Make first arg to deliver_clone const.
32dec5dd0233ebffa9cae25ce7ba6daeb7df4467 bridge br_multicast: Don't refer to BR_INPUT_SKB_CB(skb)->mrouters_only without IGMP snooping.
858a18a6a2f74e8f0e5b2e9671d4b74694aba708 route: Fix caught BUG_ON during rt_secret_rebuild_oneshot()
8440853bb70010f2f8edc26cb0f7af60da8b2c5a bridge br_multicast: Fix skb leakage in error path.
0ba8c9ec25465cd0680b80c0f5836f558e3b972d bridge br_multicast: Fix handling of Max Response Code in IGMPv3 message.
21edbb223ed2af88b090e7945af7d91d672e3aa6 NET: netpoll, fix potential NULL ptr dereference
a2f46ee1ba5ee249ce2ca1ee7a7a0ac46529fb4f tipc: fix lockdep warning on address assignment
c3259c8a7060d480e8eb2166da0a99d6879146b4 l2tp: Fix UDP socket reference count bugs in the pppol2tp driver
db443c441e204cecc1bcec490d40997db988ce3a smsc95xx: wait for PHY to complete reset during init
3feec9095d12e311b7d4eb7fe7e5dfa75d4a72a5 l2tp: Fix oops in pppol2tp_xmit
d0cad871703b898a442e4049c532ec39168e5b57 smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driver
c5e49fb5189dbce00bc37f27c83ab0f9e4748bc6 ne: Do not use slashes in irq name string
edee39321be9f88c47627379e8abadfce0508768 NET: ksz884x, fix lock imbalance
6ad34145cf809384359fe513481d6e16638a57a3 gigaset: correct range checking off by one error
e8c3753ce4cd6a805ebcfdb3aa6d30e6f4b8b3e0 xfs: don't warn about page discards on shutdown
8a262e573d30187b32b5534ec489446931239cc5 xfs: use scalable vmap API
cd9640a70d542ca026a812ac34733799da0a39c9 xfs: remove old vmap cache
14b5d6dd40b3091cb5f566568baa4a74dc619286 leds: Fix race between LED device uevent and actual attributes creation
ec57af9c2ece22ae6234189972105d777ff5f939 backlight: panasonic-laptop - Fix incomplete registration failure handling
28d85873cd6d8d3176e30e02b941b1329df1024c backlight: msi-laptop, msi-wmi: fix incomplete registration failure handling
fa11de0a33e214a00e205494c27fb5a7bb71a5fa backlight: blackfin - Fix missing registration failure handling
f0af78991363d704694a3618b638662c97d8a110 backlight: classmate-laptop - Fix missing registration failure handling
36bc5ee6a8d13333980fa54e97d3469d3d4cda98 backlight: mbp_nvidia_bl - add five more MacBook variants
0493a4ff10959ff4c8e0d65efee25b7ffd4fa5db leds-gpio: fix default state handling on OF platforms
72dcd8d08aca4ac6154dc37243880ee306c7ea73 leds: Add Dell Business Class Netbook LED driver
d09e16664be88dc8463fe7508a2123460bf6d676 leds: Kconfig cleanup
bb9b6ef70f08f256ab4b8ec127c17ee629b85350 leds: led-class.c - Quiet boot messages
5e89a3484dea8a3d962f83fe497d064fbcde4e55 leds: make PCI device id constant
936034026280facd7050c96c3b28339f28b09cdd leds: ALIX2: Add dependency to !GPIO_CS5335
a19a6ee6cad2b20292a774c2f56ba8039b0fac9c backlight: Allow properties to be passed at registration
57e148b6a975980944f4466ccb669b1d02dfc6a1 backlight: Add backlight_device parameter to check_fb
a4ebb780e194e8751dc22deeabcddd3fdc8f18f0 video: backlight/progear, fix pci device refcounting
c3cf2e44d3bbc694eccef33b0f2fe8e2d89baae7 backlight: l4f00242t03: Fix module licence absence.
b4144e4f6e3b448d322095ca08af393682a69e33 backlight: Revert some const qualifiers
e7fb9c4ad351a8da7c09e182bd2e7ccd043daf08 backlight: Add Epson L4F00242T03 LCD driver
7fde62bffb576d384ea49a3aed3403d5609ee5bc Btrfs: buffer results in the space_info ioctl
c8406ea8fa1adde8dc5400127281d497bbcdb84a iwlwifi: Silence tfds_in_queue message
4fdec031b9169b3c17938b9c4168f099f457169c ath9k: fix BUG_ON triggered by PAE frames
3f60ebc9d6291863652d564bacc430629271e6a9 wl1251: fix potential crash
ce769a2904bf5a9110ef534a7702397e38e2b3e9 Btrfs: use __u64 types in ioctl.h
854d2c3531e6d32e76b94ca5e096ea54c7497e40 Btrfs: fix search_ioctl key advance
4e06e240dcbb803433ee31bfe89a3e785a77cd3b PCMCIA: resource, fix lock imbalance
e639ba481b76e445df354acd6e29d859a9b1657f HID: avoid '\0' in hid debugfs events file
ff30a0543e9a6cd732582063e7cae951cdb7acf2 x86: Fix placement of FIX_OHCI1394_BASE
c890692bf37671b5b78a1870d55d6d87e1c8a509 kernel/sched.c: Suppress unused var warning
7f5b774275df8c76a959eae7488128b637fcbfc8 rcu: Fix tracepoints & lockdep false positive
d0cb4260f899d07462d49fc67e29f2438dbaca2f perf probe: Use original address instead of CU-based address
67c7ff7c56f38a8ab338fbbfe366621ce6303ba1 perf probe: Fix offset to allow signed value
e3818b8dce2a934cd1521dbc4827e5238d8f45d8 rcu: Make rcu_read_lock_bh_held() allow for disabled BH
b63be8d7beda7fe5879559be6f70f8e1c93109e4 perf top: Improve the autosizing of column lenghts
6404fccafa3bfdc0602130a87f4d93baf928bea4 MAINTAINERS: Add entry for sparc serial drivers.
910ac735bad53ce54741a72a5b19ab69794ae069 block: make CONFIG_BLK_CGROUP visible
97fedbbe1046b3118f49df249840ca21041eefe4 Remove GENHD_FL_DRIVERFS
935050daad4c0ce687f7111995ed7791796deff9 drivers/serial/sunsab.c: adjust the constant used to initialize the interrupt_mask0 fields
7f7708f0055e49e331f267700aa8b2ee879f004c bridge: Fix br_forward crash in promiscuous mode
fb40b496ad8bbe60a60c25eb2fce20f3cc114679 sound: sequencer: clean up remove bogus check
a9104f989916aac5d92bfa2c51915d5985fb2e6c Merge branch 'topic/misc' into fix/misc
572c0e3c73341755f3e7dfaaef6b26df12bd709c ALSA: hda: Use LPIB and 6stack-dig for eMachines T5212
627a2d3c29427637f4c5d31ccc7fcbd8d312cd71 md: deal with merge_bvec_fn in component devices better.
36e9e1eab777e077f7484d309ff676d0568e27d1 x86: Handle legacy PIC interrupts on all the cpu's
0821ec55bb1382dd3b9476dc15d5dbbb19f0c3fd bridge: Move NULL mdb check into br_mdb_ip_get
d00561a2f64b381aefb41f4a140ff5dc373b52e7 ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
4961e02f1999e1c3468c09b2669c94d7c3ae82a8 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
0e17226f7cd289504724466f4298abc9bdfca3fe ARM: SAMSUNG: Fixup commit 4e6d488af37980d224cbf298224db6173673f362
d14a0ebda7d3daede1a99c01527affb9ceaa4c22 net-2.6 [Bug-Fix][dccp]: fix oops caused after failed initialisation
b8d689743106bab5c49dda87080e76aa78db8a56 myri: remove dead code
873a69a358a6b393fd8d9d92e193ec8895cac4d7 gigaset: prune use of tty_buffer_request_room
3a0a3a6b92edf181f849ebd8417122392ba73a96 gigaset: correct clearing of at_state strings on RING
bc35b4e347c047fb1c665bb761ddb22482539f7f gigaset: avoid registering CAPI driver more than once
4d823be98c5b24d94c7f41a384a4bb60d7848ad5 obsolete config in kernel source: HSO_AUTOPM
6329da5f258ae752d1f33b549bae4f8a20b6871a obsolete config in kernel source: USE_INTERNAL_TIMER
d287d66ee460b8d90b9ac840dd37f524a289bf97 atm: use for_each_set_bit()
a1ca14ac54675d3bf48d442b5a7b9eba133f1888 phonet: use for_each_set_bit()
f28f9e43b3d81d1e69da0ebf77c8a6780cb5e0c8 timestamping: fix example build
65e543f12cb7f98cb041a759a21685569eec8695 ARM: SAMSUNG: Fix build error from stale define in <plat/uncompress.h>
876e956f207373f974f2808c36aabcd4e32c9ee4 drivers/net: drop redundant memset
255f5c327ec3a1d77fe54ef5773ef5eaf7c35a3e i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic names
8b4017d8c191822f1c93744e7876c9020e6209aa i4l: silence compiler warnings for array access in Eicon DIVA ISDN driver
dec9951b8ad86c591af7b452966bf48b307a4010 isdn: misplaced parenthesis in pof_handle_data()
9baddeb8c6c7faa7da8706ad629f09ca221850c1 bnx2x: change smp_mb() comment to conform the true
0efc22f3afa5d8f070a33fea06162d7d9d518e38 bnx2x: remove not necessary compiler barrier
2d99cf16f42b1979a2c498bb6d09498dbd689978 bnx2x: use smp_mb() to keep ordering of read write operations
d4a2ac3e802d9f598453a7854d0fdf67371ac2dd be2net: fix mccq create for big endian architectures
d4fdcd923daf9d03d2e1b956d66f05c3f2ca4c43 TI DaVinci EMAC: Convert to dev_pm_ops
be5bce2bf5cfe021bc6bdff4d49fa18776bc293d net: davinci emac: use dma_{map, unmap}_single API for cache coherency
e79032aa75af76a14e2cdd973b199855e7761881 ARM: SAMSUNG: Add suspend/resume support for S3C PWM driver
664e87e47e086962a832f9a613a8fd4042a02ac1 ARM: S3C2440: Fix s3c2440 cpufreq compilation post move.
211a0d941b1924e667483f822a55e2cc694cd212 e100: Fix ring parameter change handling regression.
0d5e6f7ae8609b944c08e8a2f63f7d169c548134 ARM: Fix RiscPC decompressor build errors
e6e8ea63f5d745e5a3030eec1964d0429b93107d omap3: zoom2/3: Register only 1 8250 port
fcbcea93abbe361e14dd458d0a5a3e9dadaa5ba9 omap3: zoom 2/3: Change debugboard serial port id
9e265aa7ac493aa0a3de80aa3092d8677b3e8546 omap3: 3630sdp: Explicitly enable all UARTs
2d7f66104cc9ef508c382c8d6cb1ce6123383350 omap3: zoom2/3 / 3630sdp: Don't init always all uarts
4b1bbd3fd9384ad6ca62903172ccb6a8729dd897 omap2/3/4: serial: Remove condition for getting uart4_phys
10c805eb4f89d44fe4e457d727b59af15c4a4a36 OMAP3: serial: Use dev_* macros instead of printk
e88d556dc5f0ef437e3538277a1dd33e5038be77 OMAP3: serial: Check for zero-based physical addr
cfbc0683af235106e7dabe92003870b82ad6f0ba NFS: ensure bdi_unregister is called on mount failure.
ccf50e2341c4174d5579315e184ea312081acec6 ARM: Fix sorting of platform group config options and includes
8e4971f2fb2380ce66196136e113d04196b80fcd ARM: 5991/1: Fix regression in restore_user_regs macro
8212cf7583a5ba5d213d9c9180be808222a2813f cifs: trivial white space
ef5780c018ed169a77b623f87c4ba52faa8ad0fe Btrfs: fix gfp flags masking in the compression code
5ff7ba3a797a8ffd5299b8477df2dca3c3ebd34e Btrfs: don't look at bio flags after submit_bio
a343832f1a55c74791a8a37053fc02ad80640710 btrfs: using btrfs_stack_device_id() get devid
91748467a5c5884e44ad5cf58630c0c28474f1f6 btrfs: use memparse
1406e4327be3a533a2b18582f715ce2cfbcf6804 Btrfs: add a "df" ioctl for btrfs
2ac55d41b5d6bf49e76bc85db5431240617e2f8f Btrfs: cache the extent state everywhere we possibly can V2
5a1a3df1f6c86926cfe8657e6f9b4b4c2f467d60 Btrfs: cache ordered extent when completing io
c2a128d28a2e78e159e17e8c9274d0a9d9492555 Btrfs: cache extent state in find_delalloc_range
49958fd7dbb83cd4d65179d025940e01fe1fbacd Btrfs: change the ordered tree to use a spinlock instead of a mutex
4125bf761cd0786e1163e024c7c809ce2cc625bc Btrfs: finish read pages in the order they are submitted
0be2e98173f8badd5ccc7c2e994891746ba1caf4 btrfs: fix btrfs_mkdir goto for no free objectids
0bdb1db297ab36865a63ee722d35ff0a1f0ae522 Btrfs: flush data on snapshot creation
bd4d10888990f7e3f8029205d27eb155202d6969 Btrfs: make df be a little bit more understandable
3a0524dc054791688177544fe510d2868ee20d9f btrfs: Update existing btrfs_device for renaming device
1e701a3292e25a6c4939cad9f24951dc6b6ad853 Btrfs: add new defrag-range ioctl.
940100a4a7b78b27e60a3e72340fb9b5397dcdb2 Btrfs: be more selective in the defrag ioctl
51684082b11c304829ea22193d4d96a5b1663b97 Btrfs: run the backing dev more often in the submit_bio helper
4849f01d153be0f52b8191ee1be0ce492aa96811 Btrfs: make subvolid=0 mount the original default root
6ef5ed0d386be5c43ec66d6f2999919c0893558b Btrfs: add ioctl and incompat flag to set the default mount subvol
73f73415caddbc01d9f10c03e0a677d5b3d11569 Btrfs: change how we mount subvolumes
12534832cb7b0abc7369298246e8b7af03b863ca Btrfs: make set/get functions for the super compat_ro flags use compat_ro
ac8e9819d71f907a0532b01b22c26b56bbbcbd21 Btrfs: add search and inode lookup ioctls
98d377a0894e6bcca44eafd4d2eee74e8af4db83 Btrfs: add a function to lookup a directory path by following backrefs
80c43ed724797627d8f86855248c497a6161a214 ALSA: hda - Disable MSI for Nvidia controller
5d8614cc5d6c5c02b7995ed97303481d4e3a8cc7 ARM: 5989/1: ARM: KGDB: add support for SMP platforms
75216859d96f66856a0ee78c2de5b02115ff65f3 ARM: 5990/1: ARM: use __armv5tej_mmu_cache_flush for V5TEJ instead of __armv4_mmu_cache_flush
b89ebadc3421f8ff85030768ec14144794984877 ARM: Add final piece to fix XIP decompressor in read-only memory
2d3b5fa3a39d16c880bda3cf2bd9dd6ed5a01f74 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6
e794c01b7de40d180417eacbd910e8f31f2fafeb pcmcia: add important if statement
0d3a940de51c47a3d6322537c8dce925db755477 pcmcia: re-route Cardbus IRQ to ISA on ti1130 bridges if necessary
ba8819e991ac507fcbfa080eacdff3e7eea4dc03 pcmcia: allow for cb_irq to differ from pci_dev's irq in yenta_socket
28ca8dd71fc170090edca62cb8129625d01b7760 pcmcia: honor saved flags in yenta_socket's I365_CSCINT register
b416cd8efb6ce2661f8f98f603972f0b8f796ee4 pcmcia: revert "irq probe can be done without risking an IRQ storm"
7a96e87d6e58a07235a2bc3eff9b093af4937a72 pcmcia: pd6729, i82092: use parent (PCI) resources
7a410e8d4d97457c8c381e2de9cdc7bd3306badc pcmcia/vrc4171: use local spinlock for device local lock.
cf36df6bfb49fd265a39f676bfc9718029fef160 firewire: core: fw_iso_resource_manage: fix error handling
c77a5710b7e23847bfdb81fcaa10b585f65c960a block: Export max number of segments and max segment size in sysfs
ee714f2dd33e726346e34f5cda12543162f4753e block: Finalize conversion of block limits functions
2cda2728aa1c8c006418a24f867b25e5eb7a32e2 block: Fix overrun in lcm() and move it to lib
8871d54b5e1558bd59baad02eb7a80f86d49f4a1 OMAP: DSS2: panel-generic: re-implement mode changing
ce619e1fb86d68f125e0e6d10a5484f67a6d97b3 OMAP: DSS2: initialize dss clk sources properly
b43f6e5e258d67acae5961896d10bbe38c271070 ALSA: hda - Add PCI quirks for MSI NetOn AP1900 and Wind Top AE2220
9c4cc0bdede1c39bde60a0d5d9251aac71fbe719 ALSA: hda - Fix secondary ADC of ALC260 basic model
28d1a85e136985982448b2f9b1342bae85ad1c98 ALSA: hda - Add an error message for invalid mapping NID
c602c8ad45d6ee6ad91fc544513cc96f70790983 ALSA: hda - New Intel HDA controller
cd3d8031eb4311e516329aee03c79a08333141f1 sched: sched_getaffinity(): Allow less than NR_CPUS length
a3d3203e4bb40f253b1541e310dc0f9305be7c84 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
f937331b3f92cb2f67bc81baa1b8cc5198c439e5 init dynamic bin_attribute structures
3f7581d66ece6b7ff643c8c817bfbd72cdbe9077 serial: sh-sci: remove duplicated #include
7278a22143b003e9af7b9ca1b5f1c40ae4b55d98 video: enable sh_mobile_lcdc on SH-Mobile ARM
3a14d0397732b6aaa541348b5a8e8f639ecd02b7 ARM: mach-shmobile: ap4evb SDHI0 platform data V2
c57a31abf0b469b9cab6810f4e1895bb7ef1c482 ARM: mach-shmobile: sh7372 SDHI vector merge
c148abfc2d807b2734e7ecd0e00c71ef7d4b7f42 ARM: mach-shmobile: sh7377 SDHI vector merge
9615b37c5c8fed963811c100053d495c412880fb ARM: mach-shmobile: sh7367 SDHI vector merge
6676a1701b0b135dacbb7cfeef48004315300df0 ARM: mach-shmobile: G4EVM KEYSC platform data
3e862c05ca1bf5bd4cb703bc257d180a4583bc41 mtd: enable sh_flctl on SH-Mobile ARM
143f3b833f98271341379d813cb72deb1657a380 ARM: mach-shmobile: G3EVM FLCTL platform data
03fb256df9c960b10c0e01b7e92d2f31433675fe ARM: mach-shmobile: G3EVM KEYSC platform data
ec28dcc6b4c00b78ad269ad5b85ebd5c2d504825 Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release
2b497502b7cef167288a08737403a5a6cec697f0 drm/radeon: collect r100 asic related declarations in radeon_asic.h
e6990375ef4ec449994991034238f1ffab8a3a1a drm/radeon: include radeon_asic.h in the asic specific files
9479c54f0dfa63dad1ecfca897f51693c7c2fa65 drm/radeon: unconfuse return value of radeon_asic->clear_surface_reg
48e7a5f19fe0c10ebb35be7acf383366d139ee0a drm/radeon: move asic structs to radeon_asic.c
0a10c85129c2d53cfd6db81677628e2fe58b5928 drm/radeon: create radeon_asic.c
149fe9c293f76803206648270ca24fc2604d5f01 ACPI: processor: push file static MADT pointer into internal map_madt_entry()
eae701ceadf5aa3fc3b334029ef71f6885ef1cde ACPI: processor: refactor internal map_lsapic_id()
d67420956b7b1dcffb894b2f1f81b9408fca1b4c ACPI: processor: refactor internal map_x2apic_id()
11130736c99c37e253f45b2d3fd30b07313f83c6 ACPI: processor: refactor internal map_lapic_id()
d8191fa4a33fdc817277da4f2b7f771ff605a41c ACPI: processor: driver doesn't need to evaluate _PDC
3b1da4c5d1032ebc29fec8bd8f592ba6589be8ed ACPI: processor: remove early _PDC optin quirks
5d554a7bb0643a6151a84319bfeba8270bf5269e ACPI: processor: add internal processor_physically_present()
78ed8bd2944b6400f742306e5fe9d1b9b6bf18ba ACPI: processor: move acpi_get_cpuid into processor_core.c
2e9d5e4efa0beeca03ad550bda28027826e83e42 ACPI: processor: export acpi_get_cpuid()
4d5d4cd88c542ff56cf7feacd29cc907f2abbfbb ACPI: processor: mv processor_pdc.c processor_core.c
0131aa3dd7dcf41c66784b96ff351f63ee3ef348 ACPI: processor: mv processor_core.c processor_driver.c
1fc59eda33e55f8787901e3501d695bf5ecec48b Merge branch 'radeon-for-airlied' of ../linux-2.6 into drm-linus
d5e5deddf67389eabc3d9b13004c108120d397e1 Merge remote branch 'nouveau/for-airlied' into drm-linus
4c81ba4900ab4eb24c7d2ba1aca594c644b6ce4c ACPI: plan to delete "acpi=ht" boot option
44fef22416886a04d432043f741a6faf2c6ffefd drm/edid: allow certain bogus edids to hit a fixup path rather than fail
8144c880397d502d12af4ef721f3eac50163fa39 ACPI: remove "acpi=ht" DMI blacklist
725398322d05486109375fbb85c3404108881e17 drm: remove the EDID blob stored in the EDID property when it is disconnected
ae6445ac7475ff0526b019560793e50bad9cf78d drm/vmwgfx: depends on FB
b642ed06f2fccf62534f5269358776e0cba28f3c drm: "kobject_init/kobject_add" -> "kobject_init_and_add".
72e942dd846f98e2d35aad5436d77a878ef05c5e drm/ttm: use drm calloc large and free large
d0d6cb81e7eb34d83461070ca3e919fba1db437c drm/radeon/kms: prepare for more reclocking operations
839461d3b0e3082eb382f17a3e3899372f28649a drm/radeon/kms: switch to condition waiting for reclocking
7e0e9c042790d4ea44c6a00ddaad8b8bbcc3f17f PNPACPI: add bus number support
fa35b49260b615d634bfa1f767aa315fa323c2e9 PNPACPI: add window support
9d7cca04211d4eb104eaaa424b98f650bc29c730 resource: add window support
0f4050c7d3ba0275e5f39513c0670a717d43048c resource: add bus number support
cd7e9fcd1f7c9c397f747cf506c66f7dca11d1c6 resource: expand IORESOURCE_TYPE_BITS to make room for bus resource type
65388342d66a63a29c76058e94a00d7bc0c6423b drm/radeon/r600: add missing license and comments to r600_blit_shaders.c
3fe373d98cdb35c494517b0954b76f8094f4c59d drm/radeon/kms: improve coding style a little
0a7d934e6022a12e3f428b2adcb4b531e86170dd drm/radeon/kms: remove dead audio/HDMI code
8a8c6e7cfb63cc5e04d5c247ab8d6253200fd425 drm/radeon/kms: enable audio engine on DCE32
5715f67cecee3617c7a6ff84ee44da46d525559e drm/radeon/kms: add HDMI code for pre-DCE3 R6xx GPUs
2cd6218cb8043ef4360b561e726cd081f8a380cc drm/radeon/kms: clean assigning HDMI blocks to encoders
808032ee296ee7b37a6df090be40a330e09ae30e drm/radeon/kms: clean HDMI definitions
d805f50aa1d9eef63fec356b2be557e2da3cd643 drm/radeon/kms/rs4xx: make sure crtcs are enabled when setting timing
b28ea41164dc36110dafcdc63783e9b7fb865784 drm/radeon/kms/r1xx: enable hw i2c
96a4c8d50de20da865296a380b996f73204d6b34 drm/radeon/kms: fix i2c prescale calc on older radeons
ae08819c2a4729444676f1bb55e5e28263f6f5a1 drm/radeon/kms: fix for hw i2c
15f7207761cfcf8f53fb6e5cacffe060478782c3 drm/radeon/kms: fix pal tv-out support on legacy IGP chips
267364ac17f6474c69b03034340f769b22f46105 drm/radeon/kms: further spread spectrum fixes
86cb2bbfda2cf402aee46779ee90bbb7d915482b drm/radeon/kms: use lcd pll limits when available
b792210e7d1f9fb102061e2016da96cf2ad5cdbd drm/radeon/kms/atom: spread spectrum fix
f4053509669f904aec70c51e2ff75563ba7ae823 drm/nouveau: add module option to disable TV detection
965cf68e8797932e9cd49238a6dd39423ac9b256 drm/nouveau: Never evict VRAM buffers to system.
c21b0fe6de3912f53087b4f3991942529f03eef6 drm/radeon/kms: catch atombios infinite loop and break out of it
338e2b1d571e4873908b199c90d6a31f65137fe3 drm/radeon: add new RS880 pci id
d330a5befb88875a9b3d2db62f9b74dadf660b13 ext4: Fix estimate of # of blocks needed to write indirect-mapped files
181427a7e01beab76c789414334375839f026128 tomoyo: fix potential use after free
d06070509147c948a06056da619c9dc2ed349805 acpiphp: Execute ACPI _REG method for hotadded devices
70287db87cfc968fe78bf82a489833cc77b84352 ACPI video: Be more liberal in validating _BQC behaviour
3f17522ce461a31e7ced6311b28fcf5b8a763316 Video: ARM CLCD: Better fix for swapped IENB and CNTL registers
1027247f6eb727db6c600b9eb02796f0766ae704 ARM: Add L2 cache handling to smp boot support
bca14dd14f3b0c5e3e2d1d314679f85b67871365 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
02ca6c407e0d43e6de5d646d26d87fc2eaa7a98b Add include to i2c-xii.c to fix build error
3f995f317f7070e81e8e38bb11357d6671ab6969 Add the platform data include for the Xilinx XPS IIC Bus Interface
a818d8e43147f40864363456b37a00b819439307 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
f901e753923192a7793e5d7591e2c03dcb252d68 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
bced86359918326a65258b1be245834e5c493c88 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
ceb804cd0f63b0e0a87b81913b66add6de03043d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
2aa2b50dd62b5d0675bd7453fbeb5732dc2d7866 x86/mce: Fix build bug with CONFIG_PROVE_LOCKING=y && CONFIG_X86_MCE_INTEL=y
31968ecf584330b51a25b7bf881c2b632a02a3fb Input: i8042 - add ALDI/MEDION netbook E1222 to qurik reset table
c91ed059a080c6f9a7ba525e5027c65d19115d15 Input: ALPS - fix stuck buttons on some touchpads
3474cbd11df8cdd6413781ea95bd51dd469098ff Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
c91cea11dfec65968ff9d1b4239c1eab63bf72fd nilfs2: remove whitespaces before quoted newlines
55480a06e9ee8d05d0e580bf46611df489653c76 nilfs2: remove spaces before tabs
7a65004bbaa6a21a0438aac9c64814e46084dc3f nilfs2: fix various typos in comments
1621562b6ac55aa69239895d90276577547a5f62 nilfs2: fix typo "cout" -> "count" in error message
9ccf56c13831c5fe0edecd8c1184c9a6fe805d23 nilfs2: fix function name typos in docbook comments
6c477d44a7dad43a2783b4dea7f4ca3882d77126 nilfs2: fix discrepancy in use of static specifier
2d378b9179881b46a0faf11430efb421fe03ddd8 sparc64: Add very basic XVR-1000 framebuffer driver.
d89b218b801fd93ea95880f1c7fde348cbcc51c5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
80a186074e72e2cd61f6716d90cf32ce54981a56 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15c989d4d14b82f43cae7efc6a7794cdd556f274 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
4e3eaddd142e2142c048c5052a0a9d2604fccfc6 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8655e7e3ddec60603c4f6c14cdf642e2ba198df8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
461d208cfbd1f0af26027b2c35ded515e54b1ee6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
9fdfbc2bff587f454dd95e2caa6d147c9abe39e4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8cea4eb642890a1de58980e7e1617d1765ef8f7c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
122ce878dc189860a380539bde19498bf93443a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
3ee8f0a2b1c81f0472b25d40aa5c1c7c6a0edc2a HID: Add RGT Clutch Wheel clutch device id
bec68ff1637ca00bb1585a03a7be8a13380084de bridge: ensure to unlock in error path in br_multicast_query().
c251c7f738cd94eb3a1febda318078c661eccb4d drivers/net/tulip/eeprom.c: fix bogus "(null)" in tulip init messages
2a40018984c5c9647df1c18489449a3a227d9136 sky2: Avoid rtnl_unlock without rtnl_lock
e2577a065832f2c6d108de2e027891bdb2d78924 ipv6: Send netlink notification when DAD fails
3f07d1295191cfa41125e4e61ee2064790070071 drivers/net/tg3.c: change the field used with the TG3_FLAG_10_100_ONLY constant
a003460b21323ddb29479505d9555f0985b8b2f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
0a9c14751377a1407f5e35791e13651d2fc7801c i2c-algo-bit: Add pre- and post-xfer hooks
d07b56b3098b9f32ae6dedeacbc594bd01dcfcd1 at24: Init dynamic bin_attribute structures
e77482d735efa2606c1f2afeebd53e1119d0e5c6 i2c: Drop configure option I2C_DEBUG_CHIP
6a9bcced518b98a7e52b9e8e96af228b171e0498 tsl2550: Move from i2c/chips to misc
c074c39d62306efa5ba7c69c1a1531bc7333d252 i2c-i801: Don't use the block buffer for I2C block writes
8e4b980c28c91cfe9d0ce0431bc0af56e146b49e i2c-powermac: Be less verbose in the absence of real errors.
f635a1e74bd6001f06fe1df53d32daf2b28bf04b i2c-smbus: Use device_lock/device_unlock
f78233dd44a110c574fe760ad6f9c1e8741a0d00 9p: Skip check for mandatory locks when unlocking
fc0f296126433e61600539325975b6c30681c07e 9p: Fixes a simple bug enabling writes beyond 2GB.
45bc21edb52fa71dbb1324c6f573aa880e95519d 9p: Change the name of new protocol from 9p2010.L to 9p2000.L
fae4528b2341f2ab0c86c191e24d9cdd93624c60 fs/9p: re-init the wstat in readdir loop
86c8437383acd85c05ec7c9a004f59fe7ac9821a net/9p: Add sysfs mount_tag file for virtio 9P device
97ee9b0257402f4731b55dfea42f24d26d793ddf net/9p: Use the tag name in the config space for identifying mount point
d10fca9f39238b07cc670b441d2b423de30359d2 ARM: 5960/1: ARM: perf-events: fix v7 event selection mask
ddee87f208b6229d2910dd5930c87089dc56c87e ARM: 5959/1: ARM: perf-events: request PMU interrupts with IRQF_NOBALANCING
a91ed072d6135926c296a42b0b46de35e6347845 ARM: 5988/1: pgprot_dmacoherent() for non-mmu builds
bb35579b45bcb0b74167a2165d3ea973f640bf00 ARM: 5987/1: fix warning in kernel/elfcore.c from ARM's elf.h
438ff39d7813515d3aac20f53b5b95aaa58b38f9 ARM: 5986/1: at91sam9g20-ek: Correct braces in I2C registration code
a2302b45d8ab41a55e84c39a6c6f813586ad8493 ARM: 5985/2: ARM: Fix Samsung build after "ARM: Eliminate decompressor -Dstatic= PIC hack"
0e152cd7c16832bd5cadee0c2e41d9959bc9b6f9 x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems
fc6ceea045031658d0b59af562369eae980b4370 perf probe: Fix need_dwarf flag if lazy matching is used
594087a04eea544356f9c52e83c1a9bc380ce80f perf probe: Fix probe_point buffer overrun
b6345879ccbd9b92864fbd7eb8ac48acdb4d6b15 tracing: Do not record user stack trace from NMI context
a2f8071428ed9a0f06865f417c962421c9a6b488 tracing: Disable buffer switching when starting or stopping trace
283740c619d211e34572cc93c8cdba92ccbdb9cc tracing: Use same local variable when resetting the ring buffer
ea14eb714041d40fcc5180b5a586034503650149 function-graph: Init curr_ret_stack with ret_stack
52fbe9cde7fdb5c6fac196d7ebd2d92d05ef3cd4 ring-buffer: Move disabled check into preempt disable section
daf9fe2ee9a203c4fc555cfe5c5f3d9f660e743c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
9d85929fefd040ca84a5e04ee704d043efcc3c2e Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
6db823cf4b44f235b5e1da8ec1fe3c3cd63647fe Fix up .gitignore for top-level file patterns
64d5aea30062ce9f3ce7c62be8ae65e776cbfee2 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3836a03d978e68b0ae00d3589089343c998cd4ff anon_inodes: mark the anon inode private
83c0fb6500b13c9b7564fe453b76356dc58415d4 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
11bfe2ea732c6499c46c4f3a63d567c05b9dbafd Merge branch 'msm-mmc_sdcc' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
b97c4bc16734a2e597dac7f91ee9eb78f4aeef9a locking: Make sparse work with inline spinlocks and rwlocks
b6fedfd2a18a489d31246312f7279f82e3cc6b37 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
c32da02342b7521df25fefc2ef20aee0e61cf887 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
dca1d9f6d7ae428c193f32bd3e9a4ca13176648b Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
9ff99339447de403a46be5e3f23d0c794d540b06 sysctl extern cleanup: poll
2edf5e49800846a2b2b6461d99cdae18067c440f sysctl extern cleanup: lockdep
4f0e056fdebc15d3f4724ebc7bbf323158add1d7 sysctl extern cleanup: rtmutex
c55b7c3e82d0ad58f35a0785faaaf2f70b9b6cd3 sysctl extern cleanup: acct
15485a4682d1d3bfee2aa78b4b1a5d36f5746b64 sysctl extern cleanup: sg
5ed109103d73b0bafc92e860cead56725231384d sysctl extern cleanup: module
e5ab67726f33b50f40db0ccf271ceb3c658554d5 sysctl extern cleanup: rcu
d33ed52d57e794eba55cea3f5eab3c8f80b6cb5a sysctl extern cleanup: signal
eb5572fed55f4c2b7dbc42582bc82dcb47632380 sysctl extern cleanup: C_A_D
d759c3745e62c36fd7efee7a2ce2a327f22e9056 mxcmmc: fixed max_seg_size value on initialization
51ea3f6a4571e9283e2ff79b74bcedfc2986dbe2 inflate_fast: sout is already a short so ptr arith was off by one.
e69eae65523b457a3ac4262a66cfff57f2c924a9 zlib: make new optimized inflate endian independent
5ceaa2f39bfa73c4398cd01e78f1c3ebde3d3383 decompress: fix new decompressor for PIC
8c1840f15feecb6961f480cad1a7a8e53a3f2ba6 sgi-gru: use for_each_set_bit()
0fbcae222b8aa3a47034a484e02e7fc14050c783 drivers/char/mmtimer.c: eliminate useless code
582ef52a5d5650931f6d76c81d824bd98419ac8a w1: mxc_w1: move probe() and remove() to the dev* text area
6786073927c3ff3eb7fc3d2192e761e86fa0d352 w1: fix test in ds2482_wait_1wire_idle()
7ed63d5eb4c0de0321f5c0a7328e132a78f9fafe serial amba-pl010: enable PPS support
dc77f161aa5e81ddaf38390094c4f2ca3814e6b1 serial 8250: enable PPS support
a0880df0ccde8d551fc4d88c455acb2ee0801e26 pps: serial clients support
572b9adbd40b5565dc413db04af9cc234f72bf19 ldisc n_tty: add new method n_tty_inherit_ops()
b3e63afe8a74c0134d05a551cc74facc3b3ec0d7 ldisc: new dcd_change() method for line disciplines
697fb85fcf21b5229a3072440222d14b05ef2abe pps: LinuxPPS clients support
51e7364ef281e540371f084008732b13292622f0 Documentation: rename PCI-DMA-mapping.txt to DMA-API-HOWTO.txt
f5a69f4c1319c03b946e1e99a590b6002aa3e5ef Documentation: remove the PCI DMA API description in DMA-API.txt
216bf58f4092df33262bea498f0460657f4842a4 Documentation: convert PCI-DMA-mapping.txt to use the generic DMA API
5f3cd1e0bb452c31a306a3e764514ea2eaf7d2e0 dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pci-dma-compat.h
6fee48cd330c68332f9712bc968d934a1a84a32a dma-mapping: arm: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
6e6c70e6910d21443ab0f894bab52b9ea653ef27 dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask
6a1961f49ee8d7339ea2454443dfc0460e0b2748 dma-mapping: dma-mapping.h: add dma_set_coherent_mask
e3c4bccabaf3e5c13f4b307c7737cbe8d0cecd02 dma-mapping: pci: convert pci_set_dma_mask to call dma_set_mask
c186caca3dbe7f44da624cb4f9d78e1b1dfb13b8 dma-mapping: alpha: use include/linux/pci-dma-compat.h
349004294c365cb99a0ee84149286d6f29b1e6b9 dma-mapping: sparc: unify 32bit and 64bit dma_set_mask
06db881b4f1b5fb8fff563423f76b7361de8281a dma-mapping: mn10300: remove the obsolete and unnecessary DMA API comments
2b4f767af73d50ab9ce3a92f254eb290f5e5507c dma-mapping: blackfin: remove the obsolete and unnecessary DMA API comments
027491f4b2ff15fe5cc36c900cb2d1fdb35cefdd dma-mapping: frv: remove the obsolete and unnecessary DMA API comments
0acedc124aca35f5cce9d4ee288dc372bf517e09 dma-mapping.h: add the dma_unmap state API
f41b177157718abe9a93868bb76e47d4a6f3681d pci-dma: add linux/pci-dma.h to linux/pci.h
c7e67ac1f329fa28b6a411335787c786de618cba pci-dma: cris: use include/linux/pci-dma.h
479ea1e90c2b052de793a80ecc5eceab480f44ff pci-dma: xtensa: use include/linux/pci-dma.h
d15b51be6f3a04762522c8ee9ac6a3a02752c0ed pci-dma: sparc: use include/linux/pci-dma.h
5cabbb6277286adf973fbb30aca9b194922a316e pci-dma: sh: use include/linux/pci-dma.h
af407c6db16aa9ca63559076dbe620220a822580 pci-dma: powerpc: use include/linux/pci-dma.h
74a0bd66a3f78cb993144aaf336ce115017a0b5c pci-dma: parisc: use include/linux/pci-dma.h
e1e02b329d64353e67af070516a9bd14caff8bb0 pci-dma: mips: use include/linux/pci-dma.h
66ed5ef8b44374def8461a0a05d4afc34d4ad684 pci-dma: ia64: use include/linux/pci-dma.h
272ecbe5919d057388bbbea751fad5471aaf3f02 pci-dma: frv: use include/linux/pci-dma.h
ccd7ab7f7efb4cb94b4a000ba220a0aeefe9bc11 pci-dma: arm: use include/linux/pci-dma.h
08d925badd63a4e335905066152d96b83266987c pci-dma: alpha: use include/linux/pci-dma.h
3bc4e4590de89c2dfcfb1000344cd072574c9ad4 pci-dma: x86: use include/linux/pci-dma.h
5637f2df8d56b64697c1ee5c96cf0d6b650b30cb pci-dma: add include/linux/pci-dma.h
771cb3ecfb4d2858a7583be83caf27726f6c3002 um: remove dma_sync_single_range
8d2efd0800ee7a7c71ae8748d759bb5eb4b71839 alpha: remove dma_sync_single_range
8127bfc5645db0e050468e0ff971b4081f73ddcf DMA-API.txt: remove dma_sync_single_range description
9705ef7ec8c67a62474291bb4b235927bdf702db DMA-API.txt: add dma_sync_single/sg API description
039956e9199b71ea673954e025f52f319110ca58 Documentation/DMA-API.txt: remove deprecated function descriptions
8004fd2ad6042ae24d3913cf5089909781db3a25 edac: e752x: add dram scrubbing support
8de5c1a165be5624a1003ce17877299e04b2afd6 edac: e752x fsb ecc
66ed3f7516da31205aed9b47a13348c0d982c4f5 edac: mpc85xx use resource_size instead of raw math
dcca7c3d003ce61ed71b412f645cfbe7bd8e882e edac: mpc85xx improve SDRAM error reporting
21768639be419d00275ac4e58b863361d0c24ee4 edac: mpc85xx mask ecc syndrome correctly
8467005da3ef6104b89a4cc5e9c9d9445b75565f nsproxy: remove INIT_NSPROXY()
13aa9a6b0f2371d2ce0de57c2ede62ab7a787157 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig()
6edb6764409392836b44a61b06d94954efd6200f ipmi: remove ipmi_smi.h self-include
2f95d51308a72288d877c3c8dc4597c9a93f7344 ipmi: fix slave_addrs setting to actually work
ae74e823cb7d4cd476f623fce9a38f625f6c09a8 ipmi: add parameter to limit CPU usage in kipmid
f1eb1332b8f07e937add24c6fd2ac40b8737a2f4 ipc: use rlimit helpers
d6db2ade10852b7c665b361239c3411abaa880b5 copy_signal() cleanup: clean tty_audit_fork()
93c59907c6f247d09239135caecf294a106a2ae0 copy_signal() cleanup: clean thread_group_cputime_init()
4dd66e69d472f0ba5355a2529364d0db9a18a02b copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()
a56704ef6b0c5796c9ff38cc78aa232dfb9644d7 copy_signal() cleanup: use zalloc and remove initializations
e34112e3966fc466ced2698e6c196bb50b1ee20e m32r: use generic ptrace_resume code
290ba3aef58ff21c977585ff6b687e457f80bf54 cris arch-v32: use generic ptrace_resume code
8313809ef3bfa8fa366d416add2150787235f192 cris arch-v10: use generic ptrace_resume code
6d75ca10225be4c7509026f9b61c740b22e734e4 xtensa: use generic ptrace_resume code
1bd095083558928cc3b36b826422d69bcd743dca um: use generic ptrace_resume code
55436c91652b45be576b91ec96a8d65f6b7447fa mips: use generic ptrace_resume code
fa1ac57a317f927b8fb901e6270fc41fdaae8e1c microblaze: use generic ptrace_resume code
7a0fde8b3b16fcfb2bb4a136c53918f1ca9b35cc m68knommu: use generic ptrace_resume code
857fb252a1858ccded2e31ee98c6c0ab79c07999 h8300: use generic ptrace_resume code
1d8393171b1f6c30a889fd7cb16fc193f689923c avr32: use generic ptrace_resume code
440e6ca79aebdc274ce4c625a6f42c8bf3c7bc91 arm: use generic ptrace_resume code
fd341abba65e3d93fc24c132e4c0278d18b6d2fc alpha: use generic ptrace_resume code
dacbe41f776db0a5a9aee1e41594f405c95778a5 ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
b3c1e01a09d6af2dd7811a066ffcfc5171be2bed ptrace: use ptrace_request() in the remaining architectures
7baab93f9297da3e42a8cecfbf91d5f22f415500 nodemask: fix the declaration of NODEMASK_ALLOC()
a38374b8bd482b1e7c25f830772e9b73337ec2ed memcg: update maintainer list
867578cbccb0893cc14fc29c670f7185809c90d6 memcg: fix oom kill behavior
0263c12c12ccc90edc9d856fa839f8936183e6d1 memcg: fix typos in memcg_test.txt
1e111452d457ceedec8a57fc3d45b1312e736fba memcg: update memcg_test.txt to describe memory thresholds
1d8fd973a41942bc760dd21581e24117bc1dd063 cgroups: add simple listener of cgroup events to documentation
a0a4db548edcce067c1201ef25cf2bc29f32dca4 cgroups: remove events before destroying subsystem state objects
4ab78683c17d739c2a2077141dcf81a02b7fb57e cgroups: fix race between userspace and kernelspace
daaf1e68874c078a15ae6ae827751839c4d81739 memcg: handle panic_on_oom=always case
1080d7a30304d03b1d9fd530aacd8aece2d702a2 memcg: update memcg_test.txt
d2265e6fa3f220ea5fd37522d13390e9675adcf7 memcg : share event counter rather than duplicate
430e48631e72aeab74d844c57b441f98a2e36eee memcg: update threshold and softlimit at commit
c62b1a3b31b5e27a6c5c2e91cc5ce05fdb6344d0 memcg: use generic percpu instead of private implementation
6a6135b64fda39d931a79090f4da37f1c6da4a8c memcg: typo in comment to mem_cgroup_print_oom_info()
2e72b6347c9459e6cff5634ddc815485bae6985f memcg: implement memory thresholds
378ce724bc2a0ef1243e11c09d58a70bb6be007a memcg: rework usage of stats by soft limit
104f39284e830f425085886ef72c49aee6631575 memcg: extract mem_group_usage() from mem_cgroup_read()
0dea116876eefc9c7ca9c5d74fe665481e499fa3 cgroup: implement eventfd-based generic API for notifications
483c30b514bd3037fa3f19fa42327c94c10f51c8 memcg: improve performance in moving swap charge
024914477e15ef8b17f271ec47f1bb8a589f0806 memcg: move charges of anonymous swap
8033b97c9b5ef063e3f4bf2efe1cd0a22093aaff memcg: avoid oom during moving charge
854ffa8d104e44111fec96764c0e0cb29223d54c memcg: improve performance in moving charge
4ffef5feff4e4240e767d2f1144b1634a41762e3 memcg: move charges of anonymous page
7dc74be032bfcaa2f9d9e4296ff5bbddfa9e2f19 memcg: add interface to move charge at task migration
b70cc5fdb445a6929a01e9c406593265b136c99d cgroups: clean up cgroup_pidlist_find() a bit
67523c48aa74d5637848edeccf285af1c60bf14a cgroups: blkio subsystem as module
8ca712ea84728531d36841ca8f98f9e8680bcf4e cgroups: fix CONTENTS in cgroups documentation
cf5d5941fda647fe3d2f2d00cf9e0245236a5f08 cgroups: subsystem module unloading
e6a1105ba08b265023dd71a4174fb4a29ebc7083 cgroups: subsystem module loading interface
aae8aab40367036931608fdaf9e2dc568b516f19 cgroups: revamp subsys array
d7b9fff711d5e8db8c844161c684017e556c38a0 cgroup: introduce coalesce css_get() and css_put()
2468c7234b366eeb799ee0648cb58f9cba394a54 cgroup: introduce cancel_attach()
5ce9f07bf1bed9a1f9886373ad0b149294f84c25 Documentation/email-clients.txt: update gmail information
4c98ecaf350737cd424eb94140e9e9f1a3408956 scripts/kernel-doc: fix empty function description section
b6b6e2b112cafcd63bdbebbffe97279f41e5ca62 Documentation: remove obsolete voyager.txt file
b5247c854ed1cef30e0c7f4c6dfbf3c9d83bcf8e Documentation/SubmitChecklist: add rule #1
70bace8c1edefa700c7f7af522c5374ef63860ae Documentation/vm/: split txt and source files
1e0051ae48a253685e4309256f9c1ec2bdb74b5d Documentation/fs/: split txt and source files
d49129accc21ddb2e779d375dacafb612b1bd28d Documentation/laptop/: split txt and source files
e61863099f58e458f08c101da87da752a1e009f5 Documentation/timers/: split txt and source files
ad25ad979a309963e580015d57e4ec7da72bb7d4 ufs: make solaris fsck happy
b3a0fd4d877fe7692901b5867ba7cbd3f6d19d22 fs/ufs: recognize Solaris-specific file system state
d7d4d849b4e3acc405ec222884936800ffb26d48 drivers/char/mem.c: cleanups
dcefafb6ac90ece8d68a6c203105f3d313e52da4 /dev/mem: dont allow seek to last page
2cb9a75d13676d75bcc6fbc6f885403795581913 fbdev: bfin-lq035q1-fb: remove duplicated #include
a8b1925430339be1464a9a028754d94984dacfdb video: fix first line of kernel-doc for a few functions
2164235da9153f1fbd5191bf71c86fae322c7dd7 obsolete config in kernel source: LWMON5
2c0e0c88422033c9b6162bf7875aecdd095130b7 drivers/video/via: fix continuation line formats
8661970875d7d27e4de233d357327fffdb4a5e3d NUC900 LCD Controller Driver
91d4e0a4c889e3e8078c26542b8f5a322b87adf4 fbdev: remove obsolete CONFIG_FB_SOFT_CURSOR
55a23c4af83df9c8fdf55690a09a3f0a92bd127b intelfb: new maintainer
b32bfc3843f7fd090d30853d98866d923cfb8fff broadsheetfb: support storing waveform
2afb18981739a1426af2a6c952e03c5966b3dfc6 broadsheetfb: add MMIO hooks
e17cea3cece6d3ec47a5b358821505943abe6541 viafb: support color depth 15 and 30
415559fbf2353f4271a4cd6e11259b8bbc97cc33 viafb: rework color setting
dbb7884be758ca9ac5ec84cbe7eb21f21bce9d8f viafb: some virtual_xres handling fixes
bd140691bda491b417a6d1e81b03416b54cb8d8d viafb: rework color checking
dba77f8409eb861b28d295211776d953a8255ec7 viafb: make some variables a bit less global
4bbac05f8c0ab40dcc52ed6dff44e1b0d80fa6e3 viafb: remove dead code due to IGA1_IGA2
daacccd1657bdecae8f7c98a8e2b84367a8d4e87 viafb: split color mode setting up
fe9aab8ec2d65378b0663c3287a67da4a892b54e viafb: introduce strict parameter checking
5c9443ed284fc6ec8a4f702c66e9ad6bdf912c05 viafb: make viafb_set_par more dual framebuffer compatible
ee79d54db45bb5e6da3eb76bae162c920aeb9763 viafb: video address setting revisited
7cf607923dee1898b9fc1e62568b79e7f785b995 viafb: reorder initialization for dual framebuffer mode
d8566b29e86ef3906dd6c0ea4a02c2a925748da5 viafb: yet another dead code removal
c5f06f5cddd6681b978ffdb53755e28eefccb1bb viafb: some dvi cleanup
9b24b00c364bb3bfa717ba2ead258a527b20cc5f viafb: remove the remaining VIA_RES_* uses
dd73d6868b9ecb4841def0c6ff0a25da27db33ba viafb: split global index up
2365dfe99495159b3395dd0eddece2f0d58f527a viafb: remove dead code
cc8b82f8c80e8b9e212e0102ee7af9972829e45c viafb: deprecate private ioctls
c1c341a060da1bd66a1982198b1a99765b07b8a2 broadsheetfb: add multiple panel type support
d40f29bff30a1a50d7ad69bd150c9cda1ce1ba9d fbdev: bf54x-lq043fb/bfin-t350mcqb-fb: drop custom mmap() handler
0d3580d40cc38bbaf63d0b2756931e0ae241a9ea asiliantfb: fix test of unsigned in asiliant_calc_dclk2()
6e3e37a5a7c91045497553bcbd6a5faea98b21b3 coredump: plug a memory leak situation on dump_seek()
5cacdb4add1b1e50fe75edc50ebbb7bddd9cf5e7 Add generic sys_olduname()
e28cbf22933d0c0ccaf3c4c27a1a263b41f73859 improve sys_newuname() for compat architectures
baed7fc9b580bd3fb8252ff1d9b36eaf1f86b670 Add generic sys_ipc wrapper
a4679373cf4ee0e7792dc56205365732b725c2c1 Add generic sys_old_mmap()
5d0e52830e9ae09b872567f4aca3dfb5b5918079 Add generic sys_old_select()
724ee626f38feaea215a11790e1a0cb5d83b0628 drivers/block/floppy.c: remove unnecessary casting in fd_ioctl
0aad92cfea6fec14bd57dd9c283cc6eb023c97bd drivers/block/floppy.c: remove misleading, used once FD_IOCTL_ALLOWED macro
712e1de43ed572886d6913a86eee5e73b7de4318 drivers/block/floppy.c: remove obfuscating CODE2SIZE macro
ded2863d09208b27baa4a6ad95bb7e5539e48c05 drivers/block/floppy.c: add __func__ to debugt
7f2527174ab1ee7f4550c91be47b3f843ff1316d drivers/block/floppy.c: convert raw_cmd_copyin from while(1) to label: goto
ce2f11fe784f7999b82c7a71cdbcb86ad2653def drivers/block/floppy.c: remove some unnecessary casting
1ebddd85a6a6ad793eca82d65fba4573d0e28042 drivers/block/floppy.c: use %pf in logging messages
275176bc2a7bbd5c4446ba12b8f4353a69012053 drivers/block/floppy.c: use __func__ where appropriate
891eda80a5227a12956d7997baf9f4b54a9aa4f9 drivers/block/floppy.c: DPRINT neatening
1a23d133359eec2297ff4c72c260ccacb156d883 drivers/block/floppy.c: remove #define FLOPPY_SANITY_CHECK
73507e6cd8dc6cd98a39164a9b775c7092faddb4 drivers/block/floppy.c: remove unnecessary argument from [__]reschedule_timeout
0da3132f90c01f532dd85c537b5c78a196a11e24 drivers/block/floppy.c: unclutter redo_fd_request logic
416d8d2888db392c562fb8afaf9136730ef0da9e drivers/block/floppy.c: remove REPEAT macro
15b2630c587dcea931f563deb50d617af96b4edb drivers/block/floppy.c: remove unnecessary return and braces
57584c5a3824a15f65d2b065d9f453fc1ae1dab7 drivers/block/floppy.c: add function is_ready_state
29f1c7848feb3954939b52fd5b7dca30dbce9426 drivers/block/floppy.c: convert int initialising to bool initialized
4d18ef09dfe4d1272446ad55ce5d7b06ff4b9ca8 drivers/block/floppy.c: remove #define DEVICE_NAME "floppy"
c529730a98874fa951995d8a312c7fd606832eda drivers/block/floppy.c: move leading && and || to preceding line
74f63f469ed1cee8305840b7bbcee2f99797cd12 drivers/block/floppy.c: convert int 1/0 to bool true/false
55eee80c6233c67217a6238dd94f1fc765c723d1 drivers/block/floppy.c: remove macros CALL, WAIT and IWAIT
86b12b48a29f4795e2e550f510d39931576bdf75 drivers/block/floppy.c: remove [_]COPYIN [_]COPYOUT and ECALL macros
4575b55281825d157573bbc5aa28b9144193ddd2 drivers/block/floppy.c: remove most uses of CALL and ECALL macros
e029853612ba5999caed4dbc833dab729aac75ba drivers/block/floppy.c: remove [U]CLEARF, [U]SETF, and [U]TESTF macros
87f530d8f1733651f3e34b81c801d6e1bb635936 drivers/block/floppy.c: add debug_dcl(...) macro
52a0d61f64123ab758d8b8cc8f8ca521733d2f32 drivers/block/floppy.c: remove macro LOCK_FDC
a0a52d67de6da21db0e549e38749b7a00029fea3 drivers/block/floppy.c: remove a few spaces from function casts
da27365342868df88fdd5c217bf68ec10b14b5f0 drivers/block/floppy.c: remove IN/OUT macros, indent switch/case
96534f1dd5bf9d324c2d31355cb69565381d1460 drivers/block/floppy.c: indent a comment
b87c9e0a880f2992dc210eb4ea8b2da6c63883ca drivers/block/floppy.c: remove CLEARSTRUCT macro, use memset
bb57f0c662faa9879e8f265c9bc1f15bb238d2c7 drivers/block/floppy.c: comment neatening and remove naked ;
2300f90e31178f44b0e903c12ea311df1297d7fa drivers/block/floppy.c: remove LAST_OUT macro
d7b2b2ecd88d06ae212d069a4e187ab690b1636f drivers/block/floppy.c: hoist assigns from if()s, neatening
045f98363080ddbbcef6b8b8306ec58a818406a0 drivers/block/floppy.c: remove used once CHECK_READY macro
a81ee5447157a4b9930bab8ec70cf77a55db64e8 drivers/block/floppy.c: remove unnecessary braces
b46df356de8c63882cfb1ee7501bd9c772a6981b drivers/block/floppy.c: use pr_<level>
48c8cee61f22fe5a2ea00488222b3415378469ad drivers/block/floppy.c: #define space and column neatening
d49375434ec011dabcc8bfa5091f5327284e42ce drivers/block/floppy.c: convert some #include <asm/ to #include <linux/
718a38211bf4375c0a1efad3afbc5dbaef5d33f9 mm: introduce dump_page() and print symbolic flag names
9b3a6549b2602ca30f58715a0071e29f9898cae9 drivers/scsi/ses.c: eliminate double free
2d30a1f6315b8940537e8e98882c6038fbac9ba5 mm: do not iterate over NR_CPUS in __zone_pcp_update()
53bddb4e9f3f53df02a783751984ddeade71b085 nommu: fix build breakage
936ed49a540e2dce645da27e7e4032b24310a8e4 MAINTAINERS: add bfin_sdh driver
516a82422209e078345d0ca54b16793d7bfd4782 sdio: recognize io card without powercycle
d0ab4a4d5094e5d17b103dc5073529a04f00a469 rtc/hctosys: only claim the RTC provided the system time if it did
019b4d123aa7b9fc135b532e021cfde85db7665d fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
03affdef4fc85e416e3862abb0aa549c6034cdd0 fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
0636b33c5f2fac4e274464ae6867805f080fc433 Merge branches 'cxgb3', 'ipoib', 'misc' and 'nes' into for-next
a72042c08a8ba3b685dc9cba62c57c48188ef2c8 RDMA/nes: Fix CX4 link problem in back-to-back configuration
15365c108ea27598e265f8c13e7051d99ca5b0b9 posix-cpu-timers: Reset expire cache when no timer is running
829b6c1ef488856c6a46a2f705f5068062d5f34c timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
80a05b9ffa7dc13f6693902dd8999a2b61a3a0d7 clockevents: Sanitize min_delta_ns adjustment and prevent overflows
29b2ee5af5f3a02846bd38a1e2121d62ee5f6aca ARM/OMAP: Remove the +x bit from a couple of source files
0841cb826859a4f14c472cc75a782811310f010e omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved register values
8447b360a3897bdfb0677107564d1dd9ab6e63be x86, UV: Fix target_cpus() in x2apic_uv_x.c
f11c9c5c259cb2c3d698548dc3936f773ab1f5b9 vfs: improve writeback_inodes_wb()
c12ec0a2d94001003dfb929ce14c287fca0522b0 paride: fix off-by-one test
8d002bdc9f1f9a1220c0d87a7321f0233ace97cd mfd: Several MFD drivers should depend on GENERIC_HARDIRQS
a5300dcbbd5d455a1a5978095b8f78af66c540a6 mfd: Fix sm501 requested region size
964ad81cbd933e5fa310faeec1e923c14651284b ipconfig: Handle devices which take some time to come up.
aa4b1f6e83aaf20997edc4c10e03baf834343e5a OMAP4: fix temporary hacks that break multi-omap PM
54c44fb7df4774280a2deb4ba191cbab84602413 OMAP2: cpu_is_omap2*: fix compile-time removal of unused code
03d5671dde04a186471969d73cfc89ee02664c2c omap3: pandora: add missing i2c3 board_info
8185e468446e1e2b383bd61210702fffaed3ddc0 omap: mach-omap2/io.c: fix function declarations
9f29006ae8c85746e5a52d557f689359149a0793 RDMA/nes: Clear stall bit before destroying NIC QP
883c699241f48667ff59277d8c20790868fd4829 RDMA/nes: Set assume_aligned_header bit
f00d649703fbedbdeb33d63c4c4731656e11297c omap: Fix gpio_resume_after_retention
228893f9d2b70a7416267050ce03bfd9eb624713 omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2board
00df9384ccfa02c062449e381c051bcfe97cdf6f omap: Checkpatch cleanup for blizzard.h
29b9a218d0be8e207ddeacdc68eb1e4b7f54b85a omap: pass the reboot command to the boot loader
26e4248359c6bf2da4a07767f6e12f1df426ab0a omap2/3/4: mailbox: remove compiler warning
21b90340207d324f92111e25ead1752533eeb9ca OMAP2: serial.c: Fix number of uarts in early_init
69960a275efc9d82797bbbe2460a2d6c9cace314 RDMA/cxgb3: Wait at least one schedule cycle during device removal
070e140c4c536df33a9870318791b2ca8f7dbfcf IB/mad: Ignore iWARP devices on device removal
a48f509b26cec53338f4b0abd52ecea35e3974b8 IPoIB: Include return code in trace message for ib_post_send() failures
f0dc117abdfa9a0e96c3d013d836460ef3cd08c7 IPoIB: Fix TX queue lockup with mixed UD/CM traffic
9e542f37ce20428170010baa36a0ecbfcc0b29bb omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errors
9f591fd76afdc0e5192e9ed00a36f8efc0b4dfe6 perf record: Don't try to find buildids in a zero sized file
79cf5bff25bc30c31fd7e4782c36947ec4bace7f omap2: Update n8x0 defconfig to test multi-omap and DMA api changes
97b9ad1633ed3724e0563d250850763d20275da7 omap2: add USB initialization for tusb6010
d660f9a26ef81c3bbced92514ffbe82e1b882ee1 omap4: Fix build break by moving omap_smc1 into a separate .S
6f69a1815a93722b360a1439934856e766509002 omap2/3/4: ehci: avoid compiler error with touchbook
720e7749279bde0d08684b1bb4e7a2eedeec6394 GFS2: Skip check for mandatory locks when unlocking
39ad2bbb5900d1bc9ae8f06cebb4cb2529d9e42e drbd: fix al-to-on-disk-bitmap for 4k logical_block_size
1f55243024087b56aef0b1e6d9c0ea89c76f0a6b drbd: Renamed overwrite_peer to primary_force
d10a33c68b8526d95ef6ee72b371c392d48df4d3 drbd: Forcing primary should also work for Consistent disks [Bugz 266]
d0c3f60f3611ceac9b1e4fdffd1497337568e7cb drbd: Make sure we do not send state updates during an empty resync [Bugz 271]
309d1608cce32903d67d47e7545e232c400b6aa0 drbd: Reduce the time an empty resync takes usually
c42b6cf4b38c9726d4b46c48d04197c9ca74d773 drbd: add missing drbd command names to avoid <NULL> in error messages
4589d7f829951c1713ef5a4ad1a9bb563da329b5 drbd_disconnect: grab meta.socket mutex as well
676396d545350a70d922605ec23c2ed26124334a fix unit of rs_same_csums accounting
580b9767dbdf2c049c4d05330c70ea786ef01016 drbd: fix broken state change after split-brain attach while connected
4aa83b7bf122106669346eef40632289f540653f drbd: fix NULL pointer dereference on 4k hard sect size
cf14c2e987ba0a09a7b09be2ecd55af0bc9c17b4 drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )
3d07467b7aa91623b31d7b5888a123a2c8c8e9cc sched: Fix pick_next_highest_task_rt() for cgroups
639fe4b12f92b54c9c3b38c82cdafaa38cfd3e63 perf: export perf_trace_regs and perf_arch_fetch_caller_regs
45e16a6834b6af098702e5ea6c9a40de42ff77d8 perf, x86: Fix hw_perf_enable() event assignment
85cfabbcd10f8d112feee6e2ec64ee78033b6d3c perf, ppc: Fix compile error due to new cpu notifiers
bb6fbc4548b9ae7ebbd06ef72f00229df259d217 NFS: Avoid a deadlock in nfs_release_page
d6dd692168c049196f54edc2e8227c60702bb1d2 x86: Reduce per cpu warning boot up messages
10fb7f1f2d311b4d2e5d881fe2d83f1c281100f9 x86: Reduce per cpu MCA boot up messages
841d6e8c4e969b2cdd80f7216af34d932c41b1a6 microblaze: entry.S use delay slot for return handlers
8633bebc63ba5752254925f8b49a19102df1a0ff microblaze: Save current task directly
b1d70c62fff3e8b6224699801c610c244882685a microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
79bf3a137617e6deeac411c39f1660b7e91d6348 microblaze: PCI early support for noMMU system
1be53e084a5bd8f59850348e1066d25aa0200031 microblaze: Fix dma alloc and free coherent dma functions
3a0d7a4dd5b3a6545e5764735b48ab84e64af723 microblaze: Add consistent code
ae8ee1505162f47f8b8cf7a44c26ea6b172e1445 microblaze: pgtable.h: move consistent functions
b8a84059b5c3a3b9ba3973dcdab1e1d9cc4975e0 microblaze: Remove ancient Kconfig option for consistent mapping
cca5613f0278fb0ae0aba285a496add55d0cabab microblaze: Remove VMALLOC_VMADDR
22607a28213068af113b46862eafa785f00a482e microblaze: Add define for ASM_LOOP
dcbae4be907488df5e1cc8a89b7df1a0565c257c microblaze: Preliminary support for dma drivers
4c912c1a33abb67aefecb5ed8bd73d91887c4977 microblaze: remove trailing space in messages
e786c6ad2ba7f1f9b9cc9d75d5e7ba7d9cdc550a microblaze: Use generic show_mem()
137d0795a72786fa33e6900cb2ac2eae81f4b6ee microblaze: Change temp register for cmdline
d79f3b06a9e40b382bd5d5ae8dea9b3210eda9ce microblaze: Preliminary support for dma drivers
7ae5f21361fea11f58c398701da635f778635d13 perf: Make the install relative to DESTDIR if specified
407c1da07d5afa001ed0fdb8f379c00bbd09990a microblaze: Move cache function to cache.c
777537905744c28b02c283692e7f75f5445c1afa microblaze: Add support from PREEMPT
83ff56f46a8532488ee364bb93a9cb2a59490d33 kprobes: Calculate the index correctly when freeing the out-of-line execution slot
733cc2183116b216abb52e709709bb0e626c9a75 microblaze: Add support for Xilinx PCI host bridge
a6475c132278c1be158a13872c233aeab8a00176 microblaze: Enable PCI, missing files
d3afa58c20b65155af9f0d5eaa59fe2d367ac432 microblaze: Add core PCI files
2ed975b43c1bf09652795a355c4e820e21c4ec44 microblaze: Add pci-bridge.h
830980a0a83e0b5af97c31f24dc7f1b57aa9ccea microblaze: Add pci.h
2ddafeab6f159640299d17fb9b73b57f65011d85 microblaze: io.h include asm-generic/iomap.h
ab3b3aa5dd01b3aaa6b15caee113b21b1b6520c4 sched: Cleanup: remove unused variable in try_to_wake_up()
c6ba01a4c7806d134c8d483525997559071d0990 microblaze: Add irq_create_{of_,}mapping functions
a84642a339235020e6dccc022de27055f1fa9340 microblaze: Add {z,}alloc_maybe_bootmem functions
2549edd353196d7de9c18e08146d7a8836f97235 microblaze: Implement __dma_sync_page
ccfe27d7000668b02d10fc3e06aa49e3e3603162 microblaze: Support DMA
915a0b575fdb2376135ed9334b3ccb1eb51db622 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
f56e8a0765cc4374e02f4e3a79e2427b5096b075 x86/mce: Fix RCU lockdep splats
007b09243b099811124f69d492adeebe9e439f96 rcu: Increase RCU CPU stall timeouts if PROVE_RCU
3f379b03fbfddd20536389a85c6456f8233d1f8d ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
a12b51c478899fe0b7e874a559b05ba35f1128ee perf tools: Fix sparse CPU numbering related bugs
8a03ae2a5baed3df09e5643615bdd853fc142a09 block: drbd: Convert semaphore to mutex
220b140b52ab6cc133f674a7ffec8fa792054f25 perf_event: Fix oops triggered by cpu offline/online
2e95e3f668c85276ce699993596d3b52b0fcf4c5 GFS2: Allow the number of committed revokes to temporarily be negative
afadb8e08c48d08b75f3caf8404742b13e6b3624 Input: wm831x-on - convert to use genirq
fdba2bb1f2eed85085a0fe154e1acb82de3239f7 Input: ads7846 - add wakeup support
04b4b88cca0ebe3813b4b6f014fb6a0db380b137 Input: appletouch - fix integer overflow issue
acc6a0935e5958ad1a1b99a1c6f44a52264bedf0 powerpc/52xx: update defconfigs
dee60269f0fe90927ce5095eef3a8723bbb9c53e Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
51f5f8ca446d4c59041b9b6995821e13208897ea mac80211: Fix memory leak in ieee80211_if_write()
2a13052fe495948e572839e514e0e0cd236c50b0 mac80211: Fix (dynamic) power save entry
41093167ec6c1854903a4bc38a37b5740c028984 ipw2200: use kmalloc for large local variables
9bd4517ddc51c803784778ab52e6f0bc03b77a52 spi/omap2_mcspi: Use transaction speed if provided
5e7749436d576a525d7b2a4bcffb17b3364b9e00 spi/omap2_mcspi: fix NULL pointer dereference
5f13bfac0718ce6f83ecba3755f224c3790e8d66 ath5k: read eeprom IQ calibration values correctly for G mode
86415d43efd4f7093979cfa8a80232114266f1a4 ath5k: fix I/Q calibration (for real)
a3b980fd1391e75068ae25f3817728b27bfdb04c ath5k: fix TSF reset
8bd8beab49fec3f7d014c328641bd94de3df744b ath5k: use fixed antenna for tx descriptors
8e59340e4fb65cfd748eaa1e23db057c52520f35 libipw: split ieee->networks into small pieces
38a679a52be13d5a0c766597ab823e06688d6e8e mac80211: Fix sta_mtx unlocking on insert STA failure path
e5a9a35cb9c0d92d7c986cb3696fb794be100087 rt2x00: remove KSEG1ADDR define from rt2x00soc.h
07081fd8587478849b69d7b41596e81ff5a7f532 uartlite: Fix build on sparc.
b4d2314bb88b07e5a04e6c75b442a1dfcd60e340 NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()
0b1adaa031a55e44f5dd942f234bf09d28e8a0d6 genirq: Prevent oneshot irq thread race
717ea4b3474852057b1ce2c639ce219f4f8d3a8d net: add ColdFire support to the smc91x driver
7f29a3baa825725d29db399663790d15c78cddcf asix: fix setting mac address for AX88772
2b4c32972b9bcfee29d5e2c1b6f261dda5ef2a21 ipv6 ip6_tunnel: eliminate unused recursion field from ip6_tnl{}.
3041f5170751e3522aa1bd6e8ca5d98e846720b0 net: Fix dev_mc_add()
0a141509ede48ac33ef756ac1640f4d3f46fa2db net: Annotates neigh_invalidate()
bb134d5d9580fc7b945e3bca3c4b263947022966 tcp: Fix tcp_v4_rcv()
fe234f0e5cbb880792d2d1ac0743cf8c07e9dde3 tg3: Fix tg3_poll_controller() passing wrong pointer to tg3_interrupt()
78cb27939ff4fd66d7f76cfe7c59c0fdf1b29ed8 qeth: change checksumming default for HiperSockets
869da90b9ae39f0d5b9b5aa3a84502684a6aa1f4 qeth: no recovery after layer mismatch (z/VM NICs)
a959189a978e0104e8aa7f1522f5eff42d891456 qeth: set promisc off after trace disabling failure
21fde749cbf71d03e8cf87a7a9a45349597e138a qeth: l3 send dhcp in non pass thru mode
fe7a26257a4191de6047f7e1d38832472eb22f85 qeth: enable kmsg hash processing in qeth_core_sys.c
2886539d5e649c22a6d2107eb431d3bee81e0e6d HID: ntrig: fix touch events
97d5a22005f38057b4bc0d95f81cd26510268794 perf: Drop the obsolete profile naming for trace events
c530665c31c0140b74ca7689e7f836177796e5bd perf: Take a hot regs snapshot for trace events
5331d7b84613b8325362dde53dc2bff2fb87d351 perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot
61e67fb9d3ed13e6a7f58652ae4979b9c872fa57 perf/x86-64: Use frame pointer to walk on irq and process stacks
db2c4c7791cd04512093d05afc693c3511a65fd7 lockdep: Move lock events under lockdep recursion protection
65f2ed2b2fa6034ef9890b60c8fd39fbe76b9d37 perf report: Print the map table just after samples for which no map was found
cbbc79a53278b83bf7f834127751459f9299e402 perf report: Add multiple event support
eefc465cdd49cb89a742083fac2807c718ddad31 perf session: Change perf_session post processing functions to take histogram tree
cb8f09393646c5058056db771583c86e0ed1d92f perf session: Add storage for seperating event types in report
d403d0acc9c5afa679a3f61e71489530d7fa0606 perf session: Change add_hist_entry to take the tree root instead of session
8907fd607b66e36636469a2de9833db643869db8 perf record: Add ID and to recorded event data when recording multiple events
accd3cc45a0e1d11090ea66888405987de77bdca perf probe: Add missing variable initialization
1224550969e0bf18785786a1a9f801cd86d68586 perf tools: Don't trow away old map slices not overlapped by new maps
d4944a06666054707d23e11888e480af239e5abf perf: Provide better condition for event rotation
f3d46b2e6fa57547f9884330798792afc83f4b04 perf, x86: Fix double enable calls
19925ce778f9fc371b9607625de3bff04c60121e perf, x86: Fix double disable calls
356e1f2e0ace2d4b100c8eda9d49b709e8323da5 perf, x86: Properly account n_added
71e2d2828046133ed985696a02e2e1499ca0bfb8 perf, x86: Avoid double disable on throttle vs ioctl(PERF_IOC_DISABLE)
c08053e627d23490a03431285b78b7a5b617fbad perf, x86: Fix x86_pmu_start
34538ee77b39a12702e0f4c3ed9e8fa2dd5eb92c perf, x86: Use unlocked bitops
aff3d91a913c9ae0c2f56b65b27cbd00c7d27ee3 perf, x86: Change x86_pmu.{enable,disable} calling convention
cc2ad4ba8792b9d4ff893ae3b845d2c5a6206fc9 perf, x86: Remove superfluous arguments to x86_perf_event_update()
07088edb88164c2a2406cd2d9a7be19d8515214b perf, x86: Remove superfluous arguments to x86_perf_event_set_period()
3fb2b8ddcc6a7aa62af6bd2cb939edfd4c460506 perf, x86, Do not user perf_disable from NMI context
32975a4f114be52286f9a5bf6c230dbb8c0e1903 perf: Optimize perf_disable
3f6da3905398826d85731247e7fbcf53400c18bd perf: Rework and fix the arch CPU-hotplug hooks
dc1d628a67a8f042e711ea5accc0beedc3ef0092 perf: Provide generic perf_sample_data initialization
5c1f96f4cffbdde9e194f3ae5373953f3fa12836 OMAP: DSS2: VRAM: Fix early_param for vram
0e49887703015dd73667664c5abc9a6366641da9 Merge branch 'topic/misc' into for-linus
7d39cf62242d52729ddff9a9ae195669f462d5c4 Merge branch 'topic/hda' into for-linus
5b34d1ee1e51d61e779a25d28808e8ad824cea3d sh: Export uncached helper symbols.
089b43f9737f2e51c6ce354749f5a9f3f093601c sh: Fix up NUMA build for 29-bit.
4eb6f91b95e7618eae0103b6cba7c7f01f9d40f3 Input: ad7877 - increase pen up imeout
06a09124b5ec65f81df66c56695d9a9ae04a0114 Input: ads7846 - add support for AD7843 parts
d544d623c5ef3ca14407e8bc042fdf938a966b04 drm/nv50: fix connector table parsing for some cards
9e49f6c1339a7972e23a335c4c71a289b4c6f65b Input: bf54x-keys - fix system hang when pressing a key
ce48fa93a6f5cadd4141a921dfb4129c8850374e drm/nv50: add a memory barrier to pushbuf submission
81441570c9cbf453891d90f5725adbbfe5a9cc69 drm/nouveau: print a message very early during suspend
e5ec882cfc18007c6076236ac33a713bcc1d35aa drm/nv04-nv40: Fix up the programmed horizontal sync pulse delay.
53c44c3a065ac48c4ccb38f811cf7c5d305c9d4e drm/nouveau: Gigabyte NX85T connector table lies, it has DVI-I not HDMI
da647d5bf3c0a4b7ad150803910cb1d737ac522e drm/nouveau: add option to allow override of dcb connector table types
304424e17dd904cef048ef8966d9f54618a915cc drm/nv50: Improve PGRAPH interrupt handling.
3bf777bf0ab112527cea103c3681934a9f41c03d drm/nv50: Make ctxprog wait until interrupt handler is done.
c82b88d578847909797945824851a6a9a84f9c20 drm/nouveau: Fix fbcon corruption with font width not divisible by 8
37000d275721e25af6b49fbb2dbcd04022091276 drm/nv50: Remove redundant/incorrect ctxvals initialisation.
eb8bff85c5bd5caef7c374ff32b86545029efb56 Input: alps - add support for the touchpad on Toshiba Tecra A11-11L
2f2177c8dadbcb08c14f796ac983c5475eca1bd3 Input: remove BKL, fix input_open_file() locking
77554b4d1fac6a66d4e624a6e36c020a4f5b6b64 Input: serio_raw - remove BKL
c90c6a885ac9827921e8f94f3ce4360ae11148f1 Input: mousedev - remove BKL
04e82ffb0f02e645f3dde5128ef39d425a8b3c6d serial: sh-sci: Fix build failure for non-sh architectures.
d2197e1e6038bb01568367a220e4a4e040f8337d omap3: Fix compile for Touch Book early_param
1382c71c764540880d35485b033a44ce104d8e2e Revert "iwlwifi: Send broadcast probe request only when asked to"
1d79e53c56afe0826a311c3bc1653ad938166c22 iwl3945: fix memory corruption
ff215713eb33c56301cf6bfec0143ddc7f22c138 [CIFS] checkpatch cleanup
abab095d1fd25986b910d3c46289d8fa3582cdc5 cifs: add cifs_revalidate_file
ecd216260f87dd8c14b2580a16f055554644bbea ALSA: hda - Sound MSI fallout on a Asus mobo NVIDIA MCP55
3a065fcf9efed42ba736da7be528f2d3dec4965a udf: use ext2_find_next_bit
5833ded9b6d783b8446349bada08f0f5e4227895 udf: Do not read inode before writing it
aae917cd188f397e9223001d9f6c0adfb339fd64 udf: Fix unalloc space handling in udf_update_inode
548b84166917d6f5e2296123b85ad24aecd3801d Merge commit 'v2.6.34-rc1' into perf/urgent
eb63e5d15758d2b1e607ddd5fb861b5596629380 Blackfin: stop cleaning include/asm/asm-offsets.h
eff7f270e9a05688066f40589d7b44e1dcf335dc HID: add quirk for UC-Logik WP4030 tablet
28918c211d86b6eeb70182c523800c7bc442960c HID: magicmouse: fix oops after device removal
e9edb1d8a345119c9baafa1b240eb1ec06a44662 GFS2: do not select QUOTA
3dd1b39497b6820219581af16e6a8831a582bb3a Input: add driver for TWL4030 vibrator device
3e6e15a862a0bc20128497bbdc54254cdec21835 Input: enable remote wakeup for PNP i8042 keyboard ports
881245dcff29df992d8431392a41fb81549129f9 Add DocBook documentation for the block tracepoints.
58b939959d228681208ba997595411fddc860849 Input: scancode in get/set_keycodes should be unsigned
ec62e1c8dd2f9b2a833b48d4a2f58f0c5e07384c Input: i8042 - use platfrom_create_bundle() helper
ce67eef6a112bb283c6db39f9195800f31f5599a Merge commit 'v2.6.34-rc1' into for-linus
cfb581bcd4f8c158c6f2b48bf5e232bb9e6855c0 MAINTAINERS: Add Arnaldo as tools/perf/ co-maintainer
7998a8787a8b35fede689c2bb716f65b231e7492 Blackfin: scale calibration when cpu freq changes
f2b0cd61cf635cbdc110472f6edc97328322cb8b Blackfin: eat spurious space in asm/dpmc.h
2943bff69e3728cfd69841537120125f9373bb28 Blackfin: fix anomaly 283 handling with exact hardware error
6ba255f4a8a0785ea8a2b052837a7b91eeac1bb4 Blackfin: bf537-stamp: add example ADXL346 orientation resources
848c51ccee5c4d51b1dc1a029508cfbb73f8c260 Blackfin: bf537-stamp: add example AD2S1210 IIO resources
ae4a8c1903e5d0ec19dcb257ec922b888941abba Blackfin: don't support keypad wakeup from hibernate
ef8873e06efdc023ee2e7f708787c79b78df3fcd Blackfin: bf537-stamp: add example AD7416 IIO resources
72fa2e9204d5efe4732346f99465a01c380f5cd3 Blackfin: bf537-stamp: add example ADP8860 backlight/led resources
5f0225948ecc4bb21cc35839d3d447e22d40a71f Blackfin: bf537-stamp: add example AD7414 temp sensor resources
d40bd71f88e7be193ce4feb4b92572c70024b9c2 Blackfin: rename AD1836 to AD183X in board files
df6a949b4666780969fd90a2f3ac3db3b62552d6 Blackfin: bf537-stamp: add example AD2S120x resources
aec59c911307639c77076bdc9d9b546a4a767a73 Blackfin: add support for the on-chip MAC status interrupts
b2740801457b2fbbe14812c0fda24bd689025886 Blackfin: asm/page.h: pull in asm-generic headers
f9c29e872b1c468d09c04ed452dc58961914c9d7 Blackfin: mark gpio lib functions static
c48d767569ec6449277bf4248295b4c165b57159 Blackfin: bf537-stamp: add example ADAU1361 resources
7f4f69f991146fa976cbc914a50285b2afc0ad93 Blackfin: GPIO: implement to_irq handler
f8e6dbffa7a6cb3da3bcaf1fde3039896e1ac764 Blackfin: bf537-stamp: add example ADP122/ADP150 power regulator resources
f5f9531c7e588ee62e3aeddb14613ea80e7c2ca2 Blackfin: bf537-stamp: add example AD2S90 resources
f32792d045e1bbd86c0af0a28a46ae87af1ae100 Blackfin: bf537-stamp: add example AD5398 power regulator resources
2bc4affe9c374983220c1a5d5566ce67c95384fc Blackfin: remove trailing space in messages
fe5b25c09873faee44077ee6ff8f23eee61b0fa0 Blackfin: bf537-stamp: add example ADS7846 touchscreen resources
ddaebcabbc18811ac4ac6e84fb9c327e8393a1dc Blackfin: add support for restart_syscall()
9e228ee9eae97b533d3b3133f76478c70dbd4294 Blackfin: check for bad syscalls after tracing it
600482c13d3d3612d71f39d8aaec47f63aafa801 Blackfin: fix single stepping over system calls
e8f263dfd32a784a816fe68956e564f8ede4a9fc Blackfin: initial tracehook support
e50e2f25c5b90abd00a1e5871c45094cf5207afc Blackfin: initial regset support
f2ce48024a9a6d3e92a023ded0f7b1e99da1cd16 Blackfin: simplify PTRACE_{PEEK,POKE}USR in preperation for regset support
5f09c77d2ad69397498b6555f0d3cd697304253c Blackfin: simplify SYSCFG code a bit and ignore attempts to change it
f5b99627a3065858ad5c678703ed7af5363dca39 Blackfin: use generic ptrace_resume code
ad6720c0b52ae1cde0bc567e57a71acde1a292aa Blackfin: bf537-stamp: add example AD715{0,2}/AD774{5,6,7} IIO resources
718340f62900ed44046d2b0f74d0dec7cf844194 Blackfin: rewrite resync_core_{i,d}cache() SMP logic to avoid per_cpu data
6c2b7072a7035837998da38809f98e4182e4c41c Blackfin: add support for cpufreq on SMP systems
3b82790c12f8122d3df07cc387d2d74355e54c75 Blackfin: rename AD1938 to AD193X in board files
7136d9c5e874813ccbd1d438924c413b7305944c Blackfin: add CALLER_ADDR ftrace macros
652afdc3403cbccb93c7e6db582a1204a9e5e90a Blackfin: move KGDB selection to the way other arches do it
64b33a00dc39dceac04dbd7622ab14017e074712 Blackfin: split watchdog definitions into a dedicated header file
4ab069e5356bae71dda2ce6bb2b2a62a34f2bf25 Blackfin: add dma_disable_irq_nosync() API for irq handlers
3750411fb7ca96dd11ce8a63f213b60bfe4b5c29 Blackfin: fix whitespace damage in thread_info.h
b73faf74493fd1bc75a8938aa5d296facf50a650 Blackfin: support new ftrace frame pointer semantics
aebfef03249819886a7f9c981940cbd48d82ea47 Blackfin: implement ftrace mcount test
6388d14eb2dd3af655cee28ca2a1c56881e63e56 Blackfin: implement ndelay()
60ffdb36547da2397d6cfefe9c752ebad16524f6 Blackfin: implement nmi_watchdog for SMP on BF561
726e96561e4704278bc5197238f6459e1a63aa77 Blackfin: respect the L1 kconfig optimization in the MPU code
336746ed8ee8ef503ba79bc4b6f0b5a40e8ab3ce Blackfin: bf537-stamp/bf527-ezkit: move ASoC SPORT resources to boards file
439b486746df9f57524e002dfd6117bbc040e925 Blackfin: bf548-ezkit: add ASoC CPU DAI resources
f3dec78333d6369161eb833dbd8c8f006f359fdf Blackfin: increase NR_IRQS beyond NR on-chip IRQs
5e8d3210b5bffbe64afca9152241284a46611c7e Blackfin: fill out the signal si_addr when sending a SIGBUS/SIGSEGV
0531c467da6438f278e9420a30f73eea2fdb73bd Blackfin: bf537-stamp: move ADF7021 MAC storage into platform resources
441504df6b81302c06010083c8d63b1465ead405 Blackfin: add support for irqflags tracing
5aff1642aee0fe3cb9be7339fcc09dd2bd1976f0 Blackfin: tcm-bf518: new board port
38e7673f24e6c19aba9ecff86760cb7981b91464 Blackfin: bf537-stamp: declare parallel flash as ROM with XIP kernel
29bb3bc0c71d867d50b18a0277bf28cd8dd3fca7 Blackfin: bf527-ezkit/bf537-stamp: add example SSM2602 I2C resources
c6669c223a409199a45bb8f31a2e160ee26d19cc Blackfin: fix up mm locking in address dumping
7e1082b7dbb60081b157d82106da33686cb9ea91 Blackfin: bf533-{ezkit,stamp}: add sound platform devices
8d0177dbcbad26ffd451b607c8fa74295d81e7b9 Blackfin: kgdb: mark all local funcs/structs static
48a74f9d1b381471397097851531c4e392f97451 Blackfin: fix decoding of opcodes 41-47 in decode_instruction()
d86bfb1600db38e8387beee0aaab4263cfd728a2 Blackfin: initial XIP support
aad16f32284030907b4f105e92e5fb534fd272bc Blackfin: fix initial stack pointer setup
8916a1499d958fcb9086a2c49a5fa3000689bb81 Blackfin: fix the section name of init_thread_union
6feda3a6530204ad73a2dc1713c051462a1d9c49 Blackfin: replace harcoded define with proper THREAD_SIZE macro
0afc272cc6044b7a4f1318eadbfb10c4be654441 Blackfin: fix relocation errors with large initramfs images
cb191718fcca887fb4d5e3de833546ab12b433f9 Blackfin: try to simplify interrupt ifdef ugliness
54536c5c6a807d0db7252c3b33638b88f34650ff Blackfin: simplify SMP handling in SRAM code
0b39db28b953945232719e7ff6fb802aa8a2be5f Blackfin: SMP: add PM/CPU hotplug support
0d152c27e336b5fd777da7dd3e814617e7305afd Blackfin: SMP: make core timers per-cpu clock events for HRT
682f5dc4ed7cdef1f55e40ee505c4346dfa6fa91 Blackfin: drop cpu_callin_map on SMP systems
0325f25a919ed09d11b16ec8eccf95618dc36601 Blackfin: SMP: add support for IRQ affinity
69e1d8a61d5aa9e03676dc21fdfb750c5a97bb34 Blackfin: unify MMR helpers
f05ede3a9416b6eff6c997c12fd749044fb4fdac Blackfin: isram: add unlikely to sanity checks
0ea19c64e30f3688d1a890217c382db2b0ca411c Blackfin: update defconfigs
0f7b468b6eace87ecdc59b3ec8476d50b0561ac2 Blackfin: add optimized version of Hamming Weight functions
252077cf7d44f1f261a5fdaedab88057f8379859 Blackfin: bf561-acvilon: save the smsc911x mac address
7a9cc48907e05e61033b953a3860e55703625950 Blackfin: bf537-stamp: unify duplicated ADP5588 headers
01218654cd97a1e970034b1e080ec5459172c3f6 Blackfin: bf537-stamp: change CONFIG_USB_SL811_BFIN_IRQ to IRQ_PF4
3b781de6dd96d64c133a7ed774f385d35129575b Blackfin: drop unused SL811 platform resources from bf527/pnav boards
1dafdc513a20410e328b22b6d25d4ac78557516a Blackfin: BF51x: fix L1 Instruction SRAM size
244d34230b7447fba95221dbf39b39e94257939c Blackfin: update AD7879 resources to match the new gpiolib driver support
edd07992504e631b50d18d130c62addbcb16269e Blackfin: gpio: use shorter name
15435a2a55a678b21b9bb75a7513b3c9ff69a68e Blackfin: pull in asm/bfin_can.h for interrupt masks
a3a6a590190ca77aedf9de871d941c1139a5a24c Blackfin: dma-mapping: fix thinko in constant optimization
0c270807db7c6478d60ab2bc23511fd5868a7a80 Blackfin: drop duplicate HOTPLUG Kconfig option
0e64268ced7975ddcfed3e47a26b8df534f8e3ed Blackfin: merge common CAN defines into one headers
360adee8a5c249f221de43d7d46073391359a4ba Blackfin: wire up the various memory related syscalls
ead9b1156d4b128db9f13ee8be32cbcd3f255db9 Blackfin: SMP: enable HAVE_LEGACY_PER_CPU_AREA
5792ab2a0a22fdaef33056ca2b31847a28b1af60 Blackfin: MPU: handle caches for reserved memory
d94a1aa44ed6bfe8d8ab36c02de652d4fcf0d2c3 Blackfin: extend bfin-lq035q1-fb resources to include PPI mode
6924dfb0588dab02a331a3a526f8a8fae7d1b3cc Blackfin: bf527-ezkit: add support for V2.1 boards
e18e7dd33454f277b9438af66d25984362278021 Blackfin: fix MPU page permission masks overflow when dealing with async memory
c9784ebb23be1e2ef23f537d6df04e0ea0206802 Blackfin: flush caches on SMP when one core calls another via IPI
3630ac34b0ab346ff0910401dbed7af624be7027 Blackfin: bfin_sport: unify & standardize SPORT masks
c13ce9fd26c3a0e32b3bf0b00929181e66114ed2 Blackfin: add UART/SPORT early platform resources
b635f1912da764c960c044ffd58ba27157aa2c85 Blackfin: allow boards to register early devices
df5de261306d9bfc1ed9121595593b10a7626b95 Blackfin: move SPORT UART resources to boards files
08a54bffaf7d5dc9391518323234ce9f9ea4be8e Blackfin: bf537-stamp: ad1938: switch to GPIO CS
6bd1fbea2e8bff9346a5afb44ca948b4e4ed74a5 Blackfin: move on-chip UART resources to boards files
30124d11097e371e42052144d8a3f4a78d26e09f powerpc/booke: Fix breakpoint/watchpoint one-shot behavior
a8e6da093ea8642b1320fb5d64134366f2a8d0ac powerpc: Reduce printk from pseries_mach_cpu_die()
0212f2602a38e740d5a96aba4cebfc2ebc993ecf powerpc: Move checks in pseries_mach_cpu_die()
8dbce53cc249a76e9450708d291fce5a7e29c6a1 powerpc: Reset kernel stack on cpu online from cede state
de0b632ba05bc88949e67d33d1c313fcf922ae2e powerpc: Fix G5 thermal shutdown
f09b7b2a1115d3afe02c66156746287f6c63bba0 powerpc/pseries: Pass CPPR value to H_XIRR hcall
856f70a368022645a08fbecc5d30ec218f13232d powerpc/booke: Fix a couple typos in the advanced ptrace code
5b72d74ce2fccca2a301de60f31b16ddf5c93984 powerpc: Fix SMP build with disabled CPU hotplugging.
1426d5a3bd07589534286375998c0c8c6fdc5260 powerpc: Dynamically allocate pacas
59603b9ae426e968d452f9325cdcff308573dee7 Merge commit 'kumar/next' into merge
522dba7134d6b2e5821d3457f7941ec34f668e6d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
51d0f6d1f50349579f007adf5c0b51aaedd93b94 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
da495ecc0fb096b383754952a1c152147bc95b52 Btrfs: kfree correct pointer during mount option parsing
6bef4d317193d3badbbfa3f3c593758ace84a629 Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
42d38041a94cef1e38f7b8ab9827881022a183a9 MAINTAINERS: add netdev to CAN network layer and drivers entries
de5865714621e23d65c52955ca2125dbb074c242 tipc: filter out messages not intended for this host
91e013827c0bcbb187ecf02213c5446b6f62d445 Merge branch 'master' into for-linus
988addf82e4c03739375279de73929580a2d4a6a Merge branch 'origin' into devel-stable
d88dca79d3852a3623f606f781e013d61486828a tipc: fix endianness on tipc subscriber messages
f5c445ed4148434f142be0263a8ad7cb58503e8a ethtool: Use noinline_for_stack
81160e66cca3d3a16b7d88e0e2dccfc5c76f36f9 net/sunrpc: Convert (void)snprintf to snprintf
fc0b579168cbe737c83c6b9bbfe265d3ae6baca6 net/sunrpc: Remove uses of NIPQUAD, use %pI4
e9dcd1613f0ac0b3573b7d813a2c5672cd8302eb can: fix bfin_can build error after alloc_candev() change
49697ee79242d5f8ac88f1ebc62e583d16bcc687 nfs4: Make the v4 callback service hidden
28b2774a0d5852236dab77a4147b8b88548110f1 tcp: Fix tcp_make_synack()
f6bb13aa1ea3bb26a4c783822347873f085b9000 ACPI / EC / PM: Close race between EC and resume from hibernation
7dd08a570dcf45d52155996fee688405635ee481 nfs: fix unlikely memory leak
5fe46e9d733f19a880ef7e516002bd4c2b833e14 rpc client can not deal with ENOSOCK, so translate it into ENOCONN
77d3926306bf4eecac50150ba5625797219f14ba qlogicpti: Remove slash in QlogicPTI irq name
57d54889cd00db2752994b389ba714138652e60c Linux 2.6.34-rc1
9837638727488922727b0cfd438039fa73364183 net: fix route cache rebuilds
1515faf2f995add976d4428bbc1583a4a0c81e5f qlcnic: remove extra space from board names
addd5abf49be31787aeb6203d266e0bd31a3fadd qlcnic: fix bios version check
b7eff1007fea3d153a9a5c0f872304ec19412bbb qlcnic: validate unified fw image
9ab17b3968f9521bb4fffd8767953d2b0148aad0 qlcnic: fix multicast handling
8bfe8b91b8b877066c8ac788f59a40324eaac6d8 qlcnic: additional driver statistics.
8bae5698616ac336938684ce7a7370299bd55d01 qlcnic: fix tx csum status
7e8a9298adf7531c58d73ba9c499353e3807cf19 be2net: remove unused code in be_load_fw
500ca9ba241304937c54c379e515b24400379353 be2net: remove usage of be_pci_func
6cce09f87a04797fae5b947ef2626c14a78f0b49 tcp: Add SNMP counters for backlog and min_ttl drops
4045635318538d3ddd2007720412fdc4b08f6a62 net: add __must_check to sk_add_backlog
e10154189f001b6428a83f58b03a27954f0f8022 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
89c0ac7cab2440a771ba1e2ab953186bc9c29786 sound: fix opti92x-ad1848 build
0d9dc7c8b9b7fa0f53647423b41056ee1beed735 [SCSI] scsi_transport_fc: Fix synchronization issue while deleting vport
004c1c7096659d352b83047a7593e91d8a30e3c5 Merge branch 'for-rmk/samsung6' of git://git.fluff.org/bjdooks/linux into devel-stable
318ae2edc3b29216abd8a2510f3f80b764f06858 Merge branch 'for-next' into for-linus
d4bab1b091be4a91a7363118c9ede3cc9a7fefd4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
56b78921c32ae825c596c158e74ab48c0e8e280d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
3c443cbc1dbb9a3b4dd9a134b97349195bcb4990 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
d4014030d2b2508aaf54093a5885f1c8a2275dd7 FS-Cache: Remove the EXPERIMENTAL flag
2786095a58fd55931fa0298ff6e3914331edaaf2 [WATCHDOG] i6300esb.c: change platform_driver to pci_driver
8b408fe4f853dcfa18d133aa4cf1d7546b4c3870 x86/amd-iommu: Use helper function to destroy domain
40d1f0048289b1baed859baee06878417fae540e sh: Fix up uncached offset for legacy 29-bit mode.
1ffaa640c6ba135aafc91841204e41846eae6841 [S390] smsgiucv_app: deliver z/VM CP special messages (SMSG) as uevents
09003ed90a2880de7e36b170a9298dd10d53e322 [S390] smsgiucv: declare char pointers as "const"
33b62a30f78536b976183cc764c08038ac011e0a [S390] dasd: automatic recognition of read-only devices
584dfddfce1bd81d877f14de2b56d4bc747af821 [S390] remove unused qdio flags in zfcp and qeth
b1e2ba8da973535e62839915403b6f5450081d8c [S390] Cleanup xtime usage
bd6e8a162ecdec4f1d8895b0f330f75425993567 [S390] qdio: add missing bracket
a290156f479af436f94ac23f5729a1e33c94293b [S390] cio: fix init_count in case of recognition after steal lock
52898025cf7d458d029c18773d0ef49b4789d829 [S390] dasd: security and PSF update patch for EMC CKD ioctl
91a970d9889c7d6f451ee91ed361d0f0119d3778 [S390] hvc_iucv: allocate memory buffers for IUCV in zone DMA
596a95cdf0ba35ea353fb5b65750f596d712041e [S390] uaccess: make sure copy_from_user_overflow is builtin
5311114d4867113c00f78829d4ce14be458ec925 ALSA: hda - Fix input source elements of secondary ADCs on Realtek
50ae0aa8f55813b2cc5e5b7f589f328b8fcd45ec ALSA: hda - Fix wrong model range check for ALC268
39f3be72c1a1b20d7e6e35717afa2ddb89259650 [WATCHDOG] i6300esb: fix unlock register with
a3087ae970e5c8984fab2306b1f4dbe5ef132ff7 Merge branch 'topic/misc' into for-linus
f0f20a16983f7d3713ab695e19bd15eca4e7533f Merge branch 'topic/asoc' into for-linus
f1cf9a666de65254b0c56b4dec8ca2ecdab5b620 Merge branch 'topic/hda' into for-linus
c2282adbdea3548ae0271c1b1b2deec5f56ad224 Documentation: fix block/biodoc.txt dma mapping description
8bf8c376ab2eefaf0386f4e003e720e1434fa43d blkdev: fix merge_bvec_fn return value checks v2
2abbf4391fb56dfa97221ed6796782537d15196f ALSA: hdmi - show debug message on changing audio infoframe
079d88ccc374d2c1a850b8a83595ba4c907fb3df ALSA: hdmi - merge common code for intelhdmi and nvhdmi
a8941dad1f12b4e8a87a517ed27f29d0209c817c sh: Support CPU affinity masks for INTC controllers.
410c17651998944630a95fbb286a50362de2dbb0 msi-laptop: depends on RFKILL
e22388e71b8787b26dc33d023e5c1eec58865541 msi-laptop: Detect 3G device exists by standard ec command
ec766278ba927f3d3c75211ea7697aae37f327f0 msi-laptop: Add resume method for set the SCM load again
472ea12d1a265c868e1605abb59bf21f595eedfc msi-laptop: Support some MSI 3G netbook that is need load SCM
fc0dc4c926e6b7afe680aecf809f48eef3faa182 msi-laptop: Add threeg sysfs file for support query 3G state by standard 66/62 ec command
46d0e9e091ba5dd29cac7543e97084540da9c4b7 msi-laptop: Support standard ec 66/62 command on MSI notebook and nebook
8e9394ce2412254ec69fd2a4f3e44a66eade2297 Driver core: create lock/unlock functions for struct device
62e877b893e6350c900d381f353aa62ed48dcc97 sysfs: fix for thinko with sysfs_bin_attr_init()
0f4288ec6fcc1a47d1fa0241ec1c6dacd5a09e96 sysfs: Kill unused sysfs_sb variable.
fac2622bbad4d7e3a32c53e631e018b80ec631dc sysfs: Pass super_block to sysfs_get_inode
2354dcc7218853a6537ec722be40fde9a11c413b driver core: Use sysfs_rename_link in device_rename
7cb32942d91a501b2df944928ccc9e6590ab237b sysfs: Implement sysfs_rename_link
19c38b632d4554329986021fd66bdea468cf452c sysfs: Pack sysfs_dirent more tightly.
f8d4f618fed5a4978afada52166bc2efaf7656d1 sysfs: Serialize updates to the vfs inode
b35c74dab64f4c212f36d868419108556c9cf3e2 sysfs: windfarm: init sysfs attributes
361795b1eb7c08e9e65a2ebb4a4e536294d378a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on module dynamic attributes
35960258ed388cdcebdb71df35fd5126978ca325 sysfs: Document sysfs_attr_init and sysfs_bin_attr_init
a07e4156a2ee6359d31a44946d7ee7f85dbf6bca sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes
6992f5334995af474c2b58d010d08bc597f0f2fe sysfs: Use one lockdep class per sysfs attribute.
a2db6842873c8e5a70652f278d469128cb52db70 sysfs: Only take active references on attributes.
e72ceb8ccac5f770b3e696e09bb673dca7024b20 sysfs: Remove sysfs_get/put_active_two
3c31f07ad0dab02fe17195d32a965d57fd947707 Driver core: Fix first line of kernel-doc for a few functions
d6e976c0d258c9547a308bd8a9a82ec93e2bc6e2 UIO: Remove SMX Cryptengine driver
0a965eb9f69caf0fb331d45556da8bab1c8dcb11 UIO: minor Kconfig fixes
8f314cfc1259d3f5039b142ce6fdc90367c22d82 UIO: Add a driver for Hilscher netX-based fieldbus cards
57f1e87523bdb6c39659ead7c0f72eea9e520fbe auxdisplay: move cfag12864bfb's probe function to .devinit.text
ea180ca4d6fbeeb8f8bea4a175d2b84b9129b693 media: move omap24xxcam's probe function to .devinit.text
a96b9121862bbd18e00c865d9516e0a98bb135ef w1: move omap_hdq's probe function to .devinit.text
1139aea97a6325270bda6c86ea1c9711a0c21e33 i2c: move i2c_omap's probe function to .devinit.text
ea79632d90754409b11388410bbe23b62394401d x86: move hp-wmi's probe function to .devinit.text
c2e13037e6794bd0d9de3f9ecabf5615f15c160b platform-drivers: move probe to .devinit.text in drivers/video
1b07193b34c1bc1c184e2d53a62633a73ea9b0a0 platform-drivers: move probe to .devinit.text in drivers/scsi
91a99dfc6b57f2e956d10d41123234fad3399212 platform-drivers: move probe to .devinit.text in arch/arm
831fad2f75f0d7bfc339de81173e7068a3c72276 Driver core: make struct platform_driver.id_table const
52cf25d0ab7f78eeecc59ac652ed5090f69b619e Driver core: Constify struct sysfs_ops in struct kobj_type
6c1733aca0b48db4d0e660d54976a1cca25b5eaf sysdev: fix up the probe/release attributes
c607cf0c20903f22919c187d1db4f3256c58f0c5 HOWTO: Updates on subsystem trees, patchwork, -next (vs. -mm)
9cd43611ccfb46632bfa7d19f688924ea93f1613 kobject: Constify struct kset_uevent_ops
985fc176a6c03836454629be2f2a611ccc7c7002 driver-core: firmware_class: remove base.h header inclusion
1e5289c97bba2d8ee7239a416bc3f28743362cd9 sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
3f5468c9ae293cbca43e4ffe6ca3b3235189042a Driver-Core: require valid action string in uevent trigger
7934779a69f1184f29d786b89e77dd14519bd226 Driver-Core: disable /sbin/hotplug by default
4237e5fd3e07da268029cd4862cf551d9a74e33f Driver-Core: devtmpfs - remove EXPERIMENTAL and flush out the description
5e31d76f2817bd50258a092a7c5b15b3006fd61c Driver-Core: devtmpfs - reset inode permissions before unlinking
0933e2d98d1b170ef62d48e18157f5dc43b58217 driver core: Convert some drivers to CLASS_ATTR_STRING
869dfc875e32fd832385fd52ce54525a10401ed6 driver core: Add class_attr_string for simple read-only string
28812fe11a21826ba4c97c6c7971a619987cd912 driver-core: Add attribute argument to class_attribute show/store
5fbcae57db69128c14080a7a5a42d0626bfe155c sysdev: fix missing s390 conversion
8564a6c140317de04a71eb203bdbb58845d69f9c sysdev: Fix type of sysdev class attribute in memory driver
1e395ab3d9b6aa09c5f0aa46a1b0a6fc5bd33133 sysdev: Add sysdev_create/remove_files
3701cde6e35245e26f63252f46c62e8a790fa996 sysdev: Use sysdev_class attribute arrays in node driver
e1a7e29a266ba3313a873d302b352521403bd155 sysdev: Convert node driver
38457ab3a0d36320370c715145ba6da514127194 sysfs: Add attribute array to sysdev classes
1c205ae18db53ff72985dd79f3baaf2dbaba6db7 sysfs: Add sysfs_add/remove_files utility functions
265d2e2e31c5f6dc1b20ae1653a17fdba706f79e sysdev: Convert cpu driver sysdev class attributes
b15f562fc2f5429f27e5dfb0b0ee5ec44f661986 sysdev: Convert node driver class attributes to be data driven
c9be0a36f9bf392a7984473124a67a12964df11f sysdev: Pass attribute in sysdev_class attributes show/store
3d03ba4d1dd2246adff5a9ff1194a539b3bc05a7 driver core: make platform_device_id table const
ecdf6ceb8cf4756bd4214bf9755755752b6015f5 Driver core: add platform_create_bundle() helper
20ef9f46a9abe3c25d9f2834f6cc86bfab46d609 kset-example: Spelling fixes.
a115bc070b1fc57ab23f3972401425927b5b465c kobject-example: Spelling fixes.
77d3d7c1d561f49f755d7390f0764dff90765974 driver-core: fix race condition in get_device_parent()
25cf84cf377c0aae5dbcf937ea89bc7893db5176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/amit/virtio-console
322aafa6645a48c3b7837ca7385f126ab78127fd Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
dd04265b028c00c365a78f9ff78a05e217f98656 Merge branch 'for-linus/i2c' of git://git.fluff.org/bjdooks/linux
6dc3eb5c1f96641cda7056aa34393e317076d6cf Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
8fe900b8c7aa6a307e552ff776e0c04c28dcf9c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
138860b95359feee49a31fb12be87825e4cd84ac seq_file: fix new kernel-doc warnings
4a31c08d2fecc74a630653828f5388fbb037f8c2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
2ddb3b15f1b46836c61cfac5b00d8f08a24236e6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6
5980bb3ee6e733d66eea04c221a140dea15d52de Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
68ae6b5cc1e8b88754a64140b88e467e02abfea2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
10cc2b50eb4b01ca4dc014af2094d28b4ebe20d7 bridge: Fix RCU race in br_multicast_stop
49f5fcfd4ac3df24aa66520e1c5f37db5dfa8c10 bridge: Use RCU list primitive in __br_mdb_ip_get
0c9a2ac1f8a2e55b3382dfc27256878a58ea49e9 ipv6: Optmize translation between IPV6_PREFER_SRC_xxx and RT6_LOOKUP_F_xxx.
25dc27d17dc868aae78fd03bef3113cf586b12e5 cpmac: bump version to 0.5.2
9fba1c31f4f3f9f860a4afee0b409cde27d06741 cpmac: fallback to switch mode if no PHY chip found
30765d0502905a9248e5de72fc7ac83c23422861 cpmac: fix the receiving of 802.1q frames
8d15d3864a733476931f7e0b3d82824cddc766c2 MAINTAINER: Correct CAN Maintainer responsibilities and paths
e7111eac8ebda724d1e4d9e6aaf4569744a584d5 another pegasus usb net device
0e2b807234c42fab59f98ec913db30dfda0e63a7 irda-usb: add error handling and fix leak
72150e9b7fec217fbd646a29ea2f65a3d4d55ea9 sock.c: potential null dereference
ea3fb371b2a391958670f2a65e1203f7dba61671 ems_usb: cleanup: remove uneeded check
02a780c014c40973cbe71d04cec7a24e6629995f bridge: cleanup: remove unneed check
b96b894c518bc7399e6b86b635b5e8cd7356a8e9 fix a race in ks8695_poll
3b05007e43ea629394e89ea0b023d7b15375a2bb ARM: Merge next-samsung-s3c2443-clock
41f23a09f32124322dc41bea7f65baff6e9b0ac5 ARM: S3C2443: Add set_rate and round_rate calls for armdiv clock
71ed587d4a5d377ef5a6917043543ff949ff7dcf ARM: S3C2443: Remove #if 0 for clk_mpll
2dd5f181420ae8ea1cb976b81ed87517f0d4fcd7 ARM: S3C2443: Update notes on MPLLREF clock
4bed36b2c5b3248ae6f9aaf5194fbe85153e4026 ARM: S3C2443: Further clksrc-clk conversions
9aa753c4422492547a190df8a3b6a56282669f9b ARM: S3C2443: Change to using plat-samsung clksrc-clk implementation
f9fed7cd7efaa0d050f21f6f9ed532d3143b7369 USB: Fix s3c-hsotg build following Samsung platform header moves
0ea5357f2e02aa3741daddf71dd8b2f3b313db74 ARM: S3C64XX: Reintroduce unconditional build of audio device
3f4ae8605261e6f71e721e026bc18cb1851a7276 Merge branch 'next-i2c-xilinx' into next-i2c
2086f848e0f7bd71d49a92c6acb127e3bf766907 Merge branch 'next-i2c-omap' into next-i2c
aaa02ab55796341e713f798c57c5099153869278 Merge branch 'next-i2c-mpc-v8' into next-i2c
e1d5b6598cdc33257fe68302ae9db81d2f7bb883 i2c: Add support for Xilinx XPS IIC Bus Interface
d84d3ea317ce0db89ce0903b4037f800c5d4c477 i2c: omap: Add support for 16-bit registers
ad0194e8d624df67a970a36e8ef9e61514e25553 i2c-pnx: fix setting start/stop condition
192505bdb4e43ecbd11627bc0e205875edba473c powerpc: doc/dts-bindings: update doc of FSL I2C bindings
f00d738f04899534e2c372b2ad8b670050a945e2 i2c-mpc: add support for the MPC512x processors from Freescale
a93522116ee5aa13eeb74c0fd73d8c5d15211e64 i2c-mpc: rename "setclock" initialization functions to "setup"
6e56dd3d0e1e899a824c247aa72bc4250ce7668a i2c-mpc: use __devinit[data] for initialization functions and data
96eb7164e3c2f8c1b53118078e5c06f7c34c2d49 i2c/imx: don't add probe function to the driver struct
3f9900f17cdb0366d234c0487df80a6b0d18c852 i2c: Add support for Ux500/Nomadik I2C controller
2c08583c6a6b4c5f5dea4cb0931eca82af7db6fe mfd: Fix ucb1x00 build failure for collie_defconfig
860fb8c134ebca9be8bc2ddd2b13e19ac10c192e mfd: Fix lpc_sch related depends/selects, fix build error
8e7aafe41be2a7cd5c181ed68876e9ec55ccdba7 gpio: Fix sch_gpio warning
be9b06b2d80fe661491138c6993f944babb26260 gpio: add Intel SCH GPIO controller driver
fd46a0064af171c90664e5b7165c0c9f94478a87 i2c: convert i2c-isch to platform_device
473fe73650b9f92114edbedfbb616561c1a0026c mfd: Use completion interrupt for WM831x AUXADC
d19663ac61a6e36eec655d3c84a106686ebddd2c mfd: Use completion interrupt for WM835x AUXADC
11a441ce82d6ffecfd39b324024de0cd630b36c1 mfd: Introduce remove_script function for twl4030
3d8ca8c0b9fe42d005360e255fbf7a6f8580ef87 mfd/mmc: SDHI Kconfig update
3c49e810507c9d0659b8aa61f7f91aecda428ee3 mfd: sh_mobile_sdhi MMC_CAP_MMC_HIGHSPEED support
1bca748cccec1c7f30b4424882de965100744432 gpiolib: Force wm831x GPIOs into GPIO mode when requested
f92e8f8144243a3651b2e350b706ea2d04931f8c mfd: Add WM831x revision B support
6b8274fafeec9b112cee5b6ced5f9189957c889f gpiolib: Correct debugfs display of WM831x GPIO inversion
3383d23d86791503559cb87837491af37469d9e5 gpiolib: Actually set output state in wm831x_gpio_direction_output()
7ee422dc6e947fcdc153246d47f26ae0b7cf083d tmio_mmc: Balance cell enable()/disable() calls
707f0b2fbc65876e8abd94d26d8d0620600c05d4 tmio_mmc: Remove const from platform data V3
6d9af5af61a6c30676ef6f56a791d4036c92d249 tmio_mmc: Use 100ms mmc_detect_change() delay
b741d440a97c376af309e902eeb2f3c5673d2c92 tmio_mmc: Add MMC_CAP_MMC_HIGHSPEED support V2
a8c39d8deb8341d15fc0eabaa9750f7a1db9d0df tmio_mmc: Keep card-detect interrupts enabled
fa0d976298b25d090fafc3460c63fee1c8eea854 mfd: Add twl6030 base addr for ID0, ID1, ID2
a29aaf55cd6faa75e35abfe00bd3ffc537490485 mfd: Disable TWL4030/5030 I2C1/I2C4 internal pull-ups
e82c60ae7d3a7f19c4b9b3e7bd6ea298fa5efe93 mfd: Introduce lpc_sch for Intel SCH LPC bridge
91fedede0338eb6203cdd618d8ece873fdb7c22c mfd: Check for ACPI conflicts
14e5c82ca32870698b7cbe54196e00682d929ca5 mfd: Fix twl_has_pwrbutton typo
6985403138b74ad28c8ddac8baf88869556bec9a input: Support onkey in 88pm860x
2afa62ea76027b00e472ddb672191e6e15425b43 mfd: Use genirq in 88pm860x
7731074ab21745cde00578148ce760df107eaf27 mfd: Fix WM8994 error handling
e8343ddaccb322b1a2a989ac362cabd1e94597ad mfd: Use i2c_dummy in 88pm860x
34c9120805ff4b3f7a8053bd64157ba564774433 mfd: Clean code in max8925
28db38888b2a53b6bdd70104c2d2a199632ca507 power_supply: Enable power supply of max8925
a39069f6ce6500a5ca39e534108247f25169d8e0 rtc: Enable rtc in max8925
1f1cf8f98cf6588365efeaab8e7e7758aaa77f6e mfd: Update irq handler in max8925
b13c0df517bedbc40cff4ab5f797b08b1111918b mfd: Update i2c driver for max8925
1ea933f4cdbb88197139b9e62778beba0120e229 mfd: Program twl4030 remap_sleep correctly
2955c309921e23d592ef585cf8e7ded1e11565b7 gpiolib: Add WM8994 GPIO support
9e50108668a70a9927257298bd4e679300124420 mfd: Add initial WM8994 support
1c4d3b70a40c666331052adf77933e6994590b74 mfd: Add WM8994 register definitions
bef3e20c9f8ce5cb8809cf33494d95a78db07857 mfd: htc-i2cpld depends on GPIOLIB
f7ea2dc59ed46dcd0f1cfaccda02211f4507207b mfd: Remove leftover from discontinued TWL4030 battery patch
ca229f1b624a72a1c9eb1d94bbca7a0c094a1b8b mfd: Fix debugfs code in AB3100 OTP driver
2071db4848ea809887e97248dd3dec02a2e3dd6b mfd: Use AB3100 MFD core IRQ for interrupt randomness
6048a3dd2371c58611ea0ab8b306f8f1469399ae mfd: Add HTCPLD driver
08ff6f2a9908c87b0adffe6453291be22db3a62f regulator: Add max8925 support
4f811ef0d40048ae80b6ea77080b814725bffc58 backlight: Enable max8925 backlight
1ad998934e9c6cbae91662a05e0cb8772b1f4f75 mfd: Add subdevs in max8925
d50f8f339f6901fccc9d4292b65ce8b69d7413d4 mfd: Initial max8925 support
34a4b2391e9fbd12de9817de4ae409528bd7d7b6 regulator: Unsupport 88pm8607 A0 and A1
866a98ae6e1a9768cd25fe1185481569c7e4b4a9 input: Enable touch on 88pm860x
0a2f915b405ac1a8d19d9b7cf7873f26ba682a24 led: Enable led in 88pm860x
d07e8bf83fd71567aaf9c27c3b133ab3cf8f3c4c backlight: Enable backlight in 88pm860x
a16122bcacf050e7f83015183053cf799713cc37 mfd: Append subdev into 88pm860x driver
5c42e8c4a9c86ea26ed4ecb732a842dea0dfb6b6 mfd: Add irq support in 88pm860x
2cc50bee9934deb6dfe32929a4c1742cf83d6db3 mfd: Rename 88pm8607 to 88pm860x in mfd
53dbab7af9ca13fa95605e9a5c31bb803dcba363 mfd: Support 88pm8606 in 860x driver
bbd51b1ff1bf57b9ed7f062486a415509968d4d9 mfd: Split 88pm8607 driver
0df883df8e8aea79b501f6262b595e66dec175dc mfd: Convert AB3100 driver to threaded IRQ
38f6ce45f0bca04ac653c57cacd375c469995321 gpiolib: Add support for WM8350 GPIO controller
59f25070df0325067d7916b467ad15725657fedc mfd: Update WM8350 drivers for changed interrupt numbers
ecf926bcda5ba1da7269dcaa71a1b6920dc48349 mfd: Don't allow WM8350 to be built modular
760e4518788df6762700e6bb9dd8692379f11168 mfd: Convert WM8350 to genirq
29c71b138c83c8191f1f7e46fcc28b9d6bc8a5dd rtc: Suppress duplicate enable/disable of WM8350 update interrupt
f99344fc69c3df46786a39ea4283a4175ea40b3f mfd: Add a data argument to the WM8350 IRQ free function
0e820ab60118e06db62ef4e55b6dd96db807a34e mfd: Correct use after free for t7l66xb
1ecc09e765d3ae16ef42a4d454836d9ed804fd18 mfd: Use resouce_size for tc6393xb
c02e6a5ff43d24d73cf7830c2925e213fc72e037 mfd: Use resource_size() for t7l66xb
311e54c07e784fe63d421f724dcc597d1f82ccad mfd: Use resource_size() in sm501
08b8499bdd26822df16f962db88215d02e40850a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
3ceb85ae35421c5bc560c7af8d0dd1c73d071ad0 USB: remove unused defintion of struct usb_device_status
b8fa05719ba4349be80ce929237249b57886a203 Revert "lib: build list_sort() only if needed"
1dace8c801ac531022bd31a7316a6b4351837617 vhost: fix error path in vhost_net_set_backend
c1bf3acffcddcf794e3d8a1d25fb8bd4d5912383 [WATCHDOG] drivers/watchdog/wdt.c:wdt_ioctl(): make `ident' non-static
168b5251adddb1554926cfb94f79a8a28bc6ebe5 [WATCHDOG] change reboot_notifier to platform-shutdown method.
42747d712de56cf2087b702d2ad90af114c53138 [WATCHDOG] watchdog_info constify
8d2b09f5b0de2c0e37f50d04980bc81098988239 ARM: 5961/1: ux500: fix CLKRST addresses
51d47999b9452a8dc7ae58a11423c5db28f21ae1 ARM: 5977/1: arm: Enable backtrace printing on oops when PC is corrupted
4193d13b2c2b694aa59e629e6daf6269d7922f13 ALSA: hda - Add ASRock mobo to MSI blacklist
7484399fe2f85212754ffdd78121636b47a49a13 Merge branch 'fix/hda' into topic/hda
d55f88f0275e4b21435957d3d354a79bb9edeec7 [SCSI] bfa: Update the driver version to 2.1.2.1.
d1c61f8ef582055569de76a86fa1984f9b6698cf [SCSI] bfa: Remove unused header files and did some cleanup.
95aa060decd2472d319c3f12b0b1b699a5f35058 [SCSI] bfa: Handle SCSI IO underrun case.
25e2934c26f5efaea156c9fda4457d01a8bb44e1 [SCSI] bfa: FCS and include file changes.
ca8b4327e405820966971236224db0e0724b5673 [SCSI] bfa: Modified the portstats get/clear logic
0a4b1fc0b24fc7adbaf8413f2992ce1395991a78 [SCSI] bfa: Replace bfa_get_attr() with specific APIs
f58e9ebbf78bd36c6cf1ca651280d39efe73a7c0 [SCSI] bfa: New portlog entries for events (FIP/FLOGI/FDISC/LOGO).
1c8a4c37494932acd59079b4fc8d8f69fb329c2a [SCSI] bfa: Rename pport to fcport in BFA FCS.
13cc20c5e764e6ef8d57f33980ab8c386c25fb4d [SCSI] bfa: IOC fixes, check for IOC down condition.
78f915f7b095dda76970c8c9568489fa779ef73f [SCSI] bfa: In MSIX mode, ignore spurious RME interrupts when FCoE ports are in FW mismatch state.
f5713c5dfb4d61cd77debf61d3873eb36877ff1f [SCSI] bfa: Fix Command Queue (CPE) full condition check and ack CPE interrupt.
816e49b8ed209e5e08d4c43359635cbca17e7196 [SCSI] bfa: IOC recovery fix in fcmode.
2993cc71d1bff61999ade7f2b6b3ea2dd1e2c8d9 [SCSI] bfa: AEN and byte alignment fixes.
9693e7dff5c2911b4e445f5f656ef57b3a5bffac [SCSI] bfa: Introduce a link notification state machine.
738c9e66dcb7e17a962a7d65c976386b970d10ca [SCSI] bfa: Added firmware save clear feature for BFA driver.
f926a05f5c1507aeae0e36175a03c0a19c201187 [SCSI] bfa: FCS authentication related changes.
7af074dc9d343f69bab4bfd699e6d7ba09915fd9 [SCSI] bfa: PCI VPD, FIP and include file changes.
86e32dabbad0d860b2be3c30a33c10a134d4ccf1 [SCSI] bfa: Fix to copy fpma MAC when requested by user space application.
72041ed8fc8ed92c11af90949bab7b08f3e34fd3 [SCSI] bfa: RPORT state machine: direct attach mode fix.
e641de37e67953fa9ecad72608942481a5d66a1d [SCSI] bfa: Replace bfa_assert() with bfa_sm_fault()
8b651b4294e67789028982d18779a9ebe75c2b8a [SCSI] bfa: Clear LL_HALT and PSS_ERR bit when IOC crashes.
0a20de446c76529028cb239bf2a13cb0f05b263a [SCSI] bfa: IOC changes: Support faster recovery and split bfa_ioc.c into ASIC specific code.
4da0b66c6e9ea7ba78a19f9f186779826d89f8b0 vsprintf: move %pR resource printf_specs off the stack
b89dc5d6b0981c1096ccffbf8f4413c7bb1bcc0a vsprintf: clarify comments for printf_spec flags
ef0658f3de484bf9b173639cd47544584e01efa5 vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
7bc80cd935a4d5fd8574f6994bd95d0aad273d56 usbfs: fix deadlock on 'usbfs_mutex', clean up poll
6ee77658ce387ad6c85dcbda4a68bc33efd8de39 parisc: use __ratelimit in unaligned.c
c60185248fd1c7b777f08d3f3337836331da3d17 parisc: Convert to read/update_persistent_clock
eef83afbd6c2577c9fd07e1a280bb0beb603b293 parisc: Simplify param.h by including <asm-generic/param.h>
1d747c7e7b754cacb9bc8d31854bdc3a58d70597 parisc: drop unnecessary cast in __ldcw_align() macro
888c31fc83ddc7fcd9947cb67c5718b4e3dd5e1b parisc: add strict copy size checks (v2)
a3bee03e718c9251456676b71a723a34c999e891 parisc: remove trailing space in messages
81e4a5e3057740a625cf556879ae0becf6199f8c parisc: ditto sys_accept4
9ceb38e6b691debe4bf04cb63165c503a8556177 parisc: wire up sys_recvmmsg
66b89159c25a47d2177743526c61b5ada7acc39e Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
d690b2cd222afc75320b9b8e9da7df02e9e630ca PM: Provide generic subsystem-level callbacks
87d1b3e60b55ef65f10054ccc319e5d67cf010e9 PM / Runtime: Document power.runtime_auto and related functions
87c7ae06cc50bcbcdcc60d64a959ca0b9b71f892 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
dff6d1c5ef9116a4478908001d72ee67127ecf01 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
66ce3cf84deba6cc71dcf43c9d56a4278e5f712d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
05c5cb31ec47cacf38db56d9efaa37ca9d473132 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
4582a30c2fdca5d2b40f63a20ea082b93230ff2b Merge git://git.infradead.org/ubi-2.6
9cc0cb3c7d54f320b9eede6f4a49072ecadd864d gpio: introduce it8761e_gpio driver for IT8761E Super I/O chip
a8a5164c297c16c2f4be776714ca47dba252cc3d gpio: cs5535-gpio: fix input direction
89ea8bbe9c3eb2ea0cb57a4ecf283cab7326f0b0 gpio: pca953x.c: add interrupt handling capability
8c35c89aa3d7e0f253c3a10456a8b075288b4565 timbgpio: add support for interrupt triggering on both flanks
3e45f1d1155894e6f4291f5536b224874d52d8e2 gpio: introduce gpio_request_one() and friends
62fecb70cfaa9b4c6aa1981acd53b18f4ad925f0 pca953x: minor include cleanup
e952805d2d2e706aed182723e5ab3ec0b1f91de3 gpio: add driver for MAX7300 I2C GPIO extender
5a98c04d78c896d52baef20ffc11f6d1ba6eb786 rtc-coh901331: fix braces in resume code
9407351d7cce01a9ada942f00201e92e2541d9cb rtc/mc13783: implement alarm
4c014e872e02baa5b0bde38b2b2867ccf1f9df76 rtc/mc13783: protect rtc {,un}registration by mc13783 lock
86c3400810a7a33e176bf33b6b074d881e829374 mfd/mc13783: new function reading irq mask and status register
4dd4dd655cedb7c5c0bf45bc1d012ebbe21e8319 rtc/mc13783: don't use deprecated mc13783 API calls
2a83319182afe9ba7d958180b3bd3a32a9e3d1be input/mc13783-ts: don't use deprecated mc13783 API calls
57205026da070b59e9546df352fe465f1aeacf99 mc13783: rename mc13783_{{un,}mask,ack_irq} to have a mc13783_irq prefix
2a7a06a0cdd86d572e91657603180da5992be6d3 rtc-core: fix memory leak
2e84067b6e557b0b85cdbceaf9a9189fc2c26536 rtc-twl: Storage class should be before const qualifier
870a2761a8df7dea7449b4225c9babcf22c6ead4 rtc-at91sam9: Correct size given to memset
b51e8293182764ca7b1a1bdb28a5c5dc60152c76 rtc-pcf2123: move pcf2123_remove to .devexit.text
b4877d2b3678f4455f2b8b0211868ac57c3b1ff6 rtc-ep93xx.c: cleanup probe/remove routines
49908e739e23e2672d3efb9b1a35f877f8e86342 rtc: mxc: fix memory leak
27fb7f009bdb1ff13d4e4c008a2fd36b2305055b xen: add kconfig menu
6aed359df4d82c38145d95957b741f0b08d24074 console/vgacon.c: mark file-local symbol static
a52712af5a7473b9f85d8499153f4bbfe875f942 console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE
76595f79d76fbe6267a51b3a866a028d150f06d4 coredump: suppress uid comparison test if core output files are pipes
5c99cbf49a6e1a1efd25b11f4604c65c455e1612 coredump: set ->group_exit_code for other CLONE_VM tasks too
30736a4d43f4af7f1a7836d6a266be17082195c4 coredump: pass mm->flags as a coredump parameter for consistency
8d9032bbe4671dc481261ccd4e161cd96e54b118 elf coredump: add extended numbering support
93eb211e6c9ff6054fcf9c5b9e344d8d9ad29175 elf coredump: make offset calculation process and writing process explicit
1fcccbac89f5bbc5e41aa72086960059fce372da elf coredump: replace ELF_CORE_EXTRA_* macros by functions
088e7af73a962fcc8883b7a6392544d8342553d6 coredump: move dump_write() and dump_seek() into a header file
05f47fda9fc5b17bfab189e9d54228025befc996 coredump: unify dump_seek() implementations for each binfmt_*.c
12bac0d9f4dbf3445a0319beee848d15fa32775e proc: warn on non-existing proc entries
e17a5765f20d1219c3f05eb17aab11671978e0ec proc: do translation + unlink atomically at remove_proc_entry()
5748150eabdacd3f870c311b63d32f5e312bf624 drivers/hwmon/adcxx.c: fix for single-channel ADCs
4cae787840ae82aa02649f45c46839b349034435 drivers/hwmon/vt8231.c: fix continuation line formats
4f2a9463d18517a9839401c3de6419ee1435875b crc32: some minor cleanups
5e79d96eed306a8b4af67b3f35f6867edfabeebc checkpatch: warn on unnecessary spaces before quoted newlines
08e4436566250cb98b3f3ac37643b1cf09481256 checkpatch.pl: warn if an adding line introduce spaces before tabs.
79404849e90a41ea2109bd0e2f7c7164b0c4ce73 checkpatch.pl: extend list of expected-to-be-const structures
22fd2d3e4f75a2596ccdfdcbdfd505c9c60bf346 checkpatch.pl: add union and struct to the exceptions list
52131292c069b74f4b5f3c786ff66ff6e82b0e69 checkpatch: fix false positive on __initconst
691e669ba8c64d31ac08d87b1751e6acfa3ff65e checkpatch.pl: allow > 80 char lines for logging functions not just printk
42bdf74c95b6935f3c09a09ba4bead6cad11b540 checkpatch: trivial fix for trailing statements check
8f53a9b80f011080555c498d2ca2dc6b1a77c42c scripts/checkpatch.pl: add WARN on sizeof(&foo)
849382948992cc6482c778b1e854c19368b60c05 mmc: enable DMA on Ricoh sdhci reader by default
752993ef8e40d1863b26c7dc51e12223588d0fe0 mmc: at91_mci: correct kunmap_atomic()
5b27a1a566c5a4cce81d75107a0f130e43c6a5f8 mmc: at91_mci: introduce per-mci-revision conditional code
541e7ef0399c6c5753cc8d3e8f371dcb3627e8a4 mmc: at91_mci: Enable MMC_CAP_SDIO_IRQ only when it actually works.
9af13be2acac60ca5593e41a601d4a5b6bc35302 mmc: at91_mci: enable large data blocks
86ee26f5b0a889bf7e9f6351bbf01516d0686461 mmc: at91_mci: use DMA buffer for read
3780d90602dfef6df3d8b39b203d6bf7fb99f22a mmc: at91_mci: use one coherent DMA buffer
a04ac5b9b45a7adec7d3ee3968e677b6e4b98f25 mmc: at91_mci: fix timeout errors
0b3520f2df8e4e5dad6a7b2743d037bf06c22024 mmc: at91_mci: fix pointer errors
dc2ed552804f3a2ae41c0ffe4bc09879ec8f7396 s3cmci: s3cmci_card_present: Use no_detect to decide whether there is a card detect pin
c212808a1ba6bfba489006399b8152a047305acf s3cmci: initialize default platform data no_wprotect and no_detect with 1
6b5eda369ac3772dad416ef96d86064204d74770 sdio: put active devices into 1-bit mode during suspend
40216842dca4fa485cb1aa5eb231149a4a57cc85 sdio: kick the interrupt thread upon a resume
3bca4cf703826fcb2bbabbe19c6fc7b2fc4fd7cc sdio: don't use CMD[357] as part of a powered SDIO resume
2f4cbb3d834922ffa0309b6a08fa42dac87ef9d2 sdio: sdhci support for suspend mode PM features
da68c4eb258cd9f3f0b8aeb7e46b8118bb6358b6 sdio: introduce API for special power management features
9e506f35b1dc327c448d4791bc098f07b9b2efe9 sdhci: improve sdhci sdhci_set_adma_desc() code
118cd17d4137f34c747c32765c1cb4d3910c04d4 sdhci: add adma descriptor set call
3fb7fb4a01d09f81d1daaf65e52d929734bd691f sdio: add quirk to clamp byte mode transfer
729adf1b5f4562f67fe8bf6c1df97edc1128fac7 mmc: bfin_sdh: set timeout based on actual card data
05dabcc4a51eab7342b2220f0121b4f4a5109386 mmc: bfin_sdh: drop redundant MMC depend string
c744d988729db9be37d1c877d143cfe63941c25c mmc: bfin_sdh: fix unused sg warning on BF51x/BF52x systems
09591dd3183d5aeae515bd5fcba718ec49e11ece mmc: Atmel host kconfig cleanup for everyone else
132f10746c2bb2e4bcfc3fadff12f390ace2d183 davinci: MMC: add support for 8bit MMC cards
03cd8f7ebe0cbef5ca7eed349774085e92a3d726 ricoh_mmc: port from driver to pci quirk
45bf5cd7be624712ef1591e9de71f0ff7ad21cf1 fs/compat_ioctl.c: suppress two warnings
08564fb7ab9ead9226b6154439c3fecd17972eb0 bitmap: use for_each_set_bit()
9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7 lib: fix first line of kernel-doc for a few functions
a069c266ae5fdfbf5b4aecf2c672413aa33b2504 lib: build list_sort() only if needed
02b12b7a28faa2e9ed5a361cd08ea576ab1f1509 lib: revise list_sort() header comment
835cc0c8477fdbc59e0217891d6f11061b1ac4e2 lib: more scalable list_sort()
d6a2eedfddcded92c8f9b0ac022a99c4134696b0 lib/string.c: simplify strnstr()
a11d2b64e1f2556953120d516241243ea365f0ae lib/string.c: simplify stricmp()
8a6e25357d51d6ecf4ee21e9048f0416a085a79c MAINTAINERS: document and add "Q" patchwork queue entries
e200e0ec9148ad2941e30d59b9552973d49a82b6 MAINTAINERS: WAVELAN moved to staging
931812cb1b40650e44f6bbb2acb84a129498202f MAINTAINERS: STARMODE RADIO IP (STRIP) moved to staging
dc95ec6fbd9e2426df76b8cf62063d2ee8e32dc2 MAINTAINERS: update PERFORMANCE EVENTS F: patterns
a9582206c526be81054a8be2227e92a4403d2452 MAINTAINERS: remove HAYES ESP SERIAL DRIVER
82cc83473559e0e6da6278053c2d14448b189e0e MAINTAINERS: remove AMD GEODE F: arch/x86/kernel/geode_32.c
3c840c18bcd8efb37f1a565e83a9509e1ea5d105 scripts/get_maintainer.pl: fix possible infinite loop
a63ceb4c36a7674f7efa90e8ba96b44a3989d717 get_maintainer: quote email address with period
22dd5b0cba50a197aaa3bd2790a29ee2e8e4e372 get_maintainer: fix perlcritic warnings
64f77f312b15f101bf6c4c65d5359ccc16e3f82b scripts/get_maintainer.pl: add ability to read from STDIN
f11e9a1534c5e9dd4be97b30e6b24902e0ec325b scripts/get_maintainer.pl: change --sections to print in the same style as MAINTAINERS
4b76c9da611593eed6a13527c5ebd00c173624ad scripts/get_maintainer.pl: add --sections, print entire matched subsystem
03372dbbe618bfcd02f9c8cdbfe78e97e3aad43b scripts/get_maintainer.pl: add --file-emails, find embedded email addresses
cea83886dde49fd7524e9f4a246dd5dff4ad236a printk: avoid warning when CONFIG_PRINTK is disabled
5ef097dd7ba4eab8b4f0026d85fcef9fe23b821f exec: create initial stack independent of PAGE_SIZE
9728e5d6e6c432ee8487c63ce6e479e2474d9945 kernel/pid.c: update comment on find_task_by_pid_ns
8aeee85a29e27e043db582bf2ae8e5f42767934f panic: fix panic_timeout accuracy when running on a hypervisor
78d7d407b62a021e6d2e8dc24c0b90e390ab58a1 kernel core: use helpers for rlimits
d4bb527438b4181cd3c564ae04dd344c381283a1 posix-cpu-timers: cleanup rlimits usage
f3abd4f9531becb71626bd206955d47d5ea54f06 kernel/exit.c: fix shadows sparse warning
9c03c383563f147907f1a90cf16f1e190e2f4aae includecheck fix for kernel/params.c
5f1664f92b2247111b7d37e454a050b76ac61b7f splice: comparing unsigned int < 0
0347af4ee3922220f6bfe74b87b526aa709a0365 lkdtm: add debugfs access and loosen KPROBE ties
33fd797b3e2c6a7663b9331150da0acdb31990a2 eisa: fix coding style for eisa bus code
08d9e7363b87a4c5fb3fc17070607a75a9eb4cc8 drivers/misc/iwmc3200top/main.c: eliminate useless code
7463e633c5f94792dcff1afefb0d2961318a9d09 init/main.c: make setup_max_cpus static for !SMP
cfd8d6c0ed89ba387609419e3d8d4c6b92a5d446 smp: fix documentation in include/linux/smp.h
72c3368856c543ace033f6a5b9a3edf1f4043236 nodemask.h: remove macro any_online_node
d554ed895dc8f293cc712c71f14b101ace82579a fs: use rlimit helpers
221e3ebf6d5f2625373573155924e39f196c5d3d cpumask: let num_*_cpus() function always return unsigned values
8aaed5bec2b9177eab1796c8c4f7a4c90804eef6 init/initramfs.c: fix "symbol shadows an earlier one" noise
9a85b8d6049cbb0e7961df2069322fbc4192026a init/main.c: improve usability in case of init binary failure
87d5e0236d9d688fb575e9e12232764ac617617c kernel/cpu.c: delete deprecated definition in cpu_up()
9c8f05c2837b06bb2739e85204c0d34009fb6494 MFGPT: move clocksource menu
3b2a8c8f3c65c08bd737b30d3ceee732ed84813a um: tell git to ignore generated files
03315b59165ee2049a4b903a1b0b8bf673d701fa uml: line.c: avoid NULL pointer dereference
be1494527c4dea4db87749d08b09be23327157dc cris v32: typo in crisv32_arbiter_unwatch()?
cda1c5af26a00ee31cdc5ab8321a1be7851cbfff cryptocop: fix assertion in create_output_descriptors()
ba875ba6b7cd28c5f15680ed694276510aa69970 cris: convert to use arch_gettimeoffset()
56e6943b41468826c26155139629c9a5379550ab cpuidle menu: remove 8 bytes of padding on 64 bit builds
77079dbec721a282bf0931385ae10d77cdbac5af alpha: PTR_ERR overwrites -EINVAL in syscall osf_mount
6822190882ce02ae8ae135026c2b3f17c006960b frv: remove pci_dma_sync_single() and pci_dma_sync_sg()
08259d58e4fa12ceaece82193c5816152f638cca mm: add comment on swap_duplicate's error code
c08c6e1f54c85fc299cf9f88cf330d6dd28a9a1d nommu: get_user_pages(): pin last page on non-page-aligned start
f047f4f3792344901e1ea18a180515d7d5349e02 mm: use the same log level for show_mem()
478352e789f507105193d3d0177c3b4f26da0399 mm: add comment about deprecation of __GFP_NOFAIL
645747462435d84c6c6a64269ed49cc3015f753d vmscan: detect mapped file pages used only once
31c0569c3b0b6cc8a867ac6665ca081553f7984c vmscan: drop page_mapping_inuse()
dfc8d636cdb95f7b792d5ba8c9f3b295809c125d vmscan: factor out page reference checks
e7c84ee22b8321fa0130a53d4c9806474d62eff0 mm: document /sys/devices/system/node/nodeX
a1b57ac061b0e348c9a878f8fa3a93a67fe6af42 mm: document /proc/pagetypeinfo
72f0ba0252e7177965255ed2c663be126b6b5f91 mm: suppress pfn range output for zones without pages
452aa6999e6703ffbddd7f6ea124d3968915f3e3 mm/pm: force GFP_NOIO during suspend/hibernation and resume
ad2bd7e0e9647cd48593a6b3a2be07dc2c2d28ed mm/swapfile.c: fix swapon size off-by-one
fc148a5f7e0532750c312385c7ee9fa3e9311f34 mm: remove VM_LOCK_RMAP code
c44b674323f4a2480dbeb65d4b487fa5f06f49e0 rmap: move exclusively owned pages to own anon_vma in do_wp_page()
033a64b56aed798991de18d226085dfb1ccd858d rmap: remove obsolete check from __page_check_anon_rmap()
5beb49305251e5669852ed541e8e2f2f7696c53e mm: change anon_vma linking to fix multi-process server scalability issue
648bcc771145172a14bc35eeb849ed08f6aa4f1e mm/memcontrol.c: fix "integer as NULL pointer" sparse warning
19adf9c5d5793657118f2002237c0ee49c3b6185 include/linux/fs.h: convert FMODE_* constants to hex
0141450f66c3c12a3aaa869748caa64241885cdf readahead: introduce FMODE_RANDOM for POSIX_FADV_RANDOM
42e49608683ab25fbbbf9c40edb944601e543882 vfs: take f_lock on modifying f_mode after open time
85f1fb72fa76eabc4481dc79f42d2b011df54762 mm/migrate.c: kill anon local variable from migrate_page_copy
da0aa138944311e6745a00ac3d88f03e8d9a46c4 mm/mempolicy.c: fix indentation of the comments of do_migrate_pages
d96ae5309165d9ed7c008a178238977b73595cd9 memory-hotplug: create /sys/firmware/memmap entry for new memory
9d8cebd4bcd7c3878462fdfda34bbcdeb4df7ef4 mm: fix mbind vma merge problem
93e4a89a8c987189b168a530a331ef6d0fcf07a7 mm: restore zone->all_unreclaimable to independence word
fc91668eaf9e7ba61e867fc2218b7e9fb67faa4f mm: remove free_hot_page()
c475dab63ae798d81fb597a6a1859986b296d9d0 mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
f650316c8b80fe61a31b8b575405b37cbf170459 mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
76ca542d880ebe59a7a03c1597e73e1ded271857 mm, lockdep: annotate reclaim context to zone reclaim too
84b18490d1f1bc7ed5095c929f78bc002eb70f26 vmscan: get_scan_ratio() cleanup
45973d74fd3b1e3e16c025b688a725c7653b1443 vmscan: check high watermark after shrink zone
59e99e5b9706867f18d4a36c1e4645fbaacbec2e mm: use rlimit helpers
06f9d8c2b50060543fb6e0af87ddb86e654dee6b mm: mlock_vma_pages_range() only return success or failure
c58267c32429ea6535428ca6b8a036892c1697f2 mm: mlock_vma_pages_range() never return negative value
b084d4353ff99d824d3bc5a5c2c22c70b1fba722 mm: count swap usage
34e55232e59f7b19050267a05ff1226e5cd122a5 mm: avoid false sharing of mm_counter
d559db086ff5be9bcc259e5aa50bf3d881eaf1d1 mm: clean up mm_counter
19b629f581320999ddb9f6597051b79cdb53459c infiniband: use for_each_set_bit()
984b3f5746ed2cde3d184651dabf26980f2b66e5 bitops: rename for_each_bit() to for_each_set_bit()
e3cb91ce1ac1d93a7cc6f81bb5247f7602b572bb timbgpio: fix build
781b16775ba0bb55fac0e1757bf0bd87c8879632 Fix a dumb typo - use of & instead of &&
cda61c9420028ddd251b60f1445c9eed756991c7 [WATCHDOG] gef_wdt: Author corrections following split of GE Fanuc joint venture
ec26985be4a22652c323f264cf570e4fbe3610b6 [WATCHDOG] iTCO_wdt: clean up probe(), modify err msg
f538ed9ea0a54ba2121f35f52d63e4025c534909 [WATCHDOG] ep93xx: watchdog timer driver for TS-72xx SBCs cleanup
66aaa7a5592c0d8ca768c77d15d561bd43f514d8 [WATCHDOG] support for max63xx watchdog timer chips
12926dc4167a9af460476a0df17f055398c8b871 [WATCHDOG] ep93xx: added platform side support for TS-72xx WDT driver
c90bf2aa94c08a0f48874f64ebdeb5fe973cf02e [WATCHDOG] ep93xx: implemented watchdog timer driver for TS-72xx SBCs
c2f843f03d658e9ab2a1a455f2c1851fd6a869af [LogFS] Change magic number
9cf05b416d3324457f1dd8be35f4eaa7a9640bed [LogFS] Remove h_version field
c8634fd3115497ac311f57be9c12f993437745cf cifs: add a CIFSSMBUnixQFileInfo function
bcd5357f430363376565d07ca542127d6d36602c cifs: add a CIFSSMBQFileInfo function
df2cf170c823ba779ca339e3ede347c87f4dc6a9 cifs: overhaul cifs_revalidate and rename to cifs_revalidate_dentry
f070304094edb8d516423e79edd27c97ec2020b0 dm raid1: fix deadlock when suspending failed device
924e600d417ead9ef67043988055ba236f114718 dm: eliminate some holes data structures
3abf85b5b5851b5f28d3d8a920ebb844edd08352 dm ioctl: introduce flag indicating uevent was generated
a97f925a32aad2a37971d7bfb657006acf04e42d dm: free dm_io before bio_endio not after
8215d6ec5fee1e76545decea2cd73717efb5cb42 dm table: remove unused dm_get_device range parameters
0f3649a9e305ea22eb196a84a2d7520afcaa6060 dm ioctl: only issue uevent on resume if state changed
ede5ea0b8b815560dc54c712536fdf0b456b6ad0 dm raid1: always return error if all legs fail
fb61264297ca42a2a132f0433f75ccf7fd304ac6 dm mpath: refactor pg_init
2bded7bd7e8b12a913b0b58167a48220560e1514 dm mpath: wait for pg_init completion when suspending
d0259bf0eefc503d3c9c9ccda35033c3dd3aac30 dm mpath: hold io until all pg_inits completed
fce323dd68e13354071538c765b062859e6f8286 dm mpath: avoid storing private suspended state
c53a381efbe3d0e0629121b3f0d2b62a0e167791 dm: document when snapshot has finished merging
ecdb2e257abc33ae6798d3ccba87bdafa40ef6b6 dm table: remove dm_get from dm_table_get_md
f7b934c8127deebf4eb56fbe4a4ae0da16b6dbcd dm mpath: skip activate_path for failed paths
83c0d5d5388a8d45f7a45e0ec34adc52a78c81ad dm mpath: pass struct pgpath to pg init done
0e95017355dcf43031da6d0e360a748717e56df1 function-graph: Add tracing_thresh support to function_graph tracer
1acaa1b2d9b5904c9cce06122990a2d71046ce16 tracing: Update the comm field in the right variable in update_max_tr
a094fe04c751698a18c3a0d376a3bdb117f1e0d8 function-graph: Use comment notation for func names of dangling '}'
801c29fd1fdeb84f60241beb445ff5db154450ae function-graph: Fix unused reference to ftrace_set_func()
bb910a7040e90a0ca3d3e8245d6d5c128a5d1287 PCI/PM Runtime: Make runtime PM of PCI devices inactive by default
f1a3d57213fe264b4cf584e78bac36aaf9998729 ceph: update for write_inode API change
64096c17417380d8a472d096645f4cbc9406c987 Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
3a22813a5aaf8e8c72be575dabe0ba26f9352f4d s2io: Fixing debug message
a80483d3722b603dae8a52495f8d88a7d4b1bf1c e1000e: fix packet corruption and tx hang during NFSv2
5fe88eae26dbd24eed73eb0b681e13981fd486b3 typhoon: fix incorrect use of smp_wmb()
d17792ebdf90289c9fd1bce888076d3d60ecd53b ethtool: Add direct access to ops->get_sset_count
723b2f57ad83ee7087acf9a95e8e289414b1f521 ethtool: Add direct access to ops->get_sset_count
4b79a1aedcb9dd6e3f27b970dcb553aefcd97254 net: smc91x: Support Qualcomm MSM development boards.
a3a858ff18a72a8d388e31ab0d98f7e944841a62 net: backlog functions rename
2499849ee8f513e795b9f2c19a42d6356e4943a4 x25: use limited socket backlog
53eecb1be5ae499d399d2923933937a9ea1a284f tipc: use limited socket backlog
50b1a782f845140f4138f14a1ce8a4a6dd0cc82f sctp: use limited socket backlog
79545b681961d7001c1f4c3eb9ffb87bed4485db llc: use limited socket backlog
55349790d7cbf0d381873a7ece1dcafcffd4aaa9 udp: use limited socket backlog
6b03a53a5ab7ccf2d5d69f96cf1c739c4d2a8fb9 tcp: use limited socket backlog
8eae939f1400326b06d0c9afe53d2a484a326871 net: add limit for socket backlog
cc7889ff5ee7a1c1a2b5073c53db5ad9b76f14e2 Merge branch 'nfs-for-2.6.34' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
b13d3c6e8ab6ac53e8c1858a9c837cb6ba3bbef0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
e213e26ab3988c516c06eba4dcd030ac052f6dc9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
a0a5e3488a51c46f383c5faa86b53828e30ce153 hwmon: Remove the deprecated adt7473 driver
dc71afe5ac7e8d049bb991330518e4c898a7d92e hwmon: Fix off-by-one kind values
a44908d742a577fb5ccb9a8c082326d4cea234c2 hwmon: (tmp421) Fix temperature conversions
8d59582a867470a3e0c3eced4a01625ae8dc546b hwmon: (tmp421) Restore missing inputs
d58de038728221f780e11d50b32aa40d420c1150 hwmon: Driver for Andigilog aSC7621 family monitoring chips
232449850229deeda84194e8a3c93a49ab6a043e hwmon: (adt7411) Improve locking
d84ca5b345c2b77ebf053d534ada6af2332a43b6 hwmon: Add driver for ADT7411 voltage and temperature sensor
5852f9609d21794c45964129b03365883150a6d0 hwmon: (w83793) Add watchdog functionality
ebec05bdc4f7d3da852aa86fb54b163d9aeb9848 hwmon: (g760a) Make rpm_from_cnt static
cccfc9c4bb3c7888f8249b36e08d6e115238c613 hwmon: (it87) Validate auto pwm settings
4f3f51bc21d434f8d91a79438a1957ec0baa9e30 hwmon: (it87) Add support for old automatic fan speed control
404a552d8ae6847ae17f3c749bd5d312da08efe4 hwmon: (it87) Drop dead web links in documentation
d624870ffe6e13df94671be9a0e0e2fb001f1bef hwmon: (it87) Add an entry in MAINTAINERS
f5f64501e430784251b23625850ce6d690800acf hwmon: (it87) Use strict_strtol instead of simple_strtol
5f2dc798cadd144659cc9f5b6fc2a0a12c6dbdb0 hwmon: (it87) Fix many checkpatch errors and warnings
d9b327c310030fa80abbbc9eaaca9f1a6228dbf3 hwmon: (it87) Add support for beep on alarm
6a8d7acfbef8ac6bf34421eae980f903cbe36874 hwmon: (it87) Create vid attributes by group
723a0aa0a10f111d7e9e0977d51ac996bf8edbbf hwmon: (it87) Refactor attributes creation and removal
94ac7ee616809d1c919f222037330eca211da9e4 hwmon: (it87) Expose the PWM/temperature mappings
b99883dcd565e30299a6c5c3250725a4d48a8253 hwmon: (it87) Display fan outputs in automatic mode as such
53de33427fa3d7dd62cc5ec75ce0d4e6c6d602dd hwmon: (lm90) Add SMBus alert support
95238364167edaf93ce2890e5f55326b63194851 hwmon: (lm90) Restore configuration on exit
6771ea1fff988651593f78c122bc02e80f5100a0 hwmon: (lm90) Add support for the Winbond/Nuvoton W83L771AWG/ASG
c812a51d11bbe983f4c24e32b59b265705ddd3c2 Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
5717144a01d701614cfdb15f09ed562d720cf3db fs/9p: Add hardlink support to .u extension
c5a7697da9775f7a0e122fa23180becc311772d1 9P2010.L handshake: .L protocol negotiation
342fee1d5c7dfa05f4e14ec1e583df4553b09776 9P2010.L handshake: Remove "dotu" variable
0fb80abd911a7cb1e6548b5279568dc1e8949702 9P2010.L handshake: Add mount option
dd6102fbd917889384d89bc427e98e85e8fda000 9P2010.L handshake: Add VFS flags
c1a7c2262035e83a8f70ebe1328b3451702cf51b net/9p: Handle mount errors correctly.
37c1209d413242d9560e343c040777049a8dd869 net/9p: Remove MAX_9P_CHAN limit
f75580c4afb72c156746b3fc1ec977b1a85d3dee net/9p: Add multi channel support.
3fa04ecd72780da31ba8b329e148179bc24a9c7d Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
1cda707d52e51a6cafac0aef12d2bd7052d572e6 NFS: Remove requirement for inode->i_mutex from nfs_invalidate_mapping
5cf95214ccb915591e2214f81de4659302d3e452 NFS: Clean up nfs_sync_mapping
7f2f12d963e7c33a93bfb0b22f0178eb1e6a4196 NFS: Simplify nfs_wb_page()
acdc53b2146c7ee67feb1f02f7bc3020126514b8 NFS: Replace __nfs_write_mapping with sync_inode()
c988950eb6dd6f8e6d98503ca094622729e9aa13 NFS: Simplify nfs_wb_page_cancel()
2928db1ffeacc9717c2d5c230d450bcc377b3ae9 NFS: Ensure inode is always marked I_DIRTY_DATASYNC, if it has unstable pages
5bad5abec4058c5214bfc72cec418348d6747977 NFS: Run COMMIT as an asynchronous RPC call when wbc->for_background is set
420e3646bb7d93a571734034249fbb1ae1a7a5c7 NFS: Reduce the number of unnecessary COMMIT calls
ff778d02bf867e1733a09b34ad6dbb723b024814 NFS: Add a count of the number of unstable writes carried by an inode
8fc795f703c5138e1a8bfb88c69f52632031aa6a NFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
9467c4fdd66f6810cecef0f1173330f3c6e67d45 Merge branch 'write_inode2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
35c2e967d067ff02dc944f2434f024419c2fe83a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
6c550ee41596798cbd873d3df9f8ea0a4ce7ad2f x86: fix mtrr missing kernel-doc
660f6a360be399f4ebdd6572a3d24afe54e9bb1c Merge branch 'perf-probes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
586fac13f8685bf9dfb32e1ee98bfb14f0dd0061 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
1f63b9c15b17d5af360c180f5c71537e954d5d3b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
b24bc1e61cec2174faf5dfa632da16b6ca17144f Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
a9185b41a4f84971b930c519f0c63bd450c4810d pass writeback_control to ->write_inode
26821ed40b4230259e770c9911180f38fcaa6f59 make sure data is on disk before calling ->write_inode
9b1f56d60acfd634728f91f34922066c6f80ede6 Merge branch 'for-2.6.34-rc1-batch2' into for-linus
07000ee686cf19e853fa06f7904eff2cfe230ea3 xfs: return inode fork offset in bulkstat for fsr
8babd8a2e75cccff3167a61176c2a3e977e13799 xfs: Increase the default size of the reserved blocks pool
3ed3a4343b79a79d10e31f85f2d1afabcead76c6 xfs: truncate delalloc extents when IO fails in writeback
20f6b2c785cf187445f126321638ab8ba7aa7494 xfs: check for more work before sleeping in xfssyncd
694189328a7e566cb84bd3205503a42b60e87882 xfs: Fix a build warning in xfs_aops.c
d2db09b87eb7b547136d5d25ff1df06820e070bf ALSA: hda: uninitialized variable fix
06862f884d9c2453daaf0c1d070c69cf444f10b1 Squashfs: get rid of obsolete definition in header file
ae4a3179b11a97a5b36a768ae6ac1662d0315ff0 Squashfs: get rid of obsolete variable in struct squashfs_sb_info
6a08ab846cefc82a328cbf9abd96c2e58a6c3664 [LogFS] Check feature flags
0321b69569eadbc13242922925a4316754c5f744 ALSA: hda: Use LPIB for a Biostar Microtech board
1f36f774b22a0ceb7dd33eca626746c81a97b6a5 Switch !O_CREAT case to use of do_last()
def4af30cf945a3735ffca865788ea84b30b25d9 Get rid of symlink body copying
3866248e5f86d74960a3d1592882490ec3021675 Finish pulling of -ESTALE handling to upper level in do_filp_open()
806b681cbe588bebe8fe47dd24da62f2d1c55851 Turn do_link spaghetty into a normal loop
10fa8e62f2bc33c452516585911f151d88389e4c Unify exits in O_CREAT handling
9e67f36169117e07daf16dc7ca314f1db9e2050a Kill is_link argument of do_last()
67ee3ad21d0d0b2cc0b70708de8aed860fadda44 Pull handling of LAST_BIND into do_last(), clean up ok: part in do_filp_open()
4296e2cbf2138b5831b83f03e81de916ce1a967d Leave mangled flag only for setting nd.intent.open.flag
5b369df8263fe7ab4dac2bb08b8f423dc5e33752 Get rid of passing mangled flag to do_last()
9a66179e13504c676f891908a1e94912ec5cdefb Don't pass mangled open_flag to finish_open()
a2c36b450ee68470836cb858c58a6ba3a52c5ec5 pull more into do_last()
c99658fe970f442199733bcace1a00b087336a0d bail out with ELOOP earlier in do_link loop
a1e28038df98e186807ff55a49c1c26d33d530a5 pull the common predecessors into do_last()
c41c14056210e4a328659c82b1edaccb0910d18c postpone __putname() until after do_last()
27bff34300482632caf52ff589a4e7d755b32539 unroll do_last: loop in do_filp_open()
3343eb8209cc69f0d2059f8c484ad7a3e1834c0b Shift releasing nd->root from do_last() to its caller
fb1cc555d533869910e20de4b8d5147570afdfad gut do_filp_open() a bit more (do_last separation)
648fa8611de3d4d43bbd64af3226679d2d0eb609 beginning to untangle do_filp_open()
a11106544f33c104706ae42d27219a409b67478e powerpc/perf: e500 support
776943fd6f104a6e8457dc95a17282e69e963666 Input: wacom - merge out and in prox events
5bc923c505926af927d4f3011da92c243787d6a7 Input: gamecon - fix off by one range check
2b9ddcb8b2ce6a44f0f969000f16b016caa64294 ALSA: usb/audio.h: Fix field order
50152dfaa7d09da85588b66fee7e8c7f541f631d ALSA: fix jazz16 compile (udelay)
64e290ec69be39f1887fa0b403c1e417b6b038e7 ext4: fix up rb_root initializations to use RB_ROOT
facf92695dcf40836973ce09b7f62d3cc3a89152 ASoC: Fix S3C64xx IIS driver for Samsung header reorg
efd8f0e6f6c1faa041f228d7113bd3a9db802d49 quota: stop using QUOTA_OK / NO_QUOTA
871a293155a24554e153538d36e3a80fa169aefb dquot: cleanup dquot initialize routine
907f4554e2521cb28b0009d17167760650a9561c dquot: move dquot initialization responsibility into the filesystem
9f7547580263d4a55efe06ce5cfd567f568be6e8 dquot: cleanup dquot drop routine
257ba15cedf1288f0c96118d7e63947231d27278 dquot: move dquot drop responsibility into the filesystem
b43fa8284d7790d9cca32c9c55e24f29be2fa33b dquot: cleanup dquot transfer routine
759bfee658beab14af7b357156461d0eb852be2c dquot: move dquot transfer responsibility into the filesystem
63936ddaa16b9486e2d426ed7b09f559a5c60f87 dquot: cleanup inode allocation / freeing routines
5dd4056db84387975140ff2568eaa0406f07985e dquot: cleanup space allocation / freeing routines
49792c806d0bfd53afc789dcdf50dc9bed2c5b83 ext3: add writepage sanity checks
7eb4969e04060dcf3fbd46af9c21b1059b853068 ext3: Truncate allocated blocks if direct IO write fails to update i_size
ab94c39b6fa076d4f6d2903dcc54cda35d938776 quota: Properly invalidate caches even for filesystems with blocksize < pagesize
8ddd69d6df4758bf0cab981481af24cc84419567 quota: generalize quota transfer interface
ad1e6e8da9fe8cb7ecfde8eabacedc3b50fceae4 quota: sb_quota state flags cleanup
86963918965eb8fe0c8ae009e7c1b4c630f533d5 jbd: Delay discarding buffers in journal_unmap_buffer
e5472147e1c0712d95d973acfdbd862957c77add ext3: quota_write cross block boundary behaviour
ac0e773718dc20551e72900d2e7eada96ac91100 quota: drop permission checks from xfs_fs_set_xstate/xfs_fs_set_xquota
5582c76f901d240f57329212b59b4d957ea8d6cf quota: split out compat_sys_quotactl support from quota.c
799a9d44023c069f46bc5933a930eab0bd37d0df quota: split out netlink notification support from quota.c
a56fca23f67282467c08e75c40081da2345dfdbf quota: remove invalid optimization from quota_sync_all
5fb324ad24febe57a8a2e62903dcb7bad546ea71 quota: move code from sync_quota_sb into vfs_quota_sync
8c4e4acd660a09e571a71583b5bbe1eee700c9ad quota: clean up Q_XQUOTASYNC
c988afb5fa3fc450207c3dfc0ce535f4bfdae4d1 quota: simplify permission checking
6ae09575b3c951ad77c07d068b8dbbc09031b2d1 quota: special case Q_SYNC without device name
f450d4fee42c52e8045131a355b2de03094aa066 quota: clean up checks for supported quota methods
c411e5f66a5dd36827a5f9d1392a1afdf69ff075 quota: split do_quotactl
0a5a9c725512461d19397490f3adf29931dca1f2 quota: Fix warning when a delayed write happens before quota is enabled
c469070aea5a0ada45a836937c776fd3083dae2b quota: manage reserved space when quota is not active [v2]
c7e8d4d6dceeb6fd236991f590d3fa6f97c59874 jbd[2]: remove references to BUFFER_DEBUG
e1f5c67a1994312300ebc41195e6f5bea2f6c065 ext3: trivial quota cleanup
e3c9643597ac4bd6b5db62b5e7d915f8c8fa34b6 ext3: mount flags manipulation cleanup
9df93939b735dd273e49cbee290b9f4738500ef4 ext3: Use bitops to read/modify EXT3_I(inode)->i_state
26245c949c8473ea7352907b5a54bc34487eb87f quota: Cleanup S_NOQUOTA handling
8997de30adf5d11e9c807f1d89a894ffed60616b ARM: S3C2440: Fix plat-s3c24xx move of s3c2440/s3c2442 support
c6d3830140f1d56b07d8ab56a6e14ca3c492a39a [LogFS] Only write journal if dirty
9421502b4fc894cc477be8fc49776830e37ca157 [LogFS] Fix bdev erases
422d2cb8f9afadba1ecd3614f658b6daaaa480fb ceph: reset osd after relevant messages timed out
4ea41e2de5bba756858bb40f964e3490b6d1a25c Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs into for-2.6.34-incoming
0272282f7cffb469cd2676dcb6e58bc942fcf8a8 sh: Convert sh to use read/update_persistent_clock
9d6df3fdfc470c313b7ea13dbe8a63fb21ab7365 powerpc/perf: Build callchain code regardless of hardware event support.
a71b676fa9b92119c0fb4e3fab34e45a17f15107 Staging: winbond: fix up wireless api errors
653c60f37695d054e24b84102bb2426dd2840b8c powerpc/cpm2: Checkpatch cleanup
948e78c3fc9c799b3f9b6c683b83c665942e6bbe powerpc/86xx: Renaming following split of GE Fanuc joint venture
6f3d395a5c77e6ccddd59a5221e1354b22c29531 powerpc/86xx: Convert gef_pic_lock to raw_spinlock
43a5a01bcc5b53c67878f043b4a1b31eaa87a360 powerpc/qe: Convert qe_ic_lock to raw_spinlock
0e5d359cca2d685311c4eaeb570f2e7e7915da31 powerpc/82xx: Convert pci_pic_lock to raw_spinlock
7e026f72cf05137e0b52b7aa5420e95a76bd3195 powerpc/85xx: Convert socrates_fpga_pic_lock to raw_spinlock
f341dddf1dadf64be309791f83d7904245f1261d Staging: merge staging patches into Linus's main branch
64ba9926759792cf7b95f823402e2781edd1b5d4 Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
6895210e89df20520916c94a4dc148a43229053e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
4c10c937cc2eb197db565392db91d429eec71176 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6
9bb676966aa85e56af00b353387d3c274a26e480 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
0f2cc4ecd81dc1917a041dc93db0ada28f8356fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
b02957d58a27525499ab10d272d3b44682a7ae50 Staging: Merge two branches of coding style fixes together
62c8cbbfc2367e706317f56ac21959120ae72773 sh: Move PMB debugfs entry initialization to later stage
1fae4cfb97302289bb5df6a8195eb28385d0b002 Merge git://git.infradead.org/battery-2.6
b94c765ac31f8eb9c6fe895ba611bb446b799635 Staging: dream: camera: sk5k3e2fx: fix code style issues
df84f941e9370be6798fa11aa5a77396d8869fdc Staging: dream: camera: msm_camera: fix code style issues
3f4b4e779714ae2dd55757617a8033ab338fa7f0 Staging: wlan-ng: More checkpatch.pl error cleanups
ef1a0ed7f1793531e5fb3ee489cb1e2b627f76fd Staging: wlan-ng - checkpatch.pl fixups
6705b68d0be284e2f9949f3657ea65d426d0f988 Staging: comedi: comedi_fops.c: Checkpatch cleanup
639b9f1ee5987270be2bca4bf8b7e6110d3b47ec Staging: comedi: fix suspect code indent in ni_labpc.c
65d6d26c6bcd802ebe2b22a29d9b6bbebfd8d7f8 Staging: comedi: fix yet another brace coding style issue in ni_labpc.c
2bb9c335902a5d59fc084170aaae0ccc9d9d4012 Staging: comedi: fix another brace coding style issues in ni_labpc.c
8377e813c75cf5aca46032fb780ca74c923dbe86 Staging: comedi: fix brace coding style issue in ni_labpc.c
a917d4c4251314afc196fd7a7d9d10faff2effda Staging: comedi: poc: Adding some KERN_ facility level
d4023a5ee2f683f57636346c0baf94cda710055a Staging: dream: camera: msm_camera: fix some code style issues
71508ee489e09dc206ea3f62542dd3bd11c0e201 Staging: wlan-ng: fix most of the style issues in hfa384x.h
49c9b5c7bd6cf87ccc1d820dec8d23ba3ae53f64 Staging: dream: camera: msm_camera: fix coding style issues
0054a361e44bf71b8bb79b863bcf00e04dc4a464 Staging: comedi: fix bracing coding style and 80 character issues in ni_660x.c
c2ca6a476a2fde7239a576c1bde8d7cd2ded87a8 Staging: comedi: fix bracing coding style issue in ni_65xx.c
dedf3ad1534ff5e30a2eba88afe64bbe7beecfb6 Staging: comedi: pcmad: Checkpatch cleanups
52d83bde6f10480268c454b3373bfcec8c2e3c3e Staging: comedi: poc: fix coding style issues
c8bf9fec478bb8d3c66067be2aaa4082b83da46c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
a2e28fc1164e56d37a56e3c53bd3e5a64462fd02 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
03a2c4d76c9e99b80d74ab8a4f344e135a5ae44b Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
9919c7619c52d01e89103bca405cc3d4a2b1ac31 ALSA: hda: Use LPIB for Dell Latitude 131L
dd74b4653597d1d321efa13935cb029b4d819343 ALSA: hda - Build hda_eld into snd-hda-codec module
25045705d4053925a617ed71c5e4b6888e468765 ALSA: hda - Support NVIDIA MCP89 and GT21x hdmi audio
7445dfc159f90b4bc82fd7d898b53d74520e2f83 ALSA: hda - Support max codecs to 8 for nvidia hda controller
12c3400a84742f8bb0e4edc822e9ccba58781e0c rndis_wlan: correct multicast_list handling V3
3e75c3b0ca669ce675c52ad36a7998f55f16757f Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
cf4fee50282312528e1f8adf73b1831d1d6ae389 perf trace: Don't use pager if scripting
10c95f4f41889daaa8130e0bd12209825dbe8d39 perf trace/scripting: Remove extraneous header read
da7196e1f986c846ffa8b2ec385223fad38e8518 perf, ARM: Modify kuser rmb() call to compile for Thumb-2
54dbf96c921513bf98484a20ef366d51944a4c4d rcu: Suppress RCU lockdep warnings during early boot
8d53dd546f36073e0d29b0cfc24c665db301e3e7 rcu, ftrace: Fix RCU lockdep splat in ftrace_perf_buf_prepare()
99ee4ca746dda71326db7645463b4075ac1d665c rcu: Suppress __mpol_dup() false positive from RCU lockdep
e6033e3b307fcfae08408e0673266db38392bda4 rcu: Make rcu_read_lock_sched_held() handle !PREEMPT
cc5b83a9f884fe8722a275069a5a6fde39988455 rcu: Add control variables to lockdep_rcu_dereference() diagnostics
5ed42b8113667c06a6ff2c72717395b5044d30a1 rcu, cgroup: Relax the check in task_subsys_state() as early boot is now handled by lockdep-RCU
e02c4fd3142dfb9412531bbfabd510a2a7c6ea46 Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent
4f16d4e0c9a4b20d9f0db365587b96d6001efd7d Merge branch 'perf/core' into perf/urgent
e67143243a1a6b47e1bdcda189ffac46d2a8744d [SCSI] bfa: Resume BFA operations after firmware mismatch is resolved.
db1466b3e1bd1727375cdbfcbea4bcce2f860f61 rcu: Use wrapper function instead of exporting tasklist_lock
0e064caf6402d1d67db4233d26beec88ca212919 Merge branches 'core/futexes' and 'core/iommu' into core/urgent
a046bf0559018ba3d16c412fc4e1aa2be5f11f36 [SCSI] bfa: Fix to allow creation of only 190 vports on CNA.
82794a2e4153657d12a0c29272e40b47eaadb748 [SCSI] bfa: New interface to handle firmware upgrade scenario
5b098082e22c168b7df4c5c3cd924047cee7d995 [SCSI] bfa: Changes to support FDMI Driver Parameter
ab5336189a12b6561a1b5708d782a4e27e2e3b79 [SCSI] bfa: Enable new halt interrupt in BFA.
2f9b8857a914b71ba1b84fb23a0a20a87de41c91 [SCSI] bfa: Enable IOC auto-recovery and IOC type fix.
5c1fb1d55672a74d1c318f67cdddbb599df9a76c [SCSI] bfa: Defined a new LPS event to clear virtual link on a vport
e5a11016643d1ab7172193591506d33a844734cc x86: Issue at least one memory barrier in stop_machine_text_poke()
32cb0dd50672056e510ccab442dc9c3a03be649e perf probe: Correct probe syntax on command line help
1154fab73ccbab010cfaa272b6987c624cfd63c6 SLUB: Fix per-cpu merge conflict
e2b093f3e9262353558c6f89510ab2d286b28287 Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into slab-for-linus
4c147dd81966bd4ba7f026476237ba67ea72d5d9 [SCSI] bfa: Added separate MSI-X module parameters.
4c32531324b83672f100692354b680625bcd7fba MAINTAINERS: Add netdev to bridge entry.
a6f018e324ba91d0464cca6895447c2b89e6d578 cxgb3: fix hot plug removal crash
0eddba525cf4c3a4aab9feaf36b12b465290d4a7 gianfar: Fix TX ring processing on SMP machines
4c020a961a812ffae9846b917304cea504c3a733 r8169: use correct barrier between cacheable and non-cacheable memory
d0021b252eaf65ca07ed14f0d66425dd9ccab9a6 tipc: Fix oops on send prior to entering networked mode (v3)
6d55cb91a0020ac0d78edcad61efd6c8cf5785a3 gre: fix hard header destination address checking
c839d30a41dd92eb32d7fcfa2b4e99042fc64bf2 net: add scheduler sync hint to tcp_prequeue().
8f37ada5b5f6bfb4d251a7f510f249cb855b77b3 IPv6: fix race between cleanup and add/delete address
84e8b803f1e16f3a2b8b80f80a63fa2f2f8a9be6 IPv6: addrconf notify when address is unavailable
5b2a19539c5f59c5a038d213ede723f0245d97cf IPv6: addrconf timer race
122e4519cd5c224d4b8e681d368132b643e28f60 IPv6: addrconf dad timer unnecessary bh_disable
335a64a5c21ed58de21c0130c90c7e647cdcf572 virtio: console: Use better variable names for fill_queue operation
604b2ad7ccb11569d3b843bb1ce0fbe034e70769 virtio: console: Fix type of 'len' as unsigned int
b07f6b327e798610bebaa581ffb7a226f3bcb96b sh: Fix up flush_cache_vmap() on SMP.
281983d6ff2674ca2e4868de628c65809d84fa4c sh: fix up MMU reset with variable PMB mapping sizes.
e5c1a0aa00ce94ab0cd669bb290c3ae4657242a3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
c437b2733520599a2c6e0dbcdeae611319f84707 ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctl
7247c0caa23d94a1cb6b307edba9dc45fb0798d4 ext4: Fix the NULL reference in double_down_write_data_sem()
5fd5249aa36fad98c9fd5edced352939e54f9324 ext4: Fix insertion point of extent in mext_insert_across_blocks()
74781387822cd7a549123ae2b35862bf802689be padata: Allocate the cpumask for the padata instance
731eb1a03a8445cde2cb23ecfb3580c6fa7bb690 ext4: consolidate in_range() definitions
bda00de7e8569b1fcde27b68fa59e74e14c5f93a ext4: cleanup to use ext4_grp_offs_to_block()
5661bd6861b7490394e29aaf74dca812188272e4 ext4: cleanup to use ext4_group_first_block_no()
dd58ffcf5a5352fc10820c8ffbcd5fed416a2c3a Merge branch 'coh' into dmaengine
aa4d72ae946a4fa40486b871717778734184fa29 ioat: cleanup ->timer_fn() and ->cleanup_fn() prototypes
b9cc98697d1ca35a86bbb708acc6d93993c28f0f ioat3: interrupt coalescing
aa75db0080603bae27961c0502812dfd0f522bb3 ioat: close potential BUG_ON race in the descriptor cleanup path
a27341cd5fcb7cf2d2d4726e9f324009f7162c00 Prioritize synchronous signals over 'normal' signals
3a8954e8f22cf31791d8c524c2839433e39f9368 staging: dt3155: revert u_long to u64 usage
5617f9da4619ec975514e6b385a052e024215da3 Staging: comedi: drivers.c: Checkpatch cleanup
b91665e95d1968c3cd8dd0c3a9a8d617639db1a6 Staging: arlan: arlan.h: more Checkpatch cleanup
e22245b6c26fbb7dfb948382ceb242edccb3a7e3 Staging: arlan: Makefile: Checkpatch cleanup
aa1468b3faca778274ed0a79da52613fee48672e Staging: rt3070: md4.h: Checkpatch cleanup
a5a8695987b4c541f2003640d8583412b8c154ff Staging: arlan: arlan.h: Checkpatch cleanup
fa93e19dcf8600c87a60160735b1065cd4bb4dbb Staging: comedi: dt2801.c: Checkpatch cleanup
20962c10c19862c58c03eec2434279a5d104c40e Staging: comedi: dmm32at.c: Checkpatch cleanup
882e5b32b5d68960f46331215fc3c301df508110 Staging: comedi: cb_pcimdas.c: more Checkpatch cleanup
ecd89ddcabf8646651f152155bff5f8bed9c6e92 Staging: comedi: das6402.c: Checkpatch cleanup
dd105f08c0e9d4081629f96b09abadc0bb51e0d8 Staging: comedi: hwdrv_apci3120.c: Checkpatch cleanup
d539047c7bb3d462b4b505accbb3cc31dce87801 Staging: comedi: das08_cs.c: Checkpatch cleanup
426054ce11ecb416048aa0f92628fa4ba93c3a0e Staging: comedi: contec_pci_dio.c: Checkpatch cleanup
f1c54e82726fe51a55a18d15dc9377b8fd568ca2 Staging: comedi: cb_pcimdda.c: Checkpatch cleanup
7c2f1946a5d41da3cfc1696944aaa420db5b5145 Staging: comedi: cb_pcimdas.c: Checkpatch cleanup
e3a21d0ac2ee4f6c1be5314e76939867a2d0b470 Staging: comedi: cb_pcidio.c: Checkpatch cleanup
20db7d7de7027ddee5df1b51b3d013568273b9df Staging: comedi: cb_pcidda.c: Checkpatch cleanup
2d238b2972bf365153ae8d699177c7a19a5f3056 Staging: comedi: cb_pcidas.c: Checkpatch cleanup
882e1233a1abb650149496b33eaeb1d09bbc0b7a Staging: comedi: hwdrv_apci1032.c: Checkpatch cleanup
a9ecb5bb5847b084d6d8bf5c60549fd5598c053a Staging: comedi: addi_common.h: Checkpatch cleanup
015fadba7c30a082cc8efa0f353be096b75e3952 Staging: comedi: addi_amcc_S5920.c: Checkpatch cleanup
48d07f2bf3fd6d0bbe7577f1844f7edfaf7399f6 Staging: comedi: amplc_pci224.c: coding style cleanups
02c7b237f6a01f580319187d4bdbf712b27a5460 Staging: Cleanup useless headers
7bd795bfcd7eb2f2962d458bf787d5ee0d1167cd Staging: rtl8192su: use list_for_each_safe() in ieee80211_crypto_deinit
a99840b1aa66d3797bfe0be4fb6982bba62d815b Staging: rtl8192su: re-enable tx-stats
29a1fbc88b822497a0a4d8e9cb7d8a471e70f339 Staging: rtl8192su: fix for rtl819xU:Error TX URB for zero byte xxx, error -2
2f22560880786acceb6bc63cbda7125e8d9a2206 Staging: rtl8192su: Remove Firmware from r8192SU_HWImg.c
c852ab66727558e7fb9c994a12ff30cc3d0e2448 Staging: make drivers use spin_lock_init()
21b0838c1a03686277e0cfeda42015e4538b9ea3 Staging: crystalhd: Misc improvements for crystalhd_lnx.c
092579690107ffdf9b146de7e67379d8434e9bb0 Staging: wlan-ng: Fixed line length issues in prism2usb.c
582de7caf578f3ed1f52bc93ad926a580af885b4 Staging/pohmelfs: fix write_inode parameter warning
83a0f9bc658b20b06740691d9ee711c5d14b6e8a Staging: fix wlan-ng printk format warning
128a5d0223ebef1cb6c0d94b3f87b49e38a11443 Staging: rtl8192* needs semaphore.h
0f7cf0034c6b9aafea3605ec61145c9b54b1b208 Staging: line6: variax.c: fixed a space a "x ? a : b" coding style issue
ea12ac4fd241a141cc64683f4293f48bed84fd42 Staging: comedi: Increased timeout for digital output dma loading
2021937c6d8ec1212b8f4fa01e86f852c9b96368 Staging: comedi: serial2002: Fix filp_open usage
9f7a344b69485dc1052534a4e1b2e5a8f7de086e Staging: comedi: amplc_pc236: Checkpatch cleanups
669c930c8fe266917865f923db51c3b654ab78a3 Staging: comedi: amplc_dio200: Checkpatch cleanups
e20ad20d849eb902628553be1fd2dc9ccc40a4bd Staging: comedi: aio_iiro_16: Checkpatch cleanups
e41a6f6d9cb7404420d596f27609a3f4f55dcaf5 Staging: comedi: fix coding style issues in ni_labpc.c
af71b816cdc623bc7c0b616ededbf3dadaf03156 Staging: batman-adv: fix module initialization
da6d6c7ac366ad3189e494cd78376db7a4f40d59 Staging: batman-adv: avoid crash on memory allocation error
8d03847c090b12694fb9fa81dbefa7b3e4f10f1d Staging: batman-adv: Fix skbuff leak in VIS code.
837b8248f6206a6b08b3d6defe2946282e432679 Staging: batman-adv: atomic variable for vis-srv activation
bc0ad071a788625abb23aee4cb3c07d17d501641 Staging: batman-adv: remove obsolete variables
149de2e58b53cb87c9637a46441c477f0caf74bd Staging: batman-adv: avoid having the same error message more than once
eb50081d8fb76d5de9d65628d7f41977ece7044b Staging: batman-adv: don't lock while sending packets
0fce64362d4f2144586e3ffcff6f259bf8abc2f8 Staging: batman-adv: depend on NET instead of PACKET in Kconfig
77712e5fbe2e47476823f4853d756cc5ad1dfabc Staging: iio: Staticise non-exported functions
9a16a92c11e82a0a80b4847343cfb8b5c54ed6b6 Staging: comedi: fix brace and 80 character coding style issue in ni_daq_700.c
3c2aabc41da7e9f957bc826363115a54764fb396 Staging: vme: VMIVME-7805 board support
33e920d9ebaddbc9cf51cf6e1de7baa8d7b8d6dd Staging: vme: Allocate memory buffers for master windows
5188d74cc4597a63a0907b8996ca0a2d36f1b970 Staging: vme: Use A24 when requesting slave resource
877de4b4866f1cc0a25a4d67d3927304556f5d1f Staging: vme: llseek support in user driver
bb9ea89ec8a3d80a835d53afc388ad5f67fd3cb3 Staging: vme: Remove legacy unsupported code
25331ba2f8e36abe77211765fa879106cdbc43e6 Staging: vme: ca91cx42 slot detection
04e10e15f9509d08c5e2194ea2ae680c013d5b63 Staging: vme: Add ca91cx42 rmw support
21e0cf6d2e59e19f77096e73d83157734e7f7782 Staging: vme: Correct ca91cx42 resource handling
4860ab74d4d577d21fbfe0da3bd0925f3efc8907 Staging: vme: add ca91cx42 dma support
2b82beb8c1bc81b3dde69d16cacbc22546681acf Staging: vme: Add location monitor support for ca91cx42
8fafb47638012d93134d0ff38adcc5fc661beeb1 Staging: vme: Make vme_master_resource naming bus neutral
29848ac9f3b33bf171439ae2d66d40e6a71446c4 Staging: vme: Enable drivers to handle more than one bridge
4f723df45d3952c485ee0125fb6797ad615901c3 Staging: vme: Attribute Testing For Dma Request
66bd8db52ab48e7189e02d4bf1f23109cc1ede70 Staging: vme: Renaming following split of GE Fanuc joint venture
a94f530a5ee36f72e0377d081023b8d23dacf7ce Staging: rtl8187se: needs semaphore.h
bd80816b2877879d36011815858c8681408cc625 Staging: udlfb: remove printk and small cleanup
dd8015f1c83bfde9966c86a5958abd466a304398 Staging: udlfb: explicit dependencies and warnings
3e8f3d6fa672896096068296658a769649186150 Staging: udlfb: Support for fbdev mmap clients (defio)
530f43a8a69d9fa10ec6d30652244bb5e2a29694 Staging: udlfb: improved rendering performance
2469d5dbcafe064859475a8aaf8da00ab33d440c Staging: udlfb: Rework startup and teardown to fix race conditions
7d9485e2c53caaaed9606a39de1c2746cc9ba262 Staging: udlfb: Add functions to expose sysfs metrics and controls
4574203f45eb26b3fd76a171a77dd298dc1dc1ae Staging: udlfb: clean up function naming
4a4854dd2049ddc066a162a0f843dc2a78481060 Staging: udlfb: pre-allocated urb list helpers
cc403dc67d10b895fec14b837fa2a6cb6ee6c8bd Staging: udlfb: reorganize function order
1d31a9ee698f9b8d72c5813fe62a5184197443c3 Staging: udlfb: checkpatch cleanup
cd18964a1d67c4989474ffca0109ef1c0f8502a3 Staging: r8187se: Remove dead code from r8185b_init.c
8daba6b94dce76254b10de0a9a777f792a120322 Staging: r8187se: Remove two private variables that have a fixed value
b1b7621b08e49638aa65b5f67cdd35478f00a4c4 staging: r8187se: Remove write_phy routine
5dd8acc8fd6b0476a2dc49bc6de4712d22c368c0 Staging: wlan-ng: multiple safe style cleanups
46800b225f8c9dc264e1e9c15b1e104b9e0af5b5 Staging: wlan-ng: clean up assignments in if statements
bc2955ddf48d2da94019680fa46deae88d39b40e Staging: comedi: bracing fix to ni_atmio.c
cd9d25ba31b2def7f84da1e3cedf21e8ebb90722 staging: vt6655: add missing curly braces
6de92dd6495e36c0c2cddbee3e7c6a49f608e7cf Staging: r8187se: Fix for LED not following radio switch
742821ce5fdf691826154fe72ba0884f71a40982 staging: r8187se: Change to use common eeprom routines in EEPROM_93CX
13a21ad18cb43574a1a642baf105afdf2a9260c4 staging: dream: more Code style fixes
451ff3737d220a17869d7304d5735146f9cc587f staging: dream: another Codestyle patch
df16b962f06724f006ff06aa9e69971113e2fa46 staging: dream: Codestyle fix
326bdc6537d3f18d894745a344c44c9c34777014 Staging: comedi: rti800: more Checkpatch cleanups
3913add413ab95b1e33738b44e9a2118afb11346 Staging: rar_register: add suspend and resume functions
433e63c63eee9fd8ac3735ce5b41797f30d5ce58 Staging: rar_register: fix checkpatch errors and debug program file
9cedb3924bfa3f70d0c562c65e26ce824c686fc4 Staging: rar_register: fix checkpatch errors and debug header file
bafb6f63af819269c23871ba9ca8d9eb3f6893cc Staging: rar_register: provide better explanation in Kconfig
e33cc5cec039ac6aef68568c06998707bceb0953 Staging: rar_register: renaming directory to rar_register
ee7dfb7e245e92c011c335e7bac2474967eda192 staging: rar_register: renaming driver to rar_register
e37bcc0de040127281de13a84a608570355c20eb Staging: mimio: remove the mimio driver
ef97e4ef156500eb1c26de57354ad685f0b6127b Staging: dt3155: fix coding style issues in dt3155_io.c
dcff74ce8b458792c1628ad9f3803fc648f94e11 Staging: dt3155: replace u_int and u_long usage
5d3921117d7c3bfec5a5877ba0be0430e2aec491 Staging: dt3155: replace u_char usage
062d164719fcbffae6e2fe5e7ba5ab68da12ce33 Staging: dt3155: coding cleanups for dt3155_io.h
f721ad7a9c4cec5b151134b2ace164861aca0df9 Staging: dt3155: fix build warnings
dee86e8c9279110d787da64cbca5d4bda63d93c6 Staging: comedi: ssc_dnp: fixed a brace coding style issue
2d2facda0b71609be294aa1fd5f56d2cdbcbb794 Staging: comedi: ni_pcidio: Checkpatch cleanups
83c41dabcca05eacc5917928a3e6a3bdfefad652 Staging: comedi: rti802: Checkpatch cleanups
0acc516aee7b1527ad125a53deff328ef29be9e6 Staging: comedi: dt2815: Checkpatch cleanups
d3c796fd57f33a20b2ca968e0e449382397c8dba Staging: samsung-laptop: fix coding style issues
e41e5d601e1c035fde488f9543c978b8ae86e1be Staging: rt2860: correct onstack wait_queue_head declaration
01823a13dca4de28ddb55b63c3334ff928b3abbc Staging: rtl8192e: fix spacing style issues in r8180_93cx6.c
f4098b4f8ac65e0e44bbe579ac7d32b6e05ffa3b Staging: comedi: fix brace coding style in comedi_fops.c
412bd046b0a1726f8b168d5056d21213932f9d84 Staging: comedi: fix brace coding style issues in ni_labpc.c
c7e10c99565d7a4d2f4bcc37e7bccd6c8120a0a3 Staging: Fix continuation line formats
8455cd1bdba3331e07291c455ca70be33ff39860 Staging: wlan-ng: minor cleanups
bc56894234e55ad53419cfda1bbfc401a8be3e46 Staging: Fix continuation line formats
7df1735bebee6d1f3492c79ab110f3a6e67e0244 Staging: comedi: adq12b: Checkpatch cleanups 2
27aa7320972a130ba3cd2d4004c2568e7c40f01e Staging: comedi: fl512: Checkpatch cleanups
d8dfb3882e12539f34c6eeb01dee6f425e92e892 Staging: comedi: ni_65xx: Checkpatch cleanups
c733110ae3c49a69907b89f37ff1721a157df0f3 Staging: comedi: ni_670x: Checkpatch cleanups
900b78088567d2033c58d4e2433c3d2558f56b76 Staging: comedi: ni_660x: Checkpatch cleanups
94941bc805d2b77e6b548b83529b3fa5e98a3636 Staging: comedi: poc: Checkpatch cleanups
b1e68ea5e1b0829037a1dc97e8a2ef4bb6e9c91d Staging: comedi: pcm3730: Checkpatch cleanups
50ae2a521f60a62dce3fedfc3046064a680a6d5e Staging: comedi: pcm3724: Checkpatch cleanups
1130ebbaae8ed0dcf8be707449601f8d7dbb7538 Staging: ramzswap: Update copyright notice
c25d75a234df36446dc0d9bb3365ab8b83374d50 Staging: ramzswap: Handle case for invalid backing swap
2e882281742f7e483e751bbbaf6c0946b5f8513f Staging: ramzswap: Remove redundant check for zero page
de1a21a0f1f614dac0d8cacc13f41e32a15bba98 Staging: ramzswap: Return proper error code on device create failure
5d83d5a0b5ee332b724978d657c0af17f14e807e Staging: ramzswap: Set block size to PAGE_SIZE
7eef7533909f3ea50e8b375777242f778e8da11e Staging: ramzswap: Flush block device before reset
6a90772886d5d6812f9b2775d3caa0dc002754e0 Staging: ramzswap: Use lock for 64-bit stats
1994130e4f881696aad562429fbbafeb73418e5a Staging: r8187se: Fix a faulty if and do additional cleanups
e501b36bdf85212d537b30babf60dfedf3fdcebd Staging: otus: fix memory leak
411a861fc4f92cf0f5039928b448dcc7ca31d423 Staging: usbip: Seperate usbip config debug from CONFIG_USB_DEBUG
a439f5bff51d3e0c93d61ee6886b9dbf29a03da9 Staging: usbip: Remove dead code
aad86577b829be29048e0a692e1c28c3ffeda6ca Staging: usbip: use print_hex_dump() instead of open coding it.
1e5065dbd6fe53b46d8281db7b4286751dcf607a Staging: usbip: minor code cleanup
22e0967f72494564e416b157568ed5876666ad26 Staging: et131x_kill MAC_STAT_t
bd03d0d5bc253533a6d169a82f56626d552d9471 Staging: et131x: kill off the rxmac ctrl type
fef5ba3ae9760fdc2688b7160fa056e7ef2700bb Staging: et131x: kill the rxmac ERROR_REG_t
dcb0789bb344b76fdeb32876f1e498a5cd19ecc1 Staging: et131x: Kill MIF_CTL_t
370d52acf7f2a8f4fccbf9fa49defd6e364ae1f3 Staging: et131x: Kill the SPACE_AVAIL type
f7ae1957cac1388e7bbe070b13a5f5f5a98107d2 Staging: et131x: Kill off the rxq_diag types
287acb63a593c9872005824d6866937617624668 Staging: et131x: Kill of the MCIF types
b186f33137a124b3d10bcd7b9b35d76247b82014 Staging: et131x: kill off RXMAC_PF_CTRL_t
70a29a24088211369169b6285f33795be4d3a616 Staging: et131x: Kill rxmac crc fields
afa7e5ec93b4e9e991fd3feb0bda2589f785e357 Staging: et13x: kill off TXMAC_ERR_INT_t
003e52e85b1cf04c0bccc70c124d67aea3036fda Staging: et131x: Kill off the TXMAC_ERR_t type
1cb180dc9dadf7739fe5bf9a8f159097abb67590 Staging: et131x: kill txmac err count typedef
6720949d55623cb8c4cb6b06f218d8be68780a6f Staging: et131x: Kil the txmac type
69ea5fcb5e33b785f3f554db0ab0c2694da3f22f Staging: et131x: Collapse all the function definitions into one place
ec7d9f61012b9ab902810d63c4b5a7c796e4ceed Staging: et131x: Kill unused error defines
f1471660df8e88fa7840459e3ea28ac1f3187296 Staging: et131x: kill MP_ERR_COUNTERS which is unused
8f12785dd008f4ad94e3c9aad00517e082563935 Staging: et131x: Kill off RX_RING_t
4ba64c1ba5f26a445255dd7684c175e298d84d07 Staging: et131x: clean up the pkt_desc_stat_t types
8a66278cf91c9b0bfedd70865954d5fccba02237 Staging: et131x: Clean up the fbr lookup table
07563ac691c284a5b9402556a270b8cc14164ff8 Staging: et131x: Fix rx_status typing
f926d216502c55e3d1089e5845045d0c16004428 Staging: et131x: rx_status_block_t is now clean
c9a8ad187a67da5892ff1155960cd14912c49efb Staging: et131x: kill off the rx interrupt state enum
61aa21f208314496c4fa6c28c4a96c610831ed5e Staging: et131x: Clean up the rx status word types
dc26ffc7729e5a35c7019a6fb7d306005fdae518 Staging: et131x: Kill MAC_STAT_t
461e0e8b15864b2f8d7b13a5bf86acf40d7a6fd6 Staging: et131x: Kill off MMC_t
060a78a07a06d78e64a00a25f4a4a7d5fe7402d1 Staging: et131x: Kill off TXDMA_t
2b903327d34a48250da3f559a8906f3a55db9901 Staging: et131x: GLOBAL_t is now sane so kill the GLOBAL_t itself
254472ac59e2298fe3af9edafe291439e7756645 Staging: et131x: kill EXP_ROM
61d5ed8c62fcceba08812f176de233ea7c78f5da Staging: et131x: Kill off the rxdma type
1bd751c1abc1029e8a0ae63ef4f19357c735a2a3 Staging: et131x: Clean up rxdma_csr
13a79c697f737c19b5dd2f642374d9f289f9b830 Staging: et131x: fbr_desc is now only sane types
7d9e15eb31debad09ef055290d04e162998b766f Staging: et131x: kill of FBR_WORD2
09b25c6fa36ea3c961e75cede0f86f1fed5c33b5 Staging: et131x: kill off the FBR_NUM_DES type
5fe68019c600ac0b92475654cbee66208dddb800 Staging: crystalhd: fix build on powerpc
cffd4e16cd6e5893148c31f86d1b48db10b64baa Staging: rtl8187se: fix if statement
c22202faade08b6b45f14fd86bfb57f79d73464c Staging: rt{2860,2870}sta: Use request_firmware() to load firmware
8838d2560a8ccbc5e03688d55bf075793b36a04e Staging: rt2870sta: constify RTUSBMultiWrite(), RTUSBFirmwareWrite()
35f077dca73132dcac2cac1706417229a68f38c3 Staging: serqt_usb2: Two branches the same in qt_set_termios()
a2c3fdb996a926a45622428405a042f011eb03ba Staging: rt2860/sta_ioctl.c: Two branches the same in rt_ioctl_giwscan()
57ac827c9b17f2cc2f0f86c4fd43c3597c40253c Staging: comedi: pcl818: Remove unneeded chanlist_len check
64a1f7bd56e0f26bd4dd621805facffde9fbb0a3 Staging: comedi: pcl816: Check channel list in AI command test
c203b521e64e062d94f1ced1510206c0a55d5b55 Staging: comedi: pcl812: Update MUX for multi-channel AI command
8f87b832dea11dd00f6a30aaaf934c5c93556cfe Staging: comedi: adv_pci1710: Remove unneeded chanlist_len check
61283d227c6b39e30afc6346db099521b0b64fa1 Staging: comedi: adv_pci1710: Correct AI scan count and channel checks
b3559cb1aa5f863e1ce9b94b518be7ddf6680e45 Staging: comedi: pcl818: Correct AI scan counting and channel checks
13de4f000ec491b16a820e4ed59de2c98b7807be Staging: comedi: pcl816: Correct AI scan counting
7edfa10689615255e65909bb893fd8f8620cff92 Staging: comedi: pcl812: Correct AI scan counting
6c381c5775ea5eb799bdc790dd6d6d43fe966134 Staging: Comedi: G1-3 status registers not read in ni_gpct_to_660x_register()
615d5b6c56ff6bfd6ae223e99df26cf28d55f566 Staging: comedi: pcl730: Checkpatch cleanups
acb60e915a68c44757e12c45a8cede11339b6172 Staging: comedi: pcl725: Checkpatch cleanups
186539192c37c0ebe95ddac341cf7e037b096966 Staging: comedi: pcl724: Checkpatch cleanups
266bfbdd3eb7f080612977f22055c82b951b179e Staging: comedi: pcl711: Checkpatch cleanups
f51f90300010937bc9a2455cef88366448a6e718 Staging: go7007: Eliminate useless code
79a22d5c264f5ddfc8573aa7eb234fe62dd1ee32 Staging: comedi: rti800: Checkpatch cleanups
23d53b1768f9396d0e259a9b4e62bfcc03122bab Staging: comedi: c6xdigio: Checkpatch cleanups
d2e01434fd9c01687a7cace957f182594cccc829 Staging: comedi: adq12b: Checkpatch cleanups
0289bb5d18ad57e23a7be681857f070980c66790 Staging: rtl8192u: ieee80211: CurrentMPDUDensity assigned to itself in HTUseDefaultSetting()
3af805735a2538c38ec16014f19d19030544aaef staging: sm7xx: remove the buggy 2D acceleration support
d5a2ffd8e8d602293339f69180aff8914c454d83 staging: fix typos "couter" -> "counter"
9d220c6b54f3d0b141846321814ec1c4e4fbdc67 staging: fix typos "aquire" -> "acquire"
a82fd70197e1e59d2127e5536d6a1d502699528d staging: fix typos "selct" -> "select"
1832664ae124df0c58dc26985e4963b2c39b6b05 staging: fix typos "enalbe" -> "enable"
9f64859208f3a56f33f2e893e11df585768f1705 staging: wlags49: don't use custom implementation of atoi()
e4c3a24dc5c318e57e5295a54f03eb8ae54d9ffa Staging: sep: declare MODULE_FIRMWARE
4401e8243d2e02a991a475eea11885a56f854f69 Staging: sep: include driver name in firmware filenames
5d929a71908968905331cda0d52c44570d402110 staging: declare MODULE_FIRMWARE in various drivers
32dbb67138fdb8cefa348d29850eb9a9ce964e09 Staging: dream: HTC Dream camera, not need sizeof
362f46e3ab6ee4fc771da55067921c39dd13877d Staging: vme/tsi148: Depend on VIRT_TO_BUS
23639126523b274e094515b609c987e927284920 Staging: otus: fix assignment makes integer from pointer without a cast warnings
ab59186c7545dcffbeda8a78b75bfcdb14c4566d Staging: rtl8192u: dont use -mhard-float
1c7ec2e8e0fb6e8acda4f6b9a682cf7f8e650e2f Staging: rtl8192e: Use skb_tail_pointer
53cf8743d227283e78c27ada407b506014c9223d Staging: rt2860: Use skb_tail_pointer
3bf040c75294ad9470b11902477e2c07af2031bd Staging: ramzswap: Free memory when create_device is failed
b76a32638d9d7d6b421fccce02e667007509bd7b staging: make i2c device id constant
a457732b836b970c82c7ba35b4cfc938c9c543f9 staging: make USB device id constant
13ac58dac0c6b1edeb060102049b07ebceea9a40 staging: make PCI device id constant
75b16013e29f6058e5bd648e6f4a9c03d262cf4f staging: iio: Fix incorrect existence check for a shared event pointer.
75c8075394906b4bda4b056328bd9b401277d9b8 staging: iio: Ensure mutex is correctly unlocked in __iio_push_event
0daa04a586f03de8f9022e29fb41c9dc0de28c4a Staging: otus: zfTkipInit(): increment another pointer
e36e8c0add960eb523a8a1bc93c7efa744339415 Staging: otus: Fix ZM_SEQ_DEBUG macro for no-debug case
3db96cd871e7cfea6e671b262a8ef661b27dadf1 Staging: otus: remove unused constants
d74385fd9c81d2168aa3a556abcc55f5e1558626 Staging: otus: remove unused variables
d027936949b839a858cd822975491e19ec316621 Staging: otus: dont mix declarations and code
90d49b4f32c243215c0620162e6cae6af980047c staging: crystalhd: trim register defines
88d43000098017d93d9bb2f88d33950e6c7a6bf4 staging: crystalhd: add missing fixes for userspace lib build
8a8e29752dfdba014b866d3c587d3409e57263dd Staging: wlan-ng: Add select WEXT_PRIV to Kconfig to prevent build failure
733acf902fbafb6571fce45ee77b1516aaae1bc6 Staging: rtl8192u: Add select WEXT_PRIV to Kconfig to prevent build failure
95702ef05b9b6554c2669bdb9a6121af9f034171 Staging: otus: Add select WEXT_PRIV to Kconfig to prevent build failure
0df28be06e08b9a53c26a53974bf3afea4928b3e Staging: asus_oled: Add NULL test for kmalloc
c424d46fdc79df201707fe815aa8480751918025 staging: cx25821: avoid NULL pointer dereference
267c39c918cd0c239148a281d51693f47d2e1e54 Staging: v56655: add missing parentheses (in comment)
9d4682d070e1f90f75cb27dd44d9cc7ab79577f1 Staging: batman-adv: Update the README for mainline usage.
182374a0bddeef46769d2f8ab56fcccc433b96f3 Staging: Fixed pohmelfs regression because of per-bdi writeback.
e3c0acf44d837d3095ab8222d3271f9ba0d3db44 Staging: pohmelfs: avoid null dereference
0c14c06cc18bc0d7f968d0bf1e531bcb8ced387d Staging: pohmelfs: Remove uses of NIPQUAD, use %pI4
74e1cd4555c7b8d2fe9de657658f92f859427025 Staging: sep: Fix use of legacy ioctl fop
db376005ab4abe4a57fd96c8e007cf5d3b2e22bf Staging: sep: Fix build problems from header changes
274350fe401474d0c30cd10bbad74b5dbf34f4fe Staging: otus: 80211core: Fix &&/|| confusion
f3557cc180b73308048867b591111df6436987ff Staging: rar: Fix all coding style issues.
88e05d854cbbd583d528be9295a74586f920492b Staging: rtl8192su: buffer overflow in r8192U_core.c
00367a6d7caae9c6b077e177aeebad5b0a91ea62 Staging: vt6655/device_main.c: use %pM to shown MAC address
6756993bafb436af088dacdef92b756f5f96134e r8192U_core.c: use %pM to shown MAC address
820793c396846e5885b0d28c68512d08b5cb77cf Staging: r8192E_core.c: use %pM to shown MAC address
28a2333413b2fbb74b35d55e1dd8c349dc825a16 Staging: et131x_netdev.c: use %pM to shown MAC address
1c7e4a7c326c916918b5a29051db4f93973e775a Staging: otus: off by one in usbdrvwext_siwessid()
ed30013207ef3e36da4f39db1298ae53f799e29c Staging: cx25821: off by one in cx25821_enum_input()
7a02f549fcc30fe6be0c0024beae9a3db22e1af6 Staging: cx25821: fix double unlock in medusa_video_init()
4b2ba24399cfcd7c80a20cd3bbedc5df0ebd4345 Staging: comedi: reorder check in pcmmio_attach()
5d3aed742498ffe5692e3f974f3f7ea0e99a93bb Staging: comedi: off by one in doDevConfig()
ef4ffb7ade54f7669172cf5cead69695e588c06a Staging: ramzswap: Minor spelling fixes
2141ec629c9c9a70c905cfebcc8fa69373dd982a Staging: dt3155: remove compat code
cf137d5c49379c5f05fba40baf1535b611410ec0 Staging: rtl8192su, rtl8192u: use min_t() in store_debug_level()
27b93f80e47a49a0584a4c8fb58bc44f9e026256 Staging: rtl8192e: remove some functions from the __exit section
9bfafe825d0af5f4cbb2aaaecad0cf9a459cf6b1 Staging: rtl8192e: print the elements of tx_pn and rx_pn not the arrays themselves
db15438cd5be7380cdf27c8adb8fc71a72da0210 Staging: rt2870: Remove unnecessary forward declarations
c33c2065fc4d424e23547b58900ded5eb4444e9d Staging: rt2870: rtusb_probe() should be in section __devinit
6910dadf3f11254bc0af79f578c7228b4e1334ac Staging: DT3155: Use pci_get_device()
c22090facd354749cfe99a46e903449c7ac07788 Staging: hv: match on DMI values to know if we should run.
9a775dbd4e8c87b7d35549183145321c7205404e Staging: hv: add a pci device table
0fa37b1ee936811c8aa8fcb72d189d02cf1575b9 Staging: hv: fix brace coding style issue in Channel.c
f916a34dc066c13ff2c8986657634cef06c07719 Staging: hv: Rename struct device_context and re-arrange the fields inside
26c14cc119204adc218259251919c5198d07dafe Staging: hv: Add proper versioning to HV drivers
4408f5319b6c8784120e0784df315b87e8a5dfef Staging: hv: fix various coding style issues in RingBuffer.c
a73e6b7c508f610eeb315c443d9ac79041124af0 Staging: hv: Remove xen legacy code and check for Hyper-V
4f28900bcf9bb5e6fb0c18fc7ee325df66fe8bbd Staging: hv: remove unneeded OnClose callback
2d0753464b497287565c2e54d3ae67666852ef57 Staging: hv: remove unneeded OnOpen callback
354b0a643e89dd3163278c9a0ac9cbcb9ef5c298 Staging: hv: remove unneeded OnHostReset callback
99358ca725513de0a97971eb019d4a5544d83760 Staging: hv: storvsc_drv: move unused functions
65e65a3e73b31c097e59c6e8d4a9ed1eebbe9d8d Staging: hv: remove unneeded OnHostRescan callback
4230020c42457e51c98636a328c60e9f3744152c Staging: batman-adv: Dont deactivate aggregation on wrong input
abad5446585b0b9519fad00c05156f373ea114ad Staging: batman-adv: Remove compat.h
b9b27e4ef6313449a6b40a21e0e9a1bdd9a1d8ce Staging: batman-adv: Use printk(%pM) for MAC addresses
a9c2910aa15c5b2559e80d1406176f8456d3e34e Staging: batman-adv: Allow the MAC address to be set
e70171957a3ac67fd62af0c66efe7b7749121899 Staging: batman-adv: receive packets directly using skbs
c4bf05d3960981a4291bcc9580f3d73eb4dcbe84 Staging: batman-adv: check all kmalloc()s
e9b764506aeb06ada6a7d0a24eda3e6eb70bade1 Staging: batman-adv: splitting /proc vis file into vis_server and vis_data
6051d44cb1210e79b39143921b9e162983a03005 Staging: batman-adv: remove obsoleted vis_format /proc file
b801fede6bd94a4b3b0bd4ba1f35f69a6b34158b Staging: batman-adv: moving vis output formats out of the kernel
b665aac8a7b44bbffc32dfff8543227704136ed5 Staging: batman-adv: fix minor orig table layout bug
9bbf1ecdb36e2395eecbf04229eaaedce3589db5 Staging: batman-adv: Fixes rounding issues in vis.c
cec4a69cfc2bc780b4107193cb9bd621b67ab2b6 Staging: batman-adv: Use forw_bcast_list_lock always with disabled interrupts
5ea84fa369baa3d36fa8a78e9af3dc71bbcbca51 Staging: batman-adv: consistent spelling of "neighbors"
b6c359767bc743a7b6830660daa8f7e5c4273ad8 Staging: batman-adv: initialize static hash iterators
4ce21a7faf320bdb750a2e1639f8f2dbb27bdb89 Staging: batman-adv: Replace KERN_DEBUG with bat_dbg
183cd9ee543c9364fa42be8d30265fd47a914b59 Staging: batman-adv: update README for latest kernel
acdfd0e088502dc225f594b5a5598cab53ffd375 Staging: batman-adv: Remove NULL pointer check
23a51a8061567a47347ade59edf2a0bde0eece30 Staging: rt2860: test off by one in RtmpAsicSendCommandToMcu()
716323c09319ae5e6c9e413a6378d61a77b26996 Staging: rtl8192u: ieee80211: add missing parentheses
7963eb432be2ebbf7e740bcdf6b385cc68fb7627 staging: add Broadcom Crystal HD driver
ca1f29c01aaa37d522dc6ce311769731f5f1919e Staging: altpciechdma: remove driver
2d629030ca649bd4a7356befedbe7bbefa840b21 Staging: p9auth: remove driver from tree
a945db65436a2666927b555d752e67a1bd193a9c staging: remove the b3dfg driver
8c6356e2a57044614799de3f1e7f40561724893a Staging: dt3155: coding style cleanups for the .h files
1769fd86e13eadeca64881fb8494a17afeccbbbf Staging: dt3155: coding style cleanups for allocator code
8125e2f66800f9e16e632df20fa3195c07f6aaf9 Staging: wlan-ng: initialise mibitem
e8ffaa3a06a71a5a02373cfcb5f474f9a181ec68 Staging: prism2-usb: Build should select WIRELESS_EXT
d512a142f0a3d5ce138880fb2a70462542d5f711 Staging: rtl8192su: Use z format qualifier for output of sizeof()
784d3119475652d34a8d8ec3911e39c5e3d3036f Staging: rtl8192su: Build should select WIRELESS_EXT
8c172dde41db666f7a5f3bb62205da017e23c0ec Staging: s5k3e2fx.c: simplify complexity by factoring
096417e087a391dc78780cc1843369a521635522 Staging: w35und: Remove unused typedefs MLME_DEAUTHREQ_PARA and MLME_DISASSOCREQ_PARA
8fab4020fa1aa5ee3ad4e409323be9edfbd6c20e Staging: w35und: Remove unused typedef RXLAYER1
2b6e6df4d911e5ef1f438b84ee00cfc48865aff3 Staging: w35und: Remove unused typedef TXRETRY_REC
23b0dce239426ff8a7068b8d617d0c6eb4544cf7 Staging: w35und: Remove unused typedef CHAN_LIST
440a233db4c117f34397abd3722d5802fe1b8c30 Staging: w35und: Convert typedef ChanInfo to struct chan_info
395af561825095b2df30ed2ee86c3ed898783e8f Staging: w35und: Remove unused typedef _EVENTLOG
92ce4703920dc1bb380c12498a2f6bb825effbc7 Staging: w35und: Convert typedef RadioOff to struct radio_off
1bc5e651295ab35fc7d396d940cf9a1e530c0a7e Staging: w35und: Convert typedef LOCAL_PARA to struct wb_local_para
3fc0d278e3198c8aa9baa71c49a8364d31686ba9 staging: Fix misspelling of "invocation" in comment.
39cfb97b0d89a99c8e50782b17e65114b89c2e59 staging: Fix misspelling of "should" and "shouldn't" in comments.
2ed71d5a14c887b7632aa21579ff7fc5770381d8 staging: Fix misspelling of "successful" and variants.
59277b679f8b5ce594e367759256668eba652d0d Staging: udlfb: add dynamic modeset support
293c0db0dd2a7f1a8074645faa9d3a0294623002 Staging: dt3155: add it to the build
bad9f950c011c50e8302b48244229c0250add9b4 Staging: dt3155: add TODO file
ae7fd7b818e728fd90e08460dd45ce81e79c99b0 Staging: dt3155: add needed #include
aa337ef1fbc9650f8b5b9087af1dac33f71eb01c Staging: add dt3155 driver
da94a755cabe96d2c00af2b1b1aff84307c437fe Staging: rtl8192e: Small code fixes for r819xE_firmware.c
4db3d5e4e7fce813648215d99fdc5d0fcb73128c Staging: rtl8192e: Code style fixes for r819xE_phy.h
1719e1190a019c65750bc515b3ff2ec694e52bc2 Staging: rtl8192e: Code style fix for r819xE_phyreg.h
8f2668418f182ac6b50b994851c36bd0a116e4f8 Staging: rtl8192e: fix more coding style issues.
65a4378471510787e080188f933913315f1afa0c Staging: rtl9192e: fix power usage issues
789d9dbdad5cb24fbf0c0e4fa5c5f1b792e4e81e Staging: rtl8192e: fix some codingstyle issues
f70615a8f134c4ebe3c2848bb43a68335406a001 Staging: ramzswap: remove unused #include <linux/version.h>
6309017f050af5bb66350ec25a2a1dd0c5643422 Staging: wlags49_h2: remove duplicated #include
c4ad074f11acc46a4ded25dec4f4c2b8d2d4ebb8 Staging: iio: checkinclude.pl fix
734cc82a65cd5abc1b616fb0699eb2c251de7831 Staging: batman-adv: Fix the naming of the debug option.
8a2e042c2d9b4f1252dbbbb7c31bd3f8af19c8f2 Staging: batman-adv: Split originator handling parts out of routing.c
4088c7ca57b6dbe25683bb16f25233cce373996c Staging: batman-adv: Always receive when discarding.
da6b9ba95f2ce3f923013ce09793ab16f05bac25 Staging: batman-adv: stop persistent warnings if a device is deactivated.
4efe0b06559e8cb39c3d6a9bd01cc99604dfd247 Staging: batman-adv: Refactor routing.c
bad2239e87d73fd999a9c5d5efa5024b16046c6c Staging: batman-adv: replace internal logging mechanism.
e89230ec9154870a165de7e4acc411e1e7eec345 Staging: asus_oled: Add defines for asus vendor_id and device_id to be consistent with hid-ids.h
8d4ecdda9870d0999ebb8ed59293f420b5d244fd Staging: mimio: checkpatch.pl line > 80 chars fixes
2c6211606dafaeec51e471cd6aa277fbf45fe80c Staging: mimio: Remove dead code
d753fa1df300fe9215a08603f1f8ac18825839eb Staging: mimio: Fix checkpatch.pl spacing errors
0ee9f67c4028500a4348e8bc87ee7ec1139b8259 Staging: rtl8187x: Use %pM for mac address output
a5c252411f16dce1f9586090ffa8210273a4c8fb staging: slicoss Use pci_set_consistent_dma_mask.
30ae835f89cac13156fdef84412870f3179f3f22 staging: slicoss Use compare_ether_addr.
5d372900aa6b14142cc7d7145cc8be1cb6c0d7b6 staging: slicoss Use PCI_DEVICE_TABLE.
6c7aeb654d0d7f6d3b8de864c60868aa61f1e283 staging: slicoss Use dev->stats rather than adapter->stats.
d9c057ab0b19e4995884f412b7d15b6c08b1b54e staging: slicoss No need to check pointer in debugfs_remove()
f8771fa67d63c57e9eedf034939261865edc2065 staging: slicoss No need type casting when using netdev_priv
a71b9978819ce25f911af16fc4d7b96fcdf665d4 staging: slicoss Check for valid hw address
203fe0d2e99598eb960baf2cc4b88b6e794e5a20 staging: slicoss Convert to netdev_tx_t
42d4eff70f57eb889678d40d46a2c01ffd29d9a6 Staging: vme: Allow drivers to co-exist
3cb1b8a77402df3091ba7ecaede9b22484bf51b9 Staging: vme: Remove old structures for implemented features
ead1f3e301e2d886ef89f8d0c82b4d495f2a81c2 Staging: vme: Fix checkpatch errors on VME core.
12b2d5c0895a03e941e7c145d9d23a45908a857b Staging: vme: Allow override of geographical address on ca91c142
638f199db463a8f2b1535c45ab27d04bb1a55baf Staging: vme: Allow override of geographical address on tsi148
51616e21066d040988a33effa82d4ef37fd60959 Staging: vme: Correct vme_user error message typo
1c47faa0af6f9316e863174f6d30ede60ebf7e36 Staging: otus: Fix branch in zfProtRspSim()
cb13887657ec7130ff3e4ea7f78cda2e8a943b30 Staging: otus: fix some sparse warnings
bb0bfc2a6b3bc0a680b45690e8e427515cf229a7 Staging: dream: remove duplicated #include
ccf972bd6bcb35ebd38e0a530c86088e45102aa4 Staging: dream: fix memory leak in camera error path
e79753edf88d858a3783c946c12cc4726f6590f6 Staging: dream: add missing include files
fcc55b309fc0d037b5d435712cf70589c6a0c7be Staging: comedi: pcmad: [PATCH 3/3] cleanup printk() warnings
71a74bd951dd292dcda623539fa7b45005d72436 Staging: comedi: pcmad: Cleanup: Remove unneeded braces
90454a28d2e825e13f4a0334e017a438e4ccfc8a Staging: comedi: pcmad: Cleanup: code indent warning messages
9643f5d94aadd47a5fa9754fb60f2c957de05903 Merge branch 'for-fsnotify' into for-linus
c7bbf52aa4fa332b84c4f2bb33e69561ee6870b4 x86, mrst: Fix whitespace breakage in apb_timer.c
282572b5ab99cf27073210ca60b80dd085e1a469 ALSA: riptide: clean up while loop
e61e642c2a0dc283c52cec76a223ac0699773633 ALSA: usbaudio - remove debug "SAMPLE BYTES" printk line
b30477d5e2961bfd90ad4146c517871ca8a6bebc ALSA: timer - pass real event in snd_timer_notify1() to instance callback
faf4eb23d5fcb9a4728766a1e7bce9c6f2b43bd8 ALSA: oxygen: change || to &&
fd8d47351d2e241f3168eeb697ce55cc28c75b78 ALSA: opti92x: use PnP data to select Master Control port
9b1d0998d24f9c207d5fbdd0b8bac07284e0eda7 ext4: Release page references acquired in ext4_da_block_invalidatepages
8d75da8afd068fa58b35e69c7c8c46770d9e7a98 nfsd4: fix minor memory leak
31f66be44a657a14e0ab3536e4877c66c9ce031e rt2x00: Export rt2x00soc_probe from rt2x00soc
4fa004373133ece3d9b1c0a7e243b0e53760b165 mac80211: Fix HT rate control configuration
3010673ef5f7bef4b4685566a0713de1b4306c93 x86, mrst: Fix APB timer per cpu clockevent
2bd3a997befc226ab4b504f05c5cbba305f3e0e6 init: Open /dev/console from rootfs
2329e392accdb1b277927e8d9cbf568ba3f3856d mqueue: fix typo "failues" -> "failures"
8d8ffefaaf63f0468f17fbd1270165e739cf335e mqueue: only set error codes if they are really necessary
04db0dde0ee1c29110642dff57fba9e438eb805c mqueue: simplify do_open() error handling
8834cf796a4320be2d3a70b1e4f9aba732a0f4ee mqueue: apply mathematics distributivity on mq_bytes calculation
c8308b1c91056b09e96d40dbde4880ea685c377e mqueue: remove unneeded info->messages initialization
4294a8eedb17bbc45e1e7447c2a4d05332943248 mqueue: fix mq_open() file descriptor leak on user-space processes
e555317c083fda01f516d2153589e82514e20e70 ASoC: fix ak4104 register array access
bb1c04784d39b95a4382bd283f3048c4eb859b58 ASoC: soc_pcm_open: Add missing bailout tag
4919c5e45a91b5db5a41695fe0357fbdff0d5767 fix race in d_splice_alias()
bec1052e5be6a70f03f6adc650f3a6e4c2f44ddf set S_DEAD on unlink() and non-directory rename() victims
db1f05bb85d7966b9176e293f3ceead1cb8b5d79 vfs: add NOFOLLOW flag to umount(2)
440b3c6c160f7d0a985f24ad1f4c24e00ee2d936 get rid of ->mnt_parent in tomoyo/realpath
0ceeca5a08abb1d880f0cc0ea812ad14932070e0 hppfs can use existing proc_mnt, no need for do_kern_mount() in there
8089352a13b785d4e0df63d87bd2b71c76bb9aee Mirror MS_KERNMOUNT in ->mnt_flags
d498b25a4f877be535246c4e5b6ee5890781a477 get rid of useless vfsmount_lock use in put_mnt_ns()
47cd813f2984569570021ce3d34cdf9cb20aa6a2 Take vfsmount_lock to fs/internal.h
37afdc7960ab493f827b5df9dc1b71b63b44331c get rid of insanity with namespace roots in tomoyo
9f5596af44514f99e3a654a4f7cb813354b9e516 take check for new events in namespace (guts of mounts_poll()) to namespace.c
e21e7095a78867364d7aa9223d833ccb966f93f3 Don't mess with generic_permission() under ->d_lock in hpfs
391e8bbd38474b9f85b1f3933394a79ea66fe1e2 sanitize const/signedness for udf
072f98b4637eddcbdf2178fc84f382e2ee522f08 nilfs: sanitize const/signedness in dealing with ->d_name.name
0319003d0d229735770c185ddf132c666e9cd01a nilfs really shouldn't slap struct dentry on stack...
89031bc79782a93fc65adabd0e123c89645bee6e sanitize const/signedness of ufs a bit
7e7742ee005c887b86fd1fd38d5b48419329dfa0 sanitize signedness/const for pointers to char in hpfs a bit
1f707137b55764740981d022d29c622832a61880 new helper: iterate_mounts()
462d60577a997aa87c935ae4521bd303733a9f2b fix NFS4 handling of mountpoint stat
3088dd7080d1ecc6d18c27ef9e617cbbd2a2e51e Clean follow_dotdot() up a bit
de27a5bf9caef3f1fca1f315aa58eee54fbf929a fix mnt_mountpoint abuse in smack
f694869709cc39a5fbde21aa40f22999ddad0e6e a couple of mntget+dget -> path_get in nfs4proc
6eae7974d0490a9dbc3091f702ea1650871652a9 Switch alloc_nfs_open_context() to struct path
2096f759abcb42200a81d776f597362fd9265024 New helper: path_is_under(path1, path2)
495d6c9c6595ec7b37910dfd42634839431d21fd VFS: Clean up shared mount flag propagation
2ecdc82ef0b03e67ce5ecee79d0d108177a704df kill unused invalidate_inode_pages helper
270ba5f7c5dac0bfb564aa35a536fb31ad4075bd fs: re-order super_block to remove 16 bytes of padding on 64bit builds
f1771ffaac29a7a4e321ddd94d7873bc0dcefd41 Simplify failure exits in s390/hypfs fill_super()
fc7bed8c802de3b064a56a43ec8574aa8d412de3 Don't bother with d_genocide in rpc_pipe
5b7e934d887c67fe093b61f1308bc2d9c49381ff Use kill_litter_super() in autofs4 ->kill_sb()
3899167dbd6832a3d8d7171b425257ad46b6c40c Get rid of mnt_mountpoint abuses in ext4
f598f9f1252b33410ffc52f51e117645ac5116c4 Sanitize autofs_dev_ioctl_ismountpoint()
b1e4594ba097634e9436cc4c6ba95f70a2d627ff switch infiniband uverbs to anon_inodes
281befa5592b0c5f9a3856b5666c62ac66d3d9ee ioat2: kill pending flag
b372ec2d900a5b50e47ef9e9624536ad146236be ioat3: use ioat2_quiesce()
773d9e2d8dbf02cfaf65786cf9100eef02c9fda4 ioat3: cleanup, don't enable DCA completion writes
2f99cc6e4688faf5f03f9afe5e1c6097278c75b2 add several pieces to shared subtree documentation
796a6b521d0eadb338adf8cf7e482351c3a8a7b4 Kill CL_PROPAGATION, sanitize fs/pnode.c:get_source()
c177c2ac8c5aa83ed181db44543c3b38fd1f17a6 Switch gfs2 to nd_set_link()
8737c9305bd5602b11f7eb4655d5695d4a42a0c6 Switch may_open() and break_lease() to passing O_...
d208bbdda991b8808d9c033ce4d31cb1bd87dcfc fs: improve remount,ro vs buffercache coherency
ec4f860597af41c6b71f4de86d8e86f710bfab54 fs/dcache.c: CodingStyle cleanup
587d4a17d837ac0f17edb26f1b6c80c0abda6343 some clean up in fs/proc
193cf4b99113a4550598ba9e8343e591fc062e23 libfs: Unexport and kill simple_prepare_write
ad2a722f196d2b014f49e6c37e072df71eb3695f libfs: Open code simple_commit_write into only user
4b1ae27a96d9860e6c4348673e8fb6a0322511fe Revert "autofs4: always use lookup for lookup"
eaa5eec739637f32f8733d528ff0b94fd62b1214 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
2a32f2db132264c356aea30a8270d3e68d96c509 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8a4fd1e4922413cfdfa6c51a59efb720d904a5eb sparc64: Make prom entry spinlock NMI safe.
feaf77d51a6e2e95f60c8095ac7282e610ede798 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
eca281aad0c293e7698edea5834c252dd8108afa Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
7f5b09c15ab989ed5ce4adda0be42c1302df70b7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
94468080220162f74dc6ce5c3e95e5fec8022902 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
fb7b096d949fa852442ed9d8f982bce526ccfe7e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a626b46e17d0762d664ce471d40bc506b6e721ab Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c7d5a0050773e98d1094eaa9f2a1a793fafac300 sparc64: Kill off old sys_perfctr system call and state.
c1dcb4bb1e3e16e9baee578d9bb040e5fba1063e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
60f8a8d4c6c46bb080e8e65d30be31b172a39a78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
fac829fdcaf451a20106cbc468ff886466320956 [SCSI] raid_attrs: fix dependency problems
98e1e0f07c3f1820b8ac424569ee9e9916d3665b [SCSI] libosd: Fix unchecked err return found by smatch
b037bba71bca77c7247e7c2079f227ad7b961c34 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
a03696e912cd544e1504a79e49600cdb535f42db Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
0a135ba14d71fb84c691a5386aff5049691fe6d7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
4850f524b2c4c8a4e9f8ef4dd9c7c4afde2f2b2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
3ff1562ea48cddaa5ac1adcb8892227389a4c96c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
88b68033b99b16b42e734ab56a4ed6bc1d53516a docbook: fix errors from x86 headers merger
4846546f7e3d9ae802c941b0e4f65362c7118bd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
1ad02bbce64e5226b0582af85df4e481e2f6b7b9 Regulators: wm8400 - cleanup platform driver data handling
598b3578ab9ee8e3eef322128485719668d8b93b Regulators: wm8994 - clean up driver data after removal
eb66d565e8eb73ab0c471fd3dac822dc663fe8ea Regulators: wm831x-xxx - clean up driver data after removal
6a74857d1b75e4f58f1a09472b972058499258a4 Regulators: pcap-regulator - clean up driver data after removal
308f100f2ef8e8b9f65b0f3c2a1c7044ec0e65a5 Regulators: max8660 - annotate probe and remove methods
bd88c9b285b76f329243d5c80960c23a04004043 Regulators: max1586 - annotate probe and remove methods
ebbed04fe7f89c9cb00df32f7123bc1b84b456cb Regulators: lp3971 - fail if platform data was not supplied
56c23492b2266fcbe38f26a3de217902c70a895b Regulators: tps6507x-regulator - mark probe method as __devinit
54d13ab1038911249fc5769efee87fed000623c0 Regulators: tps65023-regulator - mark probe method as __devinit
24c29020bac8a35729e1f58270b3622abc2941a2 Regulators: twl-regulator - mark probe function as __devinit
8ab3343dc61552cb8ad653e1013b1853cea9bea6 Regulators: fixed - annotate probe and remove methods
98bf7c057b35eaf418ac063c4aba4f9f86220b09 Regulators: ab3100 - fix probe and remove annotations
4cf95663c829ddd47c76ba5b749e88864beef0a7 Regulators: virtual - use sysfs attribute groups
2ebcf63245b4496808712ed884f6a330d73bc807 twl6030: regulator: Configure STATE register instead of REMAP
34abbd68efe09765465b81dfedeee9994f13302f regulator: Provide optional dummy regulator for consumers
9a7f6a4c6edc84748c6477c9df56691a0e61b8fd regulator: Assume regulators are enabled if they don't report anything
17133dc82422cb118c843c3e9bbd565c37506ec8 regulator: Convert fixed voltage regulator to use enable_time()
69dc16c325bef32b0a1a1abf15ae4047174cafc1 regulator: Add WM8994 regulator support
a71b797fdc672714bfff1fdc142042a95e97d7ba regulator: enable max8649 regulator driver
79ac9bc32094be15732c421ea1d9a18751ec1ecf regulator: trivial: fix typos in user-visible Kconfig text
f4b97b36b7c6b2d4455f27d6371869f915cbe8fd regulator: mc13783: consider Power Gates as digital regulators.
eda79a3041a2cada0d4ee9491c99c3874b322356 regulator: Add 'start-up time' to fixed voltage regulators
75c8ac22e4b8ebea8169a090e64d034a96758644 regulator: Implement enable_time() for WM835x ISINKs
31aae2beeb3d601d556b6a8c39085940ad1e9f42 regulator: Allow regulators to specify the time taken to ramp on enable
84b6826306119dc3c41ef9d7ed6c408112f63301 regulator: Add notifier event on regulator disable
6faa7e0a4bb1215fb0a0093a0d426a72599e5982 regulator/lp3971: Storage class should be before const qualifier
1bd588fd9d2611d2573066f49477fb5be2aa13de regulator: add voltage selection capability to mc13783 regulators v2 .
50beceba7fdf5f10a04d8a053e62d40b742099ad crypto: authenc - Move saved IV in front of the ablkcipher request
bb2d3de1885cd69a5fc92af99c4e0c05eb5fc122 [SCSI] sd: Fix VPD buffer allocations
74315ad00b8ed41e9f97fe322942fa9883517ed1 [SCSI] lpfc 8.3.10: Update Driver version to 8.3.10
0c9ab6f5cb28199ef5de84874d135ed44f64d92b [SCSI] lpfc 8.3.10: Added round robin FCF failover
fc2b989be9190f3311a5ae41289828e24897a20e [SCSI] lpfc 8.3.10: Fix Discovery issues
e2aed29f29d0d289df3b0b627b122832d4dc80fe [SCSI] lpfc 8.3.10: Added management for LP21000 through BSG.
0f65ff680f90281d49ee864965f06774eba9657d [SCSI] lpfc 8.3.10: Update SLI interface areas
e40a02c12581f710877da372b5d7e15b68a1c5c3 [SCSI] lpfc 8.3.10: Fix user interface issues
9f1177a3f8eee22427eb97e6e00b62ff0be2871f [SCSI] lpfc 8.3.10: Fix Initialization issues
43aebfa12e7631124472237dc945c27af54ca646 [SCSI] hpsa: remove unused members next, prev, and retry_count from command list structure.
33a2ffce51d9598380d73c515a27fc6cff3bd9c4 [SCSI] hpsa: Increase the number of scatter gather elements supported.
db61bfcfe2a68dc71402c270686cd73b80971efc [SCSI] hpsa: Clarify calculation of padding for commandlist structure
ff9fea94546afa2a496c15354533f06088347f6e [SCSI] hpsa: mark hpsa_pci_init as __devinit
31468401ccf64322ca99fe05fbe64f1551240f57 [SCSI] hpsa: remove scan thread
e9ea04a65ad842452cbee92b5c865af7fed17f63 [SCSI] hpsa: return -ENOMEM, not -1
5512672f75611e9239669c6a4dce648b8d60fedd [SCSI] hpsa: fix scsi status mis-shift
f0edafc6628f924a424ab4059df74f46f4f4241e [SCSI] hpsa: fix firmwart typo
667e23d4e968f6826dc5d3e81238a7f1f343fb4f [SCSI] hpsa: allow modifying device queue depth.
b0f4d4cf12d0eaa0bd766686bba843fc105b6a60 [SCSI] ibmvfc: Add suspend/resume support
64355b929dec0cb6271e4ac7834c9cf262961e40 [SCSI] ibmvscsi: Add suspend/resume support
c03af1ae1cce97a5530b907ea03625ce6e00214e [SCSI] be2iscsi: Alloc only one EQ if intr mode
ed58ea2ab58c7d80a07a829a1cc2c4161c300494 [SCSI] be2iscsi: Fixing memory allocation for connection
90a289e87648f80b63178c463aa7daaf5205805c [SCSI] be2iscsi: Remove debug code
dafab8e079f432268cca5cf378b92d6acfacc393 [SCSI] be2iscsi: cleans up abort handling
944b2fbce26ce39555363fd092386807fa5ea08c [SCSI] be2iscsi: Fix for a possible udelay while holding lock
4183122dbc7c489f11971c5afa8e42011bca7fa2 [SCSI] be2iscsi: Cleanup of resets for device and target
309ce156aa27f29338438011d292a8d6496623d3 [SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
6c5ae5b278e29c1a23fd562e1a5276c2e2ea1738 sparc: Update defconfigs.
d7b4627f5f3390a2f350f16c047b3fc3eccce6d8 [SCSI] ipr: adds PCI ID definitions for new adapters
5aa3a333eaae1016f5a72f9e0e2dce39c08762f8 [SCSI] ipr: add support for new IOASCs
214777ba125e2902c9b84c764be38099c94d0bd2 [SCSI] ipr: add support for multiple stages of initialization
f72919ec2bbbe1c42cdda7857a96c0c40e1d78aa [SCSI] ipr: implement shutdown changes and remove obsolete write cache parameter
dcbad00e6b403089b1846e788bc1a0c67b2bfd2d [SCSI] ipr: add hardware assisted smart dump functionality
4565e3706329f65b5e64328b5369c53b6ab2715c [SCSI] ipr: add error handling updates for the next generation chip
3e7ebdfa58ddaef361f9538219e66a7226fb1e5d [SCSI] ipr: update the configuration table code for the next generation chip
a74c16390a47dcb6c96b20b572ffc9936073d4b1 [SCSI] ipr: define new offsets to registers for the next generation chip
a32c055feed74246747bf4f45adb765136d3a4d3 [SCSI] ipr: add support for new adapter command structures for the next generation chip
1bff4dbb79a2bc0ee4881c8ea6a4fbed64ea6309 sparc: Provide io{read,write}{16,32}be().
6c71dcb28ff9b63b814a0b76a256f5dae08d3e0d [SCSI] scsi_dh_emc: fix mode select request setup
1cd4efddc4512ccbd9fe317f688f361605ca0c88 bridge: depends on INET
4d63cb4d8638fdf2e3bf874936335a08e3b5d8fe bnx2x: Removed FW 5.2.7
4d27b87785a743fdae653d395a3a4e763269c53c davinci_emac: off by one
bf829370a8d664d87a61697c8a0d6d780c336aa4 cassini: fix off by one
d4612cb86ed8db8956b6b19435f8a30de6c67ffe Bluetooth: Use single_open() for inquiry cache within debugfs
1162563f82b434e3099c9e6c1bbdba846d792f0d af_packet: move strict addr_len check right before dev_[mc/unicast]_[add/del]
9fe969345b10931319b3f1e7034fbdeb786de234 be2net: download NCSI section during firmware update
48a29516e8b0b8cd59f5afec90a14f49dd9cf967 cpmac: use after free
87c1e12b5eeb7b30b4b41291bef8e0b41fc3dde9 ipsec: Fix bogus bundle flowi
950f564b707ca1b1c5bb94cd1e7d2a0702bfcadc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ide-2.6
a3f916f2c84f2b9e1d32cc0dbfe326a9e380dbfb pcmcia: disable pcmcia ioctl for !ARM, prepare for removal
6e83ee075ed74941ccaad4fec503f6b24646e7e0 pcmcia: CodingStyle fixes
09e1172317d1038918c5a139ba31155610f802b5 sh: establish PMB mappings for NUMA nodes.
a1042aa248e4ea7f39d5ce13f080cbf3b6c42618 sh: check for existing mappings for bolted PMB entries.
29044ad1509ecc229f1d5a31aeed7a8dc61a71c4 x86/stacktrace: Don't dereference bad frame pointers
d8111cd91abee016d62b401e057fee66ba80be67 x86, mrst: Remove X86_MRST dependency on PCI_IOAPIC
ac91d85456372a90af5b85eb6620fd2efb1e431b tracing: Fix warning in s_next of trace file ops
cbb9bf65ae25dee772e85589136e7dd1c3e743ae crypto: hash - Fix handling of unaligned buffers
882d01f96bc1909455696aae6eb7ce4df3e908c8 Merge branch 'for-rmk/samsung5' of git://git.fluff.org/bjdooks/linux into devel-stable
64ed28a87a0c075e91c1c5b0fe7d225a6cc6ae39 Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
b93a4afcff7be859e30cad2a305731516057d6cf Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
d424b925f7092b9d95e0a8556872349abe79d9b6 vga_switcheroo: disable default y by new rules.
2f41a7f11c4bb93c41715008a693cadaee5efd82 drm/nouveau: fix *staging* driver build with switcheroo off.
cedf8a78421943441b9011ce7bcdab55f07d2ea6 USB: backlight, appledisplay: fix incomplete registration failure handling
124d255382ddd37ffa920e9f5183efa54bbfe4f2 USB: pl2303: remove unnecessary reset of usb_device in urbs
a880830e48e6fb7694de76ebb4a6c6bb0800f758 USB: ftdi_sio: remove obsolete check in unthrottle
04b922c41710d770460c4663f69eabb0bf670be9 USB: ftdi_sio: remove unused tx_bytes counter
019ccc73201e933fe7d8119c90a812d347e325f9 USB: qcaux: driver for auxiliary serial ports on Qualcomm devices
67b9946dd07eeef8188e4cab816d2c370bcaa7b2 USB: pl2303: initial TIOCGSERIAL support
ac7d4ca9e0b27d7705d273f17afd29828db35ee6 USB: option: add Longcheer/Longsung vendor ID
8740cc7d0c532e098cc428251c08befd14f087d8 USB: fix I2C API usage in ohci-pnx4008.
47cb17089c059d24e5da03f2b44ee3a089075b78 USB: usbmon: mask seconds properly in text API
444dc54c28740d90cb2d5f38e8163bcb46c5a885 USB: sisusbvga: no unnecessary GFP_ATOMIC
3756c7c091f4ca8bcaf89ee3855a326d69209716 USB: storage: onetouch: unnecessary GFP_ATOMIC
46b72d78cb022714c89a9ebc00b9581b550cfca7 USB: serial: ftdi: add CONTEC vendor and product id
1f87158e44e79e62c8250f278c225ce4ab695f4b USB: remove references to port->port.count from the serial drivers
a108bfcb372d8c4452701039308fb95747911c59 USB: tty: Prune uses of tty_request_room in the USB layer
2832fc11f1360668482beec06dbcd631ae5f0cf1 USB: tty: Add a function to insert a string of characters with the same flag
e4a3d94658b5760fc947d7f7185c57db47ca362a USB: don't read past config->interface[] if usb_control_msg() fails in usb_reset_configuration()
b6a2f10ca045c9b0a4732c38485ad6ca1b663bf4 USB: tty: kill request_room for USB ACM class
67ccbd6f1af3025af3224be5c4f992aaf8811334 USB: tty: sort out the request_room handling for whiteheat
5d3034ab8faea229942e79d867d18722d5375b12 USB: storage: fix misplaced parenthesis
6d61ae9112960a2b3ed3360602dfb3bfd357954f USB: vstusb.c: removal of driver for Vernier Software & Technology, Inc., devices and spectrometers
cd780694920fbf869b23c8afb0bd083e7b0448c7 USB: fix the idProduct value for USB-3.0 root hubs
49d6271b85a3e18062eaf4d6f8d899abe00a7725 usb-storage: use max_hw_sectors instead of max_sectors
efe7daf2231a6beb59f0f641461d19fa62fb83ab USB: OHCI: DA8xx/OMAP-L1x glue layer
bdee2d8432f5af5af953896182a59ec1c5d6fa3a USB: ehci: omap: Update TODO list in comments
9b43cffbbd3e9f77e16826513f26544cce3b5864 USB: ehci: omap: use default interrupt threshold
bdb581bd6bd59a3303974977544d679d849214d1 USB: omap: ehci: kill 2 compile warnings
b87c6e86dac1bb5222279cc8ff7e09529e1c4ed9 USB: serial: sierra driver indat_callback fix
7650cd9678df29b01d1e46a9d2ce7e5d8c72b3ce USB: serial: sierra driver adding reset_resume function
05197921ff3dad52d99fd1647974c57d9c28d40e USB: xhci: Fix finding extended capabilities registers
cceffe9348f93188d7811bda95924d4bd3040d0f USB: remove debugging message for uevent constructions
49d3380e3f1297ff7bdc700c0a7fe6c3a036b3ab tty: Fix various bogus WARN checks in the usb serial layer
bd07c551aae5d2200c7b195142e5ba63f26424da USB: cp210x: Add 81E8 (Zephyr Bioharness)
efcbd3df079a6f8a8a2d5207c4e8429e02356c79 USB: Extend and neaten dbg macros
f45ba776da4fe6c9a9eddd42b0fd5d1f15c260f3 USB: Convert concatenated __FILE__ to %s, __FILE__
759f3634267a67ac90f3fa7fc06510dfd43b4e45 USB: serial: Remove unnecessary \n's from dbg uses
815e173e1d71742f1135fb4d4931e8115a3ca0ef USB: ehci-dbgp: split PID register updates for IN and OUT pipes
5272098365514ab232fa6a695d58c3961fec6b7a USB: serial: Add support for ViVOtech ViVOpay devices.
640e95abdfae9fef5949084c92e80c8f2f8b5ec5 USB: atmel uaba: Adding invert vbus_pin
90f7976880bbbf9968629500972f8e2f80401217 USB: Remove unsupported usb gadget drivers
8e7e61dfbf1ec6418bf89505980b158a8d00d877 USB: f_mass_storage: fix crash on bind() error
2b626dc134d38d0001b98acf8c7293b6bc5ee86d USB: cdc-acm: fix possible deadlock with multiple openers
d7e18a9f2c506467ec7a9c066da45a0f60c6f5a6 USB: g_mass_storage: min(...) warning fixed
08e6c972da616d057b63fd3f89ce0eb539952f06 USB: musb: test always evaluates to false
db8516f61b481e82cec398474ed716d926de7f94 USB: isp1760: Flush the D-cache for the pipe-in transfer buffers
9714080d20f2ec4b671a06ce69367d91fa9e227e USB: add new ftdi_sio device ids
bd09a9f5318d0a088605911325d6e6e8530bdc9a USB: ftdi_sio: Replace BKL with a mutex
a79df50bbad3b58efb5f2c730ca20573a674de10 usb: gadgetfs: Convert semaphore to mutex
b00ce11f00c9e86442de000e8bd3dd42f089c8e1 USB: g_mass_storage: superfluous and missing packets fixed
7f1ee82695654faf0a93fc0abf3b08eb354ef1f6 USB: mass_storage: eject LUNs on thread exit
9f445cb29918dc488b7a9a92ef018599cce33df7 USB: musb: disable double buffering for older RTL versions
0ded2f146acfaf71e5f4c15b80cf89b3af48134c USB: musb: set version of Blackfin version
5e23e90f33888769ffe253663cc5f3ea0bb6da49 USB: pxa27x_udc: Fix deadlocks on request queueing
fb088e335d78f866be2e56eac6d500112a96aa11 USB: serial: add support for serial port on the moschip 7715
f10718f5b812a2c55e37396518d426f88d5e35fc USB: io_edgeport: eliminate get_string()
5b520259ab6d661b8d5eb39dd17cc5e4e4553c62 USB: s3c-hsotg: replace deprecated dma_sync_single()
ab3bbfa1af64a978ffff45861a1b694313a03537 USB: musb: only print info message if probe() is successful
da5108e1a350c84b185b5f11aa58fea93a204fe0 USB: musb: unmap base if we can't probe
3d268645d50989bc874fadf20db6fd6d17b380dc USB: musb: tusb6010: use resource_size
c58bfa6b97731590e42cba6bd13829c4e480992f USB: musb: deprecate what we don't use
ad517e9ed8723363ebff0c5b413cbaa503aeb0ce USB: musb: we already tested for dyn_fifo
8573e6a673fc99bd89a6c08ef9841d8b52f9d3c5 USB: musb: get rid of omap_readl/writel
4f712e010b2da1cc01c178922f2eb5aaeae461b6 usb: musb: Add context save and restore support
8af6096caf8b3fb7ee33e636c44a29f373d27df5 USB: remove obsolete config in kernel source (USB_HCD_DMA)
0880aef49e40abd1ed34ab713e8b024e8bc2021e USB: usbfs_snoop: add data logging back in
0978f8c55cdc7c06b2f1440b030e93fda2c53b2b USB: s3c-hsotg: Staticise non-exported functions
385f690bc058ba2555640740a1957826a40e4615 USB: trivial: missing newline in usb core warning message
330e3c4cc7179f9f3916cd147bf289467e16b169 USB: ftdi_sio: correct spelling in implementation file
0a2a37752e8c62f7bf160ad196c9384095d347fd USB: ftdi_sio: correct spelling in header files
a45a1e07aa5e4d3dc952c264f87184c5ac8c0a62 USB: serial: Eliminate useless code
aa7907407adf1358ee39be0e98beaf4c129a78d6 USB: gadget: Add DEVTYPE support for Ethernet functions
a8d4211f33a9573f7b1bdcfd9c9c48631d1515ee USB: remove the berry_charge driver
2a9d0083f63da961a8cd4fdf9f4e8e6433c36966 USB: BKL removal from ioctl path of usbfs
9fd5c675864263e9f0e6bdb2d752bb380b32a01b USB: BKL removal: frontier
eedf1f17d40e24ae80007bcbe7b7e997c32995c8 USB: BKL removal: vstusb
3c02b1d79e04e86f8bd2ff56da3743c2980f3e34 USB: BKL removal: legousbtower
6248c52f6abd5783ecdd042f6107bd172168961e USB: BKL removal: ldusb
92846fbb861f64b9db21f06d6878ca02c67554dc USB: BKL removal: ftdi-elan
937f7131d7ea7762851c89a410c83e1c4b393234 USB: BKL removal: adutux
dbdae3bd4af15c32e3b5eb6e608c1e2ea751b07f USB: BKL removal: idmouse
511e2d0218d04f544065eb277ad475bf14881efe USB: BKL removal: rio500
5a207b431174ecc8f995230d19c79242160b8888 USB: BKL removal: mdc800
94015f6e6ba11040f75f4b42aada8de23965290e USB: BKL removal: cdc-wdm
0022457a5469d328219dfb1ea5bd89d076e28372 USB: BKL removal: usbtmc
b92a97efe00cf4e3555585f40dbe96512bba8f95 USB: BKL removal: usb-skeleton
c8b492a86d71d43fb32e29282e6405663177b9e4 usb: BKL removal: usblp
4e0961d53020b0fed83168d469ce44e1b3f25898 USB: isight-firmware: declare MODULE_FIRMWARE
01412a219cae5f75ced3aacf1cb56cbe386af9ce USB: Reduce scope of BKL in usb ioctl handling
86266452f80545285c14e20a8024f79c4fb88a86 USB: Push BKL on open down into the drivers
f9de332ebf9df71892d52f7eb64af101a647349f USB: Remove BKL from lseek implementations
063e20eb980f281d8456c3b48f146107f5cb2338 USB: Remove BKL from usbdev_open()
554f76962d3a6eb5110415f1591aca83f96a84ae USB: Remove BKL from poll()
08add0c780b9f5c35de49d83abb7a4e14a9cd457 USB: atm: Use FIELD_SIZEOF, trivial cleanup.
a74171005f2f6474e05bdfccb05c9f0d68224a49 USB: serial: option.c: Add 4G W14 stick to blacklist for option_send_setup
cc175ce2c01fc78dbf98a2b00f23d8863de20764 USB: serial: option.c: Add blacklisting infrastructure for special device handling
79da01d79e0f2c8d2d6f1b823fce429877c423a7 USB: serial: option.c: Add chipset information for 4G W14
1ba2557f298a64af4419ca094c5ecf99dc775354 USB goku_udc: make PCI device id constant
07824d3d69e923a5173f9066469c81d83c8d6eab USB gadget: make Open Firmware device id constant
c4386ad07c318ae6188190e63b517ecc5ee3c883 USB host: make Open Firmware device id constant
1e927d96cb5db0851cc5b9031f476b12a3e05182 USB hub: make USB device id constant
33b9e16243fd69493be3ddda7be73226c8be586a USB misc: make USB device id constant
9052127f631c8d71d5149da08d48014283faff2f USB image: make USB device id constant
7d40d7e85a25e01948bcb4dc3eda1355af318337 USB serial: make USB device id constant
6ef4852b1326301f6e9657e99b2c3221be1a3a44 USB class: make USB device id constant
1bd4f29d0af5b4b1c022d8fded14665dd5932905 USB skeleton: make USB device id constant
94089d56e456d2814c379538919180957a254e4a USB: musb: don't dereference NULL tusb_dma in dma_controller_destroy()
f7410ced7f931bb1ad79d1336412cf7b7a33cb14 USB: Move hcd free_dev call into usb_disconnect to fix oops
d23356da714595b888686d22cd19061323c09190 USB: fix crash in uhci_scan_schedule
9bbdf1e0afe771ca7650f9f476769310bee9d8f3 USB: convert to the runtime PM framework
0c590e2361511997430130e10e372217c1128da6 USB: rearrange functions in driver.c
5899f1e020c8d53b2b6fbd6a6cf39c891ccdfade USB: change handling of negative autosuspend delays
088f7fec8a0e683db72fd8826c5d3ab914e197b1 USB: implement usb_enable_autosuspend
0c4db6df915bc470f0cd32fe48287fa6eb6adfb4 USB: use the device lock for persist_enabled
0534d46848990e8eed7cd0832d745d813e827261 USB: consolidate remote wakeup routines
62e299e61a6ffe8131fa85a984c3058b68586f5d USB: change locking for device-level autosuspend
0f3dda9f7ff2db8dbf4d6fbab4d4438251446002 USB: rearrange code in usb_probe_interface
d837e219daf3bf0cc84fcfb9781807d9fe8d03b5 USB: Use bInterfaceNumber in bandwidth allocations.
46216e4fbe8c62059b5440dec0b236f386248a41 USB: unusual_devs: Add support for multiple Option 3G sticks
bce54fed941e03695ab557100a4bd1e457abca42 arm: defconfig: rx51: enable phonet and g_nokia
f358f5b40af67caf28b627889d007294614170b2 USB: gadget: introduce g_nokia gadget driver
9c9a7dbf9a73191a24a13b9a0412355254a122c7 USB: xhci: Fix compile issues with xhci_get_slot_state()
c38b94017c74061cabc342d3222387e0a5e8b6cd USB: c67x00: use resource_size().
4585ef11d23aa9dbbf776b135ba70577df97587b USB: FHCI: Correct the size argument to kzalloc
0f2c2d7bbb51338fdcda9670795a6c6e348622d9 USB: cypress_m8: use put_unaligned_le32() where necessary
5be796f0b842c5852d7397a82f8ebd6be8451872 USB: ch341: use get_unaligned_le16 in break_ctl
d0ef90b49857b403c1cfa62fce229c967dd4be40 USB: serial: fix DMA buffers on stack for io_edgeport.c
96679f6bd5e1ccb30671b81636b4fdc326e46d8a USB: kobil_sct: clean up kobil_set_termios
401711cb575bbbdb100bc1a14cb2024dfc9b4869 USB: visor: fix DMA buffers on stack
d2126326bd71b56fcaa5e86474433d11e253f84d USB: oti6858: fix DMA buffer on stack
9e221a35f82cbef0397d81fed588bafba95b550c USB: mos7840: fix DMA buffers on stack and endianess bugs
eb771e2c6507e0a317e576a3147252ebcb64035a USB: mos7720: fix DMA buffers on stack and clean up send_mos_cmd
abf492e7b3ae74873688cf9960283853a3054471 USB: kl5kusb105: fix DMA buffers on stack
ca65d256c8f1604f8ec8e258109d23280687186c USB: keyspan_pda: fix DMA buffers on stack
e9305d2f4b5ffa9ea0261212d542956bede2a2ff USB: io_ti: fix DMA buffers on stack
974fccb7aba8ca4ff887836e26c0ac4c99d041ca USB: cypress_m8: fix endianess bug
0954644bf5a5a2281746516ce0f5df988d504c31 USB: cypress_m8: fix DMA buffer on stack
52372ccb5a19d35b68b79118fafdced0c12f0ec9 USB: ch341: use le16_to_cpup to be explicit about endianess
f2b5cc834b69d2999b749144481de9a94f01bc48 USB: ch341: fix DMA buffer on stack
6a9b15fed4dca1f90e41ae0cfe35aaa39a20f495 USB: ch341: replace printk warnings with dev_err
881142660697bba0f3ef44f070d80632082c978f usb: host: ehci: adding regulator framework in ehci-omap.c driver.
d3ae8562d43fe2b97d605dd67dc67bf8fa9b956a usb: host: ehci: fix missing kfree in remove path also
5fc4e77911f457b6aa910c704eebe3a58d334116 usb: musb: Add 'extvbus' in musb_hdrc_platform_data
51bf0d0e6cc1f9679a973f61d07cb48e71f9c992 usb: musb: save dynfifo in musb struct
1c25fda4a09e8229800979986ef399401053b46e usb: musb: handle irqs in the order dictated by programming guide
1ca9e9ca314c4757409a7f4e9c1f12229a175834 usb: musb: clean up commit 'workaround Blackfin FIFO anomalies'
565969237ab6e73ce7192684d00d5b890ee308fa usb: musb: Fix cppi_channel_abort() function to handle Tx abort correctly
5274dab6cb99c529b2e7f16bbc8ff9a79be46e7f usb: musb: workaround toggle bug when doing bulk transfer after isoc
f933a0c0fe0ea5f49a35bcd45e3e4850e0606cba usb: musb: workaround MUSB DMA_INTR sometimes reads zero
452f0394376d2cc882e4c4a593fc290c042799a9 usb: musb: hsdma: add wrapper for reading DMA count
3b151526eda87901532390e11bba0dd59119f667 USB: musb: Add new fifo table for a OMAP3 errata
8f20960cd772fe42a9cdd36312b2247bc2800ffb usb: otg: twl4030: move to request_threaded_irq
c9188ad25dde86e929bd567166b5a1366a3a9059 USB: Correct CONFIG variable typo.
3a90f81872b00a7526c2bb1ed7664fe5af727f39 USB: usblp: Remove checks no longer needed with the new runtime PM system
c1284d7726c57c9d2bbc65cd08173fe7f9e637df USB: ftdi_sio: remove unnecessary initialisations
a3f8168b7a3a7d9dfb9bb9caa1e009a5ce2a8493 USB: ftdi_sio: clean up modem status handling
66e47e6006a558b33c6f15bd2e072d52c40e0159 USB: ftdi_sio: fix DMA buffers on stack
54f328d0c7221675e3c1647e1918172fec1b92c9 USB: ftdi_sio: fix latency-timeout endianess bug
4357369d024c709d91864af88f02d7ac08d0f470 USB: ftdi_sio: use error code from usb stack in read_latency_timer
551cdbbeb118bd5ed301f8749aef69219284399b USB: rename USB_SPEED_VARIABLE to USB_SPEED_WIRELESS
16985408b5c48585762ec3b9b7bae1dec4ad7437 USB: retain USB device power/wakeup setting across reconfiguration
ce126644aa10bf1d8f1c1929b65adab026095761 USB: cdc_acm: Silence "It is not a modem." error for pbLua devices
7c5d8c394a077a686cfa646cd85dc159a2a940cc USB: cdc_acm: Add support for pbLua console port
2bc0d109326e9f2b25fa1dfcc9de2489e1e00e36 usbmon: add bus number to text API
7ed069c12c866c5c06e4e05d26878797e3731829 USB: musb: remove some of the never defined defines
94375751d1d8af70df08beebdc32595f9e4537e1 USB: musb: move to sysfs_groups
b3b1cc3ba62374e71155ba8c09ee481c3c2d923e USB: musb: move two printk to dev_err
195e9e4691ad0544746540852e03d7c8c6c877ea USB: musb: use resource_size()
767ffec15e25b34c7194e47f0ad1fbf63a568d44 USB: gadget: add INT support for Blackfin musb
3a8a3b1cee6c525661732b8bcf29ac63d42945ed USB: gadget: use ep5 for bulk-in and ep6 for bulk-out for Blackfin MUSB
ca0e9485afb8db3abf58235abf6afded2df0db17 USB: host: SL811: allow the hcd on Blackfin systems
8ca5bfab154487fd75a946e6e95d3519eb74be6a USB: host: SL811: fix unaligned accesses
6ebb7d1b4b98162e332ff43a8739c2c1c690b140 USB: isp1362: Use kzalloc for allocating only one thing
c312659c5ff1e54bac2d91e1ce1005d58784a7b5 USB: cypress_m8: allow unstable baud rates
2805eb13c3b5be7bd6ec7380502bc054b570afd5 USB: cypress_m8: unify confusing new baudrate check
64319dd74f3d45f13b6d0aafa91104eb105f1829 USB: cypress_m8: stop using USB debug driver config
ef955341f692475236f0fbe6853f49337dff77a5 USB: Export QUIRK_RESET_MORPHS through sysfs
5d3987796c7a747e5ed3ded1eb64a9632d52a1a4 USB: storage: Never reset devices that will morph to an old mode
d1b5b5c0a8a8204f0c51d5eb99736ecfb2fd5b4e USB: otg: twl4030: add support for notifier
e9a20171dfa0aa134d2211126d1310f2daea52cf USB: otg: add notifier support
8bc1d21776bb012e41ed062c6d842cfe7c82998a USB: wusb: check CHID is all zeros before stopping the host
319c3ea451e19f72b578661e26fb33739af5ae1c USB: xhci: No GFP_KERNEL in block error handling
97d35f95552c9a0ee4777a7f04431a9fd1260478 USB: cdc-acm: Update to new autopm API
1f141ca2b1f40088203fba061cc7b1f8da7c38ab USB: ehci-au1xxx.c: use platform_get_resource() and resource_size()
f65c3540d316982c906e6ece7ccad00bba84574e USB: ehci-atmel.c: use resource_size()
5672b7e6a99a91838c1b595a80d43006bcd9a178 USB: ehci-orion.c: use resource_size()
d8bb0fd26b555f505019b9b68b6d581fb9f80348 USB: at91_udc.c: use resource_size()
3ba37bdaef3bea9fa166eae6051949d629e7ea83 USB: atmel_usba_udc.c: use resource_size()
5c90e314a62f09bf4dda4ec5cf50b904540ffa34 USB: pxa27x_udc.c: use resource_size()
1af107744253b01b4cf119a9bb3369376b01658b USB: ehci-fsl: Add power management support
dad3843f035a273f9b64e133467e8dcbfaf0ce60 USB: ehci-fsl: Fix sparse warnings
22e186948a262c9cd377fb43aa50bb3c3f01c468 USB: ehci: fix audio record functionality for some Full speed sound blaster devices
d63c66d2d08f52487f3ef32f1c9b1231d848966b USB: ehci: add call of free_cached_itd_list() function in disable_periodic()
a5f0efaba4c2b644e6248648f75b0a8a522359f6 USB: Add call to notify xHC of a device reset.
2a8f82c4ceaffcfd64531dbdee1d1bc227387882 USB: xhci: Notify the xHC when a device is reset.
6219c047d3fe18dee4916d6898fc94f5a7ffd156 USB: xhci: Allow roothub ports to be disabled.
34fb562a436ca50e13c05e7584c9d62f151052bf USB: xhci: Refactor code to clear port change bits.
b45b506911247008f694dcaf1d8220a4942ebc4f USB: xhci: Refactor test for vendor-specific completion codes.
a1d78c16bd31a715785e21967ac6110b386a3c1f USB: xhci: Allow allocation of commands without input contexts.
412566bd716397e28e81fc9b20804bc6a6daf14d USB: xhci: Refactor code to free or cache endpoint rings.
c01591bd6ece72e1c099cbc25ed812e1add579dc USB: xhci: Fix error path when configuring endpoints.
f661c6f8c67bd55e93348f160d590ff9edf08904 USB: check the endpoint type against the pipe type
a91b0c502285fd0c569fae1222fdd945ef739233 cdc_acm: add reset_resume method
af2ac1a091bc8bee73d7837b73ebfb00b917aece USB: serial mct_usb232: move DMA buffers to heap
4fdb31d9665a9106190d9f8888cf06252c20f3ce USB: pxa27x_udc: avoid compiler warnings and misbehavior on buggy hardware
2f0e40aba1cafe3a834bfcbac8f1e704d496dab9 USB: fix occasional ULPI timeouts with ehci-mxc
cabe6cc2be287d0020d70944e8d0d0304e484a6c USB: ftdi_sio: remove support for 5 and 6 data bits
8c4f99cd54469d643e27a743045da848f7b63fe5 USB: ftdi_sio: fix initialisation of latency timeout
b4fc2aeef23b4b35809054ddf495f9efdc3ac9d6 USB: serial: fix typo in debug message
0076b4bec5cffff856ec4a91830c902fbd7870df USB: ftdi_sio: remove obsolete comment
e2b5cbfe77ecbbeccc38a486e054a59aaaf028c8 USB: ftdi_sio: fix error message on close
30fa3d8ed0a61703281bde948f7590d843308b4a USB: cxacru: increment driver version
817db5b34e70650c488f22b072b7efb950812adb USB: cxacru: remove cxacru-cf.bin loader
4ac37208e9b30b36b615ed22a79b4ee787fdc9b5 USB: cxacru: add write-only sysfs attribute for modem configuration
885582c48e5fbf47ccc4273aaa5f2f56ad513253 USB: cxacru: firmware writes on OHCI are slow, log progress
c68bb0d738897ed39b90c7ccb22e01c938117051 USB: cxacru: document how to interact with the flash memory
9fc950d322380dda8e9bc8debe89766085e7a0eb USB: cxacru: check device isn't being removed during sysfs calls
5d0a9c7932c45435de72b5a5b2825c7eb34186a4 USB: cxacru: check data length is not negative
1bfbd283cd3082b6cadfbf340faf7d35b8a36b83 USB: cxacru: return an empty value for modulation if there is no connection
4e0fa90d1de10d68429afa9353e10bb9436455db USB: MXC: add platform resources for i.MX21 USB host controller.
3eb352c73c99602fd379782284ea2de1476c4f9d USB: MXC: use DMA_BIT_MASK macro rather than hardcoded constants.
23d3e7a6598066ed39771cf2030c6bbb581c7812 USB: MXC: Add i.MX21 specific USB host controller driver.
832d30ca72c0a59058e66e097f5ea11f99640819 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
137ee2f5d173a0e859e35bfb900261418eb88ace jsm: fixing error if the driver fails to load
54862ee005943d0fdb13d4e54220f234676e05f5 jsm: removing the uart structure and filename on error
eec9fe7d1ab4a0dfac4cb43047a7657fffd0002f tty: Add a new VT mode which is like VT_PROCESS but doesn't require a VT_RELDISP ioctl call
d9661adfb8e53a7647360140af3b92284cbe52d4 tty: Keep the default buffering to sub-page units
4165fe4ef7305609a96c7f248cefb9c414d0ede5 tty: Fix up char drivers request_room usage
638b9648ab51c9c549ff5735d3de519ef6199df3 tty: Fix the ldisc hangup race
97c22394bb5dc89683ac150f1003d47e6e9418d9 serial: timberdale: Remove dependancies
b2a3dbc3ed401828c4de0f08d08d96d0f5ea5b0b nozomi: Tidy up the PCI table
e8c65d143a9903cb553c0d80c819428c5b839a02 nozomi: Fix mutex handling
266794eb71cfee65b38371954b9db2f6dbda207c nozomi: Add tty_port usage
8b197a5ce7a7218bb9fc721647ba0d5734f27348 sdio_uart: Use kfifo instead of the messy circ stuff
6a2c7eabfd09ca7986bf96b8958a87ca041a19d8 serial: bcm63xx_uart: allow more than one uart to be registered.
a6d07d14bb5cc83237fb259014c1787ffdb83ccb serial: bcm63xx_uart: don't use kfree() on non kmalloced area.
599b714ce1ff578f0ff2bc1441122be87c0fa478 serial: bfin_5xx: pull in linux/io.h for ioremap prototypes
cdc592d5d496e5c813d9632d0d1e334658927af7 serial: bfin_5xx: kgdboc should accept gdb break only when it is active
7ed43f6af88b042eb2ac5a3eda1e8e17efae74ee serial: bfin_5xx: need to disable DMA TX interrupt too
b2ced4f69ea87399a37b4485280c52034a0161a8 serial: bfin_5xx: remove useless gpio handling with hard flow control
ca1cce49c2778439d00bbf516f70386f3d3b71e5 Char: synclink, remove unnecessary checks
e6c4ef984ebbd1a0458503417da91f3de47cbbe0 tty: declare MODULE_FIRMWARE in various drivers
02c95a62d8a0ad0ce71653b9f860b534f89ecc7b ip2: Add module parameter.
795877cfa4a4db0982ac21e095dad9fbdc909647 ip2: remove #ifdef MODULE from ip2main.c
c6fc826e4c51d2c54913c2a6d800159a2c7dac4b tty: moxa: remove #ifdef MODULE completely.
ecfcbee729389bc47576695c529d351d60946ca7 hvc_console: fix test on unsigned in hvc_console_print()
db91340b2e874693f14e9e937152e7433d7ac753 serial: isicom.c: use pr_fmt and pr_<level>
f43a510de8af5748637de21c96f82232b24920e4 tty: char: mxser, remove unnecessary tty test
2090436357c20afad377a61c789f502c36d637de serial: cyclades: allow overriding ISA defaults also when the driver is built-in
a357e777b5982d5f460a2783d697a8a90d497348 serial: Char: cyclades, fix compiler warning
1e091751cdb2c28f9f25041be0dcb4d33e4a833d serial: fix test of unsigned
2a52fcb54fdf4b557730022aefcc794d567591fb serial: add support for Korenix JetCard
bbcd18d1b37413d25eaf4580682b1b8e4a09ff5e serial: imx: fix NULL dereference Oops when pdata == NULL
ac6ec5b1de5d1d5afcbe88d73c05df71dca0ac39 serial: 8250_pci: add support for MCS9865 / SYBA 6x Serial Port Card
de538eb3441e8b9f7aedb3a37e46c005538451dc serial: synclink_gt: dropped transmit data bugfix
8fe2d54145a51238308d333f9dc57c5df575ff78 serial: atmel_serial: add poll_get_char and poll_put_char uart_ops
8b505ca8e2600eb9e7dd2d6b2682a81717671374 serial: 68328serial.c: remove BAUD_TABLE_SIZE macro
b5d228cc4f854aebcefac987d111fc072ecd15e0 serial: copy UART properties of UPF_FIXED_TYPE ports provisioned using early_serial_setup
ccf68e59e93181df9353c0cc721459d18ff200b6 serial: fit blackfin uart over sport driver into common uart infrastructure
9df5778ecee8b301b447fc05706792d5f447ace5 Ocfs2: Move ocfs2 ioctl definitions from ocfs2_fs.h to newly added ocfs2_ioctl.h
f25e188c892a9a82f8c3babf6fda304fff8cb3cc pcmcia: alchemy: fixup wrong comments
f9097dce5d799462e086adca28815dac5006bb30 pcmcia: remove irq_list parameter from pd6729
f3d4ae431d819200bb61e943cb23572b10744e93 yenta_socket: ENE CB712 CardBus bridge needs special treatment with Echo Audio Indigo soundcards
56a5d3cf21c71963c8fc506e9b9d3f71641d9c71 DMAENGINE: COH 901 318 lli sg offset fix
516fd4305e5f5718475e81fe5c17c95888a8157b DMAENGINE: COH 901 318 configure channel direction
0b58828c923e57f1bfbbd2c4277ceb60666314fa DMAENGINE: COH 901 318 remove irq counting
b87108a772e001af3fa79f9cfd87b190375f47a2 DMAENGINE: COH 901 318 descriptor pool refactoring
848ad121240f539e14a59eddd69e164aea9560b2 DMAENGINE: COH 901 318 cleanups
ccdb357ccb77cc4cbe4f7abee9efd19957f0753a svcrpc: treat uid's as unsigned
b08dfd0435333818a03b38867c556ebcbb3abc02 iwlwifi: load firmware asynchronously before mac80211 registration
535765179fd4e8af26b69d2240d7ec33702a370a ar9170: load firmware asynchronously
6e93d7195e75741e9ebe23ca5591977d0b39ecc0 rt2x00: fix rt2800pci compilation with SoC
51b2853fd91a3c8fd9f3adc1549569d2c1dc2a2d rt2x00: Add USB ID for CEIVA adapter to rt73usb
9c87ba6734422034fccb938da1039ed63da1395c mac80211: Fix reassociation processing (within ESS roaming)
a9f042cbe5284f34ccff15f3084477e11b39b17b ath9k: fix lockdep warning when unloading module
86baf712295a00d664da8566186b67041c89b15b zd1211rw: fix potential array underflow
3082a2b7b1af1b1508c1c3fa589566064f926f40 rfkill: Add support for KEY_RFKILL
6510b8917948283005a125c8337d3312a8a0561c airo: return from set_wep_key() when key length is zero
f41496607e03ab99f263b8e26689ad0fc853007f resource: Fix broken indentation
180b62a3d837613fcac3ce89576526423926c3c3 nfs41 fix NFS4ERR_CLID_INUSE for exchange id
3a5b27bf6f29574d667230c7e76e4b83fe3014e0 Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
5057bfaff82e12f01a2ffd58f55535cbd7c5c3a2 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
6c0ad5dfd3d5ad6def89b485ee52834547da239b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
6630125419ef37ff8781713c5e9d416f2a4ba357 perf archive: Don't try to collect files without a build-id
9599945bac93b344519ea97f502cf537124b5a6e Revert "blkdev: fix merge_bvec_fn return value checks"
ebed9203b68a4f333ce5d17e874b26c3afcfeff1 NFS: Fix an allocation-under-spinlock bug
9fcfe0c83c3b04a759cde6b8c5f961237f17808b SUNRPC: Handle EINVAL error returns from the TCP connect operation
0f79fd6f5c52e05918e44996b0a1b18383d0fbc2 NFSv4.1: Various fixes to the sequence flag error handling
0851de06174e9800e76b26e4be0ca94294c09c8c nfs4: renewd renew operations should take/put a client reference
7135840fc74699513d50e0c9c64922f2d38aa5e3 nfs41: renewd sequence operations should take/put client reference
dc96aef96a75348b4d1b01c4c0429ab52780683e nfs: prevent backlogging of renewd requests
888ef2e3f8b7b8daeb031bfb4ad1fd4fa817e193 nfs: kill renewd before clearing client minor version
b7f3a209e9b09b3110ea084836c75f2cd26b29f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
6d6b89bd2e316b78d668f761d380837b81fa71ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
21df20fcfb4e88f4cd4991e9e67de549e6480adf OMAP: DSS2: Taal: Fix TE when resuming
51c1410bd651609aafbcc3a2294df26a47bf6137 compal-laptop: Make it depend on CONFIG_RFKILL
a58db59a263d4232710af816f3857254b5823633 Merge branch 'for-upstream/platform-x86_tpacpi' of git://repo.or.cz/linux-2.6/linux-acpi-2.6/ibm-acpi-2.6 into x86-platform
b622d644c7d61a5cb95b74e7b143c263bed21f0a perf_events, x86: Fixup fixed counter constraints
320ebf09cbb6d01954c9a060266aa8e0d27f4638 perf, x86: Restrict the ANY flag
77ba115c478d442024964b217f9f12192018cc77 crypto: authenc - Use correct ahash complete functions
eebb111f5f4aa7b91ffc046b84b24c1b75e391d1 crypto: md5 - Set statesize
67eeb5685d2a211c0252ac7884142e503c759500 ext4: Fix ext4_quota_write cross block boundary behaviour
273df556b6ee2065bfe96edab5888d3dc9b108d8 ext4: Convert BUG_ON checks to use ext4_error() instead
b7adc1f363e72e9131a582cc2cb00eaf83f51a39 ext4: Use direct_IO_no_locking in ext4 dio read
744692dc059845b2a3022119871846e74d4f6e11 ext4: use ext4_get_block_write in buffer write
c7064ef13b2181a489836349f9baf87df0dab28f ext4: mechanical rename some of the direct I/O get_block's identifiers
14be1f7454ea96ee614467a49cf018a1a383b189 x86: Fix sched_clock_cpu for systems with unsynchronized TSC
864c11080cf365720103042444534a1e94d42bac ALSA: usbaudio: Fix wrong bitrate for Creative Creative VF0470 Live Cam
2507c05ff55fbf38326b08ed27eaed233bc75042 virtio_net: remove forgotten assignment
f31e50a802baae939c49819b8acd8f077019d398 be2net: fix tx completion polling
b88aafd365bc6a2222e2d03ff320adea3a37f628 sis190: fix cable detect via link status poll
bc505f373979692d51a86d40925f77a8b09d17b9 virtio: set pci bus master enable bit
0c43ea544c1086fbbed5a6c99ea58eb64674ea8f i2c: Document the message size limit
eec74a257f0a695688ba44c0f6c1e92dc81459be i2c-algo-pca: Drop duplicate variable
6de468ae2df0ee6fbee668d946811638b57361f6 i2c: Hook up runtime PM support
927ab2f80745ec26f1e83e6ca15a5b29e134c8e5 i2c-parport-light: Add SMBus alert support
35859254483bce479024781885bc02d860552995 i2c-parport: Add SMBus alert support
e2ca307439fb9df922c3e8891289a2ac05812fb7 i2c: Separate Kconfig option for i2c-smbus
b5527a7766f0505dc72efe3cefe5e9dea826f611 i2c: Add SMBus alert support
6d376fcc28d98f7f8f652755ae4dca1ff7240563 i2c-parport: Give powered devices some time to settle
c05d490234b7cf1715d9568d2041d9bc598a0b45 i2c-tiny-usb: Fix a comment on bus frequency
393764340beb595c1ad7dd2d2243c2b6551aaa71 i2c-i801: Add Intel Cougar Point device IDs
4111ecd2178dbc262bf384c5e472de346d593341 i2c: Make PCI device ids constant
4ab408dea0f0dba4dec0555f4f35b7ae703f5e91 net: fix protocol sk_buff field
85b3526932645269f67fee3583fa2aa500ab4f34 bridge: Fix build error when IGMP_SNOOPING is not enabled
156366d31524dc6b88836f06dccb1be13dbef5f1 Merge remote branch 'alsa/devel' into topic/misc
0a566ec25627bdd360f7294aa2e52f9d121233b4 ALSA: ua101: removing debugging code
7f9320d415fab5c05097c77eea7a77f2f6341f24 ALSA: sound/usb/caiaq/midi.h: Checkpatch cleanup
3ea49652f679c2b571ca214c605ec80cb056ec10 sound/oss/coproc.h: Checkpatch cleanup
76b53774c51c4eaec646578a2e1b3716befedf1c sound/oss/v_midi.h: Checkpatch cleanup
28aedaf7bf6e4b629aea333978e8bb440bd1eb4f ALSA: sound/pci/hda/hda_codec.c: various coding style fixes
20645d70bdcdcc29b1b92011780d233008a8adcf ALSA: hda - Add missing hp_pins definitions for ALC269 quirks
6eb3c735d29e799810ce82118f9260d0044327b7 sh: fixed virt/phys mapping helpers for PMB.
ad6759fbf35d104dbf573cd6f4c6784ad6823f7e timekeeping: Prevent oops when GENERIC_TIME=n
57e413d95b0f92b9a5569408ddc3441e0f20e856 Input: wacom - replace WACOM_PKGLEN_PENABLED
fe8875e5a41a36ef26072cf05731df5493ade0e1 Merge branch 'misc' into for-next
f57721507ffeaf8785f7f17254651de4d8b45e09 Merge branch 'srp' into for-next
3bbddbada87f30da8bcc5de7b9d06d8f2495aba5 Merge branch 'nes' into for-next
a835fb30954fe92a569206f9f684a755fbed395c Merge branch 'mlx4' into for-next
5c2187f0a184d6c5ec87aab403b79a8bb24a7988 Merge branch 'iser' into for-next
7f1681622a7b70b083f0034afb837c06f8ba2612 Merge branch 'ipoib' into for-next
85f938a70cad96c6dc631ad4c40e342814193a96 Merge branch 'ehca' into for-next
216fe702f7f5d440a5c54488f020624897fd5e2d Merge branch 'cxgb3' into for-next
e8094e667aa89a7c455da1da9daf8a5ed063da8d Merge branch 'cma' into for-next
da9d2f07306fc29a2f10885c2b0a463f3863c365 IB/srp: Clean up error path in srp_create_target_ib()
9c03dc9f19351edf25c1107e3cfd3cc538c7ab9e IB/srp: Split send and recieve CQs to reduce number of interrupts
4cfa8e75d6854699597e21fd570721d63f899934 sh: make pmb iomapping configurable.
90e7d649d86f21d478dc134f74c88e19dd472393 sh: reworked dynamic PMB mapping.
dce46a04d55d6358d2d4ab44a4946a19f9425fe2 early_res: Need to save the allocation name in drop_range_partial()
94316cdadb0067ba6d1f08b9a6f84fe755bdaa38 sh: Fix up cpumask_of_pcibus() for the NUMA build.
b8b8afe236e97b6359d46d3a3f8c46455e192271 ext4: make "offset" consistent in ext4_check_dir_entry()
0fb6f739bb612bc989d295056877374b749e721b dma: Add MPC512x DMA driver
6c664a8915f5341c2e7f1df0bb4b9b4a88f6ad77 Debugging options for the DMA engine subsystem
6e3617e579e070d3655a93ee9ed7149113e795e0 ext4: Handle non empty on-disk orphan link
da1dafca84413145f5ac59998b4cdd06fb89f721 ext4: explicitly remove inode from orphan list after failed direct io
f39490bcd1691d65dc33689222a12e1fc13dd824 ext4: fix error handling in migrate
437ca0fda3b442dff9e591581b5e1ffdfec24660 ext4: deprecate obsoleted mount options
c6efd46b98f30863ca3a9982312db87b826cf715 serial: sh-sci: Tidy up build warnings.
7d0b0a4434dd97d8e0731241aee586460f7fb7bd sh: Fix up ctrl_read/write stragglers in migor setup.
9adae9720998c10a882d4c6f9a82527bf8f62d59 Merge branches 'sh/dmaengine', 'sh/hw-breakpoints' and 'sh/trivial'
73a19e4c0301908ce6346715fd08a74308451f5a serial: sh-sci: Add DMA support.
62c132a8008991530839401674ce8e1b12b005d3 [ARM] pxa: fix typo in mxm8x10.h
c014906a870ce70e009def0c9d170ccabeb0be63 dmaengine: shdma: extend .device_terminate_all() to record partial transfer
c8e3149ba7de24dfd4c37bb0df23c878cdecd8d4 sh: merge sh7722 and sh7724 DMA register definitions
bff932cf6eda730fa42c363f7cfcc98c39240a24 sh: activate runtime PM for dmaengine on sh7722 and sh7724
20f2a3b5d57701c54bdd59b89dd37fe775926bae dmaengine: shdma: add runtime PM support.
8b1935e6a36b0967efc593d67ed3aebbfbc1f5b1 dmaengine: shdma: separate DMA headers.
027811b9b81a6b3ae5aa20c3302897bee9dcf09e dmaengine: shdma: convert to platform device resources
47a4dc26eeb89a3746f9b1e2092602b40469640a dmaengine: shdma: fix DMA error handling.
920925f90fa6455f7e8c9db0e215e706cd7dedeb sh: audio support for the sh7722 Migo-R board
331af0c15284798f678057a52039ef24f7c04f22 sh: add DMA slave definitions and SIU platform data to sh7722 setup
81d0d950e5037a26b71e568ff235ff9e998f4ab3 sparsemem: Fix compilation on PowerPC
f1f724e4b523d444c5a598d74505aefa3d6844d2 xfs: fix locking for inode cache radix tree tag updates
cc483f102c3f703e853c96f95a654f0106fb2603 ext4: Fix fencepost error in chosing choosing group vs file preallocation.
31436bbe8f85f79fc0ddb963edb3d29f6e2b3bae [ARM] pxa/raumfeld: set GPIO drive bits for LED pins
438a22fe26c3fdeb422d92072523d5b35d849dc3 [ARM] pxa/zeus: Add support for mcp2515 CAN bus
fcfdc67ff2b104355683f7264a6559a0cc360646 [ARM] pxa/zeus: Add support for onboard max6369 watchdog
90ac0dfd9f5931c9011b35ced0ba576e32656fb2 [ARM] pxa/zeus: Add Eurotech as the manufacturer
7ff27dfa6e484ff5d901ec075a623c06c46d7a0f [ARM] pxa/zeus: Correct the USB host initialisation flags
662b0836a667158284c8a4a091de745fd5637ff1 [ARM] pxa/zeus: Allow usage of 8250-compatible UART in uncompress
c95efee13303d9ff9e67f2600174f492039311ce [ARM] pxa: refactor uncompress.h for non-PXA uarts
2029e5643a3c4fdd4ad20169fb950cc16e023d0c [ARM] mmp2: fix incorrect calling of chip->mask_ack() for 2nd level cascaded IRQs
df0c382436df5bdd74030baafa294b75c231ec8c [ARM] mmp2: add handling on PMIC IRQ
ce0ac4235972cc2533e4e2095396208b59117c57 [ARM] mmp2: add support for board IRQs
0913b86ff7fe220a50c82baca4431e7d5a8da5c8 [ARM] mmp2: add missing ICU register definitions
16144bfb83bb8319c07c18b57eac15368708d02c [ARM] mmp2: add gpio initialization
247b4592f385622774de877f568fc30eb37dc831 [ARM] mmp2: add mfpr setting
4e3b4da98e20c5dc58e544ac5b321c1942071f7f [ARM] mmp2: add mask function in irq-mmp2.c
e8e6cb325671daa17c776ad53b70fd6213260368 MAINTAINERS: add maintainers for Marvell MMP2 (aka ARMADA610) support
e1cb7db2ef7f911dbe0edd5ff8d2216a817738d0 [ARM] mmp: support jasper development board
ccffb1ad1f354aee0bdf33b6486ebb9476223c1b [ARM] mmp: add default configuration for MMP2
2f7e8faef5a50efaa1c173e99bdaa29e0129bb99 [ARM] mmp: add support for Marvell MMP2
978da5bcdb33f6e030fa3304662e2455a018f1b0 [ARM] mmp: rename irq.c to irq-pxa168.c to allow other SoC IRQ chips
e6dac5e1b6ea7be4b0092ae0ac96b352a8c028db [ARM] mmp: update pxa168_defconfig and include avengers lite support
9896de72d20686f4dbc9cdd64ca178c80d6838b6 [ARM] mmp: avengers lite (pxa168) board bring up
0925e2f0fc5a55621cb80afbb6d4543c62e6a653 [ARM] pxa/imote2: Remove redundant pin entry for nCS.
d496936f954f9886ac7037d013cdf3c279e627bd [ARM] pxa/imote2: Add defconfig for the imote2 platform.
f9efc9df94fd126f7d585339e64edec0c03e904b ASoC: Remove legacy SSP API usage from pxa-ssp.c
a056bef45529810183f56944dcea8b4e297c2dc3 [ARM] pxa: introduce PXA_SSP_LEGACY for legacy SSP API
98acdbe4cf83f5a2e21c7aac830146b5d6da9282 [ARM] pxa: define zeus_power_off() only when CONFIG_PM enabled
cfab57e0e44631b1369e05efa54031b993511c2f [ARM] pxa: enable check_scoop_reg() only if CONFIG_PM is set.
1f3b536be7bfb3930cf7dc6d995d82877f25d6cf [ARM] pxa: add support for Embedian MXM-8x10
0dc726bb264ca5ecfdfab94a6937e0e9b9b26f64 [ARM] pxa: move board board IRQ definitions out of irqs.h
19851c58e680f71d087b79b53edbf814193e1d33 [ARM] sa1111: allow cascaded IRQs to be used by platforms
08fa159003aa510027951671b94aadc380ab2d2a [ARM] sa1111: avoid using hardcoded IRQ numbers for PCMCIA driver
ac609d266e4af4ebf586d610bd76e04dddae0c4c [ARM] locomo: allow cascaded IRQ base to be specified by platforms
00dd8027b913088ff9b656c5aaa6336c303b7f26 [ARM] locomo: remove unused IRQs and avoid unnecessary cascade
da8065ac3ea29d1bfdb5a163be346fbe35066f8d [ARM] locomo: avoid unnecessary cascaded keyboard IRQ
efe7f8bda015b03ab1420b5bca538d18e6559863 [ARM] sa1100: remove unreferenced IRQ definitions
f69a6548c9d5dd29ecaed1c714b41487c458ce8b [ARM] pxa/tosa: make use of the matrix keypad driver
96f6a13a6d8a6370fb9a8c828d549f3ddea8d0c5 [ARM] pxa/cm-x270: avoid direct access of GPIO/MFP registers
846c864cac520eaa10e845f585f05af643aa848a [ARM] pxa: remove now unnecessary pxa_gpio_mode() calls in ac97
c11b6a420b092a576e003bbb520392268338d97b [ARM] pxa: add the missing AC97 pin configurations
fb1bf8cd13bfa7ed0364ab0d82f717fc020d35f6 [ARM] pxa: introduce processor specific pxa27x_assert_ac97reset()
e1aed7ca555af7412ca1336241b918d78485232f [ARM] pxa: remove the unnecessary restoring of MFP registers
bedbda97175bcc540512f67ce02364100fba5f28 [ARM] pxa: simplify the LCD pin configuration for pxa27x platforms
07bae6c3215e060d5e3742b6f2932de0787f0782 [ARM] pxa: simplify the LCD pin configuration for pxa25x platforms
669cb51c6abf77e10cbeb6f483c96abc492206ac [ARM] pxa: use chip->ack() instead of accessing GEDR directly
e9964c102312967a4bc1fd501cb628c4a3b19034 ceph: fix flush_dirty_caps race with caps migration
7af8f1e4aa86720840d3318e4dc225c3c7e5a6d0 ceph: include migrating caps in issued set
e53a8fd773065628b24605b289a9a40ee4a35d83 ceph: fix osdmap decoding when pools include (removed) snaps
195d3ce2cc9a8ec69827f6369c41b269345b9988 ceph: return EBADF if waiting for caps on closed file
6f863e712d4114e8ae2f02de64ebeac0546ebaa0 ceph: set osd request message front length correctly
3ca02ef96e119d36bc1752baeae7dd0c59c2f325 ceph: reset front len on return to msgpool; BUG on mismatched front iov
70edb55bdfa8922c8ad40bc5a67abb6d9fee8d47 ceph: fix snaptrace decoding on cap migration between mds
c16e786927b977cb880873214bbd815e8d5ec4ba ceph: use single osd op reply msg
1679f876a641d209e7b22e43ebda0693c71003cf ceph: reset bits on connection close
a14a5ab58f9d783ec3a2a287320fab22e1764813 xfs: remove xfs_ipin/xfs_iunpin
60ec678371183f6e0d487e55fe8adbb33816518e xfs: cleanup xfs_iunpin_wait/xfs_iunpin_nowait
d7658d487f4c62983015ba6c99f02dedb3ea97c7 xfs: kill xfs_lrw.h
d7e84f413726876c0ec66bbf90770f69841f7663 xfs: factor common xfs_trans_bjoin code
35a8a72f064105807b091a21e004893b219c9ed2 xfs: stop passing opaque handles to xfs_log.c routines
c467c049e7e6e8b8fe9f38b13b20a4cf7e03f36b xfs: split xfs_bmap_btalloc
f7008d0aeba21396b3422df135b692ae701bd0c8 xfs: fix xfs_fsblock_t tracing
024910cbac323ab2e5ad6d7fa7958799b04b9728 xfs: fix inode pincount check in fsync
77d7a0c2eeb285c9069e15396703d0cb9690ac50 xfs: Non-blocking inode locking in IO completion
66d834ea603d61bd90fedad90300ca91c5bba0a3 xfs: implement optimized fdatasync
fd3200bef7d66ed3924f72c79a465fb7ff85478a xfs: remove wrapper for the fsync file operation
00258e36b2d33b1b5cef7b489e06c5e0a9df58b5 xfs: remove wrappers for read/write file operations
dda35b8f84d209784041bbad47f9e195a08a7527 xfs: merge xfs_lrw.c into xfs_file.c
b262e5dfd9ddd2f6d0ef3fa53eb88690f22134a5 xfs: fix dquota trace format
a9cc799eca0c798ab5dd8648564fc2025bdd9bd2 xfs: increase readdir buffer size
d702d12167a2c05a346f49aac7a311d597762495 Merge with mainline to remove plat-omap/Kconfig conflict
881a6c25a8453388e3190de94a5e105439a9f806 classmate-laptop: Added some keys present in other devices
13dda80e48439b446d0bc9bab34b91484bc8f533 Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-davinci
379e3a820da171cb1d97e8dccd736a69cebfb7c0 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
9b11fe5f4902c3f26b0d7d9ad5bd46eae624cf32 drm/radeon: fix typo in Makefile
a55ab496ea9c820b7192c15ef1fbf3291edfe638 sata_via: Delay on vt6420 when starting ATAPI DMA write
4b7d1c0509d0d07edc731f990791dc5518e51617 ata: Detect Delkin Devices compact flash
7e044a12c73f474e59f1ddecf08d6781c7830f0f pata_efar: Enable parallel scanning
1d3a8118b049252a84641b6643066bda0da0d316 pata_atiixp: enable parallel scan
e99846f18f03badd1bbd4fda79e6ec325e3b9058 [libata] pata_atiixp: add locking for parallel scanning
303f1a76ae792885af8a4a0e784e22e31e850e9a [libata] pata_efar: add locking for parallel scanning
16ea0fc98d53c72cb4e1a9edcb685a87e3a81430 libata: Pass host flags into the pci helper
cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934 [libata] pata_marvell: CONFIG_AHCI is really CONFIG_SATA_AHCI
96780078f35648050fef808f49a0ffff0360bb57 libata: Allow pata_legacy to be built on non-ISA but PCI systems
750e519da7b3f470fe1b5b55c8d8f52d6d6371e4 pata_pdc202xx_old: fix UDMA mode for PDC2026x chipsets
a75032e8772d13dab5e3501413d7e14a148281b4 pata_pdc202xx_old: fix UDMA mode for Promise UDMA33 cards
429e3861f9d5682c5bc5f237345f8962daf51bbc [libata] pata_at91: fix backslash-continued string
460f5318460a9a3b2562d8055b9fb1c60b768e1f pata_via: store UDMA masks in via_isa_bridges table
f777582f4963413320ce5fe1d1d3651a32075c07 pata_via: fix address setup timings underlocking
cfcf9ee26a5991f0786d24b4bd334b103d06268e pata_serverworks: fix error message
8490377acc0869d660185bd4a9e360363d110a21 pata_serverworks: fix PIO setup for the second channel
73e2e3d0e9d4b5781c66eca8a901e6478c25ae7d pata_efar: fix secondary port support
3403c24529ddfb4a47f5cfe8496370997f1b0758 pata_cypress: fix PIO timings underclocking
8ebf473860e8166e3d4f152a02e22b9cdddcd440 pata_cs5535: use correct values for PIO1 and PIO2 data timings
c754d9b6e04371fb398cdd2f5e77be895126be20 pata_cmd64x: remove unused definitions
03a849e6ddb604ff6a220b78637ee8e122ffc796 pata_cmd64x: cmd648_bmdma_stop() fix
d62f5576efc4886c0f3633c2652c3a924e043be9 pata_cmd64x: fix handling of address setup timings
a2bd62207af4be8f5fe815ff90cc309056407829 pata_cmd64x: fix PIO setup
d8b3d8cfe6240178ac717e143438bf51364311e4 pata_ali: documentation fixes
9e8808a99c6decdb4ab78081a26d3752339f424c libata: fix CFA handling in ide_timing_compute()
02d1d6160ffe13f4ebc6f85f72366a5da0b1fb9b sata_via: Correctly setup PIO/DMA for pata slave on vt6421.
9ffc5da5e1e57592da9c22d83a98c63afc8d985c libata: make functions/variables static
27943620cbd960f710a385ff4a538e14ed3f1922 libata: implement spurious irq handling for SFF and apply it to piix
d88ec2e5c13261cf317b46832a7de216f6d06537 libata: cleanup ata_sff_interrupt()
88e8201e67aace3d86de9e75122ea525f0e7248e ata_piix: IDE Mode SATA patch for Intel Cougar Point DeviceIDs
5623cab83ea61e0420f2064216d83eab067a24c6 ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
d6ef31539d715db7a0eb2d67a1a008c9d8ccf059 ahci: Implement SATA AHCI FIS-based switching support
d817898c2fc73e6ea33b58498c87a43d7e9fcd7a pata_hpt366: remove irrelevant TODO
fd5e62e22db29a067d3f26ba54caac308eb5e3a8 pata_hpt{37x|3x2n}: improve timing register documentation
859faa875ed6760fcdfaf6f1fec1155a7e43dc21 pata_hpt366: remove redundant code
1a1b172b9672e88d37adb5925b509e9236625d7e pata_hpt{37x|3x2n}: unify mode programming
60661933995bc7a09686c901439e17c2a4ea7d5d pata_hpt3x2n: always stretch UltraDMA timing
56f46f8c8741d02516d9150a46a5b05fe910ee11 pata_hpt37x: use ATA_DMA_* constants
661cb9fbf2ce580000a792bf1d394fc341c9ba69 MAINTAINERS: Add git tree to x86 Platform Drivers
8724fdb53d27d7b59b60c8a399cc67f9abfabb33 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
bc535154137601400ffe44c2a7be047ca041fe06 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
6268f50df8c36e15e43ae2a10951b2cffd0ecfc4 asus-acpi: remove duplicate comparison of asus_model strings
d95cf4de6a1c9c1025ac375bc6d2da6af18fdf35 amd64_edac: Simplify ECC override handling
5f19daa16ffca55db5b0253eba2bd0f71ee7f7f4 DaVinci DM365: Adding support for SPI EEPROM
a3e13e89d6658042fdfd50a7bf7564e81e6ce689 DaVinci DM365: Adding DM365 SPI support
15e865859a9e65a3f39e95bcb7ee72d0645b9a0e DaVinci DM355: Modifications to DM355 SPI support
8e2a0013c2bafd623d27b35364cbf28d4a0dbe55 DaVinci: SPI: Adding header file for SPI support.
c564191b1c71d82977ba14ed7f975dae9f6d0001 davinci: dm646x: CDCE clocks: davinci_clk converted to clk_lookup
37b99dd5372cff42f83210c280f314f10f99138e resource: Fix generic page_is_ram() for partial RAM pages
d03ab7ff335b7fbf48d0fd28ead5d7957798510b Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
8098a7ef8946169cf8ffeb6f4d8130fc3651192e Merge branch 'for-linus' of git://repo.or.cz/cris-mirror
4805a1b0e6d74feb6428c05116a2886a076ee341 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
ac0f6f927db539e03e1f3f61bcd4ed57d5cde7a9 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
b1bf9368407ae7e89d8a005bb40beb70a41df539 Merge branch 'for-2.6.34' of git://git.kernel.dk/linux-2.6-block
524df55725217b13d5a232fb5badb5846418ea0e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
0f4533979473a456a8adb3869365e12c7a99cf65 Merge branches 'futexes-for-linus', 'irq-core-for-linus' and 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e56425b135a8892d1e71ad5bb605d12c10efeb32 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1d40ddd10dab332456e3863fed2a6e71aa6635ab MTD: fix pismo build error
786f8ba2e9449a7f01ec6bc35838d0a335921061 scsi.c: add missing kernel-doc notation for new VPD parameters
e584bc3cf6865e005bbb4dbabae0bf4b3df59500 ALSA: ua101: add Edirol UA-1000 support
9a928660c9dcaff568c9d379655c5aa16fb981f8 pci: don't reassign to ROM res if it is not going to be enabled
d2be1651b736002e0c76d7095d6c0ba77b4a897c KVM: x86: Add KVM_CAP_X86_ROBUST_SINGLESTEP
c573cd22939e54fc1b8e672054a505048987a7cb KVM: VMX: Update instruction length on intercepted BP
e54cfa97a9ca9a544a7257b89b530b505ae1b892 KVM: Fix emulate_sys[call, enter, exit]()'s fault handling
c697518a861e6c43b92b848895f9926580ee63c3 KVM: Fix segment descriptor loading
6f550484a15ea1b468665cdf59f020bf08ccb292 KVM: Fix load_guest_segment_descriptor() to inject page fault
8b9f44140bc4afd2698413cd9960c3912168ee91 KVM: x86 emulator: Forbid modifying CS segment register by mov instruction
70e335e16882df5b5d6971022e63c3603a1e8c23 KVM: Convert kvm->requests_lock to raw_spinlock_t
fa8273e9549b3cee2947d1aebe5242e7a25eb3de KVM: Convert i8254/i8259 locks to raw_spinlocks
e424e1918345ab17d3beb068b8745ab1706d0e1b KVM: x86 emulator: disallow opcode 82 in 64-bit mode
1d327eac3c9a8b170d68df44957d82bdbd263c53 KVM: x86 emulator: code style cleanup
db358796d95886f9715d1c91e9ae866c005511d7 KVM: Plan obsolescence of kernel allocated slots, paravirt mmu
d380a5e4022a5c63a6c5ac631e48c752ba7f1e4f KVM: x86 emulator: Add LOCK prefix validity checking
e92805ac1228626c59c865f2f4e9059b9fb8c97b KVM: x86 emulator: Check CPL level during privilege instruction emulation
d4c6a1549c056f1d817e8f6f2f97d8b44933472f KVM: x86 emulator: Fix popf emulation
f850e2e603bf5a05b0aee7901857cf85715aa694 KVM: x86 emulator: Check IOPL level during io instruction emulation
1871c6020d7308afb99127bba51f04548e7ca84e KVM: x86 emulator: fix memory access during x86 emulation
a0044755679f3e761b8b95995e5f2db2b7efd0f6 KVM: x86 emulator: Add Virtual-8086 mode of emulation
60a29d4ea4e7b6b95d9391ebc8625b0426f3a363 KVM: x86 emulator: Add group9 instruction decoding
2db2c2eb6226e30f8059b82512a1364db98da8e3 KVM: x86 emulator: Add group8 instruction decoding
8b97fb0fcba0e119d539ef6126ddd1d7ba9c007f KVM: do not store wqh in irqfd
daf5e27109c8c16c987e955cc6abbbc0af050edd KVM: ppc/booke: Set ESR and DEAR when inject interrupt to guest
4b7bb9210047fe880bb71e6273c3a4526799dbd7 KVM: ia64: destroy ioapic device if fail to setup default irq routing
72bb2fcd23afe8db53b47e8f9edd736c517ba532 KVM: cleanup the failure path of KVM_CREATE_IRQCHIP ioctrl
1ae77badc2504d157800f10a81a58cc9c941e7cb KVM: kvm->arch.vioapic should be NULL if kvm_ioapic_init() failure
d225f53b76f4287365efd381b9e3a732e6bad27e KVM: PIT: unregister kvm irq notifier if fail to create pit
a19a6d1131c77822ae55f84a1bd6d62327e99287 KVM: VMX: Rename VMX_EPT_IGMT_BIT to VMX_EPT_IPAT_BIT
90bb6fc556ab255abd798bcf4ff5769690ab2eea KVM: MMU: Add tracepoint for guest page aging
43db669730743fcc2a74b641ff4d77781eb15bfa KVM: Fix Codestyle in virt/kvm/coalesced_mmio.c
1976d2d2c91246a37fcb8246b811de735aa6e9a4 KVM: Remove redundant reading of rax on OUT instructions
6316e1c8c6af6ccb55ff8564231710660608f46c KVM: VMX: emulate accessed bit for EPT
8f0b1ab6fb045a1324d9435ba00c2940783b0041 KVM: Introduce kvm_host_page_size
c45b4fd416f5497b6b38dd70acc0e5b01399e5c9 KVM: VMX: Remove redundant test in vmx_set_efer()
16fbb5eecc4ab8d4eb4d2a683d7fd74ccacc890b KVM: ia64: Fix string literal continuation lines
ebcbab4c034db2ec25abe702d788936b29a49b24 KVM: VMX: Wire up .fpu_activate() callback
7edcface95c6e593faa40c70e0464500515db573 KVM: fix kvm_fix_hypercall() to return X86EMUL_*
c125c607326928001983f51109c3d0c190f0a8bb KVM: fix load_guest_segment_descriptor() to return X86EMUL_*
ab9f4ecbb6d39a18e300a0d10a4968c37404aa76 KVM: enable PCI multiple-segments for pass-through device
6d3e435e708fa32f99b780caf6c5508a606a513b KVM: VMX: Remove redundant check in vm_need_virtualize_apic_accesses()
59200273c4d07ddf99dd3c8d91b90bb170457fc3 KVM: Trace failed msr reads and writes
6e7d15296773f7a479072ec7f3248f51d01e1fad KVM: Fix msr trace
e01c2426149d70dc6dd46ad0453195656b6eeaa4 KVM: mark segments accessed on HW task switch
81231c698a71af6e1815df72c06685d295e1cc1d KVM: VMX: Pass cr0.mp through to the guest when the fpu is active
da15bf436bc9586603b47b39244157431fa38b56 KVM: PPC E500: fix tlbcfg emulation
a9040f274285c3c962a08b177ac5764b4a93df07 KVM: PPC: Add PVR/PIR init for E500
d86be077a4d62e5615e97674dab8d894ce582b09 KVM: PPC E500: Add register l1csr0 emulation
d7fa6ab217aeed26293e01d7b64f79a1ac57e823 KVM: MMU: Remove some useless code from alloc_mmu_pages()
0c04851c0c093ce98ab4ca69556480d779292418 KVM: trace guest fpu loads and unloads
8ae099127668de80e4babba73bb492740ce3a1be KVM: Optimize kvm_read_cr[04]_bits()
f6801dff23bd1902473902194667f4ac1eb6ea26 KVM: Rename vcpu->shadow_efer to efer
836a1b3c3456042704c86aaa3d837b976de9343b KVM: Move cr0/cr4/efer related helpers to x86.h
3eeb3288bcbf64da90afc26389b8844df7c34912 KVM: Add a helper for checking if the guest is in protected mode
6b52d18605f580bdffaffd48c8da228c3e848deb KVM: Activate fpu on clts
e5bb40251a920cdd9d12c569c6aab0bdd0279e4e KVM: Drop kvm_{load,put}_guest_fpu() exports
2608d7a12fd4badfe2eac534150f0715a7fd3ff3 KVM: Allow kvm_load_guest_fpu() even when !vcpu->fpu_active
ab344828ebe729e52949d64046adaa196f6b9dbe KVM: x86: fix checking of cr0 validity
f0f4b930900ffa8daddb5262522c3e5c67ee1835 KVM: Fix kvm_coalesced_mmio_ring duplicate allocation
727f5a23e2080b19da392f17fa3158a0941f81f5 KVM: SVM: Trap all debug register accesses
c76de350c8a3ba770becc17eaa744dc3c7642295 KVM: SVM: Clean up and enhance mov dr emulation
fd7373cce767a8803e79f51bd3fc5f531234657f KVM: VMX: Clean up DR6 emulation
138ac8d88f91e2a6a278aa5cee9120c714c4ce2d KVM: VMX: Fix emulation of DR4 and DR5
f2483415293b180945da707e7dbe74e5daa72651 KVM: VMX: Fix exceptions of mov to dr
b60d513c32e2ddc8b3e9e1465b94913d44d19810 KVM: x86: Use macros for x86_emulate_ops to avoid future mistakes
647492047763c3ee8fe51ecf9a04f39040aa495b KVM: fix cleanup_srcu_struct on vm destruction
ccd469362e826261ccc261c4c36fb0a346338222 KVM: fix Hyper-V hypercall warnings and wrong mask value
7062dcaa369cae40c1a59949a5654985d0ae26ea KVM: VMX: Remove emulation failure report
94718da12741ef44e1eb2bfe3ca37db92115a3d3 KVM: export <asm/hyperv.h>
8dae444529230301bc85fc86033aa06a734c1a29 KVM: rename is_writeble_pte() to is_writable_pte()
c25bc1638a1211f57cccbabdd8b732813b852340 KVM: Implement NotifyLongSpinWait HYPER-V hypercall
10388a07164c1512b3a3d0273b9adc230f82790e KVM: Add HYPER-V apic access MSRs
55cd8e5a4edb8e235163ffe8264b9aaa8d7c050f KVM: Implement bare minimum of HYPER-V MSRs
1d5103c11e32b5028262c073d56375691d51a886 KVM: Add HYPER-V header file
a76f8497fd475028869f4b45087d80df14d74a50 KVM: PPC: Move Shadow MSR calculation to function
f7adbba1e5d464b0d449adac1eb2519be6be9728 KVM: PPC: Keep SRR1 flags around in shadow_msr
1c0006d8d131585095c4a27dbfcfb3970807a35e KVM: PPC: Fix initial GPR settings
180a34d2d3fda0151154f9cead4aab9dddd3d0c1 KVM: PPC: Add support for FPU/Altivec/VSX
d5e528136cda31a32ff7d1eaa8d06220eb443781 KVM: PPC: Add helper functions to call real mode loaders
fbad5f1dfdd097ca282ee3a796986e11eb5a971f KVM: PPC: Export __giveup_vsx
0f0412c1a734700fb8ccccb1c09371642e029e2e KVM: ia64: remove redundant kvm_get_exit_data() NULL tests
4610c83cdc8bff04f2f22883749f716b1ccc502f KVM: SVM: Lazy fpu with npt
d225157bc6a442b1214882635fbf287d7d0e8133 KVM: SVM: Selective cr0 intercept
888f9f3e0cfa32baf05b3840f0248f5502292a0f KVM: SVM: Restore unconditional cr0 intercept under npt
bff7827479ed004c0394e6e7b35ae601bb1a97ad KVM: SVM: Initialize fpu_active in init_vmcb()
dc77270f960a8b3cc39a6349a9fad58cc6053d53 KVM: SVM: Fix SVM_CR0_SELECTIVE_MASK
f9a48e6a18c210c4bf34769fa05ede250575c6a1 KVM: Set cr0.et when the guest writes cr0
edcafe3c5a06f46407c3f60145a36f269e56ff7f KVM: VMX: Give the guest ownership of cr0.ts when the fpu is active
02daab21d94dc4cf01b2fd09863d59a436900322 KVM: Lazify fpu activation and deactivation
e8467fda83cdc9de53972fee0cd2e6916cf66f41 KVM: VMX: Allow the guest to own some cr0 bits
4d4ec0874583b127caac1d0f84033c8971b2fd2a KVM: Replace read accesses of vcpu->arch.cr0 by an accessor
a1f83a74feaa9718a5c61587256ea6cc1b993d16 KVM: VMX: trace clts and lmsw instructions as cr accesses
4b5c9b7f9bdd76a3c860731db08bfc6758e96e29 KVM: PPC: Make large pages work
5f2b105a1d6a137c8cfb2792b79128db965880a8 KVM: PPC: Pass through program interrupts
ff1ca3f983c4180018dbf5e02f2af06f86ef6d03 KVM: PPC: Pass program interrupt flags to the guest
d35feb26ef7e9fbef7643051be5f0773662b1f91 KVM: PPC: Fix HID5 setting code
25a8a02d26a71c28e26417a3520c653c2d40af6b KVM: PPC: Emulate trap SRR1 flags properly
021ec9c69f8b7b20f46296cc76cc4cb341b25191 KVM: PPC: Call SLB patching code in interrupt safe manner
bc90923e27908ef65aa8aaad2f234e18b5273c78 KVM: PPC: Get rid of unnecessary RFI
b4433a7cceed59714b0778e1ace624befdd15ded KVM: PPC: Implement 'skip instruction' mode
7e57cba06074da84d7c24d8c3f44040d2d8c88ac KVM: PPC: Use PACA backed shadow vcpu
992b5b29b5ae254c416c62faf98d59a6cf970027 KVM: PPC: Add helpers for CR, XER
8e5b26b55a8b6aee2c789b1d20ec715f9e4bea5c KVM: PPC: Use accessor functions for GPR access
0d178975d0a5afe5e0fd3211bd1397905b225be5 KVM: Fix the explanation of write_emulated
878403b788bff1af9c7f1a61e104f0c77115af29 KVM: VMX: Enable EPT 1GB page support
17cc393596823f4bbab81e68a9e23e7beadbcfca KVM: x86: Rename gb_page_enable() to get_lpage_level() in kvm_x86_ops
c9c5417455b0c2e3c164883354b5480e5aee3b36 KVM: x86: Moving PT_*_LEVEL to mmu.h
97c4cfbe890a4ad82dde8660008d42b7b05dc488 KVM: PPC: Enable lightweight exits again
b480f780f071a068810ccd0e49c1daa210bfbeab KVM: PPC: Fix typo in rebolting code
46a929bc15fcd48e1e0e770a44040a6949cae133 KVM: avoid taking ioapic mutex for non-ioapic EOIs
f4c9e87c83a9f5bc1800db27dbb39e5cd1254c0a KVM: Fill out ftrace exit reason strings
0680fe52753381cb7154beeb01ef3e48f2cdeec6 KVM: Bump maximum vcpu count to 64
79fac95ecfa3969aab8119d37ccd7226165f933a KVM: convert slots_lock to a mutex
f656ce0185cabbbb0cf96877306879661297c7ad KVM: switch vcpu context to use SRCU
e93f8a0f821e290ac5149830110a5f704db7a1fc KVM: convert io_bus to SRCU
a983fb238728e1123177e8058d4f644b949a7d05 KVM: x86: switch kvm_set_memory_alias to SRCU update
b050b015abbef8225826eecb6f6b4d4a6dea7b79 KVM: use SRCU for dirty log
bc6678a33d9b952981a8e44a4f876c3ad64ca4d8 KVM: introduce kvm->srcu and convert kvm_set_memory_region to SRCU update
3ad26d8139a82b0510b1e0435ee82ae461d33401 KVM: use gfn_to_pfn_memslot in kvm_iommu_map_pages
506f0d6f9c40ae7d9634acf3c26358810f42c24a KVM: introduce gfn_to_pfn_memslot
f7784b8ec9b6a041fa828cfbe9012fe51933f5ac KVM: split kvm_arch_set_memory_region into prepare and commit
fef9cce0eb28a67e688a411cc30b73625e49002b KVM: modify alias layout in x86s struct kvm_arch
46a26bf55714c1e2f17e34683292a389acb8e601 KVM: modify memslots layout in struct kvm
2044892d4a005a78796c92fd1aef4633be896698 KVM: trivial document fixes
ddf0289db22c4ae2192a252706792837528605c6 KVM: powerpc: Change maintainer
0bb1fb7178c55f3e295b2ffe0433c330f960458e KVM: powerpc: Remove AGGRESSIVE_DEC
7706664d39a8eb8555408a24b1f17bd2086189c6 KVM: powerpc: Improve DEC handling
583617b7866cfcc0b3830a4b7ab20f218d180f67 KVM: powerpc: Move vector to irqprio resolving to separate function
980da6ce573b7c40886406674ff8f022a975e65e KVM: Simplify coalesced mmio initialization
50eb2a3cd0f50d912b26d0b79b7f443344608390 KVM: Add KVM_MMIO kconfig item
4c07b0a4b6df45fd8c6d07d838b4faf65eed2ba4 KVM: Remove ifdefs from mmu notifier initialization
3f0852e0aca9de2d2f8bc756630a82352cbfde68 KVM: Add include guards for coalesced_mmio.h
283d0c65e4c277cf81d71418341c74eee199d149 KVM: Disentangle mmu notifiers and coalesced_mmio registration
953899b659adce62cbe83d6a7527550ab8797c48 KVM: SVM: Adjust tsc_offset only if tsc_unstable
4e47c7a6d714cf352b719db92a924b6ec487acc5 KVM: VMX: Add instruction rdtscp support for guest
0e85188049afacdfce9c026144142264981bbabb KVM: Add cpuid_update() callback to kvm_x86_ops
be43f83dada2cf0e9e01c9a0ba42977c5bd70f9d x86: Raise vsyscall priority on hotplug notifier chain
2bf78fa7b9b0d2917fd6587eadb3c0f6bbaf1718 KVM: Extended shared_msr_global to per CPU
8a7e3f01e692cd202fb7c042cf2be9ff8c599a1e KVM: VMX: Remove redundant variable
bc23008b610dda1b0e69cd473b31c1391d6873f2 KVM: VMX: Fold ept_update_paging_mode_cr4() into its caller
ce03e4f21a33b97c5d20ce597f64c361bb247904 KVM: VMX: When using ept, allow the guest to own cr4.pge
4c38609ac569483152f9cb7e5a66f17355e563b2 KVM: VMX: Make guest cr4 mask more conservative
fc78f51938e1ea866daa2045851b2e5681371668 KVM: Add accessor for reading cr4 (or some bits of cr4)
cdc0e24456bf5678f63497569c3676c9019f82c1 KVM: VMX: Move some cr[04] related constants to vmx.c
59708670b639bff00f92e519df1ae14da240e919 KVM: VMX: Trap and invalid MWAIT/MONITOR instruction
186a3e526ac1b4063a723f90ae4893beedb24fc6 KVM: MMU: Report spte not found in rmap before BUG()
cb84b55f6cde26c7c17beaf87da08645ae6ccbf9 KVM: x86: raise TSS exception for NULL CS and SS segments
3fd28fce765632d0fe46b31f63c0e7a7ec6c6b79 KVM: x86: make double/triple fault promotion generic to all exceptions
db38a29111cb9232b1982e583fd417ea9c97357c Merge git://git.iksaif.net/acpi4asus into x86-platform
b466301b842f3a54e219b5cc587f22233ecb1345 toshiba-acpi: fix multimedia keys on some machines
92e00e47b61f558009ff81be42b412a76fd89d84 dell-laptop: Fix errors on failure and exit paths
94d8f785dd1f021c1971df73e6437f000c0d9449 dell-laptop: Fix build error by making buffer_mutex static
4818972efb105730f007e5efc05e203a065fc318 GFS2: print glock numbers in hex
e5884636da3a128617032747654284ae7badc7ff GFS2: ordered writes are backwards
1ccaba3056796ab1f933736d763ffcd1958866cd GFS2: Remove old, unused linked list code from quota
c1184f8ab7ea26681f3cab18284a870aad678b0f GFS2: Remove loopy umount code
009d851837ab26cab18adda6169a813f70b0b21b GFS2: Metadata address space clean up
bb1165d6882f423f90fc7007a88c6c993b7c2ac4 perf, x86: rename macro in ARCH_PERFMON_EVENTSEL_ENABLE
3551a708f35fc712af43aeb7f541512c5cfc4936 x86/amd-iommu: Report errors in acpi parsing functions upstream
04e856c072b84042bb56c487c2868638bb3f78db x86/amd-iommu: Pt mode fix for domain_destroy
5d214fe6e808a8caa9cb6f610c0190d3f50ac570 x86/amd-iommu: Protect IOMMU-API map/unmap path
339d3261aa3eb0e12f68ef868e042c1ca03628f7 x86/amd-iommu: Remove double NULL check in check_device
1189b7ff6485ebf1039440c34150360fab7cfb01 OMAP: DSS2: Taal: Fix ESD check
6679ee1870f7ccdd48e2e5c57919240b8f19a6dc Merge branch 'topic/asoc' into for-linus
a91a4aa1ee994abeb2190a1bb2f703933609a703 Merge branch 'topic/hda' into for-linus
12c2a682b55a40f2a986e36d6632110029bc63a5 Merge branch 'topic/misc' into for-linus
a86ba28583987b85845ed61be5f12aafb5fc4971 Merge branch 'fix/misc' into for-linus
a4c1a148a0c4c690b95938e9577be9e461bc5e5a OMAP: DSS2: OMAPFB: Constify some function parameters
d2e82add832f9c95376d004d565c5e164c99b9ec OMAP: DSS2: OMAPFB: install omapfb.h
8edb381d6705811b278527907a5ae2a9c4db8074 vga_switcheroo: fix build on platforms with no ACPI
55a5cb5d594c18b3147a2288b00ea359c1a38cf8 drm/radeon: Fix printf type warning in 64bit system.
a163b1099dc7016704043c7fc572ae42519f08f7 perf, x86: add some IBS macros to perf_event.h
1d6040f17d12a65b9f7ab4cb9fd6d721206b79ec perf, x86: make IBS macros available in perf_event.h
86d62b6fa2845725ad88b95387c8c52731fb2460 Merge remote branch 'tip/oprofile' into tip/perf/core
4671a1322052425afa38fcb7980d2fd2bb0fc99b block: don't access jiffies when initialising io_context
73e9ffdd0cc8159f876d5e29ecf2d9c1bfca544f cfq: remove 8 bytes of padding from cfq_rb_root on 64 bit builds
91f63d0efa1b2ff3f8773aad61c2970f097232aa block: fix for "Consolidate phys_segment and hw_segment limits"
90a6501f94aedd7fb40f5556334843194fb598be sched, rcu: Fix rcu_dereference() for RCU-lockdep
e2f4699ac15fe36de1288505bc6e6e5a8603ab1b Merge branch 'linus' into core/rcu
abc3c744d0d7f4ad710a948ae73852ffea5fbc3b cfq-iosched: quantum check tweak
4b17764737bb4ee3364b8bfa2059f51ebc19ccd6 sparc: Support show_unhandled_signals.
35858adbfca13678af99fb31618ef4428d6dedb0 Merge branch 'next' into for-linus
0de1a57bedce0899c98da4c0910d4f38c9b7c8f4 drm/radeon/kms: bump the KMS version number for square tiling support.
1c62233508ef7104f8a78e571fdf5c72d0dc0200 Merge branch 'gpu-switcher' of /ssd/git//linux-2.6 into drm-next-stage
6a9ee8af344e3bd7dbd61e67037096cdf7f83289 vga_switcheroo: initial implementation (v15)
6d9c13513661c1991bf5f4e6e1363c721292d819 drm/radeon/kms: do not disable audio engine twice
3464f114967b2f98f1bfe0eaf0a413bb51b4df1d Revert "drm/radeon/kms: disable HDMI audio for now on rv710/rv730"
c8792d5e6cdfeb7db186f6ea654dee90ca3b9c0c drm/radeon/kms: do not preset audio stuff and start timer when not using audio
68de7745822f0dc2eea940e3c1fc65896d7afc88 Merge branch 'drm-radeon-testing' of /ssd/git/drm-radeon-next into drm-next-stage
566d84d172161cb6c0c4dd834c34abbac6bf7b38 drm/radeon: r100/r200 ums: block ability for userspace app to trash 0 page and beyond
a55e8d452ed2f6bbecda1a3039e82cd05244be3d drm/ttm: fix function prototype to match implementation
d964fc54ed06cea45dfd10832ed3d34f3ddb661b drm/radeon: use ALIGN instead of open coding it
32b3c2abaf8c61c80a8b02071c73f05252122ffe drm/radeon/kms: initialize set_surface_reg reg for rs600 asic
cf7934a2a0ec55759fcf6861a868baadfd522300 Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
aa71fa3cd5b7b4f669cd74c5a16de57d2938cd85 Merge remote branch 'nouveau/for-airlied' into drm-next-stage
79fa9eb7396238233c327668185d28bb47fb0796 Merge remote branch 'korg/drm-core-next' into drm-next-stage
f1acb878b6070941e844dfc4ca1b3b9e5a70426c iop-adma: redundant/wrong tests in iop_*_count()?
67b9124f734b22b30d9adf18c39fe795e2901070 dmatest: fix handling of an even number of xor_sources
94de648d72c8bc833590523f22386d4babbea988 dmatest: correct raid6 PQ test
76bd061f5c7b7550cdaed68ad6219ea7cee288fc fsldma: Fix cookie issues
301e99ce4a2f42a317129230fd42e6cd874c64b0 nfsd: ensure sockets are closed on error
6ca3a7a96e91b1aa8c704153c992b191d35b5747 fsldma: Fix cookie issues
47871889c601d8199c51a4086f77eebd77c29b0b Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
4b62c0f1e76fe3327b695c49195af8b58e4da057 sh: No need to explicitly include <linux/rwlock.h>.
55c1b0d27b2d381a1986520b5953d3a454d344b5 arch/sh/boot/compressed/cache.c: Checkpatch cleanup
5499b45190237ca90dd2ac86395cf464fe1f4cc7 arch/sh/lib/libgcc.h: Checkpatch cleanup
105244ec95590f5f12a90d974650ab5c7bc8ec79 sh: hw-breakpoints: Accept breakpoints on NULL addresses.
c16cc0b464b8876cfd57ce1c1dbcb6f9a6a0bce3 bnx2x: Tx barriers and locks
76dadd76c265a0cdb5a76aa4eef03fcc9639b388 scm: Only support SCM_RIGHTS on unix domain sockets.
b4ccebdd37ff70d349321a198f416ba737a5e833 Merge branch 'next' into for-linus
1b644b6e6f6160ae35ce4b52c2ca89ed3e356e18 Revert "sunrpc: move the close processing after do recvfrom method"
f5822754ea006563e1bf0a1f43faaad49c0d8bb2 Revert "sunrpc: fix peername failed on closed listener"
1e259e0a9982078896f3404240096cbea01daca4 hw-breakpoints: Remove stub unthrottle callback
30ff056c42c665b9ea535d8515890857ae382540 Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6f5621cb160fada5bc52c2961ddc86e69e478912 Merge branch 'x86-ptrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c7e15899d07c9813c1aa96b21699d2d9c8314c4b Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
9a8c28c8311e30ba97499447d5a11662f5aea094 blktrace: perform cleanup after setup error
9f7cdbc33f36d28e57eaba0093f68f0d14c38c5b blkdev: fix merge_bvec_fn return value checks
53c583d2269851de9df1c2e992cb2f7f124a5f55 cfq-iosched: requests "in flight" vs "in driver" clarification
ae1f30384baef4056438d81b305a6a5199b0d16c tracing: Include irqflags headers from trace clock
f6a0b5cd34d6e922cc7258c5429fb0f17508ceb6 Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
87c3a922a7ee8cfb9ab837f4ae38c993e9b30711 cciss: Fix problem with scatter gather elements in the scsi half of the driver
bf8873781831c7799255e0932848401070185dd0 cciss: eliminate unnecessary pointer use in cciss scsi code
aad9fb6f2c5beafe76a724c90a4bd0d695ab8b42 cciss: do not use void pointer for scsi hba data
d45033ef56fa9b09b73a6eb2a0f280fa7c1bab09 cciss: factor out scatter gather chain block mapping code
2ad6cdc20fbeea1e1744190c00cebb64e4b4c491 cciss: fix scatter gather chain block dma direction kludge
dccc9b563e455b91f7247b1ca6b0face40323538 cciss: simplify scatter gather code
49fc5601ea3bf9625d699dc777f80f72e8126c0b cciss: factor out scatter gather chain block allocation and freeing
1b7d0d28ad82cbd5650c26ec8e370176b112e407 cciss: detect bad alignment of scsi commands at build time
58daa9ce96b847ed130453f5fdd63c579fb1f84f cciss: clarify command list padding calculation
d6cd4715e21508bebbb1928c91d628bd65f5de5f Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
41647e7a91338dba21773a16af7474ef95e0929e cfq-iosched: rethink seeky detection for SSDs
3dde36ddea3e07dd025c4c1ba47edec91606fec0 cfq-iosched: rework seeky detection
6fc2de06ef1e691d032aa572478c905b7495a274 Merge branch 'for-2.6.34-next' into for-2.6.34
1eca9acbf9cda6437db7de1097c7a18014b1289d Merge branch 'x86-numa-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0091945b4732469bb39bbb4556ce08a25d89d1c2 Merge branch 'x86-mtrr-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3119815912a220bdac943dfbdfee640414c0c611 virtio: fix out of range array access
46bbffad54bd48bb809f2691c1970a79a588976b Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
85fe20bfd415af0a2e93bd1166533d4a6eb591ea Merge branch 'x86-io-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
58f02db466900003b801bdfdeddc4d96ce42b7d5 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
43a834d86c136b31ef6ad796725eb474a55a908d Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
b1a96e3606b6efc3a6e9c8559ec6660e515b01a7 Merge branch 'eeepc-laptop' into acpi4asus
060cbce6c4431465e83907102e1903ecea366db5 asus-laptop: fix style problems reported by checkpath.pl
2a1fd64cb70a42563d2313eb70c6495d2c88b36d asus-laptop: use device_create_file() instead of platform_group
aee0afb8cb52178164accfec9cfc58bc27b597b3 asus-laptop: clean led code
18e1311ee71a67497a33521be61ddf6562fa22c0 asus-laptop: add gps rfkill
47ee0e99524a7ee0185e3c38423cc17cc1318ddc asus-laptop: set initial lcd state
75747129a994463e36c2516e8071771427d8494b asus-laptop: leds, remove dead code and fix asus_led_exit()/asus_led_init()
a539df5e1548751e352990c518e88af50e6111b8 asus-laptop: add backlight changes notifications
7f607d71065b6b089f59b78b54144c3fb93ad629 asus-laptop: add bluetooth keys found on M9V
66a71dd1f7c4eee636867d381995b7e6ae489dc3 asus-laptop: switch to sparse keymap library
d0930a2d42c5a28039d8cc2376a7dff4e59c5f7a asus-laptop: rename wireless_status to wlan_status to avoid confusion
e5593bf18be79b4897c7ec8b392dc7f07cbc1b11 asus-laptop: add error check for write_acpi_int calls
d99b577c729c4a29679fb1f605f9ccace154e0e5 asus-laptop: stop using ASUS_HANDLE and use relative methods instead
4d4415138060870670a18d0768fe1d597f505f98 asus-laptop: rename function talking directly to acpi with asus_xxx scheme
17e78f6260fbc8f55c279cca081c26c88d96ec00 asus-laptop: removing read_status/store_status/write_status and asus->status
3e68ae7c2a9076a694e46f49ec26323a7757eaad asus-laptop: stop using read_status for lcd
6358bf2c4c309efc7c3cbc36466c32108c12c456 asus-laptop: stop using read_status and store_status for GPS
aa9df930d6eabbd8f2439eca6b2f77f81ce425f2 asus-laptop: stop using read_status for bluetooth and wlan
be4ee82d3e44c5940a7f77cae5ed3e942e80a723 asus-laptop: code movement
9129d14d297e78bc21caffa44d55a5920a74862c asus-laptop: callbacks should use "driver data" parameter or field
7c247645f305da2bb309fa439fd6cc0aa26f8722 asus-laptop: move backlight and dsdt info inside asus_laptop struct
50a90c4d953fe4bb5a87ee5207c4243d25278189 asus-laptop: revise names
600ad5201d3b9b87159ede7359adccb98635fd48 asus-laptop: change initialization order
a7f16d10b510f9ee3500af7831f2e3094fab3dca Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
619d8b1187f2e13f6f848b1b2a4d83c2c9e2a140 asus-laptop: remove unecessary hotk != NULL check
91687cc89af4c447483ec65097809c38c8622639 asus-laptop: use tabs to indent macros and remove unused ones
d8c6732382a24d2ef23665207263a17f04e3d75a asus-laptop: simplify write_acpi_int
e5b50f6a2b00de266f03c2c7219b798648124ea5 asus-laptop: no need to check argument of set_brightness()
c45eecf8719e0b2090c8a71bdc31e39d00746c84 asus-laptop: set the right paths in the documentation
0e875f4905817c03ba49447b49af093552e66e95 asus-laptop: add wireless and bluetooth status parameter
f66ffdedbf0fc059a92219bb08c1dbcac88f074b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
bc9d24a3aeb1532fc3e234907a8b6d671f7ed68f eeepc-laptop: check wireless hotplug events
ced69c59811f05b2f8378467cbb82ac6ed3c6a5a eeepc-laptop: disable wireless hotplug for 1005PE
409a415fa18f3bdb9bef616ac6abafd30a4f1415 eeepc-laptop: set the right paths in the documentation
2531216f236cb2a1f39ffa12a4a9339541e52191 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6556a6743549defc32e5f90ee2cb1ecd833a44c3 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e0d272429a34ff143bfa04ee8e29dd4eed2964c7 Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d25e8dbdab203ed8b4fd0a174bb5259e35ecd87c Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
642c4c75a765d7a3244ab39c8e6fb09be21eca5b Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
f91b22c35f6b0ae06ec5b67922eca1999c3b6e0a Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
39286fa41a8b2c6a9c1f656a7b3c3efca95bc1b9 vhost-net: restart tx poll on sk_sndbuf full
d6db3f5c11dc7ed5712d5d5682aa34025ee5248e vhost: fix get_user_pages_fast error handling
73a99f083009d67d8e12603420e008d5c21b0b7d vhost: initialize log eventfd context pointer
86e9424d7252bae5ad1c17b4b8088193e6b27cbe vhost: logging thinko fix
50a76fd3c352ed2740eba01512efcfceee0703be exofs: groups support
b367e78bd1c7af4c018ce98b1f6d3e001aba895a exofs: Prepare for groups
96391e2bae0f8882b6f44809202a68be66e91dce exofs: Error recovery if object is missing from storage
86093aaff5be5b214613eb60553e236bdb389c84 exofs: convert io_state to use pages array instead of bio at input
5d952b8391692553c31e620a92d6e09262a9a307 exofs: RAID0 support
d9c740d2253e75db8cef8f87a3125c450f3ebd82 exofs: Define on-disk per-inode optional layout attribute
46f4d973f6874c06b7a41a3bf8f4c1717d90f97a exofs: unindent exofs_sbi_read
45d3abcb1a7388b2b97582e13bf9dd21784dcaa5 exofs: Move layout related members to a layout structure
22ddc556380cf5645c52292b6d980766646eb864 exofs: Recover in the case of read-passed-end-of-file
518f167a37b3c53f3cf44d27800455ca24e920f6 exofs: Micro-optimize exofs_i_info
34ce4e7c23e3da578e459b05c6fb17edecb19e6b exofs: debug print even less
c7ec2b585525477f393942ecb18fff1f5e259118 sparc: use __ratelimit
655ffee284dfcf9a24ac0343f3e5ee6db85b85c5 wireless: convert to use netdev_for_each_mc_addr
9675478bbafed08848bf8d7e28400d5e46330b23 ethtool: do not set some flags, if others failed
6c74651c3bce418d3b29edfdeb72664f9441509a ipoib: returned back addrlen check for mc addresses
fad539956c9e69749a03f7817d22d1bab87657bf x86: Fix out of order of gsi
cf0aa4e07c32b0c211c24742aa015c0e7a135293 netlink: Adding inode field to /proc/net/netlink
60bbc725b5b3009bb1bf2628ce5033d9bc108881 axnet_cs: add new id
46976c042ba1ff59253f2f7a513099175c24794e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6
024c378f0b719d43b01b875caefa19f2612e103a bridge: Make IGMP snooping depend upon BRIDGE.
d902eee43f1951b358d7347d9165c6af21cf7b1b bridge: Add multicast count/interval sysfs entries
b195167fcf089dbdc650bb874084555035f07f98 bridge: Add hash elasticity/max sysfs entries
561f1103a2b70de7e06e1e7fd072a5b142a4278c bridge: Add multicast_snooping sysfs toggle
0909e11758bd28848aeb6646e021ec1e031a3f0f bridge: Add multicast_router sysfs entries
c4fcb78cf8ae55667809e54e54872a21025dd073 bridge: Add multicast data-path hooks
3fe2d7c70b747d5d968f4e8fa210676d49d40059 bridge: Add multicast start/stop hooks
5cb5e947d8f82011e3d7e7017e9d10db9a40ae9f bridge: Add multicast forwarding functions
eb1d16414339a6e113d89e2cca2556005d7ce919 bridge: Add core IGMP snooping support
025d89c27f54c69cd0e51666d88aada33666bb6c bridge: Split may_deliver/deliver_clone out of br_flood
6088a539d8d1666dca6979b5759bf966ee9124ef bridge: Use BR_INPUT_SKB_CB on xmit path
b33084be192ee1e347d98bb5c9e38a53d98d35e2 bridge: Avoid unnecessary clone on forward path
68b7c895be336b19f4c38d7cb500132fabba0afd bridge: Allow tail-call on br_pass_frame_up
87557c18ac36241b596984589a0889c5c4bf916c bridge: Do br_pass_frame_up after other ports
f6e623a65cb301088bd04794043e82bfc996c512 Bluetooth: Fix out of scope variable access in hci_sock_cmsg()
4181b2c8bc29bb756ac1816678104b528377b656 tg3: Remove now useless VPD code
df25bc38b5531aa79a20e34549ea9fedf5f3ae36 bnx2: Remove now useless VPD code
4067a8541d397e9d6b443dd2ce0ecb78bfd991db pci: Add helper to search for VPD keywords
e1d5bdabb94da89bdb3c3f2ee105cf61fca88ec8 pci: Add VPD information field helper functions
b55ac1b22690d2e5b02a61cf6d69c2d66969c79d pci: Add helper to find a VPD resource data type
7ad506fa1adc2da3d394c562f09b8e1b3026c402 pci: Add large and small resource data type code
a2ce766238f72ff7337606c0bc96803c30c9e05c pci: Add PCI LRDT tag size and section size
1883c79a57a5fe25309007590cccb1b2782c41b2 rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use
622ea685f1fafdf84d612440535c84341f0860b8 rcu: Fix holdoff for accelerated GPs for last non-dynticked CPU
5051f76883897ea3d3d034c92e7b84236da2ec57 ocfs2: send SIGXFSZ if new filesize exceeds limit -v2
6fcef3f04a1a0f8d7a086147d2f2e650c8cc2754 ocfs2/userdlm: Add tracing in userdlm
9b915181af0a99fe94ef0152e6a4ca9990c3b6d0 ocfs2: Use a separate masklog for AST and BASTs
847f9c606cad121cebf984639e3eeee1c4db82f8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
7981164791d18d5ed1dcdfa9598949ed158a5333 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
f1dd6ad599732fc89f36fdd65a2c2cf3c63a8711 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus
8d37a371b6869920e6c40c495c68eabba1ef3909 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
dad52fc01161afcb8798c609e009aed4d104927f x86, paravirt: Remove kmap_atomic_pte paravirt op.
3249b7e1df6380e9d7bb3238f64f445bf614f787 x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
817a824b75b1475f1b067c8cee318c7b4d66fcde x86, xen: Disable highmem PTE allocation even when CONFIG_HIGHPTE=y
88cc83772a3c7756b9f2b4ba835545ad90a08409 thinkpad-acpi: fix ALSA callback return status
ef1a8de8ea004a689b2aa9f5cefcba2b1a0262f2 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
00ebfe58b002f0ff387f60c7cd23bc2b274fce1a m68k: Define sigcontext ABI of ColdFire
a58f75349063f60949614de39390df594ba1418d m68knommu: NPTL support for uClinux
9674cdc74d63f346870943ef966a034f8c71ee57 m68k: Add NPTL support
f54bcdc2b81558a2b7e624cfeb4992422d9265f9 m68k: Eliminate unused variable in page_to_phys()
5da3a65d2d1ba333d61999640ef241f150c69c6b m68k: Switch to generic siginfo layout
99e11ab20b26b3236490ae687ab309c2601d180b macfb: fix 24-bit visual and stuff
34c41d0ab8c2a96bb3db89a209c1dd7e8c44fe13 macfb: cleanup
1bb63845d122750124807e5aeb733d2276e5fb7d fbdev: add some missing mac modes
18814ee846357509ceb13d4351eec71acd007480 mac68k: start CUDA early
11e8faca2e501c25d2f98c1b9534776a9a9704c5 valkyriefb: various fixes
d876c11a0fd40993136f5cc1e81371ccc6c21a63 fbdev: mac_var_to_mode() fix
eeb9c182a6ad8bc130377adb0a4cd7b95dd15f49 mac68k: move macsonic and macmace platform devices
cff75f1fb1f28eba3facb7dbe9b40a892912578a mac68k: move mac_esp platform device
80614e5ab1458ff3ccced4d6ba2fa386575c8d5c mac68k: replace mac68k SCC code with platform device
ec9cbe09899e36b5f216c3232215520dcf0320ab pmac-zilog: add platform driver
1f7b5fff505232521a7a770a639b63cd17636549 pmac-zilog: cleanup
2724daf439d9f4e9f25c9fb8de8602ba61758478 mac68k: rework SWIM platform device
53aac0ad7cb32af5c25d432454f936b57bf8c11f mac68k: cleanup
41fb11ca90fe5a115b663340290311c7f5aab0f6 ataflop: Killl warning about unused variable flags
1a0caf41c061868eff05a054ff2b0ffe26baf4e0 m68k: Use DIV_ROUND_CLOSEST
eb054e3b3d531e311e9a34b902fe29247b00f724 m68k: vme_scc - __init annotations
f351d4bb3ce5a86f75cf297e38f87c4e437593d7 m68k{,nommu}/h8300: Remove obsolete comment about map_chunk
88cb773c5f8e45e48f3a89480610448974337cb0 m68k: Allow ioremapping top of memory
145452649d035e4e5152f6c4e6798c41960cad3e m68k: Fix asm/swab.h for ColdFire
3d083407a16698de86b42aee0da2ffb280b5cb7e x86/hw-breakpoints: Remove the name field
dd8b1cf681eab40bc5afb67bdd06b2ca341f5669 perf: Remove pointless breakpoint union
b67577dfb45580c498bfdb1bc76c00c3b2ad6310 perf lock: Drop the buffers multiplexing dependency
84c6f88fc8265d7a712d7d6ed8fc1a878dfc84d1 perf lock: Fix and add misc documentally things
44ee63587dce85593c22497140db16f4e5027860 percpu: Add __percpu sparse annotations to hw_breakpoint
018cbffe6819f6f8db20a0a3acd9bab9bfd667e4 Merge commit 'v2.6.33' into perf/core
afbc74fdc5b96552c384e57119b3cc13c840bf06 power_supply: bq27x00: fix voltage and current units
4e924a814ac78e325653840190e9e4762e6f4b7c power_supply: bq27x00: add status and time properties
705e5711b61e9622b2d88850f38c219014aa0780 Bluetooth: Add SCO fallback for unsupported feature error
943da25d95c7e8fd8c39dbf09e030f5da46f5d85 Bluetooth: Add controller types for BR/EDR and 802.11 AMP
b914a250e7b390c713b36a9405a39c4c11abad80 Bluetooth: Convert Marvell driver to use per adapter debugfs
ca325f698996c1a0770a67f41e7dc97a007d8bc2 Bluetooth: Convert inquiry cache to use debugfs instead of sysfs
c13854cef4751000b968d4e8ac95796562d5b96f Bluetooth: Convert controller hdev->type to hdev->bus
10f7891f998e84acfa31ac9c5a0fea052c39ecb8 Bluetooth: Add missing kfree() on error path in Atheros driver
8978111e2d148f75bd5e329a14600feadc567381 Bluetooth: Make USB device id constant
8e5b2308489dbca27c104fc6a557d4c9348552e5 Bluetooth: Add __init/__exit macros to Marvell SDIO driver
e10b234b3c4e255d3300a486c4ac15b43253ac6d MIPS: Alchemy: defconfig updates
acc4d245a70615755cab8bace7f0f87870fc99d9 MIPS: Alchemy: Fix Au1100 ethernet build failure
570cb456efbd1f1e761869881ae72177595de356 MIPS: Alchemy: Repair db1500/bosporus builds
d891a5399242579857701c2b1185b64d7bf7936f MIPS: ARC: Cleanup unused definitions from sgialib.h
8190471087b59ff63a8db125953ae612b7a8b8b5 MIPS: Cobalt: convert legacy port addresses to GT-64111 bus addresses
11b897cf84c37e6522db914793677e933ef311fb MIPS: Alchemy: use 36bit addresses for PCMCIA resources.
b9b37787d24cca9fbd63f767663e9439fa69aa22 MIPS: Cobalt: Fix theoretical port aliasing issue
2a5d66511a6adc0546a92d33734e3ebf7ab0d10c MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
bba90760582d2563b28a4738fb785185a59e9e71 MIPS: Crazy spinlock speed test.
500c2e1fdbcc2b273bd4c695a9b8ac8196f61614 MIPS: Optimize spinlocks.
e275ed5ee94b358964a0dae1c8b49f0bff260b60 MIPS: Alchemy: devboard PM needs to save CPLD registers.
81fc0179541dd52763cf62a52f0c09a05bcc6439 MIPS: PowerTV: Eliminate duplicate opcode definition macros
3b439470e360931ad65234f94aa92cd7362f635a MIPS: Lemote 2F: Move printks out of port_access_lock.
7fe2d9c41de132b51e550212aa5709fc4e132c2c MIPS: PNX833x: Convert IRQ controller locks to raw spinlocks.
541247f4d26f90ce0d277082d108feb121b6ae03 MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c.
399614226cfa45ffaba45b269e8af9ddc26de537 MIPS: Octeon: Replace rwlocks in irq_chip handlers with raw_spinlocks.
4837a661a52dd9e02cd1cdb08a7ebdc5ed028ee4 MIPS: Octeon: Convert octeon_irq_msi_lock to raw spinlock.
f1d39e6ed7ad71048db3b2835dccf3a5a01fab69 MIPS: Loongson: Remove pointless sample_lock from oprofile code.
36946d7387ee6f3a331563a1d839240924b65798 MIPS: SNI: Convert sni_rm200_i8259A_lock to raw spinlock.
896508705561bea24656680cdaf3b4095c4d7473 MIPS: i8259: Convert IRQ controller lock to raw spinlock.
598c5abad7f3e162a01c87a480f8d2cd57643acb MIPS: IP27: Convert nmi_lock lock to arch spinlock;
2ba53e37120fba00fa10bebc13b9723f25e1f845 MIPS: IP27: Remove code obfuscation by enter_panic_mode().
34ee4148472996c5fd25fbb5697982914cfe955a MIPS: GT641xx: Convert timer lock to raw spinlock.
da4afffc1d03c4f0334dabd28ce4c2325ee8f092 MIPS: Alchemy: Simplify DMA channel allocation code.
2bd0073656963f7683275dbda600bf5dfc05232a MIPS: Yosemite: Convert SMP startup lock to arch spinlock.
1a73f0478a289ee5bb2e4f44a6ecf1d6d6410eab MIPS: Alchemy: Remove time_lock.
32baba2fb7149ac262be1dca39291b55d846a075 MIPS: DEC: Convert KN01 lock to raw spinlock.
d8d607d59e78a865e0b55c60e84412519a83022c MIPS: BCM63xx: Convert timer locks to raw spinlocks.
c45ef44f474a82fdec96704bece192e487dca373 MIPS: PowerTV: Convert IRQ controller lock to raw spinlock.
a963dc70a286898c91d021e53317ba3d485e0b93 MIPS: Malta: Convert IRQ controller lock to raw spinlock.
ed14bbb24e62830c2b4c59f4cea3696651d502f0 MIPS: SB1480: Convert IRQ controller lock to raw spinlock.
5772f6deb6214a94248e5429869e99e8b7b9cf25 MIPS: SB1250: Convert IRQ controller lock to raw spinlock.
f2c194a00516f8ea4340975c25276fd0dfd47c31 MIPS: GT641xx: Convert IRQ controller lock to raw spinlock.
4a41abe5960b6a4d496aab94264beee06bc0ab7e MIPS: Jazz: Convert irq controller lock to raw spinlock.
4a8a738de637dc7141de5228d2d722573a329b95 MIPS: Make various locks static.
559e25a5e3efe60a22b7f96ea4ad2eb09d996e97 Staging: Octeon: Remove /proc/octeon_ethernet_stats
ec977c5b473e29dbfdac8f2c7477eccc2142e3bc Staging: Octeon: Reformat a bunch of comments.
4898c560103fb8075c10a8e9d70e0ca26873075e Staging: Octeon:  Free transmit SKBs in a timely manner
86568dc41e8c7edcf6d014a64d143536d24b6a5d MIPS: Octeon: Do proper acknowledgment of CIU timer interrupts.
f8c2648666b5a1b5ba9bbb662ae569bafd3cc830 Staging: Octeon:  Run phy bus accesses on a workqueue.
1d08f00d576c62f1c7a96900a14648df33b3939a Staging: octeon: remove unneeded includes
d007f991a82ed159979b7662a4ca20e978221cdb MIPS: Use generic ucontext.h
7b012cee6173cef8598a4cf27fe80b4430e1ed7f MIPS: Use generic serial.h
f51e5a07728d33b7ad59a84d1a7a0a34d4f58765 MIPS: Use generic parport.h
1a6e8963e07f126a7fa3e9b446f86205cd4e81fe MIPS: Use generic current.h
27a5bd6457c8ce38151250530152e15f76b697a8 MIPS: Enable Read Inhibit/eXecute Inhibit for Octeon+ CPUs
6f329468f3086e9d8f3832930fdb09ab3769176b MIPS: Give Octeon+ CPUs their own cputype.
6dd9344cfc41bcc60a01cdc828cb278be7a10e01 MIPS: Implement Read Inhibit/eXecute Inhibit
32546f38fab839eee6f62b3f06c2774eade4188a MIPS: Add TLBR and ROTR to uasm.
9fe2e9d6f5390d7151a0b9d8c100f0da26eaa2b7 MIPS: Add accessor functions and bit definitions for c0_PageGrain
9b8c38917b8e083a6343bb5a0c6bbaea78ebff7a MIPS: Use 64-bit stores to c0_entrylo on 64-bit kernels.
52d7ecd033316b0540a6ac4af70574fae4aba295 MIPS: Remove trailing space in messages
f86a69b15f60965a224e7e2516ad41070692cc19 MIPS: Make the debugging of compressed kernel configurable
b66bb6090d9aa36931911e34d3f069932934b6fe MIPS: Remove #if 0 r4k_update_mmu_cache_hwbug
ab4ba291683d07038c7ddf1eec191d3d09e1f468 MIPS: TXx9: Remove forced serial console setting
7084338eb8eb0cc021ba86c340157bad397f3f0b MIPS: AR7: Make ar7_register_devices much more durable
632b629c0c4b0f8caaf7f2b448911d03859fda59 MIPS: AR7: Fix USB slave mem range typo
4d1da8c2961da46abd85a71d20f2b169bf80618e MIPS: AR7: Whitespace hacking
10229f3761fdc1050f972bf3a4c4623bde20002f MIPS: Alchemy: Use strlcat() for the command line arguments
ae7cbef5e5789e2ee6855222a3b83eb94591ef0b MIPS: Alchemy: Remove prom_getcmdline()
c63d0cb5feedbc2cc456b6ea2105c15b563217cf MIPS: Alchemy: Remove forced command line setting
368bf8ef304f426be0a8a0be5b0e437747598c10 MIPS: Set __elf_platform for Octeon.
874fd3b5acc20f2a464409045aef3b2288069787 MIPS: Allow the auxv's elf_platform entry to be set.
3b839070f11295735ce8d9ef580c5eb23417aabf MMC: AU1xMMC: Allow platforms to disable host capabilities
92bbe1b988d3d6fa6348e3e376ff6d27e0712147 MIPS: Deal with larger physical offsets
2d1b6e95515d63030b6e002125799f2aa52a9d27 MIPS: Annotate set_except_vector with __init
3482d713a91befb8c96722cb8d55aed36c212d9e MIPS: Move arch/mips/mm/uasm.h to arch/mips/include/asm/uasm.h
fcf6735e9cf08343bef9ff43205d91ef102af52f MIPS: PNX8550: Remove unnecessary export prom_getcmdline()
5eb1df86c279b00ee476d0a2bc30059a527e6f4e MIPS: PNX833x: Remove unused prom_getcmdline()
60ec6571c5072cdea9e518d1dac8147b85ca93a2 MIPS: Support 36-bit iomem on 32-bit Au1x00
fc48c41af81b953578a54f80ad07d2f1efa81378 MIPS: Loongson: Cleanup the halt and poweroff action
e52dd9fc6b9e0c17b220bd38371ff15032a1a155 MIPS: Simplify the weak annotation with __weak
aae7e8da806e1536fdee0632a40aaaeed97a2f1b MIPS: Alchemy: debug output for compressed kernels
780019ddf02f214ad61e641b57b8ac30c837e2a7 MIPS: AR7: Implement clock API
5f3c909881d5deebb9a3ddc836a15937e76daefc MIPS: AR7: Implement gpiolib
69b427cd23b6f637763bf49e3e166c1236313f69 MIPS: msp71xx: remove unused prom_getcmdline()
dac2965c434b22b5f8acd5634b842cf8a77a06b3 MIPS: Cleanup the Makefile of compressed kernel support
9fd4c4f40fecbe3923331eac045af06f369a86f2 MIPS: AR7: replace prom_getcmdline() to arcs_cmdline[]
9feb8367999265b8a300cb96e7a66f79b651c820 MIPS: AR7: use strlcat() for the command line arguments
e0e53dee69e07e9446eb16ceabd55a1116611696 MIPS: Nuke trailing blank lines
2fe062608086f9b74a80f16272c5a59a3e05722f MIPS: Cleanup switches with cases that can be merged
1b362e3e350f72c6cb4b3346f6ba92a529082a09 MIPS: Decode c0_config4 for large TLBs.
2a880986d899f556f5a327bc77cc8760d5bb9c64 MIPS: Remove probe_tlb().
f868ba29723be46e0981226d7455090d515b08ef MIPS: add readl/write_be accessors
9df7d1647fdd729c5bf3f087ae69d07fecf60bdd MIPS: Loongson: Lemote-2F: update defconfig
f7a904dffe30a02636053d8022498ced7e44d31c MIPS: Loongson: Change the Email address of Wu Zhangjin
50549bda2d47f419758dac9bc72e2b0eb9077d83 MIPS: Loongson: Fixup mem.c indentation
1ae86a67326741b35339c548838f16cceaa77222 MIPS: Loongson: arch/mips/Makefile: Add missing whitespace
eb11df472d8491fcb28534b59017e1b5465997fa MIPS: Loongson: Cleanup of the environment variables
97e6a89634befaf5bd66d3044d36961c887cd98c MIPS: Loongson: Move prom_argc and prom_argv into prom_init_cmdline()
c7e8c668b09a27879e8b45d2a613fb5acdf9f8a3 MIPS: Loongson: Remove the serial port output of compressed kernel support
6f3209659833e3ed653840d19b2f624f6db07823 MIPS: Loongson: Convert loongson_halt() to use unreachable()
c70798f132818eaa79c48a08d0f19a7d61db8822 MIPS: Loongson: Lemote-2F: USB: Not Emulate Non-Posted Writes
1b39a0bad50779177ebca818c6c3380463bfca7d MIPS: Loongson: Lemote-2F: Get the machine type from PMON_VER
081f6749ae33f72b4fafea4c02976e163ef6ef37 Staging: Octeon Ethernet: Use constants from in.h
924cc2680fbe181066ec138d369691d28d913ea2 Staging: Octeon Ethernet: Enable scatter-gather.
3368c784bcf77124aaf39372e627016c36bd4472 Staging: Octeon Ethernet: Convert to NAPI.
6888fc87768eaa218b6244f2e78c55416706981a Staging: Octeon Ethernet: Rewrite transmit code.
166bdaa9aad9903bf4330ef68feb37f220c9eac8 Staging: Octeon Ethernet: Fix memory allocation.
6568a234363978e1aebb5b7c9840ed87eed20362 Staging: Octeon Ethernet: Remove unused code.
dbb103b243e09475c84df2b8ef17615975593761 MIPS: Octeon: Fix EOI handling.
6b07d38aaa520cee922fadfeaf90c97faf217045 MIPS: Octeon: Use optimized memory barrier primitives.
f252ffd50c97dae87b45f1dbad24f71358ccfbd6 MIPS: New macro smp_mb__before_llsc.
ec5380c768864c7afd92aa886dd4bb6d38497a01 MIPS: Remove unused macros from barrier.h
d95770544604299402e481771a964b0f10d46978 MIPS: Octeon: Register some devices on the I2C bus.
85660f43a308cc601b243c1f4dc18a63545c5cfa MIPS: I2C: Add driver for Cavium OCTEON I2C ports.
f41c3c1b3ed53440b37445712f8e1048a39d7001 MIPS: Octeon: Add I2C platform device.
d38760ccdf879a8648be53488227bf7fe597792d MIPS: Simplify param.h by using <asm-generic/param.h>
32fd6901a6d8d19f94e4de6be4e4b552ab078620 MIPS: Alchemy: get rid of common/reset.c
325f8a0a31df567dbafafc48f8e60f3c1f101a46 MIPS: Two-level pagetables for 64-bit kernels with 64KB pages.
ef6c1fd662d18c0e2ed92825c8837e94b5ec3a1f MIPS: Alchemy: irq: use runtime CPU type detection
5d400f5c59df3ed2c3682a7409c8e81a7c4e650c MIPS: Alchemy: Only build AU1000 INTC code for compatible cpus
70f82f2c59be86fad915a2ee62673fe1aad6c2bd MIPS: Alchemy: use runtime cpu detection in GPIO code.
bd2302c220566cffd0756e1ac5f65705f9e3d8e7 NET: au1000-eth: Convert to platform_driver model
66f75ccb856304c190fde9c26e651c2b754e3e72 MIPS: Alchemy: Add au1000-eth platform device
cf6e47e03239059bcf2942b1b3242e835231ab75 MIPS: Alchemy: DB1200 defconfig update
05ae3231801df8fdb4e1c0aa4aa6b8d7278eddde MIPS/SOUND: Alchemy: DB1200 AC97+I2S audio support.
63323ec54a7e922a232c82070727e44eb1a5b43c MIPS: Alchemy: Extended DB1200 board support.
206aa6cdadad8bbedee5649f1346fe47e922a039 MIPS: Alchemy: physmap-flash for all devboards
8facefd0907ae16f96a35bef7ce654206d87c2fc MIPS: Don't include <linux/smp_lock.h> unnecessarily.
b2b13cdfd05ec331e1be3bbdd593d66840c0b688 SERIAL 8250: Fixes for Alchemy UARTs.
63ea336b7942214edce1ae79725f28593dc84eaa MIPS: Alchemy: UARTs are of type 16550A
c55736af449ad2b2cd1a9471dc6e5413d89a1ece MIPS: Alchemy: Turn on -Werror for devboards and xss1500
32fc0adeb89c7e1e592bf31b7158ddc154298207 MIPS: Alchemy: Fix warnings in DB1x00 / PB1000 / PB1550 board setup code
66a1d9baf4962defb3fc41439e3a22e752182f9f MIPS: Alchemy: remove unused SYS area structure
b6e6d120c8dd9c9cd888645b01299e2a55d873a4 MIPS: Alchemy: get rid of superfluous UART definitions
8402a1588a4f63465079e98481dd83d1d9cc9a98 MIPS: Alchemy: prom_putchar is board dependent
963accbc82a0912b39de39d59e2fd6741db3aa4b MIPS: Alchemy: change dbdma to accept physical memory addresses
ea071cc705e8bfba0c8bf84be8d4f9f4e9da6962 MIPS: Alchemy: remove dbdma compat macros
f1fc6645a4d2cb944320ce8ed1e40f88059779e1 MIPS: Alchemy: reduce size of irq dispatcher
788144656b8a862e724a1296e64ab6375eb541ed MIPS: Alchemy: Stop IRQ name sharing
93e9cd8485b31e5a33f1040bff4d15e65c0b2d19 MIPS: Alchemy: Simple cpu subtype detector
0a0b1295ef26a5f8387771c148fb63dccf897869 MIPS: Alchemy: higher priority for system timer.
5047201b56ce8671cc19f426e2951de9f29b3485 MIPS: Alchemy: Remove USB_DEV_REQ_INT prioritization hack
0273b4efccd3bc2b2ef5ea9778e71d8efbbb7ac7 MIPS: Alchemy: XXS1500 PCMCIA driver rewrite
27dd65ac9afabc8e67ab73f7c2f575eddbb47167 MIPS: Alchemy: devboards: wire up new PCMCIA driver.
66213b3ccfc770704025ce9465fa3aaedde21b55 MIPS: PCMCIA: new socket driver for Au1000 demoboards.
7e50b2b741bb4f9dbddc9f56972ef82a7d4b33ed MIPS: Alchemy: remove board_init_irq() function.
95a437966dba642870a93d16bf82af8926bb2082 MIPS: Alchemy: devboards: factor out PB1200 IRQ cascade code.
9bdcf336d0c061e77f4c45c7b2bc32e3ed6b57e3 MIPS: Alchemy: devboard register abstraction
ebc89718a4b3fa0e440151fb4484541700828a5d MIPS: Fix build error for uncompressed non-plain vmlinux kernels
21c2fd9970cc8e457058f84016450a2e9876125e x86: apic: Fix mismerge, add arch_probe_nr_irqs() again
78c06176466cbd1b3f0f67709d3023c40dbebcbd x86: Enable NMI on all cpus on UV
2ea186ae533c7b4f4c56811b69d3e40a6209a9c0 ixgbe: move TC_PRIO_CONTROL check into ixgbe_select_queue()
da3f5cf1f8ebb0fab5c5fd09adb189166594ad6c skbuff: align sk_buff::cb to 64 bit and close some potential holes
8d6184e4881b423522136aeb3ec1cbd9c35e8813 bonding: fix device leak on error in bond_create()
3729d5021257b283f7fce33d957893162ccb2c9d rtnetlink: support specifying device flags on device creation
bd38081160bb3d036db98472e537b6a7dd4da51a dev: support deferring device flag change notifications
a2835763e130c343ace5320c20d33c281e7097b7 rtnetlink: handle rtnl_link netlink notifications manually
10de05afe01c12cedc42eb9ce05b111eed6c8210 rtnetlink: ignore NETDEV_PRE_UP notifier in rtnetlink_event()
cb395eaf439625f26c8527bb05bb905774a54c36 fs_enet: add FEC TX buffer alignment workaround for MPC5121
60ab4361adc188fb47da1c4892cc7a2bb621efef fs_enet: Add support for MPC512x to fs_enet driver
fcb6a1c83e48c30ff99624e9c46ce301707ede05 fs_enet: use dev_xxx instead of printk
ce300c7ffa61165f9bfd16e511ee0cd4114977ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
480917427b0b6ff39de55ffc81391055472e6c26 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
6fb83029db161141d68cf019760a893d03d0682b Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/core
71da81324c83ef65bb196c7f874ac1c6996d8287 rcu: Fix accelerated GPs for last non-dynticked CPU
0b1c87278a8c7e394022ec184a0b44a3886b6fde rcu: Make non-RCU_PROVE_LOCKING rcu_read_lock_sched_held() understand boot
a47cd880b50e14b0b6f5e9d426ae9a2676c9c474 rcu: Fix accelerated grace periods for last non-dynticked CPU
1c32fd0c5ac1ccbdc37a1a392a5d75cbe059b401 kernel-doc: drop the -filelist option, it doesn't work
a9e7314b7940cee00b80995b360dbc06f995cc6e kernel-doc: track line numbers for each file separately
06a79b82b2a3e4bebb9a20638ca208c780e9e507 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
4912002fffa377e66c5caefc2c311732a4ad5fb8 Remove EXPERIMENTAL from NFS_FSCACHE
98723153dc32106e5be701da15551853c9f785a9 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
4cbd55188fe01f22783815cbb6d4f55a0ebf5969 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
b305956abc3c50c52598bbf39b7a5f4850058ba8 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
41630959ed5ce694ec2e8c0f3c69743e011394c8 Merge branch 'ibft-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
2b8c70b2174402ca3dec13310ce56597233392d7 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
29e1fa3565a7951cc415c634eb2b78dbdbee151d dvb-core: Fix DoS bug in ULE decapsulation code that can be triggered by an invalid Payload Pointer
2594a57a13f1a6c32d90d73d7ebe51d4b8d88421 Merge branch 'kmemcheck-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
f24407d2bde27a4eb75ce5e52069bf4f1ba0e8a5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-vipt
654451748b779b28077d9058442d0f354251870d Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
64d497f55379b1e320a08ec2426468d96f5642ec Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
37d4008484977f60d5d37499a2670c79b214dd46 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
f1c7f517a5dc23bce07efa5ed55e2c074ed9d4ba ftrace: Add function names to dangling } in function graph tracer
bc9838c4d44a1713ab1bf24aa6675bc3a02b6a88 dlm: allow dlm do recovery during shutdown
cbaee472f274ea9a98aabe47025f6e5551acadcb ocfs2: Only bug out in direct io write for reflinked extent.
66b116c9d8f70baadf5b2145dddb35af222df041 ocfs2: fix warning in ocfs2_file_aio_write()
cbe0e331fdbdb256943499358c75bc098a2134c1 ocfs2_dlmfs: Enable the use of user cluster stacks.
0016eedc4185a3cd7e578b027a6e69001b85d6c4 ocfs2_dlmfs: Use the stackglue.
e8fce482f3702c1ad27c97b26db5022aa1fa64c7 ocfs2_dlmfs: Don't honor truncate.  The size of a dlmfs file is LVB_LEN
553b5eb91abd5f8e679d23ae547b92c589726814 ocfs2: Pass the locking protocol into ocfs2_cluster_connect().
e603cfb074e150736814ef093a411df32c02ba9f ocfs2: Remove the ast pointers from ocfs2_stack_plugins
110946c8fb23c1e1e23312afed0977ad4aa37c95 ocfs2: Hang the locking proto on the cluster conn and use it in asts.
c0e4133851ed94c73ee3d34a2f2a245fcd0a60a1 ocfs2: Attach the connection to the lksb
a796d2862aed8117acc9f470f3429a5ee852912e ocfs2: Pass lksbs back from stackglue ast/bast functions.
34a9dd7e29e9129fec40c645a03f1bbbe810e771 ocfs2_dlmfs: Move to its own directory
65b6f3403431cd43ef7b0dab679a50f770124a65 ocfs2_dlmfs: Use poll() to signify BASTs.
14a437c2b67aeee2a989a5d9c7e19094355d2fed ocfs2_dlmfs: Add capabilities parameter.
399ff3a748cf4c8c853e96dd477153202636527b ocfs2: Handle errors while setting external xattr values.
139ffacebf5fe2cd9e2ae40d325a9661a679ad4f ocfs2: Set inline xattr entries with ocfs2_xa_set()
d3981544d7a4ed276966cdd58fe2f5d6e8a585d9 ocfs2: Set xattr block entries with ocfs2_xa_set()
c5d95df5f78312c879f3058059c98a08821897a5 ocfs2: Let ocfs2_xa_prepare_entry() do space checks.
bca5e9bd1eb2a9422a2ff29e822a956310653754 ocfs2: Gell into ocfs2_xa_set()
73857ee0b548017f9632a0d0e6fe2dabbdc11d31 ocfs2: Allocation in ocfs2_xa_prepare_entry(), values in ocfs2_xa_store_value()
cf2bc809403ae48a4a2bb5cc551d2ec35f2e4a47 ocfs2: Teach ocfs2_xa_loc how to do its own journal work
3fc12afa0cea5dc8845487b685165c89934ca1eb ocfs2: Provide ocfs2_xa_fill_value_buf() for external value processing
9dc474005d0e34cf21d4b510f347e3942f24b021 ocfs2: Handle value tree roots in ocfs2_xa_set_inline_value()
69a3e539d083ac09aec92b8705b8ff2c2e5c810c ocfs2: Set the xattr name+value pair in one place
199799a3609f6d5bb231a75c2e702afaac805431 ocfs2: Wrap calculation of name+value pair size.
18853b95d1fb964b76c3393a12c4d861e7779460 ocfs2: Add a name_len field to ocfs2_xattr_info.
6b240ff63c9dda93366c61c969b81ca22fe676ac ocfs2: Prefix the member fields of struct ocfs2_xattr_info.
bde1e5400a1b21ef47932ab00446c7361ff3c139 ocfs2: Remove xattrs via ocfs2_xa_loc
11179f2c92cb025b1ff0b794f9714b3fb395855f ocfs2: Introduce ocfs2_xa_loc
8545e03d82b6739461bbd60db7aba144f7dbe80f ocfs2: Add current->comm in trace output
96a1cc731adb28dc4feb71701091b80e67d486a7 ocfs2: Clean up the checks for CoW and direct I/O.
b89c54282db0c8634a2d2dc200f196d571750ce5 ocfs2: add extent block stealing for ocfs2 v5
9418c65f9bd861d0f7e39aab9cfb3aa6f2275d11 omap2: Initialize Menelaus and MMC for N8X0
ab1b18f70a007ea6caeb007d269abb75b131a410 sunrpc: remove unnecessary svc_xprt_put
9e3bd9190800e8209b4a3e1d724c35f0738dcad2 b43: fall back gracefully to PIO mode after fatal DMA errors
0e0a228398cc967c922759be36c69d32e4f62701 mac80211: fix direct probe loop on ieee80211_work_purge
caf66e581172dc5032bb84841a91bc7b77ad9876 netdevice.h: check for CONFIG_WLAN instead of CONFIG_WLAN_80211
b446918b77c717a34eaa853dfab55f579d330551 mac80211: use listen interval 5 as default
7bfbae10dc10a5c94a780d117a57e875d77e8e5a ath9k: disable RIFS search for AR91xx based chips
a040d532b912b5dd7d88692b580cff9c88b987e3 MAINTAINERS: update mwl8k maintenance status
08b2cb0f0613a444368eadca0b67c906d91ab007 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
be41f5c7e3688a4555d7fbaa09578fd628bb4cdf Merge branch 'wireless-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
64463da913bc8f791980ba28d93ac5e716ab9cc5 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a8d6356cdabf4495aaae7d3e89eb058b1909761c [S390] time: remove unused code
0cbde8ee60c883b246fb50dfed8bcd968239702b [S390] zcore: Add prefix registers to dump header
13c6680acb3df25722858566b42759215ea5d2e0 [S390] correct vdso version string
1844c9bc0b2fed3023551c1affe033ab38e90b9a [S390] add support for compressed kernels
73bfa5f2f71efcdcaad8d18cbed96b9d7ed86948 [S390] Define new s390 ELF note sections in elf.h
61fd330dee1606a6bdb741f9c156bca386a4e438 [S390] codepage conversion of kernel parameter line
34b9243a300736c08dc32eaeb2f359401fcf9c0a [S390] seq_file: convert drivers/s390/
618708ff04f3a7b74f54210bd518aa1d827d8e65 [S390] add z9-ec/z10 instruction to kernel disassembler
b695adfaa118fd7c50eca8990e348dd7372ee0aa [S390] dasd: correct offline processing
589c74d5076dd1bde13a5a36d97ca79be8bd72b2 [S390] dasd: fix refcounting.
9eb251225ab4dbea3119cfcf4c5194eed223a740 [S390] dasd: fix online/offline race
22e0a0467292222214d1974d9bc2664a6c05980d [S390] use kprobes_built_in() in mm/fault code
52499f40267e1178b3b2c887aee85c0c9fd01ec0 [S390] bug: use relative pointers in bug table entries
cbb870c8221147ae337612e04b2bb0211f31a74b [S390] Cleanup struct _lowcore usage and defines.
d96221ab1e7d86dc0d4666466979117cd1915386 [S390] free_initmem: reduce code duplication
b8e660b83d505148c83ddc6d5ba69c29d0eab1e3 [S390] Replace ENOTSUPP usage with EOPNOTSUPP
59b697874529f5c3cbcaf5816b3d6c584af521e8 [S390] spinlock: check virtual cpu running status
8387c736fcbaec17890b8d075ee4f4623518b54a [S390] sysinfo: fix SYSIB 3,2,2 structure
27d71602b4a605fbb31088e69ac12187e69a9443 [S390] add MACHINE_IS_LPAR flag
432ac5e04b931df8376e0858d4bf0fd41436a271 [S390] qdio: optimize cache line usage of struct qdio_irq
d307297f73077b4dc8110eb998108ffc467e8e6c [S390] qdio: account processed SBAL during queue scan
a93b8ec1df1f0ad75d036dbc0fdef2e0ccb7be02 [S390] smp: rework sigp code
2c2df118a6440748e6fd71a510a66ee708c31494 [S390] smp: always reboot on cpu 0
abd1ecf209b30a0ed43f0aae50f8b8ce1be2c3d1 [S390] smp: rename and add lowcore defines
f64ca21714f114a78b6c19ceabc7745b29913efc [S390] zfcpdump: remove cross arch dump support
987bcdacb18a3adc2a48d85c9b005069c2f4dd7b [S390] use inline assembly contraints available with gcc 3.3.3
d1bf85902c28dd990c08f1703ea94109223549a7 [S390] cio: fix storage key handling
0d01bb89220490763d89571d27e7ee3f13f9b372 [S390] cio: trigger subchannel event at resume time
76e6fb4b86446e4605379b99ad3dd3f96bb1696f [S390] ccw_device_notify: improve return codes
b4c707214c987da021d4d5c4ed54612cf73d80d6 [S390] cio: make wait_events interruptible
b4563e891a043fe521e62f6f621b928641474ff3 [S390] cio: wait for channel report
879acca58a904c25487c89ab11e23eb556fb13d3 [S390] cio: introduce cio_settle
be5d3823f29c09676abd2eeea4f9767bc4a1a531 [S390] cio: consolidate workqueues
6f5d09a0e9731a39a4d52a5902daec72c1e43692 [S390] adapt text to cu3088-removal
1dcec254afe5bc700a4cacf810b71a28bd994ea9 [S390] uaccess: implement strict user copy checks
6070a4a928f8c92b9fae7d6717ebbb05f425d6b2 drm/i915: Use a dmi quirk to skip a broken SDVO TV output.
469d129664c5b83f37ca74913700d416d584833b drm/i915: enable/disable LVDS port at DPMS time
16edd55029fcedaa0d03f24ee607c3a882871a10 drm/i915: check for multiple write domains in pin_and_relocate
922a2efc1b6ef48e2783f7efeb3a94e952c7ed14 drm/i915: clean-up i915_gem_flush_gpu_write_domain
4df2faf4512c2e2ffa6793e055c73a4e7b8b5e36 drm/i915: reuse i915_gpu_idle helper
63560396536e9eb8858826fcbfc14d4015a41a95 drm/i915: ensure lru ordering of fence_list
ae3db24aab398fb5f985696c12362eb12ef65812 drm/i915: extract fence stealing code
4a87b8ca2185199c5d1b37b570efffd2e46fe813 drm/i915: fixup active list locking in object_unbind
798750e30d3de7932b0ac420f8fae2a970f2ac34 drm/i915: reuse i915_gem_object_put_fence_reg for fence stealing code
1f7a6e372e9cb4d749f34c0738d832e6cadb4071 drm/i915: Add dependency on the intel agp module
c619eed4b2ee1b2bde3e02464eb81632a08bb976 drm/i915: More s/IS_IRONLAKE/HAS_PCH_SPLIT for Sandybridge.
faa7bde6cb1227d13d011042f17bda0869c3bd1e drm/i915: Correct the Sandybridge chipset info structs.
b9201c14d9c22fb3b3f313f69ee4f967353ca960 drm/i915: Disable the hangcheck reset on Sandybridge until we add support.
a13e4093cbd3db91cc65ac8b8c2baadffa603ee9 drm/i915: Add a new mobile Sandybridge PCI ID.
954bce507acdcb76520b2f30535400fc036e7c20 agp/intel: Add a new Sandybridge HB/IG PCI ID combo.
14bc490bbdf1b194ad1f5f3d2a0a27edfdf78986 drm/i915, agp/intel: Fix stolen memory size on Sandybridge
21099537dbacc5c8999d833e6bfd1b72edd89189 drm/i915: Correct locking in the modesetting failure path, fixing a BUG_ON.
c2416fc6bb16fa87bcc4b9d90a7632f3531bdee6 drm/i915: Disable the surface tile swizzling on Sandybridge.
e3deb204c69c485c88c990f07b71be10a464e508 agp/intel: Use a non-reserved value for the cache field of the PTEs.
f6e450a6417460db6a74241de8aaab5116cac140 drm/i915: Fix sandybridge status page setup.
4e901fdc263d32d4cb4c59ec16ff0874129ec8c9 drm/i915: Set up fence registers on sandybridge.
bad720ff3e8e47a04bd88d9bbc8317e7d7e049d3 drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
1089e3009572e07a1fe12c3408828f27c96453be agp/intel: Add support for Sandybridge.
c4d1409bbed8cf2a11b48ce3a075e142f686a588 ibft: Update MAINTAINERS file.
00e7825b943f486e80ff1305cd0594d8791870f8 drivers/firmware/iscsi_ibft.c: remove NIPQUAD_FMT, use %pI4
8266d7127c1b0bdf924066c19c71be4d351e9583 net: Delete isa-skeleton net driver
398007f863a4af2b4a5a07219c5a617f1a098115 Merge branch 'linux-2.6.33'
4d86e1b18d6de8446aa424b615b34e436d42c241 Pull misc2634 into release branch
65c9bb6cca78a3677c66c6b279d5d77aa863bb32 Pull alex into release branch
8d6339b8a532ec4eeb31db321cf1e6068965deda Pull rmia32 into release branch
a9c9b4429df437982d2fbfab1f4b46b01329e9ed PM / Hibernate: Fix preallocating of memory
f8bb0db8188c7ef9ef08515883dae9f9eb980984 PM / Hibernate: Remove swsusp.c finally
07c3bb5797d0a9a48524cca17ceb95711b48890b PM / Hibernate: Remove trailing space in message
4cb077d93a57fb8bb64c277ec4ce637823cd76f4 PM: Allow SCSI devices to suspend/resume asynchronously
927bc9165d3cd01054b472f9b25d91a8707209c8 PM: Allow USB devices to suspend/resume asynchronously
6d19c009cc780c63de25a046509ebc9473809fd6 USB: implement non-tree resume ordering constraints for PCI host controllers
a1e4d72cd3024999bfb6703092ea271438805c89 PM: Allow PCI devices to suspend/resume asynchronously
09c09bc618a4ceec387c57542031b4fc35826e16 PM / Hibernate: Swap, remove useless check from swsusp_read()
b694e52ebdd439e4591d4a6651658026196174f6 PM / Hibernate: Really deprecate deprecated user ioctls
f8824cee405c62ba465b85365201166d9cf86a14 PM: Allow device drivers to use dpm_wait()
97df8c12995c5bac73e3bfeea4c5be155c1f4401 PM: Start asynchronous resume threads upfront
5a2eb8585f3b38e01e30aacaa8b985a1520a993d PM: Add facility for advanced testing of async suspend/resume
0e06b4a891c6a108412fe24b4500f499da2cf8a1 PM: Add a switch for disabling/enabling asynchronous suspend/resume
5af84b82701a96be4b033aaa51d86c72e2ded061 PM: Asynchronous suspend and resume of devices
8cc6b39ff36b4bbce2d7471da088df122b0e9033 PM: Add parent information to timing messages
971cb7fba0c84dd74c39020f4596b08398f58199 PM: Document device power attributes in sysfs
53823639173cc9e9a261f68f4abefe62364b86c6 PM / Runtime: Add sysfs switch for disabling device run-time PM
b6dcefdef49000fc871a851cba4b48454343cde5 [IA64] wrong attribute of HUB chip written in uv_setup()
04157e4c0612fb820bbef221f6222c402e17af3b [IA64] remove trailing space in messages
3a095a97e17897e8a8d7c3c995cb206f801c2477 [IA64] use asm-generic/scatterlist.h
3621263a4d9679726b7bc1e2546c1c03941a59b4 V4L-DVB: cx88-dvb: remove extra attribution for core
68c6b859846bd078b37c6ca5f3882032f129e72d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
b6fa8796b2da0390e9f4115e8789a01004fc1c9b dlm: use bastmode in debugfs output
b4a5d4bc377e49239374f266f0a0e2772c29749c dlm: Send lockspace name with uevents
84f3751d6a6f766780dee509433bf7b3dfcdf465 V4L/DVB: v4l: soc_camera: fix bound checking of mbus_fmt[] index
4f3ca2f152844c5f6ea853077f56d0db877d1f7a V4L/DVB: Add support for SMT7020 to cx88
144dcdceb6ca320d7b3dffa6eea6c0a57cbfbb18 V4L/DVB: radio-si470x: Use UTF-8 encoding on a comment
d2fa21876147005ba942cef1d9e5a5039b4326bd V4L/DVB: MAINTAINERS: Telegent tlg2300 section fix
0158e98fa15f6980568d7c3f67f035d3783319cd V4L/DVB: gspca_stv06xx: Add support for camera button
88e8d20a8c7c84533e1aa89dd45354cb5edded37 V4L/DVB: gspca_ov519: add support for the button on ov511 based cams
92e232acd61f610e09449dad3f6ff6d3c78887e9 V4L/DVB: gspca_ov519: Add support for the button on ov518 based cams
417a4d26591e3f2b7784791246048ed315f3fdce V4L/DVB: gspca_ov519: add support for the button on ov519 based cams
e7637521ac92ce99045b8f8a9c1419bb7814ff9a V4L/DVB: gspca_main: Fix a compile error when CONFIG_INPUT is not set
10ee2402004d03b31555aad7badf7e499fa686d3 V4L/DVB: gspca_main: some input error handling fixes
ac82f59f9cc6aae3300430fcc3422e59f83d89ae V4L/DVB: gspca_main: Allow use of input device creation code for non int. inputs
5fb2dde28122e74bbab9dae3cc04bcbc8c08b332 V4L/DVB: gspca_pac7302: much improved exposure control
0e4b91c30605ae030d4ff63c5160e54c1bc2682c V4L/DVB: gspca_sonixb: Make sonixb driver handle pas106 and pas202 cameras
421763e7764e424dcb14ef17ef72ae1eb4ec79fe V4L/DVB: gspca_sonixb: pas106: fixup bright ctrl and add gain and exposure ctrls
606f8428ca1c2fbc665f726b4f810b8d50b87954 V4L/DVB: Documentation: gspca.txt: update known mr97310a cams
9d3103d061224e939272d05d54192038f66ffd54 V4L/DVB: gspca_mr97310a: add support for the Sakar 1638x CyberPix
10bb7530108cc11fedd0d615467a54f341079778 V4L/DVB: gscpa_sonixb: limit ov7630 max framerate at 640x480
82e839c9c5f79c4e55dc1b6ecb2cf1c055f753c5 V4L/DVB: gspca_sonixb: pas202: fixup brightness ctrl and add gain and exposure ctrls
26984b09952d01afabaa38e747fbee083dde0374 V4L/DVB: gscpa_sonixb: Differentiate between sensors with a coarse and fine expo ctrl
4efcfa0af11d75fa6311ef62180eefcd654be3c1 V4L/DVB: gspca_sonixb: leave bridge gain at 1.0 when we have a sensor gain
9712a8be6b842ba9ffbd1b74a8d9b04c785b8ac1 V4L/DVB: gspca_sonixj: Add camera button support
f65e93d60050ae4cf281b55b59864e7e7a08eb58 V4L/DVB: gspca_sonixb: Add support for camera button
1a3510265b45e2d7f55879c7ff576b947e0b1bd7 V4L/DVB: gscpa_zc3xx: Add support for camera button
32ea3e44b9d9125960e23f56ce86c39700447717 V4L/DVB: gscpa_pac7311: Add support for camera button
937a6f54e31f3899c93cbe975d2ea7599dadd666 V4L/DVB: gscpa_pac207: Add support for camera button
4f3a89e48a9975ab3f777ea15ac161267e4b8794 V4L/DVB: gscpa Documentation: add cpia1 cameras
eb900690519e2a8f18076bc821baccc6f6236c74 V4L/DVB: gspca_sq905c: Add an additional USB-ID
c260fe936de6a52010a3247f9c3e8da47d9726e8 V4L/DVB: gspca_mr97310a: Simplify sensor detection
c1ea5b7424e4d1d3f56de1504a257ec2419259e8 V4L/DVB: ivtv: Tweak Sony GigaPocket Kikyou card entry based on experiments
7c12167bae57994e30cc5258e8aaa6fb06258f46 V4L/DVB: ivtv: Add initial entry for Sony VAIO Giga Pocket (Kikyou) cards
dbb9de9bc137e08dc47db960d5730e3251932e2b V4L/DVB: tuner-types: Add Sony BTF-Pxn01Z tuner type used on GigaPocket cards
587808d5f59e842f9258a15e88ad530fcf6e6763 V4L/DVB: ivtv: Fix ivtv_api_get_data() to avoid unneeded IO during IRQ handling
00cb9f6920aaeb34bcef146085ae57e363641a85 V4L/DVB: V4L - vpfe capture - build environment for isif driver
85b848caf77a0cc6a9df0a0f40d876211b394682 V4L/DVB: V4L - vpfe capture - vpss driver enhancements for DM365
63e3ab142fa3f46c290891655681c6a6304bd2b3 V4L/DVB: V4L - vpfe capture - source for ISIF driver on DM365
e8417683eb15f05941f4c2aad7d358472eaf8a32 V4L/DVB: V4L - vpfe capture - header files for ISIF driver
a30d6744cf3bfc62d5cdcc9756e7e8e97fe39f17 V4L/DVB: DaVinci - Adding platform & board changes for vpfe capture on DM365
fb640224ad9e4e33726b8762bcfed2a266243b4e V4L/DVB: pvrusb2: Adjust 300msec digitizer wait to be more selective
91b5b489c5ea0fb206922f1bfbd0bd843b6f326f V4L/DVB: pvrusb2: Reduce encoder quiet period
6e9313755aacdb9fd4eec58cbd9653212e2e2cdc V4L/DVB: pvrusb2: Enforce a 300msec stabilization interval during stream strart
7cae112ebe10e186c3bdae1f20865941717e37a2 V4L/DVB: V4L2 docs: replace spaces by tabs
4b586a38b048b0d78874721e5b26cb6476fafb60 V4L/DVB: V4L2: Add a document describing the videobuf layer
995f5fefb0c6abba3688b3aadf40e422b64b814a V4L/DVB: media-spec: Fix documentation mistakes regarding I/O streaming
340dde817a4f68af79453ed295ca0e8de7232669 V4L/DVB: saa7115: fix saa7111a support
cd7d9beb09d89d62bc3c6336e4cb9a2ee3da6163 V4L/DVB: saa7146_vv: fix regression where v4l2_device was registered too late
8d55662512127c84ac90873fb68ba44842e2c426 V4L/DVB: uvcvideo: Check uvc_ctrl_begin return value in VIDIOC_S_CTRL
9405e3cbd5dd6767875c573574672cb85c4d7374 V4L/DVB: uvcvideo: Blacklist gain control for Asus EeePC T91 integrated webcam
e54532e591cd5b9ce77dbc8d9786ae9f600f101a V4L/DVB: uvcvideo: Clamp control values to the minimum and maximum values
59529081e092506edb81a42d914e2d0522f65ca7 V4L/DVB: uvcvideo: Cache control min, max, res and def query results
8a4e76c14cbe0609fdb5c558f867fe7c556bb1c7 V4L/DVB: uvcvideo: Return -ERANGE when setting a control to an out-of-range menu index
36bd883ef98ac6003ab6ec7b91f66d3fb2159318 V4L/DVB: uvcvideo: Use %pUl printk format specifier to print GUIDs
56d15cd313d0d0d7a16c1a2e2cc519f18ab4725a V4L/DVB: uvcvideo: Increase the streaming control timeout to 5 seconds
e070bf9ef85e293d9dc586fbfabc008795564c0e V4L/DVB: gspca - main: Fix a compile error when CONFIG_INPUT is not set
1e5eb1133aac7982dd941b473e23cd396acb2706 V4L/DVB: gspca - sonixj: Set the vertical flip at capture start for all sensors
f6b22e5e8e93d03046d3878664a9ba375ccded96 V4L/DVB: gspca - sonixj: Add vertical flip control for sensor hv7131r
bee527f97963ece5e3f6e6587402197af889865b V4L/DVB: videobuf: add missing checks for kzalloc returning NULL
cca80b973244cf7cf721b05b33178ba4826dbc5e V4L/DVB: cx88-alsa: prevent out-of-range volume setting
071193ff4182c8f785e770c54e35f3ea2bb98b84 V4L/DVB: mfd: Add timb-radio to the timberdale MFD
1f39b5834a3c6c9f107b869d38dca0622e913a3d V4L/DVB: dvb-usb/opera1: misplaced parenthesis
7d3502844609df0985932365197f905e4ea95d22 V4L/DVB: tuner-xc2028: Fix demod breakage for XC3028L
7f2199c03b4946f1b79514b3411e3dbf130a6bba V4L/DVB: tuner-xc2028: fix tuning logic to solve a regression in Australia
d90a4ae4ae5a5e535782ab090507898e042db81a V4L/DVB: bttv: Let the user disable IR support
656380118d1a1c0176e58e4e3e46d736d0dd2000 V4L/DVB: em28xx : Terratec Cinergy Hybrid T USB XS FR is working
7ccf1eea972177064b4df9d5ba68958604781db6 V4L/DVB: dvb: fix sparse warnings
18718c96e3e10e6b821d32c50adde9fa5cc6565a V4L/DVB: V4L: dvb-usb, add extra sync to down-up input events
fdd70c3399fc448a87487b287f4f0dcfb2e9c52c V4L/DVB: add missing 'p' at card name 'Hauppauge HD PVR'
9a0a75a5abb2806969a599e10b0fb287befcb3a7 V4L/DVB: Add an entry for Kworld 315U remote
536004403d35b707bbac43d629586ee9c944084f V4L/DVB: radio_timberdale: depends on I2c
08cf8a57c51da7db9633c2827b3dbabfb7df51fd V4L/DVB: media/video/tlg2300: fix build when CONFIG_PM=n
546e29b66a1aeec3b6a710aceeb2149871570416 V4L/DVB: timberdale: fix mfd build
1952c9bd5d75e65453bfb823098bd63e11723b05 V4L/DVB: Kbuild addition for TVP7002 driver
dfbd5d4d324e630aedc40b7519351a9c0fe94dc9 V4L/DVB: tvp7002: fix compilation breakage when advanced debug is enabled
0b67553657330b5ad5c78a974ce84273a515fe4e V4L/DVB: TVP7002 driver for DM365
d2da2611cc7641a194a868f41fbe4a83cb46964c V4L/DVB: Definitions for TVP7002 in DM365
ff9118a516cd4d58f984dded2e39937395867a4b V4L/DVB: Support for TVP7002 in v4l2 definitions
4105ed5df1e16afbbea4c96f8d513bda21248308 V4L/DVB: AZ6027: Fix build warnings
32f8aca4affc9cc5699a8e45b3ce08e76d7b847b Revert "V4L/DVB: az6027: az6027_read_mac_addr is currently unused"
b00380fcb760070d5bfdc69ed7273084a629db4d Revert "V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2"
d07602a07acfb9f6d1dbc24fd0416fed5d194bbc sh_mobile_ceu_camera: pass .set_parm and .get_parm down to subdevices
c9f6ef69865ede81265c808227fc4fe9c925319a soc-camera: add support for VIDIOC_S_PARM and VIDIOC_G_PARM ioctls
d74f841c32f0b00a513d87bba646d019ef7d1f67 soc-camera: return -ENODEV if sensor is missing
6b727c68ea7083acd008da7c9734a19a4cdd52dc pxa_camera: remove init() callback
81355e40826acea76274c2ef5ff7d156ff28d183 soc-camera: adjust coding style to match V4L preferences
3675c750cf2effc6a2d9582cd1b9d3043aded3b6 soc-camera: ov772x: Modify buswidth control
906b101886b1b3d9e4d374aa84a67b7dbd349f16 tw9910: use TABs for indentation
4a9ce75516982b0a349df55f326bc0cee572ffc1 soc-camera: update mt9v022 to take into account board signal routing
917c50090ea3daa4c048b824a2dcb4730b3d7656 V4L/DVB: az6027: az6027_read_mac_addr is currently unused
2ed3f0c625faaace7a4dcfbb4e11baa17d993c5f V4L/DVB: az6027: IR RC keys are using the old struct with 3 parameters, instead of 2
5f0e1cff5d19935bef1a6a2cdbd7f39b92031726 V4L/DVB: AZ6027: Fix checkpatch violations
3c3233ec76118634cfd74d35c45d984e74acfc37 V4L/DVB: AZ6027: Add driver supported ID's
bafa50ffb11eca44496332f3ee742144f097f29b V4L/DVB: AZ6027: Update Build
91d8f7ae6eb8cc1c0f701e6afd0f7095c8091b2a V4L/DVB: AZ6027: Add driver supported ID's
76f9a820c8672ada12ffa0903652c9e6f2429462 V4L/DVB: AZ6027: Initial import of the driver
007ad830364e795316d2825f1ab68b3a53a3d56c V4L/DVB: tlg2300: remove the country code for analog tv and radio
5b3f03f044ad6dffc8cd8c9c50bc5d7769cbd89f V4L/DVB: Add driver for Telegent tlg2300
433763faec55e5f0e3aeb084da504c566134a934 V4L/DVB: Kworld 315U remote support
96dd6de3d058a454a5bc4ce2f561a053dd90bfae V4L/DVB: drivers/media/radio/si470x/radio-si470x-usb.c fix use after free
8ef4c21130832cb51d5a5940ad3d4b7140720218 V4L/DVB: af901x: inform NXP TDA18218 tuner as know but not supported
58c811df63a7c494639b4fe49d7af8fd0b32019b V4L/DVB: af9015: MYGICTV U718 remote autodetection
db02d9dc544be25330fe491eddd2766d1fb7e325 V4L/DVB: af9015: A-Link DTU(m) remote autodetection
809c1e8ae8310a863b147c8571adfb6addeddd43 V4L/DVB: af9015: support for Leadtek WinFast DTV2000DS
fa1df55c3f99d32eccf3eeb3c9dad4456ebcf1f4 V4L/DVB: af9015: support for DigitalNow TinyTwin v2
fd9be0dc9b0b2baf203cfef8c8109859d05d0e01 V4L/DVB: DVB: ngene, fix memset parameters
7ca7ef6011e92b52a365ddc78f6668e01793c572 V4L/DVB: em28xx: add Dikom DK300 hybrid USB tuner
62bdbb735c0415c2ffdddc2269a860a76f7f716a V4L/DVB: drivers/media: Correct NULL test
f0289efa1938eac27a98883bf33af946b13e1110 V4L/DVB: dst: fixes for DVB-C Twinhan VP2031
dd6ed861d64f86493e7a6bf92c6fcd99d5e3391c V4L/DVB: saa7134 can capture 720x480 when capturing NTSC
fad93fdb14f13e7b869a878c0fba3b6e0f91e0b6 V4L/DVB: STV0900 Cut 3.0 AGC2 fix for NetUP Dual DVB-S2-CI card
0a71102f105870a4a245edd1b291fa723a8f3a48 V4L/DVB: Fix logic for Leadtek winfast tv usbii deluxe
87147ff03a8aa27b9cc94872b195e6f8bb922feb V4L/DVB: get_dvb_firmware: Fix typo, sort list of components
e7e41d3b59877475e4c19ddd0d33cb3ef5298f87 V4L/DVB: get_dvb_firmware: Add function to retrieve nGene firmwares
6fd2d0f924e352e50a35ac9d9534ccc91b5c9bb9 V4L/DVB: using vmalloc requires include linux/vmalloc.h
8edbede9ebf5959ec9951175a239925225440f5f V4L/DVB: mfd: Add support for the timberdale FPGA
d44d1f3bfaef71ce27b4fd2284ec528b52617977 V4L/DVB: radio: Add radio-timb
6525e67c01d303153272c26cb8118a3c314f4a1f V4L/DVB: ngene: Fix I2C initialisation
684688d87d697724c46be77858641ee2e8885b02 V4L/DVB: ngene: Make checkpatch.pl happy
e890e7c0426ab99b032d5b387b1ca9fad6928895 V4L/DVB: ngene: Use correct name for cineS2 cards
ace30f74ac1b3f20ab8f98995510a5e0d643c42c V4L/DVB: ngene: Take care of late interrupts
b1ec9532341fafacfce8b1951c5f388eae014e16 V4L/DVB: ngene: Workaround for command timeout
589816c61b74d8f16218a5ffdb95b1bf1897f65c V4L/DVB: ngene: Set ADC ranges to 1Vpp
83e74554d4b1c6f4906c8a4fff270fcd42978987 V4L/DVB: ngene: Adapt to current frontend drivers
edad22a7b0e5899ee503794543ce4c77cfb34d58 V4L/DVB: ngene: Mystique SaTiX-S2 Dual
c58b5ecd46bf1b4a54b769d4a17afd97af23188d V4L/DVB: [nGene] Trivial I2C related fixes/cleanups
9fdd797659de7a989025c64c336542ac9c15d4d1 V4L/DVB: ngene: Code cleanup
cf1b12f2b355a29c44dad426f545db8fa26bd81c V4L/DVB: ngene: Added module parameter "one_adapter"
126cd4bc5fa9cdbedb89bbe7e568140c94900ca7 V4L/DVB: DVB: Export dvb_ringbuffer_flush() again
948a119547cf5043b40c2151d6f6913fbcf65e38 V4L/DVB: ngene: Remove kernel version check for dvb_[un]register_adapter
44cdd064aa698c033e0a345ed187db7c24134d93 V4L/DVB: ngene: Change severity of some diagnostic messages
236fa316baf6bb89b2f361230d570093a2a79794 V4L/DVB: ngene: Speed-up tuning
dc35c9ae193564af2003117857848d69af24d534 V4L/DVB: ngene: Fix unloading of module
adc1d21eec74afbd38a9099f4aff4bcd5b9eaea2 V4L/DVB: ngene: Remove firmware debugging
8bba2607f1927cf3166a64dfd4e4c38a2e3af990 V4L/DVB: ngene: Added Media-Pointer MP-S2/CineS2 DVB-S2 Twin Tuner
6ed36e6670635b162cc59e40cdb0fbcc51d59d1e V4L/DVB: ngene: Additional clean-up
0027ebb73eff5bf0709f016edcad2be0605a3e4f V4L/DVB: ngene: Always use firmware loader
83f3c7157e087ace8fc67fd759bc3d7b3b64531e V4L/DVB: ngene: Driver compiles now
dae52d009fc950b5c209260d50fcc000f5becd3c V4L/DVB: ngene: Initial check-in
c22425ffa10792e2e8aba321dded98a5867d2a86 V4L/DVB: hdpvr: add new USB product id
85d682b9ee1a89a82c2a75182558e392749d81fc V4L/DVB: hdpvr-video: cleanup signedness
e3a0cc62c80a997512295d8f714ee09fafbb4c99 V4L/DVB: media: dvb/af9015, add hashes support
26c3b8b060b3a06f912e5c50bc8ef6ed96195458 V4L/DVB: media: dvb/af9015, refactor remote setting
634d2d757a435037576bac465a84a02a72c747b6 V4L/DVB: media: dvb/af9015, factor out remote setting
6c614044ff00bf3e7403ac6c4ed4e53db8c349f3 V4L/DVB: media: dvb/af9015, implement eeprom hashing
0b32d65cd7938d31eebd9c62aab6a59a3c4cf0f8 V4L/DVB: cx23885: Add support for LEADTEK WinFast PxTV1200
b38aa09df33d931defe4958582e826db59a9731c V4L/DVB: hdpvr-core: make module parameters local
ee4b9dbb83c73c5408d7f479a501551a63ec57d3 V4L/DVB: radio: add support for SAA7706H Car Radio DSP
08c45cd58560f10e08e0ec4686845625b7030e8c V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitlalised
690c79ae7a0d928459ee6a09be781a2503c27e3e V4L/DVB: drivers/media/dvb/frontends/stv090x.c: fix use-uninitialised
c2312f60d741df833abf48fee4a30aa523e55a58 V4L/DVB: drivers/media/video/cx18/cx18-alsa-pcm.c: fix printk warning
407df29363f10642d87dbe49854c97eb57c84c94 V4L/DVB: dvb: return -ENOMEM if kzalloc failed in dvb_usb_device_init()
ca39d84d438b609af127f2eb161cd9029afbc9a7 V4L/DVB: em28xx: fix for "Leadtek winfast tv usbii deluxe"
5d26b6443292027314a2e2c9178140e60acd3587 V4L/DVB: smsir: make local variables static
3d36f5c652d9d1b4406b0f8f32d9452eaad8e33a V4L/DVB: m920x: Add support for Pinnacle PCTV310e card
0faf6f6b892aeb25934c9adc7fe328350d2d25cc V4L/DVB: cafe_ccic: Fix lock imbalances
fb3ab105a5ef43b03d2788e9b124c7c69112682f V4L/DVB: stv0900: dereference of state->internal in fe_stv0900_error stv0900_init_internal()
6adb21c8719feef3b1629f5a9b5535e914f897ed V4L/DVB: cx18: Add missing serialization locks to cx18-dvb
b3b6dc620626eda13d7c1330cf3733862fe29420 V4L/DVB: cx18: Increment driver version for the addition of cx18-alsa and fixes
831f476cee704c37e7f96510135a90dfec6d00e9 V4L/DVB: cx18: Fix memory leak in cx18-alsa starting of PCM captures
b4729dcbba5431bf636d3d6615709383ad5e0d34 V4L/DVB: cx18: Add missing serialization locking to cx18-alsa
83695009a439b86c520f9001c80cc5a042c2d940 V4L/DVB: cx18: Rename snd_cx18_mixer_lock to snd_cx18_lock and increase visibility
10e43d90da572f088f15cadfb5cc83cd762041c3 V4L/DVB: cx25840: Fix composite detection
55461f4c584e812bb8e19c3fb1924edd512ea74c V4L/DVB: gspca - main: Change version to 2.9.0.
00e8006db5bc0956ac1522be149936228ccb847e V4L/DVB: gspca - t613: Support for LT168G sensor.
cc2f82c22f3f954f0858642bd782f48e8ccbf058 V4L/DVB: gspca - pac7302: Change latin1 text to utf-8.
aed6f1b5fe4e95cf8a9fc149e25041aa8cc7c78a V4L/DVB: gspca - pac7302: Add support for camera button.
0274d42e052ecd9bc6b5f69fbfc8792ce2cc0fb6 V4L/DVB: gspca - main: Add input support for interrupt endpoints.
2abf6dd8e8754db6b18a4d55d3e4425c0a22d280 V4L/DVB: dvb/bt8xx: Clean-up init and exit functions
22c859faf5e10e7f7b04a2c643a98eeee69c1815 V4L/DVB: Fix VIDIOC_QBUF compat ioctl32
6aba72cf76d21527dc73403e4147397375c8c232 V4L/DVB: zoran: remove variable shadowing
db1b72650d22b8ac3ce56aa90c4fe1314f1876cb V4L/DVB: zoran: match parameter signedness of g_input_status
26ee91efd941ea7fd40f6ee004f2f4d72f334564 V4L/DVB: cx23885: Wrong command printed in cmd_to_str()
1e4348c85a2643441174cfb7073f8cb1a313366f V4L/DVB: firedtv: reduce memset()s
6385c5bf98a9922917a563af3fdbd514888fa4ac V4L/DVB: firedtv: remove check for interrupting signal
3fb80ef3bc0f2b1008e14f695dcb32415cbacc90 V4L/DVB: firedtv: do not DMA-map stack addresses
9420048c6e3ce43b428cb5965ba0d568bc145978 Fix the __init/__exit annotations
583d338ddda291e3244c7f3a785973c51dcce84e cx18: Fix compilation when CONFIG_MODULE is disabled
914e8713f22fc01da14670c1647603edcb7c7b0a V4L/DVB: gspca - sq905c: Fix a compilation warning
11edebc264f14d3f9e05525f238b91da7f5fa81f V4L/DVB: gspca - ov534: Fix end of frame handling
29b87f045552910f964972b7a45e9be054401a0b V4L/DVB: gspca - ov534: Allow enumerating supported framerates
4b27d074748553916ebbdeed9630a6959c85e7de V4L/DVB: gspca - ov534_9: Propagate USB errors to higher level
ab6c8cf21e180bcee1a6669f59ef62c0cceaf5d6 V4L/DVB: gspca - main: Clear any previous USB error when starting the transfer
14799f6cf35f843806019f548e80ffa669d16102 V4L/DVB: gspca - pac7311: Use usb_err to propagate USB errors
be927befd091481f88c5806aa0585f25ab2ee3a1 V4L/DVB: gspca - pac7302: Use usb_err to propagate USB errors
23a5de202bc385b69eb91a5db36699e9579ec03e V4L/DVB: gspca - pac7302/pac7311: Remove the unused page loading
9919fe891da1bd61fad78a0e1e3c0f21cd127eca V4L/DVB: gspca - zc3xx: Change the resolutions of some sensors
6aeb0905620f2ba3adecfaabc7000ae0481a263b V4L/DVB: using vmalloc requires include of linux/vmalloc.h
2c1fee024d86b718b3198f664747c9028776c751 V4L/DVB: [Mantis] remove duplicated #include
43e3e6d9df13da0c82b99e1144de053043545894 V4L/DVB: dib0090: cleanup dib0090_dcc_freq()
b9fb9b791a05e52b6daba953637705fa30610ab3 V4L/DVB: bt819: cleanup v4l2_subdev_notify() parameters
936c05e7f677640a9bc4d77354899f199d7d958f V4L/DVB: stv0900: make more local functions static
521e86eb4354080dc2d178e3d8a7ebd8f0e8b4e5 V4L/DVB: stv0900: make local functions static
d5abcc784ff337fbe9c6bc03235baecfd25191e5 V4L/DVB: cx231xx: cleanup dvb_attach() return value handling
6e3924aa8dad3ac7d5cbfb4e27b6cdd2dc7b7e68 V4L/DVB: dvb-core: remove unnecessary casting of kmalloc
cebedf15d2776e1629a86260b5aa7bcfff8401b2 V4L/DVB: zoran: cleanup pointer condition
0633255ca28715fd452972d460f5bfbe2c793d72 V4L/DVB: dabusb: declare MODULE_FIRMWARE
77c8b5fb0ee6e367332167eaa26470d843596270 V4L/DVB: vpfe-capture: converting ccdc drivers to platform-drivers
8d1b5946bf53b2593e633caba2330863838b7bf7 V4L/DVB: vpfe-capture: converting dm644x ccdc driver to a platform driver
c70fc2d2ccff1ce4cf0441ed060045022e6cc5c8 V4L/DVB: vpfe-capture - converting dm355 ccdc driver to a platform driver
51444ea3d4f5baa0338297aba7065fd695528a36 V4L/DVB: vpfe_capture: remove clock and platform code
986ce4510b37ba684aaebd3eb0e6ee0c03906ed8 V4L/DVB: s2250: Fix write_reg i2c address
94b12d9ea555851632deee1c2b06c4f281a45e12 V4L/DVB: cx18-alsa: Fix the rates definition and move some buffer freeing code.
c71fd169a13d34f26997b27183b510e0b7fc2623 V4L/DVB: cx18: address possible passing of NULL to snd_card_free
60433e2ab8391d1884ddef2269bd19ecdaaa2d72 V4L/DVB: cx18-alsa: codingstyle cleanup
71036ef26b0026742c8ab79a54937aac1439350d V4L/DVB: cx18-alsa: codingstyle cleanup
f8bd9d26c59d0df0335bf43191feb732f2c8b6ad V4L/DVB: cx18: codingstyle fixes
780edb7ad60e5c657770f510747cc609c84b5b61 V4L/DVB: cx18-alsa: codingstyle fixes
4dae2f0f84374d4e7cd6c8d41385a7c250f0726d V4L/DVB: cx18-alsa: fix codingstyle issue
1a8e0e33881c9dd8cf3514bfd0b5a7ef148da929 V4L/DVB: cx18-alsa: fix memory leak in error condition
485e319adef5d33a1dca4320cb26fb387b4a9381 V4L/DVB: cx18-alsa: remove a couple of warnings
5eb9978f47ec09ce7ab5b9cc86d7b5d6ebb28a9d V4L/DVB: cx18-alsa: name alsa device after the actual card
1ec1c9bc6fc63b08467c12ce585862ae4e97859c V4L/DVB: cx18: cleanup cx18-alsa debug logging
d68b687b1e322e7325b1458d799e8234997e4ccd V4L/DVB: cx18: rework cx18-alsa module loading to support automatic loading
4a8cfe6a5c158133f57c2e8476f259366d4bdc4d V4L/DVB: cx18-alsa: remove unneeded debug line
0f4cf676728e186b53ba1bb60c442c0f503ffdbc V4L/DVB: cx18: export more symbols required by cx18-alsa
700b8aecc99f3bef09bc20c745d20bb2868047cc V4L/DVB: cx18: add cx18-alsa module to Makefile
9972de904216828c9f9f9d638df52206aa2bacd1 V4L/DVB: cx18: overhaul ALSA PCM device handling so it works
8ef22f794ea5577505bc71e468183585f429afde V4L/DVB: cx18: export a couple of symbols so they can be shared with cx18-alsa
4cb565cc2700e6fcd57243cacc4c2826956bc088 V4L/DVB: cx18: make it so cx18-alsa-main.c compiles
0d8e1d0637a4636b0c19c94ba633812421544d91 V4L/DVB: cx18: rename cx18-alsa.c
f9b071c77ad3b97fce3d598d2d417c097369ccaf V4L/DVB: cx18-alsa: Add non-working cx18-alsa-pcm.[ch] files to avoid data loss
9722c8f95a5bd51a3d392cb2f125c8240b745c48 V4L/DVB: cx18-alsa: Initial non-working cx18-alsa files
5eb3291fe84b30a8e2fda31fd5fa44c40575f283 V4L/DVB: dm1105: use macro for read/write registers
34d2f9bf189c36ef8642cf6b64e80dfb756d888f V4L/DVB: dm1105: use dm1105_dev & dev instead of dm1105dvb
ed7c847aef137a5e1f5de0eac0ad2c03e183839d V4L/DVB: dm1105: connect splitted else-if statements
8f50a3ee726b682f7481d29883d768bbd027788a V4L/DVB: Compro S350 GPIO change
b4a0e816fbe2af815674c514588b6cb444ec5fd9 V4L/DVB: Add Support for DVBWorld DVB-S2 PCI 2004D card
95480f2773588eabb35ac9354d068b068ef11e70 V4L/DVB: ivtv: Adjust msleep() delays used to prevent tinny audio and PCI bus hang
3ccc646b56a3f03029a259c6a8affd9cecc6020e V4L/DVB: cx25840, v4l2-subdev, ivtv, pvrusb2: Fix ivtv/cx25840 tinny audio
b6e436b263b35476da4be06e0719cb1d5c8f8eed V4L/DVB: ivtv: Fix race condition for queued udma transfers
0726681a7080cef6a9fd414894690fac16418772 V4L/DVB: 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card. 22kHz logic controlled by demod
6b54ee082543294a04ea1d758abdc6013cbb4e2e V4L/DVB (14005): media/video Kconfig: Mark gspca superceeded drivers as deprecated
81b1061f96cf6f1ec3c91b80c6c183cb90a1f4e1 V4L/DVB (14004): drivers/media/video/Kconfig: Turn deprecated drivers off by default
54e8bc5d64a651e2fb8b2366637e6a7d920a4c70 V4L/DVB (14003): gspca_cpai1: New gspca subdriver for CPIA CPiA version 1 cams
ed9885aa8145d0cd531ac53d1456a6b3d238150c V4L/DVB (14006): gscpa_sq905c: Better detection of CIF resolution cameras
127f548dbcdb561a7bf94578804abca0eccf7e4b V4L/DVB (14002): gspca_sonixb / sn9c102: Make gspca handle 0c45:6007
b10af3f70bfaf98b6405dcd0561283b7ec485630 V4L/DVB (14001): gscpa_sonixb: Differentiate between tas5110c and tas5110d and fix d hstart
8d0082fa3f3ac978075439e73b4a36ca0715e747 V4L/DVB (14000): gspca_ov519: ov764x remove setting of AEC limits
d02134ddb6fc351ab25028bfb45a53d08a2bcfbf V4L/DVB (13999): gspca_ov519: remove non functioning contrast control for ov764x sensor
035d3a3d3fb0104bb94dfb78ef70c7ec6f3f4ae4 V4L/DVB (13998): gscpa_ov519: Fix 320x240 on ov519 + ov7648
859cc4700eebebe346572eb30898dd786a54e7a9 V4L/DVB (13997): gspca_ov519: differentiate ov7620 and ov7620ae and fix 640x480 on the 7620
388a6d54168923d0243d4c752586e87231a75291 V4L/DVB (13996): gspca_stv0680: Fix streaming on vga cameras
98184f78fcc1aea4f81e9101459c803a90e71f4f V4L/DVB (13995): gspca_ov519: mark led on eyetoy II as inverted
ab269d300ef9fe7e2f60613d0ac160e12b84658e V4L/DVB (13994): gscpa_stv0680: Fix camera initialization on hotplug
9336960d075839b41bef89a0c68899c4025e8289 V4L/DVB (13993): gspca.txt: add cams supported by mr97310a, sq905(c) and sn9c2028 drivers
5bdd00b93e368acc793748340c15cd2811fdd02b V4L/DVB (13992): gspca_sn9c2028: New gspca subdriver
70136081fc67ea77d849f86fa323e5773c8e40ea V4L/DVB (13991): gspca_mr973010a: Fix cif type 1 cameras not streaming on UHCI controllers
225ee0ca190b2e5d1d20c6278b6369b987aaaddf V4L/DVB (13989): [TDA8261] Fix TDA8261 I2C read bug
d8b5a8e449a08a1a87170144a42d0a0b167bcad6 V4L/DVB (13988): [STV090x] Configuration parameters adc1_range, adc2_range, tuner_bbgain
41894b97009adcabc51c6a4943045fd944c46236 V4L/DVB (13987): [STV090x] Quit processing if the tuner did not lock
2c1f750ba3fbd4a54544a68b57087bb89f3ba92c V4L/DVB (13986): [STV090x] Disable I2C gate on error
76b9ef97953c120172dfc07d48e6d219164c6f6a V4L/DVB (13985): [STV090x] reset mclk and dev_ver of internal structure after allocating
93e32cdafbe70d66bd8c133dd1b663198723654f V4L/DVB (13984): [BUDGET] Use a tuner clock output divider of 2 for TT S2-1600.
ca108b39a75d9c6e8a18c8723ccb9c98fb8d6265 V4L/DVB (13983): [STV6110x] add clk_div member to stv6110x_config structure
9045e729447192ab0ca27191ccab324c6b97fceb V4L/DVB (13982): [STV090x] setup master clock in stv090x_init instead of stv090x_setup.
ec2d3a62eff54b9dc556e9d9c9125b9bdc640171 V4L/DVB (13981): [STV6110x] Add a local register map for each instance of the driver.
0c3f9fd807d9ef842fcc7e47e447ed2c68d63e49 V4L/DVB (13980): [STV6110x] Added function stv6110x_write_regs
f91e59cb5e6add13d4e45c5cc8d45a614e1dc8e4 V4L/DVB (13979): [STV090x] Added possibility to set a fixed TS output clock.
c369b7c2820dcad91b1354362097f6d8f9cf9307 V4L/DVB (13978): [STV090x] set FE_HAS_SIGNAL flag in stv090x_read_status when locked.
729cbafaca5e24b4fa0b42e7b0f79cb53f2ebad5 V4L/DVB (13977): [STV090x] Test for valid frequency before starting to tune
96506a5086d0e9fd7332d6da74f115fa37bb58c6 V4L/DVB (13976): [STV090x] Added mutex protection around tuner I2C access.
97f7a2ae1a8a1e44a481456375efced75210e5eb V4L/DVB (13975): [STV090x] Added internal structure with shared settings and data.
b79c6df705e02b5dcb0e9360a15b28373813fec1 V4L/DVB (13974): [STV090x] Fix locking reliabilty issues in automatic mode.
ceb59cf068d54761c653c42dd45c14e1ecf0f7d3 V4L/DVB (13936): 22-kHz set_tone fix for NetUP Dual DVB-S2-CI card
c52af79916028f9d15638519b54a80ed1c10bce5 V4L/DVB (13916): gspca - ov534/ov534_9: Split the ov534 subdriver.
de2d1549c2083e45ed84c779b64acf438ba5bf7f V4L/DVB (13869): gspca - sn9c20x: Cleanup code.
310b26286e5a88387feba0412a75aa2a943ec844 V4L/DVB (13947): add __init/__exit macros to drivers/media/dvb/bt8xx/bt878.c
42a39e05928c6262347fba4ec9f649124bfc7a6f V4L/DVB (13969): frontends/si21xx.c: Remove #define TRUE/FALSE, use bool
e34d375aa6dade342a266d40c6142d7f36e18683 V4L/DVB (13968): cx18, fix potential null dereference
8231152f74dd9bd6f76036cfd7fbbf94ad0073d8 V4L/DVB: ir: fix memory leak
78b06e0201fb32716211959bce133740a13873c4 V4L/DVB (13965): zl10039, jump to error on error
a570fb6eec804e99c7fd3ac1db192842e9269bbb V4L/DVB (13964): tuner-core, fix memory leak
b46d37e61f886e901ba0b504125b135f450a19b5 V4L/DVB (13963): siano, fix memory leak
ad695510bf27a4e73e0d04d48d80c0b8389f17d2 V4L/DVB (12930): Wrong variable tested
19f48cb105b7fa18d0dcab435919a3a29b7a7c4c V4L/DVB (13961): em28xx-dvb: fix memleak in dvb_fini()
be39515758f382e8b1d0d0012cd59008e9970dec V4L/DVB (13959): cx23885/cx23885-dvb.c: use %pM to show MAC address
2714b3b9be54076877fbb50c0811f9015b2906a5 V4L/DVB (13958): tveeprom.c: use %pM to show MAC address
9714d587f138c1034b8fbeb14573e5f0320a2367 V4L/DVB (13957): IR: Fix sysfs attributes declaration
211635654cb6785a5c102af6488f6b1d83b9a3c6 V4L/DVB (13956): fix weird array index in zl10036.c
3557aa4f7ddaec2903532595d2caccac32a5bbeb V4L/DVB (13954): Correct NULL test
b2ad41f9ef72d7b3309a2578bf4432a262ff2b47 V4L/DVB (13953): firedtv: add missing NULL pointer check
f0ecba96e76295792a0b1ee2e03b505562e7b9f3 V4L/DVB (13952): gspca: Storage class should be before const qualifier
9d68e8de9f8ab14077dd8d3c6ed9087ea61544a6 V4L/DVB (13951): rj54n1cb0: Storage class should be before const qualifier
7b2d3983f2b54b002fd045f2801514405530d224 V4L/DVB (13950): usb-friio: Storage class should be before const qualifier
21ead03bdde189106e0625baac170385a6c360af V4L/DVB (13949): Move a dereference below a NULL test
ed0ee8e1fbab49b494ef2994be92e7832dd6673c V4L/DVB (13948): radio: Correct use after free
e0572325d23b8c89930a08e0b8b3850a6fe75d7d V4L/DVB (13946): proc_fops: convert av7110
9c6f97a02358c78ed1db69cde702db263bc62cf6 V4L/DVB (13945): Add lost config and PCI ID for card of Beholder
7de0b8739f9b7856d2c3aa96e50e851283eeb24a V4L/DVB (13944): vivi: Fix test of unsigned in vivi_create_instance()
f2e6c6ad0207f22b55bb45a6b0958cecde3db8f1 V4L/DVB: use correct size in put_v4l2_window32()
66d9cbad5330d6df30c82f10ee18b62b096b84ef V4L/DVB (13932): em28xx: add PAL support for VBI
6a2071006b72bf887e38c025c60f98d2998ceacb V4L/DVB (13930): dib0700: rework IR logic for firmware 1.20
eac8f5fa5f5dcaf228694fe23e19b02b98e68879 V4L/DVB (13927): gspca - sonixj: Fix bad video mode for all webcams.
cdf955cd8e45d8279c53b47a2c0e0c5decaaca86 V4L/DVB (13926): gspca - pac7302: Fix a random USB error.
b7a597d11073c4c3db79743d38cc942d324b2233 V4L/DVB (13925): gspca - main: Change the check of the USB video interface.
6f081264f835467a3b69edc71753dac9d3ff770a V4L/DVB (13924): gspca - sunplus: Optimize and remove unused sequences.
509245171ae76e08f657fe825b739d99f5701f09 V4L/DVB (13923): gspca - zc3xx: Simplify code.
77880ba3335e60acd0d6a818a7cdddaf0a5d601f V4L/DVB (13922): gspca - zc3xx: Switch off the LED on resume.
a20622f0f50be4afc217fba31b968f35fd5fea7b V4L/DVB (13921): gspca - zc3xx: Remove unuseful register write.
56af5efca524cd4551ed4654a086742743cf18be V4L/DVB (13920): gspca - zc3xx: Let default sharpness for sensor pas202b.
1eed40aeb456957cdcf09407ead113c755f5c744 V4L/DVB (13919): gspca - zc3xx: Fix hdcs2020 probe.
1cb6d7b15641e584243c186ba7e6e59d03065c98 V4L/DVB (13918): gspca - zc3xx: Rename the USB sequences.
47c833923746decdef557d22e720ba14c81f375c V4L/DVB (13917): gspca - zc3xx: Cleanup code.
5599678c703e369fd50105aa60d112bcfd8f186f V4L/DVB (13915): em28xx: fix a typo on RC6 modes
f05b7f5ee19de6de972020ea18e6c30b672d401b V4L/DVB (13913): saa7127: Add support for generating SECAM output for the SAA712[89] chips
a8073119d69d0b4aa8f445ed4d7d56b89b602708 V4L/DVB (13912): cx18: Fix tuner reset pin in card entry for the Leadtek PVR2100
5ada57732a17521689d7d8eecf7c9b93b7484386 V4L/DVB (13910): cx18: Fix set indextable command to properly select I/P/B index entries
9bff2d61716bffe5e1d58de9eb940c62bb020fcf V4L/DVB (13909): cx18: Clean up dead code from ivtv once used for IDX processing
82acdc84cc4acc11389bdc648b23b15426d2038c V4L/DVB (13908): cx18: Add initial working VIDIOC_G_ENC_INDEX ioctl() support
ef99179710d6ec04d6783afdf8387523c7087920 V4L/DVB (13907): cx18: Perform automatic rotation of very old, unread IDX buffers
79f3e96018dc55ff7819a6a1ac3740a1d7103589 V4L/DVB (13906): cx18: Start IDX streams automatically as an internal associated stream
e46c54a87e4a6364b0e86b03cb3d00d09ef2f627 V4L/DVB (13905): cx18: Allow MPEG index streams to be started and stopped internally
7b1dde03314912cfa9a5fa34ea9423df0db13860 V4L/DVB (13904): cx18: Fix TS and IDX stream buffer memory leak on module unload
540bab93b769c757e92f1bd5e980a2ef647d4e86 V4L/DVB (13903): cx18: Encapsulate check for a stream being enabled into an inline function
efc0b127b2e0135053680cd0118856b051450009 V4L/DVB (13902): cx18: Update MPEG Index stream buffers module option processing
7e64dc4c4d6f5c8935fac25c7fc7aa83f9880ed7 V4L/DVB (13899): gspca - all subdrivers: Make control descriptors constant.
aabcdfb65be31d7f9486d1400fa217c8827dddd3 V4L/DVB (13898): gspca - some subdrivers: Make sd_desc const.
52a9d3ef0034f29cef1c5616faa72aa394b01b65 V4L/DVB (13897): gspca - main: Check the interface class at probe time.
38719d45f937178718d49516d1f72208d5d72d22 V4L/DVB (13896): gspca - zc3xx: Adjust the pas202b exchanges.
fd18046fffc24b06c9820d9b540c518fc0e1b627 V4L/DVB (13895): gspca - zc3xx: Fix the contrast control.
878b35aedb930a31a72298b717a22990b6773a03 V4L/DVB (13894): gspca - sonixj: Add more controls.
83c94a186382307508cbe800588219607fb38148 V4L/DVB (13893): gspca - vc032x: Change the sensor of 046d:0892 and 046d:0896.
219f3027a8078148ddc2a75125afbb071a4d70c7 V4L/DVB (13892): gspca - vc032x: Add the H and V flip controls for sensor mi1320.
ff1cf4081244be0c84e90ab55a299c00d5a4d854 V4L/DVB (13891): gspca - vc032x: Fix bad probe of the sensor mi1320.
08135ba238ba7fe4e7af8cf11d026a7ed6b51f21 V4L/DVB (13885): zr364xx: fix support for Aiptek DV T300
969cc9264bf2bd94d51748bacdafa90352ab71fa V4L/DVB (13883): gspca - m5602: Be less verbose during sensor probe
6a1b262fac3b013b0b8afaf1fb23e6020e58fe02 V4L/DVB (13881): gspca - stv06xx: Clean up the dump bridge function
fb8253baa0852bb628b6f4fed1ed0b8ae20e4e3c V4L/DVB (13879): dvb_frontend: report what ioctl were called on debug mode
639544d78c430fef875f3bb31083a60f3e2e0344 V4L/DVB (13878): dvb_frontend: Print dump on get after filling the data
64677573a28c354828343741bc177e5543f5077e V4L/DVB (13872): gspca - sonixj: Add sensor adcm1700 and webcam 0c45:614a.
0a71d9cec238dd953e1e31df6ad28f69dee16fcc V4L/DVB (13871): gspca - benq: New subdriver for camera 04a5:3035.
d754a6ca9af4ef3eedf9768446689731af09664a V4L/DVB (13870): gspca - zc3xx: Bad detection of sensor HV7131R(c).
658604ec9caa9c8a998e296f689bd85ca1f95d6a V4L/DVB (13867): gspca - zc3xx: Add one more chipset ID of tas5130K.
47aaca961ffbe6196dd09d6b447d90d9d4598255 V4L/DVB (13866): gspca - main: Add the cam flag 'no_urb_create'.
db870875c0e29ba051e58c848e1877df8e85b49f V4L/DVB (13865): gspca - main: Optimize code.
3205e4fe0d831c0457e9139794437e9999559150 V4L/DVB (13856): ir-keytable: simplify and avoid a warning
b4622c14a1450fa40dd89dc134ec008fd1c2d38c V4L/DVB (13848): smsdvb: Add the proper status for IsRfLocked
25f9461a03f5f5a577a626df3ae5bcf09542d96a V4L/DVB (13847): smsdvb: Remove a wrong debug message
5eb23975b441cb8814eab82f5768e09106d50578 V4L/DVB (13846): smsdvb: Properly implement stats for both DVB and ISDB-T
643e15a0f44156fa05d163f202a9dffb264d2078 V4L/DVB (13845): smsdvb: Fix the frequency switch that broke with v5 API conversion
e85c97a050f07bc5d2fe1382b994f063614af75b V4L/DVB (13844): smsdvb: Properly report the Delivery System
910ef763c1c3a6761aaa75bc5d086b45d4022e64 V4L/DVB (13843): dib8000: Properly report Delivery System as SYS_ISDBT
cf4fab720c66b15a6cf3abeb5a38acb841efedf4 V4L/DVB (13842): smsdvb: Convert it to use DVB API v5 (S2API)
67ae1d26bd9291280874b49b9f388722682fe58f V4L/DVB (13841): smsdvb: Make stats to work
dcb0c53331c0cfcac52d0921d3e3d06fdb2c417a V4L/DVB (13840): smsusb: Add ISDB-T firmware for Hauppauge WinTV-Nova-T-MiniStick
6b26fcea513095cd8a86cb376ad5a9df2fa8fe14 V4L/DVB (13839): smsdvb: add ISDB-T as DVB-T tuning support hack
c245c75c41b9693bcbd6c95e25af324188b4dce1 V4L/DVB (13838): atbm8830: use AGC setting from config
8719cfdb4aa5bc7402bef873f607ed406960019f V4L/DVB (13833): ir-core: some functions can be static
68f194e027ecfbbc8d5515bc40787e542eed59e9 V4L/DVB (13830): uvcvideo: add another YUYV format GUID for iSight cameras
73de3592c0da2313b25bac7789e9ea02c4b9f082 V4L/DVB (13828): uvcvideo: Make the quirks module parameter override the built-in quirks
310fe52461e6244b01a04b011c2e886d6b69de16 V4L/DVB (13827): uvcvideo: Switch to a monotonic clock for V4L2 buffers timestamps
0f7ff39532f1d2328e54b65ce5022c71f06e44d6 V4L/DVB (13825): ir-core: Don't OOPS if IR device props is not defined
cd79d33e168dba0d7de32c5bf010e20cff184b2a V4L/DVB (13818): Add Prof 7500 DVB-S2 USB card
d41592a2a2b9a27425ade3fc2c8526e9e997acd6 V4L/DVB (13815): gspca - sunplus: Add webcam 052b:1507.
971e8298dee4835fc2dfbd207a9786702aa01666 V4L/DVB (13680): ir: use unsigned long instead of enum
3f831107ed8efc32960e0cd172799bb82f6c81c9 V4L/DVB (13641): Properly update the driver representation for the protocol
eecee32ac2c4b00b76cc8d99fd8d2b9fd54a283d V4L/DVB (13639): ir-sysfs: Properly protect rc_tab changes with a lock
d4b778d36889b4d51d79a99f8a96e110def8541c V4L/DVB (13638): ir-core: documment missed functions
950b0f5a0bf764663a6aa4397d105ad571c64a83 V4L/DVB (13637): em28xx: allow changing keycode table protocol
09b01b90eb08769a64159ff4f81efe4badf6a49b V4L/DVB (13636): ir-core: add method to change IR protocol
53f870228db0855f2031270ba5774dab0f33facd V4L/DVB (13635): ir-core: Implement protocol table type reading
e93854da880d6dc357c00625d8371b6a926fd19b V4L/DVB (13634): ir-core: allow passing IR device parameters to ir-core
4714eda87748f226833c32400ab60dd6a3b80766 V4L/DVB (13633): ir-core: create a new class for remote controllers
a4a47bc03fe520e95e0c4212bf97c86545fb14f9 Lower USB storage settling delay to something more reasonable
080af17e9c6360c5a835528e8de3141a46273ed2 ceph: remove bogus mds forward warning
cf6620acc0f6fac57968aafef79ab372bdcf6157 dlm: send reply before bast
c99eb1c7263a44e63161a041a778b345b5cf0b6a ceph: remove fragile __map_osds optimization
38bdbd8efc8a661dedb52264359531b3a1c11716 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
6adad2d5430ee6b15b5f97475d50750f4d19577c Merge branch 'kmemcheck/fixes' into kmemcheck-for-linus
4c13dd3b48fcb6fbe44f241eb11a057ecd1cba75 failslab: add ability to filter slab caches
6b4ff2d7675511a31980fa5379808660e1261f90 netfilter: xtables: restore indentation
a49c65037146bfb2fe300b8277b10b4479fea5fc netfilter: nfnetlink_log: fix silly refcount leak
51f0bc78680edccb6574ef56bd32f9e2939c8a5a IPVS: ip_vs_lblcr: use list headA
1dd2980d990068e20045b90c424518cc7f3657ff perf_event, amd: Fix spinlock initialization
24691ea964cc0123e386b661e03a86a481c6ee79 perf_event: Fix preempt warning in perf_clock()
5d68e0326b146f28fbb8fe6375dd7d15ca929be7 OMAP: DSS2: DSI: add error prints
4385d580f2278abab6d336e52522e9a6f5452a11 perf tools: Flush maps on COMM events
dd5feea14a7de4edbd9f36db1a2db785de91b88d sched: Fix SCHED_MC regression caused by change in sched cpu_power
f22f54f4491acd987a6c5a92de52b60ca8b58b61 perf_events, x86: Split PMU definitions into separate files
48fb4fdd6b667ebeccbc6cde0a8a5a148d5c6b68 perf annotate: Handle samples not at objdump output addr boundaries
cfc9c0b450176a077205ef39092f0dc1a04e020a oprofile/x86: fix msr access to reserved counters
c17c8fbf349482e89b57d1b800e83e9f4cf40c47 oprofile/x86: use kzalloc() instead of kmalloc()
68dc819ce829f7e7977a56524e710473bdb55115 oprofile/x86: fix perfctr nmi reservation for mulitplexing
8588d1067147e14d1dd521fbadd1d2564f8cc794 oprofile/x86: add comment to counter-in-use warning
98a2e73a0690b3610f049a64154d8145e5771713 oprofile/x86: warn user if a counter is already active
ba52078e1917c5116c0802298d88ad0e54a6728b oprofile/x86: implement randomization for IBS periodic op counter
f125be1469303f7b9324447f251d74a0da24952f oprofile/x86: implement lsfr pseudo-random number generator for IBS
64683da6643e8c6c93f1f99548399b08c029fd13 oprofile/x86: implement IBS cpuid feature detection
89baaaa98a10cad5cc8516c7208b02d9fc711890 oprofile/x86: remove node check in AMD IBS initialization
013cfc50672bbb638796545231683231647edb07 oprofile/x86: remove OPROFILE_IBS config option
b309a294e5b24692d0f7ea1defa168074cea619e oprofile: remove EXPERIMENTAL from the config option description
18b4a4d59e97e7ff13ee84b5bec79f3fc70a9f0a oprofile: remove tracing build dependency
773c3e75d1fc7ea5058bfeab5d82bac5b85f8cd8 can: ti hecc module : add platform specific initialization callback.
738b0343e73604750feb107e063c28b3ca36cb84 Revert "ethtool: Add n-tuple string length to drvinfo and return it"
58c24a61614f5da290068e47fc5ec65370eb61dd block: remove padding from io_context on 64bit builds
8a78362c4eefc1deddbefe2c7f38aabbc2429d6b block: Consolidate phys_segment and hw_segment limits
086fa5ff0854c676ec333760f4c0154b3b242616 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
eb28d31bc97e6374d81f404da309401ffaed467b block: Add BLK_ prefix to definitions
e751e76a5f7adeee7438e68b0965559ad2864d0d block: Remove unused accessor function
2800aac1114548a9b47b6e0d398117cc01b89685 block: Update blk_queue_max_sectors and documentation
275143e9b237dd7e0b6d01660fd9b8acd9922fa7 sunxvr500: Additional PCI id for sunxvr500 driver
14f3ad6f4a12495b32b0dd743bc7179f36658208 ipv6: Use 1280 as min MTU for ipv6 forwarding
a6d468d05356655cdc11bb2cfec4e64bcef6ad0a sparc: use asm-generic/scatterlist.h
fbf219f1c89b15e90ec2db5a3e9636376dc623db infiniband: convert to use netdev_for_each_mc_addr
6e17d45ae310758ab30623a42ad070858c9a48de net: add addr len check to dev_mc_add
c79c5ffdce14abb4de3878c5aa8c3c6e5093c69b ethtool: Add n-tuple string length to drvinfo and return it
c43491d73ea04277c92a4aa1a7e63ccab4577756 greth: fall through to common return statement on error
e5e26d75f490d7d41f25a4b39ed6db1713beb417 netdev: use list_first_entry macro
4edb246626be6e031950205c885bdf29fb2ff1eb rtnetlink: clean up SR-IOV config interface
914c8ad2d18b62ad1420f518c0cab0b0b90ab308 af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
2a3f279034b46204b50408aa2c25ee0882120147 myri10ge: optimize 4k-boundary check when stocking rx pages
45bb00609022ecf1d97e083666c68c74d237b799 ipv6: Remove IPV6_ADDR_RESERVED
1d9cfc4e354cd619d92bb938657dec3c533e6929 cnic: Update version to 2.1.1.
a4dde3abbf87a495154a876576e1ab34b17b5ef1 cnic: Use union for the status blocks of different devices.
c76284af9ec8a010c502a70249cb74b3bb69ec6f cnic: Simplify route checking during iSCSI connection.
d02a5e6c2fba8b114c44cf05085fca07180f37f1 cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.
66883e90eaa0dd55d395c0f9a0c6da5d50809804 cnic: Finetune iSCSI connection reset.
a9736c086cc6221659e498f0855152c32dbc1396 cnic: Finetune iSCSI connection set up.
c85a26189660e1cfd1f50989468313c544487950 ixgbe: Do not allocate too many netdev txqueues
a922afb64d2e71115f122e04346163cb8c8453e3 ixgbe: do not stop tx queues in ixgbe_set_tso
43634e820e393ba48bb2efc3d330dee4203e80d8 ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enabled kernels
41a655ba5654e47847505c164f77f8190ca9ed27 greth: convert to netdev_tx_t
e382c3018ad19744d3c5d281daf4b0e9f052af66 sis190: handle DMA mapping errors
dee7399c2d9a1d3b0af5d68d7e0dd922e104a2a8 tc35815: Fix double locking on NAPI
9c5f9c2861909753140ad6a41cdc77cdf20c1dc9 isa-skelton: Remove a wrong netif_wake_queue() call
fbc450b137e59205b98a172326415cd981c9caa6 octeon: convert to use netdev_for_each_mc_addr
567ec874d15b478c8eda7e9a5d2dcb05f13f1fb5 net: convert multiple drivers to use netdev_for_each_mc_addr, part6
f9dcbcc9e338d08c0f7de7eba4eaafbbb7f81249 net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2
6667661df4bc76083edf1e08831c20f64429709d perf_events, x86: Remove superflous MSR writes
6e37738a2fac964583debe91099bc3248554f6e5 perf_events: Simplify code by removing cpu argument to hw_perf_group_sched_in()
38331f62c20456454eed9ebea2525f072c6f1d2e perf_events, x86: AMD event scheduling
d76a0812ac4139ceb54daab3cc70e1bd8bd9d43a perf_events: Add new start/stop PMU callbacks
3a0304e90aa5a2c0c308a05d28f7d109a48d8539 perf_events: Report the MMAP pgoff value in bytes
52c793f24054f5dc30d228e37e0e19cc8313f086 can: netlink support for bus-error reporting and counters
78ca90ea995cb86c72cde9308276d2a701bd3c40 drivers/net/myri10ge: Use pr_<level> and netdev_<level>
c1f51212eb809849bdc68a856ae5f424dcf20d9b drivers/net/chelsio: Use pr_<level>, netif_msg_<type>
606847540079bd3e710f132724145c5785396dcb OMAP: DSS2: TPO-TD03MTEA1: fix function names
003bdb279bb6b212f25ea4e60e0164b6109d3704 isdn: remove ishexdigit() in regard to isxdigit()
1528b18f7ec2b907711f37667c68e10d9296c882 gigaset: reduce syslog clutter
63e055d1c6e3a5f6d370cc841d621d5fa4d5d834 bas_gigaset: collapse CR/LF at end of AT response
2ac2ed5f2dfc97ae9ed9f446ad6e064fa821ef6d gigaset: small documentation improvement
9abd5438641425c2f8a3a399c921747a4fb55adc KS8695: Don't call netif_carrier_off() from ndo_stop()
4b70858ba8d4537daf782defebe5f2ff80ccef2b Input: atkbd - release previously reserved keycodes 248 - 254
492d4f25416528ffb900e6edf0fd70eafd098cfc Input: add KEY_WPS_BUTTON definition
281b3714e91162b66add1cfac404cf7b81e3e2f2 Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core
64b9fb5704a479d98a59f2a1d45d3331a8f847f8 Merge commit 'v2.6.33' into tracing/core
024f9066165ffe9c8284431c78adcbcddd309831 cfq: Remove useless css reference get
3d98ffbffb16f2a1569b83cb78db0b5100e6c937 powerpc: Fix lwsync feature fixup vs. modules on 64-bit
19bc291c99f018bd4f2c38bbf69144086dca903f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
fb90ef93df654f2678933efbbf864adac0ae490e early_res: Add free_early_partial()
04488734806948624dabc4514f96f14cd75b9a50 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
f5f654096487c6d526c47bb66308f9de81f091cf rcu: Export rcu_scheduler_active
d9f1bb6ad7fc53c406706f47858dd5ff030b14a3 rcu: Make rcu_read_lock_sched_held() take boot time into account
056ba4a9bea5f32781a36b797c562fb731e5eaa6 rcu: Make lockdep_rcu_dereference() message less alarmist
b5f5fe80fa98a60daa0fa94512d1599b1e26674c sh: remove dead LED code for migo-r and ms7724se
6b3b55750b0de4a4ff2742efd34ff74665fa4e2f sh: ecovec build fix for CONFIG_I2C=n
2839bd61f671d3debf9ef0893a0470fd97b2e2ce sh: ecovec r-standby support
b67cf2848af1cf4a4c9c277429092ae59adf859b sh: ms7724se r-standby support
41bfb7d7a6ce3d8dd83112e65f5d97feefde818a sh: SH-Mobile R-standby register save/restore
eb6b6d7cdd5548fa03a919d14615195600013be2 Merge remote branch 'korg/drm-radeon-testing' into drm-next-stage
ef57471a73b67a7b65fd8708fd55c77cb7c619af SELinux: Make selinux_kernel_create_files_as() shouldn't just always return 0
874f2f997dbe041a6c6e509dae8656ed9022d65d Merge commit 'origin/master' into next
d5d0e88c1e5b069aadb050ff6ec95df312de876a x86, olpc: Use pci subarch init for OLPC
4fb6088a5cb3a77123fea1279bf2d5b16cf27648 x86, pci: Add arch_init to x86_init abstraction
b525c06cdbd8a3963f0173ccd23f9147d4c384b5 thinkpad-acpi: lock down video output state access
08fedfc903c78e380b0baa7b57c52d367794d0a5 thinkpad-acpi: fix bluetooth/wwan resume
7f0cf712a74fcc3ad21f0bde95bd32c2f2cc3888 thinkpad-acpi: make driver events work in NVRAM poll mode
b589ea4c44170d3f7a845684e2d1b3b9571663af thinkpad-acpi: fix poll thread auto-start
7d1894d8d1c411d2dad95abfe0f65bacf68c4afa thinkpad-acpi: R52 brightness_mode has been confirmed
bf8b29c8f7f8269e99eca8b19048ed5b34b51810 thinkpad-acpi: document HKEY event 3006
4b2f3f7d0fe97ad312fb572c8f8d88836ae8fb1e x86, mrst: Add Kconfig dependencies for Moorestown
98e12b5a6e05413420a7e3b3eca7fbfc2ff41b6d ARM: Fix decompressor's kernel size estimation for ROM=y
6ebdc661b608671e9ca572af8bb42d58108cc008 Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
d7930c9ef9cc67044f5ddaac54d06ca22645a012 Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
e72aca30837d9c0ee287d18a092fc76a38a3b81d [IA64] build arch/ia64/kernel/acpi-ext.o when CONFIG_ACPI
c1fd1b43831fa20c91cdd461342af8edf2e87c2f x86, mm: Unify kernel_physical_mapping_init() API
d868080d2a1c95526cb01e3d0c14096721cbb87a [IA64] Only build arch/ia64/kernel/acpi.o when CONFIG_ACPI
7b97f3edf35fdb41e507e5711ac1d6221cf7abf2 AM3517 EVM: correct typo - tca6416 mispelt as tca6516
6d20ca78b64d5ccd867295a33aa2c38bddf38533 AM3517 EVM: Enable I2C support
13fc638289b2cf62f5b05e3b90f476619b17ab6b AM35x: Enable OMAP_MUX in defconfig
fec3eebdce2c8fe10004d161aa51ce22c668115b AM35x: Add missing GPIO mux config for EHCI port
93bfc85b2361dec0d2b8b93311ce482957e34f5b Zoom3: Defconfig update
9833eff3d7db76d2d04f28567ed8704d69e225ae omap: i2c: Fix muxing for command line enabled bus
b6d97026561a6ed6eed58428633a6bb4e1b78c57 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
1954ee55605a75c91924b63c2584f4d53f11afc7 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig
a85821fce2c100a6680511f9693b76f9717fbdee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
722a639fd2cec44501c04ae32af57fd822c5a2d5 x86, pci: Exclude Moorestown PCI code if CONFIG_X86_MRST=n
1fcdc7c527010b144d3951f9ce25faedf264933c TOMOYO: Protect find_task_by_vpid() with RCU.
9f33be2c3a80bdc2cc08342dd77fac87652e0548 Merge branches 'clks' and 'pnx' into devel
2741ecb4ce5c2d430b5c44b0a169038338c21df5 Merge branch 'misc2' into devel
bc85e585c6d0fab4bde12d60964b2f25802c3163 Merge branch 'perf' into devel
7b4884ca8853a638df0eb5d251d80d67777b8b1a pcmcia: validate late-added resources
186f93ea1f274f4cde4a356401c1786c818ff881 Merge branch 'tmpreg' into devel
3560adf62075829393743667ff338dd8fd26a5c2 Merge branches 'at91', 'cache', 'cup', 'ep93xx', 'ixp4xx', 'nuc', 'pending-dma-streaming', 'u300' and 'umc' into devel
2a2d10f386c1bacabe1a530c06dc8488eac419e5 Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
e80a52d14f868059e8ec790c9fae88cdb8a1df98 ceph: fix connection fault STANDBY check
161fd65ac934608345aed35226fc889ea3b0b500 ceph: invalidate_authorizer without con->mutex held
6335e4d56681f6f08f24f4b812a72d402793d393 toshiba_acpi: Add full hotkey support
5de813b6cd06460b337f9da9afe316823cf3ef45 ARM: Eliminate decompressor -Dstatic= PIC hack
a0b62329bb290c10d7278809af910ed115768991 Merge branch 'for-2.6.34' of git://opensource.wolfsonmicro.com/linux-2.6-asoc into topic/asoc
09124e1913cf2140941f60ab4fdf8576e1e8fd8d RDMA/nes: Add support for KR device id 0x0110
a92d152ef9dd89c578ca2ec7118e9de8fb74a75f x86, numaq: Make CONFIG_X86_NUMAQ depend on CONFIG_PCI
caeacf59af3d114a3121bb04f8057109bbf289ea hp-wmi: Add support for tablet rotation key
cb6a7937f4328a267e0806680ade500ed2c3c01a dell-laptop: Add another Dell laptop to the DMI whitelist
02e77a55f7b7e36888e39c62439fedb90ae4e808 classmate-laptop: use a single MODULE_DEVICE_TABLE to get correct aliases
c6760ac4268b6dbe03d74e5faef35bc862a82542 dell-laptop: Pay attention to which devices the hardware switch controls
116ee77b2858d9c89c0327f3a47c8ba864bf4a96 dell-laptop: Use buffer with 32-bit physical address
e5fefd0c8c4e6bd11742625230d1c5026e2afb35 dell-laptop: Blacklist machines not supporting dell-laptop
ec1722a21491e4c354bc3bbc704fef9a8fa811fb dell-laptop: Block software state changes when rfkill hard blocked
e551260b233e8dcbdc9d5f238ad4aa1200dc2ea7 dell-laptop: Fix small memory leak
facd61d7b70d9c061f08e0b76976f7f833888a70 dell-laptop: Fix platform device unregistration
814cb8adbe2fb49302ac65bc31fa749143823860 dell-laptop: Update rfkill state on kill switch
493e91433e966a50964e221db92756eeb90dd54e compal-laptop: Replace sysfs support with rfkill support
34325b9d2a7d36e2ba74a6652f2e3e8d57dfb145 compal-laptop: Add support for known Compal made Dell laptops
d094485323a1f2abc7e4665700d6036de36fdaef MAINTAINERS: update drivers/platform/x86 information
2a9c8c36092de41c13fdd81fe59556915b080c3e perf probe: Add lazy line matching support
5c8d1cbbbed39dcab2ecf429d6e56ea548c0fda4 perf probe: Show more lines after last line
161a26b0c231b5d2e60e9c132fa360cd9dac4720 perf probe: Check function address range strictly in line finder
e92b85e1ffaa0bd8e5d92e7c378a3909e7f23122 perf probe: Use libdw callback routines
804b36068eccd8163ccea420c662fb5d1a21b141 perf probe: Use elfutils-libdw for analyzing debuginfo
81cb8aa327b5923b38eccc795c8b7170be20b9ff perf probe: Rename probe finder functions
3cb8bc6ac95ff86147d11ee1d36d18e1ddf3637c perf probe: Fix bugs in line range finder
ee391de876ae4272926b8632be04ed4a460321e3 perf probe: Update perf probe document
f3ab481ca6ffe5e272c8501317bea726f9a83959 perf probe: Do not show --line option without dwarf support
b26486bf75148ab7b776c6a532a9bad33f987a38 kprobes: Add documents of jump optimization
c0f7ac3a9edde786bc129d37627953a8b8abefdf kprobes/x86: Support kprobes jump optimization on x86
3d55cc8a058ee96291d6d45b1e35121b9920eca3 x86: Add text_poke_smp for SMP cross modifying code
f007ea2685692bafb386820144cf73a14016fc7c kprobes/x86: Cleanup save/restore registers
0f94eb634ef7af736dee5639aac1c2fe9635d089 kprobes/x86: Boost probes when reentering
b2be84df99ebc93599c69e931a3c4a5105abfabc kprobes: Jump optimization sysctl interface
afd66255b9a48f5851326ddae50e2203fbf71dc9 kprobes: Introduce kprobes jump optimization
4610ee1d3638fa05ba8e87ccfa971db8e4033ae7 kprobes: Introduce generic insn_slot framework
d498f763950703c724c650db1d34a1c8679f9ca8 kprobes/x86: Cleanup RELATIVEJUMP_INSTRUCTION to RELATIVEJUMP_OPCODE
14ef2b0c026558d37662e5e095d59c64597d5769 Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse' into for-linus
628ada0cb03666dd463f7c25947eaccdf440c309 perf annotate: Defer allocating sym_priv->hist array
bb8d41330ce27edb91adb6922d3f8e1a8923f727 x86/PCI: Prevent mmconfig memory corruption
53055aae2048214cbec1f5f7f8846f9dff12b2bc OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper
7b60997f73865b019e595720185c85285ca3df9a tracing: Simplify memory recycle of trace_define_field
c85f3a91f84d5a85f179c2504bb7a39370c82b41 tracing: Remove unnecessary variable in print_graph_return
a5efd925115cbc1f90195dca9a25f7b8daa10c37 tracing: Fix typo of info text in trace_kprobe.c
6574658b3bc7c408581629de5efb809f125cce8c tracing: Fix typo in prof_sysexit_enable()
1ab83a89411556c4d5914dcf0d5da190178ae7db tracing: Remove CONFIG_TRACE_POWER from kernel config
b4e82b5b785670b68136765059d1afc65c0ae023 ASoC: Check progress when reporting periods from i.MX FIQ handler
9e4a10d27e89f780539e08abd2b051cb83635dfa ASoC: Remove a unused variables from i.MX FIQ runtime data
10df38cafc87ef38870154d1b9b1ea2435e69287 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
dbd004291ed31db280a3f2d7a1113a04e5e85af4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
86c38a31aa7f2dd6e74a262710bf8ebf7455acc5 tracing: Fix ftrace_event_call alignment for use with gcc 4.5
0c54dd341fb701928b8e5dca91ced1870c55b05b ftrace: Remove memory barriers from NMI code when not needed
bcf59e2c4dea780e4abf48d5e673f5d79f9ee064 uwb: remove duplicate cpu_to_le16()
03806fa20f6a081493a731a4b18ea66317f9f947 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstream
9b1489e989695c4d502865f8bec616c0f17e99ab Merge branch 'mxc-master' of git://git.pengutronix.de/git/imx/linux-2.6 into imx/master
3846df2e0a99a2bf10023de0e9c1496592012d4c perf symbols: Improve debugging information about symtab origins
c7ad21af2c8b7accb893a576b100296c61c5d610 perf top: Use a macro instead of a constant variable
37fe5fcb7a5b5235c8b71bf5469ce4c7246e3fab perf symbols: Check the right return variable
c50cc75271759373bd89a036eec4d4269b291616 sched, cgroups: Fix module export
3e58974027b04e84f68b964ef368a6cd758e2f84 doc: fix typo in comment explaining rb_tree usage
91143379b01b2020d8878d627ebe9dfb9d6eb4c8 Input: ads7846 - add regulator support
1ed509a225008c9e8c0644fbd22168e09a7383a0 rcu: Add RCU_CPU_STALL_VERBOSE to dump detailed per-task information
6155fec92e85f07d99e9746234496215443ffb0d rcu: Fix rcutorture mod_timer argument to delay one jiffy
3acd9eb31c5f7eb97cb2009fa41472710fb4a10f rcu: Fix deadlock in TREE_PREEMPT_RCU CPU stall detection
1304afb225288a2e250d6a7495462c28e5509cbb rcu: Convert to raw_spinlocks
20133cfce7d0bbdcc0c398301030c091f5675c88 rcu: Stop overflowing signed integers
1bd22e374b20c2f0ba1d2723c1f585acab2251c5 rcu: Use canonical URL for Mathieu's dissertation
8bd93a2c5d4cab2ae17d06350daa7dbf546a4634 rcu: Accelerate grace period if last non-dynticked CPU
998f2ac3fea93bfa8b55c279fff68f7c5b9ab93d rcu: Fix citation of Mathieu's dissertation
c598a070bc581aea8a518b460dae8c0cf8e74344 rcu: Documentation update for CONFIG_PROVE_RCU
e7b0a61b7929632d36cf052d9e2820ef0a9c1bfe security: Apply lockdep-based checking to rcu_dereference() uses
96be753af91fc9d582450a84722f6a6721d218ad idr: Apply lockdep-based diagnostics to rcu_dereference() uses
2676a58c980b7ef076cc9bbff3fd8c9d2d5417ea radix-tree: Disable RCU lockdep checking in radix tree
af61b96b4f68f7ab25ebf34fed275fabf64f2edc vfs: Abstract rcu_dereference_check for files-fdtable use
7dc52157982ab771f40e3c0b7dc55b954c3c2d19 vfs: Apply lockdep-based checking to rcu_dereference() uses
497f0ab39cd25bed317b29482c147c967f7ecd1f sched: Better name for for_each_domain_rd
d11c563dd20ff35da5652c3e1c989d9e10e1d6d0 sched: Use lockdep-based checking on rcu_dereference()
14315592009c17035cac81f4954d5a1f4d71e489 x86, mm: Allow highmem user page tables to be disabled at boot time
e808bae2407a087bfd40200a27587898e5a9909d x86: Do not reserve brk for DMI if it's not going to be used
a898def29e4119bc01ebe7ca97423181f4c0ea2d net: Add checking to rcu_dereference() primitives
3120438ad68601f341e61e7cb1323b0e1a6ca367 rcu: Disable lockdep checking in RCU list-traversal primitives
0632eb3d7563d6a76d49a3860b6352d800c92854 rcu: Integrate rcu_dereference_check() message into lockdep
c26d34a5858f96a564c45048bf5f09319d2abad1 rcu: Add lockdep-enabled variants of rcu_dereference()
632ee200130899252508c478ad0e808222573fbc rcu: Introduce lockdep-based checking to RCU read-side primitives
996de8c6fe95c5a9fc524241cc8f142ef0605d3d Merge commit 'v2.6.33' into core/rcu
17ccb834d517c66c09123c24ba8553c5b14e0f78 ARM: mach-shmobile: ap4evb: Add KEYSC support
61c2d2b5e7241d4410ab8227ef4f76c1aba8210b ALSA: hda - Add/fix ALC269 FSC and Quanta models
6227cdced0328b0c4322c3170a727af5249393ce ALSA: hda - Add ALC670 codec support
7f03292ee16e68be96aa88904afc6152f8d37736 Merge branch 'master' into for-2.6.34
da64c2a8dee66ca03f4f3e15d84be7bedf73db3d clocksource: Fix up a registration/IRQ race in the sh drivers.
29463c28a553e1959ec45cc8ad9d2eb434663cdf sh: ms7724: modify scan_timing for KEYSC
bbb892aac4724b7cc6e1626665310eddfd747235 sh: ms7724: Add sh_sir support
263657168549075b57ecfbf730738105d1af8b65 sh: mach-ecovec24: Add sh_sir support
c36f74e67fa12202dbcb4ad92c5ac844f9d36b98 netlabel: fix export of SELinux categories > 127
d7b619cf56218704ffce9d510aa497f0a0bcda0b [CIFS] pSesInfo->sesSem is used as mutex. Rename it to session_mutex and
7491612c7d2cf560bb96dc02bb53d555b41adbb8 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
3bfc7d22d0400e85a93e835d4398dcbe0af68b0b drm/nouveau: use ALIGN instead of open coding it
b30083bdb990bcc2829fce83d871a86059ff4fc1 drm/nouveau: report unknown connector state if lid closed
c52e53fd38b195169c67a8cc9ed1af0125d2655c drm/nouveau: support version 0x20 displayport tables
81e2d42200cd8fa37ec4ebdc66373d0db0e05678 drm/nouveau: Fix noaccel/nofbaccel option descriptions.
d5f3c90d4f3ad6b054f9855b7b69137b97bda131 drm/nv50: Implement ctxprog/state generation.
be079e97b5a6a569ceff73731aa9433b6113cb87 drm/nouveau: use dcb connector types throughout the driver
1157563931dd773df2420b98eef61598205d39ec drm/nv50: enable hpd on any connector we know the gpio line for
7f612d87f8b4b1ddbcee04264a93e5af7b9f21c7 drm/nouveau: use dcb connector table for creating drm connectors
dc5bc4ed3815dfec2f3ecfbf6f7983440040fe22 drm/nouveau: construct a connector table for cards that lack a real one
f66fa771d5046fd8c3e3c6f09407e9168e261b8d drm/nouveau: check for known dcb connector types
54abb5ddae28f6e676f659902cfc8c3ce63b3e16 drm/nouveau: parse dcb gpio/connector tables after encoders
e7cc51c5652a8195bc638ce52987fb265ace2a9a drm/nouveau: reorganise bios header, add dcb connector type enums
04a39c577f4114a3f098ee8ef0e20f7778b5ddad drm/nouveau: merge nvbios and nouveau_bios_info
7f245b20e30515264b94f6373ef7d721155990a4 drm/nouveau: merge parsed_dcb and bios_parsed_dcb into dcb_table
a6678b2ace023912000119a14eeb39a56050bc7c drm/nouveau: rename parsed_dcb_gpio to dcb_gpio_table
b42861f40f5ea3261d9fa1d5533496bf1fc812cf drm/nouveau: allow retrieval of vbios image from debugfs
e32b2c883bfe9b57c660b5db31a62cea96c0c046 drm/nouveau: fix missing spin_unlock in failure path
761c5a69751967f4fe7430eb65b3a0ea92f3b673 drm/nouveau: fix i2ctable bounds checking
b762b8ce53da7c7a7a4d660878887681c86be61b drm/nouveau: fix nouveau_i2c_find bounds checking
df31ef4dbd48eca2772d8d88b12ee5eb5117c86e drm/nouveau: fix pramdac_table range checking
a1606a9596e54da90ad6209071b357a4c1b0fa82 drm/nouveau: new gem pushbuf interface, bump to 0.0.16
d87897d4c853a5c136f60efa858d0d4cb3740f57 drm/nv50: make pushbuf dma object cover entire vm
2ccb04ecc704618d9cd2e26aad067dbb2a057366 drm/nouveau: remove PUSHBUF_CAL macro
9a391ad8a2cdd7e5be9b6aabb56f4a46683ba377 drm/nv50: switch to indirect push buffer controls
ff9e5279b14dc024599cc705ee199dadb94e90a3 drm/nouveau: protect channel create/destroy and irq handler with a spinlock
b610ec502376d915b76a62e22576c5d0462cc9c9 Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus
9fd1de52945e06ed88a440c99ca92dab74b9b33c fb: for framebuffer handover don't exit the loop early.
453d3131ec7aab82eaaa8401a50522a337092aa8 ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
30d6c72c4a760cfc9069ee100786e4d6cf6de59d Merge remote branch 'anholt/drm-intel-next' into drm-next-stage
de19322d554fd0f449d17610823c38494c06db9e Merge remote branch 'korg/drm-core-next' into drm-next-stage
290e55056ec3d25c72088628245d8cae037b30db drm/ttm: handle OOM in ttm_tt_swapout
6a8a2d702b33c6ed5c789f21b4e89fdf221f01ca drm/radeon/kms/atom: fix shr/shl ops
c2fbaa4b489b738cd9e7666edfeceaaa38e71c9f perf/scripts: Tag syscall_name helper as not yet available
cff68e582237cae3cf456f01153202175961dfbe perf/scripts: Add perf-trace-python Documentation
44ad9cd8f0893b9ae0ac729a7dc2a1ebcd170ac6 perf/scripts: Remove unnecessary PyTuple resizes
4d161f0360d00d46a89827b3fd6da395f00c5d90 perf/scripts: Add syscall tracing scripts
7e4b21b84c43bb8a80b916e40718ca4ed1fc52e6 perf/scripts: Add Python scripting engine
54831a83bfe656c4c54e287c734c6b0ccaa3719b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
58255a4e3ce506b43bb14d5579006731a981490d NFSD: NFSv4 callback client should use RPC_TASK_SOFTCONN
383be5d1789d9a7a2e77dca1cb0aca89507d069e drm/radeon/kms: update new pll algo
939461d59d6ac4e5142f767d24810c9b4b5caa38 drm/radeon/kms: add support for square microtiles on r3xx-r5xx
51e5fcd353a55364984bda3dd1391742e4dec53c drm/radeon/kms: force pinning buffer into visible VRAM
22e6dd7e700111c1aa49581d27f2b349cbc798dd drm/radeon/kms/evergreen: fix typo in cursor code
a265e5587f078618c1f17c3a83da65046f18746f IB/uverbs: Use anon_inodes instead of private infinibandeventfs
ad001f145dcf457251e78fe2ae2ed40df1bda4ed OMAP4: clock: Remove clock hacks from timer-gp.c
7c43d5472878db90d0244551370f6f0dc1b97747 OMAP4: clock: Add dummy clock nodes for interface clocks
547760502665eacc1f9fd9f3782b8b7f27c56bd4 OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck
30962d9d0c74f6b00a7dece200fa08392b62817d OMAP2+ clock: revise omap2_clk_{disable,enable}()
4d30e82c26b7212021b9a5ab57760d9b8a3075fe OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code
ad9561609c41f704fd82facd37127e957bcaea94 OMAP clockdomain: if no autodeps exist, don't try to add or remove them
43b40992ce21def8d5957f32d7ddb728af89bfce OMAP hwmod: add hwmod class support
d608c738bb8fb37e5fbfcdef9c566764f2fea086 ARM: S3C64XX: Add initial support for board specific IRQs
920d706c892e8f8cfff95f46aeb95fc6344f0bd5 IB/core: Fix and clean up ib_ud_header_init()
e6502522c2850968a086284d0f28de4fb880eb78 ARM: S5PV210: Add S5PC110 configuration file
af60ca4f291713111e397031e2abffa66c6c857f ARM: S5PV210: Add S5PV210 configuration file
d515ec339bf7970c8f6e368c8c7bb330417dcda9 ARM: S5PV210: Add SMDKC110 board support file
981744165e31410bd7bc973fd259f24b836d0346 ARM: S5PV210: Add SMDKV210 board support file
170f4e425808b801f81bb6be24b2c1eb80313d8e ARM: S5PV210: Update Kconfig and Makefiles
2c798557b9e0961e545e526197654d9437a6330e ARM: S5PV210: Add IRQ support
0c1945d336116e82454b5461238618ef81696669 ARM: S5PV210: Add clock support for S5PV210
939d28aae17a0cb591a2ec54993496a5d31f2ec6 ARM: S5PV210: Add Samsung S5PV210 CPU support
cbbc0de700e61d0cdc854d435dbc2ef148de0e00 ACPI: Use GPE reference counting to support shared GPEs
122ca0076e5f84fa12943f22f6586ff285670783 [CIFS] Use unsigned ea length for clarity
cd71f8f48eda141404db78f7b01902ba3f9ab477 ARM: 5958/1: ARM: U300: fix inverted clk round rate
fcfadcaa57be0711ca80e3898243388f4d19928f ARM: 5956/1: misplaced parentheses
1587a373f06ab700004758d6970abb530decef76 ARM: 5955/1: ep93xx: move timer defines into core.c and document
d056ab78558c03e6d31c031f7b83f0cb10bee7d4 ARM: 5954/1: ep93xx: move gpio interrupt support to gpio.c
ba7c6a3bccd25abd3c19d3655ecb1cc4d258271b ARM: 5953/1: ep93xx: fix broken build of clock.c
d6d502fa4be1acd01971476fc732c95a4da16d90 ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kconfig
baac35c4155a8aa826c70acee6553368ca5243a2 security: fix error return path in ima_inode_alloc
6fdb2ee243404c7cbf530387bf904ad1841ebf5b firewire: ohci: extend initialization log message
4802f16d512d6e3b36177709d50c05df0ef52a6c firewire: ohci: fix IR/IT context mask mixup
3e9cc2f3b7ddabbbfc9abd043887030c669380aa firewire: ohci: add module parameter to activate quirk fixes
4a635593f447443459fb92a482b5cc6d1dd15199 firewire: ohci: use an ID table for quirks detection
ecb1cf9c446ad7e8248160fe6797cd9bed817f24 firewire: ohci: reorder struct fw_ohci for better cache efficiency
6498ba04aee69540f8f586438f90d58e5b8e6936 firewire: ohci: remove unused dualbuffer IR code
64582298b9c29535188380f488873e7d2196a2eb firewire: core: combine a bit of repeated code
6e95dea728f4af36c033fcf2318529bd46dae540 firewire: core: change type of a data buffer
e94b6d7736107c07b1b089797651d02994d268c7 firewire: cdev: increment ABI version number
abfe5a01ef1e463cbafdae461b693db34e308c02 firewire: cdev: add more flexible cycle timer ioctl
fd6e0c518121d22b50060d26c8aec2b701c6aab7 firewire: core: rename an internal function
137d9ebfdbaa45c01f9f0f6d5121ae6f1eb942bd firewire: core: fix an information leak
58aaa5427663b680030aa58aaaf1e2738564b8dc firewire: core: increase stack size of config ROM reader
2799d5c5f9d2064c6d1f50ec82e28e3eac5f6954 firewire: core: don't fail device creation in case of too large config ROM blocks
d54423c62c2f687919d4e5bdd4bb064234ff2d44 firewire: core: fix "giving up on config rom" with Panasonic AG-DV2500
109d28152b6e9d5de64cd23e3bc08885ccb3d1ef Merge tag 'v2.6.33' for its firewire changes since last branch point
7359154e94623f6a5a68a77b9fcfbef40633c93f OMAP hwmod: convert header files with static allocations into C files
50ebdac2ec9fb2de9c271cb2e0e13aae3b454166 OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con
74be8427431b4bbff4a6506f64fb30bb61e781a7 OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code
e8d373779e17b3d108b49019fc83102fdd1523e1 OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630
53c92d8f20759c488ea0457bccc83a3a797e03fe OMAP4 clock: drop the ALWAYS_ENABLED clock flag
51c19541624f5588bccb9d4fb3ae518c68c8082e OMAP clock: drop RATE_FIXED clock flag
8c34974ab0ecbbcdabd343f8cd0013cd2d2b0fa8 OMAP2 clock: drop DELAYED_APP clock flag
5173804fbbbff82a2fd40bc1c46655b272167af5 OMAP2430 clock: make func_96m_ck parent-selectable
81b34fbecbfbf24ed95c2d80d5cb14149652408f OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files
657ebfadc19c5a14f709dee1645082828330d5d4 OMAP3/4 clock: split into per-chip family files
b92c170d019db7554db95380d2e1dfb3a368e350 OMAP clock: drop .id field; ensure each clock has a unique name
f71eddb1582f5c53ed4bfc365a2acce94aca88cc OMAP clock: compress clock flags down to a u8
1a3377176b3d41e3f30483a624cdafadeeb4064f OMAP2 clock: drop CONFIG_PARTICIPANT clock flag
17d092733d9ffd7fcf6da36169a60caf8400fc4c OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocks
94297784eec057ca5425d9cd21a845b109fcaebf OMAP2xxx clock: GFX functional clock rates are not independently changeable
c78a05e8e4a81d01135f4a03544d788b3e203d65 OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flag
93340a22943f3169de7d359ea14cd618114da6f6 OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes, documentation
7356f0b26b3176610b4de439e8c7bfe10c797347 OMAP3 clock: add support for 192Mhz DPLL4M2 output
678bc9a2eabb7f444ef8ad1cfc5ef394e2bd8bf2 OMAP3 clock: Introduce 3630 DPLL4 HSDivider changes
358965d7bab9c70c11b64931da02667b161cb03a OMAP3 clock: introduce DPLL4 Jtype
91808a81fe7cc8a786b575ebc2d102c59d83c1a7 ARM: OMAP4 clock domain: Add check for avoiding dependency related update.
a7e069fc5a560c096a2597d7be27f45fb4a01df7 OMAP3630: Clock: Workaround for DPLL HS divider limitation
c23a97d377077c67e01f7526de3a411b316ee4f6 OMAP: HWMOD: Add support for early device register into omap device layer
358f0e630d5409ab3837b86db3595560eae773b6 OMAP3: hwmod: support to specify the offset position of various SYSCONFIG register bits.
5eb75f557843132da08938609def2774ee467d95 OMAP3 clock: Remove FreqSel for 3630
0cc9314eaf82ecf9914ad2c845574ed5e63c0374 OMAP2/3: PRCM: fix misc. compiler warnings
a51ba284076437ce36efc8dd9b15983546c043f7 OMAP3 clock: Check return values for clk_get()
3cc4a2fc2ed7727828f410ab092111cb56cefd61 AM35xx: Add clock support for new modules on AM35xx
419cc97d3678f0fca5e60b3853dd9c1371f67805 OMAP2/3 clock: Extend find_idlest() to pass back idle state value
cde08f81b1d7952ae00c4be2165da629ef985522 OMAP3 PM: Adding counters for power domain logic off and mem off during retention.
4133a44e28cb65c380903ca69806eec039401f46 OMAP3 PM: Defining .pwrsts_logic_ret field for core power domain structure
1e3d0d2ba9ce1f975ca59d9a1048175f1e9c01ac OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem state
b024b542c3697dceb7b625773358310ee34382a6 OMAP3: Clock: Added IDLEST definitions for SGX
dfa6d6f892bef0afa2a39d27e4bd1763b972d206 OMAP3: clock: use std _MASK suffix for CM_FCLKEN_IVA2 defines
24d82e3421a48a0db68026275dca64537291cf8f OMAP: omap_device: when 'called from invalid state', print state
0007122ad85cc36b1c18c0b59344093ca210d206 OMAP: omap_device: add omap_device_is_valid()
c54113823c777f035fa7444f8841fbccda4a5cc0 x86, pci: Add sanity check for PCI fixed bar probing
9eeeb09edba1e3544526611663472743ca584d36 x86, legacy_irq: Remove duplicate vector assigment
28c6a0ba30457380b140d9d7a61530eda8969180 x86, legacy_irq: Remove left over nr_legacy_irqs
3746c6b6e26b8ad605f11b43e54acb3481d40980 x86, mrst: Platform clock setup code
bb24c4716185f6e116c440462c65c1f56649183b x86, apbt: Moorestown APB system timer driver
68baf495d8e559a82787f595fecc30a43bb89bb7 RDMA/cxgb3: Mark RDMA device with CXIO_ERROR_FATAL when removing
5279d3ac2d9ca578d04c6f0c760485b0621eb393 RDMA/cxgb3: Don't allocate the SW queue for user mode CQs
9918b28d2bf733816c5d1612fe17ca380b601b10 RDMA/cxgb3: Increase the max CQ depth
e998f245c4b2d36ae2c35446e54ccbf1fb29d9de RDMA/cxgb3: Doorbell overflow avoidance and recovery
17a55f79fd8051a6a8a6e84176c83af71877a98b IB/core: Pack struct ib_device a little tighter
cdb8e43889a5d21ce706f5a93d3e1c9940cde1dc IB/ucm: Clean whitespace errors
daa913580e1a927aaf54f02ecfdf59c7b6bc2f6e IB/ucm: Increase maximum devices supported
31d14b6e10657113f72d496121d52ca779156b2e IB/ucm: Use stack variable 'base' in ib_ucm_add_one
dd08f702dd773004b81aeddcd120b052a42710c3 IB/ucm: Use stack variable 'devnum' in ib_ucm_add_one
d3f2c67f2d10675f45b0d9257269420e9f59aa1a IB/umad: Clean whitespace
8698d3feccda66fcb52748e7c7690bd1003f7849 IB/umad: Increase maximum devices supported
dc2ed5e3c963490a4fe934b482537d1274961ecb IB/umad: Use stack variable 'base' in ib_umad_init_port
d451b8df9f7e572ea77f976745f424dd1dae8aeb IB/umad: Use stack variable 'devnum' in ib_umad_init_port
6aa2a86ec430fb1ae739bd065d7ea6596997a2cf IB/umad: Remove port_table[]
2b937afcab34e4f739e2f7cd6062870fbe6b2ccf IB/umad: Convert *cdev to cdev in struct ib_umad_port
9afed76d59749f1b95e5e1d7d5bc4c3041852aa9 IB/uverbs: Whitespace cleanup
830a38713816fb1f0d05efc339bf41e91ac74379 IB/uverbs: Pack struct ib_uverbs_event_file tighter
6d6a0e71eec5886f2511632a38f28f1ed7794d70 IB/uverbs: Increase maximum devices supported
ddbd6883013dcc9f9ca5c0b26f79d9334a95926c IB/uverbs: use stack variable 'base' in ib_uverbs_add_one
38707980c42c58e2d00b34ecaa40cf5207bdd9d1 IB/uverbs: Use stack variable 'devnum' in ib_uverbs_add_one
2a72f212263701b927559f6850446421d5906c41 IB/uverbs: Remove dev_table
055422ddbb0a7610c5f57a056743d7336a39e90f IB/uverbs: Convert *cdev to cdev in struct ib_uverbs_device
7fe2b3190b8b299409f13cf3a6f85c2bd371f8bb dlm: fix ordering of bast and cast
88ec415772144f4fc4a50b123bb6200de686898d IB/iser: Remove redundant locking from iser scsi command response flow
962b4b528ba87c8d837bb04794a1918c7de631cd IB/iser: Use libiscsi passthrough mode
aae3c995ff74a183d15207436d383942485b2edd IB/iser: Remove unnecessary connection checks
528f4e8c8341706a354ff96daf615e678e9b296f IB/iser: Use atomic allocations
f19624aa92003969ba822cd3c552800965aa530b IB/iser: Simplify send flow/descriptors
78ad0a34dc138047529058c5f2265664cb70a052 IB/iser: Use different CQ for send completions
704315f082d473b34047817f0a6a01924f38501e IB/iser: Remove atomic counter for posted receive buffers
bcc60c381d857ced653e912cbe6121294773e147 IB/iser: New receive buffer posting logic
1cef4659850eeb862c248c7670e404d7a1711ed1 IB/iser: Revert commit bba7ebb "avoid recv buffer exhaustion"
0f234214d15fa914436d304ecf5c3e43449e79f9 netfilter: xtables: reduce arguments to translate_table
6bdb331bc6910d1ccb74dc9852fc858c5916c927 netfilter: xtables: optimize call flow around xt_ematch_foreach
dcea992aca82cb08b4674c4c783e325835408d1e netfilter: xtables: replace XT_MATCH_ITERATE macro
0559518b5b99c591226460c0bbf8e6a570c518a8 netfilter: xtables: optimize call flow around xt_entry_foreach
72b2b1dd77e8feb0b7c0b26dee58f2a1e2c9828c netfilter: xtables: replace XT_ENTRY_ITERATE macro
23e2af3518facab6838d7aac1f46fbd7a5a290ce jbd2: clean up an assertion in jbd2_journal_commit_transaction()
56c50f11f4d11cb14d78fe52330efb69d219c62f ext4: trivial quota cleanup
482a74258fd08d30bf2ab0f5549afab5a5c9daba ext4: mount flags manipulation cleanup
c8d46e41bc744c8fa0092112af3942fcd46c8b18 ext4: Add flag to files with blocks intentionally past EOF
d62abe563fa4718e7f85f3e871655434db92366d OMAP4: PMIC: Add support for twl6030 codec
7c821a179f91c3ad52588400ce52a7fb48b9868c Remove fs/ntfs/ChangeLog
a8ab0102d7f031e477dbe31450d5b69d40bea324 doc: fix console doc typo
ddbfeb396eb085e17f5aa830a151d546f16cb868 OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE
942a91a6e04e996c32252bc6c2177f74089d7a1d OMAP: DSS2: DSI: remove external TE support
69b2048f44ead2d278e25d12adf0494b469ffb1c OMAP: DSS2: move timing functions
3651131268d7eae63efdffe6fa4a361abd44d747 OMAP: DSS2: move set/get_wss()
37ac60e414052f1d9301368437db8f0cb9e323fe OMAP: DSS2: move enable/disable/suspend/resume
18946f62c6cc8cf051bafca8b7fa72309e8a1067 OMAP: DSS2: move update() and sync()
446f7bff703f5f82560afde90fb22b7a1d366bbc OMAP: DSS2: move set/get_update_mode()
225b650d41e7cdbf5cd322a461b04493caabed09 OMAP: DSS2: move enable/get_te()
a269950405ab17ce3a604ddcd939709a4a7a747c OMAP: DSS2: move get_recommended_bpp()
96adceceedefff9b849d25ff582bc6f516903994 OMAP: DSS2: move get_resolution()
a2faee84f6d8e35150d60514c6638d223509fa13 OMAP: DSS2: move enable/disable_channel to overlay manager
3f71cbe736e7e9909559fcc4463f43e4b4b348a8 OMAP: DSS2: move wait_vsync()
87424e1bffeaea7bf9e2b8afc16fe584a8641e5e OMAP: DSS2: move get/set_rotate()
8d8aa61dcf8721021cd5c0c86a14ef944535fa54 OMAP: DSS2: move set/get_mirror()
c75d9464c1fa315796e78468bfaf32f2ce676fed OMAP: DSS2: move memory_read()
1a75ef422d0d1319bc0fab66b0bf339069519d8c OMAP: DSS2: move run_test()
1bbb275e261eb204795d4a48b3e485f2ad3d627c OMAP: DSS2: DSI: remove auto-update perf measurement
b9eb5d7d0b9bf7c6430374333e4b9dae73bbba20 OMAP: DSS2: DSI: change DSI bus_lock to semaphore
197d4db752e67160d79fed09968c2140376a80a3 Input: winbond-cir - fix suspend/resume
e21a05cb408bb9f244f11a0813d4b355dad0822e doc: cpuset: Update the cpuset flag file
08268b78d6f0c659dc1d86453c57b336f6f4f9ae mx25: move ARCH_MXC_IOMUX_V3 to the ARCH level
82d52a1948254aa3f35ca1a24c23284bd9f9a9c2 mx51_babbage: Fix ckih2 parameter in mx51_clocks_init function
cd6eb9808ce54caeea779e785e19a9b9bea97e43 mx31ads: Configure SSI5 pins in IOMUX for PMIC module audio support
bac3fcfad565c9bbceeed8b607f140c29df97355 arm/imx/iomux-v1: check for invalid modes in mxc_gpio_mode
e835d88e71f54c048a8cc907cc34084f1dd5846b arm/imx: let platform files include the SoC-specific iomux header
111588f8304b7e13f107bd4c590e8d3939ad907d arm/imx/iomux-v1: rename header file
261f6f681ced65de82a619f6802ebe82fd9af080 arm/mx25: don't include iomux.h which is for iomux-v1 machines
2f6c97c48e727d1bbd3131527380da19161f6f5f arm/imx/iomux-mx3.h: unify style and comments
8902cbd9dbd290ce273c372eec08dfdb14757a47 arm/imx/iomux-mx2x: unify style
6056154145bd6c6ec4eeeaee65f6b12c5b88b1d7 arm/imx/iomux-mx27: unify style and comments
e76feb87422c0bb7517cd97be342f55fab743d3a arm/imx/iomux-mx25: unify style and comment cleanup
6985a719f96e1d83258b47eb170bf44969860ca3 arm/imx/iomux-mx21: unify style
6863f1981060832536f2d06c20c0219b2e74c477 arm/imx/iomux-mx1: unify style and comment cleanup
f021b5a1ef1b229ddc8c5cf3f2c5da308d974a5a arm/imx/iomux-v1: make base address a runtime choice
5e2e95f520538e095d10456acd28d9107317aa32 arm/imx/iomux-v1: rename source file and reorganize Kconfig stuff
8735fde2d0c42ae914d3e68d967612ff417f463c arm/imx/dma-v1: protect #ifdef'd blocks additionally by cpu_is_...
e9f49d4183759e4d8469ac86189ef8bc4374cccc arm/imx/dma-v1: don't use deprecated symbols DMA_BASE and MXC_INT_DMACH0
8e3a6e7fa739d021324d813cd6fdd1c5c7998774 arm/imx: choose sane CONSISTENT_DMA_SIZE if video is enabled for both mx1 and mx3
abf61632884ae6bfd1e7b967d5254fa7b5191e7b arm/imx/irq: order definitions of MXC_GPIO_IRQS numerically
220f7f307015e876a11bf906bf9d7fe669a097a1 arm/imx: don't depend on ARCH_MXC twice
a8e33260ce184aea367fa11ae8bd3ab941e75b49 arm/imx: remove #ifndef CONFIG_COMMON_CLKDEV block
44fb5d1945fe87f3299de5e2e0581f092e8dd455 arm/imx: remove MTD_XIP support
9f69fdb36da31672b0e40712fed494182530c887 arm/imx: don't explicitly select GENERIC_GPIO
03e09cd8902717b66f940357257d8ad76114d9f2 arm/imx: let ARCH_MXC select COMMON_CLKDEV instead of each subfamily
401d87dd66693605147f955ac2a4f1c0ac155027 arm/imx: remove "NO_PAD_CTRL" from Copyright statements
8e9980588c734c29f4322922e35ea509168e9fb5 arm/imx/audmux-v2: use SoC-prefixed names
51918075d74978d6ca6ec14c81f55938f24108a2 arm/imx/audmux-v1: use SoC-prefixed names
6574305b0ed32f286dcebd653a2f3ba4e421f06c arm/imx/gpio: remove a BUG_ON in hot path
3621f188b945a9f9bc1387115834041b7a4619e0 arm/imx/gpio: use fls to find set bits in the irq status register
3244c3e7797d235250cd01d4a1d3f60b3b2f6261 arm/imx: use generic_handle_irq instead of open-coding it
3d40f7fef45c0173e98dcdad6a9d642127331c66 arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
4a50d00cb90dd5dd79e40281a8719a1fc673c2a5 arm/mx2: split generic.c into mm-imx2[17].c
621b0e53b5059bf5641c3294c31ac2949c966c93 arm/mx2/devices: no need for IMX_NEEDS_DEPRECATED_SYMBOLS any more
897359d596ca406aaa9f9687b439b4498b579d7f arm/mx2: define seperate gpio port descriptions for imx21 and imx27
3636a145321573f2f735e3ae69f87e0fb166abec arm/mx2: use per-SOC nand device
dd2b4a7abf82d88261f8f98e1361388a7db2ffe4 ALSA: hda - remove unnecessary msleep on power state transitions
c5ecc484c528ff50bdbb16fbfbac758ee368b329 pktcdvd: use BIO list management functions
cf089455966e21aeb8e4cd2669e0c1885667b04e x86, mrst: Add vrtc platform data setup code
16ab5395856d8953ae3d81e81bd6a8c269a1bfd6 x86, mrst: Add platform timer info parsing code
af2730f6eefce24c4ef1dc3f8267d33626db81bc x86, mrst: Fill in PCI functions in x86_init layer
5b78b6724a405d4b649db53f7aac28c930c89640 x86, mrst: Add dummy legacy pic to platform setup
a712ffbc199849364c46e9112b93b66de08e2c26 x86/PCI: Moorestown PCI support
4966e1affb45c5fc402969e10e979407b972a7df x86, ioapic: Add dummy ioapic functions
05ddafb17ad1a73c8bc333cb328bad46513e85e7 x86, ioapic: Early enable ioapic for timer irq
28a3c93d11212655ce0a9be977c405c703844164 x86, pic: Fix section mismatch in legacy pic
c610028611479e6b9d8b2f1a6628e9417ef4114f Add MAINTAINERS entry for virtio_console
d6933561924d8022f5d986ce7c511a2646eeadce virtio: console: Fill ports' entire in_vq with buffers
22a29eacd2a17f22c8260a8106a4e36bae7fb6ea virtio: console: Error out if we can't allocate buffers for control queue
7177876fea8306a6f49400d11f5913bf9b3b5e5f virtio: console: Add ability to remove module
a9cdd4855738906043b8131cfe8055d6cde88ffe virtio: console: Ensure no memleaks in case of unused buffers
298add723aecd7af461319fe815d935ef2c40d78 virtio: console: show error message if hvc_alloc fails for console ports
d99393effd76571cf2c4a07cbb6e86d41855a8fa virtio: console: Add debugfs files for each port to expose debug info
1f7aa42d166cd104b0700d61efe2064178a3f6da virtio: console: Add ability to hot-unplug ports
7f5d810dac70214d00b2440787535b6c7a73b6b7 virtio: console: Handle port hot-plug
88f251ac58b2460ed16ff619a020ad3ef365e607 virtio: console: Remove cached data on port close
431edb8a8bca71008fefceadf53b9315ef7196ec virtio: console: Register with sysfs and create a 'name' attribute for ports
3c7969ccb569968a79fab3729075751bc8fc2f78 virtio: console: Ensure only one process can have a port open at a time
2030fa496d74b49220308eaccf656e2338019cfd virtio: console: Add file operations to ports for open/read/write/poll
fb08bd274df61967f40d49c4625fe6ed75a69ab5 virtio: console: Associate each port with a char device
b766ceed5bbf04ae153389f5a15f53b9b6106a35 virtio: console: Prepare for writing to userspace buffers
17634ba25544d60af1968982929150efad755032 virtio: console: Add a new MULTIPORT feature, support for generic ports
f997f00bf8c3ddf748d757105afa1a7dd5297208 virtio: console: Introduce a send_buf function for a common path for sending data to host
203baab8ba3195dd929473ba95b91c2b838833e6 virtio: console: Introduce function to hand off data from host to readers
2658a79acf014deb0eaff2063f8f7a2b59f41285 virtio: console: Separate out find_vqs operation into a different function
cfa6d3792550c9eac51887181358954e6515da6b virtio: console: Separate out console init into a new function
4f23c573c0dbebfd193cfb90b003d67929c58b31 virtio: console: Separate out console-specific data into a separate struct
cb06e3676b22013e9b759627e41656ddb07dee6d virtio: console: ensure console size is updated on hvc open
1c85bf35449196e74deb487961d2f90c98f7b7ff virtio: console: struct ports for multiple ports per device.
d8a02bd58ab6da4495a2d1af74d980c217e9abcf virtio: console: remove global var
38edf58d73c28b082ec808aecdeb0ef2b92af049 virtio: console: don't assume a single console port.
73954488b1cc74cf46d6b94b8d3175f45496bd32 virtio: console: use vdev->priv to avoid accessing global var.
a3cde44908429e52b2ec052ad5a70ef60e1f2d56 virtio: console: introduce a get_inbuf helper to fetch bufs from in_vq
e27b519807e04d950802cb89f7b22933d8d2f837 virtio: console: ensure add_inbuf can work for multiple ports as well
fdb9a054554e1e435e927c9a47a999f026abd408 virtio: console: encapsulate buffer information in a struct
21206ede8826fd9d2eb72e05b429f3ccb1bdaff5 virtio: console: port encapsulation
f550804ab92e37a08d2622522a0f11252a2158ea virtio: console: We support only one device at a time
1dff399616a79b8ef5d61ad68f2ef1e1f590b465 hvc_console: make the ops pointer const.
971f3390003619ea4ac0b20ee93dfd3209025790 virtio: console: statically initialize virtio_cons
a23ea92474e558b071d3e43d961ec767c31faebd virtio: console: comment cleanup
3b8706240ee6084ccb46e53cd3a554356b7eeec8 virtio: Initialize vq->data entries to NULL
c021eac4148c16bf53baa0dd14e8ebee6f39dab5 virtio: Add ability to detach unused buffers from vrings
69740c8ba878f58bc3c71f74618fc2cd1da990da virtio_blk: add block topology support
d57ed95da483418e8b0433da693c9168dd0a2df6 virtio: use smp_XX barriers on SMP
97a545ab6ce922a0f868d192718a48a0091ebc5e virtio: remove bogus barriers from DEBUG version of virtio_ring.c
28ff4ef71795fe6f6c0cc06a04911c9ca09c2c11 lguest: remove unneeded zlib.h include in example launcher
169c246a30808588436794e96a97c61a01af9bed virtio: fix balloon without VIRTIO_BALLOON_F_STATS_VQ
1f34c71afe5115e77a49c4e67720a66e27053e54 virtio: Fix scheduling while atomic in virtio_balloon stats
9564e138b1f6eb137f7149772438d3f3fb3277dd virtio: Add memory statistics reporting to the balloon driver (V4)
1f08b833ddbdb1c8e81c4b1053c2ebb7b89cb437 Add __devexit_p around reference to virtio_pci_remove
0fdc54b2019700a4b50179914e810367c14044a3 Merge branch 'pm-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
2e5070bc1152e8afbf76734e8e3fbfbe60a573ef ARM: S3C64XX: Declare IISv4 PCLK for S3C6410
de6985be185167d14a79695f345025c531a685d0 ARM: S3C64XX: Add AC97 platform resources
1f1008684a392f92c174252243d72a3297d6fa46 ARM: SMDK6410: Register IISv4 device
a7a81d0bbd7820b279b14dbe00041a603c3cbf84 ARM: SMDK6410: Add support for PMIC LED on WM1192-EV1 PMIC module
60f9101a8881797fecd89450b8a8d17a440e6281 ARM: SMDK6410: Add initial support for WM1192-EV1 PMIC board
bc449e53121681d16fbefb9c14d28b0638ae33db ARM: S3C2443: GPIO: Correct AC97 pin defines
c2b2c645dbeecb3433021ea71c6bbed70a1e9db6 ARM: SMDK2443: Enable AC97 device
1088f336ccc73feaaff2f95eec6fb5b6e7e94337 ARM: SAMSUNG: Fix UART number for S5P6442
03843a1294073c19783b43f60f3a455dd0672685 ARM: S5P6442: Add serial port support
7f7035f21c10d83994e045a98c0906781dba02d3 ARM: S5P6442: Add S5P6442 configuration file
461859db1f367200602d81c9352e2477a6187814 ARM: S5P6442: Add SMDK6442 board support file
550db7f155c9e51288fbe114fbb33d7a044d8a75 ARM: S5P6442: Update Kconfig and Makefiles
d13de2ab8a7afe2d915be4c4758fe25825204226 ARM: S5P6442: Add <mach/*.h> files missing from original commit
d9f18a981bd0a724c87d04db1d61d91261a2feb4 ARM: S5P6442: Add IRQ support
b6f837575edc5213e00903afea240f0119ee5ec9 ARM: S5P6442: Add clock support for S5P6442
5f7f6a4a0df9b43051d57fdb8ea96c083247a08f ARM: S5P6442: Add Samsung S5P6442 CPU support
a0af8b3c701d254b55fc291150d5320317c0a338 ARM: SAMSUNG: adc: disable/enable IRQ on suspend/resume
0fe1309b4db2a994d0b8347cea034cf58cb4b312 ARM: SAMSUNG: Add resources description for s3c24xx ts driver
7965b214bfbe0e6b3dc843cd1d639dc2711ff86e ARM: SAMSUNG: Eliminate plat-s3c
f94327f2cebf3711defd25375df0c380562127ba ARM: SAMSUNG: Move include/mach files out of plat-s3c
ae5fa355ec571525fab60f66dd9d6a2b12c7575e ARM: SAMSUNG: Select NO_IOPORT for plat-samsung
46ba2a7284fbd61fcba1e16bdd723c79ec5c268f ARM: S3C24XX: Move audio-simtec.h to plat-s3c24xx
89f1fa080b5dca259c9779bcf81b95a409fdbf5b ARM: SAMSUNG: Move plat-s3c Kconfig entries to plat-samsung and plat-s3c24xx
8250a5c381cc6714a061a39cfd29d7453e8ad64b omap2/3/4: mailbox: use dedicated work queue for handling mailbox rx interrupt
4499ce42935db68debba0a2d2ab8280627e4b692 omap: mailbox: correct OMAP4 SIDLEMODE logic
a6a6022871b83ff31c34495709f53e3faef80976 omap: mailbox: correct OMAP4 reset logic
5772ca7d7897722e7ed4c476bafee0b07bd9193e omap4: Use irq line defines from irq-44xx.h
835a36ca4a4cd9da557318c0e213346644a4b2c8 cifs: set server_eof in cifs_fattr_to_inode
fb977e2ca607a7e74946a1de798f474d1b80b9d6 xfrm: clone mark when cloning policy
89612124d6d62230043ebd827a2b54ea5ea5280c iwlwifi: increase command buffer size
88d892a37fc231ab2aa3b1c40ca9d67224616594 ceph: don't clobber write return value when using O_SYNC
a1ea787c7b6ec036d169d84e08cca7b6e399ba70 ceph: fix client_request_forward decoding
2600d2dd5085ab6fb09540226138a60055abf335 ceph: drop messages on unregistered mds sessions; cleanup
a6369741c48815fedfce7072b7a9cd98b5bafd56 ceph: fix comments, locking in destroy_inode
4ce1e9adabbad8f2c45ceeeb6de56cc368484297 ceph: move dereference after NULL test
5b3a4db3e4009aff918abb1353eb3f4925393a7b ceph: fix up unexpected message handling
c499546f43f2c31b681271ef7db922839fcde5fe [ARM] MV78xx0: Support for Buffalo WXL (Terastation Duo)
a99db248afd4682a6a9e2aea465cb4c2eb6e26be omap4: Use dma line defines from dma-44xx.h
ab9bdc34d68dafc6fea0ba733231f1c9696ce9c4 Revert "iwlwifi: Monitor and recover the aggregation TX flow failure"
e927f8d04ec8aff249beab2f7e1832c67623d0f5 omap4: Add auto-generated irq and dma headers
6dbbe14f21368a45aedba7eab0221857b8ad8d16 x86, ptrace: Remove set_stopped_child_used_math() in [x]fpregs_set
ff7fbc72e0c3ef7e94a27a3a918fd09ec9a30204 x86, ptrace: Simplify xstateregs_get()
c6a0dd7ec6fb2d4927979ed4dc562fc5c122d826 ptrace: Fix ptrace_regset() comments and diagnose errors specifically
ee40ceab234d34abdfeb9922d0f1a18bfa7efdaf [ARM] MV78XX0: MPP routines and definitions
d5b5746bed1023e4a55f96405422d3e51968fa43 [ARM] eSATA SheevaPlug: correlate MPP to SD CD and SD WP
d7b222d708e6eff0cf47928f439c8bcf49f10bb6 [ARM] eSATA SheevaPlug: configure SoC SATA interface
d8ecb3490050b33bf46ce77c7f239e0fc51a6835 [ARM] eSATA SheevaPlug basic board support
189b3b1c89761054fee3438f063d7f257306e2d8 Security: add static to security_ops and default_security_ops variable
96c03bccc7defb1f0d486165af5c0b8590f56c11 [CIFS] Minor cleanup to EA patch
31c0519f7af99ae60fd39f7f1c1f7ae1efb56760 cifs: merge CIFSSMBQueryEA with CIFSSMBQAllEAs
0cd126b504cede8a74acf7583a44eba32f9a1da1 cifs: verify lengths of QueryAllEAs reply
e529614ad0c2bf1f3a6fcf1402aa77430ecfaa2c cifs: increase maximum buffer size in CIFSSMBQAllEAs
6e462b9f2c37101312109aaa46e196bdca6c846d cifs: rename name_len to list_len in CIFSSMBQAllEAs
f0d3868b78752024dd7550d0d18fb9e0601cfb69 cifs: clean up indentation in CIFSSMBQAllEAs
370b41911c0f1074e654a28466411b5c879e4dfd cifs: add parens around smb_var in BCC macros
266fe2f217d1dc9f8041e395c0ab4569a5bad91a perf/scripts: Remove check-perf-trace from listed scripts
82d156cd5e817055c63ec50247a425c195f4cb14 perf/scripts: Move Perl scripting files to scripting-engines dir
7397d80ddde8eef3b1dce6c29e0c53bd322ef824 perf/scripts: Move common code out of Perl-specific files
e26207a3819684e9b4450a2d30bdd065fa92d9c7 perf/scripts: Fix bug in Util.pm
f526d68b6ce9ba7a2bd94e663e240a022524c58a perf/scripts: Fix supported language listing option
79dcfdd407208cba06bd446e93b0809df1cf10d1 OMAP3: PM: Added support for L2 aux ctrl register save and restore
a89b6f006201469a74dfc0cc4e953648b6a1c69d OMAP3: PM: add scratchpad locking function
5a1b1d3a9efad6bd53d01ff02e86626d1a51d697 OMAP3: RX-51: Pass cpu idle parameters
a4b41d8ed805e90bd855ac572eaeb13901d4af32 OMAP3: RX-51: support sleep indicator LEDs
709731bb369b562586ee4c60f3f0393eb94dd9d6 OMAP3: cpuidle: Add valid field into C-state parameter passing
bb4de3df69e2993d642e38e17a3eccfe37845acc OMAP3: cpuidle: configure latencies/thresholds from board file
6af83b38613da58a221e56af676097575ce2c763 OMAP3: cpuidle: Update statistics for correct state
8ca458221800416f16f95878e932f5f0e2a1618f omap3/4: Remove overlapping mapping of L4_WKUP io space
737daa036081ad3030268f658d8dff785b3e73cd omap4: Fix omap_type() for omap4
35c0dc389d42c3d8c20ecdf0829fe9e935084b10 omap: sdma: Limit the secure reserve channel fix for omap3
1ce0f9d4a9a2adebf0754a694a9bd1d5ab870449 omap4: sdma: Enable the idle modes on omap4
b7ebb10b0a9793effa4a74a3c29049b44c6b8176 omap2/3/4: ioremap omap_globals module
e03d37d85909fd9b09e78087c57b45972a7664ad omap3/4: uart: fix full-fifo write abort
ae46ec77311b550be992339c1e01fc20bc65296e omap4: multi-omap: Allow build to work
83905c134571642d7e8a1e51ae9f26bd3a3ad82a ASoC: OMAP-McBSP: ASoC interface for McBSP sidetone
d912fa9255845ffd8029482d408b6139344891c8 McBSP: OMAP3: Add sidetone feature
bce066836644f12b239b86bbfdd475d7b24b9a49 omap: musb: Add USB support to 4430 SDP board file
5e6dbc260704ce4d22fc9664f517f0bb6748feaa parisc: Disable CONFIG_HAVE_ARCH_TRACEHOOK
7bc5e3f2be32ae6fb0c74cd0f707f986b3a01a26 x86/PCI: use host bridge _CRS info by default on 2008 and newer machines
2fe2abf896c1e7a0ee65faaf3ef0ce654848abbd PCI: augment bus resource table with a list
89a74ecccd1f78e51faf6287e5c0e93a92ac096e PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
2adf75160b10bf3f09ed7d3d04e937f923fc557e PCI: read bridge windows before filling in subtractive decode resources
fa27b2d108fa49685129867a8c5b968344d6e197 PCI: split up pci_read_bridge_bases()
63cf28ac3e3166a02a4e0db6168cf403ed66e3a5 OMAP: DSS2: fix get_dsi/dispc_clk_source() usage
8ccb92ad41cb311e52ad1b1fe77992c7f47a3b63 netfilter: xt_recent: fix false match
2c08522e5d2f0af2d6f05be558946dcbf8173683 netfilter: xt_recent: fix buffer overflow
aefbd3e823d4fe219bb6420b0cac505847270507 usb/gadget/{f_audio,gmidi}.c: follow recent changes in audio.h
47fc9a0a808f23b7b305f6c018e4882118b88d92 ASoC: fsi: Modify over/under run error settlement
db72c2f89790f919d65d0adbee390958005c40fc ASoC: OMAP4: Add McPDM platform driver
b3b0b4580bcb771d1d53b3d5acf689cba9907392 ASoC: OMAP4: Add support for McPDM
e17dd32f342d0e876f729b348614320b297cf6f3 ASoC: OMAP: data_type and sync_mode configurable in audio dma
0d7d8bf3b896dd8752284e2a7639a03936085e5f ALSA: hda - Add missing description in HD-Audio-Models.txt
76e6f5a9efc919f9179163c66403451a789d47ab ALSA: add support for Macbook Air 2,1 internal speaker
10886af54a2478f97f2d5f89bbe270b99206f8ab e1000: correct wrong coding style for "else"
bddd87c7e622ea681c665049027ed84cdcafcb09 blk-core: use BIO list management functions
de48c7bc6f93c6c8e0be8612c9d72a2dc92eaa01 ALSA: usbaudio: consolidate header files
7b8a043f2686af9f41e313a78ed5e98233e5fded ALSA: usbmixer: bail out early when parsing audio class v2 descriptors
53ee98fe8ac77d00bacc1c814d450d83cbd193d4 ALSA: usbaudio: implement basic set of class v2.0 parser
8fee4aff8c89c229593b76a6ab172a9cad24b412 ALSA: usbaudio: introduce new types for audio class v2
28e1b773083d349d5223f586a39fa30f5d0f1c36 ALSA: usbaudio: parse USB descriptors with structs
d02f0cff1da4a1bd609e8d3eae3a2e85459cd8a1 cciss: export linux/cciss_defs.h header
32679f95cac3b1bdf27dce8b5273e06af186fd91 ALSA: hda - enable snoop for Intel Cougar Point
d01aecdf900574cf6be7c1c6114e708801126baf ALSA: hda - Remove identical definitions for macmini3 model
fa80945269f312bc609e8384302f58b03c916e12 ACPI thermal: Don't invalidate thermal zone if critical trip point is bad
94ea5e449ae834af058ef005d16a8ad44fcf13d6 sh: wire up SET/GET_UNALIGN_CTL.
7c1b2c6890a1a033dde4f6991c0a1fcd69cf58ce sh: allow alignment fault mode to be configured at kernel boot.
41dcc17c735d4e99a91002b09850d0f09ee4ab4b ARM: mach-shmobile: pfc-sh7377: modify KEYIN settings
54b56170e4517e9606b245c3f805fc96baa059f0 Merge remote branch 'origin/x86/apic' into x86/mrst
295fae568885a93c39a0e29a9455054608b6cc0e xfrm: Allow user space manipulation of SPD mark
6f26b61e177e57a41795355f6222cf817f1212dc xfrm: Allow user space config of SAD mark
34f8d8846f69f3b5bc3916ba9145e4eebae9394e xfrm: SP lookups with mark
b16694f70c40ea8d539cdc93a422039771e85870 PCIe PME: use pci_pcie_cap()
6cbf82148ff286ec22a55be6836c3a5bffc489c1 PCI PM: Run-time callbacks for PCI bus type
8ca2e93b557f2a0b35f7769038abf600177e1122 xfrm: SP lookups signature with mark
552be54cc4232dc5acc49ccb372129d6f1b6923f PCIe PME: use pci_is_pcie()
3d6acfa7641fd0a35f608b142f61e79f7ed8db43 xfrm: SA lookups with mark
b67ea76172d4b1922c4b3c46c8ea8e9fec1ff38c PCI / ACPI / PM: Platform support for PCI PME wake-up
3f0be67188c60ebf1b5d00354b44b4b24f5af313 ACPI / ACPICA: Multiple system notify handlers per device
f517709d65beed95f52f021b43e3035b52ef791a ACPI / PM: Add more run-time wake-up fields
9630bdd9b15d2f489c646d8bc04b60e53eb5ec78 ACPI: Use GPE reference counting to support shared GPEs
c39fae1416d59fd565606793f090cebe3720d50d PCI PM: Make it possible to force using INTx for PCIe PME signaling
d02e30c31c57683a66ed68a1bcff900ca78f6d56 Merge branch 'x86/irq' into x86/apic
c7f486567c1d0acd2e4166c47069835b9f75e77b PCI PM: PCIe PME root port service driver
58ff463396ad00828e922d50998787e97fd32512 PCI PM: Add function for checking PME status of devices
bd55775c8dd656fc69b3a42a1c4ab32abb7e8af9 xfrm: SA lookups signature with mark
bf825f81b454fae2ffe1b675f3a549656726440e xfrm: introduce basic mark infrastructure
6d3be84aab461815978d970aa45f5bc9e52dd772 PCI: mark is_pcie obsolete
9958610552c0bd7558b41cb8addbd865587f142a PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges
32180e402f9ff1f3389c99edf3f393425e706080 PCI: pciehp: second try to get big range for pcie devices
9789ac979b6b6ae6cc09f7b29c88e95ecb14ec39 PCI: pciehp: cleanup flow in pciehp_configure_device
6841ec681a88b66651e4563040b9c7a7ad25d7b5 PCI: introduce pci_assign_unassigned_bridge_resources
977d17bb1749517b353874ccdc9b85abc7a58c2a PCI: update bridge resources to get more big ranges in PCI assign unssigned
d65245c3297ac63abc51a976d92f45f2195d2854 PCI: don't shrink bridge resources
cd81e1ea1a4cda94aa5f3e942301cf0da497c262 PCI: reject mmio ranges starting at 0 on pci_bridge read
568ddef8735d4a51a521ba6af026ee0c32281566 PCI: add failed_list to pci_bus_assign_resources
5009b46025acb2d3955d2c93574604fba667ef39 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources
ba02b242bbf8e4e1bc63d62e8ccec33b4e5ea132 PCI hotplug: check ioremap() return value in ibmphp_ebda.c
939fdc67350e15aeeea70457d5b4bc1116bb4fd5 PCI hotplug: fix ibmphp build error
4fb88c1a28a8dc302bdc09858e7cdafc97bef794 PCI: Make pci_scan_slot more robust
0bf01c3c86d4b9ea279d6215420484db887f5db5 PCI: hotplug/cpcihp, fix pci device refcounting
41a68a748bbc61f5bcea999e33ba72926dfbe6f7 PCI: push deprecated pci_find_device() function to last user
7c9342b8dd1a32386fc32bffb9eedebbfe264763 PCI: don't dump resource when bus resource flags indicates unused
5eeec0ec931a01e85b3701ce121b7d8a1800ec60 resource: add release_child_resources
7cc5997d1dada3bdeed95a59c2f4f6c66cbb0767 PCI: separate pci_setup_bridge to small functions
b0fc889c4311835ae7d02f433154bc20cad9ee11 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region
6fcaf17ac7a512227112ac81c0e1a5862bab57a6 PCI hotplug: fix memory leaks
3b7a17fcdae532d29dffab9d564a28be08960988 resource/PCI: mark struct resource as const
b26b2d494b659f988b4d75eb394dfa0ddac415c9 resource/PCI: align functions now return start of resource
93da6202264ce1256b04db8008a43882ae62d060 x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDs
93177a748ba0d4f3d3e51c8e6c785773bf6a70df PCI: Clean up build for CONFIG_PCI_QUIRKS unset
3804259475314a50e4d7a8a974a22fddb6ac7dd7 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops
9dfd97fe12f79ec8b68feb63912a4ef2f31f571a PCI: Add support for reporting PCIe 3.0 speeds
45b4cdd57ef0e57555b2ab61b584784819b39365 PCI: Add support for AGP in cur/max bus speed
9be60ca0497a2563662fde4c9007841c3b79a742 PCI: Add support for detection of PCIe and PCI-X bus speeds
3749c51ac6c1560aa1cb1520066bed84c6f8152a PCI: Make current and maximum bus speeds part of the PCI core
536c8cb49eccd4f753b4782e7e975ef87359cb44 PCI: Unify pcie_link_speed and pci_bus_speed
f07852d6442c46c50b59c7e2acc8a1b291f9ab6d PCI: Rewrite pci_scan_slot
6c6971dc4e8c23bb61bf309898e1693f9c5c8c24 ARM: SAMSUNG: Move the last build from plat-s3c to plat-samsung
2c420fe22f3d526691773288807d010068ce3033 ARM: SAMSUNG: Move DMA support to plat-samsung
806c17b5497f62faa65a1fdd235b7fa2df17d704 ARM: SAMSUNG: Move pm.c to plat-samsung
7086a9df056602c8e0d9ae8fe17b028832d05f3d ARM: SAMSUNG: Move map-base to plat-samsung
c116c1d7254348c7247ec4d7ab005dcc3f42565b ARM: SAMSUNG: Move common headers from plat-s3c to plat-samsung
aa5120d2ef228042416d3023fb7eda9ee487dcf9 drm/radeon/kms: implement reading active PCIE lanes on R600+
08ff2a7a7a13c562e81a406722193f43cbb4e4ef drm/radeon/kms: for downclocking non-mobility check PERFORMANCE state
9038dfdf699a3227004f1f6da32a3ef4ef3ba5a4 drm/radeon/kms: simplify storing current and requested PM mode
d03f5d5971f2dd4bd259c46e065299661d8fdc9f drm/radeon: fixes for r6xx/r7xx gfx init
6271901d828b34b27607314026deaf417f9f9b75 drm/radeon/rv740: fix backend setup
8e36113082821980c60ce89a6c5d45fc9492fc26 drm/radeon/kms: fix R3XX/R4XX memory controller initialization
f735261baab3a275a273533c391d2d1b86a9e66a [rfc] drm/radeon/kms: pm debugging check for vbl.
b4fe945405e477cded91772b4fec854705443dd5 drm/radeon: Fix memory allocation failures in the preKMS command stream checking.
7a9f0dd9c49425e2b0e39ada4757bc7a38c84873 drm: Add generic multipart buffer.
7f6b9dbd5afbd966a82dcbafc5ed62305eb9d479 af_key: locking change
808f5114a9206fee855117d416440e1071ab375c packet: convert socket list to RCU (v3)
1cc523271ef0b6305c565a143e3d48f6fff826dd seq_file: add RCU versions of new hlist/list iterators (v3)
35e2da46d25a53e0e19956f533cc29272a6cceb2 can:ti_hecc: Add pm hook-up
e5f8d9ac46e0291594abaa76bf467a08367bcccf isdn: fix a few Kconfig imperfections
48e2f183cb1709600012265a2e723f45a350d5fe net: convert multiple drivers to use netdev_for_each_mc_addr, part4
7a81e9f3ca712db82344ea3ab2a5879241f59c48 e1000: convert to use netdev_for_each_mc_addr
0ddf477b8a9b02412a6cabd51c486998811c7dd1 net: convert multiple drivers to use netdev_for_each_mc_addr, part3
3b9a7728d878a3e7adc79fb89c3bb9ebc23760d7 net/arm: convert to use netdev_for_each_mc_addr
0bc88e4af07621bc4b84477374745d01a470e85d drivers/net/typhoon.c: Use (pr|netdev)_<level> macro helpers
53639207c032ec63dac3661af94447f9774cd40b b44: use netdev_alloc_skb instead of dev_alloc_skb
8850dce170b460d9e46a827a62d6d7bb7e7cfcf3 b44: Set PHY address to NO_PHY if reset fails.
7a0deb6bcda98c2a764cb87f1441eef920fd3663 pci: add support for 82576NS serdes to existing SR-IOV quirk
3c945e5b3719bcc18c6ddd31bbcae8ef94f3d19a ixgbe: prevent speculative processing of descriptors before ready
7f0ff702cdf51472750f4b6042866f1b83a11215 ARM: Merge next-samsung-s3c64xx-platdeletion
110d85acd479b80dc11b7fa3abef63285da8ea0c ARM: S3C64XX: Eliminate plat-s3c64xx
281ff33b7c1b1ba2a5f9b03425e5f692a94913fa x86_64, cpa: Don't work hard in preserving kernel 2M mappings when using 4K already
ad6cfc2ac71180171e090e69ae8762ac511884b1 Merge remote branch 'alsa/fixes' into fix/misc
9df30794f609d9412f14cfd0eb7b45dd64d0b14e drm/i915: Record batch buffer following GPU error
7b9c5abee98c54f85bcc04bd4d7ec8d5094c73f4 drm/i915: give up on 8xx lid status
f590d279eb4978352af163a88b001f156c7147d2 drm/i915: reduce some of the duplication of tiling checking
10ae9bd25acf394c8fa2f9d795dfa9cec4d19ed6 drm/i915: blow away userspace mappings before fence change
4a7266123fce399f695b62b7f87b467b317f1487 drm/i915: move a gtt flush to the correct place
af86d4b0f064413d2f353a41cdc23b7dbff0823d agp/intel: official names for Pineview and Ironlake
4f8a567c4666c73284832240db89fdadb2c50bd5 drm/i915: overlay: drop superflous gpu flushes
4667a4a52ffc3789c45f46096cdffb053591a8e1 drm/i915: overlay: nuke readback to flush wc caches
4a9bef37e5cf2c73b61ecc9ead52cad2eb4a372b drm/i915: provide self-refresh status in debugfs
b5e50c3f56ee4aa0d0168eab5ece413ac5df76aa drm/i915: provide FBC status in debugfs
357b13c3e498bb658f511f91a9e4f09c9553be6e drm/i915: fix drps disable so unload & re-load works
060e645ac0181f499478a7be0ccb8a5600edc71a drm/i915: Fix OGLC performance regression on 945
b5b72e891a5a6056c849ef8eaf259f126090f88b drm/i915: Deobfuscate the render p-state obfuscation
f97108d1d0facc7902134ebc453b226bbd4d1cdb drm/i915: add dynamic performance control support for Ironlake
ee980b8003a25fbfed50c3367f2b426c870eaf90 drm/i915: enable memory self refresh on 9xx
4a6967b88af02eebeedfbb91bc09160750225bb5 mwl8k: convert to new station add/remove callbacks
e01292b1fd68ff2abe234d584b06e64344d2c1de tracing/kprobes: Add short documentation for HAVE_REGS_AND_STACK_ACCESS_API
b9dd94a87e5b4d0e864636698931aeeeb3c9d770 ASoC: core: On resume also check the soc device state
c4081ba5c9f6f7bdffe49e501a8604a2c0797ef9 cfq: reorder cfq_queue removing padding on 64bit
f11cbd74c5ff3614f6390b4de67a6ffdc614c378 Merge branch 'master' into for-2.6.34
429c42c9d246f5bda868495c09974312a0177328 cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.h
b028461d66a4dc2754d4e5dab1b3974c44798c5d cciss: remove C99-style comments
8cb3a2ebc19eef58bcbd5460c4fb463f30bc6459 ARM: mach-shmobile: ap4evb: Add S6 debug switch support
5098280e015e36daebfd16f976ec3db6f4975fac ARM: mach-shmobile: ap4evb: Add LED support
bf30a4309d4294d3eca248ea8a20c1c3570f5e74 ALSA: via82xx: add quirk for D1289 motherboard
16afc9fb0298a66da25ee015eb3c8a8f55e3744a sh: sh7724: Update FSI/SPU2 clock
6f26d19fce5907cdd0fd953ac1a1d0b1e6e5982c sh: always enable sh7724 vpu_clk and set to 166MHz on Ecovec
7be85c6eb4462cd973e680d9dcf897a7b5b26165 sh: add sh7724 kick callback to clk_div4_table
0a5f337ecd20e70e84a5cfc0f2c24d0366087026 sh: introduce struct clk_div4_table
de7ca2144c36291a491bd39afad172f56432a4bb sh: clock-cpg div4 set_rate() shift fix
586f64c749a71fa2c86e1e2c121d22c8bc60669a Fix of spelling in arch/sparc/kernel/leon_kernel.c no longer needed
40717382e0c1f572553e4fdefb489db4b95a5e7e ALSA: usbaudio Mbox support, output only
2ee78f7b1d8ada2615ecbcd9fea70580008bd6ce x86: Fix non-bootmem compilation on PowerPC
0708cc582f0fe2578eaab722841caf2b4f8cfe37 ALSA: hda-intel: Add position_fix quirk for ASUS M2V-MX SE.
2448158ed2ae64ef3219b51e0176a4e1151ba9ec ALSA: Typo. s/distrubs/disturbs/
9d54f08bc77bf6dfe835b945d03b6e127c9fc5a3 ALSA: hda - Clean up Intel Mac unsol codes
e458b1fadf9239d1fdb165ff4c4ea0d807041bec ALSA: hda - Add Macmini 3,1 support
ba579eb7b30791751f556ee01905636cda50c864 ALSA: hda: Use 3stack quirk for Toshiba Satellite L40-10Q
a1e1274747b2741188b554e35dc5d4056ef7beac Input: gamecon - use pr_err() and friends
af930d646251a6d3f4fd80c5fe158177487f43b7 Input: gamecon - constify some of the setup structures
0995174dda3e97d70fd9c335c55041b6b5aa11dd Input: gamecon - simplify pad type handling
315543fd112ae3b573bc44e7dbfef99c11714610 Input: gamecon - simplify coordinate calculation for PSX
d38fcb9690532e6e2e064d711262b14d638113b9 Input: gamecon - fix some formatting issues
7aa9e0e8263259f4517ba1788f4fbaa88e878400 Input: gamecon - add rumble support for N64 pads
992426bfe98e71db1ce767fd66f6c68ed18fcc14 ARM: SAMSUNG: Remove dma-plat.h to allow plat-s3c64xx to be removed
6d636c68e9253fb641c325052bcf9ba513a58ed3 ARM: 5949/1: NUC900 add gpio virtual memory map
ce746e471f286ab566ae1a4b0df0f90fd8404c67 ARM: 5948/1: Enable timer0 to time4 clock support for nuc910
64de028948f449af17cf387f45a45f36ffd3c960 ARM: 5940/2: ARM: MMCI: remove custom DBG macro and printk
2ae3ba39389b51d8502123de0a59374bec899c4d selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
faa5c5c36ec50bf43e39c7798ce9701e6b002db3 perf tools: Don't use parent comm if not set at fork time
10fe12ef631a7e85022ed26304a37f033a6a95b8 perf symbols: Fix up map end too on modular kernels with no modules installed
aef55d4922e62a0d887e60d87319f3718aec6ced Merge branch 'x86/urgent' into x86/irq
2ef2d7477549c85b84b24b155baa798650cbf90b sparc64: If 'slot-names' property exist, create sysfs PCI slot information.
06c92ee6384c33dbb6e313c66272181db70abbb0 eepro: fix netdev_mc_count conversion
431fb7df24ebf360ba35895a60d084de364e39f8 ARM: SAMSUNG: Move pm-core.h to machine directory
89f0ce721c0bc95c109300edcd8525d8ea5df8f2 ARM: S3C64XX: Remove plat-s3c64xx Kconfig and PLAT_S3C64XX
55bf9267dd628c9369674ca75f5b00e275529289 ARM: S3C64XX: Combine the clock init code
62acb2f82dc27cd40729e7d4c2879e57fe41b927 ARM: S3C64XX: Merge s3c6400-clock.c and clock.c into mach-s3c64xx
6ce8fde296e56cda9d7416e015ed2fe495c9c48c ARM: S3C64XX: Merge s3c6400-init.c into cpu.c
f7be9abaa5f4a64fdcca6808bb7eacb3547e574e ARM: S3C64XX: Move core support to mach-s3c64xx
88fc68a280709f3fb9488986ab39eac330d17b6d ARM: S3C64XX: Move device and device setup into mach-s3c64xx
ed618aff8a952f712caf1d475e0947a32a8b6606 ARM: S3C64XX: Move IRQ support into mach-s3c64xx
3501c9ae9fc5414d09c9a8d3a5452d2b167db916 ARM: S3C64XX: Move headers into machine include directory
198d2f63a6096fe575b696b13ba61b62c620266f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
168cf9af699e87d5a6f44b684583714ecabb8e71 firewire: remove incomplete Bus_Time CSR support
4a9bde9b8ab55a2bb51b57cad215a97bcf80bae2 firewire: get_cycle_timer optimization and cleanup
978ebd97d1426d5708d3f353179ab81f191a7eeb xfs_export_operations.commit_metadata
f501912a35c02eadc55ca9396ece55fe36f785d0 commit_metadata export operation replacing nfsd_sync_dir
ae1402022edbeef3991f1e4bae8fa99558be291b ARM: make_coherent(): fix problems with highpte, part 2
4b3073e1c53a256275f1079c0fbfbe85883d9275 MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
0d561f12b490dd2b993d73112d3297007688e6df nilfs2: add reader's lock for cno in nilfs_ioctl_sync
49b764aebde6ceea393f56cd3449bfa5720f8383 Input: wacom - add device type to device name string
23c239be223d7427da51656d6f196bde965d9796 Input: s3c24xx_ts - report touch only when stylus is down
1f91233c26fd5f7d6525fd29b95e4b50ca7a3e88 x86, apic: Remove ioapic_disable_legacy()
f66d744d23dcb7ef659612595e2c9fb2fde4e009 MAINTAINERS: Add two maintainers for be2net driver
9772a43170854ec98b53b054bce9b6476f260d00 be2net: Bump the driver version number
91992e446cadbbde1a304de6954afd715af5121e be2net: Maintain tx and rx counters in driver
294aedcf875b982e2d3bd6d2d9b8124ccb163bf6 be2net: update copyright dates
353176888386d9025062a12dcec08d49af10cf2c r8169: enable 64-bit DMA by default for PCI Express devices (v2)
b81bb373a7e832a43921356aa1291044d7f52fb1 x86, pic: Make use of legacy_pic abstraction
ef3548668c02cc8c3922f4423f32b53e662811c6 x86, pic: Introduce legacy_pic abstraction
35f720c5930f689647d51ad77e2a8d6f0abf66c8 x86: Initialize stack canary in secondary start
d39f6495f66616b637260405d0b5dc2656bc490e x86, ioapic: Improve handling of i8259A irq init
9325a28ce2fa7c597e5ed41455a06c30b82b5710 x86: Add pcibios_fixup_irqs to x86_init
ab3b37937e8f4fb38dc9780b7bc3fd3c5195cca3 x86: Add pci_init_irq to x86_init
b72d0db9dd41da1f2ec6274b03e8909583c64e41 x86: Move pci init function to x86_init
cf4c43dd439b90a1a876b3f836ebe745abb9a269 PCI: Add pci_bus_find_ext_capability
bdfa35118c3149bfa7f6b259ca528f455af07c72 omap: musb: remove unnecessary return
9bdde53fa575d023ca51ba9df41464f62e22feb7 omap: musb: remove unused dma data
7db51121b87b9282d9f9bf554926c1493c504700 omap: musb: remove unused soft_con field
bfc110ee653724577e635e0feacf29aad4ed6c7f arm: omap: musb: we can use clk framework
68499cc5716bbeca16ca8c83ec6e9f04b8dbfacb omap: musb: remove unused data
884b8369ee78c081b5e5a99d1d09a95815d13c28 omap: musb: Pass board specific data from board file
f9828552b945b9522f15f9eccea6d6df0af49753 arm: omap: musb: ioremap only what's ours
1a4f4637492f6a5977dd21b0026da09cd269c4a9 omap: musb: Remove #ifdef from board-omap3evm.c
224e1542b6ca2d38dc0c7ea65fb6760c082b1309 USB: Add empty functions in otg.h
5ebc86eda7ebb36ee66a90a7a5bbfc948f181088 OMAP3EVM: PM: Update defconfig
8a88b61b70c7e3cec702043cdb7f8c88606ddf2c Add devkit8000_defconfig
476544cad1fc9c0b99bc39089677578070e9e62c Add minimal support for DevKit8000
5d4292a524d8908060b077f4d80c106cb288f2e7 AM3517: Enable I2C-GPIO Expander driver support for AM3517EVM
f2afbbb82e263086d02a772e43f5290b1a6f673e AM3517: Enable RTC driver support for AM3517EVM
1f738dc306c86a8293c7ea929d07f55f32d52ff6 AM3517: Enable basic I2C Support
b344d87a28d5684ad9b6c4f880e70c48e23215f1 IGEPv2: Use Red Led1 as Heartbeat if configured
c67b0d987088ae0339edc66de63aea5ac3d76c0d IGEPv2: Added WIFI support
cd2b90d9f7bd33f415e7f17e6ea34808b2ff0e29 omap3: Update defconfig for IGEP v2 to allow new drivers andfeatures
22f1baac70efb547a3e385f13f709625496acb2c omap3: Use timing data for omap2_init_common_hw on IGEP v2
bcd2cbd10ce31c950a40c08d7f601f8ff23537b8 ceph: cleanup redundant code in handle_cap_grant
c9af9fb68e01eb2c2165e1bc45cfeeed510c64e6 ceph: don't truncate dirty pages in invalidate work thread
e63dc5c780ba32d6d8b3662eecce2b8d96489b41 ceph: remove page upon writeback completion if lost cache cap
5ecad6fd7bfd30b3eaea51345f546b81de7a6473 ceph: fix check for invalidate_mapping_pages success
831d06cf5b036a1ed14e412e9311c5e23075ed8d RDMA/nes: Change WQ overflow return code
8e92dc767abb58357e696a48fc3d8ce615a9c01a x86, setup: Don't skip mode setting for the standard VGA modes
e4fc85600b1b4b8114354846ab9594ad354882d0 mlx4: replace the dma_sync_single_range_for_cpu/device API
6e03718c852a7b2ce756e37ae340f4ebfec2f6f3 greth: some driver cleanups
91fea5858418127ad33e0060f726c62be0047eaf net/pcmcia: convert to use netdev_for_each_mc_addr
2f1eb65f366b81aa3c22c31e6e8db26168777ec5 xfrm: Flushing empty SPD generates false events
9e64cc9572b43afcbcd2d004538db435f2cd0587 xfrm: Flushing empty SAD generates false events
8be987d73481831265d7e8c648bec838271bfd9b pfkey: fix SA and SP flush sequence
4ca778605cfec53d8a689f0b57babb93b030c784 ath9k: convert to new station add/remove callbacks
1d669cbf52a01490c14a999daa978e0fa00b494d mac80211_hwsim: convert to new station add/remove callbacks
17f6f054fec57b1bd5c8333bc40b1f3b2b7941aa p54: convert to new station add/remove callbacks
3e60f8607e8072e8b554e9ccb8a4691c580adae4 ar9170: convert to new station add/remove callbacks
ac5b4e168ebd9046a6cd066d50b3341353f2f309 ssb: Add PCI ID 0x4322 to PHU handling
d8728ee919282c7b01b65cd479ec1e2a9c5d3ba8 ath9k: fix beacon timer restart after a card reset
528c3126a98e75f47fc9fa11b243c82a59271d0d iwlwifi: add debugfs to monitor force reset parameters
8a472da431998b7357e6dc562e79a3061ed56cad iwlwifi: separated time check for different type of force reset
d5755939e810f38c969a1d1b0effb2b75095b94e iwlwifi: indicate calib version for 6050 series
d2dfe6df755abb365aa3e2e67d88bda3cce5fd12 iwlwifi: enable serialization of synchronous commands
4a6547c748229ba0425713b4adeb0f2d4000da9e iwl3945: remove STATUS macros from header
5c0ba62fd4b2dce08055a89600f1d834f9f0fe9e ath9k: fix rate control fallback rate selection
54f2d7361da09f3fc2b5407f93ad3b86df951577 MAINTAINERS: update Kalle's email address
c332a4b8eed69a6853dbdbdf16696a45b93e2bf8 wl1271: Added alloc and free hw functions
9b28072220d56fda3249cb7e4e164038b456414d wl1271: Added IO reset and init functions
7b048c52d7283ebf07c826a45c631a6ba225c057 wl1271: Renamed IO functions
521a5b2137cc15430e3b1ea4c148663d1dbe077f wl1271: Moved common IO functions from wl271_spi.c to wl1271_io.c
c8c90873520ef4c201cfd03b4892ca8bbf551e2e wl1271: add testmode support
1937e742639c03a6fe77239c3003ce9602302117 wl1271: Fix beacon filter table configuration
8bf29b0eb3ba38c8cf55e60976f124672cda7ab2 wl1271: Fix ad-hoc SSID update
ee444cf0501183df1640cd35bebd4250989bfe99 wl1271: Fix WEP key handling
fddc7dd7deaa400db314b214d92de95f865a8af0 wl1271: Fix key-remove error
6c71b0ea761da416af54df4f72f48e71050cc012 wl1271: Optimized RX path packet retrieval
c82c1dde3024715c4cd8b6dd8cc7c75d8d7d93c8 wl1271: wakeup chip in op_conf_tx()
e2e77b5ffb14211306ee093f01230f6ec69fab30 wl1271: Fix random MAC address setting
6f8434a754894f5743efc281fda3925ecac258b9 wl1271: skip 3 unused bytes from the NVS
12419cce88fa591a846a542d35cff43b69d9e271 wl1271: add most of the normal initialization commands to PLT mode
7b21b6f8216494ab6b8b4dc9d15e48051a0f0a66 wl1271: Retrieve device mac address from the nvs file
152ee6e09e2ce54d7d1cc9d338b82c0bf3cbbc95 wl1271: Use NVS INI file configuration
c6999d831ab9ae5e368b20f3bc11b0ca9c17a7ec wl1271: implement WMM
f2054df5170734eacd1db82138c70746ec8387de wl1271: modify wl1271_acx_tid_cfg() to use function parameters
243eeb51eaa0a33caeff3e2275b2460eea5579ec wl1271: modify wl1271_acx_ac_cfg() to use function parameters
30240fc76a57e37a4bb42976ff7162b5e45e6117 wl1271: Add SSID configuration for JOIN in ad-hoc
ddb01a5b368270f3cc86b606ba6f7ee8795a8a99 wl1271: Fix channel changing code
d8c42c0c282a5edd9ea2eef4c929d9cec2798653 wl1271: Fix PSM entry
e2117cea27c6b27e1a379acac5eb0433eeb7033a staging: rtl8192su: fix compile error from wireless-testing commit
5b9a919a97ac8bdda8020c9b366491b5b91b196e p54usb: Add the USB ID for Belkin (Accton) FD7050E ver 1010ec
ffb9eb3d8b450c22bbbc688c6b630141ac476fd9 nl80211: add power save commands
088ea189c4c75cdf211146faa4b341a0f7476be6 drivers/net/wireless/p54/txrx.c Fix off by one error
fbc87d67af5ccd733f894273b215564c67e3a749 Introduce PCMCIA_DEVICE_PROD_ID3
927606a17e802fcf0c9ee82a74bc444b84726e67 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
1c1517efe173599ca2f1526ce7a04521cd424a9f firewire: ohci: enable cycle timer fix on ALi and NEC controllers
b677532b971276f48e82578b4d829fb4382e7b41 firewire: ohci: work around cycle timer bugs on VIA controllers
30b172ff8eb025525ad7b32d1935554930cc5625 RDMA/nes: Multiple disconnects cause crash during AE handling
43093b941283b1b0c30213fe0f4f6f65c94d2d63 RDMA/nes: Fix crash when listener destroyed during loopback setup
6e10d2e407542605b2bdca43dc88c35fa8bd24b2 RDMA/nes: Use atomic counters for CM listener create and destroy
45e354e3f235ecb51e16576d6668c43cddbb6e68 IB/ehca: Require in_wc in process_mad()
9e2dcf72023d1447f09c47d77c99b0c49659e5ce netfilter: nf_conntrack_reasm: properly handle packets fragmented into a single fragment
77c9cfc51b0d732b2524799810fb30018074fd60 [SCSI] Fix printing of failed 32-byte commands
8475f688d796b875bf98ed161acd53d00a1483ff [SCSI] Fix printing of variable length commands
78d85019ba8c13e1094cad0ea9bb4f61caad8320 [SCSI] libsrp: fix bug in ADDITIONAL CDB LENGTH interpretation
22963a37b3437a25812cc856afa5a84ad4a3f541 [SCSI] scsi_dh_alua: Add IBM Power Virtual SCSI ALUA device to dev list
cd4a8814d44672bd2c8f04a472121bfbe193809c [SCSI] scsi_dh_alua: add netapp to dev list
35b7f0a76bb4307db7bcf9b73c4accf793cd88fa [SCSI] qla2xxx: Update version number to 8.03.02-k1.
8c1496bda8aeeafd78ecf0c25c060b601e58dedf [SCSI] qla2xxx: EEH: Restore PCI saved state during pci slot reset.
ae97c91eb1f139b19c1e7cbc5c1380dae8ad874e [SCSI] qla2xxx: Add firmware ETS burst support.
bb2d52b2fd8b19355957e34271f79917f69e4059 [SCSI] qla2xxx: Correct loop-resync issues during SNS scans.
715848ca6fffeb6362a50887d9c26245bd5dfba9 [SCSI] qla2xxx: Correct use-after-free issue in terminate_rport_io callback.
55e5ed273d758c62d2f1fad47c73716039f7c01c [SCSI] qla2xxx: Correct EH bus-reset handling.
db3ad7f8852cfdfa03f72b27472e5a8bc9c1e1cf [SCSI] qla2xxx: Proper clean-up of BSG requests when request times out.
236b0249c2274cd24bc98a1fbbb5e78d861d4bd9 [SCSI] qla2xxx: Initialize payload receive length in failure path of vendor commands
64507fdbc29c3a622180378210ecea8659b14e40 netfilter: nf_queue: fix NF_STOLEN skb leak
a88e22adf5aad79b6e2ddd1bf0109c2ba8b46b0e netfilter: ctnetlink: fix creation of conntrack with helpers
2f09586557ed9b6d50bc8bb5104e70006513bdc2 Input: s3c24xx_ts - re-enable IRQ on resume
e87a344d0eef52cadcd5e1ef33a8771afc879896 Input: wacom - constify product features data
e33da8a5486aaadf5161118869e6cfb3d119beea Input: wacom - use per-device instance of wacom_features
c44dcc56d2b5c79ba3063d20f76e5347e2e418f6 switch inotify_user to anon_inode
cf261b2392daa7b1a18b91707485e3648dda34d3 net: Make GRETH driver depend on SPARC.
4bac6b180771f7ef5275b1a6d88e630ca3a3d6f0 netfilter: restore POST_ROUTING hook in NF_HOOK_COND
8b7ef6d8f16274da42344cd50746ddb1c93c25ea ACPI thermal: Check for thermal zone requirement
eb572a5c7951288e265b3e8f9a5d37b6abb2e996 x86-64, setup: Inhibit decompressor output if video info is invalid
cb19060abfdecac0d1eb2d2f0e7d6b7a3f8bc4f4 x86, cacheinfo: Enable L3 CID only on AMD
f619b3d8427eb57f0134dab75b0d217325c72411 x86, cacheinfo: Remove NUMA dependency, fix for AMD Fam10h rev D1
eb5b3794062824ba12d883901eea49ea89d0a678 x86, irq: Keep chip_data in create_irq_nr and destroy_irq
071c06cb570d38efe23a124e885f2f3e643a9206 powerpc: Convert pmc_owner_lock to raw_spinlock
b8f87782e82709d613c5d2a165d1443478e57c00 powerpc: Convert die.lock to raw_spinlock
3eb93c558a9e3651f86a88565e59488e936ff346 powerpc: Convert tlbivax_lock to raw_spinlock
203041ad1f66d2afb893c2adb9c11bfd13209d06 powerpc: Convert mpic locks to raw_spinlock
d0eab3eb557250cead42f22e6f1a4f7e326757f9 powerpc: Convert pmac_pic_lock to raw_spinlock
f95e085b2531c86262b97a081eb0d1cf793606d3 powerpc: Convert big_irq_lock to raw_spinlock
087d8c7d0cc8a79e6bd6223f9b0018483124e769 powerpc: Convert feature_lock to raw_spinlock
47e3c9046bc884d4f727df00f0b6ec73fa387e50 powerpc: Convert i8259_lock to raw_spinlock
7cc8a5e3f52c146d46d286f3778b09181639dc61 powerpc: Convert beat_htab_lock to raw_spinlock
3d3726282850761938078cd2013435eeeb2d0375 powerpc: Convert confirm_error_lock to raw_spinlock
a9e8bf21cd0f5a5a8ebe63fa356a8f100b8a0955 powerpc: Convert ipic_lock to raw_spinlock
6b9c9b8a66f7696ce392d34f90d4d6aa7045f51d powerpc: Convert native_tlbie_lock to raw_spinlock
5181e7909b28abe5ce6674412a74167fd074824a powerpc: Convert beatic_irq_mask_lock to raw_spinlock
7d725bdc1b25b9c4ff7c14e43d0d0d6c3d677727 powerpc: Convert nv_lock to raw_spinlock
be833f3371bd9580d9f5a507390d72452577f394 powerpc: Convert context_lock to raw_spinlock
87d31345c0a90ccdf185feed9923ed14764f45dc Merge commit 'gcl/next' into next
ca4dbc668412d5fe039be3e26e8e717a616d1ca5 xen: Remove unnecessary arch specific xen irq functions.
b7e9f6219d01ccb4af6fe5ad082150032ecae8ab Remove drivers/parport/ChangeLog
ad06ab2a1c74a9e0f1136f8260e411bf01c4502f drivers/net/sis190.c: Use (pr|netdev|netif)_<level> macro helpers
05dbe005386e7521153dce6c5ad95c98b73b80c7 drivers/net/tg3.c: Use (pr|netdev)_<level> macro helpers
f546444d0b4f46d812a374a6eb2c46b7d24541f4 Orphan DECnet
b03388d6389e8853ddd9ae19d2ba15a6dbbe5d21 be2net: free tx buffers when completions never arrive
72032fdbcde8b333e65b3430e1bcb4358e2d6716 xfrm: Introduce LINUX_MIB_XFRMFWDHDRERROR
7e38017557bc0b87434d184f8804cadb102bb903 net: TCP thin dupack
36e31b0af58728071e8023cf8e20c5166b700717 net: TCP thin linear timeouts
5aa4b32fc86408705337e941ed716880c63d1590 net: TCP thin-stream detection
16cad981863344ef779ab703545bb6f261a0f0ce tokenring: convert to use netdev_for_each_mc_addr
d59079425f6f1be0da995926b5ad1d54d9e4545d staging: convert to use netdev_for_each_mc_addr
a92635dc77b14f0f28d45c0fbf91b5064d9d7617 net/usb: convert to use netdev_for_each_mc_addr
4302b67e041ea81c8fc233bee1296516e1294a27 tulip: convert to use netdev_for_each_mc_addr
5508590c193661bc1484ad7b952af5fceacea40d net: convert multiple drivers to use netdev_for_each_mc_addr, part2
2a0d18f97cc15d57ad0c93259a3df4cb72c5a28b smsc911x: convert to use netdev_for_each_mc_addr
59ce25d9eb2e17b901a404766f9e134759407d26 3c5xx: use netdev_mc_* helpers
bf473a268af5d19c3730742a0c4f9aca274843da depca: remove forgotten needless inicialization
b54452b07a7b1b8cc1385edba3ef2ef6d4679d5a const: struct nla_policy
3ffe533c87281b68d469b279ff3a5056f9c75862 ipv6: drop unused "dev" arg of icmpv6_send()
bbef49daca35d4fd21bf606a10b6980f17d9df5d ipv6: use standard lists for FIB walks
bc417d99bf279f034474bc2d7dedd390838a5480 ipv6: remove stale MIB definitions
663717f65c075eb4c6da7a123041295bd5295cc0 AF_UNIX: update locking comment
b9fb9ee07e67fce0b7bfd517a48710465706c30a macvtap: add GSO/csum offload support
501c774cb13c3ef8fb7fc5f08fa19473f7d9a0db net/macvtap: add vhost support
02df55d28c6001a3cdb7a997a34a0b01f01d015e macvtap: rework object lifetime rules
1ef8a5be834117fa54db6cb595fc2d45c14a38cf Remove drivers/char/ChangeLog
37ee3d5b3e979a168536e7e2f15bd1e769cb4122 netfilter: nf_defrag_ipv4: fix compilation error with NF_CONNTRACK=n
6bd4b382664d188daed8a48f7df88d188dcd95fa ARM: 5945/1: ep93xx: include correct irq.h in core.c
3b43816f685fc6c2531f43514662f796f4601ffc ARM: 5933/1: amba-pl011: support hardware flow control
ee37e09d81a4acf328f68189af12f116401f8c0f [SCSI] fix duplicate removal on error path in scsi_sysfs_add_sdev
d5469119f0098881ab7f991990ef4f81ef13a194 [SCSI] fix refcounting bug in scsi_get_host_dev
75f8ee8e01a6c96652f27da40d4bdac9e2e485f0 [SCSI] fix memory leak in scsi_report_lun_scan
277e76f1821ab131a409c6a2e04492ef5774fb3c [SCSI] lpfc: correct PPC build failure
2906f66a5682e5670a5eefe991843689b8d8563f ipvs: SCTP Trasport Loadbalancing Support
6d2e0bd60848e97756f40e49da207e862f4f3851 OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error
b3f91eb8d8d17ad3ca5da4fa9f20d2e46133fd99 OMAP: DSS2: OMAPFB: fix dssdev cleanup on error
c121b15244c53637c3e9ca608b8816abcfbe2f8e OMAP: DSS2: fix driver probe error handling
e020f9af6d8311cd935217219f49175e161be100 OMAP: DSS2: remove sub-panel system
03f29365e84ff6d651be4e6186e0400ca59da6cd nilfs2: delete unnecessary condition in load_segment_summary
477c608673526afc094be521086fed186c7ccf7d Merge branch 'ebt_config_compat_v4' of git://git.breakpoint.cc/fw/nf-next-2.6
8c563a30cdfff2833c4c2078d25b5d1469706a6d sh: Turn on speculative return for SH7785 and SH7786
77f36fcc035a5af19e95f50a2e648cda2a6ef2b9 Merge branch 'sh/pmb-dynamic'
02624a17896036c663fd5992c22919af8dad93ed ARM: mach-shmobile: ap4evb: Add tiny document
b228b48e454007436a8e6ff1c6b6f4f6602fc45e ARM: mach-shmobile: ap4evb: Add SCIFA0 support
d01447b3197c2c470a14666be2c640407bbbfec7 sh: Merge legacy and dynamic PMB modes.
0f547dc1f6e4faf05fd9946c6b7e9a828e7f901e mx25pdk: add LCD support
04a03e5fe3d337242e5c0a9c93d2fd24cff545ef mx25: add platform support for imxfb
f601441916d1e19291d0b4f044b4a7551e2924d0 imxfb: add support for i.MX25
04510a74bfbcbfd53dd48b3094aad89d5eca1d28 ALSA: cs46xx - fix some typos
7fb2d723e65cc793213515fa1da092b7c92a5b48 ALSA: cs46xx - Do test writes to register AC97_REC_GAIN in
d594e46ace22afa1621254f6f669e65430048153 drm/radeon/kms: simplify memory controller setup V2
44ca7478d46aaad488d916f7262253e000ee60f9 drm/radeon: Add asic hook for dma copy to r200 cards.
d80eeb0f347b6effa06e11e7cbcb2e6c559bf404 drm/radeon/kms: Create asic structure for r300 pcie cards.
93f319d31cc42a77bd5e953e861a8f2bfb277ad1 drm/radeon/kms: remove unused r600_gart_clear_page
6ad86c311a8b8a6d856527a1b6ba21790ab7054b drm/radeon/kms: remove HDP flushes from fence emit (v2)
8e0d84a63af351f5367103b83478f2cd4d9a3727 drm/radeon/kms: add LVDS pll quirk for Dell Studio 15
bc4624cad9b53b3fd3248fe3086b432471fc0fe0 drm/radeon/kms: simplify picking power state
2e450643d70b62e0192577681b227d7d5d2efa45 sh: Use uncached I/O helpers in PMB setup.
2745932495ca3634b11a8662b464d2bf0325ae78 drm/radeon/kms: accept slightly overclocked power modes
5230aea62c0d8f53edcc3e014c3404132afcfeb4 drm/radeon/kms: isolate audio engine management, change fini order
b8f7918f332873a79e4c820e90e7a245ce4d3042 sh: Provide uncached I/O helpers.
71b10d8762b2a548c4ac2e4461b46d9b205a5c77 drm/radeon/r600: fix warnings in CS checker
e98efaf303ccbff11522a054d155593d7f2bb41f powerpc/85xx: Add NOR, LEDs and PIB support for MPC8568E-MDS boards
32a6275f3076c9e511ea68869ed6b76c58128253 powerpc/86xx: Enable VME driver on the GE SBC610
f987d82b807aa8f4d775e80287f3a5a85c55c1ba powerpc/86xx: Enable VME driver on the GE PPC9A
41cbdeef37b6614f6bac4e3953dd2c7208bbe1d0 powerpc/86xx: Add MSI section to GE PPC9A DTS
26216e3e15ed8257e582966989f5da3bdbdfa135 powerpc/86xx: Switch on highmem support on GE SBC610
ae1f7553b9c9ac3762dc91ecb92574bb9fac0b1e powerpc/86xx: Basic flash support for GE SBC610
1b7e0677fb1513605df327ae2987d17e0b2ae3ea ARM: mach-shmobile: SMSC 9220 support for AP4EVB.
b789b3fdccc1690826331f4c878b644c3904ca6b ARM: mach-shmobile: Add sh7372 pinmux support
6459ba984a57e90326b3eaf7a35cc2f3fffe26a0 powerpc/86xx: Add MSI section to GE SBC610 DTS
9b952a3970c75bd0b46f73976b3613b3c68476f4 powerpc/86xx: Fix GE SBC310 XMC site support
f5d570d32c836c108c4e64c285d5bdb75cc6a737 powerpc/86xx: Add MSI section to GE SBC310 DTS
51adc548cb0b2441ee9d4c428a84b77021f4d3fa powerpc/fsl-booke: replace a hardcoded constant
6457d26bd40077238799e31df2b800bcf4ef9177 IPv6: convert mc_lock to spinlock
dfa1a041094f4a6e5845a19a1b10e317676722e7 drivers/net/tehuti.c: Reapply use DEFINE_PCI_DEVICE_TABLE()
acbbf1f1fd63391eeba70fec991568e4334c80d4 drivers/net/yellowfin.c: Use (pr|netdev)_<level> macro helpers
f1f6baf8f1df29be38003089787e378567ce0086 x86, setup: When restoring the screen, update boot_params.screen_info
ada1db5c6fac4d400ec284729af19b47488b332d drivers/net/sky2.c: Use (pr|netdev)_<level> macro helpers
67777f9bf255d7561375500a4e117bdb08a883db drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
f15063cdd6bd541b4f35cec7e9a6c96f3c644c8d drivers/net/skge.c: Use (pr|netdev)_<level> macro helpers
9cd31f078ee8b8dd68bbb39680b5c9a51f85f1ea drivers/net/pci-skeleton.c: Use (pr|netdev|netif)_<level> macro helpers
ddf79b20eefd27797ce461411679a48e998701ca drivers/net/cnic.c: Use (pr|netdev)_<level> macro helpers
436d27d1db147713e4cd17b2fa491d22374bda98 drivers/net/cassini.c: Use (pr|netdev|netif)_<level> macro helpers
7995c64e5b56ec7fe6032e5fc586f726cde2152b drivers/net/bnx2x: Use (pr|netdev|netif)_<level> macro helpers
3a9c6a4915e584663aebdb9016bcb9d3897dd779 drivers/net/bnx2.c: Use (pr|netdev|netif)_<level> macro helpers
2fc96fff4483971aa81795382c368ea7d8100dde drivers/net/b44.c: Use (pr|netdev|netif)_<level> macro helpers
497159aff6c81b61fe88463a64e7dad6f86297e3 drivers/net/8139too.c: Use (pr|netdev|netif)_<level> macro helpers
b4f18b3faccae13c0530ae8f7f20fe81d18f2bd5 drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
2b633e3fac5efada088b57d31e65401f22bcc18f smp: Use nr_cpus= to set nr_cpu_ids early
6738762d73a237ec322b04d8b9d55c8fd5d84713 x86, irq: Remove arch_probe_nr_irqs
be7ce5307ded2e416224baab0bd1e5072591f33f tg3: Update version to 3.108
6a443a0f72ad7706345412dbd2e4d4981fdfce39 tg3: Push phylib definitions to phylib
79eb6904361fe4e54e589919a9b62c5e036c42c3 tg3: Rename tg3 phy ID preprocessor definitions
24daf2b0a4005f3a4e757752fcfed9da276cf202 tg3: Reformat SSID to phy ID table
9ea4818dd39cc8c6b31c38c9f51d19d5d4ee0be6 tg3: Discover phy address once
0d86df808886d4e56c46a9c356dfb81146e3b6d1 tg3: Reduce indent level of tg3_rx_prodring_alloc
144170635b543ceadfe6ba907ac496b40795764e tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLE
b474eca74cf647df0a7fd56bc975ee4a812741b7 tg3: Add more partno entries for fallback path
2712168f856e8cd42265e7ef855d64702da20089 tg3: Allow phylib flowctrl changes anytime
a4153d401ac440c73e0721db0b6b031e8e6f77d1 tg3: Add support for 2 new selfboot formats
d110114281fad580dd9ce629507d17b123169cff tg3: Make 57791 and 57795 10/100 only
61e800cf949926b3d463ca3cf3025d964872774b tg3: Enforce DMA mapping / skb assignment ordering
b5eb78f76ddfa7caf4340cf6893b032f45d8114a sparseirq: Use radix_tree instead of ptrs array
99558f0bbe68cb09799ec38adbaa3f3b2dc7ba63 sparseirq: Change irq_desc_ptrs to static
773e3eb7b81e5ba13b5155dfb3bb75b8ce37f8f9 init: Move radix_tree_init() early
febcb0c59ac19fef2081a30e371e7af3619b5e91 irq: Remove unnecessary bootmem code
ec0947fa0f3fabdb34422fffa98edadd060e2758 omap3: SDRC: add timing data for Numonyx M65KxxxxAM
cddb483a74a39ed0846e6a276c4e5f4b7ac69d9c omap3: Add support for flash on IGEP v2 board
691de27f3cdb71a3bb41a5b5cf83ed85ab1b9240 omap3: Enable DSS2 for IGEP v2 board
d0885486d7cc9ec5f72f04719bb91a39521c8971 omap3: Add platform init code for EHCI driver on IGEP v2
28e0f13cd1be5452f795bea6f68657a702000e69 omap3: Fix typo on IGEP v2 board
7f5f23da82c67c8c3786f3615438a22f5d8ac053 omap3: Add platform data for the twl4030_codec MFD on IGEP v2
3cca088d07aae6c437b9f4c3b4f3c42dbfd2bb18 omap3: pandora: update defconfig
f6873eedd94df20cfb705856a78440a4c176c6b6 omap3: pandora: update regulator setup
7b097896e4a5b5ea4798db806e63a1138b1b8eb8 OMAP: pandora: add DSS2 support and related regulators
87520aae7c46a725835f5761feca0f794e2eff9e omap3evm: Configure GPIO175 for touchscreen PEN_IRQ
0621d75698b3a485d7e31e9d964c76885628c015 omap3evm: Fixes after moving to matrix_keypad
aa6912d8850a555dccfab21f496e84aab7ededb6 omap3evm: Add mux settings for keypad
99405162598176e830d17ae6d4f3d9e070ad900c tun: socket filter support
5ff3f073670b544a9c0547cc6fef1f7eed5762ed net: export attach/detach filter routines
305b0160932af0ed67259b4b13c471aed2a86588 chelsio: convert to use netdev_for_each_mc_addr
0988d26978561d568efed45cc5576d85ea7b609d cxgb3: convert to use netdev_for_each_addr
e4a474f82ddaaef65433b0b4f5169f2f6cd8ddb0 smsc911x: replace manual phy lookup.
e76b69cc0133952c98aa1ad6330cacacd269fd64 net: bug fix for vlan + gro issue
1d4bd947c501ea1da81300280fb6aeec2cca9335 mv643xx_eth: fix missing validate_addr hook
d4c41139df6e74c6fff0cbac43e51cab782133be net: Add Aeroflex Gaisler 10/100/1G Ethernet MAC driver
b6ca430599ea37843632b0eaa231dea5414dec25 via-velocity: Enable scatter/gather IO by default
25cca5352712561fba97bd37c495593d641c1d39 ipg: Remove device claimed by dl2k from pci id table
8e4a0cf79d4645b88dd18ff717ec579e1ac48c80 [SCSI] raid_class: add raid1e
3ed215259f2d8cd937abc833dc76e309173aaa52 [SCSI] mpt2sas: Do not call sas_is_tlr_enabled for RAID volumes.
34c2b712992540ca436e97432ffc57c84c8f8c18 [SCSI] zfcp: Introduce header file for qdio structs and inline functions
2d8e62bbf7e83facd5701c100f62fbf0df4ee486 [SCSI] zfcp: Replace FC4 constants with information from exchange port
ab72528a4498251a702fa7693b51b9311b2432f8 [SCSI] zfcp: Move scsi result tracing decision to zfcp_dbf.h
615f59e0daaf56e43dcaaf3ea228967d9bc21584 [SCSI] zfcp: Rename sysfs_device attribute to dev in zfcp_unit and zfcp_port
5bdecd2248d4af6f3b311b4d8ca7f3f5f83a7191 [SCSI] zfcp: Remove duplicate assignment of req_seq_no
d21e9daa63e009ce5b87bbcaa6d11ce48e07bbbe [SCSI] zfcp: Dont use 0 to indicate invalid LUN in rec trace
22ed130719987d1081831dc1481160b216224ffd [SCSI] zfcp: Fix warnings from smatch
67feeebaa7038129ad58ae0dcece8142186b36a9 [SCSI] zfcp: Remove unused payload field from zfcp_dbf_san_record
452b505c5ada345103bdfdb39dc550df3ffe9eea [SCSI] zfcp: Remove two FIXME comments
b6bd2fb92a7bb9f1f3feecd9945c21e6c227dd51 [SCSI] zfcp: Move FSF request tracking code to new file
e60a6d69f1f84c2ef1cc63aefaadfe7ae9f12934 [SCSI] zfcp: Remove function zfcp_reqlist_find_safe
2c27c9a57c93a0757b9b4b0e7dc1abeaf1db1ce2 ceph: fix typo in ceph_queue_writeback debug output
cae727db30e9bcbc0256ec3282edce98b4a85433 [SCSI] MAINTAINERS: Adding FCoE information to the MAINTAINERS file.
f90f50d7c530793c9c705a8f7fa3deb01714f21a [SCSI] fnic: Set fnic driver version
c693a71d2556128ef0b5b2440f0b579cd42c425d [SCSI] fnic: lport stats need to be initialized in fnic_probe()
cb2992a60b7e73fbabe9ffe54056eed0022f2ed2 doc: typo - Table 1-2 should refer to "status", not "statm"
aaa5e569ca96f5cf70202679a5864e60798b8ef6 [SCSI] fnic: Allow multicast and unicast address registrations for fnic
e9ee2cf438066aa02df98db959733e1547432983 [SCSI] fcoe: Only rmmod fcoe.ko if there are no active connections
03bf7a5af58e07aa13ea61993f5892f733b6f46d [SCSI] libfcoe: Send port LKA every FIP_VN_KA_PERIOD secs.
696c1cff5254bb3ac280fbbb639c66e9ff20306e [SCSI] libfc: Don't assume response request present.
5b7a381e55d187e50a148b750abf4525cadd3a4f [SCSI] libfc: Fix e_d_tov ns -> ms scaling factor in PLOGI response.
be88d3b26897e3e942f2f36ad3d0ffbe002c0088 [SCSI] libfc: call ddp setup for only FCP reads to avoid accessing junk fsp pointer
5fceef1f357e1b3485363e6e240369fc8cbee173 [SCSI] lpfc 8.3.9: Update Driver version to 8.3.9
72100cc43262fa39821b3debc04be1a7a17b3428 [SCSI] lpfc 8.3.9: Fix locking and memory issues
84d1b006978e78e27f22beb5cfbc4d349bac6df7 [SCSI] lpfc 8.3.9: Changes to sysfs interface for the lpfc driver.
28baac7492fa084dbff6a1b9c4b42ed0d014b558 [SCSI] lpfc 8.3.9: SLI enhancments to support new hardware.
ecfd03c6a99ad98fea5cb75ec83cd9945adff8d9 [SCSI] lpfc 8.3.9: Discovery changes to the lpfc driver.
1dfb5a47bc76c700969e41cdc2df6d1bf0adeb62 [SCSI] lpfc 8.3.9: PCI Changes to lpfc driver
efd0f0f385da6ee6d1a22cfe1ac94607ebe2a292 Merge commit 'jwb/next' into next
31e464cdbc11c7872901851f06eff6d67edfcff5 omap: zoom3: enable ehci support
80c20d543d142ee54ec85259b77aaf0b83c32db5 Merge branch 'omap-fixes-for-linus' into omap-for-linus
a17d6473cc9eb64a5b41c568310aa73824ebaa64 ceph: v0.19 release
069c474e88bb7753183f1eadbd7786c27888c8e3 xfrm: Revert false event eliding commits.
08326dbe7b5825295ec3711eec53b093549749e5 SiS190/191 half-duplex initialization fix
7af3351f71f4b3b5dbccb66cdc9b097052760a7f ethtool: Don't flush n-tuple list from ethtool_reset()
a07da6df730b1fef933f66c03b0e51d5e7ad5b3e bnx2x: version number and date
3359fced77f6b4ba1c7de9deace1d7dfa7217bbc bnx2x: Use firmware 5.2.13
2db29fc71b7e6af41aa1fadb67f588846dc461cf bnx2x: FW 5.2.13
0c43f43f48c5c60d62c4d26917da3ee71df464ea bnx2x: fix in 57710 self-test
d43a7e67ae2f911765b3d5b6cbb85221a9ffd0a4 bnx2x: Do not allow enabling LRO if disable_tpa=1
f1e1a199f3a68a32cf86095b3650d761ee8798b9 bnx2x: clean up in case of error in bnx2x_init_hw()
6cbe5065bb367d4c8db0a71d2e828995bcfae336 bnx2x: Properly release allocated MSI-X/MSI vectors
a475f603d23392f386e45cf377b17c30ed3bbb80 drivers/net/usb: Use netif_<level> logging facilities
60b86755929e1a7e9038c8d860a8491cfdf8d93a usbnet: Convert dev(dbg|err|warn|info) macros to netdev_<level>
82456b031e3c3b5bf95a7e49bd9b68b146446e76 be2net: implement pci shutdown handler
89420424fce28769c338909393518087befe8b37 be2net: fix rx-path to ignore a flush completion
7a1e9b2059d147461cff3dfbabbfb43f296a1eef be2net: don't rearm mcc cq when device is not open
a058a632747dd0f1799b12f4ecd54e43f5b5f10d be2net: a mini optimization in rx_compl_process() code
aa13bd6ef4ddd81080f972220fae30eb28f65b17 qlge: Fix occasional loopback test failure.
801e9096c566d40d2e7c9903dc902fa01a5a0b36 qlge: Fix bonding mac address bug.
c0c56955e7325ba2f910c760111457adc21ef0d4 qlge: Fix dropping of large non-TCP/UDP frames.
8ea7a37c5a312bfee51ff7f12f78efe4fbc901cc ll_temac: Fix MAC address configuration from userland
c3b7c12cd78d5c8264c87c29dcd9a8f1819f8313 ll_temac: Add support for V2 LLTEMAC core
e1d444771e0895c7706bc99857d69e4f2a58a531 net: convert multiple drivers to use netdev_for_each_mc_addr
d7b855c2dcc89587f36338bd383203322efb9903 cassini: convert to use netdev_for_each_mc_addr
faf234220fb79a05891477a75180e1d9f7ab4105 net: use kasprintf() for socket cache names
8a5ce54562f296b1996813a413b0f2307ec9351a xt_hashlimit: fix locking
9f0beba9f90847db7ba6ed894f7c87b6038a5bce ipmr: remove useless checks from ipmr_device_event
a77ff709dd30a263f8154b05a8514b46098b42ba igb: update tx DMA mapping error handling
58fd62f525e1182fbb2f7566aecb4545720d9aad igb: change descriptor control thresholds
fe0592b4be0ce362e87cefd4f6dbf12cb5704d1b igb: use igb_free_q_vectors to cleanup failure in igb_alloc_q_vectors
d3eeb62ddd06ea20a054213cface92d328709285 igb: remove unused vmolr value
91d4ee3382e78bd78e0251a56e2fa96b20c26e30 igb: minor type cleanups
40e90c26f573fa5082be6e046b346e19ab0cd25f igb: move gso_segs into buffer_info structure
717ba0893508c2c8706c1408c152aa6d286d5d80 igb: inline igb_maybe_stop_tx
43915c7c9a99e38406103d9c72b73edeaa19d0ff igb: only read phy specific stats if in internal phy mode
e6bdb6fefc590ad2fb5f79e1d1d3660afbc7c8ff igb: only support SRRCTL_DROP_EN when using multiple queues
abe1c3638ccf8b68536afb52b111f6ad46d1cf71 igb: cap interrupts at 20K per queue when in itr mode 3
2d0b0f693578109aff347e055d47f2797c802261 igb: remove adaptive IFS from driver
3025a446b6d0255ae4399ca5f9b259bd1b51539e igb: Allocate rings seperately instead of as a block
b94f2d775a71ed09dc8ca2bf24c611bdce9e82e7 igb: call pci_save_state after pci_restore_state
88a268c1a11a2e94b7c55a8cfe97892d845887c8 igb: Power down link when interface is down
53c992fa8497286f24f279ebec5a8c7a58d4e68c igb: ignore EEPROM APME check when shutting down serdes link
3145535ac6e4769e587a38a67d888a10f24a7af9 igb: Report link status in ethtool when interface is down
22939f0606e515799d83e1a29250917f94c8d07b igb: add support for wake-on-link
26b39276ca5ff4dbf3c07704e34fd820fd97decf igb: remove unecessary q_vector declarations and remove itr_shift
f98c96b0b6572b5491e954148509b20f08f31491 [SCSI] be2iscsi: Adding support for BE3
b3925514f6f6878e3f671fb6990874e731a26d02 [SCSI] qla4xxx: fix compile warning due to invalid extHwConfig
b64e77f70b8c11766e967e3485331a9e6ef01390 [SCSI] iscsi_tcp: wake xmit thread when killing session
9f9127fd0cfac1ccbcf4a9456b3d36bc6971355e [SCSI] bnx2i: set change_queue_depth function
92ed4d69934a1281abcc10c6a82274a04651a260 [SCSI] libiscsi: reset cmd timer if cmds are making progress
9010b94636312c7fb12b591ef09e915f8f80bbd5 [SCSI] cxgb3i: check for setup netdev
d9573e7af16de0e3aa55db1703dbe544faf391de [SCSI] cxgb3i, bnx2i: remove uses of nipquad use %pi4
81fc03909a80bead8f553287a2b749a1d29dca64 kmemcheck: Test the full object in kmemcheck_is_obj_initialized()
03cb3829e0e5650518ce37e2b4420a35e034dc9e [SCSI] fusion: hold off error recovery while alternate ioc is initializing
4b5aa7cff0e2bd1a9c81b59553ba8ecfa3aa7e1b [SCSI] hpsa: update driver version to 2.0.1-3
71fe75a705aa4eabda23334095c382ad8c48f2d1 [SCSI] hpsa: Reorder compat ioctl functions to eliminate some forward declarations.
e39eeaed1f75fcd46783aad34cb9ab8a6046bb01 [SCSI] hpsa: eliminate lock_kernel in compat_ioctl
2a8ccf3187aff6defed72f7d8fa562ff2f69ef2a [SCSI] hpsa: fix bug in adjust_hpsa_scsi_table
23231048309ea8eed0189f1eb8f870f08703cac0 [SCSI] hpsa: Fix hpsa_find_scsi_entry so that it doesn't try to dereference NULL pointers
c7f172dca210bbd105aee02353c6b385c774caac [SCSI] hpsa: clarify obscure comment in adjust_hpsa_scsi_table
807be732f928c75b3dfb4273fe5f61b34f05df86 [SCSI] hpsa: print all the bytes of the CDB, not just the first one.
d416b0c75fc52e1ac840e6c8c1857ac52d1d7132 [SCSI] hpsa: when resetting devices, print out which device
a08a8471b7aed3d50df8e9c852dc2baa08ec8b01 [SCSI] hpsa: use scan_start and scan_finished entry points for scanning
a23513e8413e02b7e34e96a03d6bfd1c1948ac00 [SCSI] hpsa: Add an shost_to_hba helper function.
01fb21870d96c83ae01072674e380ac51ebc58c8 [SCSI] hpsa: Don't return DID_NO_CONNECT when a device is merely not ready
1d3b36090551a31b8b8c4ba972aac95eaa8f77dd [SCSI] hpsa: Retry commands completing with a sense key of ABORTED_COMMAND
5f0325ab280e92c023a5610dae4a6afb6c1ef151 [SCSI] hpsa: Return DID_RESET for commands which complete with status of UNSOLICITED ABORT
339b2b14c634da58626eb742370d915591c2fb6d [SCSI] hpsa: Fix p1210m LUN assignment.
f8b01eb9049113920f4eb2f944a0c713ce597673 [SCSI] hpsa: add pci ids for storageworks 1210m, remove p400, p800, p700m
303932fd4ff63e8650d5d5da6cc286a8b5f8318d [SCSI] hpsa: Allow multiple command completions per interrupt.
900c54404a9456b3ff10745e5e8f64b12c3a6ef7 [SCSI] hpsa: interrupt pending function should return bool not unsigned long
84ca0be2a2cd9730683310b831db9d2fa60b3b0b [SCSI] hpsa: fix some debug printks to use dev_dbg instead
a104c99f386191706a11d39be81b8f03cd4f2719 [SCSI] hpsa: make tag macros into functions
6df1e95496f8dfe08a520756187be59f7896f589 [SCSI] hpsa: eliminate unnecessary memcpys
a9a44cbd4b41bf4b9535c1eb7f5e942d8b2e9d54 [SCSI] hpsa: remove unwanted debug code
ea6d3bc3143a21ec5e1c9330555b36d67979431d [SCSI] hpsa: use kzalloc not kmalloc plus memset
e89c0ae7babc3e702a9da128b3ac1eb04ed73c2c [SCSI] hpsa: use sizeof() not an inline constant in memset.
ecd9aad402765abce04a96b8d1ed15163ca6c8a1 [SCSI] hpsa: return proper error codes not minus one.
bcc4425548ada73475606c9c5d7cfce7eae0eb64 [SCSI] hpsa: remove superfluous returns from void functions.
4967bd3e5caa87da43c251ae32504230259b18c6 [SCSI] hpsa: make adjust_hpsa_scsi_table return void.
b2ed4f79194e06766327ae581b063f8747d94ea9 [SCSI] hpsa: Use BUG_ON instead of an if statement.
82a72c0a12326a56a323093297e2bad29fe6c29d [SCSI] hpsa: avoid unwanted promotion from unsigned to signed for raid level index
01a02ffcd55b74e3459bb7358140970e126d4731 [SCSI] hpsa: Use kernel integer types, not userland ones
466dc22409b97343c6b2168094d5f867093a70c2 [SCSI] hpsa: fix typo in comments
08002af25a7a379780244b94c5d5eedb7c098629 [SCSI] qla2xxx: negative error return in qla2x00_change_queue_depth()
63bad45db1d4e8aafe0633c5741c9720641f336a [SCSI] megaraid_sas: version and documentation update
c978684254d11e3768c5a0b2780302fb0cada29c [SCSI] megaraid_sas: driver fixed the device update issue
bdc6fb8d69fab7b4b7f70823e3932bd8e4cfd7db [SCSI] megaraid_sas: add the logical drive list to driver
780a3762fb9208748baac5aa9c63a4d4c9287753 [SCSI] megaraid_sas: Zero pad_0 in mfi structure
4fc51be8fa7043ff9a1e34fef0e99214373332ac ceph: use rbtree for pg pools; decode new osdmap format
9794b146fa7b93f8ab74fb62d67fdefad760769f ceph: fix memory leak when destroying osdmap with pg_temp mappings
7c1332b8cb5b27656cf6ab1f5fe808a8eb8bb2c0 ceph: fix iterate_caps removal race
85ccce43a3fc15a40ded6ae1603e3f68a17f4d24 ceph: clean up readdir caps reservation
39c662f60c556908faf861ef0430549b1731b891 x86: Convert tlbstate_lock to raw_spinlock
b7e56edba4b02f2079042c326a8cd72a44635817 Merge branch 'linus' into x86/mm
f309cb3e4fe79a68cb2fdedfb8a8a950a2cfe490 pcmcia: allow for extension of resource interval
d801c1409ef7d45339cbe8ac9de28ade6ed4699a pcmcia: remove useless msleep in ds.c
d700518a0e4d17a47321414e5e487ed53f4ae752 pcmcia: use read_cis_mem return value
a78621bb11fbad32a3ef968c65f9b93858b3341a pcmcia: handle error in serial_cs config calls
7ab24855482fbc47712de46c05726d59cd0748e2 pcmcia: add locking to pcmcia_{read,write}_cis_mem
44961a03adbf16d872f0b83ec848d0759516d33f pcmcia: avoid prod_id memleak
c3bfc96ef7366aa996fb8286a36f3333a3b4ff25 pcmcia: avoid sysfs-related lockup for cardbus
aa584ca4cdd8db370a524c61fd3ca408303281e9 pcmcia: use state machine for extended requery
af461fc1875b6ec18e23b5f670af36c4ed35c84e pcmcia: delay re-scanning and re-querying of PCMCIA bus
f971dbd5da4e2fbf756d07b938a9c65a9c75178b pcmcia: use pccardd to handle eject, insert, suspend and resume requests
cfe5d809518eda3d5e2da87c5ccbe8647143573a pcmcia: use ops_mutex for rsrc_{mgr,nonstatic} locking
3f565232c561fbd9d5e03354aac29b90cb2bc78a pcmcia: use mutex for dynid lock
94a819f80297e1f635a7cde4ed5317612e512ba7 pcmcia: assert locking to struct pcmcia_device
3d068261854b00c930df4516cd617900935e7706 pcmcia: add locking documentation
00ce99ff506a17882747a7d6874e3f5206a99043 pcmcia: simplify locking
3d3de32fad19e37695e6649136e4cb17f9d46329 pcmcia: add locking to struct pcmcia_socket->pcmcia_state()
e6e4f397e5d0970ee1bb7a5591ac93b37cfa524a pcmcia: protect s->device_count
64d8d46f5f501a19aec4db7ff93faf1b831d05ed pcmcia: properly lock skt->irq, skt->irq_mask
9e86749cff70fca505c7c1a9dc760d193f27a059 pcmcia: lock ops->set_socket
8533ee31cdc08fc1f2533e5f21f8e4abf6a57dfc pcmcia: lock ops->set_io_map()
8680c4b3faa298dc768c2a78a94a84d89854eca9 pcmcia: also lock fake and cache CIS by ops_mutex
6b8e087b86c59c3941e125738d30cf38014089e0 pcmcia: add locking to set_mem_map()
c6958fdb041db6ed77f24e871dd4af5f059d1a2b pcmcia/i82365: fix typos in comments
0d418dfae81987f09a2c13778318d56abee49529 pcmcia/omap_cf: don't redefine SZ_2K
7432a5b6c7e38f5d89e890c6fcc00990006ab997 pcmcia/at91_cf: don't redefine SZ_2K
4aa50bc9c2b2d5ab5c63658e0fadad03a08835cc pcmcia/bfin_cf: don't check platform_get_irq's return value against zero
35169529093be3bbef70afd3c4125e35cece7e03 pcmcia/yenta: add module parameter for O2 speedups
63c9a8b3023e6e276343da56e0f31a98c28ece9b pcmcia: make Open Firmware device id constant
c6be9c5ab426693a052e67d7469df19a1c50faf4 cm4000_cs.c: Remove unnecessary cast
9d9c98e89ee24b7d42f72c4f663c4d644d1c3f81 pcmcia: fix yenta dependency on PCCARD_NONSTATIC
3a86e1807a53b7164c4ca2aec538d8a5d15416f1 pcmcia: do not use resource manager on !PCMCIA
a3ac9af56c14c366a76fb4916995e57392c7b7d5 pcmcia: remove remaining rsrc_mgr indirections
6e7b51a733fde86d3be748543215a69da04d5bb7 pcmcia: move cistpl.c into pcmcia module
4e8804ff6dd1a842d9531c819a0acc9eb3bcfa3b pcmcia: m8xx_pcmcia.c should use iodyn resource manager
6c5f1fed49f96a0600aa9a97ac3faf972c33a341 ASoC: Make pmdown_time a long
e47c796d58a21fc58b00dffb7265bb66de987773 ASoC: TWL4030: Use codec defaults for Headset initial configuration
d24720a45ad2928f687c6371482cdfba19b74fc5 powerpc/mpc5121: correct DIU compatible property
85cd7467f3a66800c20815d3fca45d33038b9279 powerpc/of: added documentation for spi chipselects
57ab12e418ec4fe24c11788bb1bbdabb29d05679 HID: usbhid: initialize interface pointers early enough
7fb3a069bc5d3577409c2ae89f89cd264ff85816 Merge branch 'fix/misc' into topic/misc
9d3415a8cc76ff65c6602a121ac318432c5cd7ba Merge remote branch 'alsa/fixes' into fix/misc
952974ac61f686896bd4134dae106a886a5589f1 s390: Add pt_regs register and stack access API
d53a0d33bc3a50ea0e8dd1680a2e8435770b162a sh: PMB locking overhaul.
f850c30c8b426ba1688cb63b1a3e534eed03a138 tracing/kprobes: Make Kconfig dependencies generic
e7b8e675d9c71b868b66f62f725a948047514719 tracing: Unify arch_syscall_addr() implementations
b721e68bdc5b39c51bf6a1469f8d3663fbe03243 ALSA: Echoaudio, fix Guru Meditation #00000005.48454C50
83ab0aa0d5623d823444db82c3b3c34d7ec364ae sched: Don't use possibly stale sched_class
0065b96775f1eff167a2c3343a41582e8fab4c6c sh: Fix up dynamically created write-through PMB mappings.
d7813bc9e8e384f5a293b05c095c799d41af3668 sh: Build PMB entry links for existing contiguous multi-page mappings.
7f978b9bf535cbbd1ae8d9fbdd7c4f60ab38f260 HID: extend mask for BUTTON usage page
9874c41cd5e70bfc97bcd52a8b6c98c2a6ba7299 ipv6.h: reassembly: replace calculated magic number with multiplication
dc4c2c31053ba5bf685d273cd62ecca406dddb2d net: remove INIT_RCU_HEAD() usage
f6ca057f1bfe251d944505fc5ba4df3762802539 b44: Ratelimit timeout error message.
9edef28653a519bf0a48250f36cce96b1736ec4e sh: uncached mapping helpers.
0a832320f1bae6a4169bf683e201378f2437cfc1 x86: Add iMac9,1 to pci_reboot_dmi_table
47d742752df4c1088589d4424840bc761613ab2a percpu: add __percpu sparse annotations to net drivers
7d720c3e4f0c4fc152a6bf17e24244a3c85412d2 percpu: add __percpu sparse annotations to net
51becfd96287b3913b13075699433730984e2f4f sh: PMB tidying.
2bb4646fce8d09916b351d1a62f98db7cec6fc41 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
5ce6e9dbe6805ab8ee67e21936d17f431adc63c6 ceph: fix authentication races, auth_none oops
85ff03f6bfef7d5b59ab3aefd4773f497ffad8a4 ceph: use rbtree for mon statfs requests
a105f00cf17d711e876b3dc67e15f9a89b7de5a3 ceph: use rbtree for snap_realms
44ca18f2682eb1cfbed153849adedb79e3e19790 ceph: use rbtree for mds requests
91e45ce38946a8efa21fefbc65d023ca3c0b434f ceph: cancel delayed work when closing connection
e2663ab60de59d20fa33da3528f6d5359f8eb003 ceph: allow connection to be reopened by fault callback
4e45ad5e89128939c671e927f030cb3909fe1d69 Input: sh_keysc - enable building on SH-Mobile ARM
580e0ad21d6d6f932461d24b47041e3dd499c23f core: Move early_res from arch/x86 to kernel/
e9cb0a49247ea6b3cd078716bcdcbd5d911e76ac powerpc/mpc5121: enable support for more PSC UARTs
4f35e23eb0d62c5cd8b857933a0b6bd56ebdb010 powerpc: doc/dts-bindings: document mpc5121 psc uart dts-bindings
6acc6833510db8f72b5ef343296d97480555fda9 serial: mpc52xx_uart: re-enable mpc5121 PSC UART support
477346ff74f4c2aed50e8a0db96a61069f3e5b80 x86-64: Allow fbdev primary video code
7bdda6209f224aa784a036df54b22cb338d2e859 sh: Fix up more 64-bit pgprot truncation on SH-X2 TLB.
6836b9bdd98e3b500cd49512484df68f46e14659 xfrm: avoid spinlock in get_acqseq() used by xfrm user
e06d41d09f314a1664ad60e46934b0ac131c6fa2 netdev: bfin_mac: drop experimental markings on RMII support
838a4a9dcee0cbaeb0943531da00ac44d578f315 sh: fix sh7723 SDHI support using INTC force_disable
e9125ac0bf78bc19181359a3411d2e2bb757942d sh: fix sh7722 SDHI support using INTC force_disable
4d2185d93c670902b6e4716b360e2bcb7d2f7b2f sh: Use dummy_irq_chip for INTC redirect vectors.
49f3bfe9334a4cf86079d2ee1d08e674b58862a9 sh: Setup boot CPU VBR early to enable early page faults.
3bffb6529cf10d48a97ac0d6d789986894c25c37 powerpc/booke: Add support for advanced debug registers
99396ac105f54fe3584374c7c70a5cb6def766e6 powerpc/booke: Add definitions for advanced debug registers
3162d92dfb79a0b5fc03380b8819fa5f870ebf1e powerpc: Extended ptrace interface
172ae2e7f8ff9053905a36672453a6d2ff95b182 powerpc/booke: Introduce new CONFIG options for advanced debug registers
789c299ca280f96368c0296b739e89c0bb232f8a powerpc: Improve 64bit copy_tofrom_user
63e6c5b8102af7df7a5e1cebbd865d711645886a powerpc: Pair loads and stores in copy_4k_page
5a0e9b5718d921f5d8e17176d6b483f6b8f1844a powerpc: Use lwsync for acquire barrier if CPU supports it
53eae2281ad2607fa66a8ad1cb06186c8900da56 powerpc: Fix lwsync patching code on 64bit
f10e2e5b4b4c9937de596f96ffe028be3a565598 powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQUIRE_BARRIER
66d99b883419b8df6d0a24ca957da7ab4831cf6e powerpc: Convert open coded native hashtable bit lock
864b9e6fd76489aab422bac62162f57c52e06ed8 powerpc: Use lwarx/ldarx hint in bit locks
4e14a4d17a8cd66ccab180d32c977091922cfbed powerpc: Use lwarx hint in spinlocks
17081102a6e0fe32cf47cdbdf8f2e9ab55273b08 powerpc: Convert global "BAD" interrupt to per cpu spurious
89713ed10815401a1bfe12e3a076b64048381b56 powerpc: Add timer, performance monitor and machine check counts to /proc/interrupts
fc380c0c8a17bc2bd2d9d7fb41d4a88c3e618db2 powerpc: Remove whitespace in irq chip name fields
c86845ede8b643ca025aec277dec1892d0ccac01 powerpc: Rework /proc/interrupts
fda9d86100e0b412d0c8a16abe0651c8c8e39e81 powerpc: Reduce footprint of xics_ipi_struct
8c007bfdf1bab536f824d91fccc76596c18aba78 powerpc: Reduce footprint of irq_stat
8d3d50bf1913561ef3b1f5b53115c5a481ba9b1e powerpc/eeh: Fix a bug when pci structure is null
e0508b1516ad4423499d4118a9037ae0aa4e9c2f powerpc: Add coherent_dma_mask to mv64x60 devices
a29d8b8e2d811a24bbe49215a0f0c536b72ebc18 percpu: add __percpu sparse annotations to what's left
003cb608a2533d0927a83bc4e07e46d7a622eda9 percpu: add __percpu sparse annotations to fs
43cf38eb5cea91245502df3fcee4dbfc1c74dd1c percpu: add __percpu sparse annotations to core kernel subsystems
170800088666963de1111d62fb503889c8c82eda TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
771f4c87be909ad9feb6af26424485b02deed244 CAPI: Remove experimental tag from middleware feature
79e95f4717767e9ddc4dbec5d778f0c9970eed34 CAPI: Schedule capifs for removal
c6af0437941c92179eeb51579f19423eacc5516c CAPI: Drop special controller lookup from capi20_put_message
eef0ced02840cdbc9045b24e73378401aae04d4c CAPI: Drop return value of handle_minor_send
2b72b5bd65f00bce786ca080aca27e91e90af6df CAPI: Clean up capiminor_*_ack
dfbb84ffe94e75e2d56250fa948db40f6c62093f CAPI: Fix locking around capiminor's output queue and drop workaround_lock
68d7347b280b4c1f8253c0676a520fb754f213c7 CAPI: Drop capiminor's unused inbytes counter
42792713f7f2664cf07501e1244d6da33a73ffc1 CAPI: Use atomics for capiminor's datahandle and msgid
42651b5c1aabf5eb60fbe98375ba127f4f6eb943 CAPI: Rename datahandle_queue -> ackqueue_entry
a11ef7be8e982426e9fbbfc84fa0c01d23ce05c3 CAPI: Rework capiminor RX handler
b75b2eedcbf6458c68713c772c2ade83ab7a55f0 CAPI: Drop handle_minor_recv from capinc_tty_write
a84fdf41b25ad4c2b83e7c8ca87268fdbe6207d1 CAPI: Drop atomic ttyopencount
3d5d30fe7a6aa4c9d63dc4fe6b6da6abac423bc2 CAPI: Clean up capiminors_lock
6576c2891adacad81ea0b24f0704ecac9fc727cb CAPI: Drop obsolete nccip from capiminor struct
30bced91d93f7523bf23432d71d882d6b5d6cff6 CAPI: Issue synchronous hangup on capincci_free_minor
2c8df72259d550ed6dc0b391feb5c2fc13892fb6 CAPI: Drop remaining NULL checks on tty->driver_data
fb4b4881ef951f6ed8fb8564ca1821dea10778c4 CAPI: Use tty_port to keep track of capiminor's tty
46324511809251adbedb874cc08692e247f7ed68 CAPI: Establish install/cleanup handlers for capiminor TTYs
0159d5491fef4acadd116a989b671e1cd350382f CAPI: Use kref on capiminor
e95ac143868752ad30d93068a6fc0b39cf3a1bf4 CAPI: Use dynamic major for NCCI TTYs by default
40fb2d0da77df5d39f1ba8878502725ebb806554 CAPI: Dynamically register minor devices
e76b1544074b5fc7983a21fb1f51a7faf03d3179 CAPI: Clean up capinc_tty_init/exit
81d17fe5e29d863027824928e1c336baa9abfee9 CAPI: Switch capiminor list to array
884f5c447901ca9da75432fe8a7a2c2a00327d22 CAPI: Switch NCCI list to standard doubly linked list
28a1dbb6f7feade304f43798feb15f6978516624 CAPI: Fix racy capi_read
54f0fad3d8414cf770c1cf25a1d98fcaec899b5a CAPI: Use non-atomic allocation during NCCI setup
05b4149433ffae789edaf569da8d998c93eed1aa CAPI: Rework locking of capidev members
eca39dd830dbc58061aa6cd68853c39055236be3 CAPI: Clean up capi_open/release
b8f433dc5cd9b910c12ef5cca351bf720d3e68c1 CAPI: Convert capidev_list_lock into a mutex
501c87a91909efaad91425635b29b01f1473c659 CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
88c896ef87fd0dd4dbf36e8e86e019c74b1f6649 CAPI: Rework application locking
0ca3a017a7373a4545dd7b345a8a0cecc16bc7e2 CAPI: Rework locking of controller data structures
ef69bb2ec6036945da1d3d3f07b75253f484f693 CAPI: Rework controller state notifier
3efecf7a49cde47e5f2deb1d5504951ff4bede53 CAPI: Rework capi_ctr_ready/down
9717fb8b64ed41be9dd074bc8010bafd33046f1a CAPI: Convert capi drivers rwlock into mutex
522530311b35ec8fc4785062441dd2d63967ac55 CAPI: Call a controller 'controller', not 'card'
88549d6b76346e677da8d2d52b37615df18a4345 CAPI: Reduce chattiness during module loading/removal
e11e7ac1ecac6b25439c003c5ca661cd399ec35d CAPI: Pin capifs instead of mounting it
07ad603ab8e3cc35762c15043b59a6ef76542454 CAPI: Eliminate capifs_root variable
90926f0e58dcd9f4ca877961000568a3be787f2f CAPI: Sanitize capifs API
c947862f9126983537a4cc11e07d26882d60b7e7 CAPI: Fix leaks in capifs_new_ncci
54716e3beb0ab20c49471348dfe399a71bfc8fd3 net neigh: Decouple per interface neighbour table controls from binary sysctls
02291680ffba92e5b5865bc0c5e7d1f3056b80ec net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
9e3f8063a72a946f2ba29068b34190436573dffe drivers/net/pcnet32.c: Checkpatch cleaning
13ff83b90f1dfae1068a250e8d99d3f9991cfa9d drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpers
249658d5c24e42f19b3721b654d64a46816e9b0e drivers/net/tehuti.c: trivial checkpatch cleanups
cb001a1f7db6ffb0fff0796c60853c2bf2e512c3 drivers/net/tehuti.c: Hoist assigns out of ifs
865a21a5e3d1b384c559a44c898fcad93e187b82 drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpers
6c35abaedc191e2c7c8fa40a2b4c2b01d553b768 drivers/net/sky2: Convert to use netif_printk macros
6909c66dfbbab99dbbd9931627c9f6e8c45bfbdb drivers/net/ixgb: Use netif_printk macros
177867ce08f2756fa361e37086fc1792d7b4cf29 sparc64: Kill bogus ip_tables.h include.
bec92044b73085ba92aabf973cb5aafc251f3a34 bnx2: Update firmwares and update version to 2.0.8.
c9885fe5a76dea798543f2938a872bc159e8e69a bnx2: Fix bug when saving statistics.
beb499afe3c9c006bb2d66ceaff0f354d0405ff4 bnx2: Allow user-specified multiple advertisement speed values.
5726026bfffa13e9b1098d7bc177618cbbaa9388 bnx2: Adjust flow control water marks.
e9f26c49ce790de0064474f97d6402ce1fefac2a bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.
efde73a35c2fc88db26a1583b19e0ab0fdfcd4f8 bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.
496c185c9495629ef1c65387cb2594578393cfe0 atl1c: Add support for Atheros AR8152 and AR8152
ec144a81ade915b5b38adedf10e84690813ed768 Merge commit 'origin/master' into next
d5aa407f59f5b83d2c50ec88f5bf56d40f1f8978 tunnels: fix netns vs proto registration ordering
c2892f02712e9516d72841d5c019ed6916329794 gre: fix netns vs proto registration ordering
4f4517c45f325ba511458465430a52864a5d0d30 spi: Correct SPI clock frequency setting in spi_mpc8xxx
c13f3d378f77ce3176628ade452b0e461242faf3 x86/gart: Unexport gart_iommu_aperture
73b50c1c92666d326b5fa2c945d46509f2f6d91f ext4: Fix BUG_ON at fs/buffer.c:652 in no journal mode
b397c836eff58cd9a43f7bd8b853a51b3ecc3420 drm/i915: Don't reserve compatibility fence regs in KMS mode.
c4804411691bdd7d8a57e942cbb502fd52a90074 drm/i915: Keep MCHBAR always enabled
29105ccc43ead5a0179d04b1404611981e92e278 drm/i915: Replace open-coded eviction in i915_gem_idle()
64b84010f9f85996a219fcc697396e7e11be3459 ath9k: Use the Beacon TX rate from mac80211
bef5d1c70d132145c0fc75b3586a19841a9a82e4 mac80211: split ieee80211_drop_unencrypted
04662360854aefcb6337d93701892ad97411fdd0 mwl8k: disable softirqs when accessing sta_notify_list
749f621e20ab0db35a15ff730088922603c809ba Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
7833ae0edf50b0eb303e95b1bec5fbd63a1e2672 ASoC: tlv320dac33: Correct the OSCSET calculation
e5e878c1c393de917391477bc7627d729f7568fb ASoC: tlv320dac33: Clearing FIFOFLUSH flag before playback
dbe21408b15f04da4f80fb89a27b7cb067d6103e ASoC: Make pmdown_time runtime configurable
96dd362284ddcb546d2783035ae7eeda73692eda ASoC: Make pmdown_time a per-card setting
e20908d95e89d04b9537aefecc0734d2e4f7faed power_supply: bq27x00: add BQ27500 support
b4de3608156311b615da4bcc4c095913abc44825 power_supply: bq27x00: fix temperature conversion
ba96f8717e77f1ef68c160f6e9a454b3ce2c045b power_supply: bq27x00: remove unused struct fields
97f70c23a1fa1bffe79187563dc5c6f2c72420a2 power_supply: bq27x00: remove double endian swap
cf24dae14663b88cd64b37df3c7737269aa3cb5e powerpc/mpc5121: Add default config for MPC5121
dcc79d7870cfc3b3f11137e040e743dc50f88acf powerpc/mpc5121: update mpc5121ads DTS
5b2b6255f2fda198cd5176f6cddae600c946a87d powerpc/mpc5121: create and register NFC device
50aae7241eb94e02d97e03cd88be425ef09e6ab4 rtc: Add MPC5121 Real time clock driver
a8dbceb755f82f760b56bac4283f9cfc7774e62b powerpc/mpc5121: Add machine restart support
284ed66fc3beca509a7549aae06af5c74023304c powerpc/mpc5121: avoid using arch_initcall for clock init
5619c28061ff9d2559a93eaba492935530f2a513 x86: Convert i8259_lock to raw_spinlock
0fdc7a8022c3eaff6b5ee27ffb9e913e5e58d8e9 x86: Convert nmi_lock to raw_spinlock
40d6753e78a602bdf62e7741c0caa36474882f00 x86: Convert set_atomicity_lock to raw_spinlock
ff5cf34c809cd5950579e46e7c10c29bc647aaf1 HID: hid-ntrig: Single touch mode tap
dade7716925a4e9a31f249f9ca1ed4e2f1495a8c x86: Convert ioapic_lock and vector_lock to raw_spinlock
6e705f56a181118f6fbd35e6b443eab33df07290 netfilter: ebtables: mark: add CONFIG_COMPAT support
314ddca3b172fdb9c23a25c545505dbde557602e netfilter: ebt_limit: add CONFIG_COMPAT support
90b89af7e15143c8ea22f5c8818f5a2eec9e75c1 netfilter: ebtables: try native set/getsockopt handlers, too
81e675c227ec60a0bdcbb547dc530ebee23ff931 netfilter: ebtables: add CONFIG_COMPAT support
49facff9f92508413f3da598f86aaf6c1121ff27 netfilter: ebtables: split update_counters into two functions
837395aa863142be7c38be0ca780aef21b12b49f netfilter: ebtables: split copy_everything_to_user into two functions
e788759f44b29e5b1bc27a265dece7dcfa4234af netfilter: ebtables: split do_replace into two functions
17c0e7107bed3d578864e6519f7f4e4c324c8f58 x86: Mark atomic irq ops raw for 32bit legacy
94d32f99c6aba8b702a9cf78cb328aeb7882b1e5 imx-serial-excessive-status-clearing-on-break.patch
6e40f5bbbc734231bc5809d3eb785e3c21f275d7 Merge branch 'sched/urgent' into sched/core
83f0d53993b2967e54186468b0fc4321447f68f1 tracing: Add notrace to TRACE_EVENT implementation functions
0970d2992dfd7d5ec2c787417cf464f01eeaf42a sched: Fix race between ttwu() and task_rq_lock()
9000f05c6d1607f79c0deacf42b09693be673f4c sched: Fix SMT scheduler regression in find_busiest_queue()
28f5318167adf23b16c844b9c2253f355cb21796 sched: Fix sched_mv_power_savings for !SMT
dbf2b17de505d390b5ecf5b5944fc0c88f6d66fe HID: hid-ntrig: multitouch cleanup and fix
b0549cf1a35a92edf053d94066e60fb0ed02bb71 HID: n-trig: remove unnecessary tool switching
943ed464f3722de0569cf41ba6ec094768ac046d HID: hid-ntrig add multi input quirk and clean up
1d5cfcdff793e2f34ec61d902fa5ee0c7e4a2208 sh: Kill off some superfluous legacy PMB special casing.
8d0c123f8b710561cfd34f6e1a5bebc27988edbe crypto: aes_generic - Fix checkpatch errors
0047e81dc366a0690b4765250c3a1d8caf3797c4 crypto: fcrypt - Fix checkpatch errors
5b37c19e36de46d2a96ce127addb4c4bbaa4619a crypto: ecb - Fix checkpatch errors
a501121e30c4b41dbdae47302c1ebebc7821511a crypto: des_generic - Fix checkpatch errors
9472d763b3087f2899379a77b39499fcd37d6d2b crypto: deflate - Fix checkpatch errors
c9af70fb86bbede6197081ded69407a9192716c8 crypto: crypto_null - Fix checkpatch errors
d150975bc759af51d655d109fd6633ad1bc67df8 crypto: cipher - Fix checkpatch errors
db83aabfe115cb8a75f79ada5ce5fdc2d52f5a4d crypto: crc32 - Fix checkpatch errors
0375d66dd04ba828066807edccf7ae8245f903d2 crypto: compress - Fix checkpatch errors
87c3be87e9e1d8ec4ad57d0e505099529383dd4a crypto: cast6 - Fix checkpatch errors
a1f4c9222d5e71f9c2646f47beb4a0a42b42fdc4 crypto: cast5 - Fix checkpatch errors
621dd3692978a7dd84df2d8ea822b805b40de498 crypto: camellia - Fix checkpatch errors
f3542e6d7b246e88b038e608358606ddd1f09870 crypto: authenc - Fix checkpatch errors
3d01a33b77b120f8b11d8757c346442ed7961b11 crypto: api - Fix checkpatch errors
189bd4b056af76325e491baea4338a140d0e86d8 crypto: anubis - Fix checkpatch errors
5357c6c43ec0f420c33da91019ae24e17a929ece crypto: algapi - Fix checkpatch errors
0d8fb0a139093297851f56e2070bf580e9667dd7 crypto: blowfish - Fix checkpatch errors
3922538fe1625e6ddded56c08c290b3440846cfd crypto: aead - Fix checkpatch errors
c4ede64a6e0220c9b30f07ab41080c8e90245116 crypto: ablkcipher - Fix checkpatch errors
291186e049d7f8178ad31d43c38a53889f25d79e ALSA: usbmixer - use MAX_ID_ELEMS where possible
7affdc17d49b5d9e9c350d5d99ee34ab8655c7b4 ALSA: usbmixer - add usb_id value to usbmixer proc file
3be522a9514f58e0596db34898a514df206cadc5 ALSA: pcm core - fix fifo_size channels interval check
ebfdeea3df2b8c265975b6acc47996a0b7c507e8 ALSA: usbmixer - introduce /proc/asound/card#/usbmixer file
b8f1f5983fbe751aa3d07d9ce7ebb0c23bf4b7e4 Merge branch 'topic/misc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
ba9341dfef6b0201cd30e3904dcd0a47d3dc35e0 Merge branch 'fixes' into devel
efd54ea315f645ef318708aab5714a5f1f432d03 sh: Merge the legacy PMB mapping and entry synchronization code.
d39e82db73eb876c60d00f00219d767b3be30307 ALSA: USB MIDI support for Access Music VirusTI
38bcb37a6f63fcdfcc0dd0af3ec5c03a4b7be48e ACPICA: fix acpi_ex_release_mutex() comment
ded180e7ebfc324b36a94931f99d0705dcd8da29 ACPI: remove superfluous NULL pointer check from acpi_processor_get_throttling_info()
0e026445fb36852d3102cb8bb24868765fe5816a ACPI: delete unused acpi_evaluate_string()
55cef91a5d553265f03fe159f9fcdfac36902248 sh: Prevent fixed slot PMB remapping from clobbering boot entries.
f167e1d073278fe231bbdd5d6c24fb9d091aa544 ALSA: usb-audio: reduce MIDI packet size to work around broken firmware
2da5d31bc72d0a36dc16af7f5d5baa4f86df9c76 security: fix a couple of sparse warnings
97d6931ead3e89a764cdaa3ad0924037367f0d34 TOMOYO: Remove unneeded parameter.
339c6e99853d2ef1f02ad8a313e079050a300427 ethtool: reduce stack usage
5cdaaa12866e916d0ada8b56c5f0e543cfc7fe3d net: emaclite: adding MDIO and phy lib support
a9288525d2aed806c1b8a785c226d4a9e6371650 X25: Dont let x25_bind use addresses containing characters
b18e7a06857833d2c7c8c8457e5a3a7c3327f643 X25: Fix x25_create errors for bad protocol and ENOBUFS
cf588477a3fbf085426e5c0b6205984ebb7e2187 be2net: implement EEH pci error recovery handlers
0dca3a843632c2fbb6e358734fb08fc23e800f50 xfrm: Flushing empty SPD generates false events
19f4c7133fc1b94001b997c4843d0a9192ee63e5 xfrm: Flushing empty SAD generates false events
9546377c42e12513b33925ab829d893dcf521c5f IPv6: Delete redundant counter of IPSTATS_MIB_REASMFAILS
564517e804c9c6d4e29c270bfc1517404d27107b net/macvtap: fix reference counting
e9449d85c67127d6f9d01aad8963d567ab02cb96 cxgb3: fix link flap
38a8fc0fcf86f131f8bddf3787f9dfa7325bd981 cxgb3: FIx VLAN over Jumbo frames
d41a5b7da223f7a80844fb3e948e8d5e6181f214 ixgbe: Cleanup incorrect header comments
0d643e1fb4207711d9c148b5c6a2820550a4a154 ethtool: Move n-tuple capability check into set_flags
e858911804f5ecadb41afd61582a11f68d416328 ethtool: Fix filter addition when caching n-tuple filters
319c2cc761505ee54a9536c5d0b9c2ee3fb33866 sh: Fix zImage boot using fixed PMB.
fb1e776050f0f6a7b90eba03a1d001756454f9dc sh: fix sh7724 SDHI support using INTC force_disable
d85429a31790361b9e952be3817134c23b3b758a sh: extend INTC with force_disable
92e1f9a7ed613b36f3aaf8b04a79e2fd4fa37ec1 video: sh_mobile_lcdcfb: Fix panning.
40331b21f5fdb746e80fc609ef60ef71b5cd47d9 video: sh_mobile_lcdcfb: Add wait for vsync.
942fa3b63eb525aa0512ba28c42e656d8efc6787 x86, mtrr: Kill over the top warn
7ef612331fb219620cc1abfc2446bb027d388aa0 TOMOYO: Use shorter names.
ca2107c9d6cf44fb915402d6f12b9d9ff3925cd7 x86, numa: Remove configurable node size support for numa emulation
8df5bb34defd685fe86f60746bbf3d47d1c6f033 x86, numa: Add fixed node size option for numa emulation
68fd111e02b979876359c7b471a8bcbca0628b75 x86, numa: Fix numa emulation calculation of big nodes
084da356f6e55ce42f1d2739178502023908c107 TOMOYO: Use enum for index numbers.
6cb8e1f71c407930f0f07feceeea1da73881038b drm/radeon/kms: fix bo's fence association
e821767bebdae6a46f6d897a4385f6218bee7f27 drm/radeon/kms: fix indirect buffer management V2
18fe1cad889fe6c1acbf4dfc576e82a13cf1a30c ARM: 5930/1: Add PKMAP area description to memory.txt.
a183927213df225bd93d21857b6aaafbb95e590d ARM: 5929/1: Add checks to detect overlap of memory regions.
c931b4f655a1b86c929384e674eb8c31795f3bd7 ARM: 5928/1: Change type of VMALLOC_END to unsigned long.
a7bd08c82e4f74387a39eeebb942712f23967420 ARM: 5927/1: Make delimiters of DMA area globally visibly.
db9ef1af4879c121c354ad2f653f185f1d50fd89 ARM: 5926/1: Add "Virtual kernel memory..." printout.
22192b37bbeec5d850c233491f3cb7610363ce34 ARM: 5920/1: OMAP4: Enable L2 Cache
9e65582a8e8715f883a34eea66e0643778ce878d ARM: 5919/1: ARM: L2 : Errata 588369: Clean & Invalidate do not invalidate clean lines
d309427e792ea750cdd312e7a92cf6047ae44962 ARM: 5917/1: OMAP4: Add L2 Cache support
424d6b145f863d012c540082d0c1afb5bb4dea48 ARM: 5916/1: ARM: L2 : Add maintainace by line helper functions
ad187f956108e1c56b444706212bf08d84c0bee0 ARM: vfp ptrace: no point flushing hw context for PTRACE_GETVFPREGS
54cb3dbb4a1cccd6b1bffc169ff638f8e74daf44 ARM: vfp: fix vfp_sync_state()
462f39a8c7496c95f4de91ef46d875f46e0fa271 ARM: ptrace: get rid of PTRACE_{PEEK,POKE}{TEXT,DATA}
d23bc1b3a7e6db935acb9a949a5985d9b77dfd13 ARM: 5912/1: Define a 32-bit Thumb-2 breakpoint instruction
1a28e3d977860dc760909083df625b300f695680 ARM: 5911/1: ARM: Select CPU_32v6K for CPU_V7 only if ARCH_OMAP2 is not selected
11805bcfa411c816b7c76fc40724be6733c74ffc ARM: 5905/1: ARM: Global ASID allocation on SMP
48ab7e09e0a7c00a217f87e4b57dfbee9c603e79 ARM: 5906/1: arm: change command_line to cmd_line
c5113b61baf7a9a8616eca83e20847e7fecdc679 ARM: 5897/1: spinlock: don't use deprecated barriers on ARMv7
24b44a66fa240f6fc63343623ca730d39754047e ARM: 5889/1: Add atomic64 routines for ARMv6k and above.
a9221de66d2d94e6e34c3f56bbdd744935020737 ARM: add notify_die() support
2b0d8c251b8876d530a6bf671eb5425838fa698a ARM: 5880/1: arm: use generic infrastructure for early params
e119bfff1f102f8d1505910cd6c09df55c776b43 ARM: Move creation of /proc/cpu out of alignment.c
373b32abf9b33616ad94283461bb2ab49e8371d5 ARM: move LED support code out of arch/arm/kernel/time.c
7921fc4a25800f4210bca96c05dea67a6b736d32 ARM: remove old RTC support
31aa8fd6fd30b0f36416df7d09619768d26b4332 ARM: Add caller information to ioremap
ba869023eac8354b17acdcff82b851ea8e7b1809 jbd2: delay discarding buffers in journal_unmap_buffer
aca92ff6f57c000d1b4523e383c8bd6b8269b8b1 ext4: correctly calculate number of blocks for fiemap
2f68ffd11aa76b251921976c982b814df9ebe890 Merge branch 'arm/clock-event' of git://git.pengutronix.de/git/ukl/linux-2.6 into devel-stable
56012808f4d5606e401539f663d92009d964425b Merge branch 'for-rmk' of git://git.marvell.com/orion into devel-stable
026331c4d9b526561ea96f95fac4bfc52b69e316 cfg80211/mac80211: allow registering for and sending action frames
8404080568613d93ad7cf0a16dfb68459b42a264 mac80211: reject unhandled action frames
de1ebdceb6a4fe1b7073b81d273285b7c8bed312 rt2x00: rt2800 - Make rt30xx and rt35xx chipsets configurable.
49e721ec6ca74f90ee99089ad2de1c338a95c6d5 rt2x00: rework RT chipset and revision determination for PCI an SOC devices.
714fa6636331d33c6045efe394f36c964a6c14ee rt2x00: Reorganize RT chipset setting for PCI/SOC devices.
cea90e55969ff70b970d64d564076a5469331527 rt2x00: Introduce SoC interface type.
15a69a81731d337a3d9db51692ff8704c1114f43 p54usb: Add usbid for Corega CG-WLUSB2GT.
0052b8bb5ad24ff2c5b065adc7ed44dc8390bd4b ssb: fix typo in ifdef comment
634c8d2587abbd680603e016ae1060129abdf46f rtl8187: fix typo in ifdef comment
063b2dfffc896fc5ac6943248c940619b94f09c2 b43legacy: fix typo in ifdef comment
2bf9fa6980a5ca12333634e48c8dd69024b88eba wireless: airo_cs build fixes
0e956c132f822d414a4ce84726ac1d1294364581 nl80211: does not allow NEW_STATION and DEL_STATION for mesh
2f5265e6e785b2a666dd985ea157bc8c260be8fa mac80211: fix netdev rename
f318d658decb5789cfbb43041daf3dc3aade1df0 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
153a008bf7915ea9127341409170cb197d111282 ceph: reset osd connections after fault
dd2ac961e273c2ac9f58cfa13c9e566e4bdb3b13 ARM: 5937/1: Add support for EP9315 based Snapper CL15 board
9aaab0589baa61d637a52badddbff2d74f35a955 ext4: add missing error checking to ext4_expand_extra_isize_ea()
12062dddda450976b129dcb1bacd91acaf4d8030 ext4: move __func__ into a macro for ext4_warning, ext4_error
d6a2d9b800276140abf352908abbd0c240890692 OMAP4: MCPDM: Register McPDM platform device
302720f3b722b8084bc59b214b8da5f50dd3e0b1 ARM: OMAP4: Add McPDM base address
57852d761a924a636411eb65fa089de832a4207c OMAP4: IRQ: Add McPDM IRQ definition
52abcbc9c4aa9cfd06c53afd5883296ca2a58f90 arm: omap: kill compile warning on board-4430-sdp.c
91fbb8c6d9bb32797d455755ddd34376485bd632 AM35xx: Update irq.h for AM35xx IPSS module interrupts
07dcbd07866691c33a3ff6f2d845292f23760669 AM35xx: Add AM35xx intr_clr & sw_rst cntrl reg bit definition
e3d4d0a2385593e7873e7d7688eeffea949facff AM35xx: Introduce am35xx.h file
a1e63642a9ed167f74afd10245fb907ac41a54d0 omap3: pm: Add T2 Keypad as a wakeup source
321cfc851dbb866e4d5efd555eca5919895324ca omap3: Clean-up for omap_mux_init
b702b1060ab1c29ac08b904a0c188c61cda880eb omap_hsmmc: allow compile without regulator framework
e0eb2424469ec2333885672d3db8bd07d322455d omap_hsmmc: Allow for a shared VccQ
6da20c89af64b75302399369a90b9d50c1a87665 omap_hsmmc: Ensure regulator enable / disable are paired
4380eea266940a82e5b8edd5c16ce0289679bcfe omap_hsmmc: Fix disable timeouts
1df58db8a25ec7656005f1dd161a9ede044551b7 omap_hsmmc: Allow for power saving without going off
ce6f00165d5314698afd04ee20cede156cfcc593 omap: RX51: Remux to pull eMMC lines down when powering off
e3df0fb4132fff8717cb0c08403c12138fd3ae39 omap: Reconnect hsmmc context loss count
68ff04231ce9128d400f47762ae3c921be79cd49 omap: Rename hsmmc symbols to reflect independence from twl4030
d02a900b5952597b6beebd709d92ab392fa3005a omap: Rename mmc-twl4030 files to hsmmc
db0fefc5119e2cfaa8f57565331e0abe47f0801e omap_hsmmc: Move gpio and regulator control from board file
88c8460ac32283e2a25e36e4670ff5ab02f3b521 omap3: Add support for flash on 3430SDP board
c2798e9342a1394de966c31703e0410ee3988378 omap3: SDP: Introducing 'board-sdp-flash.c' for flash init
2f70a1e93657bea0baa7d449aa49e44a08582dc8 omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
30e53bccfa15c6c0839c87705a66d478bb10baf5 omap2/3/4: serial: fix coding style indentaion
2586ef0d1db6d606e5ceb7fbf97f34c8b402e90c omap2/3/4: gpmc: avoid section definitions on headers
b2fa3b7c602258c1ab9d1cb66c30d72e9085c762 omap2/3/4: gpmc: kill compile warning
0cd7e1cc76c38b29ec459294750660855fa11ca8 omap2/3/4: mailbox: kill compile warning in mailbox.c
d761585a0571c9d508b26735a3d268ff3ec3a548 omap1: mailbox: kill compile warning
96fbd74551e9cae8fd5e9cb62a0a19336a3064fa omap: McBSP: Use cache when modifying individual register bits
c8c99699bd25d8b238ba75d2530d1be90e3c39ea omap: McBSP: Introduce caching in register write operations
8ea3200f1de1c3d8f3c884a704107fb1e7449547 omap: McBSP: Modify macros/functions API for easy cache access
14f796375b5c2bcc27986de12b6f769ec3827f36 omap: McBSP: Use macros for all register read/write operations
c127c7dc1abb7f02dcfbbea173e7abb4f2d4585e omap iommu: fix incorrect address for largepage 1st entry
8d33ea5881bce56f85de7fcc90e1c5618fa5b62d omap: iommu: fix incorrect address for supersection 1st entry
97ec7d585b33bbcc2be92dafa05b540959b4ea47 omap iommu: cleanup iommu page address mask and definitions
cc87edb173effdf74e680ee6d622a935ff0c1d6f MTD: remove no longer used OMAP flash map
561b036ad9d0b4f0cd311d2e38025919c2cb437f omap: convert boards to use physmap-flash
fd17a25fe9423bbde16a326466330ad486321dfc omap2/3/4: Add omap4 into omap3_defconfig
a3a9b36e6b1c420088460af8e83ba7b83330669f omap2/3/4: Fix mach-omap2/serial.c for multiboot
3f1686a9bfe74979c6ad538c78039730f665f77e omap: Fix gpio.c for multi-omap for omap4
4751227df948582e82f19df30efa662ab71fa980 omap3/4: Fix compile for multi-omap for clkops_noncore_dpll_ops
61a07c80a7cf7333475e7eda9934dac9a8a9c8b9 omap2/3/4: Allow booting omap4 with multi-omap configuration
e735aa8a20fdc60439141b7b0c0382a3ce031f3b omap2/3/4: Clean up entry-macro.s for adding support for omap4 multiboot
be8f317740f218bda59cc5ae5aefcdd7a333762a omap4: Use get_irqnr_preamble
95d2b4e9cbba4c9a2ac63205e846e7ccfebe69b4 omap2/3/4: Clean up defines for entry-macro.S
1cf9d079637e1479842dad0b25f445b5ceec0bab omap: Move multi-omap ifdeffery into it's own header file
78aee23f32447bff0ef8dd012d9b0eaf1e3a79a1 omap2/3: Update omap3_defconfig to build in all the 2420 based boards
4323e9f71903f654abc6d21a3ef81c08e0ac2288 omap2/3: Fix initcalls for multi-omap
140455fa007a618d2d1bf5e6e888206534035e6f omap2/3/4: Replace orred CONFIG_ARCH_OMAP2/3/4 with CONFIG_ARCH_OMAP2PLUS
a8eb7ca0cbb41c9cd379b8d2a2a5efb503aa65e9 omap3: Replace ARCH_OMAP34XX with ARCH_OMAP3
088ef950dc0dd58d2f339e1616c9092fea923f06 omap2: Convert ARCH_OMAP24XX to ARCH_OMAP2
d10f2b6e745f1232ff6517b335faf3bfd7005bec omap2/3/4: Fix mbox init for multi-omap
6fbd55d077cdf2aeb7a170ff9f5779d19506bf9e omap2/3/4: Fix omap2_map_common_io for multi-omap
882c0518e5317a41834d0fceee07ae6ada2d7429 omap: Fix dmtimer.c for multi-omap boot
56213ca4e440c0b6e56a48f5901c55c4ce3cf1ba omap2/3: Multiboot compile fixes to compile in omap2 and omap3
9556175183ddf19e9a7afa449c259a0a5081fa29 omap2/3: Make get_irqnr_and_base common for mach-omap2 multiboot
be26a3df0b80307bf8f73cea535c112210151bb9 Merge branch 'debug-ll' into omap-for-linus
3e5e524ffb5fcf2447eb5dd9f8e54ad22dd9baa7 netfilter: CONFIG_COMPAT: allow delta to exceed 32767
fc0e3df4f00a5f62c2f2fce84bf496136b58c474 netfilter: ebtables: avoid explicit XT_ALIGN() in match/targets
1756de262e41112a8a8927808eb2f03d21fd4786 netfilter: ebtables: abort if next_offset is too small
ef00f89f1eb7e056aab9dfe068521e6f2320c94a netfilter: ctnetlink: add zone support
5d0aa2ccd4699a01cfdf14886191c249d7b45a01 netfilter: nf_conntrack: add support for "conntrack zones"
61b603b4ee0c70708539e2fa5c3d47f17b7c7849 omap: Remove old DEBUG_LL serial port options
0c8219f0302d0d27fda52c790d38406801e547ec omap: Make uncompress code and DEBUG_LL code generic
4f2c49fedf833e522001bc51824b894732900a3d omap: Clean the serial port defines
8fea97ec1772bbf553d89187340ef624d548e115 netfilter: nf_conntrack: pass template to l4proto ->error() handler
f0d3ab49110327516b7f0b6d27fd33d6fa079d6c arm/mx2: define seperate imx_nand devices for imx21 and imx27
d5d1baa15f5b05e9110403724d5dc72d6d541e04 netfilter: xtables: add const qualifiers
739674fb7febf116e7d647031fab16989a08a965 netfilter: xtables: constify args in compat copying functions
b402405d71beed8e4df354844353f66b4e18269f netfilter: xtables: print details on size mismatch
2249065f4b22b493bae2caf549b86f175f33188e netfilter: get rid of the grossness in netfilter.h
23f3733d440b918ccb7746718f77256334cf6176 netfilter: reduce NF_HOOK by one argument
fa96a0e2e67fe34a3d994e3f354a5c229dd14286 netfilter: iptables: remove unused function arguments
98e6d2d5ee26bf56850a10eb64139c68fb09ba19 netfilter: xt_recent: inform user when hitcount is too large
2ffe2da3e71652d4f4cae19539b5c78c2a239136 ARM: dma-mapping: fix for speculative prefetching
702b94bff3c50542a6e4ab9a4f4cef093262fe65 ARM: dma-mapping: remove dmac_clean_range and dmac_inv_range
a9c9147eb9b1dba0ce567a41897c7773b4d1b0bc ARM: dma-mapping: provide per-cpu type map/unmap functions
93f1d629e22b08642eb713ad96ac2cb9ade0641c ARM: dma-mapping: simplify dma_cache_maint_page
65af191a0414d0e1145f67c153e1b63d122dfbb4 ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguous
4ea0d7371e808628d11154b0d44140b70f05b998 ARM: dma-mapping: push buffer ownership down into dma-mapping.c
18eabe2347ae7a11b3db768695913724166dfb0e ARM: dma-mapping: introduce the idea of buffer ownership
dfff0615d28bdb3e8d213e5537dd069265912667 tree-wide: fix typos "ass?o[sc]iac?te" -> "associate" in comments
e296264977f68ddf395b8f93f8e174930f88499a OMAP: DSS2: Check ctx loss count only when starting the first clock
6eed73debf5840a42ebe9ea90958d2ce4a38c6b0 OMAP: DSS2: DSI: remove dsi_vc_print_status()
dd8079d6a9c2aa292dacaf1b42f526558e20379f OMAP: DSS2: DSI: configure all DSI VCs
61140c9a88ce1f1dee4e98a0c442f9a84b4c5e6b OMAP: DSS2: DSI: export dsi_vc_enable_hs()
828c48f8c51ebfc2a00e1a834b0bc9e7fd35060f OMAP: DSS2: DSI: add helpers for DCS read/write
4f76502374ff91bc80a48a32cabb1009087a3b9d OMAP: DSS2: DSI: add dsi_bus_is_locked()
2f18c4d89861fc1abdfa2531ba76017acb78edc5 OMAP: DSS2: improve DSS clk src selection
b63c97f5184684c841be84ec80928e3c5fe57fbe OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype
853525d7785761d2d9c121b41326ab19d3af4a22 OMAP: DSS2: fix irq-stats compilation
6dd2e42bd892b2e16080ceba451fd9c3ed633145 OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFO
47b5d028fdce8f809bf22852ac900338fb90e8aa ALSA: Echoaudio - Add suspend support #2
ad3499f4668f684ef6e5d0222ae14d5e4ade1fdd ALSA: Echoaudio - Add suspend support #1
4f8ada444cc7a7ea70cdc81f098b34c5f1f2df41 ALSA: Echoaudio - Add firmware cache #2
19b50063780953563e3c3a2867c39aad7b9e64cf ALSA: Echoaudio - Add firmware cache #1
02b1bae5e1c0f810168037be0134685085e95e88 niu: Refinements to kernel logging.
04c869735541c27dd137c55f35f8a18bb372bbe1 sh: Fix up legacy PMB mode offset calculation.
228da6c2e63b3b2064492b24ef83c07bcc48abbd mac80211: Fix error introduced in netdev_mc_count() changes.
5659338c88963ea791118e5e11e314b24f90c3eb vhost-net: switch to smp barriers
f10a1f2e7e93a35cb603b63090ff0e70a576a641 niu: Use pr_<level>, netdev_<level> and netif_<level> macros
a1467085dcad8214bbb1d7edafbaa295cbd8c0e7 ethtool: Fix includes build break
1a5778aa000ebfec7f07eed0ffa2852ffb5d16bb net: Fix first line of kernel-doc for a few functions
5ecccb74dc91e22496a142b103ba958f93c29275 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
2e98f10a7a87ebae4dcc3949028a32008b46ceef drm/radeon/kms: flush HDP cache on GART table updates.
028c5d5d596651bce13d06737eb3707a7e99a30c Merge branch 'sh/stable-updates'
8b833c506c05c498d4215e2c260be44225daf6de kprobes: Add mcount to the kprobes blacklist
deded43508f065c95af506d18b8309ba842c397e ARM: mach-shmobile: intc-sh7372 tidyup
aa18ef609b65a76e4531b09dd0c196be3e04eb94 ARM: mach-shmobile: G4EVM USBHS support
276b4f623cfd30320c004269725683ba8f262bb6 ARM: mach-shmobile: sh7377 and G4EVM pinmux support
f6f223039c0d0683bdea1eabd35b309e10311a60 Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
d40956665dc0c2fe2608268c2e7cff561ddcce11 ARM: 5935/1: [U300] Fix the DMA configuration
59778fb6c402d48b1efa154e0e79d5e94726365e ARM: 5932/1: ux500: fix DEBUG_LL/earlyprintk
847b173ea3d6f50936823d07f2245059bf44713b TOMOYO: Add garbage collector.
ec8e6a4e062e2edebef91e930c20572c9f4c0dda TOMOYO: Add refcounter on domain structure.
76bb0895d038be7bcdb6ccfcd2dd7deb30371d6b TOMOYO: Merge headers.
bf24fb016c861b7f52be0c36c4cedd3e89afa2e2 TOMOYO: Add refcounter on string data.
df0edeb59eb559be0bee53452fda2f5cc0ae133f of: remove undefined request_OF_resource & release_OF_resource
0d351c3e932c2e155ef5e4c3f5b87223abd4eea6 of/sparc: Remove sparc-local declaration of allnodes and devtree_lock
fc0bdae49d810e4cb32d7b547bc6d4dfb08f9e2e of: move definition of of_chosen into common code.
22d5579e66101162fd1119f2e7f4f999ca8b48c7 of: remove unused extern reference to devtree_lock
7c7b60cb87547b1664a4385c187f029bf514a737 of: put default string compare and #a/s-cell values into common header
4ef7b373df330bc0ff037dc4792d373c9346375f of/flattree: Don't assume HAVE_LMB
9dfbf207802c7e8cda9d081a8d750b50633c82d2 of: protect linux/of.h with CONFIG_OF
7c540d9e3da38c3d1c15fb8059e4577a84ac0066 proc_devtree: fix THIS_MODULE without module.h
21b082ecdd7e6b8a5eba2cc013cae41b24de7f51 of: Remove old and misplaced function declarations
6c5d1a49e5e88ee831117f4b2375829933ad15da ceph: fix msgr to keep sent messages until acked
414bb144efa2d2fe16d104d836d0d6b6e9265788 x86, cpu: Print AMD virtualization features in /proc/cpuinfo
0d1622d7f526311d87d7da2ee7dd14b73e45d3fc x86-64, rwsem: Avoid store forwarding hazard in __downgrade_write
d67b1b03254c501fef371b0e5916c94a52bfc2c5 fs/xfs: Correct NULL test
cfd3d8dcf7b4fc783db0806ac3936a7b44735bf7 ALSA: hda - Add support for Lenovo IdeaPad U150
d1c6b72a7224f6cd6924f7079f79580cde696d68 nilfs2: move iterator to write log into segment buffer
e605f0a7249d8002c660af379f884896cbaa45ae nilfs2: get rid of s_dirt flag use
dcd76186955e2b595c378dbe5b9bb6c8c5374b10 nilfs2: get rid of nilfs_segctor_req struct
086d1764b22bb2d9d79bb8e2198927acf028d732 nilfs2: delete unnecessary condition in nilfs_dat_translate
fe5f171bb272946ce5fbf843ce2f8467d0d41b9a nilfs2: fix potential hang in nilfs_error on errors=remount-ro
7512487e6d6459e4c3f9c7cedc53050a6c30e387 nilfs2: use mnt_want_write in ioctls where write access is needed
e902ec9906e844f4613fa6190c6fa65f162dc86e nilfs2: issue discard request after cleaning segments
b3b3f04fb587ecb61b5baa6c1c5f0e666fd12d73 tg3: Update driver version to 3.107
1061b7c56482310bbb8197045d51e2986afabfce tg3: Fix AC131 loopback test errors for 5785
c88734054e787542ea093b02120e324e92cad882 tg3: Fix napi assignments in loopback test
603f11738cee4d46a2a1d394ae80d718f8d37cba tg3: Reset phy during bringup when using phylib
0339e4e3effeae71e2b19c6340ef9672fb7a2cb3 tg3: Turn off multiple DMA reads for 5717
6b10c1653e425e30cff7f41d0e6f9743bfa9810f tg3: Fix 57765 A0 bootcode race condition
f89f38b8ec3171664314669a1396ab70b43e8961 tg3: Unwedge stuck MSI-X vectors
e92967bfb1f4fa7da7c425df9239c4bb615dec30 tg3: Prevent rx producer ring overruns
e4af1af900328e4aa71cd5df75bb22669ab11522 tg3: Give MSI-X vec 1 rx backlog space
8151d2948e088c20b7d29c793cf1fd744b6a2699 igb: support for VF configuration tools
ebc08a6f47ee76ecad8e9f26c26e6ec9b46ca659 rtnetlink: Add VF config code to rtnetlink
95c26df829ba4a25f40595cadb4c9433883cbe28 net: Add netdev ops for SR-IOV configuration
b280da8d54b8d82b52f368a8703b7ada6c1744d5 if_link: Add SR-IOV configuration methods
fb8a0d9d1bfd1e4355f307e86a6da7209eefd5f3 pci: Add SR-IOV convenience functions and macros
81d54ec8479a2c695760da81f05b5a9fb2dbe40a udp: remove redundant variable
55d955902a7f78e3e7c9ddbc71a4a050d9d44810 dccp: support for passing MSG_TRUNC
cfc0861ba32643c63901832a583054bea0445961 sky2: version 1.27
8a0c9228f110218f443d9ef8f9ab629251959733 sky2: Avoid down and up during sky2_reset
f2b31cb3ae491f9e82443cf25cc5a9ebdbc63619 sky2: Refactor sky2_down into two functions
ea0f71e59c20ea1e413cacfc971e051b3d6c6f64 sky2: Refactor sky2_up into two functions
200ac492b3c366346fcabd11897fadbd1a7a6599 sky2: Allocate initial skbs in sky2_alloc_buffers
39ef110ba859f44efeb9a88d0e85316cd1bbecda sky2: Factor out code to calculate packet sizes
44dde56d37787cbad2e867a41fe87d6b0aa37fc8 sky2: jumbo packet changes
87b09f1f25cd1e01d7c50bf423c7fe33027d7511 sky2: dont enable PME legacy mode
5f8ae5c537d937bab9cfeb83a30a9b670c3cfb35 sky2: WoL changes
8b05543129a5f216e08625e947a16b844bc4766d sky2: fix sparse warning
fa55e30bc35bf4ec5a7304a537c0ce5438e908e2 IB/ehca: Allow access for ib_query_qp()
25ef756385ce01834504977c22bcce8d8f000e5b IB/ehca: Do not turn off irqs in tasklet context
a478868a1b891da8f3c67c1b933e870df89dca80 IB/mlx4: Simplify retrieval of ib_device
a63374631e7192a64648ecc6672619a7abf9ebcd xfrm: use proper kernel types
c28e93040b497e895d5c41b54abef3bc8db17fa9 xfrm: validate attributes
d707204c1fd21ab49242aad17f92f949538e1507 drivers/net/skge.c: Use netif_printk macros
ae9540f75d5a69e7604cc5391cc0726b3aa82ff6 drivers/net/qlge: Use netif_printk helpers
f8502ce4f986a8fd486302980285b5e786b8dabe drivers/net/jme: Use netif_printk helpers
bf82c189a92f06967cf790d3ab0fc9827a9d00ff drivers/net/r8196.c: Use netif_printk macros
b3d95c5c93d4b57eaea0ad3f582b08a6b5fb3eb1 include/linux/netdevice.h: Add netif_printk helpers
ba211e3ec35820eced89bfe12e2d94e6352a4c5f drivers/net/atl1e: Use netdev_printk helpers
571ba42303813106d533bf6bda929d8e289f51bf netdevice.h: Add netdev_printk helpers like dev_printk
21809fafa042fcfff3f788419bed99f3c289745c IPv6: remove trivial nested _bh suffix
dc2b99f71ef477a31020511876ab4403fb7c4420 IPv6: keep permanent addresses on admin down
c0ad98453f23b98f73a1f1be2a75303a6c0dee4c be2net: bug fix in be_read_eeprom
1a8cdc5d49cdbd79dedce8db3840fca825304d8d be2net: remove ASIC generation number from Kconfig
35ecf03c833d9aae35df9f1d86e6efa86d3d2628 be2net: change the driver description
82903e4bfca1578336a91c0c17839b484c12295d be2net: fix to limit max vlans supported in certain skews
205859a2ff922d0587a819b08007398cbd0a6a30 be2net: minor code optimizations
34a89b8c75abe2873a95524552cc266fdd3b6a85 be2net: bug fix in be_change_mtu
3f0d4560aedaa67546eaeb3dc75fcdf68ec21036 be2net: bug fix for flashing the BladeEngine3 ASIC
e254f6ecaeb4e7c0588e739bf4641df0e8c22bba be2net: remove unused pci device id
830a8a976ff2236ebc383e9a06f7872ed9243bfb virtio_net: remove send queue
b25822ca5e3d6551b74506e2c69afada7c29c967 net: Makefile change for KSZ884X driver
1eb1cc7a209f9593312ba014f1b1f02c31eda4fb net: Kconfig change for KSZ884X driver
8ca86fd83eae6c73db5f6b23ee3a63b77d52c8ee net: Micrel KSZ8841/2 PCI Ethernet driver
447d8c2603a417cca68240059fbf1babfd27774f net: move am79c961's probe function to .devinit.text
0da2b300b91ddeb9944c3fb4faaf78c1c482c0af sparc: remove trailing space in messages
2bec5a369ee79576a3eea2c23863325089785a2c ipv6: fib: fix crash when changing large fib while dumping it
69a6a0b38a139ccceef32222108caca8a9b0b795 dccp: allow probing of CCID-array length
180040b89ee2aed88c0a0b1fcf7ada9a512b12e3 xfs: optimize log flushing in xfs_fsync
87185517de81101da5afbc82cefdeed6eeaa38fb xfs: only clear the suid bit once in xfs_write
918cae14872c56446415299fc17cf98704c9a537 Merge branch 'for-tony' of git://gitorious.org/linux-omap-dss2/linux into omap-for-linus
7455a76f170f794498d26081a5f15b797ef1a2aa macb: straighten out macb_mii_probe function
4cd24eaf0c6ee7f0242e34ee77ec899f255e66b5 net: use netdev_mc_count and netdev_mc_empty when appropriate
42c4568a4ace0adc27a9d6f02936e2047ba6fc7e ath9k: add a workaround for ack timeout issues
dd645cee7b50b61cb2d05b59eb6027679c437af6 x86: Add find_fw_memmap_area
9b3be9f99203d9a400e8547f0e80f1d8f8e5738c Move round_up/down to kernel.h
59be5a8e8ce765cf739ec7f07176219972de7481 x86: Make 32bit support NO_BOOTMEM
53db62a2529280ff216c941d8a2650204547e44a early_res: Enhance check_and_double_early_res
efdd0e81df0f23830c6d2cb971cf87f415b8dbdb x86: Move back find_e820_area to e820.c
7da657d1f1dd27fa9d8289d5f7e53479c7fd3a95 x86: Add find_early_area_size
a678c2be75773e112f6d656a22a7f1645c4dbd6c x86: Separate early_res related code from e820.c
db8f77c889542b09457b8b97efb311343c99a75d x86: Move bios page reserve early to head32/64.c
9bdac914240759457175ac0d6529a37d2820bc4d sparsemem: Put mem map for one node together.
a4322e1bad91fbca27056fc38d2cbca3f1eae0cf sparsemem: Put usemap for one node together
08677214e318297f228237be0042aac754f48f1d x86: Make 64 bit use early_res instead of bootmem before slab
eed18b5fa4d297c681b00144e8c6942dd35d39a7 ARM: PNX4008: use msecs_to_jiffies() rather than open-coding it
7e20c837208f6fdd553d04f5fe3e80f44570698b ARM: PNX4008: i2c-pnx makes no use of asm/uaccess.h nor asm/irq.h
4be53dbe74818a12cc737a89b5d0aec6095956e0 ARM: PNX4008: i2c-pnx: don't split messages across several lines
81d6724a564fa5bd20b006eae0da4462d599bb92 ARM: PNX4008: Use i2c driver data for passing between internal functions
9d7f73632c87ef1b6187eb539d1efd63c3cf0e36 ARM: PNX4008: move i2c_adapter structure inside the drivers private data
44c5d739181886cff8e3903dfa38cd704f3d9640 ARM: PNX4008: kzalloc i2c drivers internal data
88d968b22fa26d5e3a8cab46fc7c3a21c89a91d3 ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'
2781681ea6629ac0a685f5afe2011f916ab3c8ba ARM: PNX4008: remove platform definitions from mach/timex.h
6fff3da998ac3cc9ed8a84bf4f19911bd63c8c32 ARM: PNX4008: get i2c clock rate from clk API
ebdbbf2003ae2342147c87c2a6c6ed8984b9cede ARM: PNX4008: convert i2c-pnx to use clk API enable/disable calls
0321cb83e1c3f3a4282bd620c6cec78c5b80b572 ARM: PNX4008: move i2c clock start/stop into driver
a0dcf19f59d4f37150a6b7e115925d72aca15293 ARM: PNX4008: move i2c suspend/resume callbacks into driver
bba2be480b981bc1e7bea24c2a2552b0ad7e9774 ARM: PNX4008: convert i2c clocks to match by device only
24fd1edaac79fe9554c557f9f93b3197c136c236 ARM: PNX4008: convert watchdog to use clk API enable/disable calls
9bb787f435c86ffed079b66efa3ef6a8c577568c ARM: PNX4008: convert watchdog clocks to match by device only
0c452df9f08d4f0b829802cec3501d987390ada2 ARM: PNX4008: provide clock enable/disable methods and initialization
5413f7464e976e2c2ddb20686fc2e66ae8795b6e ARM: PNX4008: simplify clk enable/disable paths
6985a5ad0d719d8c8d584a69f6e5d7138a2e19ab ARM: PNX4008: convert to clkdev
0a0300dc8c4b3f3ce5c9ef5a0a4be5442590398f ARM: Consolidate clks_register() and similar
4e6d488af37980d224cbf298224db6173673f362 ARM: 5910/1: ARM: Add tmp register for addruart and loadsp
796d12959ad374cae8eb77faaf4243455a305433 ARM: 5903/1: arm/perfevents: add support for ARMv7
1b8873a0c6ec511870c106c80b94658f857c47f2 ARM: 5902/4: arm/perfevents: implement perf event support for ARMv6
7ada189f5c8627662c23f49b3e68463f86fc511e ARM: 5900/2: arm: enable support for software perf events
1618fdd9602c689de2f820a88cb3e283a39c3d90 ARM: 5901/2: arm/oprofile: reserve the PMU when starting
0f4f0672ac950c96cffaf84a666d35e817d7c3ca ARM: 5899/2: arm: provide a mechanism to reserve performance counters
c7b66698122796623f1838c0ee6a8e12ec832468 powerpc/40x: Add support for PPC40x boards with > 512MB SDRAM
858155fbcc0cd713f6382c527bb1c3abc0ed6d00 HID: usbhid: introduce timeout for stuck ctrl/out URBs
92fe0ff16a9299233104187bd6ceb2101501badc OMAP: DSS: Taal: fix error returns in taal_probe()
80b1cc23ac96373bd5ff17f8959f2587d6fc37dd OMAP: 3430SDP: remove vdvi regulator
8a2cfea8ccb6292dc43c37968fe08475ae7c2576 OMAP: DSS2: enable VDDS_DSI when using DPI
e721032785b72afbc3da14c5525ca570bc2ed108 omapfb: lcd_ams_delta: add support for contrast control
3e9ff04408483b7972240cf433c7fb4b6b88cf0a omapfb: Fix 12-bit display (RGB444 color mode) handling
60596045ac3d73ab6aac85d1eca617ba4c97b020 OMAP: DSS2: Improve Kconfig help texts
9ce4ad0a7b2e21363ce1d1d4c8eb4c2ae213cb59 OMAP: DSS: add TPO TD043MTEA1 panel
751ef159c5600e7ee53e64c3d04f3e2d78908ce5 OMAP: DSS2: add Toppoly TDO35S panel
3a66d3877eaa4ab9818000a15c07326adaa9ca79 ASoC: Add WM2000 driver
7f049ad15ece7f63b59ad438b51629434cdc0198 omap3: cm-t35: add DSS2 display support
c3d33329f400587976613c0224ffa2e266677cfb OMAP: AM3517: Enable DSS2 for AM3517EVM board
703e3061a043a7b87df2460044666d68394bdb69 OMAP: Enable DSS2 for OMAP3EVM board
6db29675b1cb60e878d04a1f69aba265189b2e33 ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=n
a540e13386e90f8c833c5cd0d16d877b8a277af1 Merge remote branch 'alsa/devel' into topic/misc
6b79b264ce04e2acd24330140e147801cdbaa39f No need to patch AMD-provided drivers/gpu/drm/radeon/atombios.h
19f6b8b44e3f633d5d7d1ed68848b1eb89a1e800 sh64: fix up memory offset calculation.
b0f3ae03aca0f331b851ae94bc066124e7f104df sh: Isolate uncached mapping support.
ca1c2e2da9637c131436bf6d6ae41b58f5353afe netfilter: don't use INIT_RCU_HEAD()
857b409a48bdc33e824dff2d730e271b964e78bd netfilter: nf_conntrack: elegantly simplify nf_ct_exp_net()
3a7b802d1a8c279876ec74094d71f3c6c45d8030 ARM: mach-shmobile: G3EVM USBHS support
7fdda6780aaa21c7a94e09975649649bb0f4a932 ARM: mach-shmobile: sh7367 and G3EVM pinmux support
ccbe9f0b11b137c9453771a7ca3bf417dc7ce152 RDMA: Use rlimit helpers
757bebb3f989f10acc6f105e89305b0d19aa7c55 IPoIB: Remove TX moderation settings from ethtool support
2542322485be45853cc72d542d8ed84fae82c981 RDMA/cxgb3: Remove BUG_ON() on CQ rearm failure
cf4f7e8c47b3298cf90239bad5d86fdcad0c89eb RDMA/cm: Remove unused definition of RDMA_PS_SCTP
2225a122ae26d542bdce523d9d87a4a7ba10e07b ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSET
5b3efd500854d45d305b53c54c97db5970959980 x86, ptrace: regset extensions to support xstate
7cb72ef4d39978e6e07415a2d552b06d567c3079 drm/radeon/kms: fix r600/r700 cs checker to avoid double kfree
8e5574211d96c0552f84c757718475fdb4021be7 ethtool: Use explicit designated initializers for .cmd
867af973a3b38f2a564d612326efd2694d931f30 Add ASoC support for Devkit8000
8031049147c58d9d8b6226c3ac31a9d72d053e25 ceph: remove bogus invalidate_mapping_pages
0840d8af3e6e40bcd5f2366698eb2755f88acfea ceph: invalidate pages even if truncate is pending
3c6f6b79a64db7f1c7abf09d693db3b0066784fb ceph: cleanup async writeback, truncation, invalidate helpers
6a026589ba333185c466c906376fe022a27a53f9 ceph: fix sync read eof check deadlock
68c283236a1e0772e1a469dd2ffc17afc300b07b ceph: do not retain caps that are being revoked
cbd03635913a86afb7c2cfc0058932956b05b51e ceph: cap revocation fixes
29065a513aa4c7e4b46b77cbcd25f814a4ca0bfe ceph: sync read/write considers page cache
3d497d858ae6e5f23a28783030aecc69074e102d ceph: fix truncation when not holding caps
4af6b2257ee0eb8f4bf3b1dc8acb643c0e8a887f ceph: refactor ceph_write_begin, fix ceph_page_mkwrite
972f0d3ab1a15cb5d790dd8c53903066084b28f2 ceph: fix short synchronous reads
02f90c61096ec3ad691e808a4aa7ca5a06e550ec ceph: add uid field to ceph_pg_pool
f5a2041bd96c9f05ff10172b9c814c14f247084e ceph: put unused osd connections on lru
b056c8769d1da6a6a80ce780a4b8957b70434a41 ceph: remove unused variable
ec0994e48ea2aebf62ff08376227f3a9ccf46262 ceph: add support for auth_x authentication protocol
c7c6b1fe9f942c1a30585ec2210a09dfff238506 ftrace: Allow to remove a single function from function graph filter
1db5950f1d0b82e07371b211a48317b8972da063 iwlwifi: Monitor and recover the aggregation TX flow failure
a9e10fb9b1c6ad16e73cf2656951fce3a817611e iwlwifi: clear all the stop_queue flag after load firmware
f36d04abe684f9e2b07c6ebe9f77ae20eb5c1e84 iwlwifi: use dma_alloc_coherent
6c3872e1d52290dcd506473028867cacc6b7393d iwlwifi: Adjusting PLCP error threshold for 1000 NIC
4843b5a731b31916d100cfc5ba4d03ae78462ed9 iwlwifi: reset card during probe
bbcbb9ef9735c67da303d30bd6beb9e699f0f508 iwlwifi: fix scan race
7bfedc59ee350727b115bbc79780c69b114f162d iwlwifi: cleanup return values
a24dd27c47fcb31ba5c906b66e5cbc28bfa3fa5e iwlwifi: remove unused op-code in PHY Calibration command
45d427001b5eec03cecaacddb53c73af46bb263e iwlwifi: check for aggregation frame and queue
04cafd7fa74d5f70efc93bef36f118177057ff74 iwlwifi: add debug function to reset/reload radio/firmware
a93e7973d0983d22fcbe5f691244736211639fe7 iwlwifi: multiple force reset mode
dff010ac8e57e43669518a14c0e945dfeb80c2a7 iwlwifi: clear all tx queues when firmware ready
b2907e501945d5d13326a6a7441c13e41cd0e799 netfilter: xtables: fix mangle tables
c3a3e040f01457d2ea4f199f75ca205401001a3b ALSA: usbmixer - add possibility to remap dB values
5c42dc7070c94622ca914b5a2e227f3744e857e7 devres/irq: Fix devm_irq_match comment
9d288dffe3a276e1f06ba556845c456d696c5a4f netfilter: nf_conntrack_sip: add T.38 FAX support
48f8ac26537c1b7b1a2422f5232f45d06c945348 netfilter: nf_nat_sip: add TCP support
010c0b9f34a4c567b431f8b49a58b7332ed42e47 netfilter: nf_nat: support mangling a single TCP packet multiple times
f5b321bd37fbec9188feb1f721ab46a5ac0b35da netfilter: nf_conntrack_sip: add TCP support
3b6b9fab42fe98358d70735cf98d43fc18dc79c9 netfilter: nf_conntrack_sip: pass data offset to NAT functions
54101f4f3bed87fa968b57f77f8ff3b09fd88bcf netfilter: nf_conntrack_sip: fix ct_sip_parse_request() REGISTER request parsing
b87921bdf25485afd8f5a5f25e86b5acef32a9cf netfilter: nf_conntrack: show helper and class in /proc/net/nf_conntrack_expect
d1e7a03f4fee4059ee3fa7ce0edb7c48c1a75fcf netfilter: ctnetlink: dump expectation helper name
71b38bd4c1cc4f2b653064357e4efab77dfd711d HID: magicmouse: coding style and probe failure fixes
82568565683b4991964a5fc89a9ca0c7122818e8 drm/radeon/kms: set gart pages to invalid on unbind and point to dummy page
e34398952e056bbd99f9099fae77be26e5c6aa78 drm/radeon/kms: check for valid PCI bios and not OF rom
03047cdf724d8de9fbfd38b53d768c190225290f drm/radeon/kms: Test rdev->bios centrally in combios_get_table_offset().
961fb597c17e2e4f55407d56b7211c188ab41eff drm/radeon/kms: r600/r700 command stream checker
b036f6fb3aa23a52d90da5fc57e0803f08292e82 Input: wacom - get features from driver info
5deeac99fe1146532eb7c64f9adb17d17628d751 Input: rotary-encoder - set gpio direction for each requested gpio
8f8be2439cd368cc6ba94888919ee90b5a26f0cb Input: sh_keysc - update the driver with mode 6
324e5ade1569111a40c349726d8a2694b28d7943 Input: sh_keysc - switch to using bitmaps
2b14a808fbbb042d0de323260d939bdf95e9efdf Input: sh_keysc - factor out hw access functions
b63de38591605916fff5d483e0bedc65dfe3d395 Input: schedule corgi_ssp and corgi_ts to be removed
74e7e725e4766a2045708d274d4d07cd4fae8adc Input: mark {corgi,spitz,tosa}kbd drivers deprecated
ca0b7df3374c5566468c17f26fa2dfd3fe3c6a37 TOMOYO: Reduce lines by using common path for addition and deletion.
172e91f535dc3607a7dba1d249ab9e918444548a drm/kms: fix spelling of "CLOCK"
8dff4742a6a718e71d15a9b7a8d3d2255bfbc91a drm/kms: fix fb_changed = true else statement
3b40a4434f4d65321332dec590a079d7a75077d8 drivers/gpu/drm/drm_fb_helper.c: don't use private implementation of atoi()
9a1420d1185693b6e24719d3937a0c20a3e0e31d drm: switch all GEM/KMS ioctls to unlocked ioctl status.
bc9025bdc4e2b591734cca17697093845007b63d Use drm_gem_object_[handle_]unreference_unlocked where possible
c3ae90c099bb62387507e86da7cf799850444b08 drm: introduce drm_gem_object_[handle_]unreference_unlocked
92eb879ff59c5995bf18f76eb0a00cb7db758e42 ixgbe: Bump driver version up
9a713e7c7cca2f31c89367bb7b48310ab8a3e630 ixgbe: Add support for the new ethtool n-tuple programming interface
15682bc488d4af8c9bb998844a94281025e0a333 ethtool: Introduce n-tuple filter programming support
4c36b678a23d33b82d614afe4f958a9d244ede5d drm/radeon/kms/evergreen: adapt to i2c changes
12d7798f71107e7f4391a532af8c6690bda16f66 drm/radeon/kms/evergreen: fix multi-head
37b4390ec7f12f82e47a2ef56dccee094f26d34f drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLE
9dad76e8be982b3c72bc89a72f7d603bae87fa96 drm/radeon/kms: fix prescale calculations
0482e3c6f704d25b6a4e3c940caeeacece4e6d74 Merge branch 'omap-fixes-for-linus' into omap-for-linus
375c568844e49d292885c7485d4a255f71680e56 sky2: receive checksum refactoring
acd12dde26eef5186a9d2ead9399d136932d2398 sky2: disable ASF on Yukon Supreme
a0db28b898266265c1cc2ff84f041a561a265504 sky2: resume clocks
c252a5bb1f57afb1e336d68085217727ca7b2134 x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA
cef625eef8b4cd573a9f6a17861d34226aebf6c2 x86: Make early_node_mem get mem > 4 GB if possible
28b1c57d3c1f8df69c958f2ae7b9e4b67538ff4d x86: Dynamically increase early_res array size
264ebb182e85f30aa473fa2189d5d5ea173ec3ab x86: Introduce max_early_res and early_res_count
1842f90cc98625d4d9bf8f8b927f17705ceb4e9c x86: Call early_res_to_bootmem one time
79c601695870ca2a9c0ba9949a97d2be78ec07b2 x86: Print out RAM buffer information
e9a0064ad03b899938059bb576615ad9ed0f27f9 x86: Change range end to start+size
284f933d45a1e60404328440910bc2651c0fb51d x86/pci: Enable pci root res read out for 32bit too
9ad3f2c7c69659c343843393944d739fec1f2e73 x86/pci: Add cap_resource()
97445c3b86e0b64e059b4829a7193f8e26fb5bfc x86/pci: Use u64 instead of size_t in amd_bus.c
3e3da00c01d050307e753fb7b3e84aefc16da0d0 x86/pci: AMD one chain system to use pci read out res
b74fd238a9cf39a81d94152f375b756bf795b4af x86/pci: Use resource_size_t in update_res
27811d8cabe56e0c3622251b049086f49face4ff x86: Move range related operation to one file
c85e4aae699360e8db4ebfe710e917ac9b6fc77e ibmphp: Rename add_range() to add_bus_range() to avoid conflict
84abd88a70090cf00f9e45c3a81680874f17626e Merge remote branch 'linus/master' into x86/bootmem
07c8739c521cb029d0f3549556aae2d304513978 ceph: add struct version to auth encoding
9bd2e6f8ba71facf1cadb7154a7e0e4d345a6aba ceph: allow renewal of auth credentials
8b6e4f2d8b21c25225b1ce8d53a2e03b92cc8522 ceph: aes crypto and base64 encode/decode helpers
c7e337d6490d6f2f5e66ddf1b04d00b0dbd10108 ceph: buffer decoding helpers
ced5b697a76d325e7a7ac7d382dbbb632c765093 x86: Avoid race condition in pci_enable_msix()
18dce6ba5c8c6bd0f3ab4efa4cbdd698dab5c40a x86: Fix SCI on IOAPIC != 0
4cad6c7c38930618d77e65af82c1403d63879eee mac80211: Deny TX BA session requests during disassociation
f32338319f10c4ca5499c19edc5b3618896920ba Add Station and AdHoc mode support to libertas_tf
2ac2927a953a01c83df255118922cce1523d1a18 ath5k: use correct packet type when transmitting
bd011e8826978b0f6cd0f929edec353fd755f49b fec: Add ARCH_MX5 as a dependency
fceb2919192d7a667be81c17c0bfa227fd7fa992 fec: Add LAN8700 phy support
633e7533cec78b99d806248e832fc83e689d2453 fec: fix uninitialized rx buffer usage
67de792420be2daa1c6fec07ec8552af9ea0bde3 net: atm: use seq_list_foo() helpers
a2b79b414df97a70c33f874b631e06830431d233 net: ipx: use seq_list_foo() helpers
216437eb8b5adf12ab91e1f0c046ffba22c63431 net: irda: use seq_list_foo() helpers
318f6b228ba88a394ef560efc1bfe028ad5ae6b6 x86, ia32_aout: do not kill argument mapping
1349ea08e8de7b3e09998f33ea4e6c74f3e0db1a sparc: remove redundant return statements
4f134204f740d9fbf992843a6615175f5105f49e net: x25: use seq_list_foo() helpers
27b5b8657a2aa761f76e45fa60c20b7bafc249dc net: af_key: use seq_hlist_foo() helpers
efaffb78d875a155b9f327532c2ddccf28c592b4 net: appletalk: use seq_hlist_foo() helpers
b512f3d841370aedee9a2c24a14a0ab5fc0a02b2 net: ax25: use seq_hlist_foo() helpers
90dd7f5ace558314fa431ae0f59388ed3e5c7695 net: netrom: use seq_hlist_foo() helpers
b7ceabd9b528417973619c5b655bc5b21857ac36 net: packet: use seq_hlist_foo() helpers
b999748acce739675a5e9420f21e54b8cbad9d81 net: rose: use seq_hlist_foo() helpers
32d2e3a149772441a6a146ad96cbae319e27742a net: x25: use seq_hlist_foo() helpers
c4146644a56b1f213c4c5567c75771883bec33c7 net: add a wrapper sk_entry()
66655de6d132b726be64c324bc3f9ea366d20697 seq_file: Add helpers for iteration over a hlist
0271f91003d3703675be13b8865618359a6caa1f x86, acpi: Map hotadded cpu to correct node.
a8c28d05150f758625c5da38199b247887735e65 Merge branch 'master' of git://dev.medozas.de/linux
e3eaa9910b380530cfd2c0670fcd3f627674da8a netfilter: xtables: generate initial table on-demand
b2a731aa5cbca7e0252da75e16de7ae5feb1313a [ARM] orion5x: D-link DNS-323 revision A1 power LED
2b95efe7f6bb750256a702cc32d33b0cb2cd8223 netfilter: xtables: use xt_table for hook instantiation
2b21e051472fdb4680076278b2ccf63ebc1cc3bc netfilter: xtables: compact table hook functions (2/2)
737535c5cf3524e4bfaa91e22edefd52eccabbce netfilter: xtables: compact table hook functions (1/2)
eeb5b4ae81f4a750355fa0c15f4fea22fdf83be1 fat: Fix stat->f_namelen
d0b0268fddea3235a8df35e52167c3b206bf2f5a netfilter: ctnetlink: add missing netlink attribute policies
c8a8602b76b6703df1243e31be01cf0e4451e4a6 HID: remove MODULE_VERSION from new drivers
42107f5009da223daa800d6da6904d77297ae829 netfilter: xtables: symmetric COMPAT_XT_ALIGN definition
0a02604628c49037e1de2091d75462fd856b26ed netfilter: xtables: consistent struct compat_xt_counters definition
9f5231472340ebcaf2dec75428b67d5d0d872857 HID: fix up Kconfig entry for MagicMouse
128537cea464d919febeaea2000e256749f317eb HID: add a device driver for the Apple Magic Mouse.
90a006abf8015c8cab893555244d8fc673b24839 HID: Export hid_register_report
77f720b71d88a3cbf574c113566a31c93099f97d HID: Support for MosArt multitouch panel
f895c53f8ace3c3e49ebf9def90e63fc6d46d2bf NFS: Make close(2) asynchronous when closing NFS O_DIRECT files
7e381172cf6e0282a56374e50667515aed55166a NFS: Improve NFS iostat byte count accuracy for writes
aa2f1ef10e6ad65c9138ec576f82c08f32e6f32c NFS: Account for NFS bytes read via the splice API
4184dcf2dbde481b34d370e1704f2b91a8c9f0d1 NFS: Fix byte accounting for generic NFS reads
c2459dc46269728e4a080ec8d5a316b2bba2e142 NFS: Proper accounting for NFS VFS calls
ba17686f62db88f6a591121e768a0c83a2a2647d nfs41 do not allocate unused back channel pages
9733f0d9289cbcac4fa03db0cb5aec1ab01c6bc9 nfs41: cleanup callback code to use __be32 type
41f54a55480c752d9419cac5e647785cb794142e nfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
bae0ac0ee1839e345a9b26d8c00eb3ef565caad1 nfs41: fix nfs4_callback_recallslot
104aeba484c9291cde2def6d037b836af46d8eb0 nfs41: resize slot table in reset
b9efa1b27e25b1286504973c0a6bf0f24106faa8 nfs41: implement cb_recall_slot
4911096f1a5df73c12c287a42ece4e7b5d9c19ec nfs41: back channel drc minimal implementation
b2f28bd78354b9bbcd178bf6bbf6b2277cd9b761 nfs41: prepare for back channel drc
e95e60daee44fade63f32429ddcf1c2012a95632 nfs41: remove uneeded checks in callback processing
b92b30190093377828efcde5fc4cf7598fa1ee46 nfs41: directly encode back channel error
31d2b4356b054537c35f4f8a7533e0b4a494dcc6 nfs41: fix wrong error on callback header xdr overflow
72ce2b3c064471fc511a9ca2fb6c38d90d2ab826 nfs41: Process callback's referring call list
a7989c3e4702203baa5ddb3614f92bfc49a6e491 nfs41: Check slot table for referring calls
8e0d46e13833b06832395e7eacccae8af8743461 nfs41: Adjust max cache response size value
5a51f13adf7909caec2f8182767485c30e21364e xprtsock.c: make bc_{malloc/free} static
7a88efe9760de3bc75bde61b0a4c56dbb6cf2494 SUNRPC: Don't display zero scope IDs
f1a89a118299df9e5afbaaedf83e5709a28632b6 SUNRPC: Deprecate support for site-local addresses
97cefcc6d0aa6b4fc9ba67eb1ef4cc9e25f826f2 nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately
b68d69b8c6d19f4c2174f26fe8b750a0e82eb732 nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
2c6434888cef9e5f450d6c5b7df6d8c625ed27c1 nfs4: handle -EKEYEXPIRED errors from RPC layer
dc5ddce956660247e004a4b20a26b7d137ab1644 sunrpc: parse and return errors reported by gssd
573bff5ab9437b4e59ba9be34a7b08bca5ff054a powerpc/44x: Add MTD support to katmai defconfig
5a6543e8da6e338fef3cd42cc79ac85f6f53a8e7 powerpc/44x: Update Glacier dts
6f57518cfa097b170a8f500d6d70651e81589e30 powerpc/44x: Update Arches dts
036f290d8952fdcafa9d6c9e2d94efbcb793d123 powerpc/44x: Add MTD support (NOR FLASH) to Katmai dts
28ef35eb33d7e291bf0e1fe1137915a7e38805ff powerpc/44x: Fix L2-cache support for 460GT
9ab99d5a43e9f283738fd9fd365539306d13eaac Merge branch 'master' of /repos/git/net-next-2.6
c6848bf566c7217a6090693ff5cc47091fa772f5 ASoC: Typo. s/Freecale/Freescale/
c42a59ea277a8898b8f7c83fc89b00be225ea6aa ASoC: TWL4030: Add supply for audio serial interface control
580363db92572cccbe6226bf83321e50a9ea50ea HID: add pressure support for the Stantum multitouch panel
b32758c7216f337044ceb6dcaa754b8eda95a59f HID: fixed bug in single-touch emulation on the stantum panel
c0ff4bcd2e8505b09e0bedc74d08ad2da1e326f8 ASoC: cs4270: enable regulators at probe time
22313eafe92aeec1db9839f5afb71675bf2a5c33 ASoC: add phycore-ac97 sound support
e335c75cf32b7014f84c90bbe7ed9b7ecd8e7778 mx31moboard: support for the smartbot baseboard
cda82f85c2bba92daa3d017f7c7bc5f8c61a2e11 mx31moboard: make usbh2 enable gpio claim more atomic
f8594c283e409024d817e75027074570ce27dcc5 mx31moboard: change initial reset status for robot microcontollers
fed9b63ca5aa999e618140cc1cc6bd73f212ec9b Merge branch 'mx51-baseport-sascha' of git://kernel.ubuntu.com/amitk/mx51-upstream into mxc-master
d2831d1f543489ef97a20e6e65f625e195b521bf i.MX pcm043: Add AC97 sound support
c8a6885f2153087668b64d4ee25f78a7dda1dadb pca100: add sound support
d9e557e5cb2052164f04af75c7d3d9bdd4111054 add ssi header file
a4dad4c75c4ae378c2a5d66938b8467802c2e98f sh: update sdk7786 defconfig.
7578a4c625a5cc32812946338a4549f3090be113 sh: Fix up multi-resource mapping for SH7786 PCIe.
ede55c9d78101fef0d8e620940a5163f14b02f29 tracing: Add correct/incorrect to sort keys for branch annotation output
1afeea84bd821e9a8c1c6606ba677bc229dd57de [ARM] Kirkwood: define SATA LED for netspace_v2
ca9cea939932a0a64fee9d83b3c631431359446f [ARM] Kirkwood: add LaCie Internet Space v2 support
7a15726cb4aca67150b93a5ce5413efe6e87c95d [ARM] Orion5x: enable SATA LED blinking for d2net
d74b96a73a99853708d6b278c2ce683657fa1ec5 [ARM] Orion5x: set valid GPIO inhibit power-off for d2net
b2d6efe7fa18ad14ee6e9964c90643095b6ac7e2 Merge branch 'fix/hda' into topic/hda
b1109bf085c8dd69537b7876ea83f914dd1fe46a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
05df49865be08b30e7ba91b9d3d94d7d52dd3033 ath9k: Enable IEEE80211_HW_REPORTS_TX_ACK_STATUS flag for ath9k.
375177bf35efc08e1bd37bbda4cc0c8cc4db8500 mac80211: Retry null data frame for power save.
3d48e1d0e8701d004ce7e1dd66088f42e429d079 mxc: MAINTAINERS: Add maintainer for mach-mx5
51c23a04c39e6a95a37b8af8625a550e674ddef6 mxc: Add mx51_defconfig
b996b5830364c1b1d2469be574f4ebe831987ba9 mxc: Add support for the Babbage board (i.MX5)
a329b48c43e5e2e6b51ce159d99aefeb90c7c066 mxc: Core support for Freescale i.MX5 series
438caa3f6c91ba21c539a8547c4075b619dc6500 mxc: changes to common plat-mxc code to add support for i.MX5
04b954a673dd02f585a2769c4945a43880faa989 of/flattree: Make the kernel accept ePAPR style phandle information
087f79c48c090a2c0cd9ee45231d63290d2036d2 of/flattree: endian-convert members of boot_param_header
337148812f97368a8ec4a69f1691e4c5ce3af494 of: assume big-endian properties, adding conversions where necessary
2e89e685a8fd0e8334de967739d11e2e28c1a4dd of: use __be32 for cell value accessors
36b9d3070d653af5807cef74ff129721d9047107 of/flattree: use OF_ROOT_NODE_{SIZE,ADDR}_CELLS DEFAULT for fdt parsing
1406bc2f57787797d1f6a3675c019a7093769275 of/flattree: use callback to setup initrd from /chosen
50ab2fe147e22c8786552cda1791a61ae81b84d2 proc_devtree: include linux/of.h
8cfb3343f70bcf9403218df120ecf345f06dd585 of: make set_node_proc_entry private to proc_devtree.c
a9f2f63a671d5e91ed89ade408d87f1692a373de of: include linux/proc_fs.h
51975db0b7333cf389b64b5040c2a910341d241a of/flattree: merge early_init_dt_scan_memory() common code
71a157e8edca55198e808f8561dd49017a54ee34 of: add 'of_' prefix to machine_is_compatible()
89751a7cb70a20f0d604dd7c4be29dd7b0011718 of: merge of_find_node_by_phandle
fcdeb7fedf89f4bbc2e11959794968080cd8426e of: merge of_attach_node() & of_detach_node()
580537140568caddbc8a727d4c2f238d38707f68 microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
0f3332c4fabb2227b1bc15dc7542017d08f10a09 mxc: refactor timer code to use timer versions
a003708ad4ee9384226251431c7953a24079ff80 mxc: TrustZone interrupt controller (TZIC) for Freescale i.MX5 family
301ba0457f1ed853fc08e57785f8c87fe7e49c68 kthread, sched: Remove reference to kthread_create_on_cpu
eabe5c90580a065aed8ce6a5ba53eb443d317fae HID: fix typo in error message
b80109e256bc17ed66c9d559175f087b03ca2a8e Remove reference to kthread_create_on_cpu
0690535d6bcec5eb28573824df5c8a49ec85b696 HID: add mapping for "AL Network Chat" usage
3ad2f3fbb961429d2aa627465ae4829758bc7e07 tree-wide: Assorted spelling fixes
cebe41d4b8f8092359de31e241815fcb4b4dc0be sound: use DEFINE_PCI_DEVICE_TABLE
801cd56e3e2c2b727399d2c50c50139b2d7c98e8 sh: break out enable/reparent div4 clocks on sh7723
e6f077592d1de2f6a4fc760e7b5d6f20b37d3a27 sh: fix INTC to use set_irq_chained_handler() for redirects
3844eadcfd2ba975110e3ca8479efa8c093129ce sh: sh7724/Ecovec24/KFR2R09/MS7724SE SDHI vector merge
e3e80046e0ce2a595e607a62b650a9b4efea6558 sh: sh7723/AP325 SDHI vector merge
8d9adabac3a3a3742c7a47da9e456108a0fd2efb sh: sh7722/Migo-R SDHI vector merge
7896cd0f5a4fa7eb833064e31d8970b95c9faac5 Merge branch 'sh/intc-extension'
d519095344fda705c9840a579acf6aa6205c37cc sh: extend INTC with force_enable
577cd7584cf5199f1ea22cca0ad1fa129a98effa sh: extend INTC with struct intc_hw_desc
e4e430c611db75f58d3ca33869e182a530859426 ARM: mach-shmobile: sh7372 INTCA support
6673be73809c8aa1ca5255c83f4fc85c43fdbfab ARM: mach-shmobile: sh7377 INTCA support
f8eef1305b33438dd7a3a01e43b94e57ca87fc9b ARM: mach-shmobile: sh7367 INTCA support
dce17d4ff366230aeeaaf42512bba3711243cf1c ALSA: hda - Fix default polarity of mute-LED GPIO on 92HD83x/88x codecs
b919ee827e048826786fd7e889a2b04f63382fe6 powerpc: Only print clockevent settings once
44c9f3cc1a07503b653b571eac5792436da39a30 powerpc: Clear MSR_RI during RTAS calls
8354be9c104db8e92bb079e29540fbafb7f09b5c powerpc: Remove trailing space in messages
0b9612c210f6bf6efb32ab84b8f34018eaacb08d powerpc: Make powerpc_firmware_features __read_mostly
a13672fb30b46eaf9fa50357e1e863de00631401 powerpc: Reformat SD_NODE_INIT to match x86
7317ac87119dfb6fac36af4bcc64a25b62b5898d powerpc: Convert mmu context allocator from idr to ida
66fcb1059deeae072c1bf1536a8e2613028bce3e powerpc: Add last sysfs file and dump of ftrace buffer to oops printout
b926a88a7b77bc27c0e7f67166f34b854fe21ccc powerpc: Reduce differences between pseries and ppc64 defconfigs
20a8ab97372e453f58a7b49e0d5e0f832406cffe powerpc/pseries: Quieten cede latency printk
5a2ad98e920dd8ac4cfbc0c1556e930ba2d65427 arch/powerpc: Fix continuation line formats
25ef231de2678690198d95dca949c3caa67a76de powerpc/pseries: Hypervisor call tracepoints hcall_stats touchup
4ae04acb81256719a71125c0f0280e2a3ad68e25 ARM: mach-shmobile: early console support using earlyprintk
62f60d6a37910501814c6281e6c21b485434a7f1 ARM: mach-shmobile: optimize get_irqnr_preamble/and_base macros
7c0616b85ba23d0467bf0b5a6f288f5296eb05ff [SCSI] lpfc 8.3.8: Update Driver version to 8.3.8
3b5dd52aaffd291edea9f939ed46a960b240bb45 [SCSI] lpfc 8.3.8: (BSG4) Add new vendor specific BSG Commands
4cc0e56e977f12e6f400cbab3df7cf1e11d6f58a [SCSI] lpfc 8.3.8: (BSG3) Modify BSG commands to operate asynchronously
c79c1292df87fa9c63383ca551fa719c0c2fda7c [SCSI] lpfc 8.3.8: (BSG2) Create lpfc_bsg.h
4fede78f7552479c4bb3bab221133ec5244e4154 [SCSI] lpfc 8.3.8: (BSG1) Update BSG infrastructure
65467b6bdffd3efde111444663bc9de35b59b22a [SCSI] lpfc 8.3.8: Add code to display logical link speed
695a814e18561c52456acf5051fac0ea4b8111da [SCSI] lpfc 8.3.8: BugFixes: Discovery relates changes
341af10239c4c87192bf762f53c7bcb1f3a1e767 [SCSI] lpfc 8.3.8: BugFixes: SLI relates changes
2cec802980727f1daa46d8c31b411e083d49d7a2 [SCSI] qla1280: Drop host_lock while requesting firmware
7c56533cf4fb072abc39e850e7ef4fb6166cc83b [SCSI] be2iscsi: correction in the claculation for num_cxn_wrb
b30c6dab1d87cc638a7413dd0e778d8c9a5232eb [SCSI] be2iscsi: changing the chip opcode for TEXT
caf818f118b1ea60226a884072f1c3a9d5714766 [SCSI] be2iscsi: Ensure clean reuse of wrb
f55a24f2c24b63f8b4329eb28b4aec02a4bcf5d0 [SCSI] be2iscsi: correcting the return
5dc1c416b39531e3bcf0651ca4123e64228dd553 [SCSI] be2iscsi: Proper checking of state
230dceb4316da9c8e05c82b64f2527aee95da2ff [SCSI] be2iscsi: Fix for first_burst
d2eeb1ac35a7146cbd4b1f6bf09bb6384ccdfb0d [SCSI] be2iscsi: changing copyright to 2010
32951dd8cd70e525eb523c9e2b62d79d9157fae9 [SCSI] be2iscsi: Remove Ring mode from driver
d0e2ddff7c4b493acff50a9000564b67cbe7d676 [SCSI] vmw_pvscsi: fix signedness warning with newer compilers
fa4698fcf59c3bd01c171e5e558bae9e8eb396f1 [SCSI] sd: Combine DIF/DIX error handling
d44a6d2bbffd9e5c87f0a78cbe9c089e21289162 [SCSI] lpfc: unify two if branches with the same code in lpfc_decode_firmware_rev()
a3babda5b3b60b5d28dbab127b1ecc8ba707b6e7 [SCSI] be2iscsi: Fix to allow driver to load when the FW allows more cids
aa3590329fdf789902e3c1383589bad12a74fb09 [SCSI] be2iscsi: Fixing the number of SGE's
48bd86cf213a5780346b603b703c4b83978611a8 [SCSI] be2iscsi: Fixing Bug for multiple SGEs
e4b8972c6172950ce226afdf7a921098f7672d5c [SCSI] mpt2sas: Bump version 04.100.01.00
84f0b04a0e3b279a0b0a851b93eb403a626ca4b8 [SCSI] mpt2sas: Enable TLR for SSP TAPE drives (Added SAS Transport APIs)
f4af3c14113d1b0d98d5a5e717b8aa1f484065b6 [SCSI] mpt2sas: Update driver header to latest MPI Spec.
50d5c60634673a79f8d88564e10345b50fca7378 [SCSI] mpt2sas: Added phy_enable and set_phy_speed sysfs callback support.
f7c95ef02b564d9984c0655c9659791b1dd5d7ad [SCSI] mpt2sas: Added raid transport support
22c88425e03e8476176375ab0457c88ff3a5b68c [SCSI] mpt2sas: Use compat_ptr to setup the pointer compatibility.
e75b9b6d9d81e35aed5ef2692285c4948e173c5c [SCSI] mpt2sas: Set ioc->fwfault_debug to the cmd line option mpt2sas_fwfault_debug.
6846e75cdfa76c6609ac0381a6739c9f4af8fd3b [SCSI] mpt2sas: User resource_size_t instead of unsigned long
b2ff36ba19dec02b05d3e26e36923b71ab64f34a [SCSI] mpt2sas: Return -ENODATA on IOCTL timeout
d7384b28afb2bf2b7be835ddc8c852bdc5e0ce1c [SCSI] mpt2sas: Delete volume before HBA detach.
bcc1c2a1d22974215e39dc87ce746ba9a39223e5 drm/radeon/kms: add initial Evergreen support (Radeon HD 5xxx)
e97bd974448ce90f8e4720499d84580bcd6a2f7a drm/radeon/kms: update atombios.h to latest upstream.
9f93ed39804a9cfe10577cfae66059fe6bc6e3a5 drm/radeon/kms: bogus cs recorder utilities
73a6d3fc104827db574e4bd206a025299fef0bb1 drm/radeon/kms: use wait queue (events) for VBLANK sync
20d6c346f69ec68f3f4956c726d830c978f911a8 drm/radeon/kms: use udelay for short delays
57fcab620d05c3eb32b4787ce7501565c4c3162d drm/radeon/kms: take the pm mutex when using hw i2c
6d7f2d8da106ecf794a5a3e98c4239f348119e3c drm/radeon/kms: dynclks fixes
a0eb38eb8637a81bb7770d34036e498d2ba63a26 drm/radeon/kms: get_power_state early, not when processing IRQ
530079a8f3f35828a80ba4981c1be902982363e7 drm/radeon/kms: use power states for dynamic reclocking
516d0e46c80d2d20391f4145c2c5e3915253b8bf drm/radeon/kms: add code to select power state
0ec0e74f784ca08eab0354ab1dada46924c39b73 drm/radeon/kms: add a power state type based on power state flags
845db70da0bd285813b25bb522a0281f28efbf89 drm/radeon/kms: don't set pcie lanes for ignored power_state
56278a8edacee9ae9e3bc9d8c8e2d37e9969f3eb drm/radeon/kms: pull power mode info from bios tables (v3)
c836a4126768cd76af9ee33b3c11f57695d5fda6 drm/radeon/kms: add functions to get current pcie lanes
c913e23a145ae07b6f9f88aae8cd5ad06b5729ff drm/radeon/kms: add dynamic engine reclocking (V9)
18917b60bca094e7830e4046e336d024f73f1c90 drm/radeon/kms: consolidate crtc count in rdev
44224c3f455886190b101dbb00befbaff5e98466 drm/radeon/kms/r600: reduce gpu cache flushing
a0c07a69bc5d060362e4861d6c4f7c67dab57f1e drm/radeon/kms: switch all KMS driver ioctls to unlocked.
9ae4786712166638a8daed902886ef400e88ab24 drm/radeon/kms/atom: add a helper function to get the radeon connector priv
26b9fc3ab13587d4e86b217be43d1fb7ca934576 drm/radeon/kms/atom: clean up spread spectrum code
093972788f009cabf8f8fb726dc5267b60b3d09e drm/radeon/kms: add pll quirk for toshiba laptop panel
7c27f87d2bde885e9bcda74c208a7aae8bef8e76 drm/radeon/kms: rework pll algo selection
4612dc97991a09e1a9e4d5d981e16589d7cb150c drm/radeon/kms: clean up some low-hanging magic numbers
3c537889e17232e9073f75ae8710ea0f008c5a29 drm/radeon/kms: add support for hardcoded edids in rom (v2)
2739d49cd7f1f44876cad614b072da698967b370 drm/radeon/kms: add workaround for rn50/rv100 servers
40bacf1631a3e8654b1128aa9b72e73ca801c9e4 drm/radeon/kms: add support for hw i2c on r1xx-r5xx
0f88009d5cfae890bd3466126d1622ad4f16b798 [SCSI] scsi_transport_sas: add support for transport layer retries (TLR)
e15276a4b220c54db665cf46a92bd9ceb9aeb052 mac80211: Reset dynamic ps timer in Rx path.
209c671db7a917740ab9873d442b10ae7e369937 mac80211: make rate_control_alloc static
641eabb0a3717020d1a93d3f91493ab0d826c910 ath: fix WARN_ON with Polish (Poland) Contry code
349e6b7289f8a3d3d5d3b859e00b41f27d1211df mac80211: remove get_tx_stats() driver op
00a08eb62f790383bcc8ea309d4afb9ef346ef0b rt2x00: remove get_tx_stats() mac80211 op
97e93fcd866ee7cc02082fc62509378f50547936 p54: remove get_tx_stats() mac80211 op
1296d4744516aeae8809e2f47ceecd88df4b037f iwlwifi: remove get_tx_stats() mac80211 op
8b2bbe66abfdc60f73b094a56ab29bfbf939201c b43legacy: remove get_tx_stats() mac80211 op
3b27521a5be8b700451d54d4fa670f754e7f9720 b43: remove get_tx_stats() mac80211 op
3b2119096d7ec4ef50427e07b562897f2c139c11 ath5k: remove get_tx_stats() mac80211 op
d1ace8e57a4e3af78767684c6f6b5f8b88417abb ar9170: remove get_tx_stats() mac80211 op
8ccbc3b8b0c919e8609560ca56cd777ece8d2c41 mwl8k: remove get_tx_stats() mac80211 op
4046fe66ce74b66b553035c57c892f4715e074db adm821: remove get_tx_stats() mac80211 op
733da37dab72de6b3f8b0c56b5cdea322f18a684 ath9k: fix keycache leak in split tkip case
29165e4c8b265a415f1fd1dca947b5d4c72abc47 mac80211: fix deauth race
21b2d8bd2f0d4e0f21ade147fd193c8b9c1fd2b9 iwlwifi: Send broadcast probe request only when asked to
ed56a3f15a0561e900957ecca0dee42b9b453a9e iwlwifi: Add chain_noise support for 6050
d4fe5ac9e04e6e175a7bd7e29844b351533be591 iwlwifi: Add chain noise scaling factor
19885c4fbd79439efd6b3798bfb73f2f30e27104 mac80211: fix bss_conf.dtim_period
199d69f27326858b16449eb1cc1623299db64415 mac80211: Added a new debugfs file for reading channel_type
40e6fa829a2544c9f8fd5a94844fe502334d6afc libertas: don't retry commands
85359499eec796e784e2f1e3d7bbb31d84dd4c2b wl1251: fix txop unit
40bd5203ddb6b946b55c35d1c26dfe9ec1b232f5 b43: N-PHY: handle allocation fail in samples generation
5f6393ecf5cc7d064ba9172e0a2e1c64bcaaaf2f b43: N-PHY: load generated samples
9442e5b58edb4a108ec5aae420a6fff3a63acab0 b43: N-PHY: partly implement SPUR workaround
bbc6dc121de92dee506e359eeb9b1d3973d0740a b43: N-PHY: save calibration for further restore
984ff4ffb7fa36b9ac440a3802fd19658eccc84e b43: N-PHY: prepare code for reapplying TX cal coeffs
67cbc3ed5b96a5acfddae142fa0e2adb1b6270d5 b43: N-PHY: implement overriding RF control intc
371ba88322ea5750ad411fdef7674dcee50f7235 libertas/if_spi: needs linux/semaphore.h
83e34f03ee9b86b49bde4707a1fe03a1837e29be ssb: fix interrupt assignment
0866b03c7d7dee8a34ffa527ecda426c0f405518 b43/b43legacy: Wake queues in wireless_core_start
74e2bd1fa3ae9695af566ad5a7a288898787b909 mac80211: tear down all agg queues when restart/reconfig hw
3f7c5c10e9dc6bf90179eb9f7c06151d508fb324 ath9k: Enable TIM timer interrupt only when needed.
1a20034a73a40b8056731f9db0c535cec2961eb7 ath9k: configure the beacon only if the STA is associated
34e895075e21be3e21e71d6317440d1ee7969ad0 mac80211: allow station add/remove to sleep
070bb5477fb4029131aad4941d7aaf0093db0c38 mac80211: don't probe if we have probe response
33e5a2f776e331dc8a4379b6efb660d38f182d96 wireless: update radiotap parser
690680360cd22b55235481ca3421a3450a96138a mac80211_hwsim: add fake hw scan handler
6e7e6213e4956828927c30e3ef5a42812d00c650 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
8007f10259d04f37044c2c731bf9ccdd9161d825 selinux: fix memory leak in sel_make_bools
7e469af97eed947ba9204712601281a69ae8eb6c lockd: don't clear sm_monitored on nsm_reboot_lookup
cdd30fa1664e0245fa64330c7cc2ddab7e47c223 lockd: release reference to nsm_handle in nlm_host_rebooted
cccc6bba3f771ef29b33e4f79e70ebc3dba245b0 Lose the first argument of audit_inode_child()
123df2944c436c80640c4281c5bc9c7950b18687 Lose the new_name argument of fsnotify_move()
32974ad4907cdde6c9de612cd1b2ee0568fb9409 [IA64] Remove COMPAT_IA32 support
f7e7ee36757f68778700cde1aaed89e1d23e59fd perf record: Fix existing process callgraph symbol
76780373190d7e8ddfb6fed06aef068e2445c743 netfilter: fix build failure with CONNTRACK=y NAT=n
1c64606968538396ffe87eb6da4121a5bffe5e34 OMAP: DSS2: Add Sharp LQ043T1DG01 panel driver
b99a776d0b17ae0f3a54e86009887a00ac4889d0 ALSA: hda - Remove static gpio_led setup via model
c21bd0254371c207636e84c9e033d13a6fe48d43 ALSA: hda - Merge HP mute-LED status callback on both IDT 92HD7x and 8x codecs
07f804495cb08c8fdf16eee8f7d90edce4a3c9c5 ALSA: hda - Detect HP mute-LED GPIO setup from GPIO counts
58152a16901dfce8662f5ec7e16d06dfce6fd31e arm/mx2/devices: use SoC-prefixed names where possible
69ddb488035068fce9a4ac4a63cffa91dfb3f37f arm/mx2: use cpp magic to create imx-ssi devices
ccd0e42c827666e91296b6395b7b7b04fb8c8803 arm/mx2: use cpp magic to create imx-mmc devices
9309b2ba54d9082b8eb2ce641ad395cf5d9929f4 arm/mx2: use cpp magic to create imx-i2c devices
2b84a3640ffdebbbea3ec004eae963e920c16e1a arm/mx2: use cpp magic to create imx_gpt devices
68c94b40b31926f627573a7f656b903f6644744e arm/mx2: use cpp magic to create spi_imx devices
fa535a77bd3fa32b9215ba375d6a202fe73e1dd6 sched: cpuacct: Use bigger percpu counter batch values for stats counters
0c9cf2efd74dbc90354e2ccc7dbd6bad68ec6c4d percpu_counter: Make __percpu_counter_add an inline function on UP
6d3e0907b8b239d16720d144e2675ecf10d3bc3b Merge branch 'sched/urgent' into sched/core
50200df462023b187d80a99a52f5f2cfe3c86c26 kernel/sched.c: Suppress unused var warning
7561f2dd393bd0c6397e6b2a6b021cdb827a2eb1 sh: Fix up SH7786 PCI resource definitions.
34bf0fc54a4634ebb0a992e8562191a01233e240 ARM: mach-shmobile: G3EVM, G4EVM and AP4EVB defconfigs
d48d38e87c2ce56dcee030a8bcd5e9e1090c232f MAINTAINERS: Add entry for ARM-based SH-Mobile architecture.
8a77b8d0744ab21b59a9413c41c6a3d6cb9b0b4f serial: sh-sci: Support ARM-based SH-Mobile CPUs.
65a5b28f0af00dddd785b516914739460562638f sh: Let INTC set IRQF_VALID on ARM platforms.
13d605de2ece8c8f7c17a88747d90b7931350ee5 sh: Build drivers/sh for ARM-based SH-Mobile CPUs.
2b7eda63e489a43575f776a1a32bcfbcd75b9476 ARM: mach-shmobile: SH-Mobile AP4 support.
f2aaf66df0858116b2fcdbbfe8126d4ff925ac61 ARM: mach-shmobile: SH-Mobile G4 support.
c793c1b0c8ea11b46caf5a532752214b27a2df42 ARM: mach-shmobile: SH-Mobile G3 support.
ea13ddbad0eb4be9cdc406cd7e0804fa4011f6e4 TOMOYO: Extract bitfield
13fd7aeb9af0a106905757369362137996f3feb0 Merge branches 'sh/dwarf-unwinder', 'sh/g3-prep' and 'sh/stable-updates'
9e9622d1a064705181bea0600ea9eacd95adab7f serial: sh-sci: remove SCIF code in sci_rxd_in()
2e18e047981ae04be9bd0d9760057f7c1a7b3785 Merge branch 'sh/dmaengine'
858918b77b29d0e9ce7f524d1b57d602d85f5d64 sh: Optimise FDE/CIE lookup by using red-black trees
cfefe99795251d76d92e8457f4152f532a961ec5 sh: implement DMA_SLAVE capability in SH dmaengine driver
623b4ac4bf9e767991c66e29b47dd4b19458fb42 sh: fix Transfer Size calculation in both DMA drivers
fc4618575f79eea062cdc51715040e40cd35b71c sh: prepare the DMA driver for slave functionality
076dc4a65a6d99a16979e2c7917e669fb8c91ee5 x86/alternatives: Fix build warning
3235dc3f22378f35ce77eba0d0f62db2d9c4844e x86: Remove trailing spaces in messages
5f485364365f00853e5249cb3ae31f876936b552 perf top: Use address pattern in lookup_sym_source
ee11b90b12eb1ec25e1044bac861e90bfd19ec9e perf top: Fix annotate for userspace
889b8f964f2f226b7cd5a0a515109e3d8d9d1613 packet: Kill CONFIG_PACKET_MMAP.
36028f3383872eefb558a4aae4c12ec2b5fa640f vgaarb: Add user selectability of the number of GPUS in a system
773a38dbdad03474c5ee235f7d9bf9f51c9e3c2b vgaarb: Fix VGA arbiter to accept PCI domains other than 0
841582ea9e29a8f757c30c5377ce649586ba793a x86, uv: Update UV arch to target Legacy VGA I/O correctly.
95a8b6efc5d07103583f706c8a5889437d537939 pci: Update pci_set_vga_state() to call arch functions
1c5b9069e12e20d2fe883076ae0bf73966492108 x86: Merge io.h
910bf6ad0be3e1efbda0e9d358794937b52c9860 x86: Simplify flush_write_buffers()
6175ddf06b6172046a329e3abfd9c901a43efd2e x86: Clean up mem*io functions.
2b4df4d4f7de1a834d252c7da3197fce634cbf0e x86-64: Use BUILDIO in io_64.h
2e16fc7728a77755b5b2dc6b27dde62cd97b9ea5 x86-64: Reorganize io_64.h
bd2984e96452855d148ebce76f696dcecbc96340 x86-32: Remove _local variants of in/out from io_32.h
5c64c7019e571a726f4aa9c1896402c15391a8ed x86-32: Move XQUAD definitions to numaq.h
73c77e2ccc14413c232c3e0b3aa43a0c4b72ec70 xfs: fix xfs to work with Virtually Indexed architectures
c9334f6067dbe0380141fc75b122e0a533878838 sh: add mm API for DMA to vmalloc/vmap areas
252a9afff76097667429b583e8b5b170b47665a4 arm: add mm API for DMA to vmalloc/vmap areas
ef7cc35b0ee03431731186320b18e5da585341ff parisc: add mm API for DMA to vmalloc/vmap areas
c50749de02f272be6e09b9016e13a17307d29066 ASoC: pandora: Add DAC regulator support
7aeef972cce30b0ab04047e07918b04d867e7a29 net: e1000e: convert to use mc helpers
2cc04d27c497af9e8d11181fa8ddef9c99592c78 net: dm9601: convert to use mc helpers
6d55ad4a534e7de3417819c6e894ff1c0a38f626 net: 8139too: convert to use mc helpers
a56ed41d94f80e4342116318754878a045835f40 net: 8139cp: convert to use mc helpers
6622e670b26fbaa9c4ae7772a4d2d0abd3414b51 posix-timers.c: Don't export local functions
c81628848af8a01f103acc8166299c698898a8f4 clocksource: start CMT at clocksource resume
c54a42b19fbaae4e9f212322ecca25a6bc95c1ba clocksource: add suspend callback
17622339af2536b32cf29699ddd4ba0fe79a61d5 clocksource: add argument to resume callback
4f2c120d1860ce33a71c617f59cf80c700b30d2a Merge branch 'for-2.6.33' into for-2.6.34
1537a3638cbf741d3826c1002026cce487a6bee0 tree-wide: fix 'lenght' typo in comments and code
b5218a87cbe0f01d551b2dae90b54cad8ded72df drm/kms: fix spelling in error message
a64061e100826be758145462f8c656ba17c9541b doc: capitalization and other minor fixes in pnp doc
9ce8e498ee58bb8a866a6c3c08fcb385ed66e9d2 devres: typo fix s/dev/devm/
350f82586b7554240bee18c41cc5c842f63265ae Remove redundant trailing semicolons from macros
7d9b48ea81ee49779b95ecd0df5a8c2789e4f836 fix typo "definetly" -> "definitely" in comment
551e378ca1852dc51609b722014416d4da0770c6 tree-wide: s/widht/width/g typo in comments
d9a5f04b6a8e0e681ae37fde84016a57ca17371f vt: remove unused variables
7dd607e82d823e40675b0b87f035ff04dcb0b5c0 crypto: fix typo in Kconfig help text
5e39df5625fb903587ac8e281fa57d76714996e4 grammar fix in comment
9ddc5b6f18fbac07d2746566b73b89e89fdd4e6a tree-wide: fix typos "ammount" -> "amount"
659431fcafd820cc426afedadcc4548933224985 fix typos "precidence" -> "precedence" in comments
3333e9ee9f8b82307f99fb8466724649da573025 doc: fix Defaultd -> Defaults typo in EISA doc
19afd8e2ffd7a6e4026d51d63495e14d2a7bacc3 doc: update 00-INDEX for Documentation/laptops/
2273130de8b24adeb59231a9a8c6274bf5d35447 fix comment typo leve -> level in powerpc
de8164fb2242d77c8a83fb3c63830eb7914d696d doc: fix leve -> level typo in pm-runtime doc
af66585270ef99aa6097faf3bd7344855077e75d fix comment typo boo -> boot in ksysfs.c
d6b198bc8a67deee5984fb9506f000ae4fce9d75 fix ext3/ext4 comment typo compain -> complain
db18efac0bd644e4b7af757394ca0bef8d91dcee bio: Fix outdated comment about bio_alloc_bioset()
6382dc334064bb0b41a95df0e3c438de35f2ffb7 fix comment typos in avc.c
fb637f3cd31783db2b654842ea32ffec15c4bd62 fix comment typo in pci-dma.c
0747e3bc54b43faaa88ab0b37eb5b6f50972965b Fix spelling of 'platform' in log messages
947af2943576400628bba085eaa6b85143526133 Fix spelling of 'platform' in comments and doc
3d956d1dfffef3b19d743aa1a443ab5a300051cb isdn/mISDN: add __init/__exit macros to dsp_core.c
60c14a1507a9fcd2e3b8eb53c218cb74ae404bcf media/dvb: add __init/__exit macros to bt878.c
73a98fce881c46eaeb33c1aef23ab607f4d03344 w1: add __init/__exit macros to w1.c
8885074038b219b90cb0f5cd1a049ba80c7e815b isdn/hardware: add __init/__exit macros to mISDNisar.c
71709247aa852b5c4a01e70a9186590800d15575 xen: Fix misspelled CONFIG variable in comment.
473a72a18bf446f51837f7731214db297981f0ed uwb/i1480: add __init/__exit macros
c9404c9c392d557a4687c4cbda022b03cb787ce9 Fix misspelling of "should" and "shouldn't" in comments.
634bad68bc25753816594ecd390dcea980528315 Fix misspelling of "successful" and variants in comments.
b2d82ee3c8b2193ee5bc7eca4687ee9be30abd34 fuse: fix large stack use
b21dda438baa450a76a375a35653ae0377793fab fuse: cleanup in fuse_notify_inval_...()
b06ede84dd1473dec7c6af03a41c8d04d2fee437 sh: Fix up hp6xx build.
794d6206508673d7c7426976d4e78e6af10b3e4f Merge branch 'fix/hda' into topic/hda
350a514787a4516746f738f69bff6aa0d4ac70e9 ALSA: ice1712: fix: lock samplerate when samplerate locking is enabled
5ecaafdbf44b1ba400b746c60c401d54c7ee0863 kprobes: Add mcount to the kprobes blacklist
3b0be1a4f2f7d8280574aa6e5eac2dd3dd57e2b7 sh: Fix an off-by-1 in SH7780 PCIC memory resource mapping.
f40a70861ace69001524644473cc389543b06c3c syslog: clean up needless comment
b405e8df26dfe4c56ab3f88f5cc1dfab0d220289 e1000e: Fix namespace conflicts wrt. e1000_has_link
e233230f9c8f02d4c3a643ec5067ca21bc90ee9a [ARM] orion5x: update defconfig
f123560a07313218108d3cc652af99eaaf04d67f [ARM] Kirkwood: update defconfig
1961528959aa523a351b49236f8627b30793ee80 [ARM] orion5x: fix some improper includes in Linkstation files
2d18638ec010a2ed1daa08b4774ed12108647a53 [ARM] Orion: Add Buffalo Linkstation LS-HGL support
b2fdb5660fccc060e47658baad8911a963397ced [ARM] kirkwood: combine support for openrd base/client support
639b9be60ec2045a0a59b2ea33479937c4b5acef mach-dove/common.c: remove unnecessary (void *) casts
5a6f98f5bff7f975c61d56b5c756b5a96c4db167 drm/radeon/kms: add radeon i2c algo
570930fe1ee497de6aafd895dbe80116cb10525f bridge: Remove unused age_list
bfd5f4a3d605e0f6054df0b59fe0907ff7e696d3 packet: Add GSO/csum offload support.
8e04221029067cbaff3fc8f4daf991532afbcbaf Merge branch 'sh/stable-updates'
3e3e65fc425588a4a4b9143d7dfe40e52a2bf0be mach-kirkwood/common.c: remove unnecessary (void *) casts
ef4a6777cf33c4a7a76e74ecd593f74a1df30b96 mach-orion5x/common.c: remove unnecessary (void *) casts
746079dabcf74be2a16dc983ac597156e3d2e051 qlge: Code clean up
e0fee99fce97af37b1db6ed8dd6951fb9a8d7201 qlge: removing unreachable block of code
d088dde7b19628f386c486f16cd471f5b5682ca8 ipv4: obsolete config in kernel source (IP_ROUTE_PERVASIVE)
b0f83b280fcfa9cdd66b748f0c12fb26ce69e391 doc: document IPv6 parameters
15c052fc7f4a1b3544602be8af77e31bba9261bf qlge: Add watchdog timer.
08aca087f263e8089420b2723fe0c1a0cbe5de0c davinci: clkdev cleanup: remove clk_lookup wrapper, use clkdev_add_table()
e89861e9b44fcd606cdade6230eb0037ad5911bf DaVinci: DM365: Voice codec support for the DM365 SoC
3b43cd6f2dcbf871b8cabe16ae4ac8c036c959ac davinci: clock: let clk->set_rate function sleep
00642f6616a0d1893ab1dcfec4d833210f310e95 Add SDA and SCL pin numbers to i2c platform data
3f995f2fd7e0814630f55be37c650a5983e4077e davinci: da8xx/omap-l1xx: Add EDMA platform data for da850/omap-l138
f900d552f95a009e4c4910aff7acbd45f952aa2e davinci: build list of unused EDMA events dynamically
447f18f1b4a3e86159353d016dcaac25414b3a42 davinci: Fix edma_alloc_channel api for EDMA_CHANNEL_ANY case
2d517508060c22ef371a61495773cf890def291a davinci: Keep count of channel controllers on a platform
0e6cb8d296308a75e4047fabc752731ff7836182 davinci: Correct return value of edma_alloc_channel api
77a92c710b65864fe07491864f3bbac9fbac51bc davinci: add CDCE949 support on DM6467 EVM
5b8972d1b6461d0081d2d49dde4d129290da26f0 davinci: add support for CDCE949 clock synthesizer
635344436385bbdca24b57ef14f2dde53e9af082 davinci: da850/omap-l138 EVM: register for suspend support
044ca01521d077a35b46a445b02b93f413109a4b davinci: da850/omap-l138: add support for SoC suspend
efc1bb8a6fd56f6df5b797dff5156c935175c319 davinci: add power management support
7307d093e6f05d845fc5ce47893c391c819a5c2b DaVinci: DM365: Changing default queue for DM365.
679f9218cac9e7d63ae3868c0c71b45b1ba5f766 davinci: clock: Check CLK_PSC flag before disabling PSC
ad021ae8862209864dc8ebd3b7d3a55ce84b9ea2 TI Davinci EMAC : Abstract Buffer address translation logic.
01a9af36cd9d25fc71e28192974732d8053bd1c0 TI Davinci EMAC : add platform specific interrupt enable/disable logic.
8ee2bf9ab792d0c02b13ca3acbd036debb7745d9 TI Davinci EMAC : Re-use driver for other platforms.
fc42e335ee6a7dd1f740c0fc868d607cc689d7c4 davinci: da850/omap-l138: Enable 4-bit ecc
e2abd5a282b2b146aeae7515fb42c3dbd2ff7204 davinci: da850/omap-l138: Modify NOR partition info
2f72e8dcc5f528976a8cd631b44dffae0591612a davinci: move /proc/davinci_clocks to debugfs
f979aa6e17fe11fb7b603992c742898175327499 davinci: make /proc/davinci_clocks display multi-rooted clock tree
c1978e1dfb3d171010f6a22eb0a9eed89a245666 davinci: add support for DM6467T EVM
b73b526ec36068b102e735064b61dc724d45d2db davinci: board-dm646x-evm.c: arrange related code together
5b5052e32dc53e6e76da188c547f14c4e5e35624 davinci: explain CLOCK_TICK_RATE of 27MHz in include/mach/timex.h
60cd02e1f4a1574c26c9ae8d29d63bd3d179c0c2 davinci: da850/omap-l138: create static map for SRAM
7aad472bb5602242113718fc170e61b127460cbe davinci: da850/omap-l138: unlock PLL registers during init
948c66df0d5e23dbcb84bee39a11b56c8a0d3e41 davinci: cpuidle: move mapping of DDR2 controller registers out of driver
e2da3aaa4254d9e79d9524190fc7e5f0cbdc3c33 davinci: make it possible to include clock.h and psc.h in assembly code
c94fa15ba2d736af786ac1e56686d41987b1aba0 davinci: move PSC register definitions from psc.c to psc.h
7ec4b24326ec9b0467ab23b0417ec6b63e8e5524 davinci: move DDR2 controller defines to memory.h
9a219a9ecf49ab156df4c18267ade4d468d9930e davinci: move PLL wait time values to clock.h
d2de05827cce9438dfc61d5a4cf13b6ca82ebdee davinci: da8xx/omapl1: add support for the second sysconfig module
f2a4c59df62f4493c7cf7dfd349ec66bdd4b9fec DaVinci - Adding platform & board changes for vpfe capture on DM365
cb2dc111b156eb41f61ed4e5b3a3a5df90526d9d i.MX27 pca100: Add USB support
ee14373cdc91fbc9ad8db0bf38e28d58f577b181 i.MX31 pcm037: Add USB support
f8f76db1db369f3a130ac3fd33e2eee5f1610d9c libphy: add phy_find_first function
6683ece36e3531fc8c75f69e7165c5f20930be88 net: use helpers to access mc list V2
d91a8910d9585950706536a643ece51b67c695ec ARM: Fix badly placed nuc932 Kconfig entry
c72881e8377ca713427486add16fc63256f0231b ARM: 5914/1: Modify PL031 for Nomadik and U8500 v2
d48a41c181c8abdb8b09f746e02839c6161dc3ea ARM: 5913/1: ARM U8500: add I2C platform configurations
e208c447bd728920e4f3d438a706344ea31249b9 ARM: 5908/1: nomadik: add platform specific i2c configuration
8e58ed34d926d89969796a0832ab38381a4c90ed ARM: 5915/1: Add RTC PL031 derivative platform config for ux500
c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660 HID: use multi input quirk for TouchPack touchscreen
1b924032533033a4dae1a239981677bdae21949b stmmac: fix 'lenght' typo in comments and code
ae06b8330aefb0338017c427d5694fc8ea9144c8 can: ems_usb: removed duplicated code setting local echo support
10be7eb36b93364b98688831ee7d26f58402bb96 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
773f206b2f3745bde8ee17ec0f884c19db3917a5 i.MX27 pcm038: Add USB support
eee7c497d250bbb2bfd0fdc2b41b9b6ff02148a2 i.MX27 pca100: Add USB support
d186f04c17d86e587e72bc402302df56a9b820f3 i.MX35: Add USB control register access support
9cf945cbef42a4524b6a58486bd8bfb96640e97f i.MX27: Add USB control register access support
84ab80616b0eb5fac4d1970f10ea1b3cf75280e1 i.MX ehci platform support: Some fixes
ba593e5966440deec8684863e0cba9b502c4a377 fsl_mx3_udc: Add i.MX35 support
cec27c891b805b2ab2302f9fcbdacb6f179ac0d4 ALSA: hda - Add support of ALC665
84898e87cc0fff976202d5b91656f2db949fc2dd ALSA: hda - Add ALC269VB support
88102f3f841b680412714d0b0b7da33c2a00c1f9 ALSA: hda - Remove superfluous init verb entries for ALC88[235]
e34b7005e5f55a55964c13ec9784e8e2b427a83c arch/x86/kernel/apic/apic_flat_64.c: Make comment match the code
5d93a14241bf5ba299422440bc366ec43970c002 vmiclock: fix comment spelling mistake
640462cbd659990bcceaf86ab17ccbc02147e62a Coding style correction of some wan drivers
7e2a10836c0455cb3ca397f89b8280496148d571 fs/qnx4: decrement sizeof size in strncmp
fe9a2302230fa287715a11a3d3aec74eec75a6a4 doc: fix checking socket() in net tstamp example
edf86baae2e92bc03615086b2a341cd6d56c20f2 Fix misspellings of "separate" in strings.
2a61aa401638529cd4231f6106980d307fba98fa Fix misspellings of "invocation" in comments.
c41b20e721ea4f6f20f66a66e7f0c3c97a2ca9c2 Fix misspellings of "truly" in comments.
a089377f29d3af0f62f3bdc6db0c5042513fc3f3 Fix misspelling of "truly" in a label.
303863f43fa5106637325a213717b2f306e2efc3 Fix a grammar error (redundant "be") in comment
c14e522b1aab6a1a3765db182aacca4f359f6d91 tree wide: remove execute flag from .c files
c5c7b32d3c67049ab4e509d0e8bf93811c433dfb ataflop: Killl warning about unused variable flags
cb67286d6629ecb5bfc44071d664cf1cbd01a350 ASoC: TWL4030: Module unloading fix
8c1264740e7c9688c5d11b96d26e4393618ef60e ASoC: Add WM8912 DAC support
e4bc669610d75106a00b0f96f2410ac5898ef1ca ASoC: Optimise WM8904 output stage power control
c133421800d9d1dfec0c98de6c9da0a7a99e0573 ASoC: Add support for BIAS_OFF when idle to WM8904
cf56f62746c3e2f70bfad3d6fd051427a0022368 ASoC: Disable WM8993 regulators when turning bias off
b37e399bfc7fcb5b523e3e2e74686c8cc95c0cba ASoC: Initial WM8993 regulator API hookup
3bf6e4217e3c69438f6dc41a009664107eb27ab1 ASoC: Convert WM8993 to use shared cache I/O code
a3032b47c46920ed3f2fd58e64f484e3dab49f23 ASoC: Add a cache_sync bit to the CODEC structure
9fd96bbb6a3a1fd9ba24e84a2d7ccc6ccb6beb60 Merge branch 'imx/master' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
04b5efe5fa7f71c37b938053666fac317b67c636 ALSA: hda - Fix docking output for IDT 92HD8xx codecs
2161db969313cb94ffd9377a525fb75c3fee9eeb perf tools: Fix session init on non-modular kernels
f887f3019e56389a73617f4e70f512e82cc89adb perf tools: Clean up O_LARGEFILE et al usage
34d2819f20782feb60f9434470ecfb200875fd41 x86, mtrr: Remove unused mtrr/state.c
447a194b393f32699607fd99617a40abd6a95114 perf_events, x86: Fix bug in hw_perf_enable()
fce877e3a429940a986e085a41e8b57f2d922e36 bitops: Ensure the compile time HWEIGHT is only used for such
8c48e444191de0ff84e85d41180d7bc3e74f14ef perf_events, x86: Implement intel core solo/duo support
9717e6cd3db22eade7dbae0fc9235c66325a7132 perf_events: Optimize perf_event_task_tick()
23577256953c870de9b724c3a2611ce7be6a1e4e sched: Remove member rt_se from struct rt_rq
74b7eb5885415ed41d012f432398d1b697115b5f sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
9e3af04f8787315f63f55b191bb9a06741dbf183 Input: gpio-keys - add support for disabling gpios through sysfs
f24bb999d2b9f2950e5cac5b69bffedf73c24ea4 ftrace: Remove record freezing
4554dbcb85a4ed2abaa2b6fa15649b796699ec89 kprobes: Check probe address is reserved
2cfa19780d61740f65790c5bae363b759d7c96fa ftrace/alternatives: Introducing *_text_reserved functions
615d0ebbc782b67296e3226c293f520f93f93515 kprobes: Disable booster when CONFIG_PREEMPT=y
57d818895f9d294ab9080e5a662675fdee943ff1 perf annotate: Fix perf top module symbol annotation
6cff0e8dbaa4d5d822a814e5028683d7e71c3291 perf top: Teach it to autolocate vmlinux
7a2b6209863626cf8362e5ff4653491558f91e67 perf annotate: Fix it for non-prelinked *.so
29a9f66d703cb9464e24084e09edab5683e1b6b8 perf tools: Adjust some verbosity levels
6122e4e4f5d0913e319ef8a4dc60a47afe4abc0a perf record: Stop intercepting events, use postprocessing to get build-ids
7b2567c1f57c059de29d3f2ca03aca84473865c8 perf build-id: Move the routine to find DSOs with hits to the lib
8ad94c6052649a8e32120b464eefa0ffd8f2f04f perf probe: Don't use a perf_session instance just to resolve symbols
8d92c02ab07602786eaa6d4e5b519395730b3fd3 perf symbols: Ditch vdso global variable
6275ce2d5f44ae4f8575c24724525cbb2a3a141b perf symbols: Fixup vsyscall maps
9de89fe7c577847877ae00ea1aa6315559b10243 perf symbols: Remove perf_session usage in symbols layer
5c17ef878fa25e04b1e8f1d8f5fa8b267753472c MX1/MX2: -EINVAL overwritten in second iteration in mxc_gpio_setup_multiple_pins()
3d7bbd4575cfb23e6ef7368fff1f7d7e198b7930 Input: mark input interfaces as non-seekable
daf8a96b2d4a5d4d1d288831be43457c84c55a2f Input: uinput - mark as non-seekable
f266d7f5f89652a68e21e9882c44ee9104ad8d61 x86_64: Print modules like i386 does
0b7024ac4df5821347141c18e680b7166bc1cb20 Input: add match() method to input hanlders
1e87a43080a259a0e9739377708ece163b08de8d Input: usbtouchscreen - fix leaks and check return value of usb_submit_urb()
5197424cdcccd2b0b1922babb93969b2515c43ce Input: usbtouchscreen - add NEXIO (or iNexio) support
f4a5e359c4bafc2269766ccd74256024160ed7ac Input: usbtouchscreen - find input endpoint automatically
fea4d14b69567e134e1838155a5dc857ebca70cb Input: usbtouchscreen - convert from usb_device to usb_interface
a9694faa287888b4fb10849649b6c94d0a1c9940 ALSA: hda - Adding support for another IDT 92HD83XXX codec
90c30335a70e96b8b8493b7deb15e6b30e6d9fce sky2: Flow control frames recorded as dropped packets
3fbd9187d004149fb8a98c9cb51ef9f4a4f66aca sky2: hand receive DMA mapping failures
1621e0940294c20e302faf401f41204de7252e22 net: CONFIG_COMPAT redux
bf66f3736a945dd4e92d86427276c6eeab0a6c1d can: mcp251x: Move to threaded interrupts instead of workqueues.
35cfabdc5e9b99e732899db8f36c63a215e105bc bonding: Remove net_device_stats from bonding struct
235ecb1db09f481840569fd85eda62e70d03580c drivers/net/davinci_emac.c: Fix continuation line formats
59b26c72914920fd12695033c5a099fb0bfae935 trivial: remove duplicated "from" in CAN USB EMS Kconfig help
20d29d7a916a47bf533b5709437fe735b6b5b79e net: macvtap driver
fc0663d6b5e6d8e9b57f872a644c0aafd82361b7 macvlan: allow multiple driver backends
8a83a00b0735190384a348156837918271034144 net: maintain namespace isolation between vlan and real device
6884b348ed759184032306c9435a727741a72298 net/rds: remove uses of NIPQUAD, use %pI4
650b2ef5d7f1378f65e6a313909d783e4b6477ed mISDN: positive error return should be negative in mode_hfcmulti()
3e5981774755f2f967cd1d3f3898576cff20e565 isdn: mISDN, don't compile unused stuff
f0f4d641d4ebfeb4194e9c26dfa6286802e2e8d1 hardware/mISDN/mISDNinfineon.c: bail out of loop on error
e23e11792a77c7d54f363841cd5e33074fb0c8c9 hisax: timeout off by one in waitrecmsg()
4bbd1a1903639f826215d76af74f4901efc34daa qlge: Add check for eeh failure when closing device.
a112fd4ce3ed965dfb8dc6791622cb4f25ba3619 qlge: Move reset from eeh io_resume to slot_reset.
4a0b9ca015bae64df7d97c9e0a1d33159b36e69f ixgbe: Make descriptor ring allocations NUMA-aware
1a6c14a2c7c313c584f26730e67f062f474bb744 ixgbe: Allocate driver resources per NUMA node
dbb5aaebc44ce7f64b12904c58fbc1dd487982a7 e1000: call pci_save_state after pci_restore_state
b548192acaebcb05d6a87d1e94f19835b1a18a8b e1000: Report link status in ethtool when interface is down
10eec95569513206877769ad9336591c08015cfe ixgbe: only process one ixgbe_watchdog_task at a time.
9c119ba54c0fcae72881948af3d37b47a2f8e1f9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
efec959f63de850fbd2442189f7dfc9c38efe251 powerpc/pseries: Pass more accurate number of supported cores to firmware
d78ca3cd733d8a2c3dcd88471beb1a15d973eed8 syslog: use defined constants instead of raw numbers
002345925e6c45861f60db6f4fc6236713fd8847 syslog: distinguish between /proc/kmsg and syscalls
a4b97f2054af2e411c414ed4cb5e1d0dbfd24a47 sfc: Do not include unneeded headers
754c653a4e62bfa19b4e015c45198863c4211947 sfc: Fix some incorrect or redundant comments
2291b20f4bee6a28087cf4f4b2b382a92063c8b5 sfc: Remove declarations of nonexistent functions
4cddca5484e047fa77ce090bec96fbfb92a6eb19 sfc: Add some missing bits to register self-test masks
c91f48d61c5b6fb36a6fc50de923db4db009b0dc sfc: Survive ISR0=0 bug in the shared IRQ case
2e803407400efe592e5294993a5b1e8251f6dd49 sfc: Implement NVRAM selftest for SFC9000 family
4f16c0739145476ba37a7fa9eea0c33850efc2ce sfc: Replace PHY MDIO test with an 'alive' test
7a6b8f6f7f74085a1330b0f9765d81bcea8c58b7 sfc: Enable autonegotiated flow-control by default if supported
8b2103add08b79abd3ac7015b4bac744c0af534e sfc: Handle firmware assertion failure while resetting
5297a98d5dd6de86fe1e2ffc9ea60cdf59b71443 sfc: Update MCDI protocol definitions
b1681c56f5b6bf551bed2617a395855055836571 drivers/ide: Fix continuation line formats
91e83432f8abc1fc93499a2323f6c4bd6026029e drivers/net/amd8111e.c: Fix continuation line formats
24c4a3b29255f9f8bc48d93597a58256b5a1f83f can: add support for CAN interface cards based on the PLX90xx PCI bridge
2e02644abc4b3574533b027782820b5a6dfe1920 cxgb3: add memory barriers
ace2a4d0fbf868c00625a8fd91c44ad9fabe7012 MCS7830 USB-Ether: resume _with_ working link, via .reset_resume support
c774651a5ffc0250f82d72730753f196c86884c5 MCS7830 USB-Ether: change register define
00e499131e250324a89c93d5dd88c8f2b4bf6dbb MCS7830 USB-Ether: Spelling corrections
76802851b6e1b78b614ba611d6b5d27a83f60ded MCS7830 USB-Ether: add Rx error support
5a1436beec5744029f3ac90b6fe71a698dcd6155 crypto: pcrypt - call the complete function on error
e054f1647162d7098a9ff619405a72bd7c417213 crypto: geode-aes - Fix cip/blk confusion
5322892d867e186c6b4c5fff5c99ea4863696a60 xfs: kill xfs_bawrite
07fec73625dc0db6f9aed68019918208a2ca53f5 xfs: log changed inodes instead of writing them synchronously
0719aaf5ead7555b7b7a4a080ebf2826a871384e selinux: allow MLS->non-MLS and vice versa upon policy reload
42596eafdd75257a640f64701b9b07090bcd84b0 selinux: load the initial SIDs upon every policy load
8c961bcca1d10be4f2c06375eb561679167653a0 ASoC: Allow CODECs to ask soc-cache to suppress physical writes
0f69d9782c6e6a7b0e60113a850845bc642c3f4e ASoC: fix compilation breakage in sound/soc/sh/fsi.c
3cebbb81c7e75321e25cc586d07a25a3d98278fc kconfig: Simplify LSMOD= handling
84f3bb9ae9db90f7fb15d98b55279a58ab1b2363 netfilter: xtables: add CT target
2dbf209d7a7ab94266b936bd2da6a4026c279992 HID: make full-fledged hid-bus drivers properly selectable
342f31e84eec9002b75f6fcdec6bd932ac77a390 HID: make Wacom modesetting failures non-fatal
f9ce7c283c16538955d5d094101889792bcde109 HID: Enable Sixaxis controller over Bluetooth
46a709b900bfcf43244cd19cf3245c77484ec733 HID: Implement Wacom quirk in the kernel
d4bfa033ed84e0ae446eff445d107ffd5ee78df3 HID: make raw reports possible for both feature and output reports
b2a15a604d379af323645e330638e2cfcc696aff netfilter: nf_conntrack: support conntrack templates
0cebe4b4163b6373c9d24c1a192939777bc27e55 netfilter: ctnetlink: support selective event delivery
858b31330054a9ad259feceea0ad1ce5385c47f0 netfilter: nf_conntrack: split up IPCT_STATUS event
add67461240c1dadc7c8d97e66f8f92b556ca523 netfilter: add struct net * to target parameters
794e68716bab578ae8f8912dc934496d7c7abc90 netfilter: ctnetlink: only assign helpers for matching protocols
2eff25c18c3d332d3c4dd98f2ac9b7114e9771b0 netfilter: xt_hashlimit: fix race condition and simplify locking
f54405db66fbec11679241daefd16fd8291a5762 HID: add support for Pixart Imaging Optical Touch Screen
b8f46c5a34fa64fd456295388d18f50ae69d9f37 perf tools: Use O_LARGEFILE to open perf data file
9ad62ec4f752c82b39aa5927f23d894b46ae10b9 sh: Fix up early PCI PERR/SERR IRQ handling.
9ad7bd2944bd979ef4877cd439719be44c5f3b47 dma: cases IPU_PIX_FMT_BGRA32, BGR32 and ABGR32 are the same in ipu_ch_param_set_size()
28bb9ee13aa0ee4c57dc3568f539cc84920b43aa powerpc: Add static fields to ibm,client-architecture call
4b1cf1facca31b7db2a61d8aa2ba40d5a93a0957 dma: make Open Firmware device id constant
6c504d423147770d7bd73aab3228726379700786 powerpc: Fix typo s/leve/level/ in TLB code
24551f64d47af9539a7f324343bffeea09d9dcfa lmb: Add lmb_free()
859aefc5afc6c00dae630680e5470f7a2c27c4a0 powerpc: Increase NR_IRQS Kconfig maximum to 32768
98ceb75c7c14eada76b0aa9f03a635a735cee3cb macintosh/hwmon/ams: Fix device removal sequence
33a470f6d5e1879c26f16f6b34dc09f82d44f6e9 macintosh/therm_adt746x: Fix sysfs attributes lifetime
119ea10947cc1402abbf9d6200815b0606536906 hvc_console: Remove __devinit annotation from hvc_alloc
b51130685817d8c1b56386f9957405b5be2cdfe0 hvc_console: Make the ops pointer const.
7b62922a071aea362e879252d7482e448bd63d9c powerpc/85xx: Fix SMP when "cpu-release-addr" is in lowmem
5be3492f972b73051ead7ecbac6fb9efd1e8e0ec powerpc: Mark some variables in the page fault path __read_mostly
61c03ddbdff2e080702521bc1b757854ca58c46a powerpc: Replace per_cpu(, smp_processor_id()) with __get_cpu_var()
4ba525d134a882e6994bf8f5bd93fd020376588c powerpc: Simplify param.h by including <asm-generic/param.h>
dc942cee2fcb734d6f3ef7966040e4e034b67d5b powerpc/viodasd: Remove VIOD_KERN_<level> macros for printks
615f0833aa4c4aa944ceb78895bbffa8bd1884df kconfig: Add LSMOD=file to override the lsmod for localmodconfig
d35b7a829a13b69c4747b69380b504b6544a2375 ARM: Merge next-samsung-s3c244x-merge
28db4ed52d329ca06da9fbcc9dcf6c4e25cdcac2 ARM: Merge next-samsung-devupdates2
91492b4a04586e7cb191c72de9d1b22545a3ce16 ARM: SAMSUNG: Add support for 12bit ADC
cf9814eb6d83f066d5db63f4144598e9c6ca2951 ARM: S3C64XX: Make audio device code built unconditionally
1de203adf6210b9dd81d907ea8cda587bc61cf4c ARM: SAMSUNG: Use PLAT_SAMSUNG instead of PLAT_S3C
3bd9377e8761cb7f1000b3075763df779ab9aeca ARM: SAMSUNG: Add SERIAL_SAMSUNG_UARTS_4 Kconfig option
21030403209f0c253d462492f881c613bd8eeda2 ARM: S3C2412: SoC has the fractional baud rate register
4b4c662571bb3a19d6bacb4433886ec35c7093fa ARM: S3C64XX: SPI: Make platform device compilation selectable
2848552cef6a14fe4e54e676a61a340c8fd023b3 ARM: SAMSUNG: Add DMA masks to hsotg device
79788c698b290426320e60374ed1324e4b5c69eb ceph: release all pages after successful osd write response
0c948992a00d478c17042f4790b7d6b35299cf94 ceph: always send truncation info with read and write osd ops
cdaff1854f32ac9ddb4733530f617d32188665ed qlcnic: add loopback diagnostic test
7eb9855d68faabe0004ed18c2af1f0974d3c2c63 qlcnic: add interrupt diagnostic test
897d3596e0dfc4c25963cff00f1159c79eaf38d3 qlcnic: support LED blink for device identification
ce6684433fb277406dd861fd8a17133253e7c367 qlcnic: protect resoruce cleanup by rtnl lock
1b95a839587f40abab2f9cb3e5254dc821b9829b qlcnic: clear device reset state after fw recovery
02420be6fc5fc63526aca43b5bfc571547a1c926 qlcnic: add ethernet identifier in board info
6a902881cc6993f136906559ca04b6a4c9e260fc qlcnic: use DEFINE_PCI_DEVICE_TABLE
0c2dc318e88100e1abdff07e8a7d60460984a2d2 sky2: Fix TX_MAP_PAGE misspelling
9ab86bbcf8be755256f0a5e994e0b38af6b4d399 virtio_net: Defer skb allocation in receive path Date: Wed, 13 Jan 2010 12:53:38 -0800
f9bfbebf34eab707b065116cdc9699d25ba4252a virtio: Add ability to detach unused buffers from vrings
28aecb9d7728dc26bf03ce7925fe622023a83a2a xfrm: avoid spinlock in get_acqseq()
5324dc0e3872324ed0bf372bce7bc437436910b6 da9030_battery: fix spelling in comment
e1a0bdd8022317e98650e70850de73eccfcde5ad Merge branch 'master' into upstream
8127f4e883666c9960cfa89cffd36313748f8bab HID: use multi input quirk for eTurboTouch touchscreen
9c3a50b7d7ec45da34e73cac66cde12dd6092dd8 fsldma: major cleanups and fixes
a1c03319018061304be28d131073ac13a5cb86fb fsldma: rename fsl_chan to chan
d3f620b2c4fecdc8e060b70e8d92d29fc01c6126 fsldma: simplify IRQ probing and handling
e7a29151de1bd52081f27f149b68074fac0323be fsldma: clean up the OF subsystem routines
738f5f7e1ae876448cb7d9c82bea258b69386647 fsldma: rename dest to dst for uniformity
a4f56d4b103d4e5d1a59a9118db0185a6bd1a83b fsldma: rename struct fsl_dma_chan to struct fsldma_chan
4ce0e953f6286777452bf07c83056342d6b9b257 fsldma: remove unused structure members
272ca655090978bdaa2630fc44fb2c03da5576fd fsldma: reduce kernel text size
b6cac5a30b325e14cda425670bb3568d3cad0aa8 selinux: Only audit permissions specified in policy
5ffaf8a361b4c9025963959a744f21d8173c7669 ath9k: add support for 802.11n bonded out AR2427
f09c256375c7cf1e112b8ef6306cdd313490d7c0 airo: fix setting zero length WEP key
299af9d3db0fd3a4994e5e66717ecd276bdd60da lib80211: Introduce TKIP_HDR_LEN define for code clarity
d0833a6a2dbc169aba3abcc0904e5aea348bb4d3 lib80211: Cosmetics - make room for MIC/CRC near the actual calculation
1c3a02c215a5b955b342f29dc1719e1a5771eaf1 HID: add NOGET quirk for Prodige Cordless Combo
d7eecb483cc29e929bbc5515b8def830d7fc6ad2 jfs_dmap.[ch]: trivial typo fix: s/heigth/height/g
d1c9ae6d1e7b95cedc8e39e8949e795379a0669e ipv4: ip_fragment: fix unbalanced rcu_read_unlock()
7d39e849912f0c3c8c6fc94be7bf7d120b1ee0ba HID: update copyright
88f66ea98d7ae6a8b6a34e38b1b4fa51abc1c9ca kconfig: Look in both /bin and /sbin for lsmod in streamline_config.pl
d5e1ca05f758fec2845a97fd7aa1eeca91c51a21 ALSA: dummy driver - add model parameter
2a6ace1b3d4dc65401e71fc01af100692b9f27f8 net/irda: sh_sir: Add SuperH IrDA driver
c85bb41e93184bf5494dde6d8fe5a81b564c84c8 igmp: fix ip_mc_sf_allow race [v5]
8b64056dacf6ec81986d63dff96fca039fe95f6e can: deny filterlist access on non-CAN interfaces
10a199394b8f9b4c4e0be6e14a61109a7d891b1b netfilter: xt_TCPMSS: SYN packets are allowed to contain data
c30f540b63047437ffa894b5353216410c480d1a netfilter: xtables: CONFIG_COMPAT redux
026384d614b827f368834860c9b623ce08439b7e ASoC: fix PXA SSP port resume
59cdd9bc057a54384a7838231dd2672a89dff2ac ASoC: Fix continuation line formats
07cd8ada1aba5556b0d5d2264ce0f40d1ff1d131 ASoC: Fix BCLK calculation of WM8994
fead215d1c0a385fc27a1fa96b7abbc4d66fb4c6 ASoC: Fix WM8994 dependency
37feecb0ae8c29b713b957c053b05ad10c42c73b sh: Disable generic IRQ probing.
4b842c8571240d1173eaf00e114cc5cc160f1722 sh: enable sparseirq for highlander and r2d.
deb9b22b8968fa0166d89c8ad1346e816cf1aec4 sh: mach-dreamcast: Convert to sparseirq.
6eb6f98396f7bd653d8fb15b06364c8c7d70e22c sh: hd6446x: Convert to sparseirq.
c7a967273a539a9a38413753c58125e777e2d30d sh: mach-se: Convert SH7724 solution engine FPGA to sparseirq.
e9867c569970d8afb4b882bafbbe81426bd46333 sh: Provide create_irq_nr() for dynamic IRQ creation by number.
e27bf72465f4d867a2aea33cad5e9e255c4d92ff imx/mx25: rename files defining a machine to mach-$mach.c
34101237d975ba37d19cbfe9318984af78332816 imx: define per SOC ..._PHYS_OFFSET and use these in favour of PHYS_OFFSET
7fc06d8c24fb7915d9cebc9aad7d3b40d8a6ef0b imx2x: convert serial.c to use soc-prefixed constants
08f9bf167c2729b46920fdef459787667ee68130 mxc91231: redefine MXC91231_IO_ADDRESS using IMX_IO_ADDRESS
9ea07ec05e8030f6b4e12c4a41a9d633c0ccb618 mxc91231: use MXC91231_IO_ADDRESS instead of MXC91231_AIPS1_IO_ADDRESS
8ac5b7c5ec8d46ad273d37aaa0d6e1f9cd2b01d9 imx: WARN in clk_disable if the clock isn't enabled
8a349d4b13c41c00564cd79f6fabdec347084758 spi/spi_s3c64xx.c: Fix continuation line formats
fb7899b1f0b748ef966071f5dc23c59ebd57d08f Merge commit 'v2.6.33-rc6' into secretlab/next-spi
4a461c85b643258e305eb5a3aced34009db2f818 sched: Remove unused update_shares_locked()
90fdbdb48442a03c72cae5463e6edb64cb3a3a7d sched: Use for_each_bit
ab386128f20c44c458a90039ab1bdc265ac474c9 Merge branch 'master' into percpu
b4f74767a04e175c028336e06507fcc05f5a8618 sh: add high impedance mode management for SIUA pins on sh7722
010ab820582d03bcd3648416b5837107e8a9c5f3 mtd: sh_flctl SHBUSSEL and SEL_16BIT support
b79c7adf82e8b8a6d6ad1dadf7e687a4a030cf8c mtd: trivial sh_flctl changes
9d3f1881abeae0494a27716b08fcf2d3264bb0fa Merge branch 'sh/stable-updates'
13ca0fcaa33f6b1984c4111b6ec5df42689fea6f x86: Use the generic page_is_ram()
1b5576e69a5fe168c08a159685ac366316ac9bbc x86: Remove BIOS data range from e820
53df8fdc15fb646b0219e43c989c2cdab1ab100c Move page_is_ram() declaration to mm.h
e52730071567ec5b6f57e21d6693b112e01e1d0e Generic page_is_ram: use __weak
61ef2489dbf587258526cfd4ebf4bba3b079f401 resources: introduce generic page_is_ram()
c85a400499093b2025238413198e48e4d825723e ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
e8b217e7530c6a073ac69f1c85b922d93fdf5647 xfs: remove invalid barrier optimization from xfs_fsync
20026d92013d7bb3abb295337191def6758fc086 xfs: kill the unused XFS_QMOPT_* flush flags V2
ab5132a26236e308c6d3d832a3e04fca351656d8 ath9k: fix access to freed data on unload
e389900ed31975f3ce091764bf394b045058dad1 ps3_gelic_wireless: Remove superfluous debug info
3c384053ce4cb1949f5575c28e30e6ceea8cb39b mac80211: Don't call rate control when HW handles it
b4d57adb727ec7c34020390eeb0eeb9e0a2959bc mac80211: fix sta lookup with AP VLAN interfaces and injected frames
17ad353b8d9843731258b5d23556667b764939e9 mac80211: fix monitor mode tx radiotap header handling
4754ffd68bc14de8db01451c49bb07adebe1e422 mac80211: fix sta lookup for received action frames on an AP VLAN
e0b20f1c67fc4379fce430ff720969f35e123eed mac80211: reduce stack usage in sta_agg_status_read()
4c82bf8e5689b1dddd9bcec70efc3b70edef1670 mac80211: reduce stack usage in sta_ht_capa_read()
9501fefec6aa9a3319bb61edb99851ba30653f30 b43: N-PHY: implement setting RF sequence
52cb5e978f505ba6436dfe1867da0d2818fdb9b7 b43: N-PHY: add TX radio setup for newer PHYs
38bb902921dc31c15a707b74ebc6896438bb357e b43: N-PHY: fix Cal TX IQ LO for newer PHYs
6e3b15a9e7c3e4f22e9ade658b9e185311078648 b43: N-PHY: add RSSI selection for newer PHYs
99b82c419bc685c5ca3d8d815564bac41e2716e2 b43: N-PHY: split RSSI selection into two per-PHY-revision functions
09d989d179d0c679043556dda77c51b41a2dae7e cfg80211: add regulatory hint disconnect support
a2bff2694b02448e1d5873ac010582bc9898021c cfg80211: avoid flushing the global workqueue for core reg hints
ef5127a4d256b9c0f47caae6cdc8ccfceedb09f9 b43: N-PHY: add workarounds for gain control
28fd7daabfb35b7a0df2f7eaf460221e16dd2608 b43: N-PHY: update general workarounds
991a0987d9e821df1790bbbc368cf36db0c678d3 ath9k: allocate string buffer in read_file_dma() by kmalloc()
f643e51d717b52ac28830e8bb98559b006a73bf4 ath: make gcc check format arguments of ath_print(), fix all misuses
3b9cfc0a99f88c0db7c72363620584a9b40b4543 x86, mtrr: Constify struct mtrr_ops
9e6e96a197a03752d39a63e4f83e0b707ccedad7 ASoC: Add WM8994 CODEC driver
be587ef4f20cb5a0e42264909fa702a24081a160 ASoC: Activate DCS correction for WM8993
3ed7074c4cc0de5ba77e180e5d96c23ef96859f0 ASoC: Improved wm_hubs headphone handling
84c9b7271a0af08c4e5fce3901a0ad3d952036bc ARM: S3C244X: Merge plat-s3c24xx s3c2440.h and s3c2442.h into s3c244x.h
58bac7b8ded70c39bcd5f7037091051c277618aa ARM: S3C24XX: Move S3C2440/S3C2442 plat-s3c24xx support to mach-s3c2440
70556b143ae4cf404a73c2461a6bf7fef3fefbf7 ARM: S3C24XX: Remove old mach-s3c2442
916ee9249a7f19d8eb18cc9ee16ca495a517ab34 ARM: S3C244X: Move S3C2442 code into S3C2440
1f51bbfd5905b8c860cc95ae10c20e0844d0ade8 ARM: S3C2440: Fix SMDK2440 SoC selection
491547d43bc2393de914b5ad18b6f5219107f918 ARM: S3C2442: Merge s3c2442.c and clock.c
5cbcccb370355d4cd8534796bf32ac8bb04627cc ARM: S3C24XX: Merge s3c2442 and s3c2440 machines into mach-s3c2440
c6c97bdaa3307d0811f14c99c38c63a8dae36e1f ps3_gelic_wireless: fix format warning
30ede1b9f08204db178bf17bb1800dfee8327caa Merge remote branch 'alsa/devel' into topic/misc
2f1ff6614cb5938e5c5760358752d92deb67fb63 ASoC: Fix continuation line formats
b0580913797034a1001e867b8b492c75226bf77e ASoC: improve MCLKDIV calculation in wm8978, when OPCLK is not used
6e9065d756df5dac6dc02b94b82b4f5dbbf38caf UBI: add write checking
adbf05e3ec6ea380ba145b6fa89d9125ed76eb98 UBI: simplify debugging return codes
0bf1c4399afee6a2031b0ee943a4c016e53f727c UBI: fix attaching error path
f9b0080e10e0ce3b8acbe91ae6a50da4f2ed7339 UBI: support attaching by MTD character device name
9e0c7ef3f6c95357ce359a4f9223f0dfcd21cef7 UBI: mark few variables as __initdata
6123637fafbf445cc9ce5774dc9516da0b2daa88 sound: control: fix minimum TLV length
a75d7a4cf50d1cee14d8c9aaa2b971232d10f2c1 sound: control: actually allow TLV command access
b6c58b1d987a5795086c5c2babd8c7367d2fdb8c sh: Improved multi-resource handling for SH7780 PCI.
ef407beefbd9928792ccc93857e408e0057bc17b sh: Hook up ERR/PERR/SERR detection for SH7780 PCI host controllers.
44298ec0f20c45b9be96e181976aef1152d373b2 tulip/xircom_cb.c: Use dev_<level> and pr_<level>
a1e37bc5e2d0ff8d025221e27c2bfff762072311 tulip/winbond-840.c: Use dev_<level> and pr_<level>
e02fb7aa0714ca9357571bb15ef0fe278a150cc7 tulip/uli526x.c: Use dev_<level> and pr_<level>
27146c43c4dbb727c4a211541af46577de2984af tulip/timer.c: Use dev_<level> and pr_<level>
22086a1172b69b9f6200e169dc99a252a204affb tulip/pnic2.c: Use dev_<level> and pr_<level>
1df8bbd1420705277cd382b1386cda724d61a678 tulip/pnic.c: Use dev_<level> and pr_<level>
fa0b9a4c41490d550ebd3bd418f4551c989fec5d tulip/media.c: Use dev_<level> and pr_<level>
abe02af8263ae17e201994a1be7fc5eac6642acf tulip/interrupt.c: Use dev_<level> and pr_<level>
e9cd1cbcda5e21706b03b543b1b73600b07f323f tulip/eeprom.c: Use dev_<level> and pr_<level>
dde7c8ef167996689bc464eb65d2b09ef05263c2 tulip/dmfe.c: Use dev_<level> and pr_<level>
f639dc7dadcbd97f1d666d5ffe00eab1ea3c0f6d tulip/de2104x.c: Use dev_<level> and pr_<level>
985a63ed3faf0faaba840d806f5ca4d360d13ad3 tulip/21142.c: Use dev_<level> and pr_<level>
d60bec4eb7076acfc940cca3f9f219e7653a1466 tulip_core: Use dev_<level> and pr_<level>
bcf39352eb9e9026f7a1028d4bce3707b65f104b sh: Handle PCI controller resource conflicts.
85b59f5bb24aeca1a987cbb206e228bf630c8327 sh: Enable PCI66 support for SH7780 host controller.
aee4467b5ce5047401efb4175b1360ec1734affc sh: Fix up large system memory handling for SH7780 PCI.
76cdc083f4d1a2a12a961634672fb9ca7adca29c Input: add imx-keypad driver to support the IMX Keypad Port
59f411b62c9282891274e721fea29026b0eda3cc perf lock: Clean up various details
9b5e350c7a46a471d5b452836dbafe9aeaeca435 perf lock: Introduce new tool "perf lock", for analyzing lock statistics
c965be10ca3cb0bdd04016c852764afaf8e647c8 perf lock: Enhance information of lock trace events
18e97e06b5fb2d7f6cf272ca07d26d8247db8723 perf: Add util/include/linuxhash.h to include hash.h of kernel
86d8d29634de4464d568e7c335c0da6cba64e8ab perf tools: Add __data_loc support
a8e6f734ce9a79d44ebb296f2a341f435227b34e Revert "perf record: Intercept all events"
44b57f1cc72a4a30b31f11b07a927d1534f1b93d slab: fix regression in touched logic
66ac2f28b658f1938035966cafc42501758b4324 mx25: deprecate UART1_BASE_ADDR and UART2_BASE_ADDR
7d58289fc315258b4829a29d21c540eb35dd6feb mx1: prefix SOC specific defines with MX1_ and deprecate old names
429722e19dff319aa87ee552beadee71d41a3655 Input: Mac button emulation  - allow compiling as a module
99b089c3c38a83ebaeb1cc4584ddcde841626467 Input: Mac button emulation - implement as an input filter
ef7995f4e46b1677f3eaaf547316e1a910b38dcb Input: implement input filters
45cdba4d376adfd30cfbda1b7d43110818d967cc Input: uinput - remove BKL from uinput_open function
4ec07bba6945290c48dcc5b789cbd7adeabd7695 ARM: S3C2443: Use common clock gate code
31a090ae0693af189fc7a8ad16cece4878acad33 sh: Fix up asm/hw_breakpoint.h header check.
97b19778ee5dd0484493f12f6a9cf9391cf0aefb sh: mach-se: Fix up irq_desc reference.
aa696a6f349638428982bb52763f4cda851632fa nfsd: Use vfs_fsync_range() in nfsd_commit
9d133e5db993d577bd868b54083869fe5479fcff x86, irq: Move __setup_vector_irq() before the first irq enable in cpu online path
69c89efb51510b3dc0fa336f7fa257c6e1799ee4 x86, irq: Update the vector domain for legacy irqs handled by io-apic
0f26c4b21b684825a6dd41f2bc04d48ff62d72f8 ceph: remove unreachable code
ac8839d7b264d0fa478fca7c4f9b6bb833540a80 ceph: include type in ceph_entity_addr, filepath
9ba874506b7b3883d78b8cad61eba39c4bb09885 Merge branch 'for_2.6.34_4f4e65_a' of git://git.pwsan.com/linux-2.6 into omap-for-linus
d3a571971e5af241074947fc80f6284677f6e014 iwlwifi: iwl_power_update_mode always hold mutex
7ae810776a51dc4dc6580013b0f6ba0f34d2b165 iwlwifi: fix typo in IWL_CCK_RATES_MASK
71d75cf9ab858b99d072fece9784ab338af8e388 iwlwifi: remove unused work structs
80676518da523e926e70794ac2767829effcf3ba iwlwifi: remove bg_up work
9f1f3ceacb7e52d9bc0364b4f26ae418de79656f iwlagn: simplify ucode loading
4d6959219bb71aa34383fc1a1a520820aee6292b iwlwifi: no need to test iw_mode in power saving
fac06108701a2a081a47d4dc6f03220aaab54486 iwlwifi: update sensitivity calibration data for 1000 series
9bead7632adb6341548056a80ec36e7ae098f4f4 iwlwifi: update sensitivity calibration data for 5x00 series
2494f63cc7394fc4424c4833b83d1831f52e54c8 iwlwifi: update sensitivity calibration data for 6x00 series
47e28f41dce90ea4317d35cf23f232c1a6b07adf iwlwifi: fix locking in iwl_mac_add_interface
a7fce6ee8dd693fb2a9d19ddf9ee1fe380893fa1 iwlwifi: sysassert identifier change
49dcc819b077c2d473062e17d5a1373a8b660e02 iwlwifi: optimize power saving
98fa3d8aeabf7a039cc920a9c2ffebc6b4648e2b OMAP2+ powerdomains/clockdomains: prepare for multi-OMAP configs
56ef28acf122d30b137851aa6a599ba48319a6b0 OMAP4: PRCM: Define shift macros as n instead of 1 << n
e80a9729b15f4c2c00ed51d61aa543fb4269d5ca OMAP2/3/4 clock: rename and clean the omap2_clk_init() functions
d3730192294c1c98b17a67aadbbdc4c28ad05c6e OMAP clock: resolve all remaining sparse warnings
60c3f65191d077dc4f69fca8eca39fb47f72d8b0 OMAP3 DPLL: reorganize static functions
feec1277a5c599ebca6217bc6bb9f6410e84793b OMAP2/3/4 clock: omap2_clk_prepare_for_reboot() is OMAP2xxx-only
da4d2904abc0c31ac829e9c6d52106d5a6606507 OMAP2/3 clock: remove unnecessary includes and clean up header
4680c29f69e981106da2abfea7f1a3e6f1b03791 OMAP2/3 clock: clean up omap*_clk_arch_init()
396c56a9c69ebb0baf9171a6365ac9fda322728d sh: Kill off broken type 1 PCI config access checks.
1dbfd9d46a6df5232ba0b12d2da950da89eff3da ath9k: Handle full sleep in ps_restore.
b2c3e923110f6ca60ccb30cf4a6bda5211454c4f ASoC: clean up wm8974 and wm8978 clock divider handling
660c63a4a289a835aa9af93a45884c5d0c004b20 Merge branch 'for-2.6.33' into for-2.6.34
640b796f2ca88113bf2fefd380bc807092ce6fa1 ASoC: remove bogus SLEEP mode from wm8978 driver
9f5b64b767203131a7a3a280859e70d4413c9672 ASoC: add support for the sh7722 Migo-R board
9e9d04c05fd01018da35fa1daa9bda844cac6162 ASoC: AC97: SMDK-WM9713: Convert notes from cset to sset
f8d94eb77e4ef6d80c6b7e5e02b92180d9a6f37b wm97xx_battery: Clean up some warnings
320e68da59353fe6ad51b81f6865c4b674ad66ea sh: support PCI domains.
ac8ab54a8e41a5ed0ee2161d45b6dc855490989f sh: Bail out early on PCI resource conflicts.
a45635dfb08a1fa2cf77bf1f2c4074961ce2e625 sh: Reworked SH7780 PCI initialization.
36706005d90642bccabfaacbb24d135155e984a8 ALSA: hda - Add support for IDT 92HD88 family codecs
1eaa4f2762899d2f3c54ba7a4fee564e255ad0a5 mx25pdk: platform code for the DryIce RTC module
dcbabbc1fce2c32e4cfe0e18a2651226a72ecaae mx25: add support for the DryIce rtc
4cb73288b195dc04c1f604c38bd4ebd2081db9fa Merge branch 'mxc-rc' into mxc-master
6a1b751fb89b61ef7240f2e3ed65a2e2776e7cfd perf: Ignore perf-archive temp file
4c574159d03f4d8a136a7adff2d0b1d82cadcb18 tools/perf/perf.c: Clean up trivial style issues
ae7f6711d6231c9ba54feb5ba9856c3775e482f8 Merge branch 'perf/urgent' into perf/core
7e1b584774c6168ca5b27c340fbeff8f67651e4f ntp: Cleanup xtime references in ntp.c
1f5b8f8a2031ae9507eb67743cad4d424739bfff ntp: Make time_esterror and time_maxerror static
64abebf731df87e6f4ae7d9ffc340bdf0c033e44 perf session: Create kernel maps in the constructor
fd1d908c543fbdfae82839d24b0872c542fceedc perf symbols: Split helpers used when creating kernel dso object
a19afe46412452fef89cc623873a8931b3685944 perf symbols: Factor out dso__load_vmlinux_path()
72b8fa1730207274f6818b47b891ce5dff79287e perf top: Exit if specified --vmlinux can't be used
75c9f3284a7ff957829f44baace82406a6354ceb perf_events: Fix sample_period transfer on inherit
488991e28e55b4fbca8067edf0259f69d1a6f92c block: Added in stricter no merge semantics for block I/O
18c01f8abff51e4910cc5ffb4b710e8c6eea60c9 perf_events, x86: Remove spurious counter reset from x86_pmu_enable()
452a339a976e7f782c786eb3f73080401e2fa3a6 perf_events, x86: Implement Intel Westmere support
1a6e21f791fe85b40a9ddbafe999ab8ccffc3f78 perf_events, x86: Clean up hw_perf_*_all() implementation
ed8777fc132e589d48a0ba854fdbb5d8203b58e5 perf_events, x86: Fix event constraint masks
2e8418736dff9c6fdadb2f87dcc2087cebf32167 perf_event: x86: Deduplicate the disable code
184f412c3341cd24fbd26604634a5800b83dbdc3 perf, x86: Clean up event constraints code a bit
6c9687abeb24d5b7aae7db5be070c2139ad29e29 perf_event: x86: Optimize x86_pmu_disable()
c933c1a603d5bf700ddce79216c1be0ec3bc0e6c perf_event: x86: Optimize the fast path a little more
272d30be622c9c6cbd514b1211ff359292001baa perf_event: x86: Optimize constraint weight computation
63b146490befc027a7e0923e333269e68b20d380 perf_event: x86: Optimize the constraint searching bits
9f41699ed067fa695faff8e2e9981b2550abec62 bitops: Provide compile time HWEIGHT{8,16,32,64}
8433be1184e4f22c37d4b8ed36cde529a47882f4 perf_event: x86: Reduce some overly long lines with some MACROs
c91e0f5da81c6f3a611a1bd6d0cca6717c90fdab perf_event: x86: Clean up some of the u64/long bitmask casting
81269a085669b5130058a0275aa7ba9f94abd1fa perf_event: x86: Fixup constraints typing issue
502568d563bcc37ac505a83341c0c95b88c015a8 perf_event: x86: Allocate the fake_cpuc
8113070d6639d2245c6c79afb8df42cedab30540 perf_events: Add fast-path to the rescheduling code
1da53e023029c067ba1277a33038c65d6e4c99b3 perf_events, x86: Improve x86 event scheduling
9762528f37ddc7071509dddb10e7b4b3b957fd01 sh: Kill off deprecated fixed PCI memory window accessors.
dcfc32babbece923381bd3bffaf17373b5d97568 Input: wm97xx - provide coordinate logs for accelerated I/O
57dbb2d83d100ea601c54fe129bfde0678db5dee sched: add head drop fifo queue
e0e53db6133c32964fd17f20b17073a402f07ed3 x86/hw-breakpoints: Optimize return code from notifier chain in hw_breakpoint_handler
87aef30eb3c5dac0491c83fe3b90bc61f1df24ec ARM: S5P: Change S5P_TIMER_IRQ based to 11 for SAMSUNG S5P series.
40f9249a73f6c251adea492b1c3d19d39e2a9bda x86/debug: Clear reserved bits of DR6 in do_debug()
1e12a4a7a3a78bc9c3aaf3486dde3b8ab1cdf465 tracing/kprobe: Cleanup unused return value of tracing functions
35e424e2c0229aa1e32776fac23902150bd0ab9a OMAP3 clock: split out DPLL3 M2 divider functions into mach-omap2/clkt34xx_dpll3m2.c
6ebe0d88f5fead21d6e1ac328acc683c173d26fc OMAP2 clock: don't compile OMAP2430-only functions on non-2430 builds
44da0a51032f3d90a441bd80c2efe68532104980 OMAP2xxx clock: move sys_clk code into mach-omap2/clkt2xxx_sys.c
87a1b26c2d31dce62758b78c077ff5a1b5a52ab8 OMAP2xxx clock: move osc_clk code into mach-omap2/clkt2xxx_osc.c
49214640f52506fbba00eb998fc39f10653a840a OMAP2xxx clock: move the APLL clock code into mach-omap2/clkt2xxx_apll.c
430ad5a600a83956749307b13257c464c3826b55 perf: Factorize trace events raw sample buffer operations
ea2c68a08fedb5053ba312d661e47df9f4d72411 tracing: Simplify test for function_graph tracing start point
0ada0a73120c28cc432bcdbac061781465c2f48f Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
6016a363f6b56b46b24655bcfc0499b715851cf3 of: unify phandle name in struct device_node
923f7e30b480438f1e86e01e5cde814248b59a39 of: Merge of_node_get() and of_node_put()
1f43cfb9474d1c4f22598b6e3213ec035be6dd56 of: merge machine_is_compatible()
f276586a8af410d2b79733daf52471605b6559e9 ps3_gelic_wireless: fix directed ssid scan
c1596b75c29eb5b32c65ef1e186c8b08c289bf05 ps3_gelic_wireless: Remove PS3 gelic legacy wpa support
e108c7b79e91b45a3f04762c44fd404a5d9be069 ALSA: hda - Add mute LED check for HP laptops with IDT 92HD83xxx codec
30ed7ed11cb88fd56d821a67b9aab1e0d50fb626 ALSA: hda - Fix index of HP Compaq F700 mic amp
c89362225152fc6f2247f65371bfe3ccced3203b ALSA: hda - Define max number of PCM devices in hda_codec.h
7b36ea967cc5b5088a57fe225f1f72a3c160058b ALSA: hda - Change the AZX_MAX_PCMS to 10
2718625fba1e07bf2ce8a752036658737c1f76a7 ASoC: Set codec->dev for AC97 devices
e03a8d2cf663429e2480a8db78b132ee300f79af ASoC: Add TLV information and additional volumes to WM9713
fb58a2ff300cb3fd6077484ca7d8c6e6f13a0350 ASoC: Remove version display from WM9713
c812459396733b42655e0d656763af02e06f97ed ASoC: TWL4030: Modify codec default settings
d74340d31bf1dbeb00acadddd8697666528a7846 netns xfrm: ipcomp6 support
a92df2545402c1a08e7a158f4477a52dea0eeeed netns xfrm: ipcomp support
a1664773907a2b69e2a3019598dcbeffa6bc724b netns xfrm: xfrm6_tunnel in netns
e924960dacdf85d118a98c7262edf2f99c3015cf netns xfrm: fixup xfrm6_tunnel error propagation
ce96bc86bf2ee12e8a3bf461ca8027557c1ef42f net: merge fixup for qlge_main
05ba712d7eb156009753e18e5116cabd869cc6e2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
8495fb1b8d016657133c01a2f258c5f192d2a1b7 ide: fixed section mismatch warning in cmd640.c
257ddbdad13cd3c4f7d03b85af632c508aa8abc9 netdev: remove HAVE_ leftovers
339ce1a4dc2ca26444c4f65c31b71a5056f3bb0b perf: Fix inconsistency between IP and callchain sampling
8fc176d5abb2d92c52df859faac7974b4a1585c1 ASoC: fsi: Add spin lock operation for accessing shared area
abec86a80247ab3a40d2afc9c8e8c26efcab2391 sh: Kill off superfluous sh_bios references from compressed loader.
d627a2ebd1a303aa4ac1962c553d1e8738735d01 sh: Fix up the ioremap_fixed() build for nommu.
849593591ce3b5f9352966c9d410284dc04d03b6 sh: Fix up read-only variable assignment in pcibios_align_resource().
621266bdf4b78fa92f7eabd7688b86f0dbd61d64 sh: Quiet noisy coherent DMA unmapping on R2D.
439913fffd39374c3737186b22d2d56c3a0ae526 ACPI: replace acpi_integer by u64
f655f5e956eaf4fcda983f3b3d37c76371556c27 sh: mach-titan: Kill off unused PIO port mangling.
2854e72b58dad82f5248b30a45dda0df49e5fe05 x86: Use helpers for rlimits
b09f3e78ee7bb69171411b75bd9e771fc7f24749 ALSA: hda - Allow override more fields via patch loader
a814290e17ae314bd614476cffc6119846eca27e Merge branch 'for-rmk/samsung3' of git://git.fluff.org/bjdooks/linux into devel-stable
e00d9d4b1796dae3adf6e39c9a766e760dd1c796 ARM: 5869/1: ixp4xx: implement sched_clock()
a62e90308f7b6965310cf4ec61393aef6861f50d ARM: 5859/1: Add nuc93x platform support
37498292aa97658a5d0a9bb84699ce8c1016bb74 NFSD: Create PF_INET6 listener in write_ports
f28e8a4d027e4e21c3d0a52706527bb87397bea0 ARM: 5896/1: MMCI: work around a hardware bug in U300
633e81a66b7e6c22a50da860371159cfa2b06d53 ARM: 5895/2: Alter name of U300 watchdog resource
fc05475f867624dddd5ea7089cf8f434f95fbec5 ARM: 5893/1: SPI AMBA PL022: Limit TX FIFO fills
08d1e2e68da977956ff10735148ac1de21c85afd ARM: 5852/1: Add COH 901 318 DMA driver platform config for U300
0d34e91596ef537c2893a031f0483014bb82adf3 ASoC: add a WM8978 codec driver
583b2be626b047eeb4f9a26721e38fe4992b2d02 ASoC: Note jumper settings for smdk_wm9713 driver on SMDK6410
7beba4d50d5f70c3851f608927882959d532671c ASoC: AC97: S3C2443: Remove unused driver
c67d90ffd43a6cf18def21a0de7db56504d78295 ASoC: AC97: LN2440SBC: Switch to s3c-ac97.c
1ec2963a8cd5fbc5f49dfa20c94229f1b46d1968 ASoC: AC97: SMDK2443: Switch to s3c-ac97.c
ff6e64dabf66b8e4e7def21857320085fc68db6b ASoC: AC97: SMDK: Add wm9713 machine driver
fc93ea2f9315eda2ec8645c2f8bcc30f75a6b88e ASoC: AC97: S3C: Add controller driver
54233261d5aa2926f080b67ac22f508c9f15e690 cfg80211: fix wext-compat for setting rate to 'auto'
22e16e55e36ab91148592c9bf0f2444bf766cd3c rtl8187: Add callback for get_tsf
da8604757b1cdf79f24e118b156349543eb1b722 b43: N PHY: Fix compilation after removal of typdef b43_c32
d2bb8e02810cc5844fe2bd5a81d4058b8afe6de9 rtl8180: implement get_tsf op for mac80211
d3d5621abf6d2105700795fcbdf784b9cb46b495 libertas: add comment re: v10 firmware key handling
47db3a677b533489d1a5a027282aa33f46dffa79 ath5k: adding LED support for AR5BXB63 cards
7910b4a1db63fefc3d291853d33c34c5b6352e8e ALSA: pcm_native - fix runtime->boundary calculation
7013109f52ff38ad9ea38952cedc144c8e8b9636 sh: fixed cmpxchg gRB version
660e2acad81c19b404f7d7d06e57a6d5e6ce7426 sh: kmemleak support.
08b36c4a02b5a9db609fc6d93b9c41d7fa75713c sh: Optimize runtime disabling of trapped I/O.
408f0d18ba6b9bb447f807f621b2c9663c5cf638 perf trace: Add -i option for choosing input file
19fc2dedff448120a7aeaa3c136689c6b71777c6 perf symbols: Use the right variable to check for kallsyms in the cache
e1c7c6a40c8037478742ce134190c1a955853bfb perf symbols: Fix inverted logic for showing kallsyms as the source of symbols
0f35cd4cea08a8893e3e2ea03cbdb65f5d2b0e7a perf top: Handle PERF_RECORD_{FORK,EXIT} events
24bfef0f924b4ac4312614422a4982b5f4d9a4c7 perf top: Fix sample counting
994dc4245d3f50329da4ead453a5dfcfbc716a0d ASoC: ad1938: use soc-cache framework for codec registers access
63b62ab0d52c736b3274b294df962e0a4b7aae79 ASoC: ad1836: use soc-cache framework for codec registers access
81317960466ebd37fd958aa07993e3fea461dbe4 ARM: S5P6440: Move common memory map definitions for S5P
abd50713944c8ea9e0af5b7bffa0aacae21cc91a perf: Reimplement frequency driven sampling
b50c2ea72a8ed6bc2a954019b6feb6ca41fce07e net/atm: Cleanup dprint/ddprintk #defines and uses
b4c84ec0fd9ec2297b796443051554d062007ba3 net/atm/lec.c: Add __lec_arp_check_expire and other cleanups
b7d9371befd6fa3eb0ad9d574860095642bf70ed net/atm/svc.c: checkpatch cleanups
0ec96e656fcd4a8ea8cb0e92f90ab4bb6f79cada net/atm/signaling.c: checkpatch cleanups
07b54c9ad4804bdd546d3db0889b0db381c726e3 net/atm/resources.c: checkpatch cleanups
fa61f0cac8b91e671eb0ba27a4972c7e72a909a6 net/atm/raw.c: checkpatch cleanups
6b6dd498f409463635c4f29a3a49585bc7e5d43e net/atm/pvc.c: checkpatch cleanups
07367adbe5f18b6b7a7476094181ff99cd90cb7e net/atm/proc.c: checkpatch cleanups
d81219db6add0a176c37d6fe4e1c050778de9d2f net/atm/pppoatm.c: checkpatch cleanups
f1e100491e0e696b19f37f2b0cf728a5f2bc56e7 net/atm/mpoa_proc.c: checkpatch cleanups
bee67d34b2dd495feafb1a37b5ea2d6179b74178 net/atm/mpoa_caches.c: checkpatch cleanups
5710044073ea734c0d7806d7fb9cd6308053704b net/atm/mpc.c: checkpatch cleanups
c48192a7075fb218d92810fbe76ddd8732f2bbb8 net/atm/lec.c: checkpatch cleanups
5ff7ef7911d100b6568c731b1d078f819da82d03 net/atm/ioctl.c: checkpatch cleanups
a8147d737bd37bd51bb01737ac9c17a2cfc02a38 net/atm/common.c: checkpatch cleanups
e956ea1b7de1df5ae4d6dc3e7460ed9e140803cd net/atm/clip.c: checkpatch cleanups
641d729eb6236db0ce33e2b07a7f93193e60ea5a net/atm/br2684.c: checkpatch cleanups
f0a6cb118d7f9e72799a9c0c13f75d1b236a6546 net/atm/atm_sysfs.c: checkpatch cleanups
3356b4d41605f9b0977b0963c65f466eee213fe9 net/atm/atm_misc.c: checkpatch cleanups
c39f01d7883f944ae75961cc1a31d348c7970599 net/atm/addr.c: Convert include <asm to include <linux
99824461ea72ca0044cc6508f02c0e1cabf37ba5 net/atm: Convert printk to pr_<level>
734f69a773d8ff65111562116c18c987049ddac4 OMAP2xxx clock: move the DVFS virtual clock code into mach-omap2/clkt2xxx_virt_prcm_set.c
b1823d8616b11477e9e0967c727ed5325fb12403 OMAP2xxx clock: move the DPLL+CORE composite clock code into mach-omap2/clkt2xxx_dpllcore.c
69ecefca514c318d0ce993c48ffa3bad009c7b9b OMAP2/3/4 clock: combine all omap2_clk_functions
4b1f76ed4f8012929494261eb6923b3c98554a9a OMAP2 clock: move all static functions to the top of the file
df791b3ebf181b3eece9c770565fcf0844bbd7cb OMAP2/3/4 clock: move clksel clock functions into mach-omap2/clkt_clksel.c
0b96af683026ab9ca4dd52f9005a1a4fc582e914 OMAP2/3/4 clock: move DPLL clock functions into mach-omap2/clkt_dpll.c
98c4545749234393ec918b703f48eb708658a23d OMAP3 clock: move OMAP3-specific DPLL functions to dpll3xxx.c
46273e6f37bdf3801363986e2228350ecad19059 OMAP: hwmod: add API for slave idlemode setting
9799aca2032ad53418ff4bc0d1a6f2cb4f79b6c0 OMAP: omap_device: optionally auto-adjust device activate/deactivate latencies
f0271d65f9ac511d2e3e1fdbcd7418a5a7df0769 OMAP clockdomain/powerdomain: improve documentation
915aad89fcc57a03511c69915b3876f4e53074ee OMAP powerdomain: remove pwrdm_clk_state_switch
e0594b448a040473fdc283934df66811f497a275 OMAP powerdomain: rearrange struct powerdomain to save some memory
cf57aa7c5453e786acd37edea8acdd9497c708d6 OMAP powerdomain/PM: use symbolic constants for the max number of power states
369d5614457384edcf62c5f39b03dd20be6ea1df OMAP clockdomains: add usecounting for wakeup and sleep dependencies
e909d62a8afda7a224a7e322cf2f387d69ca771f OMAP clockdomain/powerdomain: remove runtime register/unregister
3d309cdef37e238c108cade95a8192d5688bd56a OMAP2 clockdomain: modem clockdomain is only present on OMAP2430
a26017002847eef09625a94f897a0fb1ff58da4b OMAP2/3 clockdomains: split shared structures so usecounting works
55ed96945b1f3d0f4ad21a27b32ce4bd99d8c268 OMAP2/3 clkdm/pwrdm: move wkdep/sleepdep handling from pwrdm to clkdm
6b04e0d99d4113ede24e263e3df246a17f490339 ARM: OMAP4 clock domains : Add the missing Clock Domain Structure
bf9854010692d7fbb4c21817c66270b40db55a3b ARM: OMAP4 clock framework: Remove the checks preventing OMAP4 clockdomain validation
0dfc242ff05fcc4bbef1e1bf4eed6f7d01e0cb44 OMAP1 clock: convert armwdt_ck to use the fixed divisor recalc function
e9b98f6040f5a7a04d659759d83ea28d9c528800 OMAP clock: make the fixed divisor clock code available for all OMAPs
ced825293ac34d4f250775c40f13cc6330653309 AM35xx: Clock table updates for AM3505/17
2c8a177eba6762ca828738c92efcdaed02d198bc OMAP3 clock: reorganize CK_* platform flags
05842a32c7df9ad016cb55c66c9edb46aee1240b AM35xx: Add AM35xx specific control module registers
8a3ddc759b33d3b3b3953d001c8d3d9107becbb9 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.
1a422724c6995004d0b9e95596ec4623e8ca1fc2 ARM: OMAP4: PM: Adapt the existing OMAP2/3 Clock Domain Frameworks.
30b8863d2aa9d3f4804302f98821732a6a8f1419 ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific clock domain framework.
b099474aa4e7fbaf5dc3b5858bc83dee2f94c60f ARM: OMAP4: PM: Modify Clock-domain interfaces for OMAP4 compatibility.
84c0c39aec31a09571fc08a752a2f4da0fe9fcf2 ARM: OMAP4: PM: Make OMAP3 Clock-domain framework compatible for OMAP4.
3a759f09d7b9c6bbefffadd38fdc116125c49730 ARM: OMAP4: PM: Refine the APIs to support OMAP4 features.
38900c27fbbbe97e16f448b8bc9cafc05af03460 ARM: OMAP4: PM: Adapt the existing OMAP2/3 and common Power Domain Frameworks.
f37c6dfac99451b8babdd320d7aed4e03d51b94b ARM: OMAP4: PM: Add the Autogenerated OMAP4 specific power domain framework.
3790300903e6a98ce5f5391f4d435959266f79e7 ARM: OMAP4: PM: OMAP4 Power Domain Porting Related Clean-up.
c6a6e6e203ee9a34fa53f773272f21d48b4e3454 ARM: OMAP4: PM: OMAP4 essential basic initialisations.
e96b234b7e9d24e50528287b881ca229b7f094b8 ARM: S5P6440: Move CPU specific code in plat-s5p to machine directory
68717908155a9dcd4161f4d730fea478712d9794 SUNRPC: NFS kernel APIs shouldn't return ENOENT for "transport not found"
d6783b2b6c4050df0ba0a84c6842cf5bc2212ef9 SUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
205ba42308729f4f41f21d314a4435e7de5c9a2e NFSD: Support AF_INET6 in svc_addsock() function
07396051a5c6901693a97e35cb731a01b0b348e4 SUNRPC: Use rpc_pton() in ip_map_parse()
8e2d39a1665e680c095545993aac2fcac6916eb9 TOMOYO: Remove usage counter for temporary memory.
70c91a384918736afee13104eea059cc7c8728a1 ARM: IMX31: configure pins iomux for SDHC setup on litekit board.
4e41db871e0ea46b08eb3cdf887153c853e3ee3d mx2/mx3: debug-macro.S needs deprecated symbols
d0d2c38e3963f4f86a9e62d74f45a371458f2787 Merge remote branch 'alsa/devel' into topic/misc
56007a028c51cbf800a6c969d6f6431d23443b99 mac80211: wait for beacon before enabling powersave
c21dbf9214bce129f92e1af05552553ff0e318ed cfg80211: export cfg80211_find_ie
e7636925789b042ff9d98c51d48392e8c5549480 ALSA: pcm_lib - return back hw_ptr_interrupt
b747caf365b4121903b26d1cd65454c7bc607184 ariadne: Fix build.
e473b847424bd215b686cbc1e781e82c904ee967 ASoC: DaVinci: Fix stream restart error
ccc5df058da70d1c26c72cd1c24072a89998d735 ALSA: hda - Add support for more the 8 streams
159a3ddd6c0521b4ab81697b2cf06a903a854862 ARM: Merge next-smdk6410-defconfig
50ee2d35a592ead260527244af5160c7fa6189ea ARM: SAMSUNG: Add error printing to s3c24xx_register_clocks
8428d47a36a35c457a1147c3e8aa61c1be343604 ARM: SAMSUNG: Add documentation to the clock registration calls.
cf944ee55cc318bdb1d4b2f3f5cce3257f7c07b3 ALSA: cs46xx: Fix cpu idling with resume
7d6a7bde52e449f21a0e86a7a4955b4e08a49d69 xfs: Use delay write promotion for dquot flushing
089716aa1480b7197bcd678b8477774c379a2768 xfs: Sort delayed write buffers before dispatch
d808f617ad00a413585b806de340feda5ad9a2da xfs: Don't issue buffer IO direct from AIL push V2
c854363e80b49dd04a4de18ebc379eb8c8806674 xfs: Use delayed write for inodes rather than async V2
777df5afdb26c71634edd60582be620ff94e87a0 xfs: Make inode reclaim states explicit
d5db0f97fbbeff11c88dec1aaf1536a975afbaeb xfs: more reserved blocks fixups
388f1f0c346b533b06d8bc792f7204ebc3e4b7da xfs: turn off sign warnings
cbe132a8bdcff0f9afd9060948fb50597c7400b8 xfs: don't hold onto reserved blocks on remount,ro
485773f3e401fca31c112c1ff24797e42ff87afd sh: flag ctrl_in/outX as __deprecated.
9d56dd3b083a3bec56e9da35ce07baca81030b03 sh: Mass ctrl_in/outX to __raw_read/writeX conversion.
2f6c2ac1d945ffc2e343103bdcfccbdb2e2de805 ARM: S3C64XX: Squash SDHCI setup into one file
97ce9d6938d58e7846dc0365c720c13ebe64547e ARM: S3C64XX: Remove useless IO descriptor from S3C6410
431107ea5b680a24a4d01fbd3a178a3eb932f378 ARM: S3C64XX: Merge mach-s3c6400 and mach-s3c6410
cd9ec30da58bcd8ab154eba9eb54d16c67e7ef3b HID: add support for Ortek WKB-2000
ab5d97db1c6ced3e95c00d097931471707032b1f ARM: SAMSUNG: Fix bad use of __initdata for s3c_register_clocks()
f6b56704f78b2667fc8f61d2f398931fbc032b62 ARM: SAMSUNG: Fix null pointer dereference in ADC driver
d85127319cc36c38eb99615c52531c6ef2f11369 ARM: S5PV210: Add serial port support
361be8601d78e488b5249032cc4e779b81d7928e ceph: precede encoded ceph_pg_pool struct with version
18c949070b57d2cbcc0b25c5cfa003ece204e468 mac80211: fill jiffies/vif on filtered frames
f2982181e0531c0b12752336a1578626f99e7828 b43: N-PHY: use cordic to generate samples
6f98e62a9f1bdbd83d8d1be8c2ca6f58099846ef b43: update cordic code to match current specs
986504540306137dfc90a936f9f25086d15621c5 b43: make cordic common (LP-PHY and N-PHY need it)
3ed0fac3b56504aaaa3d800e7891ed4a7068b85c b43: N-PHY: fix one bit off in parsing RF Ctrl Override arguments
723bae7ee44fd79c1cd3c7531ed581d373920774 mac80211: track work started through callbacks
382b16559d599c4260aeb82a5ea5ba44459d1cd2 mac80211: fix sw crypto
1396b231b0369c4146988c2f42fb416ae19e2572 mac80211: fix WARN_ON in the new work code
eb807fb23878bc319e029ed8ce3d835d239723a5 mac80211: fix update_tkip_key() documentation about the context
96869a39399269a776a94812e9fff3d38b47d838 b43: Workaround circular locking in hw-tkip key update callback
658965107e2a45a1a4297cb494adc55797dd9ad1 ath9k: improve max rate retry handling
ff27fabe62d288038b36f41ac6a2190ed7d15993 iwlwifi: fix throughput degradation in aggregation mode
81963d68575d497d626ce13e42c84518a931cc12 iwlwifi: cleanup spectrum measurement command support
65baa90d92097ce9b7c080697e6b370d335c2efc iwlwifi: check endianness annotations by default
875295f183a8cb18e9fde0edae0ab88719debcbd iwlwifi: fix sparse warning
4c84a8f1679f754d6080e49892f5cae2c88c91a8 iwlwifi: clean up debugfs code
158bea07c6017fa67bc0c64815ce5c3a998083dc iwlwifi: reorder device setup
1d8c4ae9169ee8d8ca7fb84a7b6bb4c7a4d49397 iwlwifi: is no longer experimental
06702a735eacf8679e9ff0d49eb3c989bc6b96ce iwlwifi: module parameter to enable/disable bt co-exist
dab1c161fed18eb6b3472bdbfd827264caae097f iwlwifi: bit field description for BT Config command
3459ab5a1c92eaf8b76e9fa1b6ca529cf83066f3 iwlwifi: make broadcast station addition generic
1fa97aaeb7fb5111f69abfdb8db656ce19e4951e iwlwifi: cleanup station adding code
07f33f92e8e1e6ed2ec9d4de048142e7a1d96856 iwlwifi: enable DC calibration
3e4fb5faefb57824f2e42305b3d5907845af978c iwlwifi: Tune radio to prevent unexpected behavior
d4d59e88cb746165c6fe33eacb6f582d525c6ef1 iwlwifi: Logic to control how frequent radio should be reset if needed
220575f78fb0b8d2a1c41cd28115d52ae8d132ee iwlwifi: Fix A band scanning when associated
afbdd69af0e6a0c40676d4d4b94a0a4414708eaa iwlwifi: add function to reset/tune radio if needed
a13d276f1e49ae0bc4ad18ce8ea3c90656c9e8d4 iwlwifi: configure missed beacon threshold
32e7bfc41110bc8f29ec0f293c3bcee6645fef34 net: use helpers to access uc list V2
a3662f6bbe09a3ce7cccd622654822c0d378be2e ARM: 5892/1: ep93xx: Add support for Simplemachines Sim.One board
0d59ab81c3d3adf466c3fd37d7fb6d46b05d1fd4 ceph: keep reserved replies on the request structure
0547a9b30a5ac8680325752b61d3ffa9d4971b6e ceph: alloc message data pages and check if tid exists
9d7f0f139edfdce1a1539b100c617fd9182b0829 ceph: refactor messages data section allocation
2450418c47b7998ad55a73f23707b1e21c371eef ceph: allocate middle of message before stating to read
5b1daecd59f95eb24dc629407ed80369c9929520 ceph: properly handle aborted mds requests
3ea25f9441fc0951ada649105f2c57a59536b539 ceph: mark MDS CREATE as a write op
ec7384ec23dc5a9ea8733e90438e16b6066bfe1b ceph: remove duplicate variable initialization
9df5f74194871ebd0e51ef5ad2eca5084acaaaba mm: add coherence API for DMA to vmalloc/vmap areas
f1487fcbe47cd2bc0c71e8598bf9eb6a82dec544 Merge branch 'for-2.6.33' into for-2.6.34
84549d239ab9bb2e3a85c6efcf0e6478a38b4260 ASoC: ad1836: reset and restore clock control mode in suspend/resume entry
895d4509d069f0706427ca75fcf0929ed136d0d7 ASoC: add DAI and platform / DMA drivers for SH SIU
6c2fb6a8d8c43544e7665859f29373c98d17df75 ASoC: add helper macros to declare struct soc_enum instances
8484c63f4b363d79febe35f95328e38018b65026 ASoC: add simplified versions of widget macros
0aea778efa0d632b62eb35122cbb3b9fae548c61 ALSA: hda - Remove the COEF setup for ALC267/ALC268
95f475f7a2e5d60fe9eeb7a2700753036a6ee6a0 ALSA: hda - Remove coef output in Realtek proc files
f710b4b96ba292dfed2153afc47e9063b0abfd89 ext4: Reserve INCOMPAT_EA_INODE and INCOMPAT_DIRDATA feature codepoints
121873059fbe3b4f1ddb4781b578a2128e78be4a Input: xpad - add rumble support for original xbox controller
ce841b945b84bf7360aa32e60ddaa1e9ccae3e96 Input: xilinx_ps2 - use resource_size
7d52a155e38d5a165759dbbee656455861bf7801 selinux: remove dead code in type_attribute_bounds_av()
2f3e82d694d3d7a2db019db1bb63385fbc1066f3 selinux: convert range transition list to a hashtab
19f5fb7ad679bb361222c7916086435020c37cce ext4: Use bitops to read/modify EXT4_I(inode)->i_state
a7eb169dc7292979d78f2d2f1655026ae3a9ff5f pcmcia: m32r uses static socket resources
f9c316f4a2d32e4d03497ecb24e1d2309361a5b8 pcmcia: remove some rsrc_mgr indirections
385ee871092a524869c71a8180888aadcd6ca36d pcmcia: remove useless indirection
3970dd8c5169505f0cc5e4c3e2fde7bdd9bbad3e pcmcia: do not lock socket driver module on card insert
23d2df5b0db67fa90d3caf4b2d2f21ca33ec9c11 ALSA: hda - Change headphone pin control with master volume on cx5051
ecda0cff9df77d3f7d388bd4966e61f1947d2c95 ALSA: hda - Fix SPDIF output widget for Cxt5051 codec
6953e5524a2ee0dcf57a83d8a6728d1262c54c37 ALSA: hda - initialize mic port on cxt5051 codec dynamically
2c7a3fb3f81df7318c70d2b8ecbd87f008e28d52 ALSA: hda - Merge playback controls for Cx5051 codec models
faddaa5d1c0cd29629c9c7e7a9d41ecb3149a064 ALSA: hda - Add support for Toshiba Satellite M300
3b43a18743421cccd33902e29016fa49b2d52dbb mac80211: fix tx select key null pointer crash with hostapd
4e4ac60030293cb3d1e4bacf7c8be9aebdb8df61 ALSA: hda - Fix HP dv6736 capture mixer name
5f6c3de6a79820de124fa2bb1b77d43a09410e42 ALSA: hda - Minor fixes for Compaq Presario F700 quirk
9010bc3364db56dd88a1851e0797e597e322ce08 ixgbevf: Fix IPv6 GSO type checks
e9017b55189355e9e6569990a18919e83f35bccb IP: Send an ICMP "Fragment Reassembly Timeout" message when enabling connection track
e754834e65220b2b674c55c3b6dfb2fb1a2804d0 icmp: move icmp_err_convert[] to .rodata
5833929cc2ad2b3064b4fac8c44e293972d240d8 net: constify MIB name tables
81c1ebfc4379f529b001e23164dd5c2282bdc0ec neigh: simplify seq_file code
a271623f871dda970319ca15dfad3a8c8c36249f netdev: remove certain HAVE_ macros
da6b33306801af7ee6479c177051e70842974932 ixgbevf: Tell network stack to stop tx when the VF detects PF reset
c0456c231a8b2981128cc29e211b7bad1bd997df ixgbevf: Fix panics in the VF driver
a9ee25a2b87c8077042ce23d3231f67f026719b0 ixgbevf: Take action when the PF notifies the VF it is resetting.
767081adbd920ce93e3f1cbe797d0631637f92b3 ixgbe: Improve reset coordination between the PF and the VF
c9205697c7527173c8f8bfa9f8c9dabdbced3c49 ixgbe: Allow the VF driver to be loaded before the PF driver
ef291b8c71ee934d077676b891494c50e17ccc28 ixgbe: Remove unused emulation MAC storage from the per VF data structure.
1ada1b1b41b0e54291aca67eed4bd42e61e7e529 ixgbe: Set the correct pool when VLANs are added in SR-IOV mode.
51c24aaacaea90c8e87f1dec75a2ac7622b593f8 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
048a8774ca43488d78605031f11cc206d7a2682a x86, cacheinfo: Calculate L3 indices
897de50e08937663912c86fb12ad7f708af2386c x86, cacheinfo: Add cache index disable sysfs attrs only to L3 caches
dcf39daf3d6d97f8741e82f0b9fb7554704ed2d1 x86, cacheinfo: Fix disabling of L3 cache indices
48a719c238bcbb72d6da79de9c5b3b93ab472107 intel-agp: Switch to wbinvd_on_all_cpus
a7b480e7f30b3813353ec009f10f2ac7a6669f3b x86, lib: Add wbinvd smp helpers
f12553ebe045a8a40ab33fa500fb57d10706e226 mac80211: add missing key check
477781477a88f60c89003c852def4aedc6f78101 netfiltr: ipt_CLUSTERIP: simplify seq_file codeA
b92f7d30830a319148df2943b7565989494e5ad1 p54pci: revise tx locking
59af099b1956086b06c0d0f32ea99ce136b415b7 b43: N-PHY: add TX tone
45ca697e60eb5d3cac4530ae3a88f96c297efb09 b43: N-PHY: add setting power amplifier filters
10a798733e0f47923a1050231d8d39609c62be70 b43: N-PHY: add running samples
75377b2476d85d90c0db07e780ee95741cff3a2d b43: N-PHY: implement overriding RF control
aa4c7b2a2547db95388f795f092ea286fbdd98a1 b43: check band width
4bb29f8c390fb7be207ec3f11b9d30ccdf1cb6ac mac80211: fix rx data handling for non-data frames on multiple vifs
58da1318ee92ad3fe7917278d596768bbe441850 ath9k: Fix wifi disconnection when collocated bt scan is active
a951ae2176b982574ffa197455db6c89359fd5eb ath5k: fix setup for CAB queue
5d6ce628f986d1a3c523cbb0a5a52095c48cc332 ath5k: dont use external sleep clock in AP mode
d0dd2de0d055f0ffb1e2ecdc21380de9d12a85e2 mac80211: Account HT Control field in Data frame hdrlen according to 802.11n-2009
ef15aac6073b27fd4f70007784d2d52ed394bf43 cfg80211: export multiple MAC addresses in sysfs
b3fbdcf49f940d0703c356441e0daf045e64e076 mac80211: pass vif and station to update_tkip_key
e4fca007b06165900d0e44e8d5e251376819bf5d mac80211: avoid NULL ptr deref when using WEP
aea9c04bcc257caad9841c283b90ec1b28267fae ACPICA: Update version to 20100121.
a8f13b7083a10580eeed0723df4b414ed741e0d2 ACPICA: Remove unused uint32_struct type
758d49313d0bdea1c41aa1d91ab204ca47177aae ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object
5df7e6cb42da36c7d878239bebc81907b15f3943 ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type
091f4d718620a79698e1c8ca3e9acbf78eb62da3 ACPICA: Predefined name repair: fix NULL package elements
5f8902acf87aa206ee4b3f633104456d82747ca6 ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls
a8357b0c95484b46944728712f8810d3b37bf588 ACPICA: Update all ACPICA copyrights and signons to 2010
2147d3f00f85c9e993786863d8138694672da01b ACPICA: Update for new gcc-4 warning options
60db48cacb9b253d5607a5ff206112a59cd09e34 sched: Queue a deboosted task to the head of the RT prio queue
37dad3fce97f01e5149d69de0833d8452c0e862e sched: Implement head queueing for sched_rt
ea87bb7853168434f4a82426dd1ea8421f9e604d sched: Extend enqueue_task to allow head queueing
212b3c8b8ab94d983c2e0ee1821f17dd5b4e0859 spi/dw_spi: Fix dw_spi_mmio to depend on HAVE_CLK
91efd773c74bb26b5409c85ad755d536448e229c dma kmalloc handling fixes
7738dd9e8f2bc1c249e00c9c20e018448fac0084 slub: remove impossible condition
a602f0f2f04f150fa1f7312b9e601e8e1a5afe10 arm/{pxa,sa1100,nomadik}: Don't disable irqs in set_next_event and set_mode
501d70383aa9ffc78b41aa7e74f6b0254c7c731c arm/at91: Don't disable irqs in set_next_event and set_mode callbacks
7755726fe90a8b253659756e6de68c1a55aa427f Merge commit 'v2.6.33-rc5' into next
4276e47e2d1c85a2477caf0d22b91c4f2377fba8 be2net: Add link test to list of ethtool self tests.
8f47afe080df450eedda7b29873512c2a9a9adcb be2net: ethtool self test reorganization.
9b00f30762fe9f914eb6e03057a616ed63a4e8ca xfs: quota limit statvfs available blocks
bdfb04301fa5fdd95f219539a9a5b9663b1e5fc2 xfs: replace KM_LARGE with explicit vmalloc use
a14a348bff2f99471a28e5928eb6801224c053d8 xfs: cleanup up xfs_log_force calling conventions
4139b3b337cffd106744386c842b89dc86e31d4b xfs: kill XLOG_VEC_SET_TYPE
0cadda1c5f194f98a05d252ff4385d86d2ed0862 xfs: remove duplicate buffer flags
a210c1aa7f6c90b729cc3a72d03e789b13cb6c47 xfs: implement quota warnings via netlink
4d1f88d75b00c4d23f4c51305ab5b779a86ef74e xfs: clean up error handling in xfs_trans_dqresv
512dd1abd9539a474f2792eeaf6783c59ad7778a xfs: kill XFS_QMOPT_ASYNC
8ca8d15ade201b7723fa386eadcce2044463ff56 spi/dw_spi: Allow dw_spi.c to be a module
0a4c1d7d446d3ed6179f907541d180e49b56d4f4 spi/dw_spi: mmio code style fixups
f7b6fd6d1d3833529f1626c761ba7e338586d35e Memory-mapped dw_spi driver
6250b9ced23032789ca9739d6a53949637f9c836 Merge branch 'topic/noncached-mmap' into topic/misc
8bcb4a88c5834c6a0fc7140edea32186664fe360 spi/dw_spi: fix missing export of dw_spi_remove_host
052dc7c45d8f685fb3720a08331ba3e91e87937e spi/dw_spi: conditional transfer mode changes
f4aec798ae5a837a1f062e295f9a5f1b00962589 spi/dw_spi: remove conditional from 'poll_transfer'.
426c0093d8da4d7b6b0e62cda917b1bae26db4c2 spi/dw_spi: fixed a spelling typo in a warning message.
20a588fcc862df79d8fcafbc41950e3ae93dea09 spi/dw_spi: add return value to empty mrst_spi_debugfs_init()
83fe518a839e317480e50a138ef4acd73510d7ce spi/dw_spi: enable platform specific chipselect.
c587b6fa05106606053fc5e8e344f07cd34ace23 spi/dw_spi: add a FIFO depth detection
fd0b092a7b14559e2ff17ef3aaefb5d8adc7e15f ALSA: hda - AD1988 codec - fix SPDIF-input mixer initialization (unmute)
8b296c8f9f660b70e958e6e6b9b4293e6ae854f2 Merge remote branch 'alsa/devel' into topic/misc
7c9414385ebfdd87cc542d4e7e3bb0dbb2d3ce25 sched: Remove USER_SCHED
871e35bc9733f273eaf5ceb69bbd0423b58e5285 sched: Fix the place where group powers are updated
8f190fb3f7a405682666d3723f6ec370b5afe4da sched: Assume *balance is valid
f492e12ef050e02bf0185b6b57874992591b9be1 sched: Remove load_balance_newidle()
1af3ed3ddf27499c3f57662c4c29871e2b95e5f9 sched: Unify load_balance{,_newidle}()
baa8c1102f0cd86e69c1497d61d2ee177e663663 sched: Add a lock break for PREEMPT=y
230059de77a4e0f6afba98073e73bc9fd471506e sched: Remove from fwd decls
897c395f4c94ae19302f92393a0b8304e414ee06 sched: Remove rq_iterator from move_one_task
ee00e66ffff250fb0d3a789e5565462f71c7c9a7 sched: Remove rq_iterator usage from load_balance_fair
3d45fd804a95055ecab5b3eed81f5ab2dbb047a2 sched: Remove the sched_class load_balance methods
1e3c88bdeb1260edc341e45c9fb8efd182a5c511 sched: Move load balance code into sched_fair.c
821dd91ec7838e1313d783384ea9ce43510d4013 ASoC: Use BIAS_OFF when idle for wm_hubs devices
a96ca3387382498ec8b501db5acef3ed9eb1bd36 ASoC: Support turning off bias when the CODEC is idle
b91b8fa02482a5a18f598ee5d2cd42970051731b ASoC: Remove console DAPM debug code
09cb47a2c68f9596927bc05dab0453edb35cd32d net/sctp: Eliminate useless code
0647aee035245e0e5ea39ae17cf909b7099f988d ARM: S5P6440: Add HSMMC and OTG base addresses to map.h
c91a988dc6551c66418690e36b2a23cdb0255da8 ALSA: pcm_core: Fix wake_up() optimization
17660f81243e998f36257881ac3ae61685bf91c1 vhost: fix TUN=m VHOST_NET=y
4b258461c0b31ded170a1a56b944b0fded1c887b net: Optimize non-gso test checks
5f8cbc13225eadd981c817f7d14b8deab61ebfaa phy: add RTBI mode for m88e1111
81abb43a243b6d74b6f7201a7a22aa5355cd3a8a ucc_geth: update the tbi-phy setting
c1fb8340d7a39346c08ec4b1db4fb432f02acd4c mpc8569mds: Add bscr setting for rtbi mode
d03e067778104911cc02cb92dd152df2f3b988a5 dts/mpc8569mds: Cleanup tbi phy to support rtbi
3bf127637e22ddf95e67e10a23c339cee3d52429 Input: sh_keysc - add mode 4 and mode 5 support
ef12a141306c90336a3a10d40213ecd98624d274 perf buildid-cache: Add new command to manage build-id cache
a077e91690fb32a1453423b2cf1df3492fd30c3a sh: Conserve fixmap slots when IOREMAP_FIXED=n.
2dc2f8e0c46864e2a3722c84eaa96513d4cf8b2f sh: Kill off the special uncached section and fixmap.
3125ee72dca25fc2157dcddd07e2d740db921fc4 sh: Track the uncached mapping size.
2023b843d7b62d99e7356b872e99abc7d6667e49 sh: Rework P2 to only include kernel text.
1725c679a08902ce04419b274d22254155ce707c ARM: S3C64XX: Update s3c6400_defconfig for current kernel
3a3b585aa4ecad21ae91cfa9e5f387d64a15a312 ARM: S3C6400: Update s3c6400_defconfig for bigger initrds for SMDK6410
75497d96b2094d325594b46d5e5f12b2396c4d51 ARM: S3C64XX: Tidy up common code in s3c64xx_spi_set_info()
77c2019fc1b4495ce483ef2af9cb12bae23e353b sh: initial PMB mapping iteration by helper macro.
bd548e5ef21ac2ff18b262a905543d7a2340fb87 ARM: S3C64XX: Fix typo in s3c-hsotg platform data
46f2b478b21bdb5bb588317c971a77df13702660 ARM: SAMSUNG: Staticise gpiolib implementation functions
8dcdd6e6bb09ba1915668b45a0ee730e820d0de1 ARM: S3C64XX: Staticise audio platform data
1c24522c05f25b89cc4df5a875d8a005a774f570 ARM: S3C64XX: Fix dev-audio build
9fca878623378e7dd6da8e7135a561c17bc1112b ARM: SMDK6410: Set up interrupt range for WM835x on 1190-EV1 PMIC board
8005745d6eea79da8ee2e7fe978d14e412aa3353 ARM: SAMSUNG: Move pm-check.c to plat-samsung
106cc6aa73f594015fc8b99f7c70d1b7cf23f19a ARM: SAMSUNG: Move pmw.c to plat-samsung
6890556c140469622497bea98cf49bf93f92f922 ARM: SAMSUNG: Move more support into plat-samsung
b0f752210c0aa5e3d9ece4cbfefdc43092a68b83 tg3: Add 57765 phy ID and enable devices.
334355aa590c4b58750015c2f5710cd5074f45dd tg3: Bypass power source switching for 57765
cb4ed1fd8af963101a59c8c5fef97cbbf5f3fb88 tg3: Turn off the debug UART for 57765
c2353a3214ff5813c4b719b3cdacbe939b1c63a0 tg3: Fix tx mailbox initialization
5fd68fbdaf75505a2400826c7f314a1f3121a5f7 tg3: Supply a nicaddr for 57765 jumbo RCB
8b5a6c42e1f2277433aeefa9ee5a0c1a2473b7d8 tg3: Fix 5717 and 57765 memory selftests
ecf1410b9d70b3034e5955e92bb0c3e02ff21e9c tg3: Abort phy init for 5717 serdes devices
9b952f51d019db37276bdb2924e776ca09132fc1 tg3: Add 5717 serdes phy ID
666bc831cf820e16cbd0c2d5be780c512b1afe15 tg3: Improve internal resource allocations
614b05900ec3516b835cd06f848ef6bc915beeea tg3: Enable PLL PD when CLKREQ disabled for 5717A0
73834d6f90f6833663f9effd4cf9b79b63bc36e1 nfsd: 4.1 has an rfc number
dc3256782f88602953676c447b243dedb1be99ad Squashfs: add decompressor entries for lzma and lzo
4c0f0bb2351bee3de8dd7715ee199454a59f1230 Squashfs: add a decompressor framework
f1a40359f8d8ba073257ed31a513e492621bcbc5 Squashfs: factor out remaining zlib dependencies into separate wrapper file
e6a6d3795565b8ccb957afc6ca0e50db40b2d899 Squashfs: move zlib decompression wrapper code into a separate file
99147b5c4167612a987860b661b9f8b79e66b81f spi/dw_spi: fix __init/__devinit section mismatch
9778214990af88ec6720bd771d7fc0fa1b140b02 spi: xilinx_spi: Fix up I/O routine wrapping bogosity.
f4d4ecfe788b4141d8c90cfc3ac2831f620f5c1b spi/spi_imx: add device information by switching pr_debug() to dev_dbg()
ac48eee064f743a198cb38e5a6a62c3f1082ebc1 spi: update MSIOF includes
552e450929a7298cc8834fd2824a60b2e914f70e spi/dw_spi: refine the IRQ mode working flow
51f921c1eb1124fb99ab0728c19e8e14c82c81be spi/dw_spi: add a missed dw_spi_remove_host() in exit sequence
b490e3704ccee12deb295f96029d68e0daf02feb spi/dw_spi: bug fix in wait_till_not_busy()
fa0fcde66ac3360678360104b24492015e7b852b spi/s3c64xx: Add new parameter to cs callback
e6b873c9666015484a01373a4eebc6cfa82e670d spi/s3c64xx: Include moved header
ef6c680dc5a182a79b09567168d6713f46c85784 spi/s3c64xx: Check before mem-region release
b0d5d6e55340348b0de75eb691b93d7e60dba879 spi/s3c64xx: Move src_clk to local driver data
ee64a37732c23ab2bcef5fe7785fd237a7e38951 spi/s3c64xx: Differentiate ip and rate clock
ad7de729c60380a48844f885f37451158169c50d spi/s3c64xx: Rename s3c64xx_spi_cntrlr_info
e9a172f074ba85de144e63b0786c7c5c5ba93c3a spi/mpc8xxx: don't check platform_get_irq's return value against zero
34b8c66173666025020e3a6f8d4a5c238b19cde5 spi: Add Freescale/Motorola Coldfire QSPI driver
631e61b7ca12ef14c834f99f8948e410c539f585 spi: make Open Firmware device id constant
68ea2d82c3671d2eccb600e6871fcbec1cac7fca spi: Fix reversed args to time_before() in Freescale stmp driver.
358934a60d2180dcd1ed20691dbb66d4fb977ab2 spi: Add SPI master driver for DaVinci/DA8xx
5b8a2fb34f5670b1f07483bfa40de9ce539dbdb2 msm_sdcc.c: missing brackets in msmsdcc_resume()
ed42acaef1a9d51631a31b55e9ed52d400430492 ARM: make_coherent: avoid recalculating the pfn for the modified page
56dd47098abe1fdde598a8d8b7c04d775506f456 ARM: make_coherent: fix problems with highpte, part 1
f8a85f1164a33e3eb5b421b137ced793ed53ee33 ARM: make_coherent: convert adjust_pte() to use p*d_none_or_clear_bad()
c26c20b823d48addbde9cb5709d80655c6fadf18 ARM: make_coherent: split adjust_pte() in two
c9a8fdd8b3ecdcfa3aa40e553c87c5787f5d70e4 ARM: 5851/1: [AT91] AT572D940HF-EK board support
5e38efae9635436efa1e4952cf953085839a7121 ARM: 5850/1: [AT91] AT572D940HF processor support
bb06b737143bd35939e65b05e073019c5c451be9 ARM: 5881/1: vic.c: reorganize code
6aceabb459c07a3fb4873c8306de8143c56241b2 ASoC: tlv320dac33: Burst mode BCLK divider configuration
6cd6cede8c33364d8e1abb5ea35adf627e3781b0 ASoC: tlv320dac33: BCLK divider fix
35f99c0da17beb5004f06ba86a87d82c1a6467be sh: pretty print virtual memory map on boot.
7c070aa947d1a4105742378579c267f6e7fd08a1 IPv6: reassembly: replace magic number with macro definitions
b38f6eddeee510ce8178c2d2db54ed25f1d7cb63 netfilter: nf_conntrack_ipv6: delete the redundant macro definitions
d9116d07f60383cef134c43a0ba15ec4375310fc sh: mach-sdk7786: Probe system FPGA area mapping.
920efaabcbd34e6b8dc05c5b777df3e936af5812 sh: Correct iounmap fixmap teardown.
016ddd9b5b315fe52ac6ba3167521f50b3868d34 x86: Put 'nopat' in kernel-parameters
dc8d6ab2b61a2d92b5d7438565ccd20b29724cb2 perf symbols: Use only --vmlinux if specified
f162f87ad6e98e8bfb2362955da46bed7b2514be perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event
d5526d8cb8e5aa3349c1ff4e409ad9b4cdac380c perf archive: Fix installation steps in the Makefile
e8d433f335d44028d41af231ef5c52fd8a9b280b perf archive: Add documentation
b51989b8afe9409ee68c67ce2a5de4390693bd2b sh: mach-sdk7786: reset controller reboot support.
fbb82b03653cdb7fd1863b911e7540011259d2ce sh: machine_ops based reboot support.
2efa53b269ec1e9289a108e1506f53f6f1de440b sh: Make 29/32-bit mode check helper generally available.
5f240718b475dcddee86b138b624f24c681dbb29 sh: mach-sdk7786: Split out FPGA IRQ controller setup.
df3ab708b787a2b35de5101452bd51d4a8ae0ded kprobetrace, doc: Add the explanation to remove probe points
580d9e00fdfb85e65c5097dcd739c6efcdbadc96 kprobetrace, doc: Shell needs single quote to use $ character
efd590d57a5edddabaaf4cfaf532c0f674193b81 sh: mach-sdk7786: FPGA updates.
587aa0feb74ffe3239b5e26ff5d017ba9f5daec9 xfs: rearrange xfs_mod_sb() to avoid array subscript warning
f0a0eaa8da08ebc6519cacd731df05bbb4ca47ce xfs: suppress spurious uninitialised var warning in xfs_bmapi()
58c75cfb51393a52b45262394c1fa81514b4d9bd xfs: make compile warn about char sign mismatches again
4a24cb71407dc25035d75dd3d118e0e55679e217 xfs: clean up sign warnings in dir2 code
a9273ca5c6814f393e18ed66645f817b2b71e9ad xfs: convert attr to use unsigned names
b9c48649577dfc4a8c263c106d518effa24ea54b xfs: xfs_buf_iomove() doesn't care about signedness
a3380ae39fa321282c407ba5e1835e14b64853d9 xfs: make xfs_dir_cilookup_result use unsigned char
2bc754213d40d67c39ddd58cf240f2b948e1951e xfs: convert dirnameops to unsigned char names
046ea753130fc51d885835458bf8c1d84765b9ac xfs: convert DM ops to use unsigned char names
e2bcd936eb95d0019ca5e05f9fdd27e770ddded1 xfs: directory names are unsigned
7981d6f6b280d28779343cff4a88029fe53d1b47 tipc: Clean up configuration file
64147c729732ba9c9e50966971bdfbd503c888bb libertas/assoc.c: rearrange some strange line breaks
c9f6a6567f3e8dd69dd3f80a67e73d7d10884bea ath9k: make tx power config changes take effect immediatley
27e310c91c3433ab9997b925b3fd65e660634c76 nl80211: Allow association to change channels during reassociation
1625c148cde23a8b4180e171ed4a17e17521b995 libertas: Set/clear WPA keys before the WEP ones
de9a47f92795f697964f662415cb27816c2d9b76 b43: N-PHY: silence warnings, add missing call
9145834e84805f5efcca4706edfd641047af1d55 b43: N-PHY: implement and add multi-dimensional table reading
c643a66ef5ccfd4d359327fb8afa9949f1abbfdd b43: N-PHY: implement and add reading one element tables
11380a4b2d86fae9a6bce75c9373668cc323fe57 net: Unexport napi_gro_flush().
2581b1434ccba6960e0b671927d87c83b5152c9d b43: N-PHY: implement and add multi-dimensional table writing
d41a3552f96673480d7913c170cab31fa00b7697 b43: N-PHY: add writing one element tables
d713804c6032b95cd3035014e16fadebb9655c6f p54pci: move tx cleanup into tasklet
288c8ce8047695fd8872dd5db3ef21a9679c402f p54pci: handle dma mapping errors
a98bfec2985221d8e0904a526cbe88590eaad2a6 mac80211: Fixed a bug in IBSS merge
ce9058aedd75f14785400dcc49a2bc352ca38871 mac80211: removed useless code in IBSS management
27032059677b98f33634ceb90488812db432cbc9 ath9k: fix RTS/CTS handling
5f2aa25e0e5b221a176ab3d1c51d51da265cb4a7 cfg80211: rcu-ify rdev and wdev
c57199bc32ebcd914253496486d2e09b1c9a3de0 b43: N-PHY: store seq mode for proper restoring (follow specs)
67c0d6e2d1abb9cbff9235143a8faaef89119628 b43: N-PHY: move RF sequence declarations top, add missing calls
97943390b043bcafca69f9163b86bbf627b75589 x86, irq: Don't block IRQ0_VECTOR..IRQ15_VECTOR's on all cpu's
4f4ab6cd1486fcb0ab8d689d625ac7691198f36b b43: N-PHY: implement chain selection
53ae8e8c92b2715f27c95e8e7169bca9a8909856 b43: N-PHY: implement stopping playback
ad9716e8e8bc39664a0d41ec94f9bffbf748b45b b43: N-PHY: implement MIMO config update
e53de67449bbcaf5551f54e506a4dff62fc6a49c b43: N-PHY: implement TX PHY cleanup and setup
026816fce48390807859508cd5172e9c79901ef7 b43: N-PHY: implement RX PHY cleanup and setup
c6fcf6bcfc3cfc1c00cc7fd9610cfa2b1a18041f mac80211: re-enable re-transmission of filtered frames
813d76694043d00b59475baa1fbfaf54a2eb7fad mac80211: move control.hw_key assignment
a6bae9e7ab19876a157c91019852395539e4f20e mac80211: remove useless setting of IEEE80211_TX_INTFL_DONT_ENCRYPT
697e6a0fb0c8783695d4b4a5d7131476b296d623 mac80211: clear TX control on filtered frames
edc6ccb7b992bd9ea5db4555c8f0bf74c656f964 mac80211: move and rename misc tx handler
8e9310c1790566ea2de2e8b6e1c04bacbbee648c mac80211: pid: replace open-coded msecs_to_jiffies
1f44780827c6bbbcd1f12d5c6b6ce84f49a96bc0 iwlwifi: update copyright year to 2010
4e9772b0a94c7d3a5f7062ba94afdbb9e692275d iwlwifi: remove extra statistics request from debugfs
1b3eb8236ad9369ae519216b61a3d22806370115 iwlwifi: display flowhandler register when sw error or on-demand
2a11df6ee58d1b1fc7e5ecd7593a04d7555dc522 iwlwifi: software w/a for h/w bug cause Rx bit get clear
2be76703a3afb281155894ac52d34f7f5d736633 iwlwifi: set interrupt coalescing timer range and default
937c397eb633b804d9a806d08c395ecfc42b1fec iwlwifi: correct return code for log_event
11fc524941248dc717f1af5dfa844eceb7c0217f iwlwifi: add num_of_sos_stats to statistics counter
e3ef2164386a13a37714ec033e30811d052c7999 iwlwifi: format and show statistics counter from uCode
9ed333e0298c8f12cf7f3b4aec4258e81ef588a0 iwlwifi: fix clear statistics counter command
861a57cd01f97e984320b5aeeee019ede48c714d mac80211: fix WMM AC default for non-QoS data frames
031cf0e94c9c8302a4592707939d6c2039f17f28 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
6373464288cab09bc641be301d8d30fc9f64ba71 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
3dabcfef3e668f6dd32147d810a29ccbd55dc963 ide: ide_timing_compute() fixup
bdc27300f5718626a3817e6478e339f6cca6b994 sh: Handle SH-4 FPU variants with broken CVR values.
50dd3145a58b5cef03a95c1b98765bcc847a72d0 sh: update PFC to allow any enum in MARK lists
70911b861bfbba1851cbb3497635030f34703c7a sh: Shut up noisy IOREMAP_FIXED=n build.
9e4c84967ef027fe50a03cf48dd6da9519c8e60c Merge branch 'fix/hda' into topic/hda
84740ac19a0aeb87d1dc21e9d7d517f11bd49748 ASoC: fix compile breakage - add a missing header include
a5b5a0649a84db1a0cc1e19997572be8ef3b8c81 ASoC: tlv320dac33: Correct the prefill number of samples
31c3af503eb75488aafb7a3d292b9e00962f2cee sh: support SIU sourcing from external clock on sh7722
14965f16b4bb8f3e51b09c1d8f61b8e98f9d12db sh: Fix up sdk7780 and urquell builds.
dea3cf1c3935047a5b0d21b21d26718e09135f97 sh: urquell: Handle EXTAL configuration here, too.
c8098218271d19e7123d8b9137b9a4b87e5ffec0 sh: mach-sdk7786: Detect/configure/propagate EXTAL.
43a1839cb1e0e0ed08b8ace0adb3716865fd0c4c sh: SH7786 clock framework rewrite.
6d955180b2f9ccff444df06265160868cabb289a ipv4: allow warming up the ARP cache with request type gratuitous ARP
fa44a73cc766c7f3bac71a66d564e0049b800325 ppp_generic.c severly whitespace damanged by 9c705260feea6ae329bc6b6d5f6d2ef0227eda0a
54b89177ac533dc7439491afd26baf59464b425c ARM: Merge next-samsung-s5p6440-iodec
a0c814afcfc2c840698372bd402b669b659ee1c5 ARM: SAMSUNG: Add initial documentation directory and overview
af1519408a0d40f312e8f103504cd292cc49d927 ARM: S5P6440: Add IO descriptor for ChipID block.
220c58bc6d1198c4c4e69a385d364602c38b6b1c ide: make ide_get_best_pio_mode() static
f0e5f62d92531b18c98feb6907bdb3d7b2f67ceb via82cxxx: use ->pio_mode value to determine pair device speed
040f6b4f14adb2ca5babb84e9fb2ebc6661e0be2 tx493xide: use ->pio_mode value to determine pair device speed
bb430611930c526ff9bca991f254b259fc58ed3c siimage: use ->pio_mode value to determine pair device speed
0716302eec10c3a4c3c5110e43a5ac05ac4b2445 palm_bk3710: use ->pio_mode value to determine pair device speed
f657911d73f5165c4a32627adbbd7fcf98a85eae it821x: use ->pio_mode value to determine pair device speed
280d69b127f75e1928f583c90f659d49cec4d177 cs5536: use ->pio_mode value to determine pair device speed
a298dc024c2b0b92d3889d61856117141d693b39 cs5535: use ->pio_mode value to determine pair device speed
23d874054663efaf18340dc554df1b935820cbab cmd64x: fix handling of address setup timings
f6d23c2e2e398dc96c58494be2934f0c11285e3a amd74xx: use ->pio_mode value to determine pair device speed
e4c7112b5686c70ba7be86dbc83c989c75aca802 alim15x3: fix handling of UDMA enable bit
a345c7856e52bf8b21a5ae6a24fb824bfedefbe9 alim15x3: fix handling of DMA timings
5740345b877e2c8745cdf454674b45919679f231 alim15x3: fix handling of command timings
cde727be967a86aee01042f35c8a861728272cf1 alim15x3: fix handling of address setup timings
8e714a074bc4da070807d019d4287dcd32af55f5 ide-timings: use ->pio_mode value to determine fastest PIO speed
e856bb1f8dfcd924a973102a244b81920752648e ARM: SAMSUNG: Remove empty gpio-core.h and use central plat/gpio-core.h
8776168ca2151850164af1de5565d01f7b8b2c53 ide: change ->set_dma_mode method parameters
e085b3cae85af47eb0a3eda3186bd898310fb322 ide: change ->set_pio_mode method parameters
3fccaa192b9501e79a57e02e62b6bf420d2b461e ide: add drive->dma_mode field
d2d4e780aff2fab46a792ebc89f80d1a6872b325 ide: add drive->pio_mode field
68d0a036162f12d8be07c9fc140507cc1c8c6120 via82cxxx: fix UDMA settings programming
a354ae8747d0687093ce244e76b15b6174d2f098 via82cxxx: add support for VT6415 PCIE PATA IDE Host Controller
5b6c82ea0fd130a9f0bb7f4d86f6dbbf2fdaaa04 via82cxxx: add support for vt8261 and future chips
f931a5d5785d7b7c44871bd7ad2762e29dfddf29 via82cxxx: workaround h/w bugs
a13e4865fac374f2edf2666b66f2f88e527db2b7 via82cxxx: fix SATA cable detection
76937fa765bd65c052b87812e46d5b90094e57b8 ide: add SATA cable detection support
16e2c7c59f0a4debcb110648025bef11958aa3cd ARM: SAMSUNG: Move GPIO headers to plat-samsung
4f2b617aff8147338faa0d5ed7b57636076671bf ARM: SAMSUNG: Move gpiolib support in gpio.c to plat-samsung
67866fb38680d85cbd13c7bb468fb89f16e026d1 ARM: SAMSUNG: Move pm-gpio into plat-samsung
42d828d46f526605c84ebdb5a987fd25fe09a3c9 ARM: S5P6440: Add S5P6440 GPIO support
1f323cfda5feee4e9c1fc09ededaee849f906468 ARM: SAMSUNG: Move GPIO common functions to plat-samsung
9717453c40ba9ffbd8c40968df45498059bfec0e ARM: Merge next-samsung-serial1
ea2de1dc8b5872de21a03757dca9d1560b5c9a81 ARM: Merge next-samsung-clock2
668dfc7527eb755e1bf194bf19c0c281e9df6deb ARM: Merge next-samsung-devupdates1
9e157144afe81052f5abe122c2469e33a30d20a5 ARM: Merge next-jassi-spi
42036c85a68c82389f011eceab594c64956d0c2d via82cxxx: vx855 is a single channel controller
cb06fc3f4c25d33c188d77e3f7e46112e7d71f38 serverworks: add missing pci_dev_put() call
e7593af6e5c24e323217c12d011ad7e43742ca6f serverworks: cleanup svwks_udma_filter()
a337c2272731d538827153b32f547ef7c131a4cb pdc202xx_old: add ->init_hwif method
fb7b0d5b4096ec2a0f76538a4461345af14e0781 opti621: remove stale driver history
bd37f65a60c3bb5ec11b47d7e8b539beb87324a9 cy82c693: remove stale driver history
4d6b328943e87258efdc30110335a681f52d8367 cy82c693: fix PIO timings calculations
22cabc2619a58d3e5f95bb8df823da535e103bf4 cmd64x: remove superfluous checks from cmd64x_set_dma_mode()
60349ab99f2742a6f04da86724740498c7b1f885 cmd64x: fix PIO and MWDMA timings calculations
31bbb668fbe71a207d38ecd1797f4cd5b8bd710b amd74xx: don't change UDMA settings when programming PIO timings
d23f33de3c7fdc4bcbdd7a75d3f7b7be32caf18e alim15x3: cleanup ali_cable_detect()
5f6bd68ef539402b25e25d5e3324c59004541d77 alim15x3: remove superfluous locking from ali_set_pio_mode()
293f18ad720f7c10f9f4b8a87827a1f0989e19ee alim15x3: add ali_fifo_control() helper
3c8cc8df5a67a539cd185026e6b6f49b576869ba alim15x3: fix PIO timings calculations
2b7d03a5cdace237525643d48918e68fe24681ed ide: use standard timing for XFER_PIO_SLOW mode in ide_timing_compute()
51fe52229e3765dc56b8d2dd5df656fbf8a20500 ARM: SAMSUNG: serial: Modify console initialization.
bb9b1c772727849051e485a877aa9a4b2d3ac1a1 ARM: Merge next-samsung-clock2
c3e71c6d21a760c27b511e3dd9dbe46517c6f0f7 ARM: Merge next-samsung-devupdates1
645f0b07fe0dd0fa697c5b327c2d8c005bd0b5c0 ARM: Merge next-jassi-spi
44d6cef805c1b17218723279a2767484e43d6fac ARM: Merge next-s3c6410-andygreen
8e2376ab1086b2bff18fdb887f5bc13740ae6e24 ARM: Merge next-samsung-mc-adc
5a9003db1faa34c0560561f66b263f288d623324 Input: ADP5588 - add support for ADP5587 devices
22c810ab3e25d16e6f128384d107b933b6fd8fff ARM: S3C24XX: Add mci platform data set call s3c24xx_mci_set_platdata().
a4ae2b2b18d1766768987dc5de42dfa3c2a6d9f7 sh64: Fixup build breakage from breakpoint handler rename.
d6db8888c8957fbdcd611e1321a6f6a0d6fb7e15 sh64: Use the shared FPU state restorer.
88ea1a445a84fcfbedb810c01e84d6711352bd82 sh64: Fix up PC casting in unaligned fixup notifier with 32bit ABI.
3ef2932b8c1fc89408ef1fd4b1e1c2caabc7f07d sh64: Fix up the build for the thread_xstate changes.
cb6d04468d16de5a6161167ec7e76a43be540a80 sh: Kill off now bogus fixmap/page wiring documentation.
bb29c677b366fdf4f6522cd82228a32567aa98c7 sh: Split out MMUCR.URB based entry wiring in to shared helper.
046581f9623b53f551a93864bb74e15ad2514f0c sh: Provide a dummy _PAGE_WIRED flag for non-X2TLB parts.
6d63e73d520b690e4378cef3003eb5f01f7d128c sh: Limit ioremap_prot() to 32bit pgprot parts.
f33609344acfdde1c1acedf6de3efe6b80af93a6 sh: Convert p3_ioremap() users to ioremap_prot().
acf2c9685fb8295cb62a623d7358a1cfde8b07ea sh: Kill off duplicate address alignment in ioremap_fixed().
d57d64080ddc0ff13fcffc898b6251074a482ba1 sh: Prevent 64-bit pgprot clobbering across ioremap implementations.
3cd2fff59fc924752611301f4ca7e8484f5744a5 ARM: MINI2440: Remove commented out devices from device array
f126752043c67003de6d34b14160f87ba0323c98 ARM: SAMSUNG: Add platform data registration for OHCI
0a6361316d6493b9dcbdda9a6a4586c3ccbfd008 ARM: SAMSUNG: Make UART device code common
8605c46c171f02859fb3a32655fa226ce446c6ec [SCSI] lpfc: restore MSI-X/MSI support
e8a392444d338d3ce77d157bcbe4975828536efa [SCSI] qla2xxx: Update version number to 8.03.02-k0.
f8ac60855ebfa239319a4a9945799995feda3b06 [SCSI] qla2xxx: Remove firmware hint for 81xx parts.
9a069e196767d7b87184fd8d8211d22bb5b9c0b8 [SCSI] qla2xxx: Add BSG support for FC ELS/CT passthrough and vendor commands.
1838ef1d782f7527e6defe87e180598622d2d071 x86-64, rwsem: 64-bit xadd rwsem implementation
6579b474572fd54c583ac074e8e7aaae926c62ef x86, irq: Use 0x20 for the IRQ_MOVE_CLEANUP_VECTOR instead of 0x1f
722b3654852e48b93367a63f8ada9ee1cd43f2d3 x86, vmi: Fix vmi_get_timer_vector() to use IRQ0_VECTOR
88501ce18eaaf1273e024d26926134972f4644ea Merge remote branch 'alsa/devel' into topic/misc
90a86fc05ffefe48581c88106d0b9cc37f6e060c [SCSI] qla2xxx: Enhance EEH support and enable AER support.
9db0fb3aa4cc4e42241e194ef64931321fa72196 [SCSI] be2iscsi: Enable TEXT req resp
aa874f0738ecac7e5ac13b4d808a1026dcb5367d [SCSI] be2iscsi: Fixing initialization of can_queue
da7408c800e3ae293275f52497d0ef7a9b09c9e4 [SCSI] be2iscsi: The session failure only when Link Goes down
756d29c8c7ed8887ed7d752371ce2f6d12399267 [SCSI] be2iscsi: Enable async mode for mcc rings
51a462500fbed4a1e8110dc60a421a3f12b9580b [SCSI] be2iscsi: No requirement for endianess change for data_count
0ecb0b45f22df911c564070b64af21db36934f0f [SCSI] be2iscsi: decide which requests need completion
d7aea67b8a7665fe5e53cdf59ba76c9b8d67b751 [SCSI] be2iscsi: Use of opcode in beiscsi_alloc_pdu
2807afb7411b97834fc7338f3735f3d152443551 [SCSI] be2iscsi:moved pci_set_drvdata to inside beiscsi_hba_alloc
7bd6e25cdbee7d4f6bc4946dc914310220e637b8 [SCSI] be2iscsi: Added opcode for LOGOUT_RSP, TEXT_RESP, TMFUNC_RSP
d543148883f65c34e6cd54c5e9ed0592dfbb6acb [SCSI] be2iscsi: Link Wrb with next Wrb
c24622886fb934313a2a43ea1f516cbf1ddd947b [SCSI] be2iscsi: Move freeing of resources to stop_conn
7da5087971b1a187f92be4efb74a991ac9ccb0a3 [SCSI] be2iscsi: Use start cid and number of cid and icd from FW
1fe6dbf4d0afba52ad0249f398e6296a1433a004 [SCSI] gdth: Convert to use regular kernel types.
e7efe5932b1d3916c79326a4221693ea90a900e2 [SCSI] skip sense logging for some ATA PASS-THROUGH cdbs
5d7ebb9c7a04d29efce1099024944dfd94d9f63c [SCSI] FlashPoint: fix off by one tests
0ed8570ef4d51bb46e2028b2e3c3ddd1f860e193 [SCSI] cxgbi3: remove unnecessary NULL test
3dbf6c0012d12473461b7485006db373e8192fa5 [SCSI] pm8001: Use kzalloc for allocating only one thing
4ffd005a4dedf536330756742595ec904f740f48 [SCSI] mptfusion: Bump version 03.04.14
de81562f2f9852a1f2c609ede1e26c07ed457c60 [SCSI] mptfusion: corrected if condition check for SCSIIO and PASSTHROUGH commands
64e155adc250ab68255b761c1faa77799aa1e41a [SCSI] mptfusion: block device when target is being removed by FW
e0f553ab58f478321717100e44b28f765bd2a045 [SCSI] mptfusion: Added sysfs expander manufacture information at the time of expander add.
65f89c2396aa113a06fe7e2f6ba46f0712cb4806 [SCSI] mptfusion: Added MPI_SCSIIO_CONTROL_HEADOFQ priority
02507a80b35edd720480540d917e9f92cc371009 [SCSI] mac_esp: fix PIO mode, take 2
f2818663c82b7297ff4aa38cbddb870dc02f7104 [SCSI] scsi_transport_fc: Remove capping from dev_loss_tmo
e47c11c7a402a054a85cb917a6ed020f6b5fae04 [SCSI] fusion: fix warning when not using procfs
340f052001d46aff9e7e853c492e0d3f5554d42f [SCSI] ibmmca: fix buffer overflow
4a02462af1f4c3498e6a330ffd5c063118309b31 [SCSI] u14-34f: fix buffer overflow
8fe79162a6807bf120140d64e96da54fc273b88b [SCSI] eata: fix buffer overflow
9b7dac086bec7c71722d6e79464609e17f0996e7 [SCSI] ibmvscsi: fix a typo in a source code comment
40c4f3e4eaa7eda2b0a00abd4d69778808d26f77 [SCSI] libsrp: fix typo -- replace RDAM by RDMA
e3deec090558d5cb5ffdc574e5560f3ed9723394 [SCSI] eliminate potential kmalloc failure in scsi_get_vpd_page()
d1db38c015a392b0ea8c15ab95abb3ee768b8d47 sound: virtuoso: add Xonar DS support
a32f66746c635ebf2341d99b3d4c0cc1c11b2cbf sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
c32d977b8157bf67cdf47729ce7dd054a26eb534 ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
3e879d7bac705be4813a0ec9560cbe31db4b269f ALSA: pcm - Remove unneeded ifdef pgprot_noncached
af1415314a4190b8ea06e53808d392fcf91555af sh: Flag __ioremap_caller() __init_refok.
12b6b01cb47dc3eefbef866592193661dad7afb9 sh: Handle unmapping of fixed slots transparently in iounmap().
4f744affc345f8b158615e0cdd01d1f4985837c3 sh: Make iounmap_fixed() return success/failure for iounmap() path.
0b59e38ffaf7b201ff6afe5b736365d16848c7e3 sh: Merge _32/_64 ioremap implementations.
edf711b66f2a8a9629aa253ad8b3a5a03b5d7af5 sh: Fixup the IOREMAP_FIXED=n build.
d9b9487af79955a8e8fcddc963f56697e020cfed sh: Handle early ioremaps through fixed mappings.
0c54de146ef4303ed3c5879b043894c8db637507 Merge branch 'sh/stable-updates'
8faba6121566248330e738d25a2c43d7500fb9f0 Merge branch 'sh/ioremap-fixed'
4291b730cd0f0cf98a90d946b6cabbd804397350 sh: Need IRQs enabled for init_fpu().
3d467676abf5f01f5ee99056273a58486968e252 sh: Setup early PMB mappings.
6a2b4111643127a28944d673995810a82582c5a1 ARM: S3C64XX: SPI: Define SPI controller devices
398ccccb770e6ed3e138925404f0746cbe57c5a1 ARM: S3C64XX: SPI: Header for passing platform data
a5d896adf019143adf72d08826fe5359b6a8762c netfilter: nfnetlink_queue: simplify warning message
2ae3111eafd797e24cc390bb5ce6a8fa0deacdb2 drivers/net: Eliminate useless code
87315a802a8aab9d986858fcf2230726c1b5c598 ARM: S3C64XX: SPI: Define SPI-48M clock sources
10f9f743f661d200a7a0006e65688cf28c2f01d9 ARM: S3C64XX: SPI: Add SPI controller register base
e03bcb68629c7f0728c95f1afe06ce48565c7713 generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data
00097c4fdf117d9845d772f571a987ae95523f8c x86, trivial: Fix grammo in tsc comment about Geode TSC reliability
f426a7e02918e2e992b28adeb02e5a0ab39a7a25 Merge branch 'perf/scheduling' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
e89fc3f1b06d9241f65e580b002789abaa6d11ac netfilter: xt_hashlimit: netns support
7d07d5632b672c892a65882c2a119345fd9596c9 netfilter: xt_recent: netns support
f54e9367f8499a9bf6b2afbc0dce63e1d53c525a netfilter: xtables: add struct xt_mtdtor_param::net
a83d8e8d099fc373a5ca7112ad08c553bb2c180f netfilter: xtables: add struct xt_mtchk_param::net
a1004d8e3d463012f231bab104325ecb15637f78 netfilter: xt_hashlimit: simplify seqfile code
e9d3897cc2205eec8b7afcc022e4730914b4f48c netfilter: netns: #ifdef ->iptable_security, ->ip6table_security
83fc81024bd8572f31db784f8c0079e999a4fa44 netfilter: xt_connlimit: netns support
f9e011b6b305d38445bbd4a1e7a8814e056de37b ARM: SAMSUNG: Fix bug in clksrc-clk round_rate call.
f3b464cca94c4a8f54fbc11ec5af8b143fd1750b ARM: SAMSUNG: Fix clksrc-clk's checks for bad register settings
b8792dbff6ed93c5a77f71917d4a0c5efa12eee1 ARM: SAMSUNG: Add check to ensure that clksrc_clk does have multiple clock sources
a0de298a0eee7f9004a8e512c12c7b40d66c9934 ARM: S5PC1XX: Register pd0 and hd0 clocks, remove unecessary dummy_enable
4126faf0ab7417fbc6eb99fb0fd407e01e9e9dfe x86: Fix breakage of UML from the changes in the rwsem system
354fcd7774a00809ebefdba75e747364cb22a940 bnx2: Save statistics during reset.
a47430583dab67b23161b0e75226781deed50138 bnx2: Refine statistics code.
2c8c1e7297e19bdef3c178c3ea41d898a7716e3e net: spread __net_init, __net_exit
72659ecce68588b74f6c46862c2b4cec137d7a5a tcp: account SYN-ACK timeouts & retransmissions
a4e946947b966d018f3f712d5c7ca2932c2aadd2 ARM: SMDK6410: Add comments on ethernet connectivity
810f613c03a1614c71a2b27859e91ae155bd659f ARM: S3C64XX: Add virtual mapping for S3C64XX SROM area
f01fdac005d44e6c36af5b5eb841c4804570f0ad ARM: SMDK6410: Add nC1 chipselect SROM setup
a7c9194cdc9a858bbf5a4cdae289e28dea149aeb ARM: S3C64XX: Add SROM register definitions
0084f27a21d36ac846cd4366289c229a7cce511b ARM: Merge next-s3c64xx
bcedfa98d97e02e95bb023ab93675dbe63c508ef ARM: S3C64XX: Add S3C64XX support to the generic Samsung ADC driver
3929e1e76d9116856a4c7a00fcce0539dd8507a0 ARM: SAMSUNG: Move S3C24XX ADC driver to plat-samsung
71269364a8d5ea42ecc6cbc7b687e5d45cbabe0e ARM: S3C64XX: Add I2S resources in platform code
206090913d0d6ad3506e3e2693a696fc1626993e ARM: S3C64XX: Add S3C64XX RTC platform driver
2457552d1e6f3183cd93f81c49a8da5fe8bb0e42 Merge branch 'master' into next
19439d05b88dafc4e55d9ffce84ccc27cf8b2bcc selinux: change the handling of unknown classes
8b0e58a70a7a41443c779de074288035b014cb94 HID: let hid-input accept digitizers
593f010bc0d8f7fde2ce948cac3f77f6a3d9db2b pcmcia: do not lock socket driver module in pcmcia_get_socket()
3f32b3c093eddc03ed477ae0d7a6938db6b94a05 pcmcia: rsrc_nonstatic io memory probe improvements
180c33ee409eb3ed605d4ad9884e4a526a7655ff pcmcia: call CIS cleanup from ds.c
57197b9b7712eb19f5344c466e8aefbac1adbe55 pcmcia: CardBus doesn't need CIS access
88b060d6c03fcb9e4d2018b4349954c4242a5c7f pcmcia: improve check for same card in slot after resume
f131ddc4bd1713385c70606555d4d63bed5ec3fd pcmcia: cleanup pccard_validate_cis()
904e377744bfdcea276c27167fa6a609929f39dc pcmcia: validate CIS, not CIS cache.
fa0b3bc504ff813cc05988bb30bbb6c6a0263eb4 pcmcia: do not meddle with already assigned resources
cd2e18fe785082b132d960063df83a02acc9a4f2 pcmcia: remove remaining unused IRQ_FIRST_SHARED parameter
933a838aa1aae8388438bb002fbdaf6fca519a5c pcmcia: make use of pcmcia_dev_resume() return value
9135f6db09aa9d186f05d41e9c516ec8e3550d78 Merge branch 'mxc-audio' into for-2.6.34
b05f5c13d5bc2fa9945c9534f8881396555290a9 ASoC: Mark new i.MX drivers as BROKEN until arch/arm merged
329c0e012b99fa2325a0be205c052e4aba690f16 perf: Better order flexible and pinned scheduling
7defb0f879bbcfe29e3c6f29d685d4f29b7a0700 perf: Don't schedule out/in pinned events on task tick
5b0311e1f2464547fc6f17a82d7ea2538c8c7a70 perf: Allow pinned and flexible groups to be scheduled separately
42cce92f4ddfa41e2dfe26fdcad4887943c032f2 perf: Make __perf_event_sched_out static
e919c24b6422a095bed3929074bd74ae1dbf251f ASoC: Remove old i.MX driver code
d08a68bfca5a6464eb9167be0659bf0676f02555 ASoC: i.MX SSI driver does not yet support master mode
48dbc41988d07c7a9ba83afd31543d8ecb2beecc ASoC: Convert new i.MX SSI driver to use static DAI array
157a777c8e809bd0c703e3f7617b3539df30feff ASoC: Fix i.MX audio build for i.MX3x
8380222ec9458d38a4e0cc3cb688ad7fff311df4 ASoC: Add a new imx-ssi sound driver
7d6f75eb21b84cdc5dfb09789974f02b42a89058 crypto: md5 - Add export support
6c3f975a4cafaf4dcc9795385da6d42caa37ddeb crypto: Make Open Firmware device id constant
73c89c15b959adf06366722c4be8d2eddec0a529 crypto: gcm - Add RFC4543 wrapper for GCM
231e36f4d2e63dd770db80b9f5113310c2bcfcfd tracing/kprobe: Update kprobe tracing self test for new syntax
6d686f4564f3fc7c6e678852919e48ad331d276b sched: Don't expose local functions
24a53652e361321b09df5040711e69387344ce09 tracing: Drop the tr check from the graph tracing path
0eda7385db1f30271ade830a231006938a76fb53 perf probe: Fix build error of builtin-probe.c
69e3f52d1b1a3ed4390bb8a09bb1324265af7fbf perf: Fix implicit declaration of getline in util.c
78bf04fc96f509474c6b443b515d6b79bb7bf584 sh: Tidy up non-translatable checks in iounmap path.
597fe76ec36e782aa45b8dac5e12e4dbb0588967 sh: Use ioremap_fixed() to implement SH-5 ioremap()
6f82b6ebb1dcc0c3c23820a70a5d79a60c4f5e84 sh: Use ioremap_fixmed to map the SM501 DRAM config register
4d35b93a66e9b87df20784fcf130d2e8760be53f sh: Add fixed ioremap support
07cad4dc1bfdaefd20c6329e9d8179ad1c600e92 sh: Generalise the pte handling code for the fixmap path
24ef7fc4dcc57afa0c33166c25bfe7676ffd4296 sh: Acquire some more page flags for SH-5.
8eda55142080f0373b1f0268fe6d6807f193e713 sh: New extended page flag to wire/unwire TLB entries
d6f962b57bfaab62891c7abbf1469212a56d6103 perf: Export software-only event group characteristic as a flag
e286417378b4f9ce6e473b556193465ab22e12ab perf: Round robin flexible groups of events using list_rotate_left()
5908cdc85eb30f8d07f2cb11d4a62334d7229048 list: Introduce list_rotate_left()
889ff0150661512d79484219612b7e2e024b6c07 perf/core: Split context's event group list into pinned and non-pinned lists
881516eb828a3f7276c378bcef96b7788fc99016 perf symbols: Accept an alias when looking for "_text"
f5a2c3dce03621b55f84496f58adc2d1a87ca16f perf record: Intercept all events
2c5851747bcf751908c02e253cb7582d342b4612 perf archive: Add helper script to package files needed to do analysis
460848fceffc91652b2d36d19db4ac40d12fb607 perf symbols: The synthesized kernel modules MMAP must use the pathnames
88d3d9b7c843a42cb73c55a2d13cd1041da31fb9 perf buildid-list: Introduce --with-hits option
59ee68ecd1561a233fb6ad351980bea8402533e7 perf symbols: Create thread__find_addr_map from thread__find_addr_location
18c3daa4961b9fa1f2db0711d93c0acf0c39fd12 perf record: Encode the domain while synthesizing MMAP events
cf4e5b0838e822dd404638ad00d35b63fffe8191 perf symbols: Use dso->long_name in dsos__find()
9e201442de7c954f03710ac76f28c1927d07550c perf symbols: Cache /proc/kallsyms files by build-id
8d0591f6ad9edf66697ce29de176fb6f3213b9e3 perf symbols: Don't try to load kallsyms if doesn't match the record build-id
1b75962e92d48a41019d4b440e221638aa2a7238 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE)
ba21594cddee0a3af582971656702b1c4509d8f5 perf tools: Cross platform perf.data analysis support
0d755034dbd01e240eadf2d31f4f75d3088ccd21 perf tools: Don't cast RIP to pointers
017c426138122c8e9b9f5057fbd0567c37b35247 rcu: Fix sparse warnings
4c54005ca438a8b46dd542b497d4f0dc2ca375e8 rcu: 1Q2010 update for RCU documentation
0ec00f0392b807d57a2281576a96552d7694b6bb NET: Add Qlogic ethernet driver for CNA devices
af19b49152bdb68fda894183e88096d6d1aa5c3d qlcnic: Qlogic ethernet driver for CNA devices
6eb3a8553345ba2b4efd5390709e158289b9ece4 macvlan: add GRO bit to features mask
d5c1da56afb8a6b232393fb3fdef4909389d05fe qlge: Add module param to force firmware core dump.
a2f982328427157eaa819c02986a65b9b168733a qlge: Add xgmac reg blocks to firwmare dump.
a48c86fdb1253f36167bab1fc30a51211d49a901 qlge: Add serdes reg blocks dump to firmware dump.
24bb55b480f16f4cd8d64c2d46e28f0c82df0409 qlge: Add alternate function's reg dump to fw dump.
2c1f73c3ddfd526750b003bc49a255641ac1f0ca qlge: Add RAM dump to firmware dump.
c89ec8b9de887cda0879d27036fce8d2a2fd6400 qlge: Add probe regs to firmware dump.
8aae2600030f54494f9061d2cde141802d774be9 qlge: Add basic firmware dump.
b87babeb40aaf879d20268792390ce831805a557 qlge: Add data for firmware dump.
730dd70549e0ec755dd55615ba5cfc38a482a947 b43: N-PHY: drop unused definition, uncomment needed call
6dcd9d911cace479ff5612dab3896c8fceb60773 b43: N-PHY: implement TX power control coef setup
15931e318b27e85ea06f44d53abc3d3e6a3fc9ff b43: N-PHY: add RX IQ calibrationi for rev < 3
fb43b8e23519f853f142202bb341c21382f39070 b43: N-PHY: add huge calculating TX IQ LO
e9762492f5c7176660ed030e9dd816b3208def12 b43: N-PHY: implement calculating IQ gain params
de7ed0c6245276eaa62523ffb36512d88bf1efb3 b43: N-PHY: update TX calibration ladder
c4a92003b0d02367bb1be94867a79651897e91ed b43: N-PHY: add RX radio cores calibration
fe3e46e881daad2c7e3886e767bda90871d5f4d6 b43: N-PHY: add TX LP FBW (TX filter 40 related)
b0022e15cc39abebd997fefa18cf3b6e141f76bd b43: N-PHY: implement getting TX gains
34a56f2cae865224829d3fa7b8d7ddeee139191f b43: N-PHY: implement calculating RX IQ comp
2faa6b832fb44b1910fe668a4ae127a69e998936 b43: N-PHY: implement RX IQ estimation
2f258b74d13c200944ef018c71ed9d9a7d4da0b0 b43: N-PHY: implement restoring general configuration
0914640072570f5867818884b8b78c0468b9747f b43: N-PHY: implement workaround for TX IQ
a67162ab00d5f0d28f58a62ccd48e6a9cab07645 b43: N-PHY: implement RX IQ coeffs
5c1a140afbd3abeec92b74c91ad495cf69af4de3 b43: N-PHY: add function than forces (not) staying in carrier search
42e1547e5199ebfd41e3fb63db69dac8c4ed8d1c b43: N-PHY: add RSSI calibration restore
e50cbcf6741684753da401722f337efacfa4a98f b43: N-PHY: implement PA overriding (RF control related)
90b9738d85395d46ffdc961e1a0c80a17e8f4d32 b43: N-PHY: RSSI calibration for rev < 3
dfb4aa5dd0a9b61a6eaa64e9209b2f8839c0a256 b43: N-PHY: add RSSI polling and setting 2055 (radio) VCM
3c95627d404e1094313f2dcb87424e2ae462e814 b43: N-PHY: implement RSSI selection and offset scaling
bbec398c1b7baa1dbde1e49446d1cbf4c6c20fa1 b43: N-PHY: add clip detection reading/writing and some classifier function
4cb9977516d0f52a779d12a430ccf263d35802fc b43: N-PHY: split RSSI calibration into 2 functions (rev2, rev3)
4a933c8566da3e2b164ea74b1632bf2f43c8ee9b b43: N-PHY: update CCA reset
0988a7a1a98300e90a6613b33738e07cdf8ce786 b43: N-PHY: update init code to match current specs
088e56b44a52bbd58a790627148cf75ed71ae34b b43: N-PHY: add various tables
2a448bfc70f4fd4a54996d1c7a371ba28ec0568f b43: N-PHY: add global variables to b43_phy_n struct
5b0ade3377b91da14410612b2051d66d26d31069 b43: N-PHY: add missing register definitions
f8187b5b9780a9ac3c12c70413615a0fdf321cd5 b43: N-PHY: add needed struct definitions
76a4db303d06066792bbc0e886def2cf99b232ef b43: N-PHY: add shared memory offsets definitions
4772ae107c42cdce1d3864d8d540ea0401eb09d6 b43: N-PHY: clean table init, check PHY rev
003d6d2792bebb2b66966ce5f1da11849e855180 b43: add new SSB's core id for BCM4328
857c0fc490d8474d1a232d9b6568a4b229634bcd b43: use standard fls for finding the most significant bit
c67fcd670b55e89e0c129fbf7fae854bd1f8bfa6 ACPI: Battery: Add support for _BIX extended info method
e239d8591843945630521ec85edca08289f1a751 ath9k: implement coverage class support
0005baf4a31efe6de6f922f73ccbd3762a110062 ath9k: cleanup slot time and ack/cts timeout handling
145b6d1a56f224d15c61aa7ecfda9a1171b47b6a mac80211: fix memory leak in ieee80211_send_probe_req
43d3534344bbdcfa9c61a6b38490cd4cbb2f6bb6 mac80211: force use_short_slot=true for 5GHz
84920e3e47f654a22b540606fb8c1ab90b870942 cfg80211: make regulatory_hint_11d() band specific
16698857fba1b10af4890055272975adf5686e83 ACPI: SBS: Export cycle_count
c955fe8e0bdd7be7a6bc2d49245d570a816f7cc5 POWER: Add support for cycle_count
93895757df4ebe22c98b9128b98ebf8cec972c60 mac80211: Fixed netif_tx_wake_all_queues in IBSS mode
7b3bcc4a1a7cd2d53b403ca29d06ceb5fa617eb7 ACPI: Battery: Add bit flags
4e23471a3f3aba885ea70100db47ccacb5f069f6 xfs: move more buffer helpers into xfs_buf.c
64e0bc7d2a6609ad265757a600e2a0d93c8adb47 xfs: clean up xfs_bwrite
873ff5501d8cd1a21045d6c1da34f0c3876bc235 xfs: clean up log buffer writes
e57336ff7fc7520bec7b3a7741043bdebaf622ea xfs: embed the pagb_list array in the perag structure
8b26c5825e023b1bccac7afd174ebe55b8905cb1 xfs: handle ENOMEM correctly during initialisation of perag structures
b657fc82a3ca6d7ad16a59e81765f0fb0e86cdbb xfs: Kill filestreams cache flush
0fa800fbd549736dfdc1d7761f87e33dc8cd973b xfs: Add trace points for per-ag refcount debugging.
aed3bb90abaf0b42e8c8747e192f7bb97f445279 xfs: Reference count per-ag structures
1c1c6ebcf5284aee4910f3b906ac90c20e510c82 xfs: Replace per-ag array with a radix tree
44b56e0a1aed522a10051645e85d300e10926fd3 xfs: convert remaining direct references to m_perag
4196ac08c023c6dab90c3fa460d9c06deaa304c4 xfs: Convert filestreams code to use per-ag get/put routines
a862e0fdcb8862aab2538ec2fc2f0dc07a625c59 xfs: Don't directly reference m_perag in allocation code
5017e97d52628fb8ae56e434e86ac2e72ddaac2b xfs: rename xfs_get_perag
c9c129714e71c890bed1bd5b61697a896c3c2d54 xfs: Don't wake xfsbufd when idle
453eac8a9aa417878a38bdfbccafd5f7ce4e8e4e xfs: Don't wake the aild once per second
f0a7695380efa31cd281730917f7e907a724d5cb xfs: Use list_heads for log recovery item lists
5d77c0dc0c05c2c65aee16149fae06831a118730 xfs: make several more functions static
6bded0f383fd7971b76ad6c194dda7d5b814b871 xfs: clean up inconsistent variable naming in xfs_swap_extent
3a85cd96d3ab3c6dcf88b81fc6eaddb84e565a43 xfs: add tracing to xfs_swap_extents
a421296840379aee7d00ec4a28ecfe7e697a0a44 ASoC: support more sample rates on raumfeld devices
6aababdf20bb8892023bb8df136514d7679e4959 ASoC: cs4270: allow passing freq=0 in set_dai_sysclk()
62e62da856dba2edb897b672cbd05a69edd4485c HID: hid-debug.c: make local symbols static
0f61628e37e121b7786bff2653fc25a321e82ec4 ARM: S3C2412: Fixup commented out device in SMDK2413
b813248c614b07642adbf1d7b577d0466003b339 ARM: S3C: Rename s3c_device_usb to s3c_device_ohci
501dae90b3ae4dd3d8efdacfcb072c3d65eb5a33 ARM: S5P6440: Add serial port support
62a6156e88b2e89eafed30aefc97ff4979393c1c ARM: S5P6440: Add configuration file
d25168ea9308e19c7000f0c997eedec87c5d6298 ARM: S5P6440: Add Board support file
c4ffccddd54b669cc9683f2c69e31035e916a1a0 ARM: S5P6440: Add new Kconfig and Makefiles
5f3545f64a44b2b2dac34141dba23d18cdf40a92 ARM: S5P6440: Add Timer support
b7db51be43bc8f9943324a00b80e5d034de0a733 ARM: S5P6440: Add IRQ support
1a0e8a52ad56075663d8e120e2468fc96fb6fa6c ARM: S5P6440: Add Clock and PLL support
209fecd1b8e65b8046efbbc8314d449e53c4c6b6 ARM: S5P6440: Add new CPU initialization support
7dcaa8e8e67b2cfbe0097c9bb52e23aed5443b8b sh: Generalize SH7786 PCIe support.
d86458471aadffe93b741024b5a879ea5dc8df35 ethoc: Use resource_size
c5bab5e94d148aee2c852450374143c89aa56511 can: mscan-mpc5xxx: fix broken support for the MPC5200
3a4d5c94e959359ece6d6b55045c3f046677f55c vhost_net: a kernel-level virtio server
5da779c34ccff5e1e617892b6c8bd8260fb1f04c mm: export use_mm/unuse_mm to modules
05c2828c72c4eabf62376adfe27bd24797621f62 tun: export underlying socket
ad72c347e56bf3a0231b9d686e17764157d2961c can: Proper ctrlmode handling for CAN devices
1954dc11776ef8c06263ba4cd21bf4d25c79a19c netxen: fix sparse warning
4d21fef426c5cbbdf6da607de4c0adcaa3d4bbb0 netxen: fix license header
c070395009e1e153395837cd256dffc931dd6f98 netxen: fix endianness intr coalesce
a03d2451998e09e87eb573a9e04cc41fde2bb77f netxen: fix endianness read mac address
d4ae5415c6f2dd8f14e027c24f09d708f11a8d60 ide/ide-cs: fix order of releasing resources
71fceff0ea36d5a6cffecb272b8b3970535fe905 ipv4: Use less conflicting local var name in change_nexthops() loop macro.
4d0392be21d4710121f855c0caf57d32ffd1ced0 net/core/sock.c: quiet sparse noise
be97162d47b2e067f9d21097650f2f0405dacc9f ARM: S5PC1XX: Use common UART IRQ handling code
47101ec73901183520de724fb5f9062c014236bb ARM: S5PC1XX: Move to using standard timer IRQ handling code
35accd2f6639a9245488f2f389e3c6372c7641e4 ARM: S5PC1XX: Remove definitions deleted by previous clksrc changes
37872bb9efddf9518cc77c43f9fa8fc6bfd3d727 ARM: SAMSUNG: Add script to change old clksrc_clk to new register defs
c837e88cf9e18c311332cc1c8c488993a201d568 ARM: S5PC1XX: Change clksrc_clks to use array of clocks
1d026d9b1671bcb05e7b00f545f1d62476e9063c ARM: S5PC1XX: Move clock definitions around ready to turn into clksrc arrays
45426468148d77e8c5eaece21d2a16e063066567 ARM: S5PC1XX: Move to using generic clksrc_clk for clock code
85841bcedd6048dd37cab58a504e5317192324c6 ARM: SAMSUNG: Add config option for number of additional GPIO pins.
5b39be4637bb795b2133dbee0eadbcc08bdd4134 ARM: Add common entry code for system with two VICs
51022cf6591ae2945960d034788bdeffa28cde13 ARM: SAMSUNG: Move IRQ UART handling for newer devices to plat-samsung
7162ba03729e0a47aaab44448ce2453f07a9664d ARM: SAMSUNG: Move IRQ VIC timer handling out to common header files
4f830db9629e413e7c5523085ab009b0de5ae6d0 ARM: SAMSUNG: Move gpio-config.c into plat-samsung
b6a604137bb978d9f65b1228cf0bb691ece45cba ARM: SAMSUNG: Move device definitions in plat-samsung
9745626b65b856bf58e70feb4eee1e5471db699e ARM: SAMSUNG: Move pwm-clock code into plat-samsung
ed276849bc6a8ad5bb0f9fa94fe8305ee67bb6c6 ARM: SAMSUNG: Make clk_default_setrate and clk_ops_def_setrate visible
14235696d401e62f8f5740ca2fb917ab42b9fd18 ARM: SAMSUNG: Do not register set_parent call if no source
1d9f13c49ed750260f40317629bdd66160a3ac16 ARM: SAMSUNG: Add call to register array of clocks
fb6e76cd2309c76d2120e013ff34ff6ab27aad88 ARM: SAMSUNG: Do not allow get/set/round rate calls with no divider
2c2f69b15d5420291a941ace10149e76f0af7ab0 ARM: SAMSUNG: Move clock.c to arch/arm/plat-samsung
682e2b7d45878586ce84f6993da0b8a2981a399d ARM: S3C64XX: Avoid announcing clksrc clocks twice
f3e0b724cc70ef5ee2a6e0d9dfafa2328c294ab3 ARM: S3C64XX: Fixup .reg_src and .reg_div with named initialisers
b3bf41be06634d69959a68a2b53e1ffc92f0d103 ARM: SAMSUNG: Reduce size of struct clk.
13bbd88504bfa0d205fa4121322869d8d7e083d0 ARM: S3C64XX: Remove unused clock definitions from clock header
399cae747426a6acdba8e347edef241a05a08b09 ARM: S3C64XX: Use new clock-clksrc.c code for clocks.
aa9ad6ad9c16e1daff41792c485f46e601a5af33 ARM: SAMSUNG: Add core clock implementation for clksrc based clocks
8360493c4ae4c116339cd1cf4da100c3547f23af ARM: S3C64XX: Compress s3c6400-clock.c code
f9c4f1e4ddf40103dcf85e23d00230ab8ece2a89 ARM: S3C64XX: Cleanup common init code in s3c6400-clock.c
70792bcfad5f4817fc067b7fdb0541d8b13b5502 ARM: SAMSUNG: Move <plat/clock.h> to plat-samsung
6f832e8aab8c4c6d28629e970e4a85e74a8d0be6 sh: mach-sdk7786: mode pins support.
f0cb77372c3cf8c0cb17bbfb30a62506ea119286 sh: Fix up the secondary CPU entry point for 32bit mode.
a6198a238baceae9d4e0ce3915f6d239c89b5c08 sh: Guard against early IPIs in flush_cache_all().
a09d2831b3457a92a58d67bddfed370516acfe28 sh: heartbeat: Update boards for access size hinting.
2267c7875b3a3a41b7a8cc9659d75ec934c98ffd sh: mach-sdk7786: heartbeat support.
10ab92d8c336c25af1fce46113ed85856e02e95d sh: heartbeat: Support access size specification via resource flags.
b6b1ac69372da996f40863358df41ca77075b249 Staging: r8187se: Fix compile error from wireless-testing commit 7044cc56
a0f2e0fca1e72c1de07e834be05b61d33842253e cfg80211: Ingore country IEs with a zero set of number of channels
c99445b14054e0c4ed4715df1dad1fc608cbab46 mac80211: improve powersave documentation
9d173fc5dfa8c1b4578b331ac7ff3ce8af27006e mac80211: fix mac80211.h documentation warnings
5e4ea1f0ed256382d6d839fbd7a5c7f1b99b6cb0 ath9k: Fix panic on driver load
2f1f00fc9b477481ad5c63976385c345851fee3d Remove config option B43_LEGACY_RFKILL completely
ececeecee8c60be96368bcc416057f38822012df wl1271: remove unused flags
c2f4f527edab37f2f2130bd7813cd41db907ab6b b43legacy: Declare all possible ucodeX.fw files
e99c7cd57b2481ee36b2338040e3ce1cd17e0763 cfg80211: fix 2 GHz subband calculation for country IEs
6021e08db47386507108a475e6c820a7006a4632 b43: Declare at least one real firmware file using MODULE_FIRMWARE.
46c4e5daea3d5df06e27bf5a49a0c42274db6725 sh: Fix CONFIG_PMB=n build.
79b6a5110abf6fd4454ba34e0960783a4a2c801a Revert "iwmc3200wifi: fix array out-of-boundary access"
8d9525048c74786205b99f3fcd05a839721edfb7 security: correct error returns for get/set security with private inodes
7740a42f816790583bd8a9079337772d511af3a3 ceph: display pgid in debugfs osd request dump
103e2d3ae57d38d18aaac1b327266c1407499ac1 ceph: remove unused erank field
4baa75ef0ed29adae03fcbbaa9aca1511a5a8cc9 ceph: change dentry offset and position after splice_dentry
8b8aae4009349397fffe7bd38a8fa200c9a5bcad nfsd41: Create the recovery entry for the NFSv4.1 client
35fb2a816a06ded2a3ff83d896c34b83c8e1d556 uwb: declare MODULE_FIRMWARE() in i1480 DFU driver
34446d05dd255b34518c76d2b8760161e63fe0c1 uwb: make USB device id table constant
02bf6cc72cc2a6258411ddf1649f33a65fc9a06e sh: Preliminary SDK7786 board support.
9a58a80a701bdb2d220cdab4914218df5b48d781 proc_fops: convert drivers/isdn/ to seq_file
738ada47cf60830d37bb70ffb0b0281d19fc4c7f ASoC: TWL4030: Fix typo in comment in header file
b97235dfa1aba54786b19fc53ba026e47be86ac6 mx25pdk: add NAND device support
27f590258954ea0d22b43e33dd356bc76a8dfe7a mx25: add NAND support
b6d0c1bda9038354ff2f0c77da23fd32e0f11a1f mtd: mxc_nand: add MX25 to Kconfig
37439a0f123e9eecf7b3920c9f9bd25e35ea8e3e Merge branch 'imx' of git://git.pengutronix.de/git/ukl/linux-2.6 into mxc-master
408bffd01cfcda2907b07fb86b3666e3db86fd82 ALSA: ctxfi - Add subsystem option
d1458279bf9c575a52fd22818ca19c463f380aba ALSA: Add snd_pci_quirk_lookup_id()
bafaecd11df15ad5b1e598adc7736afcd38ee13d x86-64: support native xadd rwsem implementation
5d0b7235d83eefdafda300656e97d368afcafc9a x86: clean up rwsem type system
508e14b4a4fb1a824a14f2c5b8d7df67b313f8e4 netpoll: allow execution of multiple rx_hooks per interface
e1d5a010729a7a495a8a8de85727f3f0d62f06a0 genetlink: optimize ctrl_dumpfamily()
37fce430dd66a6251bde6ef0004a1da69b26c028 drivers/net/tlan: Remove TRUE/FALSE defines, use bool
a60389abaab92213c79790e074ff6bc36ac0ebe5 qeth: default BLKT values for new OSA/3 hardware
84b66683dba002f4cce2aaf78bf45debfaf22795 qeth: avoid recovery during device online setting
76b11f8e270f04851774ff64b16e29e5a43d3a1a qeth: HiperSockets Network Traffic Analyzer
ab8932f3e8e07df92d6ce3fa41f5af0dda865429 e1000e: genericize the update multicast address list
f4d2dd4cd4d001f5dc20fc76c780c0c20c000c23 e1000e: provide MAC-family-specific function to set LAN ID
608f8a0d014db6cd18d4f535934d4b5d556e3013 e1000e: use alternate MAC address on ESB2 if available
0159f24ee764927bf44c1a25473bd4517febd21c lib/vsprintf.c: Add IPV4 options %pI4[hnbl] for host, network, big and little endian
3bef444797f7624f8fbd27f4e0334ce96a108725 x86: Merge show_regs()
66aeb6d5cb701aedd508187e08612bfd1e108e2e perf top: Fix code typo in prompt_symbol()
0895cf0a823e03ea6d79736611e90186006c805e perf: Fix few typos + cosmetics
b7cece76783c68fb391f9882235b4b0c9c300c46 perf tools: Encode kernel module mappings in perf.data
fb4635932a4e19c2f55383f968a0e9b64da37354 [CPUFREQ] Fix cast warning in pcc driver.
0f1d683fb35d6c6f49ef696c95757f3970682a0e [CPUFREQ] Processor Clocking Control interface driver
9592a5c01e79dbc59eb56fa26b124e94ffcd0962 netfilter: ctnetlink: netns support
cd8c20b650f49354722b8cc1f03320b004815a0a netfilter: nfnetlink: netns support
6a68f89ee1f2d177af4a5410fa7a45734c975fd6 nfsd: use vfs_fsync for non-directories
de3cab793c6a5c8505d66bee111edcc7098380ba nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
c551866e649bac66a5145d100f34086d6edb581e nfsd41: nfsd4_decode_compound() does not recognize all ops
617b14c50eb95b36360b2b3232c6cf20b910e2f8 ASoC: ak4104: allow more sample rates
fd63df2264f2518fa67dca596d493a330537494d ASoC: TWL4030: Replace comma with semicolon in probe function
4bb9508bbbb06f10bc3e249dd34375b4a4d6bfc0 HID: remove TENX iBuddy from blacklist
e44d6c4010a4c84369013932eea4721d16cbc08d sh: Rename split-level pgtable headers.
599faa0e264fe2e7f563f87b4aad8c83e9dc46d1 genirq: Fix documentation of default chip disable()
782bb5a532f883540bf403afb19f735a4eefd95b sh: default to extended TLB support.
ff314d3903c2843de65c2148f66f277f2440ed26 perf: Make cmd_to_page() function more compact
9ca94d7c016130f9ed77f142424ace9c19742809 plist: Fix grammar mistake, and c-style mistake
206582c3161f165f5bf49ececa962c5f95fdf0a3 sh: Make all PxSEGADDR() calls fatal for non-legacy configs.
8381f65d097dad90416808314737dd7d3ae38ea9 sched/perf: Make sure irqs are disabled for perf_event_task_sched_in()
88f73d22853cb080432e91d68759323477a8b835 sh: Fix up L2 cache comment typo.
a0ab36689a36e583b6e736f1c99ac8c9aebdad59 sh: fixed PMB mode refactoring.
cf5531148ff34938840d6da775c0a4ace442d573 perf tools: Create typedef for common event synthesizing callback
a89e5abe3efcc7facc666d3985769278937f86b0 perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table
fed5af61dc0d9402d26e7fb8fb9731a60a8e05ca perf buildid-list: No need to process the header sections again
8d9e503928638fc95317be42c416fb7907322aff perf: Fix memory leak: counterwidth
631c9def804b2c92b5cca04fb9ff7b5df9e35094 perf probe: Support --line option to show probable source-code lines
6964cd2c8efe6e048401f1fe3952a06c563c34c1 perf tools: Enhance glob string matching
fb1d2edf7ee25a26ad0b238d0ee335a3b28b7aa3 perf tools: Support tracepoint glob matching
72041334b8c75ae7e1da2f17ba2b7afee8f2abd7 perf probe: Show probe list in pager
bbaa46fac6d1c652bfa6282420d36a44bdc53b64 perf probe: Remove newline from die()
aa5add93e92019018e905146f8c3d3f8e3c08300 x86/ptrace: Remove unused regs_get_argument_nth API
14640106f243a3b29944d7198569090fa6546f2d tracing/kprobe: Drop function argument access syntax
ec3a9039601af210fca4650d229621fe5a21df0b tracing/kprobe: Update example output in documentation
56b03f3c4d641dbdbce2e52a2969712e85b0e030 perf tools: Handle relocatable kernels
b9a63b9b56d6910a25e3d4905525aef150420a9b perf report: Fix --no-call-chain option handling
de1764892a61a3ed212973cc028c80dd083179dd perf session: Keep pointers to the vmlinux maps
f92cb24c78a7c853435e46a20d1bd5c894378132 perf tools: Create write_padded routine out of __dsos__write_buildid_table
36a3e6461a0dac8e84b8c94877365324010c151b perf symbols: Export symbol_type__is_a
682b335a5bccf9e5b7e74380784aa2f145d04444 perf symbols: Generalise the kallsyms parsing routine
60666c630bdb33983a894b050b588b663f38f368 perf tools: Fix --pid option for stat
0fb8ee48d9dfff6a0913ceb0be2068d8be203763 perf: Drop useless check for ignored frame
61405fea92c42d072d9b8bd189689f1502a838af Merge branch 'perf/urgent' into perf/core
a5abd95cc0b35034186a9f76b0f2b83458425f47 Input: ep93xx_keypad - cleanup and use matrix_keypad helpers
3920ab0ae729e73bbcb5b3d0358c048ff9163629 Input: update Sentelic protocol documentation
b6407e863934965cdc66cbc244d811ceeb6f4d77 rcu: Give different levels of the rcu_node hierarchy distinct lockdep names
cba8244a0f1c277b6b1e48ed6504fa434119e24d rcu: Add debug check for too many rcu_read_unlock()
f9094d8e5587cf21091a9516628147c0b55e4264 rcu: Make MAINTAINERS file match new RCU reality
bf66f18e79e34c421bbd8f6511e2c556b779df2f rcu: Add force_quiescent_state() testing to rcutorture
46a1e34eda805501a8b32f26394faa435149f6d1 rcu: Make force_quiescent_state() start grace period if needed
45f014c52eef022873b19d6a20eb0ec9668f2b09 rcu: Remove redundant grace-period check
ee47eb9f4da6f44af965d6d049e77ee8c8a4b822 rcu: Remove leg of force_quiescent_state() switch statement
0f10dc826646134dce3e5751512b87d30f3903e4 rcu: Eliminate rcu_process_dyntick() return value
eb1ba45f1e7f6e626fefc063b340c7cbec9bd8c7 rcu: Eliminate second argument of rcu_process_dyntick()
39c0bbfc07c6e28db7346d0e11106f2d045d3035 rcu: Eliminate local variable lastcomp from force_quiescent_state()
f3a8b5c6aa543bd87764418d63632eb65b80e2f6 rcu: Eliminate local variable signaled from force_quiescent_state()
07079d5357a4d53c2b13126c4a38fb40e6e04966 rcu: Prohibit starting new grace periods while forcing quiescent states
559569acf94f538b56bd6eead80b439d6a78cdff rcu: Adjust force_quiescent_state() locking, step 2
f96e9232e04856c781d4f71923a46dd3f7b429fa rcu: Adjust force_quiescent_state() locking, step 1
2ca49b2fcf5813571663c3c4c894b78148c43690 x86: Macroise x86 cache descriptors
7f33306ee57bce9c79825e89c457a91025aa5aad sh: PVR detection for 2nd cut SH7786.
d2f2fcd2541bae004db7f4798ffd9d2cb75ae817 ALSA: hda_intel: ALSA HD Audio patch for Intel Cougar Point DeviceIDs
47e91348459901c30cc1bb4897e62ced21ca243a Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
eca50f14b88315bd31183a17c89e53534f2ed2fa sh: Add a vmlinux.bin target.
ed69c6a8eef679f2783848ed624897a937a434ac ALSA: pcm_lib - fix wrong delta print for jiffies check
59c33fa7791e9948ba467c2b83e307a0d087ab49 x86-32: clean up rwsem inline asm statements
c7b16efb7d0c7fce218b2cdafa2432c5fbf57314 sh: Add support for LZO-compressed kernels.
644755e7867710a23e6243dcc69cfc071985f560 Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
6430a5987f8bb9a7c5187b343956aa8ef404d571 sh: Don't perform an icbi on a P2 address
0ea820cf9bf58f735ed40ec67947159c4f170012 sh: Move over to dynamically allocated FPU context.
49e4739a0cf681cbfe08c72232c1dcc130b66dde HID: add support for Acer T230H multitouch
74f292ca8c7a2b9370f80d97a49e48174f4c7635 HID: add driver for the Logitech Flight System G940
a5fb297d634ba20bd53a7d6fecd611bbfd342e78 mwl8k: update version number (to 0.12) and copyright
ee0ddf1865954f44ee929d963e2c968eb377f447 mwl8k: enable multi-BSS AP operation
aa21d0f69a5ca28d33f584b8952cca154115fd26 mwl8k: post per-vif firmware commands as per-vif commands
f57ca9c1af3c1e30a40ad99d75940176d8c3ff3a mwl8k: prepare for posting per-vif firmware commands
f5bb87cfba5ae9dd3724b846ac2fa7e033425c1c mwl8k: convert the priv->vif pointer to a list of vifs
06953235f48c696b22c5ed45570680fb070f7277 mwl8k: use firmware capability field to decide which bands to register
42574ea2274ec0a2a9c58ab01be91b65e60a2291 mwl8k: allow selecting 5 GHz channels
8707d0262585423cdc053bf8db0912e53915e5e4 mwl8k: handle 5 GHz legacy rate bitmaps in firmware commands
854783444bab0024556c0aefdb0a860f2f1da286 mwl8k: properly set receive status rate index on 5 GHz receive
4eae9edd38c0a9ce34e39100ccc69ff520bc1224 mwl8k: add 5 GHz band channels and rates
1349ad2f06f86f41415cf7ffa9e068fd4f89be87 mwl8k: move responsibility for initialising wiphy bands to GET_HW_SPEC
777ad375d5960e0d2a945a34032b182eb2952d45 mwl8k: rename 2.4 GHz band/channels/rates related variables from FOO to FOO_24
ca66527c60385dcec878ebd90749d1fdc43bc870 mwl8k: add another 88w8366 PCI ID
657232b625890f202867ede0ed67ecf15827ff80 mwl8k: simplify sequence number assignment
c97470dd253831e880c72ea5d022ed7f3aee45c3 mwl8k: don't call SET_AID if we're not associated
9189c10087a738c764046fa27651d332594cd8e6 mwl8k: remove (mostly) write-only variable priv->current_channel
c92d4edecf489dbcbb2e5dd3c513790e57e2ea0e mwl8k: update MODULE_FIRMWARE tags
4ff6ffa107ba1c6ba9a1cc75a1f304eaa79e8bf4 wl1251: add U-APSD support
8f8ff91652fcf62b9fced5387956b4b269fde634 wl1251: create qos null data template
558a6669d7cb407fbb0b5aec184b5c3b9a893d30 ieee80211: add struct ieee80211_hdr_qos
0c74211d19d83729c209ddcd4dc026c2aedeb29e mac80211: check uapsd state for dynamic power save
5c1b98a52c3af1044c2d3842af8bae9a89502ca9 mac80211: create tx handler for dynamic ps
50ae0cf15c3da2f6a8e4558de5010923e84736b2 mac80211: add debugfs interface for U-APSD queue configuration
ab13315af97919fae0e014748105fdc2e30afb2d mac80211: add U-APSD client support
2d46d7c121436f1dafe91b0a8d9b99e534cfa5f8 mac80211: remove unused type argument
678f415fdc534c0a806fce992e4c62df0eff19d2 mac80211: flush workqueue before calling driver ->stop() method
5e124bd5e00fcf54df555b368c2dafe6886f1df2 net/mac80211/mlme.c: Remove unnecessary semicolons
28f63a4bb744ea81030219aba2337fddb10b380b iwl-debugfs.c: remove unnecessary casts of void *
8ce1ef4a914aef8b9b90a2a2c670494168a2cca9 iwlwifi: fix bug in tx byte count table
c15867f15f98e5ecbdbee5993db7f6f4b7100481 iwlwifi: remove obsoleted host command
f0118a4575d45ce3074c830660de938bc6e17bda iwlwifi: ucode statistics data structure update
f05279711b9a59ac10e0b6e5f3a7447886c72704 iwlwifi: add IEEE80211_AMPDU_TX_OPERATIONAL
90be561b119a9e5439733f09cc70bd4ce9ec8022 mac80211: fix return from ieee80211_assoc_success
67e2eb27958cae758ccbc86443c360ec285acc3e mwl8k: move receive processing to tasklet
1e9f9de3b17db3aa358f39d6932662324178350d mwl8k: keep TX_DONE interrupt masked while transmit reclaim is running
efb7c49a68cf206f35793d7799608e1d69a209f9 mwl8k: allow limiting the amount of transmit reclaim done
b64fe619e371fc17d8d686d6d44aef1b41317880 mwl8k: basic AP interface support
a9e00b151ec2121b7ae09d84a2b5a68b6461e98a mwl8k: correctly set the mac_type field for AP SET_MAC_ADDR
3f5610ff560aeaccf051a6f93f25535c219599a0 mwl8k: implement AP firmware station database maintenance
088aab8b62666a002907c912cd346ae6dc9f42b7 mwl8k: add the AP version of USE_FIXED_RATE
b71ed2c6ce8b5c3782ed70d67dc9adbd7ed07684 mwl8k: simplify mwl8k_cmd_use_fixed_rate()
62abd3cfb2f1a0ab1963ac4c4087c477da6b1f2a mwl8k: bump the transmit wait timeout to 5 seconds
b569e924a9ea7c6f03dcf9b8a98d78d341925b87 mwl8k: undo transmit queue 0/1 swapping in mwl8k_cmd_set_edca_params()
c2c2b12a8b6cd23d4abbc086642647c656bf406c mwl8k: minor cleanups
3f0e0b220f80075ce15483b20458192c0ac27426 mac80211: do not transmit frames on unconfigured 4-addr vlan interfaces
0e5ded5a87c097760abd68521b86f1025dedc7d7 mac80211: allow station updates on ap interfaces for vlan stations
d524215f6cad245249df8def19125ae6fd0bcc9b mac80211: use nullfunc frames for 4-addr sta detection
199afd9d89b18e8b530734ed73788518e19bed9b ath9k: Fix monitor mode handling
1395d3f00a4164caae168b041855d48e0fa9ea4c ath9k: Add debugfs file for RX errors
cc9c378aa57817003a094e4bb9a953337ebf035a ath9k: Fix queue handling
285f2ddae03ca207877262f5a9dbd9cddd8b3913 ath9k: Cleanup init/deinit routines
1b04b9308ebc7f6accb319cf51c9b8ec29f79707 ath9k: Cleanup Powersave flags
556242049cc3992d0ee625e9f15c4b00ea4baac8 ath9k: Add new file init.c
0fca65c1c0569d6a143e978b6f4974c519033e63 ath9k: Add a new file for GPIO
cc5d8a3772ee4e2ed29558ba548b4747959ba971 cfg80211: Fix country IE parsing for single channel triplets
08030db6e5275dda19ea1b3ab8a41c992799db4a cfg80211: process the max power on a country IE
b74d12e116528fadc35f305eb6e9525a3a2b62b1 cfg80211: add debug print when we drop a bogus country IE
81f14df0b3909875902b0253d7059e8a73dd0c7f b43: LP-PHY: note and explain specs inconsistency
81ac3462d346ee7aaf037a35156b0a7a354e98cf mac80211: fix a few work bugs
34a6eddbabd704b3c7dae9362234552267573be2 cfg80211: Store IEs from both Beacon and Probe Response frames
80a112ffe8dbada25f3780ecc4beebf23451d755 wl1251: fix sleep related error paths in wl1251_op_bss_info_changed()
dc52f0a8e50303eb67ff8856cd8d1b461462ceec wl1251: use mac80211 provided channel parameters in scanning
e477c56e852c4c6db1f7665c642c9f45f76616a9 wl1251: get probe request template from mac80211
3a98c30f3e8bb1f32b5bcb74a39647b3670de275 wl1251: cleanup scanning code
7c12ce8b854df346388ea56d684784e3484012cf mac80211: use Probe Request template when sending a direct scan
05e54ea6cce400ac34528d705179b45244f61074 mac80211: create Probe Request template
f7f70579340dba1e551c0e52349fde0370592174 wl1251: get PS Poll and Nullfunc templates from mac80211
d8cd189e9b1e050629f545e76b21a321f62c29bf mac80211: use PS Poll and Nullfunc templates when sending such frames
7044cc565b45a898c140fb185174a66f2d68a163 mac80211: add functions to create PS Poll and Nullfunc templates
b3579d6adcf7b24464274967a96d12467cfb11a7 rt2x00: Make rt2800_init_led static and don't export it.
67a4c1e24d58e0d88ed88539641631f6fc8a0cfd rt2x00: Unify rt2800 WPDMA ready waiting functions.
6c0fe26581406bff3d15fd6051453e80cfe70fd6 rt2x00: RF3052 is a valid RF chipset for USB devices as well.
13ae75b103e07304a34ab40c9136e9f53e06475c nl80211: New command for setting TX rate mask for rate control
37eb0b164cf9fa9f70c8500926f5cde7c652f48e cfg80211/mac80211: Use more generic bitrate mask for rate control
e00cfce0cb2a397859607bf515c6de9ce064b64a mac80211: Select lowest rate based on basic rate set in AP mode
3dc1de0bf23816ed557ac8addf680cd5ee57e805 mac80211: quit addba_resp_timer if Tx BA session is torn down
6e08d228b6d8e93d7b25b3573c6da7da179c2ae1 ath5k: Implement mac80211 callback set_coverage_class
3578e6ebb305e6bf7519f6e86741772892f4d51a ath5k: Reimplement clock rate to usec conversion
e1aa369ec8fb981ef78bc5be3b3c58de7c5ff769 ath5k: Fix functions for getting/setting slot time
310bc676e314e92c18257bfc916951879451ee32 mac80211: Add new callback set_coverage_class
81077e82c3f591578625805dd6464a27a9ff56ec nl80211: Add new WIPHY attribute COVERAGE_CLASS
14acdde6e527950f66c084dbf19bad6fbfcaeedc ath9k: re-enable ps by default for new single chip families
735fe4cfbc3cedea41bd0ed31955054dae6beb46 ASoC: Add missing __devexit and __devinit annotations
03e7a35c0ef7a462385fb6a301dfc1b287cac6de Revert "ASoC: ad1836: reset and restore clock control mode in suspend/resume entry"
d67dec5b2cc208215de21dc7806945bf6a6e85d0 HID: make USB device id constant
163849ea9b4c5d50fbd324692461983d18faadad Merge branch 'for-2.6.33' into for-2.6.34
346e34abb2c56695ee4bd6af924141c97a0babfb ARM: 5879/1: ep93xx: define magic numbers for pll1 and pll2
1fbd972ad0f97253ebfbb04881dc4ad95541153c ARM: 5878/1: ep93xx: register the pwm devices on the edb93xx dev boards
64d6882d02b0e5f74dd5572039e88517e40edb50 ARM: 5877/1: ep93xx: use pr_fmt in core.c
f3f1882ca7bc6b26bcf66ef206eec0c66d823ed3 ARM: 5876/1: ep93xx: use pr_fmt in dma-m2p.c
99acbb90c2440155d6b978e654ea875c8282d67b ARM: 5875/1: ep93xx: use pr_fmt in clock.c
a3705799e2cc5fb69d88ad6a7f317a8f5597f18d sh: Use SLAB_PANIC for thread_info slab cache.
cbf6b1ba7ae12b3f7cb6b0d060b88d44649f9eda sh: Always provide thread_info allocators.
3ccd4c6167d3b39d52631767ebbf8b5677c5855d can: Unify droping of invalid tx skbs and netdev stats
05227adff206c7290e8bbf1c28be771c2cbfa0ee ide_tape: kill off use of the ->ioctl operation
c3be57b6f35ef96a980ce84e59d6a5a8ca6184ad ide: Fix Promise UDMA33 IDE driver (pdc202xx_old)
70e068eef97d05c97c3512f82352f39fdadfa8cb sh: Move start_thread() out of line.
f75d4a238770d83d3a0475ce7f34e3fa37de161e icside: bring back ->maskproc method
94cd049522136c2f3bbe063d2e98b2b8d4286fd3 sh: sh_bios detection.
6b98515a620592636d2f8e0d3e2942d1cb4847ec sound_oss: remove use of old BKL ioctl path
a29fb94ff48cba620e1ac1317f5eef5920ead3ff Merge commit alsa/devel into topic/misc
a99eae5417a09e0be66bf574a9a79a2a7388c967 sh: Split out the unaligned counters and user bits.
776258df925acd0563f471ee4b3f19bbffb3c04f sh: Consolidate the sh_bios earlyprintk code.
b9303a79567d4a45b015dff7e71dd24923332d8d sh: Kill off more unused sh_bios callbacks.
65fedbbef8404be5e1dbd18bdad252616b49a24b sh64: Fix up early serial fixmap.
191d0d24b632eb69767705acded5cbf7449ad457 sh: Tidy up the sh bios VBR handling.
ee2760ea58d81fc00bcc2137232ed9bc28202aec sh: default to sparseirq.
53e6d8e0060fe2bb9b11238f8250fdfbb0589425 sh: mach-se: Convert SE7343 FPGA to dynamic IRQ allocation.
d218d11133d888f9745802146a50255a4781d37a tcp: Generalized TTL Security Mechanism
8045e2985012bdb95d832dfbcceae1815880a6ed fat: Fix vfat_lookup()
2138301e1687bd4f22aa2b4df4829b6ffdae19bc ASoC: tpa6130a2: Support for tpa6140's regulators
f3186a9c51eabe75b2780153ed7f07778d78b16e slab: initialize unused alien cache entry as NULL at alloc_alien_cache().
145434bee45bd353f9a93e9b411f7aa7cc677c08 uwb: wlp: refactor wlp_get_<attribute>() macros
47483e25205f1f8d79784f0f7c733941bc080ec0 block: make virtio device id constant
ec9c42ec793d428e99fdd219867b31932034b138 block: make xenbus device id constant
5cccfd9b3a9ca06b6245ea2c4af052b7db0105a3 block: make Open Firmware device id constant
577cdf0cf5afa5f350fbaddf77bbacdb9f76d2f8 block: make USB device id constant
3d447ec0e30043a2acd52704f5ed1da07a6f2d6e block: make PCI device id constant
e03a72e13648ac6277bf2bab6b8324d51f89c0fa block: Stop using byte offsets
7f635d0d1bf84ad7a0032cbce9d902b9384c48b7 netfilter: xt_osf: change %pi4 to %pI4
a79e7ac4ad77e1833e8f69e99113204d03018255 ipvs: use standardized format in sprintf
c299bd53aa2616e6afc304b4f848186af3b3a881 netfilter: nf_nat_ftp: remove (*mangle[]) array and functions, use %pI4
c8e000604bce02a87742240a9b716a0f1b680c0b lib: Kill bit-reversed FDDI MAC output case, it's bogus.
9cb3ce52ca45d089d5be90d2f34005296fc5a34e Input: make USB device ids constant
d4a66e752d0b19934dd208884f8605fe385aaaa9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
cd7bec6ad80188394a8ea857ff1aa3512fc2282a TOMOYO: Remove memory pool for list elements.
e41035a996356c257183e53a70abfb46fa84908b TOMOYO: Remove memory pool for string data.
0ed731859e24cd6e3ec058cf2b49b2a0df80e86b LSM: Update comment on security_sock_rcv_skb
bdbec4b86ee99b020e159f9bd604003a3ae3b0ab ixgbe: Fix ethtool diag test for VT mode operation
1cdd1ec8784399eef55a60887a45f3f46a1c240a ixgbe: Add SR-IOV features to main module
096a58fdec72335d9cbee94bd10b312c5f14f8af ixgbe: Add SR-IOV feature enablement code
92ed72d536445334829af65c63516557fd50f554 ixgbe: Add SR-IOV specific modules to driver Makefile
17367270b1d7f529f5d72e8f2cf76672829eb335 ixgbe: Add SR-IOV specific features
7f870475c8f102469df44a86387a03cb23e79b90 ixgbe: Add SR-IOV register, structure and bit defines
10ca132c41ecc1b55bc22667493ab75c4f6eec0d ixgbe: Mailbox header and code module
ecc6703cbb2bb648c7345c652a704f7af56322b8 ixgbevf: Kconfig, Makefile and Documentation
0d3592fa28965a3083d670b430bb59c19efb6abe ixgbevf: Driver Makefile
92915f71201b43762fbe05dbfb1a1a0de9c8adb9 ixgbevf: Driver main and ethool interface module and main header
cbf698dbba25741ee1b2e734a6dd4f3070a1706f ixgbevf: Mailbox communication
3047f90bd515b38e62094eff90b299f379ab7243 ixgbevf: 82599 Virtual Function core functions and header
50d9c84ee522ce6f61cd6a7dfce1b82a260edd3c ixgbevf: Macros, data structures, useful defines and registers
c026ca581f22497c42cbe7a2004fa0d5f1bd6c42 NET: irda, remove unnecessary checks
c3f6c21d6e60e39c81c27f18ebad9c7615eff545 NET: ipv6, remove unnecessary check
f737d95ddfea4df68a36ffc9231db4bf34b06d13 TOMOYO: Replace rw_semaphore by mutex.
e55d1936f207f81c4e225d6c513e0fa487e544c5 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel-stable
a67483d2be12dfc5563c09e6169bec9a88f434b0 firewire: make PCI device id constant
c6d5709384090de541158a6bba8d4ae50242ff94 Input: xen-kbdfront - make xenbus device ids constant
35c4b918a696f20cb775f1a65955c8ed0fe7c052 Input: ns558 - make pnp device ids constant
a9844b18502bde376284e4ad83b04fa20eb5afa5 Input: make PCI device ids constant
ef9a16f15dccba6630d8860a964a4adef1a4ab98 Input: xilinx_ps2 - make Open Firmware device ids constant
ce7b39a181571ed5a87f3ca62d4cffe4835c6ae9 Input: make i2c device ids constant
51f5300682f5925a11edfddfd47ed47376871974 mac8390: Fix build breakage
a8dfb6462a033984b99fee4122fe0799a31f5bb4 imx: define functions to configure chip selects in the WEIM
3cdd54417d0f821825a353f7273d356399112f56 imx: properly protect mach/mx{1,[25][157x]}.h from multiple inclusion
4631166124d928d3e9372a57b1477ce6335332c5 imx: remove unneeded include of mach/hardware.h
d13ab097ae9671be6765c7a8f1946641db5a7dac imx: remove mx1ads defconfig
aae7019382896cf1075a93acc564e42601bc44a2 imx: only define deprecated symbols conditionally
a9b7a2dd217bd43e122b604ec99b63e0211c38aa imx: mangle addresses after adding the offset
59e2608169bf4199f9f9e08a8abe80132e9416f5 mx3/kzm_arm11_01: define and use board specific IO_ADDRESS macro
6ef9af6871e3f220c6c7facf90babe6931d972bd imx35: define and use MX35_IO_ADDRESS
df9375fad4f99b28f5a500d9aa2cbb04e065ac97 imx25: redefine MX25_IO_ADDRESS using IMX_IO_ADDRESS
1273e7686f0c122bf58592c57387471c7f4eaa1b imx31: define and use MX31_IO_ADDRESS
bc9ea6c7f5352f8857525b054bc3df784be1b8d5 imx27: define and use MX27_IO_ADDRESS
a3f5ac7838a93977f71288310336a725eb6e62db imx21: define and use MX21_IO_ADDRESS
1f2ddd64da6e53365102d831aa9e0446b78f0300 imx: provide helper macro to define IO_ADDRESS
321ed164369bb5e4888eb24d70ebc64c232ffc31 imx/mx3: rename files defining a machine to mach-$mach.c
7f081d405adb5f905db11c6449319ab7c670722e igb: add support for device reset interrupt
959d20bfe8b90023c862dec3956054027a5a0912 powerpc/mpc5xxx: add OF platform binding doc for FSL MSCAN devices
bf3af54732bea5894ccc2cbde3ab566f0af7da56 can: mscan-mpc5xxx: add support for the MPC512x processor
2d4b6faf7d1818e9a52ae9f068ab4ffd9c3be923 can: mscan: fix improper return if dlc < 8 in start_xmit function
5856b606e69d3e4dc2d718b475e216eb30ee2006 net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
df2f7ec8c09ce879245c3309d859218188123ef1 ep93xx_eth.c general cleanup
e2eb8e38592f28d8be4a518f44d3385272dedddb bnx2: Flush the register writes which setup the MSI-X table
c4cfe66c4c2d5a91b3734ffb4e2bad0badd5c874 ALSA: hda - support OLPC XO-1.5 DC input
75f8991d0e6969407d51501d5a0537f104075c99 ALSA: hda - Configure XO-1.5 microphones at capture time
a4ad68d57e4dc4138304df23d1817eb094149389 Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into devel
4cd7d9247ffa2a27508c69563b66713519c196f5 scc_pata: fix module unloading
cd9d95a55550555da8e587ead9cbba5f98a371a3 ALSA: hda - conexant - Fixed microphone mixer for HP Compaq Presario F700
368c0ca2f0a69b0818fbc1796d8e21ff02a61b4c be2net: implements ethtool function to read eeprom data.
8c0b8139c87cfe8b95c6e763b4ca3190aa9b1ad0 sh: consolidate atomic_cmpxchg()/atomic_add_unless() definitions.
a3aa18842a5303fc28fcc4d57dbd16618bd830a0 drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
dd3533eca859a6debb1565503ec03e68354e08e0 ALSA: ac97_codec: merge WM9703 and WM9705 ops
7b3a177b0d4f92b3431b8dca777313a07533a710 ALSA: pcm_lib: fix "something must be really wrong" condition
faad98f29606d9d3c6bddae7c88693be37d2fb43 crypto: geode-aes - access .cip instead of .blk in cipher mode
d7ac769068df87ca8c7f72d99cf67ead16739f18 crypto: aes_s390 - access .cip instead of .blk in cipher mode
108316c1bd0a75ba855ce4a6540c530e1562bfb0 stmmac: update the driver's module version
7187c1ad1a2a005fa24aa14fa5b0e4c8322c0cd2 stmmac: improve Kconfig help
5e33c791233b7da47b5403344a915c1b7edaaad8 stmmac: include netdevice.h into the common.h header
21d437cc66dcfd0119a4905214fbbe19f3e276dc stmmac: rename the gmac as dwmac1000 and split core and dma parts
7e848ae113ca7442ba6b44168fa2238224f37e8a stmmac: rename mac100 as dwmac100 and fix spare coding style
aec7ff278145280c2c78377aeb98feed02c8b636 stmmac: move the dma out from the main
db98a0b001df79ffcdd4f231c3516411786a1113 stmmac: reorganise class operations.
65818fa744e70a58d230083dda1f1cd8e5c5e2ee stmmac: do not call fix_mac_speed if NULL
ca5f12c1a82cf72ce73617dfc8ef56faf6fec30a stmmac: perform hw bus configuration
ee7946a77858f417227cf57cd647729d0dd75761 stmmac: rewiew platform data
3c9732c06879d85f2fdf7ec69198c1d78da42a98 stmmac: add the new Header file for stmmac platform data
609634799eba48bb9e80ce56dfd87930f17bf6fa stmmac: convert unicast addr list to list_head
109cdd66485b639b2fbfcbf59ae7ef1286520705 stmmac: use MII_BUS_ID_SIZE instead of BUS_ID_SIZE
596a530bb3af746d33ea2910a0569b9825279979 drivers/net/skfp/skfddi.c: use %pMF to show MAC address
69d279eaf8f23c7d7cfc0e879c629a92bfc3e3e0 drivers/net/defxx.c: use %pMF to show MAC address
bc7259a2ce764ea16200eb9e53f6e136e918d065 lib/vsprintf.c: Add %pMF to format FDDI bit reversed MAC addresses
99659a929d653d0c9ce458091870544768add871 x86, uv: Remove recursion in uv_heartbeat_enable()
e1e0138d7d10fd447c71cc70f367eac514bd3ce4 x86, uv: uv_global_gru_mmr_address() macro fix
5abbbbf0b0cd4abf5898136d0c345dc99b859c8c x86: Merge asm/atomic_{32,64}.h
3ce59bb8352e1c53446bef1ead1c63956dfef64a x86: Sync asm/atomic_32.h and asm/atomic_64.h
1a3b1d89eded68d64e5ea409ad37827310059441 x86: Split atomic64_t functions into seperate headers
1250932e48d3b698415b1f04775433cf1da688d6 ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
f240406babfe1526998e10583ea5eccc2676a433 ALSA: pcm_lib - cleanup & merge hw_ptr update functions
4d96eb255c53ab5e39b37fd4d484ea3dc39ab456 ALSA: pcm_lib - add possibility to log last 10 DMA ring buffer positions
741b20cfb9109760937f403d18d731bfde31f56f ALSA: pcm_lib.c - convert second xrun_debug() parameter to use defines
cf30273bea4a9d368a31869ccc6ad618e4413b66 drivers/message/i2o/i2o_proc.c: use %pM to show MAC address
eacc4d6a7dc447ec4fc219af129e0fe50d21d8f7 drivers/infiniband/hw/cxgb3/iwch_cm.c: use %pM to show MAC address
4754b3de93f893e85d811031ff742fc7a4f53db4 drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address
fcb635e8c6d68bf06531603a1caa6e59ba7e356d drivers/net/qlge/qlge_main.c: use %pM to show MAC address
1b8e664d34f2f551fd6c2d40033d29c13551292c drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
595acf270e098ee3af92890253c5db41bc85de88 drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address
829911725f4bb72c30480aab756704d588c7cd1e drivers/net/atl1c/atl1c_main.c: use %pM to show MAC address
bf54e73691158a634ff72ebc139f38c4fa7b83f0 drivers/net/vxge/vxge-main.c: use %pM to show MAC address
0e05a613f40a1210a050ebd1ecfd5434420ae5b2 drivers/media/dvb/dvb-core/dvb_net.c: use %pM to show MAC address
8d9ded23b3259c7f6883e97284e949af7afd4e40 drivers/atm/lanai.c: use %pM to show MAC address
3008ab36e23623cbe7a53bff2d495eca5426a9ce drivers/atm/fore200e.c: use %pM to show MAC address
2c35294853b2e977bdfc9e401b7b6d881fcaa69b drivers/firmware/iscsi_ibft.c: use %pM to show MAC address
aaa09ee7287d31f57f4dc8b4acca5cd59c1595f5 drivers/atm/idt77252.c: use %pM to show MAC address
ce7194d889996fb8f724148bc85a0c2c79da7b8e drivers/net/ixgbe/ixgbe_common.c: use %pM to show MAC address
1154b299e7924f2ae8bb3ca479a6942e1edd78fc drivers/atm/nicstar.c: use %pM to show MAC address
2d13bafeba24f732e89b818b8c66b07893457570 net: Make it easier to parse /proc/net/dev contents.
65324144b50bc7022cc9b6ca8f4a536a957019e3 net: RFC3069, private VLAN proxy arp support
ca8d9ea30bc79b2965a1d169dcb2f48f02af4d2d fix bonding: allow arp_ip_targets on separate vlans to use arp validation
d160439e7753aa19092bb12d8f4c6c918f8267e0 8139too: make PCI device ids constant
82ecbcb9c6b5257929968d5b0ed536772a9b4ac5 Phonet: reject unsupported sendmsg/recvmsg flags
fea93ecef619b5779ca6984568517b1685079b05 Phonet: zero-copy GPRS TX
fc6a110754476362f9f4fa3199a637f2331c5993 Phonet: zero-copy aligned GPRS RX
8cab9ba10493cea164ac8bbbc733c21a528e6fe5 Input: elo - switch to using dev_xxx() when printing messages
a9a1f9c315c27fe7a260cd453167981cd680dae8 Input: atkbd - switch to dev_err() and friends
5068c7a883d1694f0fb3631b664827644153cd08 crypto: pcrypt - Add pcrypt crypto parallelization wrapper
f6de7acc42de909ccc7f00916ddb4d2064f42b67 drivers/net/mac8390.c: Add mac8390_init function
8e4d9696b45d966c7af5b2aeb6f98ff687c58964 drivers/net/mac8390.c: Checkpatch cleanups
18c0019102228875cb0f6f252dad5148491e96b2 drivers/net/mac8390.c: Convert printk(KERN_<level> to pr_<level>(
5c7fffd0e3b57cb63f50bbd710868f012d67654f drivers/net/mac8390.c: Remove useless memcpy casting
35076402a9936fa8a73b57a1f97fecbeceeec34a drivers/net/mac8390.c: Indent case labels
698244ace8b63896565022143ab19f141bc48993 phy: SMSC device Energy Detect power-down mode
635267130855e91f4681df5e4d26ca9ce908447f qlge: Add napi gro frags interface.
4f848c0a9c265cb3457fbf842dbffd28e82a44fd qlge: Add RX frame handlers for non-split frames.
572c526fb19a9a24098de814ab0601c1ce1bac82 qlge: Turn on RX header split based on platform.
c36531b9b2e00d9715c3a0f5788ac5311435e078 sky2: Lock transmit queue while disabling device
c32bbff81c04096c7888aed3946ee90fdbfbc3a3 sky2: Refactor sky2_get_regs into two functions
6a4ef48103a78a46b80e07fcd8ac4edda0c7128f ceph: fix copy_user_to_page_vector()
d931369b74b3d6f2044f595af6f3dd074f65d9cf tracing: Add stack dump to trace_printk if stacktrace option is set
dfaa9e2c5707b2c217c0121aac796e0fa3051482 tracing: Use appropriate perl constructs in recordmcount.pl
13d7e9385644d376a0816ad663ba3dfc45359f2f kconfig: Check for if conditions in Kconfig for localmodconfig
cfa6cb2048beb35ae7f1d2fa19160aab240557d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
17263baf958b7ab1d8c60445f412a1080362c88c kconfig: Create include/generated for localmodconfig
dc4f8845ee2ca39fe054a2d911729ffd269b4b66 tracing: optimize recordmcount.pl for offsets-handling
7e53bd42d14c75192b99674c40fcc359392da59d tracing: Consolidate protection of reader access to the ring buffer
0fa0edaf32b9a78b9854f1da98d4511a501089b0 tracing: Remove show_format and related macros from TRACE_EVENT
5a65e956220efc2421e21ee56d6153fd5c533a95 tracing: Use defined fields and print_fmt to print formats
c7ef3a9004201bca90626db246a19dadd2c29c9b tracing: Have syscall tracing call its own init function
a342a0280b981c130e32dbb94dbd3a57959c4d04 tracing/kprobes: Init print_fmt for kprobe events
50307a45f8515f6244e3b08e6b19824b9fbfe293 tracing/syscalls: Init print_fmt for syscall events
509e760cd91c831983097ae174cb6c0b8c6c8e6b tracing: Add print_fmt field
809826a389040e0ad9d646b587bccc0e34691afd tracing: Have __dynamic_array() define a field
54a6593d65e638ad7e1e8cc986159d76054dab4b HID: allow disabling hard-coded ISO-layout for Apple keyboards
16295bec6398a3eedc9377e1af6ff4c71b98c300 padata: Generic parallelization/serialization interface
3032458e38b583c92842818871e85c0f936b8645 Input: psmouse - remove unused 'autocal' parameter from hgpk protocol
92a3a58788790645c6143b5353ef065fd26110bb Input: cleanse capabilities bits before registering device
4f93df40859cf471774f6ef3ec7f2870c2e8e260 Input: automatically reset KEY_RESERVED bit for all input devices
fc99ec6f4b6116305bca56a781b8b3b2ac054d27 Input: gameport - switch to using pr_xxx() and dev_xxx()
d621af473079851caac873adc5431a05c9d78dfd Input: gameport - make use of list_first_entry() helper
361b7b5b032338361ea88412f1fc45479fdd5859 Input: gameport - let device core tell us if device was registered
cac9169bf75ea8cbaab75be9dbe5eb79a2bad6f5 Input: serio - use pr_xxx() and dev_xxx() helpers
4516c8183213b59c3645d810ccb04b70c2606743 Input: serio - use list_first_entry() helper
ddf1ffbd40c92ff1e58c45fa96d309788f7beb60 Input: serio - let device core tell us if device was registered
386d8772980be01b94bd463ea1e745732d7eb502 Input: serio - use device core to create 'id' attribute group
fa94ddea2b29fdda7640672c8a933dbd901f0278 Merge branch 'master' into sh/hw-breakpoints
6fbfe8d7cd7e71ceb281c5a1b9de6e5e0dfbf1c8 sh: select HAVE_HW_BREAKPOINT for all SUPERH32 CPUs.
56d45b62ce622a003da972428fdbba2b42102efb sh: Fix up nommu build for out-of-line pgtable changes.
8271195e38d01f3551bb10b1c7de856cd8507882 wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
4f9b2a7dea2bf1dd81f280aa5e8a40ed910d2f0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
f3f66b69c8ff08b46975d9e99c7ecb92a8b12eda mac80211: fix ampdu_action tx_start ssn
341c97918ab7e84a155ea8b18759425304d213b6 mwl8k: pass GET_HW_SPEC capability bitmask up the stack
a2292d83b5dcb7f378956a124854d2b17fa53aa3 mwl8k: trivial rx-only ampdu implementation
13935e2cf39b124c9a2ff0349b294e0b1e2e3aef mwl8k: pass in HT capabilities and rates when associating
610677d2f0415570a7590790e8be376a946cd08b mwl8k: allow setting HT channels
9e1b17ead81e72d3db37b4cf15cde1f613603822 mwl8k: add support for 88w8363 in STA mode
c3cbbe8a5cd2886e13e9c93e059d9761f3715665 mwl8k: fix changed flags handling in mwl8k_bss_info_changed()
c6e9601071173fed2a77f9c435c41f3b33d1018f mwl8k: honor peer rate set
a680400e8ac32adda81b5e2d7f23dfac63e064fe mwl8k: move ->peer_id from mwl8k_vif to mwl8k_sta
0a11dfc36604d9b24deda17461b7ea69851846aa mwl8k: remove mwl8k_vif::bssid, which is now useless
bbfd9128d3b4a80bea017ebdd47b31a80dc7eadf mwl8k: handle station database update for AP's sta entry via ->sta_notify()
25d81b1e1a0cca41a71a08468a7d3a4c751c8565 mwl8k: move struct peer_capability_info to its only user
9a2303b93039d0f3dd578cd75fe20ebaf075f1cb mwl8k: make the tx ring drain status messages somewhat more friendly
153458ff7ed5949cd5b07a2355a34aad9891ad98 mwl8k: prevent freeing free IRQ if ieee80211_register_hw() fails
91942230689c1758685499e82e53769d5e7f32eb mwl8k: bail out if there is no AP firmware image support for this chip
4113f75187bfebccc54bf13c0ed09593023b53ca cfg80211: add a regulatory debug print
6976b665fc2b19900659b964bba3b55de08f264f mwl8k: update version number to 0.11
fc5f75773c0b3c5b44785e4efcc54c5f496211a9 mac80211: fix ieee80211_change_mac() to use struct sockaddr
1990ca6113399be9249433d5ab377a2a444f1dd8 mac80211: fix a warning related to pointer conversion to u64 cookie
29401f6630c02ce996561bf2667d84ecdfacb823 mac80211: No need to include WEXT headers here
61b91c1ea31d0d3ae5f848f7f7eab53dd691f8d0 iwlwifi: remove linux/utsrelease.h dependency
becc670a1bda8f240a93e45d9794f9f79713ffdb mx31ads: Allow enable/disable of switchable supplies
edc34a90613bbb393c019882f85b74f24066ca19 mx31ads: Convert 1133-EV1 to use dev_name to specify consumer devices
722612cd51cf1b574c89dff57cc5dbedf1f645bb HID: fix parsing of local delimiter with size 0
9fae4fb3ce38cc657ff0aba570ae875aae2806d4 sh: Reclaim TIF_DEBUG.
7025bec9125b0a02edcaf22c2dce753bf2c95480 sh: Kill off dead UBC headers.
4352fc1b12fae4c753a063a2f162ddf9277af774 sh: Abstracted SH-4A UBC support on hw-breakpoint core.
386c5cf7a9a1d6856f17bde43174f751fac1bc0b imx/mx2: rename files defining a machine to mach-$mach.c
f747f935431c796749752037b8cf7d3f76e96b47 imx: rename Kconfig symbol for "LogicPD MX27 LITEKIT platform"
bc727390f0a7d7069a39cd97451fa890caa0010e imx: rename Kconfig symbol for "Eukrea CPUIMX27 module"
95c00464dda726c49ac8c45228bee8bf395ffa97 imx/mx1: rename files defining a machine to mach-$mach.c
5c4c62bcb27cf9200553edeaecac1ab8cc2add91 imx/mx1: add newline at end of Makefile
60d644cae9d96e13547c69fbac22e800790e6054 imx/mx3: rename clock.c and iomux.c to {clock,iomux}-imx31.c
f568dd7f5805bfa9e99f6df866300498b55eb8f4 imx/mach-mx3: use constants namespaced by the corresponding SOC (easy part)
3f35d1f5e4507ea4eb7ff5feaf624737c1b47631 imx/mach-mx2: use constants namespaced by the corresponding SOC (easy part)
b70564686a3a3eac7c2da09722091dcf5b07d5a4 imx/clock-imx27: use a macro to define registers
318859fdff2caf4455749ff0097efb8f3e9b6879 imx/clock-imx21: use a macro to define registers
5113f81520278ba17c64031fa01aeafc9a83f9d1 imx/mx2: fold crm_regs.h into its only consumer
dbfc196a3cc1a2514ad0737a82f764de23bd65e6 local_t: Remove leftover local.h
ad596925eaf9a48ed61bc9210088828f1f8e0552 this_cpu: Remove pageset_notifier
99dcc3e5a94ed491fbef402831d8c0bbb267f995 this_cpu: Page allocator conversion
5917dae83cb02dfe74c9167b79e86e6d65183fa3 percpu, x86: Generic inc / dec percpu instructions
79615760f380ec86cd58204744e774c33fab9211 local_t: Move local.h include to ringbuffer.c and ring_buffer_benchmark.c
e1783a240f491fb233f04edc042e16b18a7a79ba module: Use this_cpu_xx to dynamically allocate counters
38b7827fcdd660f591d645bd3ae6644456a4773c local_t: Remove cpu_local_xx macros
ea94396629a3e0cb9a3a9c75335b1de255b30426 x86, apic: Don't waste a vector to improve vector spread
99d113b17e8ca5a8b68a9d3f7691e2f552dd6a06 x86, apic: Reclaim IDT vectors 0x20-0x2f
6f7edb4881bf51300060e89915926e070ace8c4d IPVS: Allow boot time change of hash size
c4761815ab49feca904776dec464046bc7138d3a sh: Fix up breakpoint trap handler patching on SH-2A.
0176bd3dab4fe522bfb6ceab9e3c441fe0305738 sh: Drop down to a single quicklist.
a7595fe7e8a93a73ce6199dace75a0caca7024c1 Merge branch 'sh/pgtable' of git://github.com/mfleming/linux-2.6
32032df6c2f6c9c6b2ada2ce42322231824f70c2 Merge branch 'master' into percpu
53242c68333570631a15a69842851b458eca3d99 ASoC: Implement suspend and resume for WM8993
10505634bfa74871118a21eef8617acad00e4019 ASoC: Only restore non-default registers for WM8961
e0fb28e079b50f891b6c9db1c2bb25fef3268cf4 ASoC: Only restore non-default registers for WM8776
d11c5ab186310389b8e573be00279bab0a565d30 ASoC: Only restore non-default registers for WM8731
5baf831541c61546c00e8d6f294cb10ed5d25e7d ASoC: Fix variable shadowing warning in TLV320AIC3x
e5eb8bd9429ebd04cf906156d1fe40b52f88e82f mac80211: fix typo added by "mac80211: fix propagation of failed..."
51633632ef614ef045f25d76fc7f0133d7cc60c6 wl1271: fix timeout in wl1271_top_reg_read
a126fd5691e6cd680758b72e6ea288bb83b9deb6 ASoc: tpa6130a2: Remove unnecessary variable
294188ae32f984a072c64c959354b2f6f52f80a7 netfilter: xtables: obtain random bytes earlier, in checkentry
5191d50192ec1281e51cbcb5248cb2667ff4d896 netfilter: xtables: do not grab random bytes at __init
89bc7a0f64de7bed2e0bc68a23d75699a610cd37 netfilter: xt_recent: save 8 bytes per htable
71c3ebfdb27b50dcaef38b6f70da82b9142c5fb6 netfilter: SNMP NAT: correct the size argument to kzalloc
cf2f765f1896064e34c6f0f2ef896ff058dd5c06 HID: handle joysticks with large number of buttons
92688c0c3c1c9e2daf705d307e8fda1b5a180d26 HID: make Stantum driver standalone config option
d3fb5454a8474d5d22c8f8fe4d043b05732d91d5 HID: add support for Stantum multitouch panel
921a220857cdd3c553cde7c114f9f6757ac80cd5 Merge branch 'sh/stable-updates'
ceba0b29e002e6151b6b5ead8db9c664b58d8d21 axnet_cs: remove unnecessary spin_unlock_irqrestore
ee983ac76865797a5553597a9412c835c2710f51 tipc: use kconfig to limit numeric ranges
c1c5523dd1517250cac8b15a4acbc237c24a67d4 can/netlink: add CAN_CTRLMODE_ONE_SHOT
20dd3850bcf860561496827b711fa10fecf6e787 can: Speed up CAN frame receiption by using ml_priv
75ed0a897208c3273fd8dc0f71e1417dba5a049b drivers/net/cxgb3: Use kzalloc for allocating only one thing
1f3c8804acba841b5573b953f5560d2683d2db0d bonding: allow arp_ip_targets on separate vlans to use arp validation
2a5eacca85d39d8b6dffae821d7d260f05584dc7 sh: Move page table allocation out of line
b4c892762373c5e59c7e8db35f5f9a7658602bda sh: Optimise flush_dcache_page() on SH4
3f5ab768164df9a44721660b96e0accb92eb2c24 sh: Correct the PTRS_PER_PMD and PMD_SHIFT values
e591a517230a97e93f5edd19e7bef7ec8d22ac2b sh: Remove unused functions
40ca114265a281d51b261771df551a373fc8ff3c ASoC: Use snprintf() when generating stream names
633154d3a7bbd542465b905392bf76b780f00b4f ASoC: Remove unneeded suspend checks from CODEC drivers
adcb8bc02d86259c117a03b54e9918e5ad3121af ASoC: tlv320dac33: Safety check for codec slave mode
28e05d987028023b09652bfe3ac597de6dba5e60 ASoC: tlv320dac33: Add new FIFO mode: mode 7
aec242dc3719e19bd7c1561f8a56a4eb37bb3987 ASoC: tlv320dac33: Clean up the hardware configuration code
d4f102d437c069a64f3a4c7a6cd50360e034541f ASoC: tlv320dac33: Introduce prefill and playback state handlers
7427b4b9a63fd7e051d642ff0f12ef8337c08bb3 ASoC: tlv320dac33: Change nsample switch to FIFO mode enum
8998c89907f84f7e25536c1c670a134c831e682f ASoC: soc-cache: cleanup training whitespace and coding style
3a999e6eb5d277cd6a321dcda3fc43c3d9e4e4b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
891dc5e73783eeabd2a704a9425e2a199b39c9f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
59c3b003ddd3c815de1aa015920710a9e4bf195b ASoC: fsi: Add over/under run error settlement
142e8174b3c493f40469d3ecee0e404645e9c483 ASoC: fsi: Add fsi_get_dai to get snd_soc_dai
1c418d1f623438147a485db987de296ab372e0f3 ASoC: fsi: Add over_period flag to prevent the misunderstanding
5b61735534193ab357636d5b56c098f0bbe8bac8 ASoC: ad1938: let soc-core dapm handle PLL power
08ba864e2789a94c259b8d0aee13a5a183edd46e ASoC: ad1938: fix typo, rename mask to rx_mask for ad1938_set_tdm_slot
afe1c2cd71eb4e0fade720b5709722e7124f29c0 ASoC: ad1836: reset and restore clock control mode in suspend/resume entry
9c443dfdd31eddea6cbe6ee0ca469fbcc4e1dc3b perf diff: Fix support for all --sort combinations
cdbae31408cf39372402076cf2e189ec693daa71 perf diff: Don't add the period for unresolved symbols
71289be7630fb97f2de6bb2e18a50289dc869f9d perf report: Add --hide-unresolved/-U command line option
ae99fb2c335ef018520950ddc9692faacab39cf2 perf header: perf_header__push_event() shouldn't die
769885f372300a7fcfb9e54e4e2990718d40b529 perf header: Do_read shouldn't die
63bbd5e2d539c9290b229c832f62d42aac23db94 perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
41bdcb23dab22bf27361c5f2d89fe895d8904915 perf tools: Unify event type description
7269e8812a59f74fb1ce134465d0bcf5683b93a1 x86-64: Modify memcpy()/memset() alternatives mechanism
1b1d9258181bae199dc940f4bd0298126b9a73d9 x86-64: Modify copy_user_generic() alternatives mechanism
499a5f1efa0b0ac56ec5d060412aed84ae68e63e x86: Lift restriction on the location of FIX_BTMAP_*
9959c888a38b0f25b0e81a480f537d6489348442 x86: Increase NR_IRQS and nr_irqs
b45d44e7e00c1726dac9437b66c05d3d27acb3f0 Input: xpad - allow using triggers as buttons rather than axes
6cd9b49d7328c4656bfc17fcb47fb814955d40d2 Subject: drivers/net/sh_eth.c: use %pM to shown MAC address
30a6ae8d477dc90254eb785d8ccff6dfe7d9082e drivers/net/r8169.c: use %pM to shown MAC address
e583482091d207265953f501564056bd2c90b985 drivers/net/octeon/octeon_mgmt.c: use %pM to shown MAC address
fa876b474aa15cd1448790502a5a13f81f923446 drivers/net/smc911x.c: use %pM to shown MAC address
b18fe4777f1cf7095fbe78652b72c076e300eaee drivers/net/sunvnet.c: use %pM to shown MAC address
3b8dff3622a813d093a8601dc90fb6f12183f87c drivers/net/usb/catc.c: use %pM to shown MAC address
d998ab0bd737fad9c8e3c88eb6f52c43e90fda9a drivers/s390/net/qeth_l2_main.c: use %pM to shown MAC address
5491f3a5623129f3d4e0c62e691c2a5e56c75d41 drivers/net/xilinx_emaclite.c: use %pM to shown MAC address
aa7c68a5f75cf04e79348e8baca67c7393d8f7e4 drivers/net/via-velocity.c: use %pM to shown MAC address
d649a2844e49ece6309cf28cb941ef64eb69228f drivers/net/usb/rtl8150.c: use %pM to shown MAC address
753cdc3304f0612766a81cddab9d8af01fcf8218 drivers/net/igbvf/netdev.c: use %pM to shown MAC address
557b0bbd62389ab438424e9f895197607666ea4d drivers/net/lib82596.c: use %pM to shown MAC address
13b302d0a217580c0129b0641b0ca8b592e437b0 firewire: qualify config ROM cache pointers as const pointers
3c2c58cb33b3b15a2c4871babeec8fe1456e1db6 firewire: core: fw_csr_string addendum
1f8fef7b3388b5a976e80839679b5bae581a1091 firewire: add fw_csr_string() helper function
0c99c5288eb9b1bbc9684b0ec0fd7efc578749b3 ACPI: Disable explicit power state retrieval on fans
e1781ed33a8809c58ad6c3b6d432d656446efa43 mac80211: annotate sleeping driver ops
095d5ef608b58ece49f4131925700d27314ecdd8 mac80211: remove requeue from work
1ed32e4fc8cfc9656cc1101e7f9617d485fcbe7b mac80211: remove struct ieee80211_if_init_conf
98b6218388e345064c3f2d3c161383a18274c638 mac80211/cfg80211: add station events
e4da8c37af626001ff704fb29ea14eb58f5f7208 mac80211: make off-channel work generic
b8bc4b0aa9bfba755c64b11b8f60e6cfab25dc9d mac80211: support remain-on-channel command
9588bbd5529461a3dacd435bf239c84c3508f569 cfg80211: add remain-on-channel command
b203ffc3a447eb8d9e6120b783ddee081b143061 mac80211: Generalize off-channel operation helpers from scan code
0c1ad2cac1cb54db38fd4cc1822965071ee83f6e mac80211: proper bss private data handling
8e664fb3fd2b04e3ac5fad7f046000ba54e0e275 mac80211: split up and insert custom IEs correctly
77c8144ad3ee7fae834e13cb7e83f5b7c8c5329e mac80211: refactor association
7d3a1c3b03c3a571a2c8c393b75558a5f4a7532a mac80211: rewrite a few work messages
af6b63741cc4e4dfd575d06beb333b11a8a6e0c0 mac80211: generalise work handling
f679f65d417c3ea3f91b4bbfb68e3951c9eb8f04 mac80211: generalise management work a bit
63f170e0c80a131cdd549fab7afb5036009944fc mac80211: let cfg80211 manage auth state
a80f7c0b088187c8471b441d461e937991870661 mac80211: introduce flush operation
9607e6b66a0d25ca63b70d54a4283fa13d8f7c9d mac80211: add ieee80211_sdata_running
d30506e0357e5448c7d38bb3739c451dbe4c174e rtl8187: remove priv->mode
643aab6733799586c798a7b54b85c34d587b25e3 rtl8180: remove priv->mode
5122d8986232ef2a761f5cf70c31666c4d65c3e4 rt2x00: Cleanup chip handling helper functions.
73a2f1259ebb49f9768aa12eee2a1071345eb7f2 rt2x00: convert RT2800PCI_PCI and RT2800PCI_SOC Kconfig symbols to booleans.
ac394917f5138f9bb2774718312dec179164f3dc rt2x00: Let rt2800lib check CONFIG_RT2X00_LIB_USB instead of CONFIG_RT2800USB
00e23ce219a9ac6c5f764342ca13f8ac1bab0382 rt2x00: Fix checks for rt2800 SOC support.
baeb66fe2306783e3b9a492b03882f2e249b2eeb wireless: remove CONFIG_WIRELESS_OLD_REGULATORY
8f648c00039a42e67a9dff034c77d41502dab1f3 wl1271: Prevent performing "join" before association
04477bf095afd008b73717f7a4ea1fdf18b1b5e2 wl1271: Check vif for NULL when indicating beacon-loss
38ad2d87d42ba847c100ef132e8e363513982c8b wl1271: Add support for acx_pm_config
71449f8d7059b69e6e45063997d225d8202221a2 wl1271: Change booleans in struct wl1271 into a flags bitmask
830fb67b8e37fb03cf703b4e1217fe30ce32d579 wl1271: Fix supported rate management
ec078d943b89c03e55ac9c8b28f39256d4d4045e wl1271: Change rates configured for templates
e0d8bbf0d23e6b82f13b29f39593d5d13d923b2b wl1271: Add rudimentary ad-hoc support
26a63f6af58144818d4979cce1cbb8e49329f732 wl1271: Remove beacon-loss-ind from PSM entry failure handling
01ac17ecb6292ceab9bfc498145491b78552b239 wl1271: Add pre-power-on sleep
9ccd921792e5b6719ff9e561438e095cba757727 wl1271: Implement chipset boot retry
af5e084b3200ab6e3033068a34fe16fd139be17b wl1271: prevent power save entry while not associated
13f2dc52c69bcca074cd12d4806953b2af45c386 wl1271: Fix event acknowledging functionality
a6fe231361e35e3d068a63bbfd2318fa4e961ec5 wl1271: Use slow rates for association messages
018b171c40b613da867e054f9b6b258ae9298133 wl1271: Remove smart reflex ACX
149e38789f3fea74b581f8ebb7eb947d3c6d8a4e wl1271: Configure smart-reflex paramter values.
94210897e2b7df8446fdecd360342149e5b4a400 wl1271: use channel 1 when configuring the data path
3ed8f2c61466f10d99585365fd2aaafaf2d4c949 wl1271: some new configuration values according to new reference
8cf5e8e509950237fa0982235a703348d8b6e670 wl1271: upload only the first 468 bytes from the NVS file
98b2a68473ae975bc4abdeb66cd719ccfdad9d4a wl1271: add gpio_power file in debugfs to power the chip on and off
1b38ea8858fd169064683e27add43511308e521a wl1271: fix one typo in the rx_rssi_and_proc_compens values
6e92b416b0aa6a59629cc32ee2b27129d73b98b8 wl1271: implement dco itrim parameters setting
ac9b40fac6983ab30e8b5019a5d2abda200c89d5 wl1271: use the correct macro when setting the basic rates
bdcbbb947be9778f740797a2bfc69c44a0d54776 wl1271: set null data template when BSSID is known
cd264769f7a571fc2a61765757ed85c56f02e9d3 wl1271: check result code from the join command
a2d0e3f13037fa7dc4094c47e0378800a064ee26 wl1271: limit TX power to 25dBm for every channel
9cf25fed6a3b1c0792cbab3e934a4e2b6736d284 wl1271: remove workaround for disconnection
c7f43e451ba40e66a89d51e63bc21a57824592f2 wl1271: use join command with dummy BSSID
cf18be4467b5aca1ccf3b5a72b67fc33a0b30c59 wl1271: added radio parameters configuration values newer firmwares
a3e84847b042f10262f8ef66db66a0e527a00cff wl1271: update radio and general parameters values
76c0f8d396bd306111d349cfe770e1c4fcf70248 wl1271: updated general parameters structure for newer firmwares
937a67e75a93b63f0b5d33612901906b8eb2a688 wl1271: updated radio parameters structure for newer firmwares
b02914af4d7020828ce921a572589dd793517c09 b43: Allow PIO mode to be selected at module load
7dc6a7a7635365b140af969e972900866d0bf34b mwl8k: remove duplicate local per-vif copy of ieee80211_bss_conf
97474782959af87f5dc8049fca3bd3b25eb68308 mwl8k: remove unused mwl8k_vif::priv
89a91f4f4cdae92daf3693d4852ae4958abb6c58 mwl8k: fix up AP vs. STA firmware image receive descriptor handling
be695fc4f0a7ff9c9f91d59536b029b781cfea62 mwl8k: do rx/tx ring initialisation after loading firmware
22be40d9c53faa10d03a679160e0854ad115b610 mwl8k: get rid of the struct mwl8k_firmware abstraction
647ca6b01a5289948e970ea7c1f656f9d90b0a27 mwl8k: add 2.4GHz channels 12, 13 and 14
49eb691c8f48a29adfdfbdeb82433f1f8cb6524d mwl8k: initialize the mwl8k_info_tbl table using the MWL* enums
e0493a8dd6351a114b53790dda6bd855ae73a85c mwl8k: inline qos field manipulation functions
74726e729291131ac2b9ab7e0bd2e18b7b03970d mwl8k: get rid of the AMSDU check in the transmit path
99200a992e365a73dc67a6570524e5f3af4386dd mwl8k: hw is never NULL in mwl8k_set_radio_preamble()
55489b6ed6801a42636fc3d4594b77dda9c409f2 mwl8k: firmware command code cleanup
ea1e4b842049fcc4741096538114871a74859314 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
4757968dbff3d43f373f08de973014a9bd41ef0a ALSA: Release v1.0.22.1
52a7a5835173af61b9f6c3038212370d9717526f ALSA: usb-audio: use usbquirk.h for detection of HVR-950Q/850
98e89f606c38a310a20342f90e0c453e6afadf18 ALSA: usb-audio: relax urb data align. restriction HVR-950Q and HVR-850 only
adc8d31326c32a2a1e145ab80accbc3c6570b117 ALSA: usb-audio: make buffer pointer based on bytes instead on frames
7d2b451e65d255427c108e990507964ac39c13ee ALSA: usb-audio - Added functionality for E-mu 0404USB/0202USB/TrackerPre
c97259df3f2e163c72f4d0685c61fb2e026dc989 ALSA: hda: Refactor powerdown for Realtek HDA codecs
ea52bf260ecbb175339af3178c15788df21b7516 ALSA: hda: Add powerdown for Analog Devices HDA codecs
d894837f23f491aa7ed167aae767fc07cfe6e6e6 sched: might_sleep(): Make file parameter const char *
39d997b514e12d5aff0dca206eb8996b3957927e x86, core: Optimize hweight32()
9967411e5b324a908e344d6ce66b77bd5d372c3e perf trace: Fix forgotten close of file/dir
61be3e59ba7a6dbd39f92fd1f107285a0caeb008 perf trace: Clean up find_debugfs()
29c52aa2300173dd45df04dae1f5acc81a2c93b1 perf tools: Mount debugfs automatically
07b139c8c81b97bbe55c68daf0cbeca8b1c609ca perf events: Remove CONFIG_EVENT_PROFILE
659d8cfbb225f1fa5a4f8671a847ef3ab5a89660 perf tools: Do a few more directory handling optimizations
34d0b5af50a063cded842716633501b38ff815fb sh: Convert ptrace to hw_breakpoint API.
fd2a50a0240f5f5b59070474eabd83a85720a406 x86, perfctr: Remove unused func avail_to_resrv_perfctr_nmi()
49f474331e563a6ecf3b1e87ec27ec5482b3e4f1 perf events: Remove arg from perf sched hooks
4cf40131a5cf4918e83b3756e58a1fc9e984f8ef perf record: Introduce a symtab cache
55aa640f54280da25046acd2075842d464f451e6 perf session: Remove redundant prefix & suffix from perf_event_ops
f7d87444e6ee6f4a19634e5412664c1c529a2370 perf session: Move full_paths config to symbol_conf
31d337c4ee3152b7271897eae576251643f5a3b5 perf session: Move total_unknown to perf_session->unknown events
d549c7690190d9739005e19604faad6da4b802ac perf session: Remove sample_type_check from event_ops
27295592c22e71bbd38110c302da8dbb43912a60 perf session: Share the common trace sample_check routine as perf_session__has_traces
4a58e61161074776aa34187ea369414ce4852394 perf tools: Move the map class definition to a separate header
06aae590033d1ae3c35b2920ef950cfc603e2a2d perf session: Move the event processing routines to session.c
3912f2abc942a002ef611fc973add5e5eadb3432 perf: Use format string of printf to align strings
014c41fce1bd5cec381e70fc6f58fdfc96cdaf69 ALSA: hda - Use strict_strtoul()
b82855a0d76ebda1cc14c00040560d77bfa042ce ALSA: hda - Add sanity check for storing the user-defined pin configs
a4e09aa3cf592d9f084ff4ceb216be40c4c265dc ALSA: hda - Fix click noises at suspend/free with Realtek codecs
92ee6162c48fab24f0676969f0f147fc12f8f21c ALSA: hda - Add snd_hda_shutup_pins() helper function
3100aa9d74db9c6d8d9a3b6421721fc1aef4728f llc: fix SAP reference counting w.r.t. socket handling
8beb9ab6c2df203e8d68cb1f48cf42604a6bed86 llc: convert llc_sap_list to RCU
52d58aef5ee460fedd7f250f05e79081019f2c79 llc: replace the socket list with a local address based hash
6d2e3ea284463d5ab34e9cf2a41d0b8627b95d02 llc: use a device based hash table to speed up multicast delivery
0f7b67dd9e1192976f5e5a78934c7a339ff7c45f llc: optimize multicast delivery
b76f5a8427ac2928c07fa4ff2144bb8db072c240 llc: convert the socket list to RCU locking
abf9d537fea225af60762640361af7fb233b3103 llc: add support for SO_BINDTODEVICE
e5cd6fe391aa8c93560bb7ffdfe334cf4d0a02e4 llc: add support for LLC_OPT_PKTINFO
bf9ae5386bca8836c16e69ab8fdbe46767d7452a llc: use dev_hard_header
043958e602ac2cbf918c0dab1e4e2a7f9751ebf6 ALSA: hda - Add more hints for GPIO setup of IDT/STAC codecs
f83d664eef180478c2dc0a0099e9d7bc1c8177ff wireless: fix comments in genregdb.awk
d346f49d0badd80aa9fc699fa9c6d5b23e778eb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
15e7f8b92aed71819411025279cd3df37f8c636b Merge branch 'fix/hda' into topic/hda
44eba3e82b35ae796826a65d8040001582adc10a ALSA: jazz16: refine dma and irq selection
52e04ea89da57274f0313d2bd73ba02f686cfdeb Merge branch 'fix/misc' into topic/misc
cffdde993a016bedbc2f5eb60d00c3a766ffb612 sony-laptop - switch from workqueue to a timer
c45bc9d62c39202b401d1bf7bb2812abb88798a1 sony-laptop - simplify keymap initialization
9593bd07ec8eaaa30aba4281b2b3273282fc344f sony-laptop - remove private workqueue, use keventd instead
17eb9d62828c3688f41f31ac00d7fee6da9675bf Merge branches 'sh/g3-prep' and 'sh/stable-updates'
d87fd25d5ac4cd044e21b749a8f6cac90f093c71 enic: whitespace cleanup; #define cleanup; more verbose err msg
7c8445991172cc17eaca9f7de0a300c02caaa49d enic: feature add: add ethtool -c/C support
bd2496229e702b2eb50eab5589858a3cdb7847b2 enic: Bug fix: align desc ring sizes to 32 descs
9959a18556c73ebf2936b8df183ea7b41f38d933 enic: minimize pkt filter updates to firmware
2d6ddced5c99cf79c06b9b6ec1366ab63b970ea9 enic: Bug fix: try harder to fill Rx ring on skb allocation failures
b3d18d191bb805f3effdfc083c4ce79789470b46 enic: Bug fix: use safe queue shutdown in dev->stop
fe45332ed289d91e57eca11bfd1ca75d6e420ab4 iwmc3200top: simplify imwct_tx
0df828f670b1fd8c469f3d60472ddca0d0f51fcf iwmc3200top: cleanup log messages
9fa4d67c6e4d678271798f006ca1d945e8b2bd5c iwmc3200top: clean up fw_download
31d12926e37291970dd4f6e9940df3897766a81d net: Add rtnetlink init_rcvwnd to set the TCP initial receive window
068a2de57ddf4f472e32e7af868613c574ad1d88 net: release dst entry while cache-hot for GSO case too
def87cf42069a6d4fd42a2ede8f19c620a292568 tcp: Slightly optimize tcp_sendmsg
afeca340c078e17ca233b3c68c3c3a70c56bfe1d tcp: Remove unrequired operations in tcp_push()
12d50c46dc0f7fd2e625c4befaa5fa5740a7a594 tcp: Remove check in __tcp_push_pending_frames
7ef8a2127a64d131c4dbe5b843e5708f6e75552b netxen: fix unified fw size check
e87ad5539343366e7c634c940a930157b6fa2aae netxen: support pci error handlers
6a808c6c02fb9f0ffa24ac7cca6cfc323cf98b21 netxen: fix tx timeout recovery
bc86fcbac0a86a93ee65cc31769c4e83e6ff2295 netxen: minor suspend resume fixes
b4de921ae6f7bb211868be4f7d56e80ac6da676c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
93cea5bebf91319095db866163a7e35c3e77d8f2 ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change)
58bb3b374b07a2a43315213f00a48a5ffd6d0915 ceph: support ceph_pagelist for message payload
04a419f908b5291ff7e8ffd7aa351fa0ac0c08af ceph: add feature bits to connection handshake (protocol change)
6df058c025ce343052c5516b1d8a9a7e73cddd64 ceph: include transaction id in ceph_msg_header (protocol change)
0cf90ab5b075821940873e73cdbfeb8edc3dabe8 ceph: more informative msgpool errors
350b1c32ea58d29e25d63fc25e92dd48f9339546 ceph: control access to page vector for incoming data
ec302645f4a9bd9ec757c30d185557e1c0972c1a ceph: use connection mutex to protect read and write stages
529cfcc46ffa2cbe4d07641c11e65f67fe7b66e4 ceph: unregister canceled/timed out osd requests
e0e3271074e1ebd0b80a912a457ce03c971bcd66 ceph: only unregister registered bdi
5dacf09121ffb2e5fc7d15b78cae0b77042a1935 ceph: do not touch_caps while iterating over caps list
4b186f72033611c2b526c7341534e71ee4afd222 HID: make 3M PCT touchscreen driver standalone config option
863b557a88f8c033f7419fabafef4712a5055f85 crypto: testmgr - Fix complain about lack test for internal used algorithm
21949f00a022e090a7e8bc9a01dfca88273c6146 ALSA: hda - Fix NID association for capture mixers
524027916e5763a0c9a7da80aa8dd013a14a0440 Merge branch 'fix/hda' into topic/hda
b6353f4f36f03a12edaf3fa5365b475a28106035 HID: Support for 3M multitouch panel
b6ce5c33001b1dc83e6a1a6f30c5dccccea651b6 ath9k: Fix TX poll routine
05c78d6d3ec5a8325398b3866e7e6bb88940d4fd ath9k: Remove ANI lock
0ce024cbcd5837596bc82861f1d3074d53e956f6 ath9k: Clarify Interrupt mitigation
45d5d805988f1f3c0b24dac59fbba771b1f106a8 iwlwifi: Constify struct iwl_ops
ba37a3d0395a66b3c9164c4f4d1318317da32e96 iwlwifi: use new mac80211 SMPS
11466f1342a3400dd5e03da3d8c45aa4149c62d4 zd1211rw: improve ejecting of fake CDROM
5b6e2f12edd6c46e87a2775321f1912d19be4b35 ar9170usb: add Sphairon Homelink 1202 USB ID
9da3e068142ec7856b2f13261dcf0660fad32b61 mac80211: only bother printing highest data rate on debugfs if its set
7db94e210351e8578d4a98fed3edd4df5f10ae9d mac80211: parse the HT capabilities info through debugfs
cb136f54ee11f9ead716b5ad0b10fa1c1b05271d mac80211: make debugfs mcs set entry reflect 16 bits
c755ad34ab233afaaacd3d67190a8b74186f9fe8 ath9k: add MCS rate index back to debufs rcstat
265dc7f0964e4df95ab57a9d1618689301d39a55 mac80211_hwsim: Check all local addresses for TX Ack status
2c7e6bc9ac7cb518cf037495932d80f71a1596f2 mac80211: disallow fixing bitrates with hw rate control
d80050c4c321a74cea28c6ef9695d8427a928417 iwmc3200wifi: Avoid an offset calculation for each management frame.
48631de9218a4563a6632e105676f42db3849c57 libertas: remove priv->ratebitmap
0e78ff8fcc6dabeda313719deb751afbd20bea41 libertas: remove priv->capability
4143a23de096910e3ceb0939f41de6ffb8c59475 libertas: make mesh configurable
602114ae595af6c89eab149cf9f939e3f7ef4a34 libertas: add access functions for mesh open/connect status
e4da1a81a967c05dfde6f0498cff1f6fe6683f52 libertas: move mesh SSID initialization into mesh.c
cd74468b8c56c1a809d9b7f913f11d8181c3a0b2 libertas: decouple mesh and rtap
55e1ff924414111a6afbfde00375a1302aef9353 libertas: move mesh-related definitions into mesh.h
d6ede678c138061f5202b519f8f8d6372e2cb5bb libertas: remove mesh_autostart_enabled and sync_channel
c24ef46e6b1597e54f185e0b48eb9073ef155a8c libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver
5d1ec85f00e999dba61bdcbd959d62439d418e56 mac80211: dont try to use existing sta for AP
5fba4af32ceeb935b3926714df9a64a33c2c9cf5 cfg80211: avoid sending spurious deauth to userspace
f38fd12fa7b7b98e158a9b31d388da34eef25c22 mac80211: allow disabling 40MHz on 2.4GHz
8b73d13a21ae889e747cac180ff27c5a0a88e6a4 mac80211_hwsim: implement ampdu action
0f78231bffb868a30e8533aace142213266bb811 mac80211: enable spatial multiplexing powersave
18974b5b0b5e758d416c550553b143e5c8038281 iwmc3200wifi: rx aggregation support
eaf85ca7fecb218fc41ff57c1642ca73b097aabb wireless: add ieee80211_amsdu_to_8023s
ca99861d5421c91f5a8fd3a77acb4b7be14f119d mac80211 : fix a race with update_tkip_key
75d1aeb9d6899b10420d10284e8ea894b2794224 ALSA: hda - Add Bass Speaker switch for HP dv7
41116e926cb92292fa4fcbe888ae8133fa0038e6 ALSA: cs46xx - Fix suspend/resume with new DSP
8374e24c23448cabf6e78db2c83841c56c5df1e1 ALSA: refine rate selection in snd_interval_ratnum()
cb3b04debbb70de7b266f75777ac2b9ff567c460 Merge branch 'fix/misc' into topic/misc
22648735405f73299b717bb5933767e9a9c335ca sh: kgdb: Rework breakpoint handling on top of notifier chain.
b74ab703b1326aafadb5604ff6200da62c61df49 sh: Don't NOTIFY_STOP for non-UBC breakpoint traps.
7067f797b8409f1e10ec95ac2c1e17a200173d13 ceph: fix incremental osdmap pg_temp decoding bug
30dc6381bbac213987be6fe0b0fb89868ff1f2c0 ceph: fix error paths for corrupt osdmap messages
5de7bf8afa87f75af5ef3d6f9fce3e171cac834c ceph: do not drop lease during revalidate
c4a29f26d50bea65809ca670992108a33aa2efa6 ceph: ensure rename target dentry fails revalidation
2baba25019ec564cd247af74013873d69a0b8190 ceph: writeback congestion control
dbd646a851713bec5bfff40ecf624b2e78518fe5 ceph: writepage grabs and releases inode
169e16ce816ca417286daf1db25de424a9d65a0c ceph: remove unaccessible code
06edf046dd68ccbc7cf5f70f957a31702d0e7596 ceph: include link to bdi in debugfs
e2885f06ce31d82b556be021acfa2eba160f29cc ceph: make mds ops interruptible
cf3e5c409b5d66ec66207092a3f7e3e2c42c0f3f ceph: plug leak of incoming message during connection fault/close
9ec7cab14e6de732d4e7c355fe67c5810c32c758 ceph: hex dump corrupt server data to KERN_DEBUG
93c20d98c29ccefa039c3843ccc37122caaf3d31 ceph: fix msgpool reservation leak
b3d1dbbdd5670d8a9fb01f7dfb1cac522ff6795a ceph: don't save sent messages on lossy connections
92ac41d0a4ab26fb68d3f841332e5d1f15d79123 ceph: detect lossy state of connection
5e095e8b40b0402ad3bcadc5b8d84c38b26c30b2 ceph: plug msg leak in con_fault
c86a2930ccbd90d77c54d04b5c2bbec95b989e40 ceph: carry explicit msg reference for currently sending message
e54be4e7356c0612b48407d3b0647a29cb82e254 rt2x00: Fix trimming of L2 padded frames.
5de42f9eeafa7d54ffb833e0526d4828e194fddb rt2x00: Fix rt2800usb RX frame format and as such L2PAD
9c8427d9deca1c0c2415c8da0e731e13fc89d111 rt2x00: Disable RX aggregation for rt2800usb
b734083349d1f1aab1edc810cef02e8046251b48 rt2x00: Only remove L2 padding in received frames if there is payload.
2e331462fcb3d897921d8a0af4fca1b08c1b7269 rt2x00: Reorganize L2 padding inserting function.
354e39dbb19f29ef28a9c2db9e55ff2a7435b35a rt2x00: Remove SKBDESC_L2_PADDED flag.
77e73d1849c860d22ebba8826ad162ccfda4c535 rt2x00: Further L2 padding fixes.
1398d4580eff2656f3a808ec24744ce5a842db35 rt2x00 : trim the skb after having the l2pad removed.
e81e0aef32bfa7f593b14479b9c7eaa7196798ac rt2x00 : avoid timestamp for monitor injected frame.
6a325d856bc4509f29164fe42501b6909cf57dcf rt2x00 : modify padding location.
c70762f9acad654002704f1e53436a0ba3356c31 rt2x00 : bail out of regbusy_read if device is removed.
050e8a47dc8b056c880f380ffd01055669f8fe68 rt73usb: add WLI-U2-H54HP
4309af2735825115a982acf4c2c868b5c5671e7f iwlwifi: remove extra error msg on sensitivity calibration
b03d7d0fd3d23b7cf130fa702f4ae3b1bc827d4b iwlwifi: on-screen event log dump
a9e1cb6a78ea8a74c49bf76726a2942f636a833b iwlwifi: add continuous uCode event log capability
696bdee3ba216186e21997d20a839b76158346e6 iwlwifi: dump "Control and Status Register" when detect uCode HW/SW error
3a41bbd515d449604f3488c5f8dd62802f09d19b iwlwifi: log CT_CARD_DISABLED flag
3b377ea9d4efc94dc52fe41b4dfdb463635ab298 wireless: support internal statically compiled regulatory database
59d9cb071d6209f2e8df2d16228cfdc7bab1f2d1 mac80211: remove payload alignment warning
4a40ccf8140d6b973d8b02dd5467b1fd876c0654 rtl8180: Remove usage of deprecated 'qual'
6e850af58f93be8f1b4b79eb9c79d06788f38e78 rndis_wlan: copy module parameters for bcm4320a devices too
cef6e91280b724e93b0fb8a9fd3e6bf072f54c81 rndis_wlan: move copy of module parameters to separate function
da2fb4e9c215b8f0f8954818691549f8a34135be wl1251: enable WMM
46cb35f5e761306b031029af2061ea263359a764 wl1251: update tx_hdr when aliging skb in tx
49e1b9faed736b20ad9a785638919341b567a595 wl1251: implement WMM
27336f1c0cd68fb9ae45493321f0d6980144230e wl1251: implement wl1251_acx_tid_cfg()
86dff7a7955f1e14c1f2c142312462fae70ea7e4 wl1251: implement acx_ac_cfg to configure hardware queues
cdd1e9a91ea55594cbcc9847dbb9392e341cbefd wl1251: use __dev_alloc_skb() on RX
7fa6282a1775bd41508220e65ba0cb92235b67d4 wl1251: simplify ELP wakeup time calculation
b5a167942cb388cc5f1a6085cb3506d5bf47517d wl1251: reduce ELP wakeup timeout
478fdf2bcef73747eb99bc6dd3565f093942647a wl1251: fix error handling in wl1251_op_config()
d67e261829d405ed19a6c2e648f224e352012f52 wl1251: print a debug message when tx_queue is full
b7339b1de0f7b6b8c95a6df87ea2221521328d11 wl1251: add tx queue status to debugfs
7dffb55b8a73228499ee65a3439f82112f4391c7 ar9170: fix AC_VIDEO txop parameter
07bc54575b413688d1586407a73793df8f68d115 ar9170: small misc changes
15b098bbf79f06a09d3a15b911eb43295979deed ar9170: remove redundant frame flags
53a76b58b66e77164c4a79c38da49b808d67477e ar9170: improve network latency
5e0ec316522e0372b633407c903b88f58859303f ar9170: remove dead definitions
411132628f95dd3d51b84e0e2d8ff8f4f2d09cdb ath9k_hw: remove unused ath9k_hw_devname() and ath9k_hw_probe()
12375ef933fa8271396ed0c1e318cb1bd2e2689d mac80211: trace interface name
47846c9b0c10808d9337d2e7d09361f3e0a0a71a mac80211: reduce reliance on netdev
abe60632f311d515b082b450504ee24006023951 mac80211: make station management completely depend on vif
15920d8afc87861672e16fa95ae2764b065d6dd3 wireless: hostap, fix oops due to early probing interrupt
254416aae70ab2e6b57fd79782c8a67196234d02 wireless: report reasonable bitrate for MCS rates through wext
ee7c343c0134bf126b4235e65c407711b77174da ALSA: pcm - Add missing inclusion of linux/vmalloc.h
ad8decb7f5dfd556e4a8400e37b127cd20d8e4c5 ALSA: jazz16: Add support for Media Vision Jazz16 chipset
6c0ee6a4bba0e21eb0fb4de5bdac03c11b74242d sh: hw-breakpoint support requires perf events.
a28b460ec7968f430a2d6ea2809b249ee9fe1d28 sh: Fix up hw-breakpoints build for API changes.
4b4f887fb2780e39383c1f202b72f5a2780b2d4c Merge branch 'master' into sh/hw-breakpoints
76e7461a21dfe13565b2a323b53c8cc963541126 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
d0b873fc73b793277c8a0824ce986b5bfeaef157 Merge branch 'sh/stable-updates'
84e554e6865c4f4ae84d38800cf270b9a67901cc SLUB: Make slub statistics use this_cpu_inc
ff12059ed14b0773d7bbef86f98218ada6c20770 SLUB: this_cpu: Remove slub kmem_cache fields
756dee75872a2a764b478e18076360b8a4ec9045 SLUB: Get rid of dynamic DMA kmalloc cache allocation
9dfc6e68bfe6ee452efb1a4e9ca26a9007f2b864 SLUB: Use this_cpu operations in slub
d2392ba06a477cf1876ce3d505b7cd77e295cfd4 hwrng: nomadik - Add platform device for rng in cpu-8815
bc85b25e5de17d714e8001cb3dc0feb66eac2750 hwrng: nomadik - Add hardware RNG driver
0c2fd1bf4c6cb6095d8b3088d285167e66c12147 ALSA: hda - Check class to identify Nvidia controller chips
18240b67c8ca5efbbb2e8bb11942cc3db033fb16 ASoC: Host clock2 read up in WM8904 FLL configuration
a17accb7ae9291ef5a0ad609f92aa43263735855 Merge branch 'for-2.6.33' into for-2.6.34
56927eb054abd2c7371c769f359cc49a04ab488e ASoC: Set AIF word length for WM8904
b35a28af0a64a1e8e389bc009b76253256d8fe7b ASoC: Add initial WM8955 CODEC driver
5b4b2a41a1a80f5560364b7ef001486cd8fb5230 sound: ua101: use vmalloc buffer helper functions
c55675e348d9630c1ca69a190529bed1108c649d sound: usb-audio: use vmalloc buffer helper functions
149feef54bf543448dd4ec5820ef8ae178021c3a sound: vx: use vmalloc buffer helper functions
6cedf8696d6a01bba391bdae06231243cfe2f48a sound: sgio2audio: use vmalloc buffer helper functions
d20fb5dc076a4cf0fdd00ab5a4e752ea3611e484 sound: pdaudiocf: use vmalloc buffer helper functions
681b84e17747e1c208e8e1acc54cc5e612da84d1 sound: pcm: add vmalloc buffer helper functions
14d44e2c2cb2ef3c88c5090a2d419772e15e7a16 Merge branch 'fix/misc' into topic/misc
e7cc894120bb809738cebcd87b5ed3057bbe51fe [ARM] pxa/ttc_dkb: remove duplicate macro definition
e863c884cd18dca9533c352655af73d921f4a311 [ARM] pxa/raumfeld: add defconfig
550ee52d823845f882ddadcd032b33169866a739 [ARM] pxa/raumfeld: add platform support
b76365a18f7593c9df32a74bf2b4a39741b67bc6 x86, uv: Add serial number parameter to uv_bios_get_sn_info()
d1409ae4cecb4af260759bdfdf88fafca23a9940 ALSA: hda - Fix NULL dereference in kctl-NID mapping in patch_realtek.c
9e671deb8547638f6504c5f20126b14f5563690d Merge branch 'fix/hda' into topic/hda
67cbf8a216259dceefe570f6dc14746f43b2e627 Merge branch 'fix/misc' into topic/misc
6c941c8556dd9269be621cd8159fc60e955a91b3 ALSA: Release v1.0.22
5d9b4b19f118abfb75e352841f7bf74580d7e427 sh: Definitions for 3-level page table layout
b73c806341cfc7492ede6a2ce713cb579547d0ab sh: Abstract the number of page table levels
c2151433847e88ba05c6bb539d9397ea90d755e6 ASoC: Fix build of DA7210
255173b40db448ce063a2caa680a552fb637ad20 ASoC: PLL computation in TLV320AIC3x SoC driver
3497b91946a3df42830c826939424d98251a3b0d ASoC: Fix sorting of codecs Makefile entries
038494059f795849012a96adba2ab73e65b94ba5 ASoC: Add FSI-DA7210 sound support for SuperH
98615454f66175e923f239ab1d1bd85cd618363e ASoC: Add DA7210 codec device support for ALSA
7c4e6492205b677a5786b85bcf72ce7c8f4adf15 ASoC: tpa6130a2: Add support for regulator framework
0fe692292a26f57b6522fe859cc8b2549ec0cd97 ASoC: S3C64XX: Compress and generalize the CPU driver
168db50d967e09133feda8247d4dcb3c73437766 ASoC: S3C64XX: Remove unnecessary header includes
cce2e9db718d823f33ac846c019763cdc84e8658 ASoC: Register the CODEC in WM8727
d207c68dd92455a3d618c37b5a9f0dc598723fd6 ASoC: Sort DAPM sequences by CODEC as well
283375cefbf4f91ce51d93d010634c48d0d39044 ASoC: Push registers out of mixer power decision
926a01ce1ef5e27281af0270e4476979c0522954 ALSA: Release v1.0.22
709350506567029021b8a38ee7e65bc246fceabc Merge remote branch 'alsa/devel' into topic/hda
5e26dfd0615868872cb44842f1e1428c7b414ab0 ALSA: hda - simplify usage of HDA_SUBDEV_AMP_FLAG
9e3fd8719f624a43575b56a4777b1552399a8be8 ALSA: hda - introduce HDA_SUBDEV_AMP_FLAG (ControlAmp in proc)
5b0cb1d850c26893b1468b3a519433a1b7a176be ALSA: hda - add more NID->Control mapping
fdb8ebb729bbb640e64028a4f579a02ebc405727 TOMOYO: Use RCU primitives for list operation
b89371621e5bedc84498ced2c5c33976bd1b2f64 Merge branch 'next/isa' into topic/misc
63978ab3e3e963db28093b53bb4598f2702e1ad7 sound: add Edirol UA-101 support
2ef7f3dbd7a70a48c3f09b498df528cb00ea03a4 ARM: Fix ptrace accesses
74c2b45b714e49b427584b4bd8f44f1a24d82d9c ALSA: sb_mixer: convert pointer tables to mixer control tables
1c8a375185935f8106a45221bd187b7b272f97c2 ide: doc: remove compilation options section from ide-cd documentation
e9d0a803c127e2e30afb0df780ccb3af4e2adb28 ALSA: opti93x: use dB scale for mixer controls
d4a780ce8821a37dd135f15b6150a5bfc5604f29 ceph: fix leak of monc mutex
b2e8d7dab9d82be3851b8cbcc1ab64b1b2575844 ALSA: opti93x: move controls definitions to opti93x driver
14ff3e78304e3f7fe18f950c3aa0686e6800b3fb ALSA: dt019x: merge into the als100 driver
86e032213424958b45564d0cc96b3316641a49d3 of/flattree: merge early_init_dt_scan_chosen()
0f0b56c3f2df4a083fc9e934266e5bab1710e286 of/flattree: eliminate cell_t typedef
83f7a06eb479e2aeb83536e77a2cb14cc2285e32 of/flattree: merge dt_mem_next_cell
f00abd94918c9780f9d2d961fc0e419c11457922 of/flattree: Merge earlyinit_dt_scan_root()
f7b3a8355ba6cad251297844a0bdd08898ea36e0 of/flattree: Merge early_init_dt_check_for_initrd()
767ea5c33a360ce88da24e296e802dace5821799 ceph: do not feed bad device ids to crush
86fc80f16e8a2449d5827bf1a9838b7fd9f70097 capabilities: Use RCU to protect task lookup in sys_capget
f409adf5b1db55ece7e80b67a944f9c0d3fe93e9 futex: Protect pid lookup in compat code with RCU
67fa4880c5e059428392ca6f7c2f9c38e8546fea TOMOYO: Compare filesystem by magic number rather than by name.
1ad1f10cd915744bbe52b19423653b38287d827d Merge branch 'master' into next
6424db52e24e8cdf89917fa3c10395116440160e Merge branch 'master' into sh/hw-breakpoints
09a072947791088b88ae15111cf68fc5aaaf758d sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
08e3daff217059c84c360cc71212686e0a7995af selinux: remove a useless return
937bf6133b21b16965f75223085f4314ae32b8eb TOMOYO: Add rest of file operation restrictions.
5d0901a3a0c39c97ca504f73d24030f63cfc9fa2 LSM: Rename security_path_ functions argument names.
9f59f90bf57cff8be07faddc608c400b6e7c5d05 security/selinux/ss: correct size computation
22b737f4c75197372d64afc6ed1bccd58c00e549 percpu: refactor the code in pcpu_[de]populate_chunk()
85438592f179c126ad4cb9a280046d4f0a501e6d percpu: remove compile warnings caused by __verify_pcpu_ptr()
c2e552e76e2c6907ca50cd9a4b747a2e2e8c615e ceph: use kref for ceph_msg
415e49a9c4faf1a1480b1497da2037608e5aa2c5 ceph: use kref for ceph_osd_request
153c8e6bf7ffee561e046e60b26ef6486c6fc9f2 ceph: use kref for struct ceph_mds_request
b6c1d5b81ea0841ae9d3ce2cda319ab986b081cf ceph: simplify ceph_buffer interface
dd26d857a7bf1b5b734a23180c19eac3e46db944 ceph: use kref for ceph_buffer
d2eecb03936878ec574ade5532fa83df7d75dde7 ext4: Use slab allocator for sub-page sized allocations
f8ec9d6837241865cf99bed97bb99f4399fd5a03 ext4: Add new tracepoints to debug delayed allocation space functions
71f2be213a0009098819e5c04f75ff19f84f2122 ext4: Add new tracepoint for jbd2_cleanup_journal_tail
1f2acb6017d8528135ec3b01ab7cd2be6ea0630b ext4: Add block validity check when truncating indirect block mapped inodes
15121c18a22ae483279f76dc9e554334b800d0f7 ext4: Fix optional-arg mount options
a1de02dccf906faba2ee2d99cac56799bda3b96a ext4: fix async i/o writes beyond 4GB to a sparse file
ffbfd336f9eac361e1630cfcb17a70607551daf2 ASoC: Add regulator support to CS4270 codec driver
5c564c2a04d4bb6ba79eeb83bd06de584479f362 [LogFS] Silence gcc
2f2ffd35822688a3650e503197b8724f47312748 ceph: mark v0.18 release
a91eb199e4dc8a2ab3fb7a53f1a23ce82b29fc04 ASoC: Initial WM8904 CODEC driver
d033c36ae5cec22c893c710cd026fb732c4086b9 ASoC: Display the power register in DAPM widget debugfs
dd1b3d53c2e5b9cccec9001fc0b63f6b686a4ac9 ASoC: Export snd_soc_update_bits_unlocked()
3a7aaed714bbe3c071000d720f0cce186d1897a4 ASoC: tlv320dac33: Add support for regulator framework
f1608cca9dd80231004e468b57a7a8eef80a9cd7 Merge branch 'for-2.6.33' into for-2.6.34
a47979b5aa2117848b742828c98abe7eea42a9ff ASoC: DaVinci: Update suspend/resume support for McASP driver
fb99f8810965b7e5a00e9754bd7bf556b00ba0c2 ceph: update MAINTAINERS entry with correct git URL
33d4909ccc094b8262667bccdd52e01458bee0df ceph: allow preferred osd to be get/set via layout ioctl
1d1de9160e0d8aff0d67a21137b62e63ffd6f184 ceph: hide /.ceph from readdir results
50b885b96c903e420a1eac54dd27626244704a06 ceph: whitespace cleanup
71f6e0645be42f93c0f90dfcc93b9d2d277c2ee6 ASoC: sh_fsi: avoid using global variable
34b43a56b9b103a7a820032177131532d9dbdbe8 ceph: plug leak of request_mutex
30835cd074381048b0ea5d53e27725bbd0bdf5b7 [LogFS] Prevent 64bit divisions in hash_index
2be09cb993826b52c9fc1d44747c20dd43a50038 of: remove special case definition of of_read_ulong()
02af11b03fce3ddb264d7873d7a2e295e697938c of: merge prom_{add,remove,modify}_property
41f880091c15b039ffcc8b3d831656b81517a6d3 of/flattree: Merge unflatten_device_tree
bbd33931a08362f78266a4016211a35947b91041 of/flattree: Merge unflatten_dt_node
00e38efd90f27518ec96b37b1c7773e3ac529966 of/flattree: Merge of_flat_dt_is_compatible
ca900cfa2944448bdb76e1246f282e59bc65f472 of/flattree: merge of_get_flat_dt_prop
31a6a87dfc34fbf02aef9a160adf558ec56d3ccd of/flattree: remove __init annotations from the header file
819d2819303654c6829d572e698e2d0021c08599 of/flattree: merge of_get_flat_dt_root
c8cb7a59842c0b512b44f6f818cdb0b5a3ddc89e of/flattree: merge of_scan_flat_dt
e169cfbef46d62e042614ffafa8880eed1d894bb of/flattree: merge find_flat_dt_string and initial_boot_params
2cfcadde83b308240690ff1c18f117d8bc7a08b0 Merge commit 'v2.6.32-rc8'
ddfd1f04b7bc557c1fe9b110e99cebb2e19d4993 [LogFS] Plug memory leak on error paths
75eb3592811028e5b01835126483d115532a3aa1 ceph: remove useless IS_ERR checks
32c895e776a0dd2cb701d60fbd6440280c09ce35 fs/ceph: Move a dereference below a NULL test
60d877334f7d9f5f2417ea4a83c1def769286102 fs/ceph: introduce missing kfree
b19a29af74c09553b9fef95cdf6e9af3df65f544 ceph: remove dead code
03c677e1d189ff62891d9f278c55bb798a418b81 ceph: reset msgr backoff during open, not after successful handshake
0dc2570fab222affe7739b88b5ed04c511d433dc ceph: reset requested max_size after mds reconnect
dc14657c9c946f25b84a98e9ffa41b812a70699e ceph: mount fails immediately on error
94045e115ee72aee3b17295791da07078f2f778c ceph: decode updated mdsmap format
0743304d871559cb4c7c066357de2caa60e94c2f ceph: fix debugfs entry, simplify fsid checks
cfea1cf42b614583c02727d5bffd5a2384e92bda ceph: small cleanup in hash function
ef6ada3de49074a913fb72f163657158be2c0e98 [LogFS] Add MAINTAINERS entry
5db53f3e80dee2d9dff5e534f9e9fe1db17c9936 [LogFS] add new flash file system
d8fe989e7368a26e4baf9acb55524c71e5c3a117 cris: Fixup last users of irq_chip->typename
b9bfb93ce2b1ef668254f0b9e16fcc5246d65d8e ceph: move mempool creation to ceph_create_client
4e7a5dcd1bbab6560fbc8ada29a840e7a20ed7bc ceph: negotiate authentication protocol; implement AUTH_NONE protocol
5f44f142601bf94c448e2d463f0f18fd159da164 ceph: handle errors during osd client init
71ececdacae24be333c534869cb1b06357f0e215 ceph: remove unnecessary ceph_con_shutdown
42ce56e50d948fc7c1c8c3a749ee5a21a7e134f6 ceph: remove bad calls to ceph_con_shutdown
11ea8eda064aa4dc6e44a6dade1891b69ebd5255 ceph: fix page invalidation deadlock
039934b895c89c2bb40aa5132efe00e60b70efca ceph: build cleanly without CONFIG_DEBUG_FS
fef320ff8887c702cde7ca6b8dbfff3a341d49fe ceph: pr_info when mds reconnect completes
b377ff13b31778c19203f3089d14080beb40a692 ceph: initialize i_size/i_rbytes on snapdir
09b8a7d2af83ae96dc052f9708e50140d06a9b6c ceph: exclude snapdir from readdir results
cdac830313fa6bf2831693af80fefe4aaac11b7d ceph: remove recon_gen logic
eed0ef2caf928327332da54d23579debe629d5bc ceph: separate banner and connect during handshake into distinct stages
685f9a5d14194fc35db73e5e7370740ccc14b64a ceph: do not confuse stale and dead (unreconnected) caps
fb690390e305ea51e1883b105c7d3c52d7100ba5 ceph: make CRUSH hash function a bucket property
1654dd0cf5ee1827322aca156af7d96d757201c7 ceph: make object hash a pg_pool property
cfbbcd24a6bfd794295ee7ad76dfbff40ad6b934 ceph: use strong hash function for mapping objects to pgs
c6cf726316abd613cfb7c325d950f3629f964ec6 ceph: make CRUSH hash functions non-inline
1bdb70e59026838a79f77c440f8fe480a66e65e8 ceph: clean up 'osd%d down' console msg
f28bcfbe660a3246621a367020054d4f1a179cd9 ceph: convert port endianness
6a18be16f7513ea8a4923c161ce073987932cbdb ceph: fix sparse endian warning
51042122d4f85e0f8ee577a4230f172fcc57c456 ceph: fix endian conversions for ceph_pg
63f2d211954b790fea0a9caeae605c7956535af6 ceph: use fixed endian encoding for ceph_entity_addr
f25234f1c21ad9878bd38719381e13f4ef1990ce CRIS v32: Should index be positive?
859e7b149362475672e2a996f29b8f45cbb34d82 ceph: init/destroy bdi in client create/destroy helpers
33aa96e7430d215e2ee779f65cdad0f6d4571fe1 crush: always return a value from crush_bucket_choose
63ff78b25c4b204075b5b98afcac6ad3639d43fe ceph: fix uninitialized err variable
ff1d1f7179363209b7f1493ea39b666f50d05cf4 ceph: fix intra strip unit length calculation
545695fb41da117928ab946067a42d9e15fd009d percpu: make accessors check for percpu pointer in sparse
e0fdb0e050eae331046385643618f12452aa7e73 percpu: add __percpu for sparse.
f7b64fe806029e0a0454df132eec3c5ab576102c percpu: make access macros universal
dd17c8f72993f9461e9c19250e3f155d6d99df22 percpu: remove per_cpu__ prefix.
645a102581b3639836b17d147c35d574fd6e8267 ceph: fix object striping calculation for non-default striping schemes
5600f5ebd318f7af6f4b19a29f08d18bb85264e5 ceph: correct comment to match striping calculation
35e054a66e07f508aa7cfabc7db1757379093689 ceph: remove redundant use of le32_to_cpu
fbbccec9c6218cbc9ff47c6d88bfc6b52079e3ea ceph: replace list_entry with container_of
6b8051855d983db8480ff1ea1b02ef2b49203c22 ceph: allocate and parse mount args before client instance
e53c2fe075feda1fd4f009956ac026dc24c3a199 ceph: fix, clean up string mount arg parsing
6ca874e92d5e50beb8e351dfd8121947bafc79ec ceph: silence uninitialized variable warning
7b813c46021e8f4909772a5bbfb5212bd140764c ceph: reduce parse_mount_args stack usage
ecb19c4649d7396737eb0d91a475661fe9d7c028 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate
232d4b01319767b3ffa5d08962a81c805962be49 ceph: move directory size logic to ceph_getattr
bb097ffaf833a40335b6dd5e4fa6f5ed0b223bdc ceph: v0.17 of client
ee7fdfaff7702bd209e3a013b2fc4643233f5465 ceph: include preferred osd in placement seed
8fa9765576875200a7412a5300b5f0537211f038 ceph: enable readahead
76e3b390d41db9d69e254a09dd1aedd3e6aac25f ceph: move dirty caps code around
8f3bc053c610826a657714649ea596f07875db2e ceph: warn on allocation from msgpool with larger front_len
07bd10fb9853a41a7f0bb271721cca97d15eccae ceph: correct subscribe_ack msgpool payload size
afcdaea3f2a78ce4873bd7e98a6d603bda23d167 ceph: flush dirty caps via the cap_dirty list
cdc35f96277314bbfeefd0505410cabd69aebd8d ceph: move generic flushing code into helper
f2cf418cec8d61df0651a0140a92a8c75246e14f ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super
c89136ea4253c73e89e97f5138bb22d97ad9f564 ceph: convert encode/decode macros to inlines
83cb16727085b18191f45eb0ede6bf1f97d67a7a nvram: Drop the BKL from nvram_open()
535bbb530764b1b2b3b732837f0e61e1baae7109 ceph: add version field to message header
572033069dbc2cff8d4a2d2b34c576e1813fda70 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP
8fc57da4d32767cc6096ecaed24636dabefd1dbc ceph: ignore trailing data in monamp
752727a1b21a462d6ef634d552f180ae692f8947 ceph: add file layout validation
13e38c8ae771d73bf6d1f0f98e35f99c0f0d48ff ceph: update to mon client protocol v15
266673db423e6ab247170d6c6d72ec36e530a911 ceph: cancel osd requests before resending them
81b024e70fed635a2cf5a4bf911db1649bb005f5 ceph: reset osd session on fault, not peer_reset
991abb6ecfc8edf9863aa6a3f43249e63f9d4d4e ceph: fail gracefully on corrupt osdmap (bad pg_temp mapping)
0ba6478df7c6bef0f4b2625554545f941f89fb97 ceph: revoke osd request message on request completion
c1ea8823be69ebebaface912142190e910711984 ceph: fix osd request submission race
0656d11ba6ffa3dee0e8916a1903f96185651217 ceph: renew mon subscription before it expires
e251e288082d5e89604eee1fef0c31bed1fe8f02 ceph: fix mdsmap decoding when multiple mds's are present
b28813a61d6ffe05ad353a86965607bb7a7fd60f ceph: gracefully avoid empty crush buckets
b195befd9acb514dd2afb722e63fdd880ed63217 ceph: include preferred_osd in file layout virtual xattr
fa0b72e9e2900ee87886aaf8bc4c4701be1e081d ceph: show meaningful version on module load
7b76bfc86757ca5e7b0a62f50003752da77c115b kconfig: simplification of scripts/extract-ikconfig
e324b8f991679a43e09dd13500bf1988c0bfc0ea ceph: document shared files in README
9030aaf9bf0a1eee47a154c316c789e959638b0f ceph: Kconfig, Makefile
76aa844d5b2fb8c839180d3f5874e333b297e5fd ceph: debugfs
8f4e91dee2a245e4be6942f4a8d83a769e13a47d ceph: ioctls
a8e63b7d51cce4557ee7bcd8f51be5cae8547d20 ceph: nfs re-export support
8fc91fd85950d106883852c6d215614ec28cc92d ceph: message pools
31b8006e1d79e127a776c9414e3e0b5f9508047e ceph: messenger library
963b61eb041e8850807d95f8d7a4c6a454c45000 ceph: snapshot management
a8599bd821d084d04a3290fffae1071624ec00ea ceph: capability management
ba75bb98cfb93b62c54af25bf67ff90857264bbe ceph: monitor client
5ecc0a0f8128b1876e8614638deaed49cc8b174c ceph: CRUSH mapping algorithm
f24e9980eb860d8600cbe5ef3d2fd9295320d229 ceph: OSD client
2f2dc053404febedc9c273452d9d518fb31fde72 ceph: MDS client
1d3576fd10f0d7a104204267b81cf84a07028dad ceph: address space operations
124e68e74099090e28da5518f73fda878e7e8232 ceph: file operations
2817b000b02c5f0c05af67c01fb2684e1381d6ef ceph: directory operations
355da1eb7a1f91c276b991764e951bbcd8047599 ceph: inode operations
16725b9d2a2e3d0fd2b0034482e2eb0a2d78050f ceph: super.c
c30dbb9cc7fc75ab1d0ee6fb084ba4684f7a665d ceph: ref counted buffer
de57606c23afded22202825b3db8a5d61859f198 ceph: client types
0dee3c28af2fbe22ca62739a7f57da5435d35793 ceph: on-wire types
7ad920b504a980adcab4d3f6b85695526e6fd7bb ceph: documentation
2725898fc9bb2121ac0fb1b5e4faf4fc09014729 ARM: Flush user mapping on VIVT processors when copying a page
f00a75c094c340c4e7435665816c3273c870e849 ARM: Pass VMA to copy_user_highpage() implementations


More information about the unionfs-cvs mailing list