GIT: unionfs2-latest: Changes to branch 'master'

Erez Zadok ezk at fsl.cs.sunysb.edu
Sat Jun 25 21:17:26 EDT 2011


Rebased ref, commits from common ancestor:
79b89c6a0ef62eed67fdd16568c5cfedf5f748e0 Unionfs: Release 2.5.9.2
786e9d725a9756c137f0022eadab7307da80bb8b Unionfs: Release 2.5.9.1
b36d1a0843e44fca085246e78dc3a8f141a773ea Unionfs: compat_ioctl fixes
4be6674aa2819ff0940ffdb1a92b461d15767959 Unionfs: Release 2.5.9
e4da19088140db6517d1399992030627f7387b01 Unionfs: copyright update for 2011
c60d4306bbc452854ae68e1106d1478bb384c1e7 Unionfs: avoid lockdep warnings in show_options
0b4ae0e3cdac1688a119eb2aabb95baf2690c023 Unionfs: pass nameidata when lower file system is NFS
c7e06a53298eac91ff39c228953234f3a38eb60d Unionfs: reorder initializations in ->permission
16ea31ba0c286221f7df811a6f771b655a684680 Unionfs: cleanup state in ->permission before returning ECHILD
44825c5e7cfc34cc4845b88e4df246b5babcbf5a Unionfs: remove unused fgen in file_release
e3d12cd5325320b34c1dd3b4807bf7ebcc358b68 VFS: introduce lookup_one_len_nd
d440fff81f55aef43ccb9cfe758ed6310571b2f4 Unionfs: force only one open lower file after copyup in open(2)
b1c30a55f95e80df919074af2a7c521275127de8 Unionfs: revalidate files which are open but unlinked
8f1fcee6d0c90ec687a98c640c05e697a21fbe05 Unionfs: remove whiteout if regular file also exists
2bc76b06599672ad31ca3e7f22a4aa7143bff9aa Unionfs: remove whiteout of opened but unlinked file from readonly branch
87b8a17e04caef7f9889d28891655731e629a83d Unionfs: find lower inode of unlinked opened files in setattr
34939b3186cf19e3973015cc637cc273408d4041 Unionfs: port to 2.6.39
911d6287eff7ab0932c5ad9b2e185b196aedd23c Unionfs: Release 2.5.8
d8c25d422b70fae1f494d1c8a0de3751aa6a43f2 Unionfs: implement replacement for mnt_get_count
f1017409b08474548c5a8d83a3f4fc07db24f840 Unionfs: update ->permission prototye and code for new iperm flag
63d223a0443bb273040bf215c6b6161eb1378bbc Unionfs: update name of macro for embedded dentry name length
2f38751f3c9978fd0b845a6a447d7c910e5fde8d Unionfs: ->setattr fixes
00de11f4a2e42acd6d97f1b552d6375178a5447a Unionfs: don't dereference null pointers if dir="" was given
f29907d1985e57d635fc4f839628b4c5323cadb1 Unionfs: Release 2.5.7
c0dab0f3ab4fc3fde56fab3a0caa14e0d1bdf7d2 Unionfs: call truncate_inode_pages+end_writeback in ->evict_inode
6800f930dc007fbec15c5348944bbf3f1f578f88 Unionfs: Release 2.5.6
aa5959d00d4507eac9e43640e58218d25a0c5ebe Unionfs: pass valid vfsmount to vfs_statfs
f1394d226517e5c28afc71aa7f7cc625fa1fdf89 Unionfs: run check_nd only if nd is valid in ->put_link
52cd39e2e971d6c120940bde0c67cb1885302179 Unionfs: support ->unlocked_ioctl and ->compat_ioctl
becf206fe8aa1d18bdb461518da4814c2732d552 Unionfs: Release 2.5.5
de470f1a9b034dd713818dd583ef9fe388ce55ae Unionfs: new vfs_statfs and ->evict_inode prototypes
9242992c27e5e3d72c5007cdd4ba76e0051c8055 Unionfs: update fsync prototype
da7f059b9259d4d0d99394a0df8b72ba53ef8080 Unionfs: update write_inode prototype
e8cf8852822faa77cdc8c7006a20f361f9f5716f Unionfs: Release 2.5.4
96f74e918f49838217df718789c1724815adf386 Unionfs: update copyright year to 2010
86548ae38ccf402906cce33f70f8ca95b55ee956 patch unionfs-remove-unnecessary-lockdep-off-on-in-rmdir.patch
c3ab37fc846d5a9949822eed6f92235c70690941 patch unionfs-remove-unnecessary-lockdep-off-on-in-rename.patch
3d7d915e74441698a2ab82b873bdc647bb869025 Unionfs: unlock lower parent inode correctly on error path
5b903ba21eaf684c2e39fe6fdb9266d7b9dae344 Unionfs: make our lower_vm_ops pointer a const, to match VFS
97dbec55c417b29d7770ff6372dd375110158658 VFS: export release_open_intent
b47b837bb08b67c29c8aeb7a1d70585aa266686c Unionfs: Release 2.5.3
1a77d1ffced68cdbe0bc7b2af1404942ad070f77 Unionfs: handle an open-unlink-ftruncate sequence
31861d020f29117150b24d141e9c06fc0330c643 Unionfs: fix readonly nfs2/3 permission handling
014f6ba22813496d2314f6ac0d183ac6ae3a6696 Unionfs: Release 2.5.2
0d0b5a36736089ddb8d75d068b8672cc4c54ea51 Unionfs: prevent lockdep false positives in mmap
6ac5c285dad9f56ad4b7a799594d272072c35339 Unionfs: lock base inode mutex around lookup_one_len
a2f389280122dea5c49092734a18a7266f053138 Unionfs: merge fixes from rebasing to 2.6.29.
bd2f35466e75f8e0ccfee122d30885cac13d2c38 Unionfs: release 2.5.1
abf44898f2da506a21b035535b24b8bf2a086f54 Unionfs: update maintainers
8abcfe3ce900607c7d98d5021c2706bccfc10c47 Unionfs: update copyrights for 2009
5acf33913dd2f151837ee8ac4996aa9a9f1ded1d Unionfs: create whiteout in correct dir after rename with copyup
313459285535159a9439d02c1d5d95bb9589afd7 Unionfs: prevent lockdep false positives in mmap
97c23c0e2dba872eefdb26d45d62bd2c320fc7e0 Unionfs: use path_put in mount code
5472b9bbf63232413e3812e92d21bdf48482983d Unionfs: handle partial copyup errors gracefully
79a61010ddb6dc044db28ad91e4698d1bb1ebd7f Unionfs: use the new struct cred API
3ef3f605aa69432a9822ede029ba1f8afc20ef13 Unionfs: dentry_open takes a struct cred now
cfd785d130b3957e22302bdd206c61f1af81e278 Security/VFS: re-export security_inode_permission symbol
69aea2b435f79c7a07f54cdd444ea787cfb8597e Unionfs: release 2.5
e6417ff3ee8f332beffc192fde1b2fb69cc64996 Unionfs: unionfs_permission locking fixes
d564247526c49f31c82abdc7e92035b83f4a44f1 Unionfs: file/dentry revalidation fixes
ae3e4ec4580323639386c7c0fdad3adfbd4d78a6 Unionfs: remove unused nameidata parameters
a0d2080189141e02753e2d2244ece87eb4c4f008 Unionfs: file_release must always succeed
0f6cc8356dc1cb85c8856c1d52a8d14098ec522b Unionfs: remove redundant file-invariant check in file_revalidate
f53cfa5a6148cba988b65c1b77fd91ec6d6037f3 Unionfs: fix readlink/follow_link to add locking
bf0847ce348cfa7888b4ce204a60673241ef2f33 Unionfs: return EINVAL in setattr on error
fb9db635d83229258529a3693fb16c7f2bd6ff49 Unionfs: just warn in put_super instead of BUG-ing
2c16841187801199a14df71fc567a77da6969404 patch unionfs-cleanup-mntput-calls.patch
459060d71b4483bd7cf41bd33423211da99846f3 Unionfs: use dget_parent to keep parent dentry stable
b1b36e7507713164489a524ab29b9f433742d167 Unionfs: remove unnecessary calls to copy_attr_times
eaf0c0e230e4318e2c0265a061cabfaa75586bbc Unionfs: fix off-by-one but in mkdir
6d7b3e4bd7d84f4913d5418bfb8dca45d6a2dc0a Unionfs: don't open unhashed files
de30a7fd4cad854d7eab492939f957d17bbf3df8 Unionfs: initialize lower mnt in lookup after vfs_path_lookup
2ad605487e9ae5dc79b5e92a7306c7066db73726 Unionfs: drop branchcount on error
65c0b15f53cba3d0c421954442b8cdee24ae8007 Unionfs: add a few more invariant debugging checks
01a9b36ec8cfd70de864e0f7525379d32b581d0c Unionfs: update parent mnt on unlink
0a55c1d0b7a04ff45fdd5e5ee0daa16f0a341990 Unionfs: prevent a privilege escalation during first copyup
ac24af58a7dbc048d74dedd7213a2018497ae8f8 Unionfs: release 2.4
14795e48ab5a4196baa006b904dba977985e5c0f Unionfs: use new kmem_cache_create constructor prototype
026db95cc52235ca53e01a25bff09f3f00cf4b91 Unionfs: LOOKUP_ACCESS intent no longer exists
2144e50c21c77305c81cb10a7316c13bc802feff Unionfs: permission no longer takes a nameidata parameter
f4931efe3b4492f12c3814264b4e95010e32fba1 Unionfs: symlink no longer takes a mode parameter
d93c306c907df402b5cbf9596277ab44abf9c3d5 Unionfs: properly hash newly created inodes
b7446937a139e160960cfa39419879d6cec3d79e Unionfs: minor checkpatch fixes
d41213183d92b1bf4006ff93d9d580e0a469e1a6 Unionfs: update copyrights
1b118c8b444a5cd28acdab1f55879add28b09f7f Unionfs: update maintainers
26f64577b8c89c241c7d7ed0337eeceeaa63bbde Unionfs: remove old lookup code
80d67d1fb7be5352b531a2fe45f68ffb6007c0e6 Unionfs: cache coherency fixes
4a4f64897db26b0d30b2dc9324ce7b108ee176ea Unionfs: free lower paths array when destroying dentry's private data
ede883cffb19b9a483c669b5728fa5e541c064f9 Unionfs: lookup overhaul using vfs_path_lookup
b3774e28da6aa54fc7de85153fa643a743de01c9 Unionfs: overhaul whiteout code
e5ac98c1e3fd58b9b821b0b5f5f67788c5c638ca Unionfs: simplify stale-inode detection code
efbf71cafdfe3a2a9354bf825e585fa9c1812068 Unionfs: create and consolidate helpers to path-put lower objects
b4032576914531f3b7705c8c68c1ab890db2e3b1 Unionfs: create and consolidate helpers to iput lower objects
b9cce8f8759397e3dfaa681341a95f5d83cca803 Unionfs: move a rename helper closer to rename code
678f0b9bfd0cef0d395c259923ec0e4d4109f497 Unionfs: simplify the macros used to get/set the dentry start/end branches
3ee626cecae41f73bf15357018e9937335147487 Unionfs: use new umount_begin prototype
b4a54c31be1759781cbed41e5aaf8cc3e73ca76e Unionfs: release 2.3.3
454740b63ed9beda4954bb6a2f38c423027fbcfb Unionfs: lock parent dentry branch config in write
1fda231ab56373681c079191fb4e4a9b596a83cb Unionfs: set lower file to NULL in file_release
5deafd44bcdc97e0de445f386838b632e767316d Unionfs: maintain one-open-file invariant for non-directories
1de368397d3525d1c03e15068e916c2ff389f780 Unionfs: reorganize file_revalidate for un/locking callers
df067c3930aedb05c577321e4d85c7f16f5e8323 Unionfs: copyup only if file is being written to
fdd8293bc13c33db521f0725ad246860ad84fa53 Unionfs: set append offset correctly for copied-up files
34fdde6588eeac32145576575a04d66c7e2eba9d Unionfs: don't dereference dentry without lower branches in d_release
e11bc487e23cb66adb0aa1246e799cd219afd48f Unionfs: stop as soon as first writeable branch is found
d9d8053b73febc1561b90558d663a7435ba229d6 Unionfs: lock inode around calls to notify_change()
57412f0343f11e21749ae7565a38ac87c5e92c2d Unionfs: copy lower times in fsync/fasync only when needed
8970b2391f36c65a09a687e49339448a428934e5 Unionfs: prevent races in unionfs_fault
dc4e85afa29756bda274ef894725b0fe4ee3c41e Unionfs: minor code cleanups
d7fb77b45cb3af6dcafcd6c0a4efc6e4d891cf0f Unionfs: release 2.3.2
f29549696bd8a674c4194d02db0e365a0450d371 Unionfs: update lower mnts on rmdir with copyup
225984696a7f6ce65ff095754e778fcf2d79b69a Unionfs: don't purge lower sb data on remount
2eeb3c1856c94cbaeda54b6dfb2b6a5659978fa6 Unionfs: release 2.3.1
c1c8e423b8173735c0ec691580e81a520849bb82 Unionfs: do not over-decrement lower superblock refs on remount
bea61ba5a20681278613c9b46bd9d4cbf241032a Unionfs: release 2.3
4b2077a835fde0a2bfa0a5790477143870136241 Unionfs: display mount point name along with generation number
5fd085d6a9f9f7a822dfb8c76094208608e6f086 Unionfs: document reasons for opaque directories
05bf3c8304a16a8872d29ae05390fb7e6a6de2ef Unionfs: use noinline_for_stack
827d55019749a59f6d8c1841d139e75d05e5bd73 Unionfs: use __func__ instead of __FUNCTION__
d3cf40de341dcf37c549c83130a7cd8d9037b9bf Unionfs: don't copy parent inode times in setattr
3be26d5d27904c35131627529e264e82f3890d6c Unionfs: reduce number of whiteouts by deleting all instances of files
d9507e6e5d861448828ec3a8ba38cc3f8e98d12e Unionfs: lock our dentry in file operations
fc290feffd240d49ddc0d1168b7732143ce2f16b Unionfs: implement vm_operations->fault
d825c4d5f40e0199dc259df8e73ff45cd458e135 Unionfs: implement splice_read/write methods directly
84cd09222e92df54860bb853db5a0102b19e5915 VFS: rename do_splice_to/from to vfs_splice_* and export symbols
549a8de4290acc04fbed3bf26c646d650483e263 VFS: export release_open_intent as GPL symbol, not regular symbol
482dd7e46e1f73be1c24b5c97d098813dddb5ccc Unionfs: release 2.2.4
f4f860644627631714b773ff7574589408571963 VFS/Unionfs: use generic path_get/path_put functions
0e770165d5374728640d1465a396459ca5d57907 Unionfs: use the new path_put
9c88616fa88c9f7de75f62f7b6ede05b04038034 Unionfs: embed a struct path into struct nameidata instead of nd dentrymnt
60466ac8f91759ec3bd201bec7066b280403917c Unionfs: stop using iget() and read_inode()
50972c74c7c941fa76290afe3550b4c1df394132 Unionfs: use dget_parent in revalidation code
de6ba478f6cfbefdc03404ed3c91e8ecb76425e6 Unionfs: branch management/configuration fixes
1618874d40b4a1883db07f78b45484bc1c3db351 Unionfs: lock parents' branch configuration fixes
7029978e845ed9b9c2034bfdbaac85a1bd503a88 Unionfs: factor out revalidation routine
4f8d47ed04a16ea157567bb0ae6fec06c0c5fd84 Unionfs: revalidation code cleanup and refactoring
18fcb76be2babca6fa589455d09e7101737b8791 Unionfs: improve debugging in copy_attr_times
f89966240827c4b072de58ce066573fe0d752372 Unionfs: follow_link locking fixes
8723000538cecf7671b8a4921aa46ce5d8ae3746 Unionfs: extend dentry branch configuration lock in open
878f96b5608462e847a3cc1fa39993aa55704966 Unionfs: initialize path_save variable
11e5efe965341b56d71e849c452d8266a36718e9 Unionfs: uninline unionfs_copy_attr_times and unionfs_copy_attr_all
e71a4af646c82773caa43cce1cde89a268034990 Unionfs: document behavior when the lower topology changes
5292f2ef275d211e048e4624d4ba2de31b228e87 Unionfs: ensure consistent lower inodes types
b9aca08d52c56907b0820f21ca62f07f5c4759d9 Unionfs: grab lower super_block references
dde66fc79aa7928f31ea5caa038bbf3baea05322 Unionfs: release 2.2.3
9f138acdd56c152092c8e45b76a2231d06242f16 Unionfs: lock_rename related locking fixes
46332dff90fe14f5872a70fb00f8d26d9daf7b82 Unionfs: d_parent related locking fixes
4a24f67032061453b92262dd2a150af92e0fd80c Unionfs: remove unnecessary call to d_iput
43dc33c48fbe3c284df546fdd57403f47b30766b Unionfs: use first writable branch (fix/cleanup)
b37f03fb65b6962e87deac7ccd4accf48886ebef Unionfs: release 2.2.2
ee042aa6c14c15818bd8c6b1350d04c1c77af3aa Unionfs: ensure we have lower dentries in d_iput
ebfc72bdeed88bc3fce3e45cba3020708f36662d Unionfs: branch-management related locking fixes
748f4cdc58433fb5267ea2c509cd9b23c8191859 Unionfs: mmap fixes
8c6b4f20ee23f71ff569709d19e83d24ae94fda5 Unionfs: merged several printk KERN_CONT together into one pr_debug
030db5bcb99822f77f3664e7bf13c55e375b2c25 Unionfs: release 2.2.1
ec90d2938c97747624bca21e71abd5d50416846b Unionfs: use VFS helpers to manipulate i_nlink
cae3e9958f2f857ea52e9896bd85dd72828faee0 Unionfs: locking fixes
ef1db1a136bd939a912ebe8d7b2cc2dd0df749df Unionfs: use printk KERN_CONT for debugging messages
d9465d38b7f87796c4d7bbbd411a29477fda114b Unionfs: release 2.2
0d91dc2513e2dcd0260502879a38778c0731537e Unionfs: don't check parent dentries
8fd9e3b61203040b73e4a03c0a65ae6b549784ee Unionfs: implement d_iput method
81a9dc8e6493bd39f392e1f7f2876ca8664a57f6 Unionfs: don't check dentry on error
ecb9627ced1f03d18b2d40b6df99e6a0fdc8e6b8 Unionfs: cleanup lower inodes after successful unlink
ab9c398417a6a72062920d1e94826c61dc350e0d Unionfs: initialize namelist variable in rename
ffda4e8689305731dab5e8441b6c94f6565660f4 Unionfs: minor cleanup in check_empty
d92e21d05cde64b67c41f90320cde1f81a08b7b2 Unionfs: update inode times after a successful open
61bf9bc76c1c836dea24a0ec43886d5beaf98e1d Unionfs: set our superblock a/m/ctime granularity
2b40e6a53c873789e58733315c1eeaf35b576484 Unionfs: handle on lower inodes in lookup
b29bdffcdd725c6a2d1765ffab856c15505aa4a6 Unionfs: minor code rearrangement in rename
3f7732b8fb67af711ee8052a87f9bcd0ef447a55 Unionfs: implement lockdep classes
45150eb0c76f1b9c2fa4a2db1b16f29098ab07b2 Unionfs: prevent false lockdep warnings in stacking
e6d054301470a48317d20a6ce21f98bdf82ff941 Unionfs: remove unnecessary parent lock in create
8a1cb90fe2ddd4d87e4fa29f54660e2904019e16 Unionfs: remove unnecessary locking in follow-link
54e742951edef585386eaac4da7ddd03e0f1609a Unionfs: remove unnecessary lock in read_inode
0d47023a4cdd55a3f5a60949303fd67b394ce04d Unionfs: remove unnecessary lock when deleting whiteouts
cd1db741e0888231924d5d3242f39fc4c07ce8b6 Unionfs: remove unnecessary conditional inode lock
7057a1c7be5525673a823036b296383e795cffdd Unionfs: prevent deadlock in cache coherency
1e61a05ba806539f58f6083eab4ca91e780de536 Unionfs: remove custom read/write methods
6a34442c4b20452b8fb7719aa66824f024f956fb Unionfs: restructure unionfs_setattr and fix truncation order
ecceaf0bbabb28880073d187c91bea8a72e409e1 Unionfs: mmap fixes
ff93c09a2b75aaead4207e93f9eef493357a669e Unionfs: release special files on copyup
05ce38a18ec9da17f59a04dfd36c078f6b62b16e Unionfs: create new symlinks only in first branch
8d341665549484cb51b7812126c75fcd382e42f0 Unionfs: create new special files only in first branch
e4b8ef9b988db1727a1f5f113c9ade1f1b55ff73 Unionfs: initialize inode times for reused inodes
2fbcdf29b56dc239ab5c34744652a15afecb1be2 Unionfs: interpose cleanup and fix for spliced dentries
176d5561957889fd39a0e4ed91e388b95cec3340 Unionfs: clarify usage.txt read/write behavior
0af791ddabd3af2a527761a364298160263602a5 Unionfs: use locking around i_size_write in 32-bit systems
12af4abb94968fddb0c0764fbaf577325eb0c346 Unionfs: clarify usage.txt mount options
07c720882ce75ddea60cf0e1db44622f2c2747a9 Unionfs: avoid using drop_pagecache_sb in remount
b5c53e7420b97ab782aa3d19617edbb2942b1325 Unionfs: release 2.1.11
89fafcc0a29d38cb494018b2791544ca465c5fc6 Unionfs: reduce the amount of cache-coherency debugging messages
7230c9a0e9d36493e0097a310edd6feaca828cd7 Unionfs: cleanup/consolidate branch-mode parsing code
a7b0ed4216156977b0c89bec0e15c9c080ce47d2 Unionfs: call wait_on_page_writeback before clear_page_dirty_for_io
dd64e036010a8740191883351588aec286a9de54 Unionfs: release 2.1.10
e712d731b63906a7bae400fbcbded5a53f817c2c Unionfs: use generic_file_aio_read/write
c98badff625812b37c8e0a28a2ad0340d0b6d867 Unionfs: update our inode size correctly upon partial write
9f244c442269ffdb7f5a6740144dcd1507158cd5 Unionfs: prevent multiple writers to lower_page
599a18957fa32e4a15dc0ebd5c13f5829334198e Unionfs: support splice(2)
6f7056bb25131e5b929400f9cb3697ef054f4d7c Unionfs: reintroduce a bmap method
322a98ac02be8ff8d56bca653388f88fa0e67099 Unionfs: update times in setattr
f22941c44b6dea83f39e2ae684da3a327d641eed Unionfs: create opaque directories' whiteouts unconditionally
e6be28318ff3d47d09829a147318a5377690313c Unionfs: don't create whiteouts on rightmost branch
492a11545eccf56307c79878d626df3e44689715 Unionfs: release lower resources on successful rmdir
29fd35651a6ec4cb4fc9992eaa853c73b4c8a277 Unionfs: remove useless debugging messages
0110eaf25a27f0cffe77a8f24578f66b5ec29186 Unionfs: handle whiteouts more efficiently in filldir
9590c1cffb948296a322a4e6a6647cca04dcbe72 Unionfs: set lower mnt after mkdir which resulted in copyup
8fdde895408822deba41bd9c47bb32c4690b1bd4 Unionfs: minor cleanup in the debugging infrastructure
ec47048f36d79e692f80acde7605977b0c6fdf2f Unionfs: minor coding standards applied
874f9f8fd44ff10cda374c18a21286fd645a54a4 Unionfs: minor cleanup in writepage
7463f71cdf629e621857ca1442ad4586d72645fa Unionfs: use f_path instead of f_dentry/mnt
ddfc98bc38ef6869e17a8747a885f51312316d0c Unionfs: cleaner support for RT patches
add6fb03b538176e62d29dd94ad6fdf590aa6760 Unionfs: release 2.1.9
be5db25e07b30b67ad3f4f9384d09b5cbc2bfc70 Unionfs: move debugging checks inside locks
37dfb2c40b5cdf30c255f4b0666596a2c1276b67 Unionfs: fold do_readpage into unionfs_readpage
234a14c5ed674acb3c24cbb7a12de21d24cceb98 Unionfs: remove unnecessary lower atime updates
54558b8e4ffd00565b459080dd38b81217222595 Unionfs: debugging updates
c7a52f7fade48baf9755b84e6616eeed9dadbbcc Unionfs: clear partial read in readpage
a20744501f3d00cf3d87b50314505f6ec22af5d7 Unionfs: writepage updates
43893b682d91a5b3f7dd9b396793b8b10fb4f2ad Unionfs: update cache-coherency detection heuristics
cd1fc0b6dd614f1d5096d95ac46a8ea783ce0708 Unionfs: use i_size wrappers
5deea66613b0b4153adf34597c3fbd8cec685c81 Unionfs: flush and release updates
481f3cefd4a96a1472407390467d922892f340c6 Unionfs: release 2.1.8
4c6ba94f66b05352b0e5147ce842fc01073cb4b7 Unionfs/VFS: no need to export 2 symbols in security/security.c
0ffc4e8c07b7b4581ffa5de64cbb7f9c04864f78 Unionfs: don't printk an error if it's due to common copyup
87d340f740e8eadf1c2abb2548efcab726f12cd1 Unionfs: don't bother validating inode if it has no lower branches
d0fb3775ab26e93062a53366849b4360c426c365 Unionfs: avoid a deadlock during branch-management on a pivot_root'ed union
694ffa5b2ac779e6a7566742b35ee6aee260b037 Unionfs: mmap updates
9841f2079a381fd5e2f381dcadbfac3171777eaf Unionfs: update usage.txt documention
8952077b151be9ffcecbf82795f029bf521dfbc5 Unionfs: cleanup permission checking code
eceb89cc1757555cfeff1d1e36dbe1f4c730ac85 Unionfs: delete whiteouts in sticky directories
c496049885aa5ff9ade5c1f2a9023412a9c75819 Unionfs: release 2.1.7
faa9849042cdda572ff80df5ee621fb3aa0481b6 Unionfs: remove obsolete #define and comment
79d72cc5b057293cfd6c3ce3d0332f7eb8393611 Unionfs: fix unionfs_setattr to handle ATTR_KILL_S*ID
539b1a07b6239b1b76975e7f4a79c4eafde178aa Unionfs: remove for_writepages nfs workaround
1979ad3e706c880b6510d669b25a4ff19c43297e Unionfs: convert a printk to pr_debug in release
53a5124f3e05ce00dd27e7d275c34a583eaf5988 Unionfs: don't bother validating dentry if it has no lower branches
0eaa329503fc05168ef6a326de39c2f71482d954 Unionfs: don't printk trivial message upon normal rename-copyup
6f64626f5fdae4823c839958a97fc393d160d377 Unionfs: support lower filesystems without writeback capability
e45dec4e83eaba60cd2c6860f8af85dfb396f996 Unionfs: slab api remove useless ctor parameter and reorder parameters
7067fe238de642167510c4b3a092e26dcf49d105 Unionfs: security convert lsm into a static interface fix
9fa37c1f6acde558f65b8a6fb9482a471c018db2 Unionfs: release 2.1.6
34dcd1f1836b5d7c44e9486750f928e8cebf0279 Unionfs: coding style: avoid lines longer than 80 chars
972ca0757a7608267995afb08100b4dada6e5fbd Unionfs: coding style: miscellaneous fixes
31b6b5b31d89ca1e7ad66271a85d3c91c4ea354f Unionfs: coding style: avoid multiple assignments on same line
e41d54692cd2549b2a811ac8a62026b336b1874f Unionfs: coding style: take assignments out of "if" conditions
1e2273bd60427aa1a2d021ffa6ea1550aeb2852e Unionfs: coding style: proper spacing
acd21aa2739502ab17904699a597c52ff8471d14 Unionfs: use braces in both branches of conditionals
e5f9be7ebeb58fafcdd01cee9546a26d89422aa4 Unionfs: remove periods from the end of printk strings
6663341db9ca548c820726cd99853b639da6b550 Unionfs: update/assign a KERN_* level to all printk statements
8d89317fce342ff25919dbe8dd2a4d314d63efdd Unionfs: add missing newlines in printk's
054473a6dd082e1169de09f58008cebeedbf32b9 Unionfs: convert all appropriate printk's to pr_debug calls
59f236b73cdc587f90d42507153827296db721fa Unionfs: use pr_debug() instead of custom dprintk()
8c2a07fc911f138101149c50f5f1dece88431829 Unionfs: use page_offset() helper
a8c67a4d1282ce55304ade8e9e0ba17e3b4028df Unionfs: remove unnecessary if condition
4d34da14c296d20b2cbfbe435c3ba2dc63742393 Unionfs: properly indent static struct
801961962c2e9c208d381a053e84b88de62dad9a Unionfs: use UNIONFS_NAME macro
1ba3206d012f6085f6d72a1b4a666cbdbd7787cb Unionfs: use consistent printk prefixes
68108345e22f56ae08648b51498f97798d690ba7 Unionfs: minor comment cleanups
ede97930d4bf22525ace7814efc1dce8128837fa Unionfs: compile if debug is off
68ec0621ec91f961308cfd773f403cbbc55bb9d0 patch unionfs_undo_unnecessary_unlikely_calls
1ac42e82a301748341400238469d0a314257c148 Unionfs: display informational messages only if debug is on
6584289f4af6a9ef897de403f0ea16a11d580168 Unionfs: release 2.1.5
3ec7b350a5746d32fc48e2cc6b52107e02bd4fe4 Unionfs: use poison.h for safe poison pointers
9ffd00126e4fe5d53fa5b88e103aef37e5e8d366 Unionfs: add un/likely conditionals on xattr ops
5a5b0cf2b704354273d7be55b687539cca3d7e75 Unionfs: add un/likely conditionals on unlink ops
36675b61f8c16dd16220b6c9832e5b6de6dde5f5 Unionfs: add un/likely conditionals on common subr
76d65dbbcb734af1d0da3219970bd7194b7dc99f Unionfs: add un/likely conditionals on readdir ops
3afd7087c0b2c02267b469ffe523da224023dbb4 Unionfs: add un/likely conditionals on rename ops
5112b48e1aed974d87cbf5849760d8e7c17e51d5 Unionfs: add un/likely conditionals on mmap ops
28d6eccf6128964b9d3efcfba78f4c9a1cdbd606 Unionfs: add un/likely conditionals on super ops
70b63cb32d331dd4788154cc137690c686a1a41e Unionfs: add un/likely conditionals on lookup ops
7b4eb4d154af1a5bb18b09791443d03aa4fddd61 Unionfs: add un/likely conditionals on inode ops
c2f1cee1d91cb50aa4ece813db2c4d0a62d5e0ad Unionfs: add un/likely conditionals on fileops
dee0b4920f953913b43655746f30c3d6dfbc3609 Unionfs: add un/likely conditionals on headers
e6a222f613e403f6e09dc67924d2459eb9626dd9 Unionfs: add un/likely conditionals on dir ops
1071cdd997edb58df828c0893beab504c924dbb7 Unionfs: add un/likely conditionals on dentry ops
295fdf12f7be7cde58fecb755cd34cea30a3c64f Unionfs: add un/likely conditionals on debug ops
2f8bd968b006f494b139e46ddf2351b47e09184c Unionfs: add un/likely conditionals on copyup ops
b0cc36d7d8c5e1a649eace7c213c168092ba6337 Unionfs: add un/likely conditionals on common fileops
d55f40e303b5dbac9201171f440722e6076a84a9 Unionfs: lower nameidata support for nfsv4
aa0bef45de557c68abf8c70e6ae887c3a5dd1d5c Unionfs: add lower nameidata debugging support
f8da9e19966ea806e4f7dc5cf0322af6f6b620fa Unionfs: minor coding style updates
c131a1232779dec2fff23bfa8fb5d5367b944459 Unionfs: cast page->index loff_t before shifting
26a7b7206b9b6bc9c99bd79d5a3482e760ee5a68 Unionfs: release 2.1.4
837cabc25d6a678a23b688a2582c78a64041dd20 Unionfs: cache-coherency fixes
d5dce61d3f506561a4d285706a7c1f9adc246a77 Unionfs: display informational messages only if debug is on
b752fee5697a3457600a101561f0d1f682ecd5fc Unionfs: use int in unionfs_d_revalidate
c586474264437c1f070741b14e3913edc10c4a52 Unionfs: documentation updates/corrections
b89252dfe23ad7de276bed0e24af0d1ec62587b4 Unionfs: release 2.1.3
f6e6b926bce15d2b720d69072c4efc8c624b9e0e Unionfs: cache coherency after lower objects are removed
4357ad166deab57ce95003333e7e8a94b0cf8418 Unionfs: unionfs_lookup locking consistency
94901297b5470f23cb482f17405d4427de8a62fe Unionfs: use boolean type in unionfs_d_revalidate
7c2e10fc59e677b21e3a379673671d2b4c8d5c15 Unionfs: add missing newlines to printks
8f5172a4ddb83a157f9fd4ac60535b96c393168c Unionfs: remove unnecessary comment
0e7e6cc3541cceef3c3245d81944690696fbceff Unionfs: documentation updates
525b67c4018c469eeb15dcb340fe0faa790a3dce Unionfs: use bool type in dentry and file revalidation code
bcebfedef6253c61bd77b79da0ab2cc90f1ed7d3 Unionfs: cache-coherency fix for is_newer_lower
d1760dbe8790c5590b9b771a86fdacda74a95e5b Unionfs: import Jeff's fixes from korg
8122879290fcd27d63742dbc56df309a6df85928 Unionfs: Remove unused #defines
69694abc6829addf56a8ee1ef78a0d449c1955f0 Unionfs: Simplify unionfs_get_nlinks
4a71e2ab935b6f1dc9625e406b1da25700289cf8 Unionfs: unionfs_create rewrite
12d0da4eccf4a6860e8a65d009dd2985a480e5ae Unionfs: document lockdep issues
b5ff35b4c4f86597f2667211eaa6a18711d911f0 Unionfs: support CONFIG_PREEMPT_RT
d4373dbb7603eae07bbac8055d36fba71fa267c8 Unionfs: release 2.1.2
1847e4fe74cb59ae19a70124ec199ebfc3a55463 Unionfs: imported fixes from korg branch's take-3 series
310633dc0556519d271b4979459e974f214559ef Unionfs: release 2.1.1.
07f1753afc5112fb98427c1904bf633a4c35eaf7 Unionfs: minor usage.txt documentation fix
512599343a234b0b402200104f1ff0efc9480fc2 Unionfs: imported fixes from korg branch
5de37456cc4c24fc2c0388cc283bc5eab6a2a4ba Unionfs: back-port stuff from Jeff's korg branch to per-kernel branches
ce58e01eec504db287364fed7d1acc3ae8b0e80b Revert "bugfix: add MODULE_LICENSE to mtdsuper module so it loads"
2adc29384408b072b00dc899b037543bf8ef025c Unionfs/eCryptfs: remove lookup_one_len_nd and LOOKUP_ONE code
c423e5325026ea0928f21d88d79fa712b026182c Unionfs: support incremental versions
c7aaea3f0a221ca9eb630e0d45253fbdfbd3e572 Unionfs: check for immutable files before read-only branches
a9ad926841042cef564672df6ec2ac0a9d2747e4 Unionfs: mmap fixes to unionfs_writepage
9e83c865956afab4db043fdbb642fbfed0ef0a95 Unionfs: rewrite cleanup_file more cleanly
bc2ced5d13c19bb13eea5f10f2816d771a15a4ac Unionfs: improved printk upon copyup
5e3a997132f9e1def7ab37f76b1820ba9e86f652 Unionfs: xattr copyup fixes
d5c2c71b8206313eaa52c0d4a52cc68c5a9331fe Unionfs: fixes to cache-coherency checking code
44d72159e3971a47253fcdde259e36cc62bf838d Unionfs: mmap fixes to unionfs_writepage
a864783b442be33875435b2abbd8bd6bd8d02d72 Unionfs: bugfix when mounting readonly exported NFS volumes (was: nfsro)
bc681ba389e897939b5e4f110c79666590ff0dfa [PATCH] unionfs: make functions static
ae63e0c8fd967c68b04d1f16a29d9d61b28dc885 Unionfs: pass nameidata intent information to lower level file systems
22c1e6efc704699503c4c6c21e359e57bf0f7be7 Unionfs: kmem_cache_create doesn't take a dtor argument any longer
df0951c7c20e09690d7df765c35afa1bbad88dd2 Unionfs: ensure cache coherency in unionfs_fsync/fasync
74a60ae5a1c4f4f70913e7563342ba2a959075cf Unionfs: implement native unionfs_fsync/unionfs_fasync methods
0190ed24a0d8c9085bc815bb986ae88a484b8204 Unionfs: small documentation fix to usage.txt
05b8573f447dd6fd5b397429abee7a4639fff703 Unionfs: mmap fixes to ->writepage/readpage/sync_page
c0f959f7a72efb0e43e03decb737acd078f795a1 Unionfs: branch-management bugfix to unionfs_file_revalidate
64328186bf7860d73a66f6dd37bc3d7b37111036 Unionfs: cleanup: break line longer than 80 chars
3e5c5ce08ec7d2c9e5ceadf0dd54cad9c46d749e Unionfs: fix minor typo in revalidate_chain comment
1d2c87541b61b4baefb31c9c35bd6f41c00e4789 Unionfs: bugfix: don't call branchget() until dentry_open succeeded
0f7097ef6c761c7b8c42ce602f9de39b1ffab935 Unionfs: branch-management bug-fix to lower mnt counts
ecb6e3b048e9b41c6be061e6890488c99a4746a0 Unionfs: use igrab instead of atomic_inc inode refcnt
d1eb6a0e909376f26d8e47a3eea9e5e9bca165d2 Unionfs: cache-coherency: update times of root inode after branch management
801193f089b1e2a1584fe6c29b4f487d0c2f11a2 Unionfs: debugging: don't oops if sb->s_root is NULL
287a0850aa4eba8000aa45e338f7a16ace069cf8 Unionfs: debugging: show inode reference counts for all branches
fb9e07aa6457b9f3018f692eea19b2d4a4a1c2f1 Unionfs: fix small typo in comment
a6864997fda79da207fb51da861b739e6bee0440 Unionfs: bugfix -- set copied up open file mode to read and write
4bdd5b657ec84dbf8f2f4c1b8c88eecc08cc3898 Unionfs: rewrite do_unionfs_readpage to use vfs_read (bugfix)
486b994311b378ab793bf1b7ac8bb39ce5871448 Unionfs: fix minor typo in a comment
1b2203d6aab5140887aee25d2d607b198c7b81c8 Unionfs: use the splice_read file method instead of sendfile
9b4fbbb949f4d96a265ef56b50d9754dd67bccb0 unionfs: better handling when copying up permissions
62dcd39ef653ac35a5f63c6e2f44d3a68a9d0791 Unionfs: better error handling in rename code when copyups are involved
8f26dcca1ace419b97cb14df8378920d718c1c4f Unionfs: bugfix when renaming symlinks on readonly branches
106abce3571fad1225e99932ae0879dee277dcc0 Unionfs: prevent deadlock with branch-management code.
33ab7f78dcf5054e767dcd57816fd4bf2f946ab7 Unionfs: rename file->f_dentry references to file->f_path.dentry
1bb2e7d88c86a8f6fe36c4442cdb92181b8fc2b8 Unionfs: improved comment above unionfs_follow_link
015ecc5ae0481c056e2cfb645c8f930709736ea6 Unionfs: Change the semantics of sb info's rwsem
387abfbfd83b352f6fd6f653f536aad29bd15dc4 Unionfs: Remove superfluous check for NULL pointer
6d4a8b8cedcb88a9fe0dccb0d5c0dee056cc8fb8 Unionfs: Change free_dentry_private_info to take a struct dentry
a72345e0d792271a0161d596cd304e4cc6a9b426 Unionfs: Cleanup new_dentry_private_data
f1428b0b1e88868d2001320186cf914d3bf2e9ab Unionfs: document cache-coherency design and implementation
f2fa9d554a2cbc7d89ba52b5b1c772b031353094 Unionfs: cache-coherency calls to maintain the time invariants
113df477319273d7b01c7290296ec3e1fa6379bb Unionfs: core cache-coherency code
8968546d3ca5a1851e34c56b2c63186f2e964a46 Unionfs: introduce two functions to maintain time invariants
e2fe5fc4289eaf47f24cc0fd233f4039d3e840c4 Unionfs: prototype and location change for unionfs_get_nlinks
8f7705eeefec9d5a3bf6de03b08cf1c2a6294c01 Unionfs: m/c/atime invariant checking debugging code
c07e89b56eabf55112be24d0e8322fbf773de24e Unionfs: bugfix in debugging infrastructure
3cd485ad28f71c985a2c589ce35b2cacdd044f8a Cache coherency: resync unionfs data/meta-data when lower files change
d163372db2ed837a88f3e62152d8a75b6d765728 revert changes to new_dentry_private_data and document it
866d05ad5e00c43231ef9b5e6178981e80b9c17c cleanup: convert all instances of "hidden" to "lower".
cfc4c5932ba2793aaaa115470114eaeebe7c494d Fix section marker in header file:
a16ebdb3e14ca672e2ee51e845115558d718cad0 minor indentation correction
1310a32286f87093e59c298d708d9ce0caec06b4 bugfix: add MODULE_LICENSE to mtdsuper module so it loads
b0774a9e229efd60246b482ce01df6a853c5edd2 bugfix: properly reset lower inode start/end range
df19f8e73affa0a73a83c47002d513738d757e1a cleanup: rewrite new_dentry_private data more simply
ccee83ee9d1cbfc91473455eed380f0d6cc285f2 bugfix: remove extra superblock rwsem unlock call
5c11696eae2cf18ce3f81cded7fe9f997415e7ca remove unnecessary comment
c8f01a01d164888f3724abf5cf6a98cd24a80742 properly format a multi line comment
592632c3481b5452859325cfc18da2f2ef27a502 reformat all lines longer than 80 characters
06d2ed7c8a9b9efcec22d375399d03f66d72b5a9 debugging: indent code properly and cleanups
e3a21336dedf8203d08338e947c8a1189e07f7c2 cleanup: reformat all lines longer than 80 characters
250398359408f74d24e1c9091a4024813331e7cc spell check all strings and comments
6eb35230f8a0bb751f17c8abb37d317b4fa80222 cleanup: ensure proper comment on every "#endif"
ce13ad387ec7507b187c2caa4506f96dca1c56f1 Revert "Unionfs: Cleanup locking in new_dentry_private_data"
907ee854ff4f90621d77fcb9e5dd67a1472622a2 bugfix: ensure dentry/inode/mnt validity after a successful ioctl
cb214f9d30aa50a21504027404c78a7a1283998d bugfix: release superblock lock at end of ioctl method
aa4e096032feb8e0342992de8181e6bced0c571f bug fixes: revalidate dentries passed to all inode/super operations
f948083158c18357f543d2f0f0faab7824e493f1 code consistency: ensure that every #endif has a matching comment
36acd6595e4dbf4987295320de2a91b082175729 invariants: don't complain if no lower dentry of a deleted dentry
217a952538beaa0f8069cc3ece4335e02a89d10d invariants: don't complain about directories with some NULL lower objects
ffc865ee410bf22cb8adbca6c9fac7614e967de2 Revert "invariants: don't complain about directories with some NULL lower objects"
a12c7afa61e0c97dc7f5df773bb8baeff415ed3f invariants: don't complain about directories with some NULL lower objects
134c6bb94880085da612fa45688f616a32a886c9 cleanup: rewrite unionfs_partial_lookup more cleanly and add comments
39dbbe3906439fd0ee57742efda7a7ddd402f70e bug fix: prevent null mntget warning messages in unionfs_lookup_backend
3ef4aec100c015691b866ad4e2b9c76a218315f8 documentation: expand comments to unionfs_lookup_backend
53221b91fb4285a0f88cb3afbe5f0dc21c724ef6 cleanup: remove unnecessary call to inherit_mnt
cd343bb7d0f8c8c0856b7199f02bcb0ee45f9ac6 bug fix: don't warn if trying to mntput a "negative" union object
890735120f9b968f4a6121d15b771e1897262ba3 bug fix: get lower mnt from root dentry instead of lower dentry
fef4137640cd392c6ec1e599f00506631794868a Unionfs: allow users to override Makefile options in fs/unionfs/local.mk
65184bea6bced815496f893af1726fbfb1dbdeff documentation: better comment in branch_id_to_idx
9a33b684c7088fd0e160c3b32e280179649ab5e0 bug fix: catch bad use of dirs= options (extra ':' separators)
21593644fad0381febe57f1a2c114fddd79a6e78 unionfs: merge find_new_branch_index and branch_id_to_idx into one function
45f057f8d5e16ab806e3858e767e6979450bbdac unionfs: minor cleanup and better commenting in new_dentry_private_data
8fbae2c0a92b0897cb163167d7a18596122edf54 Unionfs: Cleanup locking in new_dentry_private_data
7be9d2b877620858a618007e652fa7ea5fd09fd4 bugfix: prevent null-deref oops if lower f/s is NFS (mmap writes)
d4cd68df1fbe425228e8888b9f357c1538652cb6 cleanup: use krealloc instead of open-coding it with kmalloc/kfree/memcpy
26f8c1b1e6a7cd686846abe5e1fad13a6a5119e4 bugfix: prevent a NULL ptr deref if branch is nfs and using mmap writes
b7fafe89095b2086bb13ae8519d8f465473bb0f7 bugfix: handle lower file systems that do not support writeable mappings
fe10581ac31d733843ea78d987f2a4470c0c7c8e documentation: comment to ODF developers to address
1336b97924da45192162539d0e2afc90f96abb9f bug fix: set lower inodes correctly after branch management succeeds
743425895a770c8f4c7cb6ae19c0579cc46efe02 bug fix: prevent self deadlock with remount code in pivot_root scenarios
126599c02b662453485d0200ab8f438db55e8f9f debugging: test for freed (0x5a) inodes
4fb4f5767ff69ee601c40ce8f7ecda088a9130ca bugfix: statfs lower file system properly
ba86f8cc33e778fd7397a5200b39005b6c11ea82 Add Erez Zadok to maintainers list
46d1e193f9ee394d3952dae4009b37168b3fd073 add standard copyright comment to linux/union_fs.h
e3a70a87da31b3702eb59c6baf7f838d1690adfc d_splice bugfix: update dentry in our lookup if needed.
5efe8bc9052d73d870c2d6bfa997641964a759fb mmap: file revalidation and fanout invariant validation
2a118a6514b09f6ff08930705ef05dc7f5a330cd mmap: sync_page bug, call sync_page on lower page, not unionfs page
85d2f71d636f881ae59c7bb4aef991bbe39ca8de mmap: also revalidate file passed to unionfs_release
6badd0fcea657bf881f6cd2be4d1e20021efba50 mmap: update atime upon successful file reading (via mmap or otherwise)
2356daea3760b8991e226c3b80a2a1c58ff486be mmap: proper locking to interoperate with branch-management code
19a55b9715fc4959e14a2671587fdc71839849f9 mmap: remove unnecessary unionfs_bmap method
f054bb65b1391ecb9b3b25f9fa6e6deee38c9a70 mmap: trivial sendfile support
4dc2759f304e0d4edec1b2c65d9a56552f6e2960 mmap: minor code and comment reformatting
73304b36d7c2c5858074a73b30b3d4ff48ad40cb mmap: #if 0 unneeded code instead of commenting it out
60dc00c9762c07f3c4795f3f300aa84814bf2e19 mmap: read upper file instead of lower file
3047678d48ecb37856499466d96323437727749f mmap: coding style: reformated a line longer than 80 chars
b4d3ab2077cf268c18c398131f567e874a106ff2 mmap: remove defunct comments
2f0476e1a3d6759c564ddca6b8c1c6a371a316bc mmap: file revalidation
f526f2a1f98cd78f09259dfd0800de355d996363 mmap: applied main mmap patch
90c8d06a5bea0777eb230935ed36db2240d98b57 bugfix: fixed interpose to check if d_splice_alias returns a dentry
2f742814e8e50bdcf86dd0b16384a030d98daae1 debug: remove unnecessarily verbose debugging printk's
1c8769e2acbd54c5982259596b160eba17541c0f cleanup: consistent printk messages
174d0490c8109c7e8896188ad2b1d154e59ceffd cleanup: eliminate wrapper function create_parents
709e94acba994ba02719ebf1a9e1ae8290fb5954 cleanup: eliminate wrapper function copyup_dentry
251b3c3db8335a18905d648cf453eedecf2d080a cleanup: rewrite do_delayed_copyup more cleanly and clearly
2577ec185bf5561bc01a7c537abc0f68d369a268 debugging: small fix to Makefile to correct #define typo
bfc65e7c23749d27c59effbe12d4c3e25d9dcb39 cleanup: remove unnecessary macro used in only one place
ed5b96d3d4c43ad260d3542cf43e6d7170c27ee5 bug fix: don't revalidate dropped dentries
cd0ce57e0f2ad35c3ddcee5a58f8b4cee99f9dc4 bug fix: retry lookup for different silly-renamed files
22bb66e87c6a6c6ddc49d5b4ad294df41737112d Documentation: better comments for copyup-related code
1dae8ca12ac766cf5c759d09148078fa971dea5f Verify and maintain fanout invariants.
b0b9067ddf865a43e280eb81e3868c5a88a952de Post-copyup helper functions
fbc822e18c210f0502ac6034e710a097b54f988f Introduce compile-time debugging support to Unionfs
65a8c6e176267fd5576e77583fceb097fe0c5b26 bugfixes: correctly decrement refcounts of mnt's upon branch management
43089c6ff7200d81689cdffa130efa83eeb5950d bugfix in BUG_ON use: actually catch bad use of unionfs_mntput
1a59829b3703e9018c2dc4870e454fb7f44d7d14 cleanup: removed a trailing whitespace
0a2096cb604c161f1364320c4f9e64adea8b2841 bugfix: remove defunct unionfs_put_inode method
c4dc7ba255364c23347ca39000069d23e0d81dfd optimize branch overlapping test a bit
a7031b2106e17c0124906e6dd221c5f42b37bc1e Documentation update regarding overlapping branches and new lookup code.
ec4d9c6b7a91476ef3fc13d6c78d1c0fb2a1089c branch management: disallow setting leftmost branch to readonly
0d273de2edbd14128c781eb5087981f89b25df8d Revert "Unionfs: Check remount options for being NULL"
879f5b8f4323bc5ee6d82e825e1a900cef2375cb bugfix: don't leak resources when copyup fails partially
3a4e5d9c5fdf23b6f89a68db33059f2fc5eaf6f9 cleanup: call our unionfs_{unlock,lock}_dentry instead of mutex ops.
a9501bfe0cda8079006af422de408380f0d516e2 cleanup: rename our "do_rename" to __unionfs_rename.
f0993ded3ab3a000e8fa15ea12e17b2b602142df cleanup: rename prefix our version of double_lock_dentry with "unionfs_"
bb9fe60ae34ae7625004aa7420c0770ab4fd3866 Cleanup: ensure space between every comma-delimited function argument list
ccd01fcf82223832fe21e4cfdcecde6a5e9f8fdb cleanup: rewrite long while(1) loop more cleanly
d20bd04c3289d3cbb1240b993c6e84fb80416265 Move one function off of branchman.c and remove source file.
e9e018634b5e3059cf1507060f392dc1fe6113f1 cleanup: consistent pointer declaration spacing.
fac4fdc5c68594ea9a5c7a5a4800d13b872cabf2 Merge unionfs_write with __unionfs_write.
a770e0d0ca17f97f5654a5a1785134b8f6babf7a cleanup: fix one odd indentation and long line breakup.
04bc8cb430c1a29b1a808240f6a59de49497b81e Commenting the code.
3948560e67fabcf9cc7a5dcd7ec73079154ae79d cleanup: prefix external functions with 'extern' properly
49c1f5b0fac26b060e75a214812bb507cf49ac63 cleanup: one more trailing whitespace removed.
32f6784b4cc5d46a7adc7aec65a5a12453571377 cleanup: spell check all strings and comments
dc3562f9164f7e954f525d11afdde12410933a82 cleanup: use consistent style for multi-line comments
7d65461c2b7629545d720e7c0e19923dc0f42637 cleanup: keep all top-of-function automatic variables clustered together
26db4631fbfb206dc27ffd2d707e76ec68023d2c coding-style: remove one more {braces} around one-statement code block
cb9827d83e823517c8cea5accff1eadbffcfc09a cleanup: remove unnecessary blank lines in short code blocks
7ee2d9d7c07c855c870a646deb6a69c0ef535561 cleanup: add missing copyright notices
d403f5e6fbb3d9539de73e60e33d789aee4f205d coding-style: reformat lines longer than 80 chars (accounting for TABs)
bada38ea49bfe2fb79c41a59217510adde95a7d5 cleanup: every printk should prefix with "unionfs: " consistently
754750ac22ed91f682af9fd102def902e7afe56e coding-style: remove unnecessary {braces} around one-line code blocks
10018c4158cd66849b80be8d93d731d09305a420 coding-style: no lines over 80 chars
50c6fe84f049b2e00784a4d8acb2baca54e7584c coding-style: indent every line properly
010e0563bd4771b567ed32b5ce6ab62050e0c3c0 cleanup: remove trailing spaces
b8b5891ba5db6224ad89dc88ad9ddb0b48a0ea33 Documentation: fix spelling error
235a02598d192cdb78dab5e5a20b7228fd849e1b Documentation: minor typo fixed in incgen remount option
045827f9a66d1920aba5f44c1918889a10261fa3 Unionfs: SLAB_CTOR_CONSTRUCTOR has been removed from vanilla
efe4d89d2b2226a88379f86e5881631ecc0f5c0e [PATCH] unionfs: fix slab abuses with krealloc
2706f283bc8f6152ca1739d6027c875b87705606 [PATCH] fix unionfs compilation
5db351113662f2ea6fcc18c1f70170d99a2650d6 Unionfs: Check remount options for being NULL
59edb3f8059b46e9f97f065247d9a1456f304db6 Unionfs: Accept MS_SILENT during remount
7d90004af81f9e812767b491f05a34b6e3ec427b Unionfs: Don't inline do_remount_{add,del,mode}_option
d817329b15549efd3283861a1174790eb31db012 Unionfs: Added several BUG_ONs to assert dentry validity
705284a51a7062812aaa231e39db51824fb52f84 Unionfs: Properly handle stale inodes passed to unionfs_permission
da66f9b2cf12db7c5efc9b2901c9b6c7c32b8fe4 Unionfs: Pass lowernd to lower ->revalidate function
1c6573005583585f6cd53d49873bcbdf8e45afaa Unionfs: vfsmount reference counting fixes
62f39bd8cd6a31532a651cdd04352c73ff66c5ca Unionfs: unionfs_create needs to revalidate the dentry
e6371cb1be684799d9d2b5aad1f05277f90bd01c Unionfs: Decrement totalopens counter on error in unionfs_open
d4e5e0595a74609783743f0220b594e58f9b7432 Unionfs: Document unionfs_d_release locking
da4af9a75de3d5cb428f57a06ebecec0bcfc6ac3 Unionfs: Remove the older incgen ioctl
595bc0fe89b4916bf3678842886e1f00490c79a1 Unionfs: Grab the unionfs sb private data lock around branch info users
7f7d5f82aed2048193ed4d3ef267ca30d285b3b9 Unionfs: Rewrite unionfs_d_revalidate
30e9e5413416dd1913c2b9fc74ad1c78b4711db1 Unionfs: Introduce unionfs_mnt{get,put}
e68debef48af37f167671a1895cb546059ec3c1a Unionfs: Bulk of branch-management remount code
781fd0f534fb6174f502e9cf554e18ca6f5b3ce1 Unionfs: Introduce branch-id code
ab27d310f6e99ba1530c9e3d439922b0ced74cd2 Unionfs: Actually verify if dentry's info node is locked
90c09cb1fdcb717927f9eeb7edc194f1b4ad2465 Unionfs: Provide more helpful info on branch leaks during unmount
d803a06dc9d1b929b781671f2293c79d03be9a67 Unionfs: Rename unionfs_data sbcount field to more appropriate open_files
49b16483a08030ff3cb1cb6576e24eb2af07f6cc Unionfs: Proper comment on rwsem field
2918c49585da69e3183345df0f7c427ae02b8f8d Unionfs: Documentation updates for branch-management
9d150916dcaf3a288294454928f4bdd340556745 fs: Export drop_pagecache_sb symbol
f9249990550fc98dd071aa5f2838e46fd6dc29dd fs: Introduce path{get,put}
0aacd64deb4b93e5137bf5d0e9b5b299a117c774 [PATCH] Unionfs: sioq not __exit
0ba28273b4c5200533130ac977ecafb2bcdda1ef MAINTAINERS: Unionfs URL update
b8d9f5235d0c5bdd8136cf5ff3c73ce1bd5c2763 fs/unionfs/: Fix unlocking in error paths
74f961e4e1e8eca3f06961eb189d52f16880ac80 fs/unionfs/: Fix dentry leak in copyup_named_dentry
ecfdfcb95191aa29012bbc25e2f51446447d4056 fs/unionfs/: mntput in __cleanup_dentry
13566c9a35cb2def1be6a8ae899d52632e6ad69e fs/unionfs/: Fix copyup_deleted_file dentry leak
43c0e1297ae9580cc70940439c73378b03f177dc fs/unionfs/: Miscellaneous coding style fixes
81c2d79d220d42a56ab80b2d64bb229eec2ebeb0 fs/unionfs/: Check return value of d_path
6c7dbb686490ee22713183050e9082ac43bc3bc9 fs/unionfs/: Use SEEK_{SET,CUR} instead of hardcoded values
4f6b12ba069c3e4ba07a1cf27ef51f60df0c04be fs/unionfs/: Remove alloc_filldir_node
ebc24ea263b025f36ccc9848e7e5c7f6f8c5b987 fs/unionfs/: Rename unionfs_d_revalidate_wrap
d599813b6ce9ce221e2b1d98f4bd775977341af8 fs/unionfs/: Several small cleanups in unionfs_interpose
26ef0f253abe102aabe15bd39ea745687ce409c3 fs/unionfs/: Don't grab dentry private data mutex in unionfs_d_release
e666e83686b6ee1995742388d01c222ccf51ff6c fs/unionfs/: Fix a memory leak in unionfs_read_super
a8de32e2f05e5e416d0f760ef21be86cfb69d79d fs/unionfs: Fix a memory leak & null pointer dereference
16b43231b395e61e83fec006a3b6942e94133542 [PATCH] UNION_FS must depend on SLAB
dbe16d5e033bb2695d5ea9ec74f8fa655603b1bf fs/unionfs/: Remove unused structure members & macros
055b76a38627e867912a0459a9437cfa76543034 Unionfs: Documentation update
eaa1b849318f18ef42da46a2319dac8d8391840a fs/: Move eCryptfs & Unionfs config options into a sub-menu
11cca1fa866740ccafe57408cdfe5614b2c79ba2 fs/unionfs/: Use __roundup_pow_of_two instead of custom rounding code
b1fa0fed5989959134288fa09118344003bb1b98 fs/unionfs/: Don't duplicate the struct nameidata
6c2cb57ed8912a37142bf26ab6312d9ffcbe8694 fs/unionfs/: Andrew Morton's comments
7f5618d504b3e623668a6d4d40554fc9a190afe3 fs/unionfs/: possible cleanups
37517d546dc306efdab7c98354c6220e83f0d522 fs/unionfs/: Remove stale_inode.c
70bd9fb10878302e7af68ae4ab9ef9b3d7c0eb69 Unionfs: Extended Attributes support
78be3cc7a196dba785aafd6aefbb0c2f29c03e5a Unionfs: Kconfig and Makefile
944d48349f034de9ee36ee8a2bc55cf5fd19b8f0 Unionfs: Unlink
5e312d148a7007a3f7184d99979c6aa2472e4959 Unionfs: Include file
f46cb75c72aaf814de8b0ba8d2a877a2f5482b11 Unionfs: Internal include file
1863dc5032ec0ab416ccd10222054043c24903e4 Unionfs: Helper macros/inlines
df3af6fc4968bdfa48bf00d4589bb8395b1b2514 Unionfs: Handling of stale inodes
63a3372d49b71872d4d2b435ea0951105d19a6f6 Unionfs: Superblock operations
845afcb42cae538ed2c733423bead27b27609bf3 Unionfs: Miscellaneous helper functions
0e63ab9d92612b5baa86a628e73bb9d756671726 Unionfs: Privileged operations workqueue
6f48097a54b85906c95a0c1642673ac06dba609c Unionfs: Rename
53417c7a6cb3e62c8274881dbdee6a7d05ba634d Unionfs: Readdir state
30044ad164dd6aa7158da7ac6e36808d8741eaaf Unionfs: Main module functions
be5a28a4ad7f4a50a854938d8fefe1c19852b8f9 Unionfs: Lookup helper functions
f1c0b0779b80097e5b596cafb04f8ebffd58fe4b Unionfs: Inode operations
d8b84e286d3fb32db6e9d20ce9743e33db6b45db Unionfs: Directory manipulation helper functions
e50e9285552907e9eff33f10f7211a31c3c92c5d Unionfs: Directory file operations
467633dc6c97b65843edaa29758a48e1b6926658 Unionfs: File operations
e5385ab7a6ad664c3d0378c0370aca819088355e Unionfs: Dentry operations
7e3ecbcd8579c89d7bf285393854abf2607771d1 Unionfs: Copyup Functionality
71a359cf985cfc4c99401063a805be5a43e971bb Unionfs: Common file operations
883f995324b5183bc9e0f8f78d85264fbaa9f379 Unionfs: Branch management functionality
422cbd910029dc3d1220bc44953ba9453a2d6119 lookup_one_len_nd - lookup_one_len with nameidata argument
7af82a66d7c2a9a7cf4374bcd3d10ee5bd7ea409 Unionfs: Documentation
5220cc9382e11ca955ce946ee6a5bac577bb14ff Merge branch 'for-linus' of git://git.kernel.dk/linux-block
726ce0656b99ac6436b590d83613fe8447b4769e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
d96328055c8501f0ac4a6c343215fa8a2a140306 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
7a1f7b3d68174f99d01d52b585088b2eaee758a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/scsi-post-merge-2.6
12f1ba5a7dac4caf8b4e6ccd6453f0a095e74c7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
143e859d05d0abf4c3b67c64c93695d59fd41342 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
46e4edbf7ea9cf26665eb9f90c0fc7688d1a51ed Remove unneeded version.h includes from fs/
f920fe1cb74191a780d88937f36994231a8faba1 pata_marvell: Add support for 88SE91A0, 88SE91A4
ee4017f4ac8163737793cc64df535cd246792887 drm/radeon/kms: handle special cases for vddc
d698a34da7c5626c3c16a6311c6290522e902e7f drm/radeon/kms: fix num_banks tiling config for fusion
95efa2863996b643083957079b9304fb3c01130f tcm_fc: Fix conversion spec warning
7c7cf3b9c31ed09822e5c186297991093ee13c49 tcm_fc: Fix possible lock to unlock type deadlock
61db952713a8bc1b18515db3f2eac354ec8990bd tcm_fc: Fix ft_send_tm LUN lookup OOPs
60d645a4e9e7e7ddc20e534fea82aa4e6947f911 target: Fix incorrect strlen() NULL terminator checks
5eff5be0b1993f4291f2b8c6d035b408010f96c5 target: Drop bogus ERR_PTR usage in target_fabric_configfs_init
552523dcbf0f33d44d816da310be8227a2c1502a target: Fix ERR_PTR dereferencing bugs
233888644d80cc44330062e5e978c9e3a14c9cb9 target: Convert transport_deregister_session_configfs nacl_sess_lock to save irq state
7fd29aa920273b70be50c14c4b7e2213fb6623ce target: Fix transport_get_lun_for_tmr failure cases
3f1e046ad3370d22d39529103667354eb50abc08 libata/sas: only set FROZEN flag if new EH is supported
cd691876d73e24b4c0a2e96993251abbe3a320df libata: apply NOSETXFER horkage to the affected Pioneer drives
8618ccd352dcd01628f39eb1fca4f9a7bc077ea1 drivers/ata/sata_dwc_460ex: Fix typo 'corrresponding'
74d83b7eedab14e4b963a2220ff76f98fa6d4cb8 Merge tag 'v3.0-rc4' of /pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
1190f6a067bf27b2ee7e06ec0776a17fe0f6c4d8 cifs: fix wsize negotiation to respect max buffer size and active signing (try #4)
1b19ca9f0bdab7d5035821e1ec8f39df9a6e3ee0 Fix CPU spinlock lockups on secondary CPU bringup
33b1e6939f5c37ab8e64280fd3d54046607b5c80 serial: mrst_max3110: initialize waitqueue earlier
0bb04bf3dfdfe1c981087cdfb0d9d772c3a0ba55 mrst_max3110: Change max missing message priority.
bccaeafd7c117acee36e90d37c7e05c19be9e7bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
68d0080f1e222757c85606d3eaf81b5c4aa7719f Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
f957db4fcdd8f03e186aa8f041f4049e76ab741c mm, hotplug: protect zonelist building with zonelists_mutex
7553e8f2d5161a2b7a9b7a9f37be1b77e735552f mm, hotplug: fix error handling in mem_online_node()
446b23a75804d7ffa4cca2d4d8f0afb822108c7e CIFS: Fix problem with 3.0-rc1 null user mount failure
b1d7dd80aadb9042e83f9778b484a2f92e0b04d4 KEYS: Fix error handling in construct_key_and_link()
35052cffe0081904f3362c05818db900dd9dc7de MN10300: asm/uaccess.h needs to #include linux/kernel.h for might_sleep()
2992c4bd5742b31a0ee00a76eee9c1c284507418 Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
a5f76d5eba157bf637beb2dd18026db2917c512e PCI / PM: Block races between runtime PM and system sleep
ca9c6890b598997165a7c85c001f382c910f12b0 PM / Domains: Update documentation
4d1518f5668ef1b3dff6c3b30fa761fe5573cdaa PM / Runtime: Handle clocks correctly if CONFIG_PM_RUNTIME is unset
6d0e0e84f66d32c33511984dd3badd32364b863c PM: Fix async resume following suspend failure
8440f4b19494467883f8541b7aa28c7bbf6ac92b PM: Free memory bitmaps if opening /dev/snapshot fails
f76b168b6f117a49d36307053e1acbe30580ea5b PM: Rename dev_pm_info.in_suspend to is_prepared
78420884e680da8fbc3240de2d3106437042381e PM: Update documentation regarding sysdevs
129b656a0de9a229a72fe4bb6bacd134a1477b44 PM / Runtime: Update doc: usage count no longer incremented across system PM
e08f6d4131ab964420f0bcabecc68d75fb49df79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
890879cfa08f5ceaa09810611f46e890f7d57ff6 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
1650add23578b5ca35c1f1e863987180a8c03779 NFS: Fix decode_secinfo_maxsz
19982ba8562e33083cb5bbb59a74855d8a9624ea NFSv4.1: Fix an off-by-one error in pnfs_generic_pg_test
8f7d5efbef8718a774ac5e347b4ec069f17fd9b4 NFSv4.1: Fix some issues with pnfs_generic_pg_test
56299378726d5f2ba8d3c8cbbd13cb280ba45e4f Linux 3.0-rc4
79568f5be06c91071697c065f01f3ebfbeb25a61 vfs: i_state needs to be 'unsigned long' for now
f5fc5567dd24c15b1d95aa9ee2aaada04d835a0c Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
85d45adef06caa988506686527a5fedf856dc550 Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm
eda0841094a3a232357ca10a24b40da461db3fcf Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
6e158d21986fa15d21fd32cf241d167d4d741ae3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
36698206504fca9198b8563f1fc2c9e38e063e11 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
a377e187df725fe7e62d2cec59ec290c5a605d93 drm/radeon/kms/r6xx+: voltage fixes
fdb9c3cd5124c9a6e4c824ed2bca5b4602e84a1a msm: timer: Fix DGT rate on 8960 and 8660
ecc90462b428db2ad2ee5081c45496ed10f3a633 jfs: agstart field must be 64 bits
384420409d9b5d4443940abace49363d26135412 pxa168_eth: fix race in transmit path.
19345cb299e8234006c5125151ab723e851a1d24 NFSv4.1: file layout must consider pg_bsize for coalescing
8ad2475e3555346fbd738e77da12578b97d10505 ipv4, ping: Remove duplicate icmp.h include
c82b9d7fe7464aec78210544948564ffe3bb2d2b netxen: fix race in skb->len access
ef46222e7b56e728e423527d430cb2013c595491 Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
c01ad4081939f91ebd7277e8e731fd90ceb3e632 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
90a800de0a29426ea900ecd53f2929d5f4bc4578 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
10e18e62309a882c513b4f516527055b6a60d668 Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
d31b53e3cd069e02290ed8a648aa8c7618d6fe77 JFS: Don't save agno in the inode
28e0fa894cd5996d3007ce82f07226f79beb7286 jfs: Update agstart when resizing volume
206b6310fd0268a6ca50cf36f03b0f4eee5602ec jfs: old_agsize should be 64 bits in jfs_extendfs
482e0cd3dbaa70f2a2bead4b5f2c0d203ef654ba devcgroup_inode_permission: take "is it a device node" checks to inlined wrapper
8e833fd2e1f0107ee7a4b6bc4de3c9f0e9b0ed41 fix comment in generic_permission()
6291176bcd71a2766a19a10cbd9bab07d289e1d7 kill obsolete comment for follow_down()
1aec7036d0c2996c86ce483ca0a28f3b20807b43 proc_sys_permission() is OK in RCU mode
1d29b5a2ed7eb8862c9b66daf475f3e4c1a40299 reiserfs_permission() doesn't need to bail out in RCU mode
cf1279111686d9742cbc4145bc9d526c83f59fea proc_fd_permission() is doesn't need to bail out in RCU mode
730e908f3539066d4aa01f4720ebfc750ce4d045 nilfs2_permission() doesn't need to bail out in RCU mode
a63ab94d67879bc0630ea9821c582ddf58ba5527 logfs doesn't need ->permission() at all
6b419951f1e44c8a46fccfc6551eca9a9980acd6 coda_ioctl_permission() is safe in RCU mode
ec12781f192568f7ea860f440f890389ba393df7 cifs_permission() doesn't need to bail out in RCU mode
1712c20dae7b770b62b2e3272100b3b40af0157c bad_inode_permission() is safe from RCU mode
185bf87393afe6b966881e36c459949d90930a7a ubifs: dereferencing an ERR_PTR in ubifs_mount()
105f4622104848ff1ee1f644d661bef9dec3eb27 nfsd4: fix break_lease flags on nfsd open
155d109b5f52ffd749219b27702462dcd9cf4f8d block: add REQ_SECURE to REQ_COMMON_MASK
4ee1c57fcadfb79a6515698d8001081b5b980e32 drm/nouveau: drop leftover debugging
ca295e50c2805865fd1ac8916d15ab0b551d957a Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-fixes
682f1a54a03513fd6bcede56845f1ba21f48c182 drm/radeon: avoid warnings from r600/eg irq handlers on powered off card.
74d074eecbb4778e5f5ee7d59399da971682c532 drm/radeon/kms: add missing param for dce3.2 DP transmitter setup
8323fa6ba313ae2664420ec34d56a7fb0bbbe525 drm/radeon/kms/atom: fix duallink on some early DCE3.2 cards
44da29d26bb8df3b0411ba902f2bc9b973ea38e4 sgi-xp: fix a use after free
658924dc9ae2ca8e3c46f36306f5dbd501cf4688 hp100: fix an skb->len race
00ce2d5614a67521241d024c6e50afe3bd3df049 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
cefa9993f161c1c2b6b91b7ea2e84a9bfbd43d2e netpoll: copy dev name of slaves to struct netpoll
df18d127f4fed7a0284bcfa8d2843800cdb63b72 pnfs-obj: No longer needed to take an extra ref at add_device
de2d1a524e94a79078d9fe22c57c0c6009237547 KVM: Fix register corruption in pvclock_scale_delta
a0a8eaba1661232f094654422bdabe2df4e26863 KVM: MMU: fix opposite condition in mapping_level_dirty_bitmap
5233dd51ece1615d54ab96c4cbe9ac3cc595e955 KVM: VMX: do not overwrite uptodate vcpu->arch.cr3 on KVM_SET_SREGS
b72336355bb4c92d4a2be3f975dbea47089c83c1 KVM: MMU: Fix build warnings in walk_addr_generic()
8816ead9d8e7c2745788e0684797e1912b504f33 Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
357ed6b1a110048ff8106f99092d6c4a7aadb45a Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
de505e709ffb09a7382ca8e0d8c7dbb171ba5830 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
c1f5c54b57341e872a9d375dccef7257f86033ef x86, MAINTAINERS: Add x86 MCE people
7d68dc3f1003a38948c55c803c32d1989dd49198 x86, efi: Do not reserve boot services regions within reserved areas
9aa3c94ce59066f545521033007abb6441706068 ipv4: fix multicast losses
c11760c6d80ab6aa20e383cf378a7287305f591c isofs: fix bh leak in isofs_fill_super() error case
cca23d0b5350c9ca0473625c3f5879422ba534a6 Input: sh_keysc - 8x8 MODE_6 fix
b27af563befa95686c8d1abc491408aa6b9a31dc Input: omap-keypad - add missing input_sync()
da40b0b6b4d3a81c5051fe6ae0544c48c13261c4 Input: evdev - try to wake up readers only if we have full packet
b1e698db0939b04602ded2a2196ff69c92b49378 hwmon: (s3c) Initialize sysfs attributes
fb794e0f7153918c33f2300986d995524ab711cf hwmon: (ibmpex) Initialize sysfs attributes
3cdb2052a6e365ad56202874e6a8a05a2bb336fc hwmon: (ibmaem) Initialize sysfs attributes
9a2d55be1168b56a5c65321dcce64c97798eaec7 hwmon: (asus_atk0110) Consolidate sysfs attribute initialization
808b4e639eb00394de9989fabca23196c337ee75 hwmon: (coretemp) Drop unused struct members
b16a5a18ff994532120c1d18e678bbc5fb477b62 drm/nouveau: fix assumption that semaphore dmaobj is valid in x-chan sync
f66b3d5540994cb92182312be24944864cec5a16 drm/nv50/disp: fix gamma with page flipping overlay turned on
2905544073f6ec235b44f624c66f52b61221a16c drm/nouveau/pm: Prevent overflow in nouveau_perf_init()
0897554cdd9de8a9f6f93d9ba27c7ebfae286158 drm/nouveau: fix big-endian switch
a6c0a392622702fc9f47ddcea5684414d44a5d3b Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
2f48802e4330bb4d65d530ed9be78e8e55374577 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
95559f2ca1eb5bc9417cb557688855f2d478e027 Merge branch 'anon_vma-locking'
dd34739c03f2f9a79403d33419c2e61e11b4c403 mm: avoid anon_vma_chain allocation under anon_vma lock
eee2acbae95555006307395d8a6c91452d62851d mm: avoid repeated anon_vma lock/unlock sequences in unlink_anon_vmas()
bb4aa39676f73b4657b3edd893ae83881c430c0c mm: avoid repeated anon_vma lock/unlock sequences in anon_vma_clone()
498e720b96379d8ee9c294950a01534a73defcf3 drm/i915: Fix gen6 (SNB) missed BLT ring interrupts.
650f156775c2638cc02ed7df31186a09ba79666a msm: timer: compensate for timer shift in msm_read_timer_count
3744100e05c4e403ed21c99cd389c7e784664e4b r8169: fix static initializers.
e999376f094162aa425ae749aa1df95ab928d010 Btrfs: avoid delayed metadata items during commits
eeb1497277d6b1a0a34ed36b97e18f2bd7d6de0d inet_diag: fix inet_diag_bc_audit()
2f9381e98471837b631743270de988e78aad1f96 gigaset: call module_put before restart of if_open()
d0fd64c1de437bdf91c32d4f84a53fa4b2150348 farsync: add module_put to error path in fst_open()
1eddceadb0d6441cd39b2c38705a8f5fec86e770 net: rfs: enable RFS before first data packet is received
cab758ef30e0e40f783627abc4b66d1b48fecd49 fs_enet: fix freescale FCC ethernet dp buffer alignment
c7d74b090913102e7917dd02bb574ef060e1e930 Merge branches 'cxgb4' and 'qib' into for-next
3126448451105fae59de0058c68692aa09aa4c37 IB/qib: Ensure that LOS and DFE are being turned off
8da7e7a55231543b84ac84e93ad5ca9d340773d7 RDMA/cxgb4: Couple of abort fixes
301c2c3f039a1f9478f6cbef60f2ccd4da9bd4a1 RDMA/cxgb4: Don't truncate MR lengths
35a30d7ce54e087d8025a725d4e5a2fdee723a9f btrfs: fix uninitialized return value
19fd294957e426bfdd8e19085096467ec18df5c4 btrfs: fix wrong reservation when doing delayed inode operations
9fe6a50fb764f508dd2de47a66e62e51388791fb btrfs: Remove unused sysfs code
3ed4498caf381a73d6259d3ffacc914b17a507ec btrfs: fix dereference of ERR_PTR value
2ff7d09a1b0f20f2d9c1bde0e003d4e384de2313 RDMA/cxgb4: Don't exceed hw IQ depth limit for user CQs
e038dca803423bb7a3fa9a162b7dcc225efe9bf9 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/josef/btrfs-work into for-linus
95d17b7168eacf1f97f2d1d087ebe7a648c30051 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
01eff85b094044c72c9dcbbc16f6cdb0a6757c3f Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
d9cbf022bb75497fa2ecd7ae166fc92b000ad46e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
7585717f304f5ed005cc4ad933a69aab3efbd136 Btrfs: fix relocation races
0835619348b097404f4f85bc5195c6e23a2f8de4 Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
add794467a20463d7ea50dc9f158a6371d396175 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
879669961b11e7f40b518784863a259f735a72bf KEYS/DNS: Fix ____call_usermodehelper() to not lose the session keyring
82362ccbf259b960192019deb562bf84549e3d1d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
e479c60456ef22b0869432887216186aabaed086 spi/bfin_spi: fix handling of default bits per word setting
5afa9133cfe67f1bfead6049a9640c9262a7101c SUNRPC: Ensure the RPC client only quits on fatal signals
ad2409413d09fca763be1ac5161f2a9d82367903 ALSA: hda - Fix no NID error with VIA codecs
cf6f1ff17f56c275424c5a341fc4d27ccbbfa71c ALSA: isight: adjust for new queueing API
d8ad7d1123a960cc9f276bd499f9325c6f5e1bd1 generic-ipi: Fix kexec boot crash by initializing call_single_queue before enabling interrupts
118133e6580a0c912cda86109b6468b5ffe73f1c netdev: bfin_mac: fix memory leak when freeing dma descriptors
e3cb78c772de593afa720687ce3abbed8d93b0c3 vlan: don't call ndo_vlan_rx_register on hardware that doesn't have vlan support
a1b7f85e4f632f9cc342d8a34a3903feaf47a261 caif: Bugfix - XOFF removed channel from caif-mux
bebd097a0af8bd6c51f50a65f3a435019b0e906a tun: teach the tun/tap driver to support netpoll
ae6e86b7fb15520ac64513ad643de63e0b077aa5 dp83640: drop PHY status frames in the driver.
2331038a96ecdad76c50ab223fd48d656d8a1184 dp83640: fix phy status frame event parsing
f1dc045e685ea5424b3445c1ccaa0a25b3d661ec phylib: Allow BCM63XX PHY to be selected only on BCM63XX.
e6539e2b7aee117619153daaf61566dba1e04205 ppp: use PPP_TRANS instead of the magic number 0x20
d3ab6fde14b69c346939cd00765b3826a4760e5c MAINTAINERS: Update EBTABLES mailing list
fc2af6c73fc9449cd5894a36bb76b8f8c0e49fd8 IGMP snooping: set mrouters_only flag for IPv6 traffic properly
62b2bcb49cca72f6d3f39f831127a6ab315a475d IGMP snooping: set mrouters_only flag for IPv4 traffic properly
d40261236e8e278cb1936cb5e934262971692b10 net/usb: Add Samsung Kalmia driver for Samsung GT-B3730
3009adf5acb2245216651318c2226812fd1b01a6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
eb96c925152fc289311e5d7e956b919e9b60ab53 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
b81157d016a48b8025ccfcb286827679b35f16aa drm/radeon/kms: use helper functions for fence read/write
11b0a5b89adbfaf4e7d31f2482f49471dd983692 drm/radeon/kms: set DP link config properly for DP bridges
cc9f67a0a0b076b82ab1af3b2add82e19a33d5de drm/radeon/kms/atom: AdjustPixelClock fixes for DP bridges
f89931f345f26c43b109191fbfcfa506781111c0 drm/radeon/kms: fix handling of DP to LVDS bridges
d6c669528a5367aaa5f4e712acef990b7148aee8 drm/radeon/kms: issue blank/unblank commands for ext encoders
591a10e16c2a43f6f2ea5f307ab2a5afecfb9ed9 drm/radeon/kms: fix support for DDC on dp bridges
d629a3ceb4fc1ab5aab737b964100d114aba1173 drm/radeon/kms: add support for load detection on dp bridges
7ec478f835a391d27491493ebfd91f2bed98dbd9 drm/radeon/kms: add missing external encoder action
fbb87773655e7b0292756f9533c3fc21aca0797f drm/radeon/kms: rework atombios_get_encoder_mode()
ba7e05e95880ad80f012555fb8e925cb1f9a5d63 drm/radeon/kms: fix num crtcs for Cedar and Caicos
826c7e4147f902737b281e8a5a7d7aa33fd63316 Revert "drm/i915: Enable GMBUS for post-gen2 chipsets"
f8b7fc6b514f34a51875dd48dff70d4d17a54f38 rcu: Move RCU_BOOST #ifdefs to header file
8b97b21e0f4f59801d05a5c536417f04ecfb5603 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
99a15e21d96f6857dafab1e5167e5e8183215c9c migrate: don't account swapcache as shmem
fbb5b89eabea5ae7d621b7861863159560d8faa4 [CPUFREQ] powernow-k8: Don't try to transition if the pstate is incorrect
a9d3d2068064b7a6395871a49616d3784f802d50 [CPUFREQ] powernow-k8: Don't notify of successful transition if we failed (vid case).
46a310b80bc2c9ccc019649c9da91194cbc10944 [CPUFREQ] Don't set stat->last_index to -1 if the pol->cur has incorrect value.
0ec5258d68c626922d92e2f0e4e5c689e5360a5d ALSA: 6fire - Fix signedness bug
acd049c6e99d2ad1195666195230f6881d1c1588 xen/setup: Fix for incorrect xen_extra_mem_start.
b5199515c25cca622495eb9c6a8a1d275e775088 clocksource: Make watchdog robust vs. interruption
7cc2ed05891f424c2e323bc1a368ddb5c78b90f2 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
ee7b75fc4f3ae49e1f25bf56219bb5de3c29afaf NFSv4: Fix a readdir regression
8dac6bee32425dd5145b40fa2307648cb7fb4d4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
f8f44f09eaa2bfb40651e7fc6054d65c8091499a Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
f49cc57cc9d1686bdca068c40bc43f1690aa02d3 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-3.x
f4ef084226f82ca923bf0a2658bb2876bd215ec1 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
df9d030c1324e9b75a425903f9f66bbc960bf713 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
a27a263bae072a499acc77b632238a6dacccf888 xfs: make log devices with write back caches work
d6e43f751f252c68ca69fa6d18665d88d69ef8b7 AFS: Use i_generation not i_version for the vnode uniquifier
2e41ae225f742ded5b7d9847cd8bd605f27daba8 AFS: Set s_id in the superblock to the volume name
f9f07b6c1372b1436aa6b45333445b443ffd8c95 vfs: Fix data corruption after failed write in __block_write_begin()
5e7f23373bf9a853e9256e81e86724cdd0a33c29 afs: afs_fill_page reads too much, or wrong data
42c1edd345c8412d96e7a362ee06feb7be73bb6c netfilter: nf_nat: avoid double seq_adjust for loopback
e1d76719ea3f3f755d597cef9c2087bdda5fea43 staging: fix iio builds when IIO_RING_BUFFER is not enabled
8aef18845266f5c05904c610088f2d1ed58f6be3 VFS: Fix vfsmount overput on simultaneous automount
50338b889dc504c69e0cb316ac92d1b9e51f3c8a fix wrong iput on d_inode introduced by e6bc45d65d
2c38de4c1f8da799bdca0e4bb40ca13f2174d3e8 netfilter: fix looped (broad|multi)cast's MAC handling
db898aa2ef6529fa80891e754d353063611c77de netfilter: ipt_ecn: fix inversion for IP header ECN match
58d5a0257d2fd89fbe4451f704193cc95b0a9c97 netfilter: ipt_ecn: fix protocol check in ecn_mt_check()
63f6fe92c6b3cbf4c0bbbea4b31fdd3d68e21e4d netfilter: ip_tables: fix compile with debug
122c4f10f7b66f9c7a0177de668e9662b0b14a05 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs-2.6
c001fb72a7b705f902bdfdd05b5d2408efe6f848 gpio: add GPIOF_ values regardless on kconfig settings
158f1e95180d01ebfd7cd5c8de23050528303f26 gpio: include linux/gpio.h where needed
55b220cafadd71b9f83759f7b396998b2547dc5f gpio/omap4: Fix missing interrupts during device wakeup due to IOPAD.
c3a4924565e2eecf2539871abd123d35be6d76d5 Revert "HID: magicmouse: ignore 'ivalid report id' while switching modes"
203db2952bc87f5d610c9ad53a7d02b85897721f tools/perf: Fix static build of perf tool
9be34c9d526c305efb332ad53460b57d5f8edb3e mm: get rid of the most spurious find_vma_prev() users
cafe8d8413399119c3f4cd575e0eb27e2654b9d5 drivers/gpu/drm: use printk_ratelimited instead of printk_ratelimit
4a9a8b71e12d41abb71c4e741bff524f016cfef4 drm/radeon: workaround a hw bug on some radeon chipsets with all-0 EDIDs.
f49dadb82dde88092827b6d058e7164e75e96759 drm: make debug levels match in edid failure code.
e6ba759980e65084b0db9f1684d9d65a2a3e1741 drm/radeon/kms: clear wb memory by default
7c88d2b80ba5c175398013842782461a3b980130 drm/radeon/kms: be more pedantic about the g5 quirk (v2)
1c88d74f3a0b748b0c7e88e91e9d0503815d5689 drm/radeon/kms: signed fix for evergreen thermal
45e97ab65026a3391cb2c938f834ca5db4d2e5b3 drm: populate irq_by_busid-member for pci
a46e0899eec7a3069bcadd45dfba7bf67c6ed016 rcu: use softirq instead of kthreads except when RCU_BOOST=y
261a9af671a79b750cb170bac620601d686535c1 sh: sh7724: Add USBHS DMAEngine support
fb2e73947461d55a3166f94a8a545b78d6635262 sh: ecovec: Add renesas_usbhs support
19a1166fa2352f9c07a5ab34a3c2aab462cff35d Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
13fca640bb8ab611a50e0ba120b186faa2994d6c Revert "fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP"
67de0162fbb78713fcb23cb2502b380faa8bde73 Documentation: fix cgroup typos and formatting
f6e07d38078e82a6aeaae00bb134591ef5ac1167 Documentation: update cgroupfs mount point
06a2c45d6b4a7586eba7cd20dd656b08d8b63c2f Documentation: update kmemleak supported archs
04c55715cbd5de526046745bca3d3b6ffa6641c6 Documentation: update printk-formats.txt
a1b6ae8ed01736dae19a33e74ea4e8dd88f891b5 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
21c5977a836e399fc710ff2c5367845ed5c2527f alpha: fix several security issues
ec8f9ceacef719a844ca269d654502af6a00a273 drivers/misc/apds990x.c: apds990x_chip_on() should depend on CONFIG_PM || CONFIG_PM_RUNTIME
2b472611a32a72f4a118c069c2d62a1a3f087afd ksm: fix NULL pointer dereference in scan_get_next_rmap_item()
c7cbb02222eccb82bfd42696b01abceddae663f2 rtc: fix build warnings in defconfigs
fb139dfeef9558a12ffdbf9e26951fd1a9304f3b drivers/tty/serial/pch_uart.c: don't oops if dmi_get_system_info returns NULL
273ef9509b7903e50f36aaf9f1d5dc9087fca506 drivers/char/hpet.c: fix periodic-emulation for delayed interrupts
31b5f8eeece4c0d70b649bfac7759cf7e3f915dd Documentation/feature-removal-schedule.txt: remove ns_cgroup from feature-removal-schedule.txt
f9e35b3b41f47c4e17d8132edbcab305a6aaa4b0 mm: compaction: abort compaction if too many pages are isolated and caller is asynchronous V2
d179e84ba5da1d0024087d1759a2938817a00f3f mm: vmscan: do not use page_count without a page pin
7454f4ba40b419eb999a3c61a99da662bf1a2bb8 mm: compaction: ensure that the compaction free scanner does not move to the next zone
a582a738c763e106f47eab24b8146c698a9c700b compaction: checks correct fragmentation index
5db8a73a8d7cc6a66afbf25ed7fda338caa8f5f9 mm/memory-failure.c: fix page isolated count mismatch
d2c32258798f813dc2be6cbc32f78aa5ac5cb205 gcov: disable CONFIG_CONSTRUCTORS when not needed by CONFIG_GCOV_KERNEL
b0461a44a2f1fc052fc949ae19c3a5d684627b09 MAINTAINERS: add entry for legacy eeprom driver
fbc29a25e484be073e7d762c9f7f1d4bf8aecc48 memcg: avoid percpu cached charge draining at softlimit
26fe616844491a41a1abc02e29f7a9d1ec2f8ddb memcg: fix percpu cached charge draining frequency
7ae534d074e01e54d5cfbc9734b73fdfc855501f memcg: fix wrong check of noswap with softlimit
733eda7ac316cd4e550fa096e4ed42356dc546e7 memcg: clear mm->owner when last possible owner leaves
37573e8c718277103f61f03741bdc5606d31b07e memcg: fix init_page_cgroup nid with sparsemem
8957712710e045044e3c44375c6a87d7ffa17d51 mm: memory.numa_stat: fix file permission
45d16f09ddd66597e561876f5652c05bf986360a leds: fix the incorrect display in menuconfig
b0320c7b7d1ac1bd5c2d9dff3258524ab39bad32 mm: fix negative commitlimit when gigantic hugepages are allocated
959ecc48fc7506b9d7825ea70e40d92d9b308033 mm/memory_hotplug.c: fix building of node hotplug zonelist
de695e159e3fd679594eb45449d2638d54434c32 init/calibrate.c: remove annoying printk
26575f9544530127757297d4de8fb2f2c75f1f69 w1: W1_MASTER_DS1WM should depend on GENERIC_HARDIRQS
49b24d6b41c576ba43153fc94695f871cce139a5 include/asm-generic/pgtable.h: fix unbalanced parenthesis
9e6f343852cb16ea961ba5be2ca8dde609aa6f23 MAINTAINERS: add videobuf2 maintainers
be5ce2f1c93295711be4ae5565f9194ed9776ea7 leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS
9d8f776bfb812dd23fcdbb698e9ac4298fc3c624 drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS
185e595f770219f2329e590a6be69e6e89e152af MAINTAINERS: Balbir has moved
bd5dc17be87b3a3073d50b23802647db3ae3fa8e uts: make default hostname configurable, rather than always using "(none)"
ca39599c633fb02aceac31a7e67563612e4fe347 BUILD_BUG_ON_ZERO: fix sparse breakage
3957c7768e5ea02fd3345176ddd340f820e5d285 mm: compaction: fix special case -1 order checks
5f1a19070b16c20cdc71ed0e981bfa19f8f6a4ee mm: fix wrong kunmap_atomic() pointer
4bbd61fb9726808e72ab2aa440401f6e5e1aa8f7 drivers/misc/cs5535-mfgpt.c: fix wrong if condition
5a1e6f75831bf1f8e596d642cd8a2512f11548fc drivers/misc/spear13xx_pcie_gadget.c: fix a memory leak in spear_pcie_gadget_probe error path
32e45ff43eaf5c17f5a82c9ad358d515622c2562 mm: increase RECLAIM_DISTANCE to 30
17441227f6258fc379c6ebfe21c3eec43b6f0de3 checkpatch: add warning for uses of printk_ratelimit
ac5622418bbff9cd3dc607aa57dfb4f62a7f2043 kmsg_dump.h: fix build when CONFIG_PRINTK is disabled
50c35e5ba255fd8428cef8ff076da8d23bfd4909 memcg: add documentation for the memory.numastat API
d7911ef30cb7bec52234c2b7a5c275ac8f07905a vmscan: implement swap token priority aging
83cd81a34357a632509f7491eec81e62e71d65f7 vmscan: implement swap token trace
a433658c30974fc87ba3ff52d7e4e6299762aa3d vmscan,memcg: memcg aware swap token
e1bbd19bc4afef7adb80cca163800391c4f5773d drivers/video/backlight/adp8870_bl.c: add missed props.type conversion
a59ec1e7ff98cc4365d5b1bff4e7102e86b5716b backlight: new driver for the ADP8870 backlight devices
7f81c8890c15a10f5220bebae3b6dfae4961962a fs/exec.c: use BUILD_BUG_ON for VM_STACK_FLAGS & VM_STACK_INCOMPLETE_SETUP
b0825ee3a8c570df4873ee397fa453e67fdad5d7 lib/bitmap.c: fix kernel-doc notation
0164f69d0cf1a6abbc936851f5b72ece92187cda mm/memory.c: fix kernel-doc notation
f300ea499721ca208fc4714b9105bfd7e9f75be0 mm: remove khugepaged double thp vmstat update with CONFIG_NUMA=n
793925334f32e9026c22baee5c3c340f47d4ef7e proc: Fix Oops on stat of /proc/<zombie pid>/ns/net
b2abe50688dcb470e2e46109da7e7e02245ed59b xen: When calling power_off, don't call the halt function.
569658dddf276ceb0780776e7f5d61d9f8d8cb88 kbuild: Call depmod.sh via shell
37aa9a2eb4d9b1a4aec1fd18bb2bb6bca029de27 perf: clear out make flags when calling kernel make kernelver
9e2dfdb3081edfae66a49013517e80dd8a0469fa nfs4.1: mark layout as bad on error path in _pnfs_return_layout
b5328cd14557880e9eb757a8a9c8a88f1b23533a xen: Fix compile warning when CONFIG_SMP is not defined.
900cba8881b39dfbc7c8062098504ab93f5387a8 xen: support CONFIG_MAXSMP
ed0ca14021e5ae3147602128641aa7f742ab227c Btrfs: set no_trans_join after trying to expand the transaction
8351583e3f6e430ce8f71913909a96ad5cc6a2f6 Btrfs: protect the pending_snapshots list with trans_lock
71d7aed014457147e8f71a843d5fbf03235e4a85 Btrfs: fix path leakage on subvol deletion
ea0ded748bdea78f9e2fefb571f7d6ce9edb4f89 nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
1ed3a8539af7b36aa5c977f304e80f7fc8d27bfc NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
c7fd06228b994190d8369a2a0acf5224e4e13d1a NFS: (d)printks should use %zd for ssize_t arguments
d771e3a43e23a37398b7e05a9d1b1036d698263c NFSv4.1: fix break condition in pnfs_find_lseg
a2e1d4f2e5ed83850de92a491ef225824cb457bd nfs4.1: fix several problems with _pnfs_return_layout
cec765cf5891c7fc3d905832b481bfb6fd55825d NFSv4.1: allow zero fh array in filelayout decode layout
533eb4611c9eea53072eb6a61d5a6393b6a77ed7 NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
1d92a08da23848a38eece4df7eaa4e8ec0e6c699 NFSv4.1: Fix a refcounting issue in the pNFS device id cache
c9c30dd5f73dccaa326a54dfcf490316946aea87 NFSv4.1: deprecate headerpadsz in CREATE_SESSION
0f66b5984df2fe1617c05900a39a7ef493ca9de9 NFS41: do not update isize if inode needs layoutcommit
0b760113a3a155269a3fba93a409c640031dd68f NLM: Don't hang forever on NLM unlock requests
9e3bd4e24e94d60d2e0762e919aab6c9a7fc0c5b NFS: fix umount of pnfs filesystems
e72888e91cc902ccdc089f237b6eed7587e2b4df ALSA: lola - Fix section mismatch
3373b28e5af4a0b3c6cb39372581dcc1e41322ff mwl8k: Tell firmware to generate CCMP header
a7b21165c06f28230768d203285d06cac4f18f0b mwifiex: Fixing NULL pointer dereference
0da938c44921cfb690283d3b0c9c48a10375db2c sched: Check if lowest_mask is initialized in find_lowest_rq()
8dd0de8be31b4b966d17750a0b10df2f575c91ac sched: Fix need_resched() when checking peempt
05a7929f31a0d516a9c19012bf27a1ea5058dc7a ARM: mach-shmobile: mackerel: tidyup usbhs driver settings
d521dd944e461371cb309c7c3568483cd2b6f5f2 fbdev: sh_mobile_hdmi: fix regression: statically enable RTPM
ada9c93312f7ec49514c68c211595ce2601cebae signal.c: fix kernel-doc notation
82b88bb24e28dd4fb4bec30e75412f41326130f0 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
09223371deac67d08ca0b70bd18787920284c967 rcu: Use softirq to address performance regression
9a432736904d386cda28b987b38ba14dae960ecc rcu: Simplify curing of load woes
60b8b1de0dd2bf246f0e074d287bb3f0bc42a755 x86 idle: APM requires pm_idle/default_idle unconditionally when a module
3a2289a4a317e0290a8bc7af28c62c9830cb12e5 Merge branch 'for-linus-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
ca5432010e45d7f809b441b0c1e85e84b039cd85 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
4068b00e9d0542653b26c04dcf05ab0c80bbbbb2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/avr32-2.6
f39e8409955fad210a9a7169cc53c4c18daaef3a Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
6211b3e1bba952fcd16d477b5dafb1904bac0e48 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
81eb3dd8438802138ac9ce12428632f35562c060 Merge branch 'for-linus' of git://neil.brown.name/md
3e483f46756d9318fb0c59b01d5c8a26c2191d15 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
ded509880f6a0213b09f8ae7bef84acb16eaccbf SELinux: skip file_name_trans_write() when policy downgraded.
1252b3013b790c77e1c4f077a40542f86df37fb4 [CIFS] update cifs version to 1.73
c46a131c0c0f4c2457e6b1e430c578a5cb057334 xfs: fix ->mknod() return value on xfs_get_acl() failure
040d15c86747cf44fcf6b8ee19d805d4ef20caf3 [CIFS] trivial cleanup fscache cFYI and cERROR messages
b8ce9fb8e18af7466e0b915bb5979322cdace322 Merge branch 'fixes-v3.0-rc3' into devel-fixes
e9e35c5a2b2c803b5e2f25906d8ffe110670ceb6 OMAP1: PM: register notifiers with generic clock ops even when !PM_RUNTIME
ff71db2f0784cfff38fa7b55908867a24ccc3216 avr32, exec: remove redundant set_fs(USER_DS)
c162755491f7ca9853cb9f2aaa3ff3677c1bda78 avr32: make intc_resume() return void to conform to syscore_ops
3000f0077a5745918830f40826c23fe5bf934b8b avr32: add some more at91 to cpu.h definition
a527a1453dd6dd89f07f1e5b2d24fc6559922461 avr32: set CONFIG_CC_OPTIMIZE_FOR_SIZE=y for all defconfigs
4137b31566fd112c8e2d9d4701de5e7a000bcc2d avr32/at32ap: fix mapping of platform device id for USART
7bbf1d46b28455aed6aa6df772b91d51408c6c81 avr32: fix use of non-existing portnr variable in at32_map_usart()
1123d93963cbd2546449d4d9f0c568e323cb0ac6 timerfd: Fix wakeup of processes when timer is cancelled on clock change
d64c132ffe04c0941d3008f178f8cca157dd7f16 fbdev/atyfb: Fix 2 defined-but-not-used warnings
e6b8480cdf27953c3d13e6e34dd075f8287b02f0 efifb: Fix call to wrong unregister function
201fbceb258650157fcc4fd746abcdd3a571eada sh, exec: remove redundant set_fs(USER_DS)
9aa7719e0c6a1580451900e672744752804f8f75 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus
583af252ab07cd1e8721878463da5b7016c18fdc drivers: sh: resume enabled clocks fix
ca2585afa013ec2cf99a48e46d6b82df2e240493 ALSA: hda - Fix missing static inline to beep dummy function
311057250e87f7470ccca8bd68bf9e67f6b6db09 ARM: mach-shmobile: Correct SCIF port types for SH7367.
485b2ab55477f46cd1f7d16ba9f87cd074051811 ARM: mach-shmobile: sh73a0 gic_arch_extn.irq_set_wake() fix
e2a53b7c5bcfb63114c02c32117ed62eae463dc2 ARM: mach-shmobile: Mackerel USB platform data update
5294206053f9ab522fbd6bfde1cf7629dc564d5e ARM: mach-shmobile: AG5EVM SDHI1 platform data update
dcee0bb713d0ba0d32c5ce6fe0c5aa22e6fc274a dmaengine: shdma: SH_DMAC_MAX_CHANNELS message fix
37f7ec38ea5c31180461f82e895e13fdd549b595 ALSA: 6fire: Fix double-free bug in usb6fire_fw_ezusb_upload()
4e78c724d47e2342aa8fde61f6b8536f662f795f TOMOYO: Fix oops in tomoyo_mount_acl().
fcde90759a985d8bfa4391346a821cc12fc16207 md/raid5: remove unusual use of bio_iovec_idx()
b062962edb086011e94ec4d9eb3f6a6d814f2a8f md/raid5: fix FUA request handling in ops_run_io()
9b2dc8b665932a8e681a7ab3237f60475e75e161 md/raid5: fix raid5_set_bi_hw_segments
734c3ce3bd4d51c932893b9f6d32b9ded31acdff m68k: use kernel processor defines for conditional optimizations
62356725987fa44bbebeb656b2a0d8c803e32ef2 m68knommu: create config options for CPU classes
dab104a73694b06fe4a162cb39d678716da62a67 m68knommu: fix linker script exported name sections
66aa6962ff520804f9874e57ea97995153f499d8 drm: Compare only lower 32 bits of framebuffer map offsets
b65552f06ca866f587a0a50d1f4dbdd3a00ec532 drm/i915: Don't leak in i915_gem_shmem_pread_slow()
a27bb4b209dd6c327fa4e7185f2487f9508a58db drm/radeon/kms: do bounds checking for 3D_LOAD_VBPNTR and bump array limit
ab21e60beaa96f2c55604f633dfe74076c531df7 drm/radeon/kms: fix mac g5 quirk
7ad35cf288fd63a19bf50e490440a992de808b2b x86/uv/x2apic: update for change in pci bridge handling.
83533c132a55aac735028f6fb9b956e8c078db1f alpha, drm: Remove obsolete Alpha support in MGA DRM code
82ba3fef67829813d0ed4c45231235084a07f081 alpha/drm: Cleanup Alpha support in DRM generic code
96bf8bd1c953c3b9d89eac9f13dfdbf5e580060f savage: remove unnecessary if statement
9281b2a2e2e02ad4bcc2fdd11797709b815d5f8e net/hplance: hplance_init() should be __devinit
2c53b436a30867eb6b47dd7bab23ba638d1fb0d2 Linux 3.0-rc3
1ffde03d2aa112750468cff07efc9e0a504517dd 3c503: fix broken IRQ autoprobing
b9cabe52c27cf834137f3aaa46da23bcf32284e8 ieee802154: Don't leak memory in ieee802154_nl_fill_phy
8d1bca328b7c17af33bcf966d799c556ecbf370f cifs: correctly handle NULL tcon pointer in CIFSTCon
3e715513643f0207c8f3c22010b54954cd697474 cifs: show sec= option in /proc/mounts
7fdbaa1b8daa1009b705985b903e3d2ebccad456 cifs: don't allow cifs_reconnect to exit with NULL socket pointer
cd51875d53ae1459a2b09b4338166a218c0635a7 CIFS: Fix sparse error
40779859de0f73b40390c6401a024d06cf024290 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
de1b794130b130e77ffa975bb58cb843744f9ae5 jbd2: Fix oops in jbd2_journal_remove_journal_head()
ffdb8f1bfbd9cef1394f5d3c4a774015d4ac0f97 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
80dadf86d607bc5f25cc384ac590ef8b49ae523a Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c78a9b9b8e36b8de302eddbe7a1688af3d9650ff Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
842c895d140a75e5d67fa346213deb3ca2b460f8 Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
562d1ffed2082fc59fb72173b856822ffe781559 Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
acb11bcdbde29cfedaaedfea314b922b99274907 Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung
33a538833f1dc46965d11cff1efa756702a9b138 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
f4c44016218a6fce357715b9bbabbbbe1f69853c Btrfs: drop the delalloc_bytes check in shrink_delalloc
ac08aedfa5d3de0dcb3825b598d16c2e57991f54 Btrfs: check the return value from set_anon_super
e3f88ae9960920598cad132c553019ee79ff3aca spi-pl022: Add missing return value update
c8e0bf95fc01d6e2ca585fe08010800b6c56e823 Merge branch 'for_3.0/pm-fixes' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into fixes
9d5ae7cd6cb9ead43336fec1094184d1dc740fbd omap: pandora: fix NAND support
d4c208b86b8be4254eba0e74071496e599f94639 block: use the passed in @bdev when claiming if partno is zero
afbee42706090fa59dac299c9607e4fd4361ec82 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
08e8138adebdd511e0955e8d6c051904bb4082af block: Add __attribute__((format(printf...) and fix fallout
8f4e0a18682d91abfad72ede3d3cb5f3ebdf54b4 IPVS netns exit causes crash in conntrack
2308f4add3de9f6c9c9f02e49461e94d84bb200a ALSA: hda - Fix beep_device compilation warnings
54463a66b91cf491a7c9af612b0e310babc5fa24 ALSA: hda - Fix wrong auto-mute type for Acer Aspire-one
1fb74cda1b5e9c6207225fda5ef7504e815ce0e0 jbd2: Remove obsolete parameters in the comments for some jbd2 functions
b84bd27fe70206f9253c395958134e4e4b7e55f0 HID: hid-multitouch: fix broken eGalax
a685e08987d1edf1995b76511d4c98ea0e905377 Delay struct net freeing while there's a sysfs instance refering to it
dde194a64bb5c3fd05d965775dc92e8a4920a53a afs: fix sget() races, close leak on umount
d251ed271d528afb407cc2ede30923e34cb209a5 ubifs: fix sget races
b1c27ab3f93daede979f804afc38b189c2f17c60 ubifs: split allocation of ubifs_info into a separate function
ff78fca2a03c08436535d3f7152a30752d8131d1 fix leak in proc_set_super()
13f067537f34456443f61c950cd6dc37d1d5f3ee [CPUFREQ] Remove cpufreq_stats sysfs entries on module unload.
89b882a25e703b72c3e84c582357e3e864d8ccca MAINTAINERS: Update CPU FREQUENCY patterns
ac5d4b404e78bd7eb67fc70c2acb437a25497e98 ALSA: emu10k1: Add details for E-mu 0404 PCIe version
3c25fa740e2084a3950f581378ec29a3c307ddfc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
9d6fa8fa7042622f8ed9c0988de665464d4584a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
c7ca6b0fcfb309dbb3d81dc9315e960f6fb14cb9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
08d63aac436b2ad35d9e864b9ebb05bc8b9bb653 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
152b92db7ad2c6d6c11c8eab07e90b73a90c8b76 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
efef054e8c4bc4fd48a0b4deb5491116d9f557c7 ALSA: hdspm - Add firmware revision ID for RME MADI PCI version
fedf1535ab5ee02acbbc235c2272d84bb9334758 ALSA: hdspm - Fix jumping external wordclock frequency in AutoSync mode
c0da00145f9a32ef33b14508e6fd90fc130afbdc ALSA: hdspm - Fix locking in snd_hdspm_midi_input_read
b99ca60c83a631adaba9c2fff8f2dd14d3517a61 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
84860c725364372a331589a600ce6a00437a14f8 ISDN, hfcsusb: Don't leak in hfcsusb_ph_info()
83fe32de63e60af34fa8dae83716cb13b8677abd netpoll: call dev_put() on error in netpoll_setup()
f1c089e3192f1afdfa76226dc38ef81b08ac810d net: ep93xx_eth: fix DMA API violations
1f758a4341ac83289a549e6ba2d29a08cf639717 net: ep93xx_eth: drop GFP_DMA from call to dma_alloc_coherent()
3247a1fcee49b571b40c4bd723439ce5c64f56ad net: ep93xx_eth: allocate buffers using kmalloc()
fc9b4910b00039da054f221e2821be0519261101 net: ep93xx_eth: pass struct device to DMA API functions
fa70cf472c0bc3a0d7e613a418cfc1117b796c6c ep93xx: set DMA masks for the ep93xx_eth
0b5c9db1b11d3175bb42b80663a9f072f801edf5 vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
06866bf5c5ad8989119a145fdb54a9fbcafa702d dl2k: EEPROM CRC calculation wrong endianess on bigendian machine
f777737885a69d37132c956f1e8deab676693157 NET: am79c961: fix assembler warnings
bfc6501324427a97814de1587f89d73bf8677057 NET: am79c961: ensure multicast filter is correctly set at open
d814dee0e1a5d9b2f858b91551a0dd0608f777a1 NET: am79c961: ensure asm() statements are marked volatile
3307d0d83b7bf636dc6dd2aa4a584d0f52cc185b ide-cd: signedness warning fix again
56a210526adb2854d5b7c398a40260720390ee05 linux/seqlock.h should #include asm/processor.h for cpu_relax()
30b4caf5d73af5c99cf1b2b46496d8bc35330992 Btrfs: use join_transaction in btrfs_evict_inode()
071d73cfe5c38cf62338b952bd350ff3de541b75 nilfs2: fix problem in setting checkpoint interval
d40990537c9ea85dfe75dbe0ffba5e1002dfdf3f nilfs2: fix missing block address termination in btree node shrinking
fe744fdb74f2417d8571faefa45f72b0ead25f89 nilfs2: fix incorrect block address termination in node concatenation
7d7975a0e1da7d6e558211b6296a96f1d6bf60ce ARM: footbridge: fix clock event support
e172dedd89a342b30fddfafd820d2ef40c039cea ARM: footbridge: fix debug macros
8f4b8c7613928d5c6da43715fedc00a7b1ee53be ARM: initrd: disable initrds outside of memory
22b63a2971c5657dfc1bf4514f9410fc90c8b2c2 Btrfs - use %pU to print fsid
08d2f347e877e489ca098c87a6fd2e872fef9767 Btrfs: fix extent state leak on failed nodatasum reads
0e735872fb4b157a2fc94d4443f367e9aeb533a6 Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into for-linus
5be76758f35ec6578e5b9b150aa513ac26bd9c54 btrfs: fix unlocked access of delalloc_inodes
027ed2f0044e95a97ed34db2d55a9ca95ba84385 Btrfs: avoid stack bloat in btrfs_ioctl_fs_info()
9eb9104c665aae2401a1723c044669eb10240072 btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one fewer cacheline
38e880540f983045da7a00fbc50daad238207fc5 Btrfs: clear current->journal_info on async transaction commit
38e87880666091fe9c572a7a2ed2e771d97ca5aa Btrfs: make sure to recheck for bitmaps in clusters
d6124baf8a098aacdbb85ff5b171da68dad6930e Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
7f4f0572df6c8eaa6a587bc212b0806ff37380dd Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
26e7acf315ba5fc5ac4e7cbdb422a345e59898bd Bluetooth: Do not ignore errors returned from strict_strtol()
0da67bed835fdde68ca0e924d2a2d6ac82c70833 Bluetooth: fix shutdown on SCO sockets
05e205429d3f73ad4f9f0d84e8a95e978237d6fd Merge branch 'fix/asoc' into for-linus
e5ea3f12d41d96edf4ad9374db2b1725e457acec gpio/basic_mmio: add missing include of spinlock_types.h
7ab1fc0af3464d231e17eb729a03495d93d0cc5c ALSA: hda: Fix inaudible internal speakers on CyberpowerPC Gamer Xplorer N57001 laptop
890ee02ac12c02c4712b6d7dd062ff4d6d37691c ALSA: Use %pV for snd_printk()
c0a20263dbe1fc5f394913d71063c9cd8282c5db ALSA: hda - Fix initialization of hp pins with master_mute in Realtek
20f5e0b36d968326fab3b720035f226113e34ae9 ALSA: hda - Fix invalid unsol tag for some alc262 model quirks
6eef3125886df260ca0e8758d141308152226f6a btrfs: remove unneeded includes from scrub.c
632dd772fcbde2ba37c0e8983bd38ef4a1eac906 btrfs: reinitialize scrub workers
8c51032f978bac5bec5dae0c5de4f85db97c1cc9 btrfs: scrub: errors in tree enumeration
ad3e34bba4b64ab8e1f5ea1a17768e1a0d9648ea Btrfs: don't map extent buffer if path->skip_locking is set
33195500edf260e8c8809ab9dfc67f50e0ce031f ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON register
13863a66c9c8a663665445cf05d68de96ff31830 genirq: Prevent potential NULL dereference in irq_set_irq_wake()
099b4d3b473db012a55ce6bec9ef594d0508e782 Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into fixes
09e1e9c4a4009a75c1dd716b6f0797fae3ab4dfd Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
45694c2895c194ffa74becde4120af6eb6afeefe Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
7f45e5cd1718ed769295033ca214032848a0097d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
6aecceccf5aa626b0af203e54ca62cbf308c53d8 Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
10f0d07c51516bd24b040016c6d4304eef05f115 sparc32, leon: bugfix in LEON SMP interrupt init
a7d82a0a3cd547494294baee7f9764ea44bead73 sparc32, sun4m: bugfix in SMP IPI traphandler
a9011580a99cd4f21546381782582bfaf9e40675 ARM: extend Code: line by one 16-bit quantity for Thumb instructions
b4c8cc88c18213688268d1d53a51d97ce2f19a64 ethtool.h: fix typos
5587912fcff1da2ff8494fa33cf9d92dc6982c11 ep93xx_eth: Update MAINTAINERS
96d7303e9cfb6a9bc664174a4dfdb6fa689284fe ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
5d61b9fd19d9f3cf653dbba615876e7792eea5ea perf: Use make kernelversion instead of parsing the Makefile
bfe5424a8b31624e7a476f959d552999f931e7c7 kbuild: Hack for depmod not handling X.Y versions
fc4da9a3e68b1f64237fafda084f61067f568a99 kbuild: Move depmod call to a separate script
78d3bb4483ba1b206dbaaf209219ed517b01f7da kbuild: Fix <linux/version.h> for empty SUBLEVEL or PATCHLEVEL
cacd54ef49b75cb31d78bb7b8dd900690aac7bdf kbuild: Fix KERNELVERSION for empty SUBLEVEL or PATCHLEVEL
33d78647dc409784c18aa71995346e6955802fe0 gpio/nomadik: fix sleepmode for elder Nomadik
dfb863a714b81848504d3b73ca0ecae90b91cbc0 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
461df4ded3a143f09f9d0e870e7b16b787dc0591 Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
361932bf84657b5dc0779046c751f06998c0d81f Merge branch 'stable/xen-swiotlb.bugfix' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/swiotlb-2.6
90494cc567319cd53574306f3b94fb3c7ff8fe88 Merge branch 'stable/broadcom.ibft-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
5ebe5500fb808c9079ec81a7841482c72d30de56 Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epip/linux-2.6-unicore32
29cf519ee086686e5f0fc91cbb2d601dd1190f9c vsprintf: Update %pI6c to not compress a single 0
dac853ae89043f1b7752875300faf614de43c74b exec: delay address limit change until point of no return
fdd514e16bb2531c0c61ae8a1f87740ce217f630 block: make disk_block_events() properly wait for work cancellation
c3af54afbac3675337cedf326b7b127ffa7f7327 block: remove non-syncing __disk_block_events() and fold it into disk_block_events()
a9dce2a3b4f0686dd66cb44d4826a59508bce969 block: don't use non-syncing event blocking in disk_check_events()
8d03e971cf403305217b8e62db3a2e5ad2d6263f Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
e23535ca11525945bd7fca05ac5941efba232498 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
8aa460e9e9f6eb6c23c8b244516bedddee901ceb staging: iio: max517: Fix iio_info changes
8eb73c6c2675f708283822bd058ad1e416836ba2 Staging: mei: fix debug code
3473f3c06a36865ae05993041fff35ee928342a7 Btrfs: unlock the trans lock properly
25b8b936ed44814a5ce6fc3b2a21401f33cd56f6 Btrfs: don't map extent buffer if path->skip_locking is set
4b80b8c2eee5282dab57f094fd3893c0c09f750c ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM context
977cb76d52e7aa040e18a84b29fe6fd80d79319b x86: devicetree: Add missing early_init_dt_setup_initrd_arch stub
a91d92875ee94e4703fd017ccaadb48cfb344994 xen: partially revert "xen: set max_pfn_mapped to the last pfn mapped"
7f20caff0ef6ce87dbb044389d43bfa1093cd3af iscsi_ibft: iscsi_ibft_find unused variable i
db5e7ecc4abc91b9f26f0c0d79ef88a51e987d90 tracing: Fix regression in printk_formats file
0cd114fff9ace7014c0d3ef8ab385fc5d3cf2d2f ASoC: fsl: fix initialization of DMA buffers
3115ae174620eeab4b16f52c8d0a9a35d2717e3c ASoC: WM8804 does not support sample rates below 32kHz
181e976327cf33095837c579608ebed42d2ad992 kbuild: silence Nothing to be done for 'all' message
373ce3020b03fb6199415ab866595c7d627bbc97 ARM: 6955/1: cmpxchg syscall should data abort if page not write
720c60e1943a06cfd9472ad5a9967dec304e4394 ARM: 6954/1: zImage: fix Thumb2 breakage
f506cd48a4236b7045d092c9b92709ae6b4bdaf0 ARM: 6953/1: DT: don't try to access physical address zero
6075e9df471e35f2ebf4c73c95c304d0473bd4b2 ARM: 6949/2: mach-u300: fix compilaton warning in IO accessors
a0a54d37b4b1d1f55d1e81e8ffc223bb85472fa3 Revert "ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks"
07989b7ad63af424886ff922fd3bcca9e00ffa78 Revert "ARM: 6943/1: mm: use TTBR1 instead of reserved context ID"
62b62c5c29468412cadd39dfb1113d3f0a323cfe unicore32: using generic-y format for one line asm-generic files
42733b3c4861799b3c30c1e416099324bb577960 unicore32: change PERCPU to PERCPU_SECTION
978b42e6f6f48560b18661a5e187aec7329a094b unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)
f4728fd21f6d81bb2100da7eb9c675f1a74ad30d unicore32: change zImage physical address, though it's PIC codes
2809e80b8a73d556b2302e273966fb15db16c51e unicore32: move rtc-puv3.c to drivers/rtc directory
0c1ad04aecb975f2a2014e1bc5a2fa23923ecbd9 netpoll: prevent netpoll setup on slave devices
fe6fe792faec3fc2d2db39b69651682b8c4e7fcb net: pmtu_expires fixes
5f127133ee432d0b83ee26e8e3a3d7828ab5f2b1 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
6c43e0465f56248d9da56f2c4665ce1696766814 gianfar:localized filer table
307cfe715344e15eda12dad3bb14f794115ca823 powerpc: Force page alignment for initrd reserved memory
fab7c5b778b1e0ee89e75679b2d6a1405318bb11 video: s3c-fb: move enabling channel for window
13e6af8886f3225fb9141dc3b6915d84bd4ad4de video: s3c-fb: fix virtual resolution checking
72ba4cb608e7937792f3d61349ef616bbffda832 video: s3c-fb: fix misleading kfree in remove function
d660474e840a8ec5dc770f1a15d44e0045d411a6 Merge remote branch 'kumar/merge' into merge
43d795c6320fce4c1b3b38ae764fb465230745ef Merge remote branch 'gcl/powerpc/merge' into merge
303c805cb4dc1f5bc1d21f1c3757da0eae1e4f84 drm/radeon: fix GUI idle IH debug statements
b20f9bef8d9ff54be266062eae365ebf4b12ca64 drm/radeon/kms: check modes against max pixel clock
618c75e491a5a50cd3819eaf5f853fd87df3ae42 drm: fix fbs in DRM_IOCTL_MODE_GETRESOURCES ioctl
1780f2d3839a0d3eb85ee014a708f9e2c8f8ba0e AppArmor: Fix sleep in invalid context from task_setrlimit
f699bf2328521cc3e20c412fcdb9ffe1255c360f md:Documentation/md.txt - fix typo
97b3d4aacfbd7186faf34597fcf1f55b8579be17 md/bitmap: remove unused fields from struct bitmap
27d5ea04d08bea37bf651090e5f3c573d2390df8 md/bitmap: use proper accessor macro
01393f3d5836b7d62e925e6f4658a7eb22b83a11 md: check ->hot_remove_disk when removing disk
9864c0053d3da4c5731ac8a6c4835179310bd40a md: Using poll  /proc/mdstat can monitor the events of adding a spare disks
d744540cd39e93976c4c8401e140232444ef3b0b MD: use is_power_of_2 macro
d6b212f4b19da5301e6b6eca562e5c7a2a6e8c8d MD: raid5 do not set fullsync
9c81075f436f867f580c2edf2350c0898cffc9d0 MD: support initial bitmap creation in-kernel
c49f8789f532ae39019135ca038e9bc0d15aaa4a dtc/powerpc: remove obsolete .gitignore entries
06e86849cf4019945a106913adb9ff0abcc01770 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
13e12d14e2dccc7995b8f15a5678a338ab4e6a8c vfs: reorganize 'struct inode' layout a bit
95f4efb2d78661065aaf0be57f5bf00e4d2aea1d selinux: simplify and clean up inode_has_perm()
4c1f683a4a343808536a5617ede85dfc34430472 Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
d6d0f665ad869c8ad8b8a42c4393e02dfe227e12 MAINTAINERS: add a maintainer to Gadget Framework
365a13a582e6a80c639c54dc2a83b03b9ff0169a Merge branch 'spi/merge' of git://git.secretlab.ca/git/linux-2.6
d21131bb0aa9e2ffbd256c62ee270f3c9a2a9a2c Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
7e24cf43f7dcd6312473f01b59be60662232ffce Merge 3.0-rc2 + Linus's latest into usb-linus
a26d31cef06f43a76327c21235e75450869df2b8 USB: serial: add another 4N-GALAXY.DE PID to ftdi_sio driver
f6a398298d34af66ec3a2d82a44a4dbc5277357d Btrfs: fix duplicate checking logic
723bda2083d44edbd6be0f0b09f902120dc07442 Btrfs: fix the allocator loop logic
2cdc342c204dba69ca3b2ec43d8e6ff41ed920b8 Btrfs: fix bitmap regression
a80fd9db0e1909a03e5d5a29e2e73001e38d12f5 spi/rtc-m41t93: Use spi_get_drvdata() for SPI devices
f2bb8f5cfb3bce595b2de251ed7638047fc4e530 Btrfs: don't commit the transaction if we dont have enough pinned bytes
3de85bb95cc50d0977cbb7a0c605e894be4c790d Btrfs: noinline the cluster searching functions
86d4a77ba3dc4ace238a0556541a41df2bd71d49 Btrfs: cache bitmaps when searching for a cluster
467701e2862454b25e6cdf1171e0cea88ed5f21d Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
51e65257142a87fe46a1ce5c35c86c5baf012614 iwlegacy: fix channel switch locking
f3209bea110cade12e2b133da8b8499689cb0e2e mac80211: fix IBSS teardown race
43e4e0b94984b45d52048e3ac027cac15c718b65 iwlagn: send tx power command if defer cause by RXON not match
e2d4dc5af36673e64e29973c974246eafe63548f Staging: cx23885: fix include of altera.h
83fb086e0ecd879a4676cf12fc7afc1f9ecd1784 cifs: trivial: add space in fsc error message
33726bf2140a0e7c9de3ccd7cba6d69962f0b773 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
5b28f6a25ee202046e2d57bd431671bc23cf3dd1 Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6
46671b035504eb345124b4b275b37726a48bdbaa Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
18367c0ec73671fbfea35f13ae52d39437c53eb5 Merge branch 'drm-radeon-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
c226feb013ce81a18512fb4827bf7c2352d8b470 Merge branch 'for_3.0/gpio-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/merge
81de916f19cf5f1437c0b9ed817364f0f7c81961 tty_buffer: get rid of 'seen_tail' logic in flush_to_ldisc
0f82bdf572fc6e42147151aa4d52542f7fc6d793 ASoC: Fix WM8962 headphone volume update for use of advanced caches
5cf42f7055648aaba68ce95ecec69128d7fbf65f Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
86dd7909c2c4ae3f219a9233bf0f095b05632ecf Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
805c22168da76a65c978017d0fe0d59cd048e995 drm/radeon/kms: disable hdmi audio by default
62fff811d73095bd95579d72f558f03c78f7914a drm/radeon/kms: fix for radeon on systems >4GB without hardware iommu
428c6e3630b343d5b3034af914015d10c94bb90e drm/radeon/kms: set family for use in parser.
fd8a7de177b6f56a0fc59ad211c197a7df06b1ad x86: cpu-hotplug: Prevent softirq wakeup on wrong CPU
7e9f1945213cdd7cd11f29346ded07a81854b5af davinci: make PCM platform devices static
7416401661fad5c7ee9edb17cb54e7bff7a74dfe arm: davinci: Fix fallout from generic irq chip conversion
5bdbd4fa4df6891a6644d588c9a30d30e7c0af8e sh: Fix up xchg/cmpxchg corruption with gUSA RB.
076f968b37f0232d883749da8f5031df5dea7ade MD: add sync_super to mddev_t struct
1ed7242e591af7e233234d483f12d33818b189d9 MD: raid1 changes to allow use by device mapper
0fd018af37dadbb7826850883ad8abfecdb1a00b MD: move thread wakeups into resume
ac42450c7c814769bee963ae4b897c149bb0ab53 MD: possible typo
68866e425be2ef2664aa5c691bb3ab789736acf5 MD: no sync IO while suspended
629acb6abac0ef217ee579e14084af2ce7381dbc MD: no integrity register if no gendisk
0c1f91f27140cf3b6e38dc4e892adac241c73a20 ceph: unwind canceled flock state
0e98728fa32d338907631349a8cc2afa07c0cb9a ceph: fix ENOENT logic in striped_read
c3cd62839aaa2cdb2b99687c9e44f1b300a4aece ceph: fix short sync reads from the OSD
2584547230ae49b8de91ab3bb5e0a81898905b45 ceph: fix sync vs canceled write
70b666c3b4cb2b96098d80e6f515e4bc6d37db5a ceph: use ihold when we already have an inode ref
e756682c8baa47da1648c0c016e9f48ed66bc32d xfrm: Fix off by one in the replay advance functions
cb0a02ecf95e5f47d92e7d4c513cc1f7aeb40cda Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
d681f1204d701cafbc45fa90e0ac977acddc33cc Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6715a52a581c891e9a2034abe1c81ddb482d70b3 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ef2398019b305827ea7130ebaf7bf521b444530e Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
12871a0bd67dd4db4418e1daafcd46e9d329ef10 Merge branch 'drm-radeon-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
ecff4fcc7bbaf060646d2160123f8dc02605a047 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
58a9a36b5444cbd921cdfc8ddd344d9983cc2c7b Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvm
22b174f8b7daf59f01b7b76e95c14edf41bf45fa MAINTAINERS: Saying goodbye to David Brownell
9c125d2af8f4d06ea62a4d8ff100af392a0a3a3b Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
40182373ac6cbbd10c6d08ba339947eea009d513 MN10300: Add missing _sdata declaration
db1c9dfa649f9bd8dc11415fbfe5cfe1e24c5b33 MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()
2e65d1f6eecc176ba1341541b5f41edd7eb4346a MN10300: Fix one of the kernel debugger cacheflush variants
aec040e29e804b40fa2934ec7a5be9f515f23098 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
8ea656bdc9d3c39e18f2bd5d8ffe0301fde64f72 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
d205df9955feb9c2ae63ac1387804e225ff22605 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
24210071e0dd7da1a945a2a1686b93f2b2f3b410 Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x
8397345172aa5cdcbc133977af9d525f45b874ea Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
6cb79b3f3ba2b14590cac02ee13ab7410b6225ed sparc: Remove unnecessary semicolons
9eeb08986f41c0740306f6f56cf04e619e2fe525 Add support for allocating irqs for bootbus devices
ea160584574e345495e75ee4a7d3a7dbcad9e16c Do not skip interrupt sources in sun4d interrupt handler and acknowledge interrupts correctly
5fba17084e5d1b00bf24e17b2b580cfa7705e7be Restructure sun4d_build_device_irq so that timer interrupts can be allocated
3095ec895fd5ec19a7cb60b5cbfa766d68a74a24 Revert "USB: option: add ID for ZTE MF 330"
3b3eca3116861113ccc0e1ca3b98cb43598f46a7 PM / Runtime: Fix loops in pm_runtime_clk_notify()
665c8c8ee405738375b679246b49342ce38ba056 igb: fix i350 SR-IOV failture
32919a28cc8470b1526f77b2f12cca8841b9ac62 gpio/samsung: make Kconfig options def_bool
8c56cacc724c7650b893d43068fa66044aa29a61 libata: fix unexpectedly frozen port after ata_eh_reset()
99592ba4a80edb84938e7e0cf71fdecff1ce67fd PM / Intel IOMMU: Fix init_iommu_pm_ops() for CONFIG_PM unset
53aebb5312c797e4b63fb50473a55ed054b3cb2f staging: iio: error case memory leak fix
0d422f4237ce515678ebbb8781881e5d2e58b9d4 staging: ath6kl: Fix a kernel panic during suspend/resume
aaa5c677910d313ca1318c905c799c459c6f0078 staging: gma500: get control from firmware framebuffer if conflicts
3ab8be53155617fa7ecc5b8cd259a458727a1d90 staging: gma500: Skip bogus LVDS VBT mode and check for LVDS before adding backlight
d3ac0778801708caecb2b172328064255a350432 staging: usbip: bugfix prevent driver unbind
c11c4eebdd75fc0f443a3f794a2ddc85afed1932 staging: iio: industrialio-trigger: set iio_poll_func private_data
cddac88f437b0370d3c0ac4c0b2d6c1ff914522d staging: rts_pstor: use bitwise operator instead of logical one
827e4a07e8d0f6cf18e82988ae8daea3b5feab98 staging: fix ath6kl build when CFG80211 is not enabled
e1c78de9a462f45dacdc8c27baf77aa680bcf8a4 staging: brcm80211: fix for 'multiple definition of wl_msg_level' build err
91e623deccd5726ff97f1da6ac48dcc26048034a staging: fix olpc_dcon build, needs BACKLIGHT_CLASS_DEVICE
fe35a59e16fbd426194d5d081d59aa18752d1f4d Staging: remove STAGING_EXCLUDE_BUILD option
85ab9ee946da58f26d8a1d7b71664748bdc0f3b0 Staging: altera: move .h file to proper place
a4f18ed11a4ddf327dd91cd19e237278600ad327 ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
265a5b7ee3eb21a4d0e53e17d59ba6eada91af39 kprobes/trace: Fix kprobe selftest for gcc 4.6
57a27e1d6a3bb9ad4efeebd3a8c71156d6207536 nl80211: fix overflow in ssid_len
6633d649788e72400b02098bd389585e2c56a557 rtlwifi: Avoid modifying skbs that are resubmitted
4fea2e0e59dab863a63fa1638b86d850896cd861 rtlwifi: Fix logic in rx_interrupt
bb77f6341728624314f488ebd8b4c69f2caa33ea Revert "mac80211: stop queues before rate control updation"
0bf8fa04e80a562641f687547053f98670f25cf9 gpio/exynos4: Fix incorrect mapping of gpio pull-up macro to register setting
7febe2be36035e5c75128e8cc3baeb1f30fa2bc4 drivers/usb/host/ohci-pxa27x.c: add missing clk_put
97b2f900335befbf6c4323ea6fd560ea5df4d154 USB: CONFIG_USB_GADGET_DUALSPEED is not user-configurable
c5c69f3f0dcf9b569c8f3ad67f3af92cfcedac43 USB: dummy-hcd needs the has_tt flag
21c13a4f7bc185552c4b402b792c3bbb9aa69df0 usb-storage: redo incorrect reads
c2f019713df67e09d32e1b3c12f147a83a579d25 HID: MAINTAINERS: Update USB HID/HIDBP DRIVERS pattern
942fd4225f72826b31d893582b6ae7e172bb3202 HID: hid-multitouch: add support for Chunghwa multi-touch panel
e6bc45d65df8599fdbae73be9cec4ceed274db53 vfs: make unlink() and rmdir() return ENOENT in preference to EROFS
9054760ff585a7fa436599990b63a585ae89ff4d lmLogOpen() broken failure exit
6c6c54e1807faf116724451ef2bd14993780470a sched: Fix/clarify set_task_cpu() locking rules
f2513cde93f0957d5dc6c09bc24b0cccd27d8e1d lockdep: Fix lock_is_held() on recursion
064d58ee3afb8a865a72d24e069c7258ec38640e ASoC: Blackfin: bf5xx-ad1836: Fix codec device name
26018874e3584f1658570d41d57d4c34f6a53aa0 x86/amd-iommu: Fix boot crash with hidden PCI devices
264524d5e5195f6e0f099bee20253a22b651e272 net: cpu offline cause napi stall
6407d74c5106bb362b4087693688afd34942b094 bridge: provide a cow_metrics method for fake_ops
13fcb7bd322164c67926ffe272846d4860196dc6 af_packet: prevent information leak
0a1896b27b030529ec770aefd790544a1bdb7d5a ALSA: hda: Fix quirk for Dell Inspiron 910
0aff1c0cef13b34c17e81a502336fad738151c37 ftrace: Fix possible undefined return code
9c4843ea576107a3c1fb94f2f758f198e9fe9e54 cifs: silence printk when establishing first session on socket
dcc32b838b449aef8533f130cfad41b912bfb228 Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes
79b3891587741dfac72cdfead1f2764b56a567b0 irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock
de52bcab836e6ad21bb0c03c6030725044b2819e Merge remote branch 'keithp/drm-intel-fixes' of /ssd/git/drm-next into drm-fixes
3019de124b9f5b1526cb3668b74af14371e21795 net: Rework netdev_drivername() to avoid warning.
3af51ac9c0889a188aaa3defe5134ef97c80d7c5 usb/renesas_usbhs: free uep on removal
6bc129532176fcafb4202b73b3f431986391a362 usb/s3c-hsudc: fix error path
a6207b17ece4ea40c378233b1ddf2a7f4288419d usb/pxa25x_udc: cleanup the LUBBOCK err path
cb42447374eb4348b75ec677bf9c77958c7d10e0 usb/mv_udc_core: fix compile
b38b03b363a53067e8b8f3f43f00b6428bd5319c usb: gadget: include <linux/prefetch.h> to fix compiling error
83a018045659ee2cc9b1390ddb8b2a247d269bc4 USB: s3c-hsotg: Tone down debugging
1d4a4bde6b1cd4c8bbe1dd20dee18416a62b9c51 usb: remove bad dput after dentry_unhash
4cff3ce5fe5c3c88f103d58c5e7855f9519960e4 drm/nv40: fall back to paged dma object for the moment
960bdba08e06a1f35fc2fe784aa293dee58abc68 drm/nouveau: fix leak of gart mm node
73c337e70e75bb94dcb21459dd06afad0746634c drm/nouveau: fix vram page mapping when crossing page table boundaries
c1003d9c90f410777ab57f675b2a575c9c7ab5d7 drm/nv17-nv40: Fix modesetting failure when pitch == 4096px (fdo bug 35901).
18b54c4d5893f32641d4961563c0f196cc04dc83 drm/nouveau: don't create accel engine objects when noaccel=1
cdf81a235f11c8a55023c6b181d21d519a8a5967 drm/nvc0: recognise 0xdX chipsets as NV_C0
345f79b3de7f6d651e4dba794af7c7303bdfd649 OMAP: PM: omap_device: fix device power domain callbacks
c8fb13d04ad0d08772f637bee873e620fcc064c2 OMAP: PM debug: fix section mismatch warnings
85ec7b970553369e0c956fab1d7a6022f2a99369 GPIO: OMAP: add locking around calls to _set_gpio_triggering
0622b25bf071fd83c6eef6b61fb5f3f12a418528 GPIO: OMAP: fix setting IRQWAKEN bits for OMAP4
d52b31deffe1956ac62d0b81b915c9b52cffb814 GPIO: OMAP: fix section mismatch warnings
3824c1ddaf744be44b170a335332b9d6afe79254 USB: core: Tolerate protocol stall during hub and port status read
9303961f5b8c8da0b65b897fb6521d2a123ec8a8 musb: fix prefetch build failure
4061fde2fa80f40cb27114f60500d38d0afcf350 USB: cdc-acm: Adding second ACM channel support for Nokia E7 and C7
3898115896c7f18cb7009de691c43cb3d92bb82a usb-gadget: unlock data->lock mutex on error path in ep_write()
7e8e62e4a5d26e4cb45f25dddd093837d75616c2 USB: option Add blacklist for ZTE K3765-Z (19d2:2002)
5c3e4076ee8253c1e3688d10653ddee47a03b0db option: add Prolink PH300 modem IDs
15badbcc8eede58b0d7e53a3acde1c90a7b6e40e option: add Alcatel X200 to sendsetup blacklist
cdacb598fe7ab85de80908c818dd7d66a2971117 option: add Zoom 4597 modem USB IDs
eab54042cd850778febae18098e77000dd298630 Merge branch 'for-usb-linus' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-linus
7d751f6f8c679f51b73d01a1b5269347a929004c nfsd: link returns nfserr_delay when breaking lease
be1f4084b4824301e640e81d63b6275cd99ee6a1 nfsd: v4 support requires CRYPTO
5a079c305ad4dda9708b7a29db4a8bd38e21c3a6 net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs
8ca695f273709a9d147826716a8dee3e0eb2407f ASoC: AD1836: Fix setting the PCM format
2b22b1b1e169c6591aa125525223f70e40ed4acf Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
5f98ecdbcef1920323d8777c0ba55dbd4335d3cf swiotlb: Export swioltb_nr_tbl and utilize it as appropiate.
51892dbbd511911c0f965a36b431fc3e8f1e4f8a iwl4965: set tx power after rxon_assoc
3bb42a64960253353278876ca8da6b0a7d3bea87 rt2x00: fix rmmod crash
42b70a5f6d18165a075d189d1bee82fad7cdbf29 iwlagn: use cts-to-self protection on 5000 adapters series
ab6a44ce1da48d35fe7ec95fa068aa617bd7e8dd Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
f6509b5f002a69c299b04d32a876d051a0b52f68 Merge branch 'fortglx/3.0/tip/timers/ptp' of git://git.linaro.org/people/jstultz/linux into timers/urgent
4bcbfff618f92f770dff28c8d3320fc96acf52df Merge branch 'fortglx/3.0/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
b084f598df36b62dfae83c10ed17f0b66b50f442 nfsd: fix dependency of nfsd on auth_rpcgss
fd137e2bba53b7207cbae6a1312e89ef3ae55624 ASoC: Check for NULL register bank in snd_soc_get_cache_val()
c11114717a66455de9fbc3ea69ae00d1aace3c14 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
243e2dd38e1b322b29a1714034cc60b84d3d5e07 CIFS ACL support needs CONFIG_KEYS, so depend on it
27c2127a15d340706c0aa84e311188a14468d841 x86/amd-iommu: Use only per-device dma_ops
957df4535d06a8e009101239937ca5e50a6218c6 possible memory corruption in cifs_parse_mount_options()
0de66d5b35ee148455e268b2782873204ffdef4b x86/amd-iommu: Fix 3 possible endless loops
a9c667f8f0656631ee5438baaf21bf30d5f67375 ext4: fixed tracepoints cleanup
6c61cfe91be53b444abc1da2dbab14efa77706c0 [S390] fix kvm defines for 31 bit compile
36409f6353fc2d7b6516e631415f938eadd92ffa [S390] use generic RCU page-table freeing code
3ec90878bade9280dee87c9e27d759f1cee07e70 [S390] qdio: Split SBAL entry flags
9950f8be3f379e36be73be958ec5cf6c15eac0b2 [S390] kvm-s390: fix stfle facilities numbers >=64
a578b37cc2e719447810343089a7cb93efc3812f [S390] kvm-s390: Fix host crash on misbehaving guests
6ac340623c5d2a945030814d900701439772ff57 ASoC: Add missing break in WM8915 FLL source selection
1622ee1822e8adb391b55a09e3cd5144bd9fad47 ASoC: Only update SYSCLK_ENA when pausing WM8915 SYSCLK
17ee083b7897ab27b4949c42de805889ebd2b4c5 ARM: 6894/1: mmci: trigger card detect IRQs on falling and rising edges
9fc2552a68eb28f95f367156cf46a3da7843ff37 ARM: 6952/1: fix lockdep warning of "unannotated irqs-off"
45f6d7e0e634d49744c1a590461ed1bb3d2201ac ARM: 6951/1: include .bss in memory layout information
9a819d8ac8197b44bbc2adad592b677fe749804d ARM: 6948/1: Fix .size directives for __arm{7,9}tdmi_proc_info
9425032b77c3a4f066a032bac7f7d08668b6cc3c ARM: 6947/2: mach-u300: fix compilation error in timer
2fdf99934c2c39848ad3633ce504a0262f21faf9 ARM: 6946/1: vexpress: move v2m clock init to init_early
05d3962cc921c51059df69488c7f70ab8b6a5d88 Merge branch 'for-3.0' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into for-3.0
a50d28de8d5085e0f34f96088a45cc156d022021 video: Fix use-after-free by vga16fb on rmmod
59c5f46fbe01a00eedf54a23789634438bb80603 Linux 3.0-rc2
e0dcd8a05be438b3d2e49ef61441ea3a463663f8 mm: fix ENOSPC returned by handle_mm_fault()
363e9f05cbd105a900b7baf2cc55ec0cba546d08 sh: Remove compressed kernel libgcc dependency.
0d6925d43bd637fe4da7acb7bf1d0b92d38ab34b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
c12f667e7563c2c0e0908c997900b91b41b23592 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
74b5c5bfff429f464c38dd49af41d75cf0e7dc26 KVM: Initialize kvm before registering the mmu notifier
221192bdff2583834984639121595fc9296120d3 KVM: x86: use proper port value when checking io instruction permission
5f85e931278ff80aa3ea7861a73a6c6ce940f2e9 ARM: mx51/sdma: Check the chip revision in run-time
ad377c630864e2609c54385907493dbf68a34295 arm: mxs: include asm/processor.h for cpu_relax()
3190dad97b5105ec9b9720f6d7bea54ee830fc2d Merge branch 'fix/asoc' into for-linus
c03f8aa9abdd517477c2021ea1251939b4da49e6 ext4: use FIEMAP_EXTENT_LAST flag for last extent in fiemap
f17722f917b2f21497deb6edc62fb1683daa08e6 ext4: Fix max file size and logical block counting of extent format file
cd3c18ba2fac14b34d03cae111f215009735ea06 USB: xhci - fix interval calculation for FS isoc endpoints
ab4bd22d3cce6977dc039664cc2d052e3147d662 cfq-iosched: fix locking around ioc->ioc_data assignment
298c48a811673ba5e292359545f3af6d1a6c9764 sh: fix wrong icache/dcache address-array start addr in cache-debugfs.
5def1360252b974faeb438775c19c14338bc1903 ext4: correct comments for ext4_free_blocks()
85fadea9ce4b278b959886748b2798a383667c10 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
5fb9fb132c5a83010cd8d4bf6d0ee34fb3b9d488 net: fix smc91x.c device tree support
d232b8dded624af3e346b13807a591c63b601c44 netfilter: use unsigned variables for packet lengths in ip[6]_queue.
88ed01d17b44bc2bed4ad4835d3b1099bff3dd71 netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
d9be76f38526dccf84062e3ac3ed3a6a97698565 netfilter: nf_nat: fix crash in nf_nat_csum
b48e3c5c323fea08c12a340cbb8dcc8ca2431d5b netfilter: ipset: Use the stored first cidr value instead of '1'
fcbf12817100d23890832801507107718a1fa448 netfilter: ipset: Fix return code for destroy when sets are in use
afb523c54718da57ff661950bd3287ec9eeb66bd ipvs: restore support for iptables SNAT
fb04883371f2cb7867d24783e7d590036dc9b548 netfilter: add more values to enum ip_conntrack_info
374eeb5a9d77ea719c5c46f4d70226623f4528ce bonding: reset queue mapping prior to transmission to physical device (v5)
5b446c6a7179513edcb34706088c4ce901b9a039 qlcnic: Avoid double free of skb in tx path
54ff502c283b6cf77c95c05c99dbca40d910b17d qlcnic: Fix bug in FW queue dump
b8f07a063163f8216cd891c5b007e839a56b6d93 fix return values of l2tp_dfs_seq_open()
c316e6a3084cef1a5857cd66bb5429c969f06c93 get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
f3aeceac61b6e2f3167717ea1793472108e47564 drm/radeon/kms/atom: fix PHY init
0792644d22852f40c8ad16c4ba1fefd76aba5643 Merge branch 'for-linus' of git://android.git.kernel.org/kernel/tegra
f2a4d8ae4d40f6f5482d207f47fd4d53b3ae0ed4 ARM: Tegra: Harmony: Fix conflicting GPIO numbering
e6ece70732b905742ad91a7b5489e0ca1362c0cd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
6a574b5b9b186e28abd3e571dfd1700c5220b510 drm/i915: Add a no lvds quirk for the Asus EeeBox PC EB1007
3f43c48d333777e815ae68d66396cb6dfbc2dd79 drm/i915: Share the common force-audio property between connectors
4bce2da393dbbc6650a1d62683ef60e03594b4c7 drm/i915: Remove unused enum "chip_family"
c8ebc2b076ad9e1833cb4f7f1a6f30b4786a2a09 drm/915: fix relaxed tiling on gen2: tile height
d3bcb75776a10ee4b67afe6156fd927b9da77d03 drm/i915/crt: Explicitly return false if connected to a digital monitor
9f405100f2b39be7759eea3f4cf910869727429c drm/i915: Replace ironlake_compute_wm0 with g4x_compute_wm0
bf3301abba31ee71ed8dc87f18fcaebd27dc3b3e drm/i915: Only print out the actual number of fences for i915_error_state
c8cbbb8ba9f9f6d2d63513a715700127598e7f86 drm/i915: s/addr & ~PAGE_MASK/offset_in_page(addr)/
5cbba41d2857477bd9a008f2d82c0622db1a8dee drm: i915: correct return status in intel_hdmi_mode_valid()
95e0ee92d3a605de75a633dd2360700595d5a8ad drm/i915: fix regression after clock gating init split
f6b07f45e2df42d63a0292dcd13aaaa18d6c01f7 drm/i915: fix if statement in ivybridge irq handler
942c1a927bf296fd64fd49f04c5a8f66bb14446b hwmon: (max6642): Better chip detection schema
23c79d31a3dd2602ee1a5ff31303b2d7a2d3c159 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
0e833d8cfcb52b5ee3ead22cabbab81dea32c3f0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
aa0467d8d2a00e75b2bb6a56a4ee6d70c5d1928f btrfs: fix uninitialized variable warning
7841cb2898f66a73062c64d0ef5733dde7279e46 btrfs: add helper for fs_info->closing
4b9465cb9e3859186eefa1ca3b990a5849386320 Btrfs: add mount -o inode_cache
e7786c3ae517b2c433edc91714e86be770e9f1ce btrfs: scrub: add explicit plugging
a4689d2bd3b00dcf5c4320f06e0ab88810fbff9c btrfs: use btrfs_ino to access inode number
d132a538d258f8f52fd0cd8b5017755f4e915386 Btrfs: don't save the inode cache if we are deleting this root
5f3f302a6f4cb74906c05fad1d03fc5e95c7e5af btrfs: false BUG_ON when degraded
ca456ae280c0646e1e571c3b9a3834c55e90adfe Btrfs: don't save the inode cache in non-FS roots
211f96c24f117fcc6e9e2431e40d92f4de22625e Btrfs: make sure we don't overflow the free space cache crc page
17aca1c987cff89dc4279371857035da902c8854 Btrfs: fix uninit variable in the delayed inode code
1bc8779349d6278e2713a1ff94418c2a6746a791 btrfs: scrub: don't reuse bios and pages
d7ebe75b065a7c2d58ffc12f9d2e00d5ea4e71eb perf: Fix comments in include/linux/perf_event.h
aa4a221875873d2a1f9656cb7fd7e545e952b4fa perf: Comment /proc/sys/kernel/perf_event_paranoid to be part of user ABI
710054ba25c0d1f8f41c22ce13ba336503fb5318 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent
2aec0d697725bc4d402d7a9b51587af53a4cca76 ARM: S3C2410: remove the now empty mach-s3c2410/irq.c
de11c5852811665e581ef0b915bb478f38b92fb1 ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.c
e4698188444a639ac9a3cfb3e06006dd1d4e7fcc ARM: S3C24xx: Fix missing struct for s3c2410_dma_chan
74cdfa538d433dde9720ae02ac48a7be8c0ec3fb ARM: SAMSUNG: Remove unused onenand plat functions
80839a19804702df2f24ebf24899579fd2ab6d9d ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resume
4f1ba49efafccbc73017f824efa2505c81b247cd Merge branch 'for-linus' of git://git.kernel.dk/linux-block
39b4a46f19295b4876fba6655f27d67232dc6a1f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
cb37bbd90a11003993d47c395837e0f87abf1b31 Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
3af91a1256b628d55913324d27fe747c69566749 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
9a44fde3435e0c6012cbc9122497bbbd3338434a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
cd4ecf877a4d629c38571405fd649077c12dec50 Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
3ece48a746088be3dd75904e8d9bb9b49af0aa95 usb: remove bad dput after dentry_unhash
f8d8e12dd1e0e2559e2419b7acdaf9eee9865736 ARM: S5P: Fix compilation error for exynos4_defconfig
9e1f1de02c2275d7172e18dc4e7c2065777611bf more conservative S_NOSEC handling
1f3bd0f2ac870c9eb29590f193ee3d94e2d35514 Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
bb3d6bf1919a20c56b3257b4ec09e67a9226cfb2 Revert "ASoC: Update cx20442 for TTY API change"
55db4c64eddf37e31279ec15fe90314713bc9cfa Revert "tty: make receive_buf() return the amout of bytes received"
8b20c8cb89b733f5a73fad1f7ad7cff8325e0034 spi/omap2: fix uninitialized variable
f124c6ae59e193705c9ddac57684d50006d710e6 xen: off by one errors in multicalls.c
7b29dc21ea084be7ddfb536994a9cfae95337690 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into for-davem
d2ac49fe3c7c4730323c1042fb53a2e008643b6a libertas_sdio: handle spurious interrupts
59e7e7078d6c2c6294caf454c6e3695f9d3e46a2 mac80211: call dev_alloc_name before copying name to sdata
6f213ff1919fab6f8244ceae55631b5d6ef750a7 iwlagn: fix channel switch locking
a99168eece601d2a79ecfcb968ce226f2f30cf98 ath5k: Disable fast channel switching by default
bdf492f502ad4f646e9905db1b89e11822826edd ssb: fix PCI(e) driver regression causing oops on PCI cards
5f0b23eeba2d9105944148e5a85b0bfb34a8ecf5 cifs: make CIFS depend on CRYPTO_ECB
a947eb95ea03199da7408a64baa97fbb613e9b84 SLAB: Record actual last user of freed objects.
d4d84fef6d0366b585b7de13527a0faeca84d9ce slub: always align cpu_slab to honor cmpxchg_double requirement
157186bc185cdf588fecba0fc5d7466e3e5d49d7 ALSA: usb - turn off de-emphasis in s/pdif for cm6206
c592a7073796de1cd221f957ab693c19d383423f cifs: fix the kernel release version in the default security warning message
098011940a2549ae7182db4bf101c3e3d2b4e6df UBIFS: fix-up free space earlier
781c5717a95a74b294beb38b8276943b0f8b5bb4 UBIFS: intialize LPT earlier
4f1ab9b01d34eac9fc958f7150d3bf266dcc1685 UBIFS: assert no fixup when writing a node
837072377034d0a0b18b851d1ab95676b245cc0a UBIFS: fix clean znode counter corruption in error cases
812eb258311f89bcd664a34a620f249d54a2cd83 UBIFS: fix memory leak on error path
cf610bf4199770420629d3bc273494bd27ad6c1d UBIFS: fix shrinker object count reports
5ff6197f828d5ea051b3abf77cb61f8a34480e8d Blackfin: strncpy: fix handling of zero lengths
b273fa9716aa1564bee88ceee62f9042981cdc81 perf python: Fix argument name list of read_on_cpu()
56722381b8506733852c44dacf6d7bc5f90aedaf perf evlist: Don't die if sample_{id_all|type} is invalid
9c850d6c4b95bb07fb066eb7f43dd4e3b4842b85 perf python: Use exception to propagate errors
d21cc9f67d689effbfd24bac878bc2c057de8c46 perf evlist: Remove dependency on debug routines
1c3cc11602111d1318c2a5743bd2e88c82813927 timers: Consider slack value in mod_timer()
c5182b8867e189e14a8df5dbfcba1c73f286e061 genirq: Ensure we locate the passed IRQ in irq_alloc_descs()
e7fbad300a7a6432238f086e3c9a61538a905858 genirq: Fix descriptor init on non-sparse IRQs
3a43e05f4d0600e906fa09f4a65d749288c44592 irq: Handle spurios irq detection for threaded irqs
ef26f20cd117eb3c185038ed7cbf7b235575751d genirq: Print threaded handler in spurious debug output
d50a2fb63643dce8506520dab5ffb8f49cc45cb2 ALSA: asihpi: Use angle brackets for system includes
1b054b67d3bfc6dca9f634c104780f3f24ff3eec clockevents: Handle empty cpumask gracefully
840d8e5e964dc51673d0f26e119b27d2898e8417 ASoC: atmel_ssc: Don't try to free ssc if request failed
9676001559fce06e37c7dc230ab275f605556176 ALSA: fm801: add error handling if auto-detect fails
a01ef051d584c12ede5cd5275b008b2ded57f3d9 ALSA: hda - Check pin support EAPD in ad198x_power_eapd_write
4dffbe03d1e940aba878f9420e67feb8423cdd08 ALSA: hda - Fix HP and Front pins of ad1988/ad1989 in ad198x_power_eapd()
9a2e0fb0893ddf595d0a372e681f5b98017c6d90 tg3: Fix tg3_skb_error_unmap()
8c47f8d07e16034dfbf736bb4478809aba8a53f1 sparc: PCIC_PCI needs SPARC32 dependency
704102a6799ecf7c1b268a43452761dae335f29c powerpc/85xx: fix race bug of calling request_irq after enable elbc interrupts
f5182b4155b9d686c5540a6822486400e34ddd98 xhci: Disable MSI for some Fresco Logic hosts.
001fd3826f4c736ce292315782d015f768399080 xhci: Do not issue device reset when device is not setup
e2b0217715c6d10379d94bdfe5560af96eecbb7c xhci: Add defines for hardcoded slot states
2c7d1644406748d7c5da7b9db3c5080296af55bf sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATED
4819fef5e7cb9a39e1fd59ecd85861b3ffebdcaa xhci: Bigendian fix for xhci_check_bandwidth()
5d07b7869a48aec43ee0de6413a6657457287b63 sparc32,leon: add GRPCI2 PCI Host driver
26893c1368aeb96e06e4f9dce61bbde3351d5e9f sparc32,leon: added LEON-common low-level PCI routines
cfe3af5dde34a019c1bd2485b1dc0f2d7a326ccd sparc32: added CONFIG_PCIC_PCI Kconfig setting
ec764bf083a6ff396234351b51fd236f53c903bf net: tracepoint of net_dev_xmit sees freed skb and causes panic
fb9be2349f099d7c68b706e04fd62c478d3c0ed2 powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit mode
a3623239ad941c7fa5440231f601e8f6de1f2a54 powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not set
b36a968927b789b2dd8de0aaf7a72ef7c1f0d012 asm-generic/unistd.h: support sendmmsg syscall
bf0be0e951cf1c4c9ce38032195cd8095a16d828 ALSA: 6fire: Don't leak firmware in error path
9bf7174949aef2f43253956e1f3ab01698abbd79 ktest: Ignore unset values of the minconfig in config_bisect
4da46da2d295c0d9f4aaf28dd2b70a1ecb42d972 ktest: Fix result of rebooting the kernel
4c8cc55b3c0ebe989e727017933945b68b4327cd ktest: Fix off-by-one in config bisect result
e3a57b3ccf5c04934ac43b5b80e32ba51b817288 Merge branch 'for-jens/xen-blkback.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
e2bd9678fc0085acf540dc4cb48ff961cd4d88c0 block: Use hlist_entry() for io_context.cic_list.first
28304f485c3627cc5e1665b92e26eb7fcfe98088 cfq-iosched: Remove bogus check in queue_fail path
e73e079bf128d68284efedeba1fbbc18d78610f9 [SCSI] Fix oops caused by queue refcounting failure
1b86d775dd4c13967e1895df09d0cef198956e81 video: Convert vmalloc/memset to vzalloc
bb8b26627267a82c49f47fc52a0785f079a7b063 efifb: Disallow manual bind and unbind
da0241f12bf785f74e57ad6d67abdf269216f76b efifb: Fix mismatched request/release_mem_region
3c004b4f7eab239e726c6dde0f6cfca46a96956b efifb: Enable write-combining
0057f1809d44b26765ec2374e0107a2f8ab256f5 drivers/video/pxa168fb.c: add missing clk_put
609d3bbf044a6766f6505d8a29d4ed48020c014c drivers/video/imxfb.c: add missing clk_put
70f289db31502ac030049450e63d380f3bc30cd2 fbdev: bf537-lq035: add missing blacklight properties type
1bae852fb0beca3cc95b8de84efbc7254cae62e1 savagefb: Use panel CVT mode as default
554cc1028603587e28ae49e9594b1508df5f29aa fbdev: sh_mobile_lcdcfb: Fix up fallout from MERAM changes.
2e4ceec4edaef6e903422792de4f7f37de98cec6 drivers/net/can/flexcan.c: add missing clk_put
816af7422f5bdbb74a0c9bb09735a9aeb9522c30 ARM: mach-shmobile: add DMAC clock definitions on SH7372
a1b2cc50679c1d2eed44e2885f6178ce907498b7 dmaengine: shdma: fix a regression: initialise DMA channels for memcpy
6979d5dd96a4a4975ce240982436e92a3da23315 net: dm9000: Get the chip in a known good state before enabling interrupts
b722dbf176b67c75fe0f5a6b1b31f5ea8aa6117d drivers/net/davinci_emac.c: add missing clk_put
a3bcc23e890a6d49d6763d9eb073d711de2e0469 af-packet: Add flag to distinguish VID 0 from no-vlan.
41be5a4a3668810bf3687a76c2b017bd437039e0 caif: Fix race when conditionally taking rtnl lock
85e3c65fa3a1d0542c181510a950a2be7733ff29 usbnet/cdc_ncm: add missing .reset_resume hook
307f73df2b9829ee5a261d1ed432ff683c426cdf vlan: fix typo in vlan_dev_hard_start_xmit()
d0733d2e29b652b2e7b1438ececa732e4eed98eb net/ipv4: Check for mistakenly passed in non-IPv4 address
bb9973e4e73f43bd86698483d0c3f7a362ff94ce hwmon: (coretemp) Further relax temperature range checks
4f5f71a7abe329bdad81ee6a8e4545054a7cc30a hwmon: (coretemp) Fix TjMax detection for older CPUs
d576fe49ca5c238e99d2d010a410480cb2aa29a0 rtc: Staticize non-exported __rtc_set_alarm()
e17fd4ba2a81f1d29875b20464e4899185a3c946 rtc: Fix ioctl error path return
fb5a18cf7c771a12c3f42a5eb4b476eed68b77cb ptp: Fix some locking bugs in ptp_read()
e23ef227d10878ff3f323a1dfed10205a1825b71 ptp: Return -EFAULT on copy_to_user() errors
fe6f0bd03d697835e76dd18d232ba476c65b8282 drm/radeon/kms: add missing Evergreen texture formats to the CS parser
adcfde516e10aad72d66f6fefd36e6d0e6bd7be7 drm/radeon/kms: viewport height has to be even
8a5617bdc111aa7ba49c81fa694fde63d3474f94 drm/radeon/kms: remove duplicate reg from r600 safe regs
d5c5a72f2a5821ba3ebdbe02bce03345790458aa drm/radeon/kms: add support for Llano Fusion APUs
3b68a26ec058fda2d6b470cdd8fedc5a3c854916 drm/radeon/kms: add llano pci ids
89da5a375ad797ad5e38ad7a9ec64ea40afe8c7a drm/radeon/kms: fill in asic struct for llano
4df64e65025dfa493bf75fddf50d83bba069e1eb drm/radeon/kms: add family ids for llano APUs
498c555f56a02ec1059bc150cde84411ba0ac010 drm/radeon: fix oops in ttm reserve when pageflipping (v2)
f69753140d5c95087a3352710ae5edd541710da6 xhci: Bigendian fix for skip_isoc_td()
08115a139229ca84adfef4d5983c3c186b9d1c30 ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XX
457d4fe85138c0d313c92ef34ea892c73b0fe2f5 ARM: S5P64X0: Fix SPI platform device name
d62fa31123d557bca9a1e3b5da9672e8cc9753db ARM: S5PV210: Fix possible null pointer dereference
1fa7b6a29c61358cc2ca6f64cef4aa0e1a7ca74c Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
f0f52a9463839c52a63c05d6e7d4a330d94a9794 Merge git://git.infradead.org/iommu-2.6
0f48f2600911d5de6393829e4a9986d4075558b3 block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removal
3cc39b3f061e90f69cb1f65d72c005c56cddd6a6 tile: enable CONFIG_BUGVERBOSE
6e33a852a37dee02979ec9d82bea26c07cee5bce x86/PCI/ACPI: fix type mismatch
3f37d6229ca309f96b163b943ff982f4697630cd PCI: fix new kernel-doc warning
dfe21582ac5ebc460dda98c67e8589dd506d02cd iwl4965: correctly validate temperature value
a7567b2059020bf3fa96c389ec25eed8e28ad4ba bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
21fdc87248d1d28492c775e05fa92b3c8c7bc8db ath9k: fix two more bugs in tx power
333ba7325213f0a09dfa5ceeddb056d6ad74b3b5 cfg80211: don't drop p2p probe responses
4c6e0f8101e62d8b2d01dc94b835a98b191a1454 hwmon: (coretemp) Relax target temperature range check
614198bbf8d74617381aea82521b261c7f9baaf6 hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_fault
d364ee4fdb33a329b16cdf9342e9770b4d4ddc83 [media] soc_camera: preserve const attribute
76df01eacd5fa41b607426a8cb091fb21ae35554 [media] uvc_entity: initialize return value
8c89ddd536bbe97c1e50424778a139abbf5763c3 [media] media: Fix media device minor registration
67e27c741339faedcc8e9c2c613487745d1c4b8b [media] Make nchg variable signed because the code compares this variable against negative values
9b83c771214cf6a256ee875050e6eaf320cf7983 xen/blkback: potential null dereference in error handling
6464920a6e30604cb71d0ecbaa20e35009bd76fb xen/blkback: don't call vbd_size() if bd_disk is NULL
3f303103b884ca577908d3e5c0650ad12e40c586 Merge git://git.infradead.org/mtd-2.6
6c20c635b8bb110d5c610bf19233462dcfa3b39b [media] omap3isp: fix compiler warning
6e3ea0e711b1c4dca3c4f87ef0ab5c896c940c81 [media] v4l: Fix media_entity_to_video_device macro argument name
70e535d1e5d1e4317e894d6228b762cf9c3fbc6a intel-iommu: Fix off-by-one in RMRR setup
1fcecf281b99f9ca262ae7fbc3703c421be5c857 ARM: OMAP4: MMC: increase delay for pbias
8519dc4401ddf8a5399f979870bbeeadbc111186 intel-iommu: Add domain check in domain_remove_one_dev_info
825507d6d059f1cbe2503e0e5a3926225b983aec intel-iommu: Remove Host Bridge devices from identity mapping
c681d0ba1252954208220ad32248a3e8e2fc98e4 intel-iommu: Use coherent DMA mask when requested
1c9fc3d11b84fbd0c4f4aa7855702c2a1f098ebb intel-iommu: Dont cache iova above 32bit
cb452a4040bb051d92e85d6e7eb60c11734c1781 intel-iommu: Speed up processing of the identity_mapping function
8fcc5372fbac085199d84a880503ed67aba3fe49 intel-iommu: Check for identity mapping candidate using system dma mask
9b4554b21ed07e8556405510638171f0c787742a intel-iommu: Only unlink device domains from iommu
c5874c9245d298c65f81c2f91f89e1da8ea66409 [media] ivtv: Internally separate encoder & decoder standard setting
6600cc301d0762e3db8bd2b44d2d5fef36a4fd68 [media] ivtvfb: Add sanity check to ivtvfb_pan_display()
5d9c08dea0c13c09408f97fe61d34c198c4f3277 [media] ivtvfb: use display information in info not in var for panning
7700a0d293ad8b1b1759ad06ac868f9a42fd0951 [media] ivtv: Make two ivtv_msleep_timeout calls uninterruptable
21d2e938d34d201276de3470587a3aa2047c77a1 [media] anysee: return EOPNOTSUPP for unsupported I2C messages
c8ef0a5b70a9821b3d75097aba672f531619231b [media] gspca - ov519: Set the default frame rate to 15 fps
5ff01d54fe218be1b7e50fec30e111eb1bc224ea [media] gspca - stv06xx: Set a lower default value of gain for hdcs sensors
6dd9a7c73761a8a5f5475d5cfdc15368a0f4c06d intel-iommu: Enable super page (2MiB, 1GiB, etc.) support
0e44173b1246261c8e29fe637017944a19a79869 [media] gspca: Remove coarse_expo_autogain.h
9cf208e844d41441b3ad393d1da4f41fa3426795 [media] gspca - ov519: Change the ovfx2 bulk transfer size
9d2b909544bcdac337340a4b44d8c50d4da62bc1 [media] gspca - ov519: Fix a regression for ovfx2 webcams
63da029015b5255915cd6d61f19ffc276ad4635d mtd: fix physmap.h warnings
da8b94ea61c5d80aae0cc7b7541f1e0fa7459391 UBIFS: fix recovery broken by the previous recovery fix
efcfde54ca68091b164f9aec544c7233a9760aff UBIFS: amend ubifs_recover_leb interface
1a0b06997ceca96db9259e537eb935f9fe59a3de UBIFS: introduce a "grouped" journal head flag
ab75950b11e74145ffe61376ac073d56645aab8a UBIFS: supress false error messages
1704bf15deb6de20f8f4272c8d8232b36bbc7484 arm: omap2plus: move NAND_BLOCK_SIZE out of boards
4998b245732572b027eef6b7221d80da0a3486e9 omap4: hwmod: Enable the keypad
5e2ffc308a3aa44a318452fccae7b23a029eeeb8 omap3: Free Beagle rev gpios when they are read, so others can read them later
e2a346a2a054f702fd76f328ff747b9ad9264a4c arm: omap3: beagle: Ensure msecure is mux'd to be able to set the RTC
c0ad4fac5011c5534c45011ee8dee2b3de256663 omap: rx51: Don't power up speaker amplifier at bootup
2827411e25d7da7913463474606fe624404b2339 omap: rx51: Set regulator V28_A always on
b1c1df7a7d50bf94de89704e963467bc94b1fef9 ARM: OMAP4: MMC: no regulator off during probe for eMMC
e68273baf30390e9c907831b47384085c7f664d5 arm: omap2plus: fix ads7846 pendown gpio request
03b562d7859c6d7c640f071b422d521146471d6d ARM: OMAP2: Add missing iounmap in omap4430_phy_init
21a42c92750446008dc0847a78aba5459e3b6b5a ARM: omap4: Pass core and wakeup mux tables to omap4_mux_init
d4ff6121b44081601206980cafcd6ed3ecb367b6 ARM: omap2+: mux: Allow board mux settings to be NULL
1499f2dbafafe844e485ff8945f60cd9f3d5cbd9 OMAP4: fix return value of omap4_l3_init
50b4860d577b4bef76c71ad38ef83b9f368283c2 OMAP: iovmm: fix SW flags passed by user
77f7059a329fc8a514bbcc2f204aaa7c150e8046 arch/arm/mach-omap1/dma.c: Invert calls to platform_device_put and platform_device_del
5c6cce92bc8aee751aafe82c5d9caf7553226a3d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
603d04b2010976a52f62b7633f9999d104046900 kgdbts: only use new asm-generic/ptrace.h api when needed
30ebad9d756a0b2c97c6c4ca6c5e6b799e3b64da OMAP2+: mux: fix compilation warnings
4c49ff3fe128ca68dabd07537415c419ad7f82f9 block: blkdev_get() should access ->bd_disk only after success
a5b2c5b2ad5853591a6cac6134cd0f599a720865 AppArmor: fix oops in apparmor_setprocattr
948252cb9e01d65a89ecadf67be5018351eee15e Revert "net: fix section mismatches"
ebf30dc91cc8592cd72b004219cfc276b3ad2854 msm: timer: Fix SMP build error
930a6eac9f40e692bd9670d89bcd9ac0f4019356 drivers/net/usb/catc.c: Fix potential deadlock in catc_ctrl_run()
a000c01e60e40e15304ffe48fff051d17a7bea91 sctp: stop pending timers and purge queues when peer restart asoc
b10cec8a4e8167075b9e1ff3f05419769e7f381a drivers/net: ks8842 Fix crash on received packet when in PIO mode.
48bdf072c3f1f8f739f76d19c74f4c79605cac46 ip_options_compile: properly handle unaligned pointer
e12ca23d41bd157354a5d1aadff30211a410c53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
850761b2b13aec5d4f9935199e917f9a4ae00cce Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
5aceca9d3cbdacbd017712513387d930f9f944d9 PCI: Fix warning in drivers/pci/probe.c on sparc64
1144181c1bc054dc5e001a6f10b4820167e6c883 iwlagn: fix incorrect PCI subsystem id for 6150 devices
59342f6a6bc35df623fb44784daa5e1077063b8f zd1211rw: fix to work on OHCI
66870b1ccd5c1460e437c18b0026e2dcaab1ece9 wl12xx: fix oops in sched_scan when forcing a passive scan
50a66d7f04adbfab9db55144c58dc693358cb635 wl12xx: add separate config value for DFS dwell time on sched scan
2497a246e880d1fb537f754f551177c01fa39242 wl12xx: fix DFS channels handling in scheduled scan
dd08682150e1815fe5cdd0673a2f2e9cd2d55a7a wl12xx: fix passive and radar channel generation for scheduled scan
71005be40a7fc95edda3cc462361ce0243e4f5fa libertas: Set command sequence number later to ensure consistency
4495a7d41dbda03841c2a1c2a5ce7135a45131ba CFQ: Fix typo and remove unnecessary semicolon
83caba8436b28bd9081013fd840424983127d4ca [IA64] wire up sendmmsg() syscall for Itanium
af0d6a0a3a30946f7df69c764791f1b0643f7cd6 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
07ef3c3b44896bc0432a901fe6ae0d0deaca47ce Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
e5ac0bda96c495321dbad9b57a4b1a93a5a72e7f xen: use the trigger info we already have to choose the irq handler
fe47ae7f53e179d2ef6771024feb000cbb86640f oprofile, dcookies: Fix possible circular locking dependency
130c5ce716c9bfd1c2a2ec840a746eb7ff9ce1e6 oprofile: Fix locking dependency in sync_start()
6ac6519b93065625119a347be1cbcc1b89edb773 oprofile: Free potentially owned tasks in case of errors
26a510ba12448d3af26951376eae202bee8cdf65 OMAP: SRAM: Fix warning: format '%08lx' expects type 'long unsigned int'
026fe79d75c3a7a257ca72250f46b472835784c9 arm: omap3: cm-t3517: fix section mismatch warning
89c4705ed58a9e6faa7649eb561aead79bb77b3f OMAP2+: Fix 9 section mismatch(es) warnings from mach-omap2/built-in.o
f9fa1bb9d7a3c9537d6abd4ad47c58fe27862625 ARM: OMAP2: Add missing include of linux/gpio.h
046d886db18260d4435c942985392b7ef872337f OMAP: fix compilation error
74c355fbdfedd3820046dba4f537876cea54c207 perf, cgroups: Fix up for new API
f339b9dc1f03591761d5d930800db24bc0eda1e1 sched: Fix schedstat.nr_wakeups_migrate
f01114cb59d670e9b4f2c335930dd57db96e9360 sched: Fix cross-cpu clock sync on remote wakeups
ea9d6553b3b3044e7374774cc33bb1b2eee19dd3 block: remove unwanted semicolons
643d2d7992f4ce4f983d455b579f77b1e9c0af0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
89c122236e60747f920008c9cf4e9cbde3333e50 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
339dedf709e21d5718d6596750166f70e8bed40a powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
1adffbae22332bb558c2a29de19d9aca391869f6 fat: Fix corrupt inode flags when remove ATTR_SYS flag
d72bce0e67e8afc6eb959f656013cbb577426f1e rcu: Cure load woes
1222de7c415cfa70f441f836588fd79a3334d4fe Merge branch 'sh/runtime-pm-misery' into sh-fixes-for-linus
5c2de44417523385010b529599a2b30f290831a3 dmaengine: shdma: Fix up fallout from runtime PM changes.
9436b4abec28a22edd961ae375535d940625f1f2 Revert "clocksource: sh_cmt: Runtime PM support"
d4905ce38c73964b868037e49a5945e1cf47a7f2 Revert "clocksource: sh_tmu: Runtime PM support"
db7eba292e913390fa881272bfbc3da0a5380513 sh: Fix up asm-generic/ptrace.h fallout.
3f9b8520b06013939ad247ba08b69529b5f14be1 sh64: Move from P1SEG to CAC_ADDR for consistent sync.
65d517eb7224d24ee4206416161390f30d69e622 sh64: asm/pgtable.h needs asm/mmu.h
194cd8dfc9e4f29249b3bd45c5cb5c0a33a6438c sh: asm/tlb.h needs linux/swap.h
8181d3ef26ed1d9eb21e2cdcac374e1f457fdc06 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-fixes-for-linus
cbf74cea070fa1f705de4712e25d9e56ae6543c7 oprofile, x86: Add comments to IBS LVT offset initialization
4f3c125c7420c85eaff627145557e392a871922d x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
598e887d8b01655780c81cc86a9e7820ed091580 x86 idle: Fix mwait deprecation warning message
27721a52d6c8e33327ec3cae9f730204be99d251 gpio: Fix gpio-exynos4 build fails in mainline
c7427d23f7ed695ac226dbe3a84d7f19091d34ce autofs4: bogus dentry_unhash() added in ->unlink()
3cebde2413ba42504cf2c10ec1d47582912435cd vfs: shrink_dcache_parent before rmdir, dir rename
a1706ac4c0201ea0143dc0db0659001b26ceeabb Revert "block: Remove extra discard_alignment from hd_struct."
7a66f784375c5922315bbe879b789ee50b924d26 virtio_net: delay TX callbacks
7ab358c23cbf15cea08129cd722d1ce77433a94d virtio: add api for delayed callbacks
4423fe40b03f32b11e72ecfa03077e702e55d5a9 virtio_test: support event index
8ea8cf89e19aeb596b818ee5f2bec8a8b0586b60 vhost: support event index
a5c262c5fd83ece01bd649fb08416c501d4c59d7 virtio_ring: support event idx feature
bf7035bf20563a6cadcb9e870406e7b21daf5e30 virtio ring: inline function to check for events
770b31a85e000b0194974922f238a30ade4246b6 virtio: event index interface
a1b383870a28cfbd1657d4922c0fafc634a62ebd virtio: add full three-clause BSD text to headers.
bf50e69f63d21091e525185c3ae761412be0ba72 virtio balloon: kill tell-host-first logic
177dbd95637a52b9118aca757d5856ec3995d3e7 virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
6917f83ffe5e6b6414ccc845263b792ed201c0f1 drivers, block: virtio_blk: Replace cryptic number with the macro
7a7c924cf03da2a76ea4dc0aac1a788cf95a9c29 virtio_blk: allow re-reading config space at runtime
990c91f0af46c57f0291060d928c7ab82f9d5667 lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.
bc805a03c26e1e25171bc627c6264553d27f746c lguest: fix up compilation after move
15517f7c213442e4d8a098cf0732b237f764c576 lguest: fix timer interrupt setup
55922c9d1b84b89cb946c777fddccb3247e7df2c Linux 3.0-rc1
bd1bfe40ac6bdf9593da29b822bc301b77a97d6a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
cd1acdf1723d71b28175f95b04305f1cc74ce363 Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
fac04863cef53a69830590b2e1c54345068a9747 arm gpio drivers: make them 'depends on ARM'
3063287053bca5207e121c567b95b2b6f0bdc2c8 eCryptfs: Remove ecryptfs_header_cache_2
778aeb42a708d2a57e491d2cbb5a1e74f61270b9 eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
7a86617e553f47761b10f57de472d7262562b7de eCryptfs: Return useful code from contains_ecryptfs_marker
3b06b3ebf44170c90c893c6c80916db6e922b9f2 eCryptfs: Fix new inode race condition
2ba781ced93922e249dee2ac0751faccb4fb0656 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
6345d24daf0c1fffe6642081d783cdf653ebaa5c mm: Fix boot crash in mm_alloc()
cab0d85c8dfcad4d799f9c294571440c6f1db091 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
57ed609d4b64139b4d2cf5f3b4880a573a7905d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
437cb0dbd104a1564e0e78f0d486b97677f80909 Merge branch 'x86-platform-next' into x86-platform
a74d70b63f1a0230831bcca3145d85ae016f9d4c Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
b11b06d90a41766c2d31f0acb8a87aa0f2a7188f Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
f1d1c9fa8f360990e263bdcb73e35ab6fbdc41fe Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2ff55e98d6e662a4887d2c688a4ab2ae510a97df Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
daa94222b638bfe34f745d0982de7a165ce7f67c Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
f310642123e0d32d919c60ca3fab5acd130c4ba3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
ef1d57599dc904fdb31b8e9b5336350d21a1fde1 cifs/ubifs: Fix shrinker API change fallout
9342077011d54f42fa1b88b7bc1f7008dcf5fff9 pnfs-obj: pg_test check for max_io_size
5b36c7dc41d87d39e779a84fdc2b44b39bba32ca NFSv4.1: define nfs_generic_pg_test
89a58e32d9105c01022a757fb32ddc3b51bf0025 NFSv4.1: use pnfs_generic_pg_test directly by layout driver
18ad0a9f2ccd260d37dd6bc5fa04c7819def4c84 NFSv4.1: change pg_test return type to bool
dfed206b8857d41a91ebba030f99e30017a44dda NFSv4.1: unify pnfs_pageio_init functions
a0fe8bf427f4987d7b82678292ca03cfd7331467 pnfs-obj: objlayout_encode_layoutcommit implementation
ac7db7264ac3314cae09893bc838fcb7e83267a4 pnfs: encode_layoutcommit
adb58535e604a564495a7d50dfb0afa0ddc21bcb pnfs-obj: report errors and .encode_layoutreturn Implementation.
04a555498e03b3804e2dec916a4669f5f560e503 pnfs: encode_layoutreturn
8a1636c459cb7a4b32ba4024cd1b2ba21fba6aed pnfs: layoutret_on_setattr
cbe8260369c9f88eafa035cd327dc3e02fad528c pnfs: layoutreturn
04f83450388e87d86b387cf4a27b81eb7e69de7d pnfs-obj: osd raid engine read/write implementation
d20581aa4be11407c9eeeb75992df5ef176bba0f pnfs: support for non-rpc layout drivers
e51b841dd0be9ff53f740c44c32c32679edcb7c8 pnfs-obj: define per-inode private structure
636fb9c89d7e216aac3d406e458864420057e981 pnfs: alloc and free layout_hdr layoutdriver methods
b6c05f1693115164c7b797152ac7ea3ef8e5d296 pnfs-obj: objio_osd device information retrieval and caching
09f5bf4e6d0607399c16ec7a2d8d166f31086686 pnfs-obj: decode layout, alloc/free lseg
f1bc893a89d012649e4e7f43575b2c290e08ee42 pnfs-obj: pnfs_osd XDR client implementation
38b7c401f6ade50543f246c4bc2c971edf2b19dd pnfs-obj: pnfs_osd XDR definitions
c93407d03c3ccf60b33a309e5fcd41cd98969901 pnfs-obj: objlayoutdriver module skeleton
ae50c0b5c6f6fa340f1fe2d244b358145f7e5a15 pnfs: client stats
778b5502fdba5b183553f3f2ef1672ba78ac58b6 pnfs: Use byte-range for cb_layoutrecall
707ed5fdb587c71fdb7ad224ba1d80231f33c974 pnfs: align layoutget requests on page boundaries
fb3296eb4636763918edef2d22e45b85b15d4518 pnfs: Use byte-range for layoutget
f7da7a129d57bfe0f74573dc03531c63e1360fae SUNRPC: introduce xdr_init_decode_pages
35c8bb543c9e83197e6375142d1d1c2ee3cf017d NFSv4.1: use layout driver in global device cache
1be5683b03a766670b3b629bf6bfeab3ca9239d8 pnfs: CB_NOTIFY_DEVICEID
5ccf92037c7c6e6f28175fd245284923f939259f eCryptfs: Cleanup inode initialization code
1775bc342c6eacd6304493cbb2e0cda1a0182246 NFSv4.1: purge deviceid cache on nfs_free_client
c4f790736ca8d7d86883c5aee2ba1caa15cd8da3 eCryptfs: Consolidate inode functions into inode.c
bc658c96037fc87463f0703ad2ea7c895344cb7e mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
fa34ce73072f90ecd90dcc43f29d82e70e5f8676 dm kcopyd: return client directly and not through a pointer
5f43ba2950414dc0abf4ac44c397d88069056746 dm kcopyd: reserve fewer pages
bda8efec5c706a672e0714d341a342e811f0262a dm io: use fixed initial mempool size
d04714580f12379fcf7a0f799e86c92b96dd4e1f dm kcopyd: alloc pages from the main page allocator
f99b55eec795bd0fd577ab3ca06f3acfbe3b1ab1 dm kcopyd: add gfp parm to alloc_pl
4cc1b4cffd187a5c5d6264c8d766c49b3c57fb05 dm kcopyd: remove superfluous page allocation spinlock
c6ea41fbbe08f270a8edef99dc369faf809d1bd6 dm kcopyd: preallocate sub jobs to avoid deadlock
a705a34a565a5445bf731bd8006d51ea4d2b4236 dm kcopyd: avoid pointless job splitting
6f13f6fba76edc7d0e7580c5deee829d59a41b2f dm mpath: do not fail paths after integrity errors
f4808ca99a203f20b4475601748e44b25a65bdec dm table: reject devices without request fns
4c2593270133708698d4b8cea2dab469479ad13b dm table: allow targets to support discards internally
3c5cffb66d8ea94832650fcb55194715b0229088 [S390] mm: fix mmu_gather rework
a43a9d93d40a69eceeb4e4a4c860cc20186d475c [S390] mm: fix storage key handling
a1eaecbc4c8307e27772d6584ef85a2e93250661 NFSv4.1: make deviceid cache global
45df3c8b0f3a58facb125d7631890426706c0bfa pnfs: resolve header dependency in pnfs.h
67d51f65bde233b17de304baec4f7c4d086471fe NFSv4.1: use struct nfs_client to qualify deviceid
3b6445a6f68b839d1b437756b9c72312e33339b2 NFSv4.1: fix typo in filelayout_check_layout
d5b72ce15ea99a0b8f0d1973074c584daf92d70e Squashfs: Fix sanity check patches on big-endian systems
751516f0a9bad32544f40f471037c0e45fb639c9 Merge branch 'ec-cleanup' into release
6288cf1e768ae73db5ddaaae54d85245cc1c2b56 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release
5d4c47e0195b989f284907358bd5c268a44b91c7 x86 idle: deprecate mwait_idle() and "idle=mwait" cmdline param
cdaab4a0d330f70c0e5ad8c3f7c65c2e375ea180 x86 idle: deprecate "no-hlt" cmdline param
99c63221435963e0cee2402686ba99293c2ffa9e x86 idle APM: deprecate CONFIG_APM_CPU_IDLE
3b70b2e5fcf6315eb833a1bcc2b810bdc75484ff x86 idle floppy: deprecate disable_hlt()
06ae40ce073daf233607a3c54a489f2c1e44683e x86 idle: EXPORT_SYMBOL(default_idle, pm_idle) only when APM demands it
02c68a02018669d1817c43c42de800975cbec467 x86 idle: clarify AMD erratum 400 workaround
08b53f0e6b565fe8dc0b8f929960ed16d76291bd ACPI EC: remove redundant code
28c2103dad04dba29ba86e22dad5735db8f0e13c ACPI: Add D3 cold state
932df7414336a00f45e5aec62724cf736b0bcfd4 ACPI: processor: fix processor_physically_present in UP kernel
139f37f5e14cd883eee2a8a36289f544b5390a44 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
5be7ef002469eaf757065ee16b4100c6d3ead1cc scsi: fix scsi_proc new kernel-doc warning
526b4af47f44148c9d665e57723ed9f86634c6e3 ACPI: Split out custom_method functionality into an own driver
aecad432fd68dafa5b3b497c4816fbfce6fd4066 ACPI: Cleanup custom_method debug stuff
534bc4e3d27096e2f3fc00c14a20efd597837a4f ACPI EC: enable MSI workaround for Quanta laptops
333c5ae9948194428fe6c5ef5c088304fc98263b idle governor: Avoid lock acquisition to read pm_qos before entering idle
7467571f4480b273007517b26297c07154c73924 cpuidle: menu: fixed wrapping timers at 4.294 seconds
eee0f252c6537da2e883f75d22cff1427515eaf3 mm: fix page_lock_anon_vma leaving mutex locked
5dbe0af47f8a8f968bac2991c3ec974c6e3eaabc mm: fix kernel BUG at mm/rmap.c:1017!
826267cf1e6c6899eda1325a19f1b1d15c558b20 tmpfs: fix race between truncate and writepage
c320afe965bf3f857249d223801d8f2fc95615c2 Blackfin: debug-mmrs: include RSI_PID[4567] MMRs
fcb243918f9e8414bf5ad6fb0361447ac3d3fddb Blackfin: bf51x: fix up RSI_PID# MMR defines
61aa818f7bfdb5dd0aef4687513566c75c0e4c21 Blackfin: bf52x/bf54x: fix up usb MMR defines
d09fb602030e3247c21452ee2b3229baf115f71f Blackfin: debug-mmrs: fix typos with gptimers/mdma/ppi
a4ffd956924e265865a4425bd888927059fd46a9 Blackfin: gptimers: add structure for hardware register layout
427472c967977256db42ffbf16f65f2770278b7f Blackfin: wire up new sendmmsg syscall
63917efc4feb856e134eedc9ad7a9810fec12968 Blackfin: mach/bfin_serial_5xx.h: punt now-unused header
091c75985e2f3d1b60eb25d577f04923c1b8e022 Blackfin: bfin_serial.h: turn default port wrappers into stubs
36947a76826111e661a26cb0f668a5be6cc3ddb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
a947e23a8ec04bccbfe98c5a2d64cd1f88b612d5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
08a8b79600101fd6e13dcf05409b330e7f5b0478 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1ba4b8cb94e59b17fd0142a509eb583695c36db6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
c4a227d89f758e582fd167bb15245f2704de99ef Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
87367a0b71a5188e34a913c05673b5078f71a64d Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sarah/xhci
4cb865deec59ef31d966622d1ec87411ae32dfab Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
55f08e1baa3ef11c952b626dbc7ef9e3e8332a63 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
d02bf062fbb5e714d84ecefd05106062b9a45159 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
04830fccdcafa7e0ea913990ae56437253553fef Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
571503e10045c89af951962ea0bb783482663aad Merge branch 'setns'
7b21fddd087678a70ad64afc0f632e0f1071b092 ns: Wire up the setns system call
69b4573296469fd3f70cf7044693074980517067 Cache xattr security drop check for write v2
cc3ce5176d83cd8ae1134f86e208ea758d6cb78e rcu: Start RCU kthreads in TASK_INTERRUPTIBLE state
08bca60a6912ad225254250c0a9c3a05b4152cfa rcu: Remove waitqueue usage for cpu, node, and boost kthreads
8826f3b0397562eee6f8785d548be9dfdb169100 rcu: Avoid acquiring rcu_node locks in timer functions
55c2945aa9d4d907ec5ca4f6a4e30ae908d8d30d atomic: Add atomic_or()
29f742f88a32c9ab8cf6d9ba69e1ea918be5aa58 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/urgent
f506b3dc0ec454a16d40cab9ee5d75435b39dc50 perf: Fix SIGIO handling
f62508f68d04adefc4cf9b0177ba02c8818b3eec Documentation: Add statistics about nested locks
1e1b6c511d1b23cb7c3b619d82fc7bd9f620565d cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowed
1e876231785d82443a5ac8b6c660e9f51bc5dede sched: Fix ->min_vruntime calculation in dequeue_entity()
d6aa8f85f16379d42c147b22b59e33b67f9ff466 sched: Fix ttwu() for __ARCH_WANT_INTERRUPTS_ON_CTXSW
cd4ae6adf8b1c21d88e83ed56afeeef97b28f356 sched: More sched_domain iterations fixes
5988ce239682854d4e632fb58bff000700830394 nbd: adjust 'max_part' according to part_shift
3b2710824e00d238554c13b5add347e6c701ab1a nbd: limit module parameters to a sane value
35fbf5bcf497d6ddbe7b6478141e7526d1474ff5 nbd: pass MSG_* flags to kernel_recvmsg()
6df87e65dbe4528ef07b917af89913abb8caaaba block: improve the bio_add_page() and bio_add_pc_page() descriptions
ff5714cca971848963b87d6b477c16ca8abbaa54 Merge branch 'for-chris' of
66c500ff36d74c6669ad260deda4ce8125b55304 mfd: Fix build breakage caused by tps65910 gpio directory move
1ed7891f8dcdba62041dfa265aea038afb49635c mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits
1486a7409b42ec434be310e091ef68660a2f6cd0 Merge branch 'for_2.6.40/gpio-move' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into gpio/next
d76ee18a8551e33ad7dbd55cac38bc7b094f3abb fs: block_page_mkwrite should wait for writeback to finish
3d08bcc887a1c8d12be8d81f747ffa2e8a44b67b mm: Wait for writeback when grabbing pages to begin a write
98702467f829177b3993f17da9fe5c202d160e5e configfs: remove unnecessary dentry_unhash on rmdir, dir rename
f4ff0e25c5093dd89e9cac4a8f71a57587ada787 fat: remove unnecessary dentry_unhash on rmdir, dir rename
45adfef7d023004ff95bf63b5f2f0e2d88afac3f hpfs: remove unnecessary dentry_unhash on rmdir, dir rename
b80d2c228d8206cadc32226750dbbf3b707bdd19 minix: remove unnecessary dentry_unhash on rmdir, dir rename
526e7ce5528c8addcf154acec41b615f71dce7e1 fuse: remove unnecessary dentry_unhash on rmdir, dir rename
42b850b2806f8f55f5c3a0e3c78af738d5054fdc coda: remove unnecessary dentry_unhash on rmdir, dir rename
705da2de95ce79199a52f21d82dd9f36b89afd12 afs: remove unnecessary dentry_unhash on rmdir, dir rename
94f9901b6c05d5e1e38d887179b8307efbc8e10c affs: remove unnecessary dentry_unhash on rmdir, dir rename
86905d6d96f138a99326016e4f0ca933200e0729 9p: remove unnecessary dentry_unhash on rmdir, dir rename
76cc071a06afb4d2dd17bb1b855a233a419e7e02 ncpfs: fix rename over directory with dangling references
7ce605d93b775e8a960b0be244f7be565e73b3c1 ncpfs: document dentry_unhash usage
55e5b7e022eaaa805a44e3b6ecd5c8638d862050 ecryptfs: remove unnecessary dentry_unhash on rmdir, dir rename
e41a59e0550b7bb40fe8c3438d690712e9fd511c hostfs: remove unnecessary dentry_unhash on rmdir, dir rename
e3911785b8ae6897b3dae2af4fa296aa5a0f2c56 hfsplus: remove unnecessary dentry_unhash on rmdir, dir rename
4e82d61b6ac4966b3b61c2d97ddf04928f037be1 hfs: remove unnecessary dentry_unhash on rmdir, dir rename
8aaa0f5431d8d1181b3d1a1bcd8f3330c0ce275f omfs: remove unnecessary dentry_unhash on rmdir, dir rneame
7020739df2fa0e2126fc9739987e016860f14323 udf: remove unnecessary dentry_unhash from rmdir, dir rename
cc350c2764a657ee012efd5bd260a6cd5be2f877 reiserfs: remove unnecessary dentry_unhash from rmdir, dir rename
87161faae26503a8ebe1be5ba72073ae860dbfc7 ufs: remove unnecessary dentry_unhash from rmdir, dir rename
0e54ec1c3a002a9d5e57b5ac73a934cc15a0fe06 ubifs: remove unnecessary dentry_unhash from rmdir, dir rename
dfb55de89879a1c32a70d0a510b3701ed9a6b855 nilfs2: remove unnecessary dentry_unhash from rmdir, dir rename
64370e2f9df572977757d70b1ad293b743dd9e20 logfs: remove unnecessary dentry_unhash from rmdir, dir rename
44a8e6364e48ab93a1d86385b5fc9efe81395fa9 jfs: remove unnecessary dentry_unhash from rmdir, dir rename
cf0f0536fa65ca1353476c49feed34891f3f7134 jffs2: remove unnecessary dentry_unhash from rmdir, dir rename
873ae4d5a8b282c6e2bbc09c6d59eeb1bec97ef7 sysv: remove unnecessary dentry_unhash from rmdir, dir rename
76f0b8d2d2c8d417623142069cdfde1cf1e108d5 bfs: remove unnecessary dentry_unhash on dir rename
89e1be50c68eb5e58b873dce87bbac627ee18d1f x86: Put back -pg to tsc.o and add no GCOV to vread_tsc_64.o
29a6ccca3869bbe33879dae0cd7df2a1559eff54 Merge git://git.infradead.org/mtd-2.6
426048313dfa7d65dbd2379b1665755511f9544f Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
2a56d2220284b0e4dd8569fa475d7053f1c40a63 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
46f2cc80514e389bacfb642a32a4181fa1f1d20b ALSA: fix hda AZX_DCAPS_NO_TCSEL quirk check in driver_caps
bc786ccead15262a12bd673ed7a5afa6cbf0edcf gpio/pch_gpio: Support new device ML7223
7c295975a85b049385dfe0d5ee0d4d543619fbdc gpio: make gpio_{request,free}_array gpio array parameter const
239df0fd5ee25588f8a5ba7f7ee646940cc403f4 Merge branches 'devel', 'devel-stable' and 'fixes' into for-linus
81479c246c07b703aeb4bf54933b7d928cb5b717 ARM: 6945/1: Add unwinding support for division functions
176e21ee2ec89cae8d45cf1a850ea45a45428fb8 SUNRPC: Support for RPC over AF_LOCAL transports
559649efb9b0d248541933197bdf7b75529da457 SUNRPC: Remove obsolete comment
7402ab19cdd5943c7dd4f3399afe3abda8077ef5 SUNRPC: Use AF_LOCAL for rpcbind upcalls
da09eb93033e7204cb3e3f3140b46cf108c42c8f SUNRPC: Clean up use of curly braces in switch cases
4251c94833aa516c1fc7a0f8f504a26eadd4b91e NFS: Revert NFSROOT default mount options
61677eeec29e87edc03a1061ae0a04b92507450d SUNRPC: Rename xs_encode_tcp_fragment_header()
26f04dde681c6a48b2bacfc5fe01fef204419b0c nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu()
4b8ee2b82e8b0b6e17ee33feb74fcdb5c6d8dbdd nfs41: Correct offset for LAYOUTCOMMIT
60c16ea877546e559988a8b1e4f4256afbbd83e6 NFS: nfs_update_inode: print current and new inode size in debug output
444f72fe7e7b5f4db34cee933fa3546ebb8e9122 NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors
0ced63d1a245ac11241a5d37932e6d04d9c8040d NFSv4: Handle expired stateids when the lease is still valid
fe19a96b10032035a35779f42ad59e35d6dd8ffd SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
f23a5e1405e47df6cdc86568ea75df266b9e151f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
d24c2af42292cb4ad9c829d71fe0d795112ca6e7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
a0c3061093c8b49facef95dc09a618c6e0d17cb5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
4f61258f6111e2afd56cf40989e5a43cba9e59c8 [CIFS] Follow on to cifsacl endian patch (__constant_cpu_to_le32 was required)
11ad2f52826ac6d58d6780d3d8a3e098c88d9142 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
2cf95c18d5069e13c02a8667d91e064df8e17e09 Intel xhci: Limit number of active endpoints to 64.
ad808333d8201d53075a11bc8dd83b81f3d68f0b Intel xhci: Ignore spurious successful event.
69e848c2090aebba5698a1620604c7dccb448684 Intel xhci: Support EHCI/xHCI port switching.
e4a338d05df93ab1ebf291aca1e753064319d301 perf top: Don't stop if no kernel symtab is found
5f6f55809758e106eca72c6e01402c8080a88ee8 perf top: Handle kptr_restrict
59fb1ee95e74e8e0777289c44300cbe812aca836 perf top: Remove unused macro
4af4c9550ccaaf0b53013ff730bc15068ffe6abc perf events: initialize fd array to -1 instead of 0
646aaea615704010b5fd2c8c8891ff1a3a4b4f1a perf tools: Make sure kptr_restrict warnings fit 80 col terms
10799db60cbc4f990dd69eb49883477095c66af7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
aaab184276a6e20834f63735d433f94ef52a0497 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
c5c177b4aca83338781e72be2e6dd1601c560cb3 net: Kill ratelimit.h dependency in linux/net.h
bee95250f015ffc3a6efb99516489e70d1b52da2 net: Add linux/sysctl.h includes where needed.
9d931dd2ed62c14d7bf7c4c3ab3ef7610c46ca9b net: Kill ether_table[] declaration.
686a7e32ca7fdd819eb9606abd3db52b77d1479f inetpeer: fix race in unused_list manipulations
e52e713ec30a31e9a4663d9aebbaae5ec07466a6 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
bdf7cf1c83872a0586ce4c4da6889103cc36dbd3 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
40efeb4d0bb1993c3c10baff9b7d86839f99171e Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
81faae7f9c245a17f585d6edb7d4683cc6336b11 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
95948c31bec26e631ecf138cb04dcd547519c7af Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
45acab01ca6389371ec39e16844768a60f5f1380 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
c0880dcded3ffe77700184e9d96c110ce0094c11 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
f7fc06e3a47d68831a21f6aabf2a80648846602b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6
ea0ca3a843babd50c22dfbb5cf2d9a14df821b2b Merge git://git.infradead.org/battery-2.6
74e6392ca3fd445a775dd42b54d5e42cf1e706e6 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
09cefbb605ccb07c65f313253268a634e0dcd283 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
e7a46b4d0839c2a3aa2e0ae0b145f293f6738498 atm: expose ATM device index in sysfs
58bf2dbccc5aca12df77e2328f478e239a68bdd5 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
1df85ecec36ad5da3f0165760704310d6c03f65f ath9k: Fix AR9287 calibration
64c754ed3b0009e4fa248f739000dc234eb0d2c9 mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
a331400bf01231253a0d9ab211c83212d2ac4edb mac80211: clear local->ps_data on disassoc
64bd0821a3b66c3307d7a4ee5523e3e35ec2df0e wireless: Default to 'n' for 2 new added devices in Kconfig.
aac11c1b351413aa3412e258e2b2dcba31777209 iwl4965: fix 5GHz operation
a058bfbbeca576cf7c93ac4f16092f13f414434e MAINTAINERS: Update eCryptfs mailing list
8d08dab786ad5cc2aca2bf870de370144b78c85a eCryptfs: Allow 2 scatterlist entries for encrypted filenames
07850552b92b3637fa56767b5e460b4238014447 eCryptfs: Clear i_nlink in rmdir
987dfbaa65b2c3568b85e29d2598da08a011ee09 acer-wmi: support integer return type from WMI methods
d436514e21b827ab602d1714028c34179c42d09f msi-laptop: fix section mismatch in reference from the function load_scm_model_init
6d88ff0f8ef3529f68233d3963b2a7e07f8e4f69 acer-wmi: support to set communication device state by new wmid method
ab6a931620cfa5c565b351d1982306c3c8b97f96 acer-wmi: allow 64-bits return buffer from WMI methods
a8d1a266eee5f8b822449fe19d1735189377ef47 acer-wmi: check the existence of internal 3G device when set capability
5ddf9c5fa5a78036790ed72aaed3b84ee7dd4532 platform/x86:delete two unused variables
8ae68de15d5ddaa8d41e197a730e19223adab2e1 support wlan hotkey on Acer Travelmate 5735Z
239dca9e9aff6630c22fef696978ba3a878f7d96 platform-x86: intel_mid_thermal: Fix memory leak
cb8b646d8b27053d311595b4fc7dbe161d92683e platform/x86: Fix Makefile for intel_mid_powerbtn
b9e066942981c6de3897de94953bea295ae18ec8 platform/x86: Simplify intel_mid_powerbtn
020036678e810be10a352339faa9a1df2bd8f5a3 acer-wmi: Delete out-of-date documentation
c4bae98c4f913d3220d185c47d8817b5e2bba007 acerhdf: Clean up includes
e569b223d53cb2720f55be72932f5758a056ff6d acerhdf: Drop pointless dependency on THERMAL_HWMON
d9269a7146e33147866ecbf1ae485f6d1a1379f1 acer-wmi: Update MAINTAINERS
5b9272594b5144538b96ca7eb82898c49519ec16 wmi: Orphan ACPI-WMI driver
95c7021540661a1d19130296be3e799d5a9135f8 tc1100-wmi: Orphan driver
c2647b5e99c8ff1b3f535c7c84564cdc53214edf acer-wmi: does not allow negative number set to initial device state
bb3ce2020451bdebe5ceac770504f427724008a9 platform/oaktrail: ACPI EC Extra driver for Oaktrail
0978e012cfbaca8bd312933e98cdea2d11778e11 thinkpad_acpi: Convert printks to pr_<level>
112a6ee053f9e9f014ab64f2549d3a25551aa349 thinkpad_acpi: Correct !CONFIG_THINKPAD_ACPI_VIDEO warning
253a0069d7a222f7ad55f2c40f541a7648920c77 platform-x86: intel_mid_thermal: Fix coding style
ad3f2f038fbd67f3341f760507aed90381114145 xo15-ebook: Use pr_<level>
dd8e908e82964b8b493ef241707fb6109aa41cfd wmi: Removed trailing whitespace from logging message.
7e33460d8d991843a5821d667b55c75a092cf6e3 toshiba: Convert printks to pr_<level>
93c1d05b5fa83ac771b5d1a5b4eb0fe6f54b3b46 topstar-laptop: Convert remaining printk to pr_info
33cab1b71ec1bd02d55cede277bbc91485a68068 tc1100-wmi: Add pr_fmt, use pr_<level>
50f581a4f09f5b7f78a1c791e09b2c8d24a1e20c sony-laptop: Add and use #define pr_fmt
dd3c7f2308e91d6ecbe5cd8a3310bb49e47e1ae7 msi-wmi: Use pr_fmt and pr_<level>
f9dcf192ed527fbf2f3a8a3574006d1ae855100b msi-laptop: pr_<level> neatening
9a2ffd168ef8ec3705060ffb21d6dcb20eeb9506 intel_pmic_gpio: Convert printks to pr_<level>
4686f6df69c5bca5ea795e01048d32f6eed07ba7 intel_menlow: Add pr_fmt and use pr_<level>
9ab23989d3e774f4545c83eeab0137e35f7115be ideapad-laptop: Add pr_fmt
323623a717c7feec3f36099f4caa18b3319c5cca ibm_rtl: Use pr_fmt and pr_<level>
b5a4223c1ce5edbaae3db9494de8dcb2d08a755b hp-wmi: Convert printks to pr_<level>
611f5763fd0e38f896aa38346d4bc3f5c388b608 hdaps: Convert printks to pr_<level>
77bad7c830e20085deba6a760ce85c13ecb12f4d fujitsu-laptop: Convert printks to pr_<level>
22441ffeed17b94b28bd7c609f2cdb24d11e81f3 eeepc: Use pr_warn
eb8895241dfb6c26114928b186cc1810cbd57f1b dell: Convert printks to pr_<level>
b4a4bc0bd1328b587a905e346d8494f9b9423cc5 compal-laptop: Convert printks to pr_<level>
5ad77dcfb49a85715bcb9174a133cba140eda1bc asus: Add pr_fmt and convert printks to pr_<level>
249c720d88fa325522cb763dda09f8c9e8e964cb acer-wmi: pr_<level> cleanups
3a35125f97be0658305c9509c51077959c19b244 ibm_rtl: Remove warnings from casts of pointer to int
39ddf3bf6463bc86041e806b43e014d50a144aa4 asus-wmi: Remove __init from asus_wmi_platform_init
e5cdb13ff95e1400bc94d3e6610fc5e95be3b5b1 GPIO: OMAP: move to drivers/gpio
5ee1a81b84ee8b0bd0b4f8cdbac48b472863c1f2 GPIO: OMAP: move register offset defines into <plat/gpio.h>
383c55350fb4ab6bd08abfab82038ae0364f1f48 [CIFS] Fix endian error comparing authusers when cifsacl enabled
f133ecca9cbb31b5e6e9bda27cbe3034fbf656df arch/tile: more /proc and /sys file support
ea02c63d57d7ec099f66ddb2942b4022e865cd5f ASoC: Fix wm_hubs input PGA ZC bits
174ba50915b08dcfd07c8b5fb795b46a165fa09a Btrfs: use the device_list_mutex during write_dev_supers
1007da0604b1d2f064bfecece0f131d57237b03f ASoC: Fix dapm_is_shared_kcontrol so everything isn't shared
4b4563dc80594c6a2580aa52d9fcf0177a27074e fs: cosmetic inode.c cleanups
c642808454ac81d6a6701da6022e93bbe47bb38b vfs: Improve the bio_add_page() and bio_add_pc_page() descriptions
55b23bde19c08f14127a27d461a4e079942c7258 xattr: Fix error results for non-existent / invisible attributes
d6a72fe465f4c54654a1d5488daeb820b4ecf275 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
b1d2dc3c06d8da7d58fb43d7123a91c1d6a4f576 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/oprofile into perf/urgent
61db1802bf33bf027cd97ba3f79566b2b2fce5c6 [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
1078da163fd2c1d3cba76cd4018e897a4f98efc5 [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
ccf4d680f80941f0073a9bc6a5e0ed41496b46e7 [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
42c6951e2f7a665bcb57b92fe3f806ba48152c0e [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
1e7de68c57daf75ec4b721f101f88cccf029e38c [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
4a8fcc2cc34b7546584bf9ebd8f0caf433e4736e [SCSI] target: Fix multi task->task_sg[] chaining logic bug
c74c0bfe0b61cf41a897c2444c038e0d3f600556 IPVS: bug in ip_vs_ftp, same list heaad used in all netns.
aa38572954ade525817fe88c54faebf85e5a61c0 fs: pass exact type of data dirties to ->dirty_inode
d6e9bd256c88ce5f4b668249e363a74f51393daa Lift the check for automount points into do_lookup()
dea3937619cb67d2ad08e2d29ae923875b1eeee9 Trim excessive arguments of follow_mount_rcu()
287548e46aa752ce9bb87fcff46f8aa794cc5037 split __follow_mount_rcu() into normal and .. cases
cb220d16f91f8d5fa1450c7af17e028e8cb3f0f1 regulator: Fix _regulator_get_voltage if get_voltage callback is NULL
5ccee4ae8eab957ab6d534283db5bd27703dba03 USB: TWL6025 allow different regulator name
4d94aee577ea8179bd40f0f17e64cada25c66b85 REGULATOR: TWL6025: add support to twl-regulator
0ff3897d79d4607d37432b3eb81a304f7e4b4841 regulator: twl6030: do not write to _GRP for regulator disable
f8c2940bcd623b4d185d4ff7ff5678a4508939b3 regulator: twl6030: do not write to _GRP for regulator enable
6851ad3ab3461966adfffe8789372fe8256da792 TPS65911: Comparator: Add comparator driver
11ad14f86a7847b084d3e3f114180be39b1c7322 TPS65911: Add support for added GPIO lines
83545d836cf12a6381b530c5c7aeacf057f86aa9 GPIO: TPS65910: Move driver to drivers/gpio/
a2974732ca7614aaf0baf9d6dd3ad893d50ce1c5 TPS65911: Add new irq definitions
a320e3c3d6351814afa5182159df88d2637e0f6f regulator: tps65911: Add new chip version
795570561cc9c8dc7f7582ed6c4d07121b1c4831 MFD: TPS65910: Add support for TPS65911 device
3c24019ddeab71ddf125ad2ad13a38041655c1fd regulator: Fix off-by-one value range checking for mc13xxx_regulator_get_voltage
6dc4efc6d5429292f29009f6569fbb9a53929dd6 regulator: mc13892: Fix voltage unit in test case.
ecb9c4f5956afa2ca0a20a1f99932b9ff81de854 regulator: Remove MAX8997_REG_BUCK1DVS/MAX8997_REG_BUCK2DVS/MAX8997_REG_BUCK5DVS macros
0514e9acd7655c708fbf12a659ea43d835bc688a mfd: Fix off-by-one value range checking for tps65910_i2c_write
4aa922c024b2a194d7b68b22a66dfcf86e7838b3 regulator: Only apply voltage constraints from consumers that set them
a4b4148379ef1ad460fc1aa6bcf2cde99cd91166 regulator: If we can't configure optimum mode we're always in the best one
afdaaafe8e829364d9c1276b5435cc28ee5619df regulator: max8997: remove useless code
6be6e96fe90962171f31c099a5e7c28a49a0d0ae regulator: Fix memory leak in max8998_pmic_probe failure path
77fa44d0e10711e899788c58fe53f8f7b18c7f67 regulator: Fix desc_id for tps65023/6507x/65910
c01e36dde4632e0a7474fddf0716f1e54f01f13e linux-next: build failure after merge of the voltage tree
327e15af15248563c896c16adad6fc6e04bb5a4d Revert "regulator: Move VCOINCELL to be the last element of mc13892_regulators array"
cda53103284f87a8f2c1eb5b075131c2bd45bc95 regulator: Remove some unused variables from wm831x DCDCs
aec519b5ec95e2d8b33b7620a2830afc55707e40 linux-next: build failure after merge of the voltage tree
518fb721de3685c8326e72746151b534a241feda TPS65910: Add tps65910 regulator driver
e3471bdc2784ee20a0d636c5904200c2d1148ef9 TPS65910: IRQ: Add interrupt controller
2537df722d338ab687d7ed91dc589265c0d14aec TPS65910: GPIO: Add GPIO driver
27c6750ec56fd3b22c670d9333d519a322996eb2 MFD: TPS65910: Add new mfd device for TPS65910
98ea5c218ed150bf7cabb879db4fc2c106b6fa5b regulator: Use mc13xxx_reg_write instead of mc13xxx_reg_rmw in mc13892_sw_regulator_set_voltage
bf5892a8167e4aa5a9a6d72f803fde850e0c5753 regulator: Support voltage offsets to compensate for drops in system
492c826b9facefa84995f4dea917e301b5ee0884 regulator: Remove supply_regulator_dev from machine configuration
ba413c5972676295862797a46f9070f81691d80e regulator: Move VCOINCELL to be the last element of mc13892_regulators array
82d158397b6eeb464263a6ef6a739c4118a34720 regulator: Factor out references to rdev in regulator_force_disable()
7ce8a2a05f249054e6bce109a15ee188b4124256 regulator: Convert WM8400 to get_voltage_sel()
22c51b47aa7cded7e4768540ebbbfddc91e31d90 regulator: Fix the argument of calling regulator_mode_constrain
1a39962fc4d1fccdf45fef2656b37acbae5fa793 regulator: twl: add twl6030 set_mode
9a0244ad719258b0ae6064ad7da937cddcb109e0 regulator: twl: add twl6030 get_status
b2456779f39e33ad63a63aabe9af77d1113f106e regulator: twl: fix twl6030 regulator is_enabled
776dc923f5c9cd0eea61475ed61350e377ad98b5 regulator: twl: remap has no meaning for 6030
21657ebf868b9c7c6c0cab15a6797c3f1af64295 regulator: twl: fix twl6030 enable/disable
f0f060bdd55e36adff4cc80b2a4ed026774db7a9 regulator: Add missing platform_set_drvdata in tps6105x_regulator_probe
2c6082341d1896218ca974cc2bb6876e36fcba5c regulator: When constraining modes fall back to higher power modes
582e1b270f6db93007f9af86d4f28fdad3da0505 hwmon: (coretemp) Fix section mismatch
eec752b2b99c794766926a9bac59b0d7df5b09c2 hwmon: (pmbus) Initialize sysfs attributes
6777b9e47e4daf7116ec12b69e9b5cc980809217 hwmon: (coretemp) Update comments describing the handling of HT CPUs
4258781ac720ff8f2fa6c34c1bd06a0cb8562188 hwmon: (coretemp) Initialize sysfs attributes
9a3865b185e77d1a4ca2d8356e37c19b78168961 x86, asm: Clean up desc.h a bit
d194f1aa194d83ba3df0975497f9eaed48c95f6d Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window
9c3e737561b2473ea1fc5b83a0c1d51e1ff3d294 spi/spi_bfin_sport: new driver for a SPI bus via the Blackfin SPORT peripheral
ea5e1675ac832b42889ac8d254ea8fbfbdfaa8b2 Ocfs2/move_extents: Validate moving goal after the adjustment.
6aea6f5068cb86e89a6ac243c3fc131045b6563a Ocfs2/move_extents: Avoid doing division in extent moving.
cf73df1e2975ae8f88e573e5f593761339a65def Merge branch 'fix/asoc' into for-linus
d1227e3fe0c63a258db855f4f1536b0b34cd8725 Merge branch 'fix/misc' into for-linus
ac04fee0b5c55bbac0858727a4154110b55d3f5a loop: export module parameters
d86e0e83b32bc84600adb0b6ea1fce389b266682 block: export blk_{get,put}_queue()
96daf2b09178d8ebde2b0d56b027de917c17dfdf [CIFS] Rename three structures to avoid camel case
07cc6cf9ef84bcf6a60ee513332bcb0ad5d628d8 Fix extended security auth failure
d4ffff1fa9695c5b5c0bf337e208d8833b88ff2d CIFS: Add rwpidforward mount option
25c7f41e9234f60af30e086278f1de7974f8816f CIFS: Migrate to shared superblock model
f87d39d951329cd8f462bf9007d334122c0599d0 [CIFS] Migrate from prefixpath logic
7ad20aa9d39a525542b0840ac38bfc77be831e19 [SCSI] lpfc 8.3.24: Extend BSG infrastructure and add link diagnostics
6d368e532168cb621731b3936945cd910cb25bd0 [SCSI] lpfc 8.3.24: Add resource extent support
52d5244096017bbd11164479116baceaede342b0 [SCSI] lpfc 8.3.24: Add request-firmware support
912e3acde60b3b9ebf46c5ec5ae6bd01b80132c8 [SCSI] lpfc 8.3.24: Add SR-IOV control
c0c1151276aae83dffbe3f2837a3b1d893894115 [SCSI] lpfc 8.3.24: Extended hardware support and support dump images
0558056c1ecd177f2621fc2a0484d565270f7ae1 [SCSI] lpfc 8.3.24: Miscellaneous Fixes and Corrections
1ca1e43e55f4cd068f997154ffaf5fa62b08b802 [SCSI] libsas: Add option for SATA soft reset
3673f4bf6a277f4f2944ad153ceb167b340f9ffc [SCSI] libsas: check dev->gone before submitting sata i/o
90f1e10d08bad84f8fd15d3469a60d437d4de64f [SCSI] libsas: fix/amend device gone notification in sas_deform_port()
641a58d66d086327042e9d73c6606fd02c8f067c CIFS: Fix memory leak in cifs_do_mount
80b4037033c2dae31e73810d506ce93b3783be05 spi/tle620x: add missing device_remove_file()
3474cb3cc0140f9cf6ca56983f8180b4b4c5c36a gpio: Convert gpio_is_valid to return bool
dc7acbb2518f250050179c8581a972df3b6a24f1 Merge branch 'upstream/tidy-xen-mmu-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen
f01e1af445fac107e91d62a2d59dd535f633810b selinux: don't pass in NULL avd to avc_has_perm_noaudit
bc9bc72e2f9bb07384c00604d1a40d0b5f62be6c Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
968d803c98410910fbadca031b6a873d4bc12dd5 m68knommu: use generic find_next_bit_le()
802caabbededeecbe433bcdb8a8ee0721836f7db s390: use asm-generic/bitops/le.h
04b18ff9ca69545a2447462a65c7ba5373e23f69 arm: use asm-generic/bitops/le.h
63e424c84429903c92a0f1e9654c31ccaf6694d0 arch: remove CONFIG_GENERIC_FIND_{NEXT_BIT,BIT_LE,LAST_BIT}
19de85ef574c3a2182e3ccad9581805052f14946 bitops: add #ifndef for each of find bitops
a2812e178321132811a53f7be40fe7e9bbffd9e0 arch: add #define for each of optimized find bitops
e0819410dba141338ebf6ab1057c1863be6247ab m68knommu: fix build error due to the lack of find_next_bit_le()
275ac74629c4d8ec430d7edecb16d936f46a47c5 w1: add Maxim/Dallas DS2780 Stand-Alone Fuel Gauge IC support
963bb101010169b9bb32b5c21af785e2f9abdaf3 w1: have netlink search update kernel list
26a6afb917a8e3eb603358be1238a69e8a16d0ee w1: complete the 1-wire (w1) ds1wm driver search algorithm
89610274bd43edc68c66ff7cf58e05debd519a5e w1: add 1-wire (w1) DS2408 8-Channel Addressable Switch support
67dfd54c2d83a76a5756760f7fee0c8cfac52b1c w1: add 1-wire (w1) reset and resume command API support
6f7bd76f05eb2bfbb48d58c0408a50a7e16b2423 kernel/profile.c: remove some duplicate code from profile_hits()
d98808a253f209465ed9f415c565f4c294a213b8 drivers/char/ppdev.c: put gotten port value
e2e77098764636456ba7092a8b3b3b34b2a8e8d8 edac,rcu: use synchronize_rcu() instead of call_rcu()+rcu_barrier()
26498e89e83c62cffcb8836a2ac2c5b795d84258 pid: fix typo in function description
3eb8e74ec72736b9b9d728bad30484ec89c91dde fs/partitions/efi.c: corrupted GUID partition tables can cause kernel oops
658c74cf3c98b1c9bc21e26731052db66251dfd8 drivers/char/mspec.c: use {k,v}zalloc to allocate memory
074127367a503de0168e2ca5d0b36a6f761f026a ipmi: convert to seq_file interface
997c136f518c5debd63847e78e2a8694f56dcf90 fs/proc/vmcore.c: add hook to read_from_oldmem() to check for non-ram pages
98bc93e505c03403479c6669c4ff97301cee6199 proc: fix pagemap_read() error case
30cd8903913dac7b0918807cac46be3ecde5a5a7 proc: put check_mem_permission after __get_free_page in mem_write
a4dbf0ec2aa3e8aca6e63f598095750c232d50f1 proc/stat: use defined macro KMALLOC_MAX_SIZE
e130aa70f438855b4a0e13a5249951da001798d4 proc: constify status array
0a8cb8e34149251ad1f280fe099a4f971554639a fs/proc: convert to kstrtoX()
57cc083ad9e1bfeeb4a0ee831e7bb008c8865bf0 coredump: add support for exe_file in core name
3864601387cf4196371e3c1897fdffa5228296f9 mm: extract exe_file handling from procfs
63ab25ebbc50f74550bd8d164a34724b498f6fb9 kgdbts: unify/generalize gdb breakpoint adjustment
3cea45c6ef459b776123a4855eba6dafd506f3ce sh: convert to asm-generic ptrace.h
c46dd6b48db02c1fa2f0644809605344660d3956 x86: convert to asm-generic ptrace.h
82258c661a9175ec10018cf34090f88cf4da4982 Blackfin: convert to asm-generic ptrace.h
edeafa74e69f275649624484cdd8b551c8839163 asm-generic/ptrace.h: start a common low level ptrace helper
456f998ec817ebfa254464be4f089542fa390645 memcg: add the pagefault count into memcg stats
406eb0c9ba765eb066406fd5ce9d5e2b169a4d5a memcg: add memory.numastat api for numa statistics
1bac180bd29e03989f50054af97b53b8d37a364a memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
4fd14ebf6e3b66423dfac2bc9defda7b83ee07b3 memcg: remove unused retry signal from reclaim
246e87a9393448c20873bc5dee64be68ed559e24 memcg: fix get_scan_count() for small targets
889976dbcb1218119fdd950fb7819084e37d7d37 memcg: reclaim memory from nodes in round-robin order
4e4c941c108eff10844d2b441d96dab44f32f424 MAINTAINERS: add mm/page_cgroup.c into memcg subsystem
6a5b18d2bd79795407bf65451a2013bf4dfb588b memcg: move page-freeing code out of lock
33278f7f0a9e5a9b29f59e07b7e3182d27769ac2 memcg: fix off-by-one when calculating swap cgroup map length
268433b8e54486b12478e94ba18587bcc7de4d57 memcg: mark init_section_page_cgroup() properly
39cc98f1f8aa949afeea89f424c7494b0785d7da memcg: remove pointless next_mz nullification in mem_cgroup_soft_limit_reclaim()
d149e3b25d7c5f33de9aa866303926fa53535aa7 memcg: add the soft_limit reclaim in global direct reclaim.
0ae5e89c60c9eb87da36a2614836bc434b0ec2ad memcg: count the soft_limit reclaim in global background reclaim
f042e707ee671e4beb5389abeb9a1819a2cf5532 mm: move enum vm_event_item into a standalone header file
a77aea92010acf54ad785047234418d5d68772e2 cgroup: remove the ns_cgroup
d846687d7f84e45f23ecf3846dbb43312a1206dd cgroups: use flex_array in attach_proc
74a1166dfe1135dcc168d35fa5261aa7e087011b cgroups: make procs file writable
f780bdb7c1c73009cb57adcf99ef50027d80bf3c cgroups: add per-thread subsystem callbacks
4714d1d32d97239fb5ae3e10521d3f133a899b66 cgroups: read-write lock CLONE_THREAD forking per threadgroup
dcb3a08e69629ea65a3e9647da730bfaf670497d Documentation: configfs examples crash fix
02d54f092697b6046e466e447cc694b0e6ed45d0 getdelays: show average CPU/IO/SWAP/RECLAIM delays
4ed960b14d3b5fd14f1d9eb02f6d7e398317627a Documentation/accounting/getdelays.c: handle sendto() failures
fbdd91a6293f5e7fb1914966f5d244f72619641e Documentation/accounting/getdelays.c: fix unused var warning
72eef0f3af410de2c85f236140ddea61b71cfc3e Documentation/atomic_ops.txt: avoid volatile in sample code
1d5827235de48e829d5d4a03c3688ef6f2b15562 ufs: fix truncated values handling 64 bit metadata
9796cc964daf7f18b4cd84c86975b3bc3804ca5a drivers/rtc/rtc-mxc.c: remove defines already included in rtc.h
3d62b8f59bb8bd08d8e3df3ab3174aab2971d6e6 drivers/rtc/rtc-pcf50633.c: don't request update IRQ
0942a71e435f5198921e8f072540f208f0176542 rtc: add support for spear rtc
c258f9a0aab09366070f3c9283070edead23d4cf drivers/rtc/rtc-mrst.c: use release_mem_region after request_mem_region
74d34d4be60928c3504fdad9d67707a6e3244a80 rtc: add basic support for ST M41T93 SPI RTC
52365230eed7e291bbb2a015465cac48bcb3928f rtc: add rv3029c2 RTC support
ae3551f9cae5727819d02398b588ac14ef0a9cce rtc: add EM3027 rtc driver
f77fbdf952d81ae20911edccea16693f9fb7c5a0 rtc: add support for the RTC in VIA VT8500 and compatibles
704f15ddb5fc2a7f25a12eb0913302d8ad9ffab3 flex_array: avoid divisions when accessing elements
5bf54a9758c230d9e957e7b4f3a41c226660dd49 m32r: remove redundant declaration
1e806c50f4f36bb3aa9f6e43d9e4beb08a2d39d8 m32r: fix spin_lock_irqsave() misuse
937e26c0d1843c92750dac9bca1c972d33e73306 m32r: convert cpumask api
ba7328b2d83090c2440b8d0baa6ccfc2ddf1bda6 drivers/bcma/host_pci.c needs slab.h
15f82d1b0b25185311f3b876e372d0d8e52a3c92 drivers/video/mb862xx/mb862xxfbdrv.c needs uaccess.h
19d78a61be6dd707dcec298c486303d4ba2c840a x86: poll waiting for I/OAT DMA channel status
5dbd05d46fb7d849570c8fa09d48591aa7ce1766 maintainers: add dma engine tree details
9693ebd4815eefa2b7c8fcc699061a0c8da0c1e7 Merge remote branch 'kumar/merge' into merge
82ab0f75ee2f5defe300eadc91635aa455e01afd gpio: Move the s5pc100 GPIO to drivers/gpio
347ec4e47dd249c0620f429d8458fc42eed63e0e gpio: Move the s5pv210 GPIO to drivers/gpio
ab48f16137eb5a6fabcff4cc817319394fc0de7e gpio: Move the exynos4 GPIO to drivers/gpio
fed6a0224714bd414bff91833e0bd5775a3e9c66 gpio: Move to Samsung common GPIO library to drivers/gpio
bc6f5cf6484a509cfe0533b8ddf8b8ca60f35557 gpio/nomadik: add function to read GPIO pull down status
8ea72a30a31c30ec7fa0c30c743b2cec0712d143 gpio/nomadik: show all pins in debug
37d72457644a1ded37d57dd9ae664e4e228a034d gpio: move Nomadik GPIO driver to drivers/gpio
06caa7ad8341db2f03165fa763559475cc404584 gpio: move U300 GPIO driver to drivers/gpio
7fe4fc881d1340f17396f52c836e597dadadea42 Intel xhci: Add PCI id for Panther Point xHCI host.
0775a60aca2375ea5598741b30d13fe6d3f15617 PM: Fix PM QOS's user mode interface to work with ASCII input
a47d6b70e280401d553e7cac6f5750870de1ad21 Btrfs: setup free ino caching in a more asynchronous way
00d01bc17cc2807292303961519d9c005794eb1d btrfs scrub: don't coalesce pages that are logically discontiguous
c309df07868baa8b05d2a70637096465746fdbb5 Btrfs: return -ENOMEM in clear_extent_bit
4cb5300bc839b8a943eb19c9f27f25470e22d0ca Btrfs: add mount -o auto_defrag
bc9af76b1e87e4f925f97368dae6c22266922e8b dmaengine: add TODO items for future work on dma drivers
0f7e4c33eb2c40b1e9cc24d2eab6de5921bc619c selinux: fix case of names with whitespace/multibytes on /selinux/create
ea77f7a2e8561012cf100c530170f12351c3b53e Merge commit 'v2.6.39' into 20110526
f7285b5d631fd6096b11c6af0058ed3a2b30ef4e Set cred->user_ns in key_replace_session_keyring
7812803a3119f7cf375bd04bc019ce2395a7c2fc langwell_gpio: add runtime pm support
b7c2f036284452627d793af981877817b37d4351 Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
c95286d81b976f4224c7b153defc8eec07e837d9 [SCSI] MAINTAINERS update for SCSI (new email address)
33226ffd0726508da1eeb660170a63100f4456ac gpio/pca953x: Add support for pca9574 and pca9575 devices
073cc4e95ad5dd2d86f5328b9ea5c9355907c6a2 gpio/cs5535: Show explicit dependency between gpio_cs5535 and mfd_cs5535
1d38c16ce4156f63b45abbd09dd28ca2ef5172b4 mac80211: stop queues before rate control updation
41e2b05b9598d6bdf91fc20280bfc538d853f769 ath9k: set 40 Mhz rate only if hw is configured in ht40
51ac8cbb2176dc159ee910d7074c6796079c3068 ath9k_hw: disable phy restart on baseband panic caused by RXSM
a4d86d953b8593791cb29cf2acffd48f9ee6c4f9 ath9k: Reset chip on baseband hang
fb23d86382a088d50020fd05024d40af5b00f885 b43: N-PHY: initialize last var in calibration function
0019a2c9277bf6d083032a5a9857249e75407a8c rtlwifi: Use order 2 RX buffer allocation only if necessary
a9e12869758430424804dd4332e0d2afdfdf00b0 rtlwifi: Fix kernel panic resulting from RX buffer allocation failure
208c72f4fe44fe09577e7975ba0e7fa0278f3d03 nl80211: fix check for valid SSID size in scan operations
21bc7af6e5e684b44725b20f679e701e38ceef15 mwifiex: correct event header length
14587a2a25447813996e6fb9e48d48627cb75a5d Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
fce637e392a762e4d4f0fc41ac3d3f557187ac21 Merge branches 'core-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8b29336fe01dab3541ebb283daddf9d0168c3f05 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
9f1912c48ce829d24789e3e5d499de0d44d3306a Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
4c171acc20794af16a27da25e11ec4e9cad5d9fa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
20e0ec119b2c6cc412addefbe169f4f5e38701e8 Merge branch 'spi/next' of git://git.secretlab.ca/git/linux-2.6
829ae2732998e628d762b97627e4e5cc6c1b5625 Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
6ddb4518c7af7b03fa322552d794f759cd5c26fa Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
700c4f3325495d2e0e619fb48b900ec942f1470b block: remove unused variable in bio_attempt_front_merge()
75e3f3ee3c64968d42f4843ec49e579f84b5aa0c block: always allocate genhd->ev if check_events is implemented
8892cbaf686fb18a5f0558b9fd7773b32c0c7852 brd: export module parameters
13868b76ab8135389fe1d8cf1c6a4847c9fef0a7 brd: fix comment on initial device creation
af46566885a373b0a526932484cd8fef8de7b598 brd: handle on-demand devices correctly
315980c8688c4b06713c1a5fe9d64cdf8ab57a72 brd: limit 'max_part' module param to DISK_MAX_PARTS
a2cba2913c7623789296e39d787b01031f9c7969 brd: get rid of unused members from struct brd_device
be93d8cfbae1996052e91b2883d306a5d9d0fe18 Fix build with !HUGETLBFS
f4fa3424c66255ba1e07b26becfc3d6cab0fdf65 block: fix oops on !disk->queue and sysfs discard alignment display
86e4ca66e81bba0f8640f1fa19b8b8f72cbd0561 bug.h: Move ratelimit warn interfaces to ratelimit.h
90e62474fd08e16ba5309886c801243b0eb782f3 bonding: cleanup module option descriptions
da7c06c4a773b7903d3c09a25edbcb20bdc4af22 net:8021q:vlan.c Fix pr_info to just give the vlan fullname and version.
cc780af5aca00d573eae0e926e1d4cf1439b580e ARM: kill pmd_off()
6848b7334b24b47aa3d0e70342ff839ffa95d5fa [CIFS] When mandatory encryption on share, fail mount
240b26284ac84f06ed0bc89c363f022e21b84b98 net: davinci_emac: fix dev_err use at probe
12e6c419b48c4d1803918e5d952ebee07bae7465 can: convert to %pK for kptr_restrict support
fd0daf9d58f6b3342d07c5f6bbfb304dbe5db4ec net: fix ETHTOOL_SFEATURES compatibility with old ethtool_ops.set_flags
fa2989f4473413a86890066aa3a5676a53b541e4 CIFS: Use pid saved from cifsFileInfo in writepages and set_file_size
a74b81b0aff4a01e0816df5915c854fb52c5e87f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
f8d613e2a665bf1be9628a3c3f9bafe7599b32c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/djm/tmem
8a0599dd2471f2a2e409498c08a0ab339057ad06 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
099691081df40d8863cb2fb01ee64039633892dd regulator: Fix 88pm8607.c printk format warning
92d57a73e41047bff7d0812e06f893567876d455 input: Add support for Qualcomm PMIC8XXX power key
39325b59d88b42ba2ccf2e62c234059e9941a47c input: Add Qualcomm pm8xxx keypad controller driver
7e6502d577106fb5b202bbaac64c5f1b065e6daa mfd: Add omap-usbhs runtime PM support
74e32d1b68f177f9c998041d789253df9c7f3575 mfd: Fix ASIC3 SD Host Controller Configuration size
d910774f13678caf68fc9cbbef325f08f7f951a3 mfd: Fix omap_usbhs_alloc_children error handling
6eb6fbbf3eca6dfba73e72de5ab2eeb52ae41f7a mfd: Fix omap usbhs crash when rmmoding ehci or ohci
13ca4f66108188231f9ef0358449f4543a0b84a1 mfd: Add ASIC3 LED support
7d9e7e9fbd3041a0596394579d800788bbf94939 leds: Add ASIC3 LED support
4a7c00cd94d4ca7061c481fe823a256e37436044 mfd: Update twl4030-code maintainer e-mail address
ed13941643a437cf48f24ed53bdae79457628105 mfd: Correct the name and bitmask for ab8500-gpadc BTempPullUp
c9c9513fd08d1e0548003e86d70a211c2e456d49 mfd: Add manual ab8500-gpadc batt temp activation for AB8500 3.0
863dde5bfa3c48f459c6302daf64f94a11c7c1e5 mfd: Provide ab8500-core enumerators for chip cuts
eac78a21017f5beefa75f88b966950cd89caac37 mfd: Check twl4030-power remove script error condition after i2cwrite
6523b148b44be38d89c2ee9865d34da30d9f5f1c mfd: Fix twl6030 irq definitions
521d8ec3f0d8069bea3b3afa70f487cdb5118018 mfd: Add phoenix lite (twl6025) support to twl6030
586e1a1763d34bd256f3f1e77293d8386e4871d2 mfd: Avoid to use constraint name in 88pm860x regulator driver
ebf9988ecad6727e5ae950fc2c72b963a1bfc0fe mfd: Remove checking on max8925 regulator[0]
cea438dda618797922d0bfc4814e832bab19ac19 mfd: Remove unused parameter from 88pm860x API
f5fb758de6d2ddae572ee39de54d60bf5593652a mfd: Avoid to allocate 88pm860x static platform data
008b30408c40ede5985397e7daac45d30b375a01 mfd: Add rtc support to 88pm860x
db13c04002e0d896f89657f9b2837a8ecfbb19b6 regulator: Enable max8925 i2c sequence for control
2402ca5e300db0d88fce9e0b3a5218863c71b694 power_supply: Use max8925 platform_data from cell
e6f1945b9e71cbc8498e5fbf8d5352331ac5da14 mfd: Fix tps6586x GPIO value setting
ea91db527cd73a4401d10a1fd730f06ce9a363c7 MAINTAINERS: Add patterns for pmic 8921 files to MSM subsystem
c013f0a56c56b88ac63c4037f2dfaaf2422fa863 mfd: Add pm8xxx irq support
cbdb53e1f33baf60ded045dc79cd0dd4e9705fa5 mfd: Add Qualcomm PMIC 8921 core driver
1305134e8246fb4e86b93d5b6a21caa0e07a8ecf mfd: Group NXP PCF50633* drivers together
37df003c85efd40b20c6d54695d4f03e6e75ebe6 mfd: Group TPSxxxxx power management chips together
ca972d13382436530896e90591e2793e7a9e7eba mfd: TWL5030 version checking in twl-core
d7ac829fa30d44d6553a0ead41f47bb92ee4d73e mfd: Modifying the twl4030-power macro name Main_Ref to all caps
1f968ff61f2987f500832e93b9b704f26adadea6 mfd: Correct the twl4030-power warning print during script loading
a5156f1adeeb0be7f8370c1d2e111bd1b082b578 mfd: Fix build warning on 88pm860x
5d76ca3baaf5504779a59b2ad73b609b92e7e8dc mfd: Fix wl1273 warning
bc86fcee373f27bffc9ed0c0a734e40ec084aef5 mfd: Continue with IRQ setup even if we don't have PMIC main IRQ
0b14c22ea1e0226d894df76176971d06e8886aa7 mfd: Provide platform data for WM831x GPIO configuration
8997619a045bef5d138f0f45141a398557f809e6 mfd: Remove compatibility interface for WM831x specific IRQ API
ba279f58c6148c1dc76265da98eb292e76c15a32 mfd: Remove mfd_data
17cf8b429341869c154268f9d92d32a74295a29a regulator: Use device platform_data to retrieve db8500 platform bits
e45be4b5fcccb241101ad1aa1e15581ad2071393 mfd: Use mfd cell platform_data for wm8400 cells platform bits
cb5811cf325f44eb0630b55a6416311e4ba661ee mfd: Use mfd cell platform_data for davinci cells platform bits
07259a7092e47b9fbb5c8bfdad45fa4c7dbbc051 mfd: Use mfd cell platform_data for 88pm860x cells platform bits
a7c98ce25cfa600bd614134a82d22bcb7bcb9d65 mfd: Use mfd cell platform_data for tps6105x cells platform bits
a4579ad2bb6557834ebfafc8d2942891516fb4ad mfd: Use mfd cell platform_data for twl4030 codec cells platform bits
3d2bdf759f48f9b0a0ffcd798f3e9a3228d6455d mfd: Use mfd cell platform_data for janz cells platform bits
c8a03c96b61bd03a3603bfe5381848c0b40e99be mfd: Use mfd cell platform_data for mc13xxx cells platform bits
9abd768a8d470d58071e30c57d1fa4a7090518bc mfd: Use mfd cell platform_data for rdc321x cells platform bits
3271d382c3ffe61ef3d059ef47e635dbe031030e mfd: Use mfd cell platform_data for timberdale cells platform bits
7dc00a0d14992d0083fefccad7839ac837ea55bc mtd: Use platform_data to retrieve tmio_nand platform bits
1f8c666caddb4cd0c547bbedbc9f98c7bf51e176 fb: Use platform_data to retrieve tmiofb platform bits
9e554696c03e04c51d095c1c451e26a8cb6a84fa mfd: Use mfd cell platform_data for wl1273 cells platform bits
8ac93beaab97d56b6e702cc625438f533e361ea5 mfd: Pass htc-pasic3 led platform data through the cell platform_data
121ea573aeb7e9b1d79effa8ef7970031aebda12 w1: Use device platform_data to retrieve ds1wm platform bits
ec71974f2a3ae052cdbb57a92ce3c3b34ebd7b5d mmc: Use device platform_data to retrieve tmio_mmc platform bits
a771e36e16e9fdacb2bb8d3b9be50be68f211b82 mfd: Use mfd cell platform_data for ab3100 cells platform bits
1f235a3785dbcfb324ff228048b859a3bd1e1a59 mfd: Use mfd cell platform_data for ab3550 cells platform bits
eb8956074e7652e802be5f078080c704c2c87104 mfd: Add platform data pointer back
e9cdd343a5e42c43bcda01e609fa23089e026470 x86, amd: Do not enable ARAT feature on AMD processors below family 0x12
97242c85a2c8160eac5a6e945209b5b6ae8ab5a3 netfilter: Fix several warnings in compat_mtw_from_user().
9184a9cba622d9e38462ce11dff7da094b4fea84 netfilter: ipset: fix ip_set_flush return code
b141c242ff978b63cdf0f3d1a767a5152750166b netfilter: ipset: remove unused variable from type_pf_tdel()
249ddc79a38a8918ad53ac22606ca8af694344a5 netfilter: ipset: Use proper timeout value to jiffies conversion
35806b4f7c5620b547f183e9d53f7cfaeabb582b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
32e51f141fd8d880f57b6a2eb53ce72856254d4a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
23b5c8fa01b723c70a20d6e4ef4ff54c7656d6e1 rcu: Decrease memory-barrier usage based on semi-formal proof
4305ce7894dd38b0633bfc8978437320119223bd rcu: Make rcu_enter_nohz() pay attention to nesting
b5904090c754327ed6c2ecaefed4f7d473df393f rcu: Don't do reschedule unless in irq
1135633bddcf7a819a1490c18d04965c490bcc1e rcu: Remove old memory barriers from rcu_process_callbacks()
0bbcc529fcea9c7de5e2e7243f9913b8f7302a8c rcu: Add memory barriers
ba9f207c9f82115aba4ce04b22e0081af0ae300f rcu: Fix unpaired rcu_irq_enter() from locking selftests
ca16d140af91febe25daeb9e032bf8bd46b8c31f mm: don't access vm_flags as 'int'
5bc20fc59706214d9591c11e1938a629d3538c12 xen: cleancache shim to Xen Transcendent Memory
1cfd8bd0f97ae3ad314151cd0fd70454d7b39699 ocfs2: add cleancache support
7abc52c2ed169c65044d3a199879c8438ad82322 ext4: add cleancache support
90a887c9a2e25bcb1fc658fad59dfbc6fb792734 btrfs: add cleancache support
d71bc6db5e48066bde78a480bb9e3057b3db1a3c ext3: add cleancache support
c515e1fd361c2a08a9c2eb139396ec30a4f477dc mm/fs: add hooks to support cleancache
077b1f83a69d94f2918630a882d74939baca0bce mm: cleancache core ops functions and config
9fdfdcf17151e8326c4d18cc133abc6e58f47568 fs: add field to superblock to support cleancache
4fe4746ab694690af9f2ccb80184f5c575917c7f mm/fs: cleancache documentation
7a0287df3e83a0012dfc496d4a8af9c1c5b126ef Merge tag 'v2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
ea77b94774b3cc67162d74894b49af7eb17071f0 ASoC: Fix power down for widgetless per-card DAPM context case
75911c9bd1134f8c0b682aa1e8a8dbefec3ca07a perf tools: Fix build on older systems
ec80fde746e3ccf93895d25ae1a7071c9af52585 perf symbols: Handle /proc/sys/kernel/kptr_restrict
979f486944174760400f797d509c05a018132b98 ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUT
65afc4118d67f4b0934e6dc72d9b27397aea0354 ASoC: Remove duplicate linux/delay.h inclusion.
6bb74a7293d73556321fd37aefe67f6086dc25d1 ASoC: sam9g20_wm8731: use the proper SYSCKL value
5a195b445020f6042c2096e5eb63ef900e7871ea ASoC: wm8731: fix wm8731_check_osc() connected condition
d183e11a4a66d80e10d60b0918a47cf073135379 jbd2: Add MAINTAINERS entry
9477c58e3308f54a108a5d1eb9621830b329b0ca ALSA: hda - Reorganize controller quriks with bit flags
0b6267376d1113bf8e09ae655919e6f0bbe90d01 ALSA: hda - Use snd_printd() in snd_hda_parse_pin_def_config()
5c699d7d3f94ee1dd934edea889b32f8279a4e65 HID: hiddev: fix use after free in hiddev_release
b80ef10e84d85a06bcd0b3a24a752ec32d0e0e40 x86: Move do_page_fault()'s error path under unlikely()
de66ee979d0ea45171cc2501750e9f9f22f5a690 Merge branch 'linus' into x86/urgent
ea7659fb2b876337aee719d9d5ddb05531dfb334 perf: Remove duplicate headers
1102c660dd35725a11c7ca9365c237f2f42f6b30 Merge branch 'linus' into perf/urgent
b6ff24a333267a6810e28ee5b9fc539d149c52f0 cifs: remove unnecessary dentry_unhash on rmdir/rename_dir
7ca57363880c2b321ff64d34a82ae4af86ee52d5 ocfs2: remove unnecessary dentry_unhash on rmdir/rename_dir
8cbfa53b1cd08ae3b315bbb55f7396f5a6a6a4f7 exofs: remove unnecessary dentry_unhash on rmdir/rename_dir
052e2a1ba2d07e724ae9cc0608389292276cb77a nfs: remove unnecessary dentry_unhash on rmdir/rename_dir
5afcb940fa37f57d124155f30a1a8d7794a476e0 ext2: remove unnecessary dentry_unhash on rmdir/rename_dir
5a61a245f7489feec865264e2627c5071aef8c66 ext3: remove unnecessary dentry_unhash on rmdir/rename_dir
40ebc0af58a88652c9a9c1e9126c8fcf9fce1f6e ext4: remove unnecessary dentry_unhash on rmdir/rename_dir
f64f58f85403a5a8a21f1fbbc7798e56580785cf btrfs: remove unnecessary dentry_unhash in rmdir/rename_dir
051e8f0ee23c9ca963e2a0208153c6cd475f05fb ceph: remove unnecessary dentry_unhash calls
51892bbb57e87854c27c105317797823f8891e68 vfs: clean up vfs_rename_other
9055cba711891a6313232629cd6bbca7c901e07f vfs: clean up vfs_rename_dir
912dbc15d953791f013b0c64a8093ab0490e5f40 vfs: clean up vfs_rmdir
b5afd2c406f5c6272d916fd705f44f070fbbc0ba vfs: fix vfs_rename_dir for FS_RENAME_DOES_D_MOVE filesystems
5c5d3f3b871a719e2c6413b85009c723adeb27e1 libfs: drop unneeded dentry_unhash
a71905f0db41d4b2b01044fb40f97656fefc44a7 vfs: update dentry_unhash() comment
e4eaac06bcccb2a70bca6a2de9871882dce2aa14 vfs: push dentry_unhash on rename_dir into file systems
79bf7c732b5ff75b96022ed9d29181afd3d2509c vfs: push dentry_unhash on rmdir into file systems
64252c75a2196a0cf1e0d3777143ecfe0e3ae650 vfs: remove dget() from dentry_unhash()
48293699a09324d2e3c66bd53d10eed6d67937a0 vfs: dentry_unhash immediately prior to rmdir
ea13a86463fd0c26c2c209c53dc46b8eff81bad4 vfs: Block mmapped writes while the fs is frozen
24da4fab5a617ecbf0f0c64e7ba7703383faa411 vfs: Create __block_page_mkwrite() helper passing error values back
7c6e984dfca8ff5b04d359a59b24f39a691b87d3 fs/namespace.c: bound mount propagation fix
79fead47c51b874a26cf5865408a5b784b52a929 exportfs: reallow building as a module
9f1fafee9e42b73beb3aa51ab2d6a19bfddeb5fe merge handle_reval_dot and nameidata_drop_rcu_last
19660af736ba00e1620970601dd313efedbbcfd2 consolidate nameidata_..._drop_rcu()
e9d35946c84c44e33e007123d3d595ccbd21d1a4 x86: vdso: Remove unused variable
def945eeb920b94e710574454043f080831aefe5 irq: Remove smp_affinity_list when unregister irq proc
45b95235b0ac86cef2ad4480b0618b8778847479 ARM: 6944/1: mm: allow ASID 0 to be allocated to tasks
52af9c6cd863fe37d1103035ec7ee22ac1296458 ARM: 6943/1: mm: use TTBR1 instead of reserved context ID
d427958a46af24f75d0017c45eadd172273bbf33 ARM: 6942/1: mm: make TTBR1 always point to swapper_pg_dir on ARMv6/7
a248b13b21ae00b97638b4f435c8df3075808b5d ARM: 6941/1: cache: ensure MVA is cacheline aligned in flush_kern_dcache_area
a85fab1c795c88675ba3e23e68d821c57e9920fc ARM: add sendmmsg syscall
d7f2ff6718efa155fd92e481a5960496d084c63f Squashfs: update email address
fbb9e0b6e7d534b5d9e3c3eddb68b62d26ddb731 ARM: 6863/1: allow hotplug on msm
1784b157c89cd2b5e6a3840abfdab6ed51f31d86 ARM: 6832/1: mmci: support for ST-Ericsson db8500v2
729303191ef4bd5df4c5e9ffca62268758928b2c ARM: 6830/1: mach-ux500: force PrimeCell revisions
97ceed1fc29b601e64af98fd785e25fec4383b12 ARM: 6829/1: amba: make hardcoded periphid override hardware
e536fbe18f803b6bf9f2ea2d54d918e2b09724d8 ARM: 6828/1: mach-ux500: delete SSP PrimeCell ID
5de5a4dd872b2ca9fe8be380be5c1a78ce83b88c ARM: 6827/1: mach-netx: delete hardcoded periphid
2846d84ffa4408c9810fabad74cb7aec410352fc ARM: 6940/1: fiq: Briefly document driver responsibilities for suspend/resume
dc2eb928a1bcf6a48f40c1f2ff21b66bdbf91a3c ARM: 6938/1: fiq: Refactor {get,set}_fiq_regs() for Thumb-2
40f7bfe4f1c2761abeceb3b2b9dc1feec3c47ed9 ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEM
7b7bf499f79de3f6c85a340c8453a78789523f85 ARM: 6913/1: sparsemem: allow pfn_valid to be overridden when using SPARSEMEM
8d2c50e3b65c8d48d51088f541c13fde46cc8133 gfs2: Drop __TIME__ usage
3df3f2bf6104dca5cf225063436b7d6fff6793b1 isdn/diva: Drop __TIME__ usage
69dbb2f79a5626741a24770719406a4edb2cb84f [S390] mm: add ZONE_DMA to 31-bit config again
33ce614029576b8585e271fd7d90746a37114a15 [S390] mm: add page fault retry handling
99583181cbf2252dd0554eef6f419a6b22cd33ea [S390] mm: handle kernel caused page fault oom situations
b396637841fff79e9520514e8dcbe769c20a2ea0 [S390] delay: implement ndelay
ac5fa22fd4f27376e4ec41b44279c9992322d7ce [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitions
b07c9015efcde71ed929ce5ded0268630bb1c95e [S390] hwsampler: allow cpu hotplug
7683f7444875c822f48f03a9f9c8b1b1e98b2ef0 [S390] uaccess: turn __access_ok() into a define
d7b250e2a2d7f3cd23cf8d8d6689285e6f51a98d [S390] irq: merge irq.c and s390_ext.c
df7997ab1ca82ae3c37a2f5eb98613fc24527f95 [S390] irq: fix service signal external interrupt handling
902050bcdece6191565c055539e82c5cc534feed [S390] pfault: always enable service signal interrupt
36a9f77e50032e367b43d72866c18f4a61cf89da atm: Drop __TIME__ usage
75ce481e15911b4557da1250556eab5ffbd14d0d dlm: Drop __TIME__ usage
772e289862e111ce6b4d387e65cd5b7a8b618705 wan/pc300: Drop __TIME__ usage
9e3bb6b6f6a0c535eb053fbf0005a8e79e053374 KVM: add missing void __user * cast to access_ok() call
78fa2c4d2465d014e67d3e12d948425856587251 ALSA: core: remove unused variables.
739266566ae9ba6b01ed3a01165171705fa2974e ALSA: HDA: Increase MAX_HDMI_PINS
f2b3614cefb61ee6046a0aaee503ee37f227d310 ALSA: PCM - Don't check DMA time-out too shortly
4bff4a7ee4b9e487a1bc1d31082e77b6a381418a ARM: arch-shmobile: support SDHI card detection on mackerel, using a GPIO
dce65a6a92f34fbc425ffb4302f8e747d89c9792 Merge branch 'rmobile/fbdev' into rmobile-latest
3fb7933850faf1017c59a675e895ed8f27fef4be powerpc/4xx: Adding PCIe MSI support
ece928df16494becd43f999aff9bd530182e7e81 Merge branch 'move_extents' of git://oss.oracle.com/git/tye/linux-2.6 into ocfs2-merge-window
3d1c1829ebe7e8bb48a997b39b4865abc9197e5e Ocfs2: Teach local-mounted ocfs2 to handle unwritten_extents correctly.
66effd3c681256874a81436493a933edb1701798 ocfs2/dlm: Do not migrate resource to a node that is leaving the domain
bddefdeec5bc56ba5aa2c2ca8c904cdff58e7e5b ocfs2/dlm: Add new dlm message DLM_BEGIN_EXIT_DOMAIN_MSG
4dd602900196bcc00505485e2a363caec4f3fd93 powerpc: Fix irq_free_virt by adjusting bounds before loop
9b7882515864117d0015a3484c0ba0eee6713de9 powerpc/irq: Protect irq_radix_revmap_lookup against irq_free_virt
2e455257d143f54b44701e947a092d513889d01c powerpc/irq: Check desc in handle_one_irq and expand generic_handle_irq
3d1b5e206a4f0ce46f2aa138590738c5d8e118ac powerpc/irq: Always free duplicate IRQ_LEGACY hosts
8142f032a90680ed2fb080ca694ffe9509276361 powerpc/irq: Remove stale and misleading comment
d5a1c1937090d72c08c72e8abaa906b26459608e powerpc/cell: Rename ipi functions to match current abstractions
7ef71d753ea0286bfeb4251b9ba592716ebdd9e8 powerpc/cell: Use common smp ipi actions
ce2a40458ebf9c2e47fa0806fec31f845bfcb9d5 Remove unused MSG_ flags in linux/smp.h
ca1931507f6e0e150eb654d621e4a33b6c637773 powerpc/pseries: Update MAX_HCALL_OPCODE to reflect page coalescing
ad5d5292f16c6c1d7d3e257c4c7407594286b97e powerpc/oprofile: Handle events that raise an exception without overflowing
02424d8966d803e33cbe51469be56b5d177b4a37 powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
4db70f73e56961b9bcdfd0c36c62847a18b7dbb5 tmpfs: fix XATTR N overriding POSIX_ACL Y
b1cff0ad1062621ae63cb6c5dc4165191fe2e9f1 ftrace: Add internal recursive checks
7f34b746f79c1e1f8fd6d09799d133263ae7a504 tracing: Update btrfs's tracepoints to use u64 interface
2fc1b6f0d0a719e1e2a30bf076a3a799feaf6af2 tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
3b6cfdb1714a33ae4d2ca9fbc818a42cf7adee69 ftrace: Set ops->flag to enabled even on static function tracing
17bb615ad4f8d2d2c0f02794d27d7f83e0009ef4 tracing: Have event with function tracer check error return
a1cd6173596c6f7d1f0b41ac7d33ecf03c581edc ftrace: Have ftrace_startup() return failure code
520fd8457ea8a1bcd6fe3e133b3e0eb6e6fe22ce video: mb862xx: udelay need linux/delay.h
14d74e0cab7a7779a7ff0c3863c04c8a8e507106 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
49a78d085fa6b44d6ed791923c7172a6433589c2 slub: remove no-longer used 'unlock_out' label
616a4b83bd1b4ec2260a91480e211290c35348bb [media] v1.88 DM04/QQBOX Move remote to use rc_core dvb-usb-remote
5d8f290c051b55dfff6bd7e688a05945246a0861 [media] Add missing include guard to header file
96c68795dc28aa3b1ade2194779c7d45320699cf [media] Inlined functions should be static
2edcdfae98f2234336d5646befa6247ae03d12e8 [media] Remove invalid parameter description
ed82b9c26e26e1212b13930ab72efcbea7ee784c [media] cpia2: fix warning about invalid trigraph sequence
916f676f8dc016103f983c7ec54c18ecdbb6e349 x86, efi: Retain boot service code until after switching to virtual mode
3f5785ec31adcb7cafa9135087297a38d9698cf8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
7cbc5b8d4a775a43875a09e29c49a2a8195b5b2d jump_label: Check entries limit in __jump_label_update
9905ce8ad7b79dddd23c7b4753d0b2cdb65bde3c ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARM
4d7a2fa876d1a615649761dc465708d0a062249a scripts/tags.sh: Add magic for trace-events for etags too
50d6828e898590fc5d038810334695380baa1c78 scripts/tags.sh: Fix ctags for DEFINE_EVENT()
0d098a7d1e39553e8a3f638b923551edec4868a7 x86/ftrace: Fix compiler warning in ftrace.c
f29c50419c8d1998edd759f1990c4243a248f469 maccess,probe_kernel: Make write/read src const void *
8c1c77ff9be27137fa7cbbf51efedef1a2ae915b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
f3ae1c75203535f65448517e46c8dd70a56b6c71 Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
9720d75399fd2655a6b6fb06abcf548150f22362 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
0c63e38a129e7b1f625c6112439a4efc87b1635c Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
ae1d3b974e091b5fc9008bd41bcbdaac68110b62 Merge branch 'for-rmk' of git://github.com/at91linux/linux-2.6-at91 into devel-stable
2f2f96d1ea72e6602ae440ac2867a6004edb37a1 drm/radeon/kms: clean up the radeon kms Kconfig
67b3f823ec78d08aea8835bce2655674237abc1d drm/radeon/kms: fix thermal sensor reading on juniper
457558eda1545c22163574f6dbb883394705e9dd drm/radeon/kms: add missing case for cayman thermal sensor
cb92d452ba665205ad6bfb424c0ef009cf26587d drm/radeon/kms: add blit support for cayman (v2)
05fb85e1b26962c3003bd5ed005f30333b3d63c0 [media] s5p-csis: Add missing dependency on PLAT_S5P
ce14dcdba6b80b8184730201decd06d79e0080b5 [media] gspca/kinect: wrap gspca_debug with GSPCA_DEBUG
9bdc79ea07d98386b72e1b6b1613742556fba3af [media] fintek-cir: new driver for Fintek LPC SuperIO CIR function
f444ff27e9b8c953eef49da65c649fdcd202165a xhci: STFU: Be quieter during URB submission and completion.
5153b7b39105d8beb38e1c3f26ab4b877960d8e1 xhci: STFU: Don't print event ring dequeue pointer.
8a65a9485832f90e18e2f7069b75a4181e2840c0 [media] uvcvideo: Connect video devices to media entities
4ffc2d89f38a7fbb3b24adb7fb066a159c351c11 [media] uvcvideo: Register subdevices for each entity
5a254d751e52e0f817090c29950d16cf18490d5b [media] uvcvideo: Register a v4l2_device
115d2535f8ced13503b62a1275338e09a51681dc [media] add V4L2-PIX-FMT-SRGGB12 & friends to docbook
cca4acc491ade9280e88a756d5d7d9424d160814 [media] Documentation/DocBook: Rename media fops xml files
0798b1dbfbd9ff2a370c5968c5f0621ef0075fe0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
ad363e0916423b2e6cdfcdc30ae707ec709f0a65 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson
ed0795aa12129df9f3d2cc81ee579a9e54e12885 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin
4e8a780ed6e1fdb8af203f61718212d5739bc4a0 Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
90ff1f30c0f401e325d6b2747618b7e3a0addaf8 hrtimers: Fix typo causing erratic timers
380032c3c855ded74c43252a0adb8e8d7afc9f45 xhci: STFU: Remove function tracing.
fe6c6c13d8dcb32398eef143e2e8efc3fb4019bf xhci: Don't submit commands when the host is dead.
0714a57c6865f31ed3366e5abdfae7da580d41d2 xhci: Clear stopped_td when Stop Endpoint command completes.
94265cf5f731c7df29fdfde262ca3e6d51e6828c bonding: documentation and code cleanup for resend_igmp
9fe0617d9b6d21f700ee9e658e1c9fe3be2fb402 bonding: prevent deadlock on slave store with alb mode (v3)
2907c35ff64708065e5a7fd54e8ded8263eb3074 net: hold rtnl again in dump callbacks
1dcb14d9e874d12bab9ceeba776b742f1682b0a6 Add Fujitsu 1000base-SX PCI ID to tg3
a5971d43ef76f4b73c58e2d893de9db487388c87 bnx2x: protect sequence increment with mutex
07bd8df5df4369487812bf85a237322ff3569b77 sch_sfq: fix peek() implementation
367bbf2aa1654c12ab5d6dbf4428b043b425be29 isdn: netjet - blacklist Digium TDM400P
d10358de8d70aaeb965a974d56e9b72f6c6dbb3a via-velocity: don't annotate MAC registers as packed
1ba37c518f8f83094209396c65a72732b2c1df3b xen: netfront: hold RTNL when updating features.
8b4472cc13136d04727e399c6fdadf58d2218b0a sctp: fix memory leak of the ASCONF queue when free asoc
f11970e383acd6f505f492f1bc07fb1a4d884829 net: make dev_disable_lro use physical device if passed a vlan dev (v2)
6dcbbe25dcc9bd2bdeb4f685f8fb874ffc10e6be net: move is_vlan_dev into public header file (v2)
46b2903c05b248ed78304113ecfba368b4c55def dmaengine: Add API documentation for slave dma usage
3991b4008cb12f3abfe8dbb049b03d1cc39a8440 jbd2: fix a potential leak of a journal_head on an error path
1b16da77f90328661fc7e556ad591f9ee6b7ef6a ext4: teach ext4_ext_split to calculate extents efficiently
ae24f28d39610a4810c78185cf599a771cf6ee1f ext4: Convert ext4 to new truncate calling convention
8b27f2ff7a24f0735c96055e676872f05398d99b x86: Remove unnecessary check in detect_ht()
08ee80cc397ac1a306ca689a22ede954d92d0db1 mmc: core: eMMC bus width may not work on all platforms
4f3d3e9b50931a3ec70f324d53fb7437e2a39388 mmc: sdhci: Auto-CMD23 fixes.
8edf63710bd43e62d59bfe017df542fa0713bbb3 mmc: sdhci: Auto-CMD23 support.
f0d89972b01798cf9d245dfa1cacfa0ee78a3593 mmc: core: Block CMD23 support for UHS104/SDXC cards.
e89d456fcdde2df008c032bf928e69e628e07a28 mmc: sdhci: Implement MMC_CAP_CMD23 for SDHCI.
d0c97cfb81ebc5b416c0f92fa2fc18d2773e3023 mmc: core: Use CMD23 for multiblock transfers when we can.
586893ebc42943008010b4c210cfc9167df615e5 Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into devel-stable
8dc4abdf4c82d0e1c47f14b6615406d31975ea66 Merge branches 'cma', 'cxgb3', 'cxgb4', 'misc', 'nes', 'netlink', 'srp' and 'uverbs' into for-next
83e9502d8db142822f3302e6a46a45082d3a27b7 RDMA/cma: Save PID of ID's owner
753f618ae03a699cc30044d64eea84165016dc6e RDMA/cma: Add support for netlink statistics export
b26f9b9949013fec31b23c426fc463164ae08891 RDMA/cma: Pass QP type into rdma_create_id()
9a7147b506ccae8552b0cf218b3c02982012eb4d RDMA: Update exported headers list
550e5ca77e96989c5e19f60e017205b2bcc615a5 RDMA/cma: Export enum cma_state in <rdma/rdma_cm.h>
f1a7ee977df9f5c0f18449a9280d62ba04daed0c parport: Drop __TIME__ usage
c28c89fc43e3f81436efc4748837534d4d46f90c cifs: add cifs_async_writev
f7910cbd9fa319ee4501074f1f3b5ce23c4b1518 cifs: clean up wsize negotiation and allow for larger wsize
c3d17b63e5eafcaf2678c11de801c189468631c8 cifs: convert cifs_writepages to use async writes
b2e5cd33b598fb496b9366c445bd77c801efabb8 CIFS: Fix undefined behavior when mount fails
6738d3210aabe3016a1b03cd98a7fc479c229197 arch/tile: prefer "tilepro" as the name of the 32-bit architecture
51b550a41c2ac0373b42f4e211f2df113b735b0a Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
62af8163f9caa5b21996338ccd2564dfd727670e Merge branch 'packaging' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
57bb55957432f20fd6e5bb5ddfbd9987439157ec Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
b0b349a85d3df00a40a8bd398e4a151fd8e91bbe hwmon: New driver for the SMSC EMC6W201
ec693fe5287e1791f4d206e81ebdfdc7d1f8f6b9 hwmon: (abituguru) Depend on DMI
5b0380c94a2e888b7858fbec6fc3ac623bc9b05a hwmon: (it87) Use request_muxed_region
357b9dc6c2dbb01e835415355b70d6b47c43a102 hwmon: (sch5627) Trigger Vbat measurements
709046a62293a14fda3986a52818ec01fc11bf75 hwmon: (sch5627) Add sch5627_send_cmd function
949a9d70020defd7c241607ab3ed037ea88f551c i8k: Integrate with the hwmon subsystem
9c084dae5dc7ae0039e330230e70f2a5956e566a hwmon: (max6650) Properly support the MAX6650
67b670ff04cdff1c9584ecdb22e297956664c9b5 hwmon: (max6650) Drop device detection
7d0333653840b0c692f55f1aaaa71d626fb00870 Move ACPI power meter driver to hwmon
629c58bac082ae091e518187d63249fa7e9f796f hwmon: (f71882fg) Add support for F71808A
4d53811a28090b7583bb68fda294e0f009679770 hwmon: (f71882fg) Split has_beep in fan_has_beep and temp_has_beep
9854f971f2f5ef0c593c8ed7c09f5f999cfeeb5d hwmon: (asc7621) Drop duplicate dependency
774466add7c810fd7e4c8bcf41995b6799608880 hwmon: (jc42) Change detection class
512d1027a6c58def3c2a410e8be65b7e730aad3b hwmon: Add driver for AMD family 15h processor power information
9e5813111265ad3c37a4370f0ee7e634dc07a7d6 hwmon: (k10temp) Add support for Fam15h (Bulldozer)
95de3b257516d21af6e0313c7bab119e4f80d6f4 hwmon: Use helper functions to set and get driver data
bc1f419c76a2d6450413ce4349f4e4a07be011d5 i8k: Avoid lahf in 64-bit code
22e95ac87d62bdc65b8a694a23cd4a364689b013 Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
d92fcf0552a15891b25c343cee340d295e24109c signal: sys_pause() should check signal_pending()
1094a4a6118019255bf0e4adaa96bb17ccec3a82 Squashfs: add extra sanity checks at mount time
1cac63cc9b2ff0d16ab2d16232b1a6ee8676a47b Squashfs: add sanity checks to fragment reading at mount time
ac51a0a7139aa93bf1176b701c86fa3d2bdf6106 Squashfs: add sanity checks to lookup table reading at mount time
37986f63c81bf23c856f65fc5e4830550e7f3d5b Squashfs: add sanity checks to id reading at mount time
6f04864515365e135adc9f1cee4ac1251bb0ed35 Squashfs: add sanity checks to xattr reading at mount time
76e002f755b61aa79228f4e751bbca8674aba0f6 Squashfs: reverse order of filesystem table reading
82de647e1f81fd89afc48608d889dd3b33cb8983 Squashfs: move table allocation into squashfs_read_table()
0666fb51b1483f27506e212cc7f7b2645b5c7acc ptrace: ptrace_resume() shouldn't wake up !TASK_TRACED thread
8c127f0717b438e6abc3d92d4ae248c4224b9dcb Input: properly assign return value of clamp() macro.
2a651c7f8d377cf88271374315cbb5fe82eac784 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
c88bc60a3bd3c63da3960076f13a4606c76bf013 Merge branch 'for-2.6.40/splice' of git://git.kernel.dk/linux-2.6-block
929cfdd5d3bdc772aff32e5a3fb4e3894394aa75 Merge branch 'for-2.6.40/drivers' of git://git.kernel.dk/linux-2.6-block
798ce8f1cca29dcc3f4b55947f611f4ffb32ac2b Merge branch 'for-2.6.40/core' of git://git.kernel.dk/linux-2.6-block
22e12bbc9bc38c6d0bd541d061a0f547596fc19d Merge branch 'timers-ptp-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
19426a8f810752b4218e59b1e2187f33e255f7bc Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
233eebb9a96f956c541c0c9094fd321894bd93a7 xfs: correctly decrement the extent buffer index in xfs_bmap_del_extent
87bef1812d337beadfb1099e7361fd41264eb88e xfs: check for valid indices in xfs_iext_get_ext and xfs_iext_idx_to_irec
ab1908a5bb21a8eebf16e5d92d087fd9413cf67d xfs: fix up asserts in xfs_iflush_fork
f1c63b73cf60dc4800cde5ce7fd9466c419e5e36 xfs: do not do pointer arithmetic on extent records
00239acf36d3bba8e7c0609e6c473d6e408a2135 xfs: do not use unchecked extent indices in xfs_bunmapi
5690f92199956c0f2a2d9f718b5031e1300a1de1 xfs: do not use unchecked extent indices in xfs_bmapi
2f2b3220b0566692da14e06ea5fc0d697a78dc7c xfs: do not use unchecked extent indices in xfs_bmap_add_extent_*
ec90c5563413ba6d29607397c54958d49c3461a3 xfs: remove if_lastex
548932739b16e623601f6d7dfb31a1fe28cda050 xfs: remove the unused XFS_BMAPI_RSVBLOCKS flag
0f1493a60167cf6333626456d3fc8aff4e6fa237 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6
023bc8e75f8cf9e4da8411154be22a4f809d3314 drivers/tty/serial/pch_uart.c needs slab.h
545554e7c5bb93bfbf134f9f12889701c0aadf97 drivers/gpio/ml_ioh_gpio.c needs slab.h
c5e7043ef784be323750ea4cfdfe004f71c02566 drivers/gpio/vx855_gpio.c needs slab.h
2a5cac17c06f897537f91f0040b3d3c8177f6433 fs/ncpfs/inode.c: suppress used-uninitialised warning
0fccc6221821e07366aa44bca112c4edb6d04dd7 checkpatch: fix defect in printk(KERN_<LEVEL> 80 column exceptions
b05317221b7607ba61ee921c31867ed08912aa46 checkpatch: add <foo>_<level> and MODULE_<BAR> to 80 column exceptions
428e2fdc4ecee2312829e97549f99c12312f4faf checkpatch: add check for line continuations in quoted strings
5ca43f6c3b365024d889bc77064bb331f5a72a45 lib: consolidate DEBUG_STACK_USAGE option
c84598bbfa756b7d042da31aa4e198ae866a6c7d percpu_counter: change return value and add comments
3c8f370ded3483b27f1218ff0051fcf0c7a2facd lib/genalloc.c: add support for specifying the physical address
6aae6e0304d33e537298867dafb2703ec58c2e4f include/linux/genalloc.h: add multiple-inclusion guards
44ec7abe359204cc9186e32d31ef5b34c8d17274 lib: consolidate DEBUG_PER_CPU_MAPS
c196e32a111b0ee356d67acceb938ae0b5e63ef0 lib: add kstrto*_from_user()
a08aa355af18c53f17f499c1cc6e2af66a77ba9b lru_cache: use correct type in sizeof for allocation
4440673a95e63ad888a41db596edaa0c55d3a332 leds: provide helper to register "leds-gpio" devices
9b2da53f7627304cd4030cb4883908bfb1bce998 drivers/leds/leds-lm3530.c: add regulator
402f758813f5b3c21de36e9f720aacc8972ca94e leds: remove the leds-h1940 driver
3dbf622c153390dc3b038a23fb2847a4a607a802 drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533
3c1ab50d0a31b27bb4e55168f4901dd91e6e5ea4 drivers/leds/leds-pca9532.c: add gpio capability
fff26f8141145e01eae8f4d6e642ac8a0d500158 leds: support automatic start of blinking with ledtrig-timer
5ff77428e55c152ef75a6967f3266db79926fbde MAINTAINERS: orphan DMFE, move Tobias Ringstrom to CREDITS
8007798f55523940bee14fb0cb2d798a2531c827 MAINTAINERS: remove stale reference to Chris Wright's LSM tree
162a7e7500f9664636e649ba59defe541b7c2c60 printk: allocate kernel log buffer earlier
95dde501907b06e7203c74f8435acfdab9eb2659 memblock: add error return when CONFIG_HAVE_MEMBLOCK is not set
d9be9b90d6dc5e712ca5d6109691a8de753ce7f1 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
746a2a838deec3ef86ef6b7c3edd4207b9a351aa sparse: Undef __compiletime_{warning,error} if __CHECKER__ is defined
5bd7e6a30e1eb38f58f0046c0cd42dfc38e90d64 sparse: define __must_be_array() for __CHECKER__
903c0c7cdc21f2ccb7562a7bbc70289c0c2b16ad sparse: define dummy BUILD_BUG_ON definition for sparse
d2b463135f84d15808163cd15638b108e323d3e7 init/calibrate.c: fix for critical bogoMIPS intermittent calculation failure
1dbe39424a43e56a6c9aed12661192af51dcdb9f xattr.h: expose string defines to userspace
4b060420a596095869a6d7849caa798d23839cd1 bitmap, irq: add smp_affinity_list interface to /proc/irq
e50c1f609c63223adaa38f5a79b18759a00adf72 fscache: remove dead code under CONFIG_WORKQUEUE_DEBUGFS
dbee8a0affd5e6eaa5d7c816c4bc233f6f110f50 x86: remove 32-bit versions of readq()/writeq()
818b667ba57f68bf1e7240fa441dda0b11e6b944 Remove unused PROC_CHANGE_PENALTY constant
21b7d815b2cc380929181e1a4a7129e8b569e574 include/linux/c2port.h: remove wrong and never used macros
0ac1ee0bfec2a4ad118f907ce586d0dfd8db7641 ulimit: raise default hard ulimit on number of files to 4096
db271cf03f5fe39feab8e1b1818c0880c7290c5c um: fix crash while os_dump_core()
607647ab04cb7c23616fb5c5dc8bad86f410226d um: include linux/prefetch.h
3ef6130ab25a9db6627212d2f6859cc7fc0427ed um: print info about fatal segfaults
4ff4d8d342fe25c4d1106fb0ffdd310a43d0ace0 um: add ucast ethernet transport
d634f194d4e2e58d57927c812aca097e67a2287d um: add earlyprintk support
2525e70d492f8c7bbe1292db8fcd973607a56ac6 um: remove SIGHUP handler
0ce451acb1872eab0fcf22753f93f51567e812fa um: fix UML_LIB_PATH
8aebe21e0f805b9c411a51e716bb34aa61c0cad6 cris: convert old cpumask API into new one
8ea9716fd6aa761482caa5d4d64b256ed07ac09f mn10300: convert old cpumask API into new one
81ee42baa433881bcb471aa6366e2f885a33f2fb alpha: hook up gpiolib support
81740fc6b2144f5d197affb10f3c4062fddf21e4 alpha: replace with new cpumask APIs
f67d9b1576c1c6e02100f8b27f4e9d66bbeb4d49 nommu: add page alignment to mmap
eb709b0d062efd653a61183af8e27b2711c3cf5c mm: batch activate_page() to reduce lock contention
f68aa5b445fd00b67588ade611a4efb1a34dadb4 asm-generic/cacheflush.h: flush icache when copying to user pages
cfa54a0fcfc1017c6f122b6f21aaba36daa07f71 mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
a539f3533b78e39a22723d6d3e1e11b6c14454d9 mm: add SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro
a2c8990aed5ab000491732b07c8c4465d1b389b8 memsw: remove noswapaccount kernel parameter
5b52fc890bece77bffb9fade69239f71384ef02b proc: allocate storage for numa_maps statistics once
f2beb7983613ecca20a61604f01ab50cc7a797e6 proc: make struct proc_maps_private truly private
f69ff943df6972aae96c10733b6847fa094d8a59 mm: proc: move show_numa_map() to fs/proc/task_mmu.c
13057efb0a0063eb8042d99093ec88a52c4f1593 mm: declare mpol_to_str() when CONFIG_TMPFS=n
9840e37239183a947a15d617c67e418c6e505dd8 mm: remove check_huge_range()
722e2ee09b8dfc2ac5eedb802dc0d227702df084 mm: make gather_stats() type-safe and remove forward declaration
b1f72d1857bb0de19ce20a59f3f85e6dc47bdec8 mm: remove MPOL_MF_STATS
29ea2f6982f1edc4302729116f2246dd7b45471d mm: use walk_page_range() instead of custom page table walking code
d98f6cb67fb5b9376d4957d7ba9f32eac35c2e08 mm: export get_vma_policy()
c856507f2b2b47a49d8587afb58930b463f6bff4 mm: remove last trace of shmem_get_unmapped_area
b09e0fa4b4ea66266058eead43350bd7d55fec67 tmpfs: implement generic xattr support
4eb317072be81bd93906f768679f745bc574e6b7 memblock/nobootmem: remove unneeded code from alloc_bootmem_node_high()
8bba154ef29e16331e578029e9050c74b87b7ff9 memblock/nobootmem: allow alloc_bootmem() to take 0 as low limit
172703b08cd05e2d5196ac13e94cc186f629d58b mm: delete non-atomic mm counter implementation
a197b59ae6e8bee56fcef37ea2482dc08414e2ac mm: fail GFP_DMA allocations when ZONE_DMA is not configured
ba93fa81b5f2bf0076407a3a777fff122ce16220 mm: do not define PFN_SECTION_SHIFT if !CONFIG_SPARSEMEM
e3c40f379a144f35e53864a2cd970e238071afd7 mm: pfn_to_section_nr()/section_nr_to_pfn() is valid only in CONFIG_SPARSEMEM context
bf4e8902ee5080f5d2c810b639e7e778c8082b52 mm: enable set_page_section() only if CONFIG_SPARSEMEM and !CONFIG_SPARSEMEM_VMEMMAP
a3bc42f584cf9024580adeb4031d4202dac05858 mm: remove dependency on CONFIG_FLATMEM from online_page()
821ed6bbed3cf41c4050a431eeb822b33868d36a mm: filter unevictable page out in deactivate_page()
2cbea1d3ab11946885d37a2461072ee4d687cb4e readahead: trigger mmap sequential readahead on PG_readahead
207d04baa3591a354711e863dd90087fc75873b3 readahead: reduce unnecessary mmap_miss increases
275b12bf5486f6f531111fd3d7dbbf01df427cfe readahead: return early when readahead is disabled
1495f230fa7750479c79e3656286b9183d662077 vmscan: change shrinker API by passing shrink_control struct
a09ed5e00084448453c8bada4dcd31e5fbfc2f21 vmscan: change shrink_slab() interfaces by passing shrink_control
7b1de5868b124d8f399d8791ed30a9b679d64d4d readahead: readahead page allocations are OK to fail
6d3163ce86dd386b4f7bda80241d7fea2bc0bb1d mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE
0091a47da0b720ca39511c7d90dcc768cafcaf58 m32r, mm: set all online nodes in N_NORMAL_MEMORY
ad8b4b28573cea3fca0cfa06aac00fe8bf04499a alpha, mm: set all online nodes in N_NORMAL_MEMORY
0c917313a8d84fcc0c376db3f7edb7c06f06f920 mm: strictly require elevated page refcount in isolate_lru_page()
bd486285f24ac2fd1ff64688fb0729712c5712c4 mem-hwpoison: fix page refcount around isolate_lru_page()
700c2a46e88265326764197d5b8842490bae5569 mem-hotplug: call isolate_lru_page with elevated refcount
22943ab116af1ead4dc112ec408a93cf1365b34a mm: print vmalloc() state after allocation failures
a238ab5b0239575c179f4976064192c3f7409dad mm: break out page allocation warning code
de03c72cfce5b263a674d04348b58475ec50163c mm: convert mm->cpu_vm_cpumask into cpumask_var_t
692e0b35427a088bf75d9363788c61c7edbe93a5 mm: thp: optimize memcg charge in khugepaged
9547d01bfb9c351dc19067f8a4cea9d3955f4125 mm: uninline large generic tlb.h functions
88c22088bf235f50b09a10bd9f022b0472bcb6b5 mm: optimize page_lock_anon_vma() fast-path
2b575eb64f7a9c701fb4bfdb12388ac547f6c2b6 mm: convert anon_vma->lock to a mutex
746b18d421da7f27e948e8af1ad82b6d0309324d mm: use refcounts for page_lock_anon_vma()
6111e4ca6829a0e8b092b8e5eeb6b5366091f29c mm: improve page_lock_anon_vma() comment
25aeeb046e695c3093a86aa9386128ffb3b1bc32 mm: revert page_lock_anon_vma() lock annotation
3d48ae45e72390ddf8cc5256ac32ed6f7a19cbea mm: Convert i_mmap_lock to a mutex
97a894136f29802da19a15541de3c019e1ca147e mm: Remove i_mmap_lock lockbreak
e4c70a6629f9c74c4b0de258a3951890e9047c82 lockdep, mutex: provide mutex_lock_nest_lock
e303297e6c3a7b847c4731eb14006ca6b435ecca mm: extended batches for generic mmu_gather
267239116987d64850ad2037d8e0f3071dc3b5ce mm, powerpc: move the RCU page-table freeing into generic code
1c395176962176660bb108f90e97e1686cfe0d85 mm: now that all old mmu_gather code is gone, remove the storage
ff075d605511784c79cbf0ae73d90e07238267b3 um: mmu_gather rework
7a95a2c80748bb91e0bf4b8d58396542e1319d21 ia64: mmu_gather rework
1e56a56410bb64bce62d44563e35a143fc2d515f sh: mmu_gather rework
9e14f6741062b6e6a71de75b4375e14c3e92c213 arm: mmu_gather rework
68f03921235c59507578a0165f87100d1120ec62 s390: mmu_gather rework
90f08e399d054d017c0e2c5089a0f44a76418271 sparc: mmu_gather rework
d6bf29b44ddf3ca915f77b9383bee8b7a209f3fd powerpc: mmu_gather rework
d16dfc550f5326a4000f3322582a7c05dec91d7a mm: mmu_gather rework
d05f3169c0fbca16132ec7c2be71685c6de638b5 mm: make expand_downwards() symmetrical with expand_upwards()
248ac0e1943ad1796393d281b096184719eb3f97 mm/vmalloc: remove guard page from between vmap blocks
82d4b5779a75887750748609f3415f01c1bb9f81 include/linux/gfp.h: convert BUG_ON() into VM_BUG_ON()
15fa8f425557a0d698f933627771f520ef4ae34b include/linux/gfp.h: work around apparent sparse confusion
72788c385604523422592249c19cba0187021e9b oom: replace PF_OOM_ORIGIN with toggling oom_score_adj
c6a140bf164829769499b5e50d380893da39b29e mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KSWAPD
a6cccdc36c966e51fd969560d870cfd37afbfa9c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
1b79acc91115ba47e744b70bb166b77bd94f5855 mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
839a4fcc8af7412be2efd11f0bd0504757f79f08 mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit.
37b23e0525d393d48a7d59f870b3bc061a30ccdb x86,mm: make pagefault killable
f62e00cc3a00bfbd394a79fc22b334c31f91bd5f mm: introduce wait_on_page_locked_killable()
fa25c503dfa203b921199ea42c0046c89f2ed49f mm: per-node vmstat: show proper vmstats
bb005a59e08733bb416126dc184f73120fc6366b mm: nommu: fix a compile warning in do_mmap_pgoff()
7223bb4a829628bdf37d544ed4363d99bac1ade6 mm: nommu: fix a potential memory leak in do_mmap_private()
d75a310c42c616c168953ed45c1091074f97828c mm: nommu: check the vma list when unmapping file-mapped vma
e922c4c5360980bfeb862b3ec307d36bb344dcae mm: nommu: find vma using the sorted vma list
b951bf2c4693bfc9744e11293be859209f65f579 mm: nommu: don't scan the vma list when deleting
6038def0d11b322019d0dbb43f2a611247dfbdb6 mm: nommu: sort mm->mmap list properly
ac3bbec5ec69b973317677e038de2d1a0c90c18c mm: remove unused zone_idx variable from set_migratetype_isolate
965f55dea0e331152fa53941a51e4e16f9f06fae mmap: avoid merging cloned VMAs
5f70b962ccc2f2e6259417cf3d1233dc9e16cf5e mmap: avoid unnecessary anon_vma lock
34679d7eac9ecc20face093db9aa610f1e9c893a mmap: add alignment for some variables
7bf02ea22c6cdd09e2d3f1d3c3fe366b834ae9af arch, mm: filter disallowed nodes from arch specific show_mem functions
851cc856d73d1185243c149ed0c0839df8a1b2fe xtensa/mm: remove WANT_PAGE_VIRTUAL
45fd9515962b1837617f0e908b693e8f829f6e05 xtensa/mm: remove pgtable.c
877947bc25af5964f282dea112d24934050cc7b1 drivers/video/backlight/adp5520_bl.c: check strict_strtoul() return value
f06590bd718ed950c98828e30ef93204028f3210 mm: vmscan: correctly check if reclaimer should schedule during shrink_slab
afc7e326a3f5bafc41324d7926c324414e343ee5 mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
a71ae47a2cbfa542c69f695809124da4e4dd9e8f slub: Fix double bit unlock in debug mode
b953ff2238661cd95513a8f2837197c6f77a642f hdlcdrv: Drop __TIME__ usage
c1afba3c6ce35a0956b008825dd49b07c8ee8362 baycom: Drop __TIME__ usage
7a2207a0e1142a9b214b323e43ab2ecc592e5b0e at91: drop at572d940hf support
e57556e3b6dcbf9b459cd503b061457b6ed1758f at91rm9200: introduce at91rm9200_set_type to specficy cpu package
3d51f259e819b49b3f88b594afcb044d1ffcda8a at91: drop boot_params and PLAT_PHYS_OFFSET
ee2e35015d4f09ce748a96a79582e959e6053f1a at91: factorize common irq ID
bd60299594fb1d28ae66563c9e76a0b89b0412cf at91: switch to CLKDEV_LOOKUP
1b021a3b23a40be89c4f3fbe6f4696aa15141f26 at91: fix map_io init usage
1cef3e15721dc9e75f9b661270153e1d6f5e0993 at91/board-eco920: remove at91_beeper ressource as no driver at91_beeper exist
2b348e2f82f532e3aff8e0ce9293033b3294c1e0 atmel_serial: keep the platform_device unchanged
dd41d3216b05200cf01381927804a35315352a35 at91sam9261: rename at91sam9261ek to at91sam9261 defconfig
dbadf0f29e2f3719ab950fb3a59e132bbe4bf63e at91sam9263: merge all boards defconfig into only one
76b2ab76a4492f8f43c511857181f8421901ce3f at91: remove MTD_NAND_ATMEL_BUSWIDTH_16 option
ee294bedb6d0658c9934ef5d96951a22003c8886 9p: update Documentation pointers
af6a25f0e1ec0265c267e6ee4513925eaba6d0ed x86: Reorder mm_context_t to remove x86_64 alignment padding and thus shrink mm_struct
e75762fdcd27c1d0293d9160b3ac6dcb3371272a net/9p: enable 9p to work in non-default network namespace
fe1cbabaea5e99a93bafe12fbf1b3b9cc71b610a net/9p: p9_idpool_get return -1 on error
398c4f0efb5c2f07fe2f5cd67031b15fd3e920c9 fs/9p: Don't clunk dentry fid when we fail to get a writeback inode
08bb3a5076500adaf16af11f5813c8eb43f3c9a9 9p: Small cleanup in <net/9p/9p.h>
87211cd8db6e5d1c9154812139d04a3dc6f282bf 9p: remove experimental tag from tested configurations
aca0076336d0cb689b87640194df794a0fedadc3 9p: typo fixes and minor cleanups
961a5a5028b8ae6fe91f28d5a81696de90b74bc2 net/9p: Change linuxdoc names to match functions.
d49e46875c11a09e80e76c66db90710369b8fe12 xconfig: merge code path to conf_write()
f2889fee8c7fe0ac9752186d43f9486392bb204d Merge branch 'next' into for-linus
aecb7b64dd9e2512c7a4c7e61dd781415d3dac5a dmaengine/dw_dmac: Update maintainer-ship
d6cb2e3a8dc44b52f6564e8249e54aab3c308026 Blackfin: use new common PERCPU_INPUT define
f8bd42b8913209054b959b09236af5fa8dcaee82 MAINTAINERS: Fix Analog Devices mailinglist address
6f53dbbb7fa9d29a5c8aa843f319ed10a8cde5bd Blackfin: boards: update ASoC resources after machine driver overhaul
f9691bb9674b6822ace56370a08c6fc02addf6cb Blackfin: work around anomaly 05000480
7a7a430f7498cd55820232d8e3f144161138f91a Blackfin: fix addr type with bfin_write_{or,and} helpers
934fe05bf0c743896b478fe3558a282911cfe621 Blackfin: convert /proc/sram to seq_file
6362ec272c0375c0377164532e24bf9defdb8c79 Blackfin: switch /proc/gpio to seq_file
d763c58a886068f1ec43751893b5aec35fc072e3 Blackfin: fix indentation with bfin_read() helper
fecedc807116ed820ca6f3138d6d47a3bc6c5a60 Blackfin: convert old cpumask API to new one
e887eb61e5a27ba54405f2ca51d8d0d378c4ffe5 Blackfin: don't touch task->cpus_allowed directly
3cb8a39fa6695575959fc3661b5d379b4e552eaa Blackfin: don't touch cpu_possible_map and cpu_present_map directly
5607204755369bda4da57fe7df70ec11c2b593d9 Blackfin: bf548-ezkit/bf561-ezkit: update nor flash layout
7db79172908990c3ea540fcc6819330d273f9f1c Blackfin: initial perf_event support
93f1742c631a87f02622e6a4570e65479f598672 Blackfin: update anomaly lists to latest public info
f073cc8f39b48fdf4c8cd9520a6028fe69199b60 x86, UV: Clean up uv_tlb.c
2a919596c16b4333af851ff473ebf96e289ab90c x86, UV: Add support for SGI UV2 hub chip
803103925b1f23fe0edf91348be3e5a8fd352d5e Blackfin: use on-chip reset func with newer parts
f91c69168a218fb7ab7a5ce09fa1ccd20a904119 Blackfin: bf533-stamp/bf537-stamp: drop ad1980 from defconfigs
00b5c50e47dacd4d288c6b265e00f85711b9ac64 Blackfin: optimize MMR reads during startup a bit
8c0541035007bd8bbacfc5d71c696cdf37696794 Blackfin: bf537: demux port H mask A and emac rx ints
e2a8092c3fa9766248e9515252ae44e6df2d97a0 Blackfin: bf537: fix excessive gpio int demuxing
dd8cb37b4e92c487fd10e7da96bab18d33de62da Blackfin: bf54x: drop unused pm gpio handling
f58c3276d3652b0d96654ba08f0afc87c013da57 Blackfin: move bf537-specific irq code out of common code
6327a574f9ce85f0daab8693913003a456f27f1f Blackfin: move internal irq prototypes out of global namespace
fc6bd7b8ad2043ceeb41bf46e25cd705ab2dce1a Blackfin: clean up irq ifdef logic a bit
3086fd2768fd9276b309722c8f935301e14e8c17 Blackfin: bf51x/bf52x: fix typo in hysteresis MMR names
c977819d0138bbc0c2799b8112fa4e4e93ab5b59 Blackfin: delete duplicated user single step prototypes
c505217ca058aa4bcb0cba7bc6b2d228120b3e3e Blackfin: kgdb: cache flushing is not safe in SMP mode
2951acba8510a37c6b56f8481906a809c5eb3b0e Blackfin: SMP: drop unused blackfin_cpudata.idle pointer
44491fbc5a228f3c2e61d842fd9fee0bfb839373 Blackfin: SMP: fix cpudata cache setup
8d011f70b08f563b007743fd446a6022f0329cd4 Blackfin: clean up /proc/cpuinfo output
3f62bcb259e87c9e1500b701f764c1f2ccb1da98 Blackfin: bf527-ezkit: tweak sound defconfig
115103a9fe5c7b03149af7ea13f837c5e71924be Blackfin: bf533/bf537/bf561: convert to BFIN_IRQ helper
3dd666067d2b285724c828946e83100ea4c43d4b Blackfin: clean up style in irq defines
6adc521e7127732512ebd7fcfd3926d7970a82e1 Blackfin: unify core IRQ definitions
6b108049d67090988fbb0b9d9905ffca114b6ff1 Blackfin: ints-priority: unify duplicate vec to irq lookup logic
e9e334c35ec3cd262d13640b50b67a29870a7105 Blackfin: ints-priority: clean up some local vars
bc6b92f8c31788a2fdc65d9be903983e5da78921 Blackfin: don't attempt to flush on-chip L1 SRAM regions
73ecfcf9088672220f7ca98811b2d05339c4f14c Blackfin: first pass at debug mmr support
556b27abf73833923d5cd4be80006292e1b31662 ext4: do not normalize block requests from fallocate()
a4bb6b64e39abc0e41ca077725f2a72c868e7622 ext4: enable "punch hole" functionality
e861304b8ed83fe43e36d46794d72641c82d4636 ext4: add "punch hole" flag to ext4_map_blocks()
d583fb87a3ff0ca50befd2f73f7a67fade1c8c56 ext4: punch out extents
308488518dfcbe3be250085cd582f5b0c1ce72a9 ext4: add new function ext4_block_zero_page_range()
55f020db66ce187fb8c8e4002a94b0eb714da450 ext4: add flag to ext4_has_free_blocks
5f1e15868871a9da820357e0e3ff6fe89d2a16a6 [media] Media DocBook: fix validation errors
c6ae804a65649d5919d232d65dc6a08c9e5ac01b [media] wl12xx: g_volatile_ctrl fix: wrong field set
c9d5d7790cd7c9457772dc51381f0e0e4e691f68 [media] fix kconfig dependency warning for VIDEO_TIMBERDALE
0017505de0d2888f57a9f84e8eb3963b3cd28baf [media] dm1105: GPIO handling added, I2C on GPIO added, LNB control through GPIO reworked
bc125106f8afe15ffb0aae70d9b72bebec46e519 [media] Add support for M-5MOLS 8 Mega Pixel camera ISP
f90e5b5b136ede1f0fd15999e95f13124d6b0dbd GFS2: Processes waiting on inode glock that no processes are holding
a331b0c3665506aa23bfc78c777199b30349d731 MAINTAINERS: add FireWire audio maintainer
66ee3bef3ce0bab155de082805388bd6ec2785f8 ARM: mach-shmobile: mackerel: add renesas_usbhs support for USB1
d5a0bf6cc526d326283983bb7935493b722e7063 ALSA: usb-audio: more control quirks for M-Audio FastTrack devices
014950b013b7966b7e4a3ae6931c75e3c115296f ALSA: usb-audio: add new quirk type QUIRK_AUDIO_STANDARD_MIXER
9e38658f703732cb69936553cef4bdb4e5294f3f ALSA: usb-audio: export snd_usb_feature_unit_ctl
ef9d59708949b2012b1b723a1eaec82981c40013 ALSA: usb-audio: rework add_control_to_empty()
5875c2cb7633ca280c2ece43389d6a6f3c00e951 ALSA: usb-audio: move assignment of chip->ctrl_intf
dda54e76d7dba0532ebdd72e0b4f492a03f83225 Ocfs2/move_extents: Set several trivial constraints for threshold.
4dfa66bd595120530506448f3d519f341afd736e Ocfs2/move_extents: Let defrag handle partial extent moving.
53069d4e76954e2e63c1b3c501051c6fbcf7298c Ocfs2/move_extents: move/defrag extents within a certain range.
ee16cc037e255801892481a2d0b7c1fff2adf1aa Ocfs2/move_extents: helper to calculate the defraging length in one run.
e08477176d5575493ba4c30041245c34f2737ad4 Ocfs2/move_extents: move entire/partial extent.
8473aa8a2b5857b1bdfb57d860594d2eb2b4a0d6 Ocfs2/move_extents: helpers to update the group descriptor and global bitmap inode.
e6b5859cccfa0fec02f3c5b1069481efc7186f47 Ocfs2/move_extents: helper to probe a proper region to move in an alloc group.
99e4c750419e0bb24a1bbf094b1e6a5a4eedbc36 Ocfs2/move_extents: helper to validate and adjust moving goal.
1c06b9126130aa4a917bba81c39579ed08a67b4e Ocfs2/move_extents: find the victim alloc group, where the given #blk fits.
202ee5facb2c55f36a4324a4f56d8bdf3617a579 Ocfs2/move_extents: defrag a range of extent.
8f603e567aa7a243e68ca48b4f105b990851360f Ocfs2/move_extents: move a range of extent.
de474ee8bbc315b0e6772cebdb24b335f82cf95d Ocfs2/move_extents: lock allocators and reserve metadata blocks and data clusters for extents moving.
028ba5df63fa9fc18045bc1e9b48cdd43727e1c5 Ocfs2/move_extents: Add basic framework and source files for extent moving.
220ebc4334326bc23e4c4c3f076dc5a58ec293f6 Ocfs2/move_extents: Adding new ioctl code 'OCFS2_IOC_MOVE_EXT' to ocfs2.
3e19a25e0591a6248f3ddd2c08566666607d827d Ocfs2/refcounttree: Publicize couple of funcs from refcounttree.c
087faf77a57b06f9a8ce37781c68e3f02468322b Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
1acd3de54e242834a385810bc3f0fd44211e494e ARM: mach-shmobile: Correct the G4EVM SDHI0 I/O range.
af4ccf4f86c0008bdbe2532c110d45919983b468 ALSA: hda - Use model=auto for Lenovo G555
5d44f927a5467d64c4f1e0d579bcb3f543c275e0 ALSA: HDA: Unify HDMI hotplug handling.
4e60b4f8300c1e15753e8c82c699d52603646200 ALSA: hda - Force AD1988_6STACK_DIG for Asus M3N-HT Deluxe
ac10f81d94f49f1bd9618680263400d275ddf825 drm/radeon/kms/blit: workaround some hw issues on evergreen+
d24a10b9f8ed548981696cd36e2b4f16e6f360b1 Ocfs2: Add a new code 'OCFS2_INFO_FREEFRAG' for o2info ioctl.
3e5db17d4da7f45c454940096d9e429cca12ef9f Ocfs2: Add a new code 'OCFS2_INFO_FREEINODE' for o2info ioctl.
8aa1fa360d0e2b31891f180d8b8e0f8d38f9243c Ocfs2: Using inline funcs to set/clear *FILLED* flags in info handler.
c59de9287993b5c36f9005f745a3ce0b1008131d mmc: quirks: Add/remove quirks conditional support.
88095e7b473a3d9ec3b9c60429576e9cbd327c89 mmc: Add new VUB300 USB-to-SD/SDIO/MMC driver
73627f7ce11d135dcaf16730ecfad55c3fb12d30 mmc: sdhci-pxa: Add quirks for DMA/ADMA to match h/w
06b2233a20bf25c8ee57b7c6e13f528309ac6edc mmc: core: duplicated trial with same freq in mmc_rescan_try_freq()
4c4cb171054230c2e58ed6574d7faa1871c75bbe mmc: core: add support for eMMC Dual Data Rate
261bbd463a091b939770255d559bbc89b1bad568 mmc: core: eMMC signal voltage does not use CMD11
756515c6267a580aecc67d114bb289dd30a466a1 mmc: sdhci-pxa: add platform code for UHS signaling
6322cdd0eb22e016aeced886c2046d115139c962 mmc: sdhci: add hooks for setting UHS in platform specific code
a8e6df7343cf67c9104955da0de70075a6ee1dfd mmc: core: clear MMC_PM_KEEP_POWER flag on resume
1d6c4e0a00399de9de3f066de175eb5fcc4b7b46 mmc: dw_mmc: fixed wrong regulator_enable in suspend/resume
2595880481ac894d390365092de9aaf92b44e147 mmc: sdhi: allow powering down controller with no card inserted
7311bef0697bcfbbcb898c3c22e61e23f203ae9d mmc: tmio: runtime suspend the controller, where possible
d6a1f863433bdf3f8406dedfa33fa79ee9259db3 mmc: sdhi: support up to 3 interrupt sources
1f7d6819e56dda651a32b0193ff9e7929f62709f mmc: sdhi: print physical base address and clock rate
3ab5006471855e0864e0d83a5b39c811c525ed83 mmc: sdhi: no need for special interrupt flags
8e7bfdb37ac001c95d2c768932b57de1019409cd mmc: tmio/sdhi: break out interrupt request/free
df3ef2d3c92c0a562ebde3699af7d12401fddf60 mmc: protect the tmio_mmc driver against a theoretical race
faca6648e6f9659400bdafb985b50ba41f1a23b5 mmc: add runtime and system power-management support to the MMCIF driver
e6ee7182c3b22afe0b983eac89dc020a93a13179 mmc: Add runtime and system-wide PM to the TMIO MMC driver
3b0beafc92406b98cbc2749b8db736f313d390b1 mmc: sh_mmcif: protect against a theoretical race
06e8935febe687e2a561707d4c7ca4245d261dbe mmc: sdio: optimized SDIO IRQ handling for single irq
253d6a280f77a9b61a76f9b1bfb83545fbd58726 mmc: mmc_test: minor clean up, use t = &test.area everywhere
aea253ecffecd38b5ab97edd73fbe2842a7de371 mmc: card: fix potential null dereference of 'idata'
cf2b5eea1ea0ff9b3184bc6771bcb93a9fdcd1d9 mmc: sdhci: add support for retuning mode 1
c3ed3877625f10d600b0eca2ca48a68c46aed660 mmc: sdhci: add support for programmable clock mode
4d55c5a13a189a80d40383f02c8026f9a87d7c87 mmc: sdhci: enable preset value after uhs initialization
b513ea250eb7c36a8afb3df938d632ca6b4df7cd mmc: sd: add support for tuning during uhs initialization
3a3035114307cd55e024662bb295a87b849f0bd4 mmc: sd: report correct speed and capacity of uhs cards
5371c927bcd06a5c9dd6785bab2d452b87d9abc6 mmc: sd: set current limit for uhs cards
49c468fcf878d2c86e31920cf54aa90c88418a66 mmc: sd: add support for uhs bus speed mode selection
758535c4e3cdd2b5b09565d9651aaa541aac3de8 mmc: sdhci: reset sdclk before setting high speed enable
d6d50a15a2897d4133d536dd4343b5cf21163db3 mmc: sd: add support for driver type selection
cc0a5a587dece540b84f3a862f58118dedc847ab ARM: arch-shmobile: sh7372: add renesas_usbhs irq support
54525552c6ccfd867e819845da14be994e303218 sh: mark DMA slave ID 0 as invalid
1c7fcbed1adee44708dafb65ac40b186c203d7e8 sh_mobile_meram: MERAM platform data for LCDC
eae9b85b5f65027df64130d8a3eeb2de9d094eda sh_mobile_meram: Safely disable MERAM operation when not initialized
416656ca427296c646c4a75d9a58769d582ca90c ARM: mach-shmobile: sh73a0: mark DMA slave ID 0 as invalid
f7481d012060d057b2727851373ca957958d41f1 ARM: mach-shmobile: mark DMA slave ID 0 as invalid
6820e69c5e52cd127ab99e2f52664ed1e59e902f ARM: mach-shmobile: Enable DMAEngine for SDHI on AG5EVM
19aec34bd8c7309e39b19ed3bc9b7989d138b043 ARM: mach-shmobile: Enable DMAEngine for MMCIF on AG5EVM
681e1b3eeb3606e06a7c4984e8058df84296f8bb ARM: mach-shmobile: sh73a0 DMA Engine support for SY-DMAC
d026e00e5841aa5612c2a877b688ffb7d99dd60a dmaengine: shdma: Update SH_DMAC_MAX_CHANNELS to 20
300e5f97d2a32196cbe03104cd6ffe2af97d9338 dmaengine: shdma: Fix SH_DMAC_MAX_CHANNELS handling
26fc02ab5551349b2e593829a76cb44328ee7f61 dmaengine: shdma: Make second memory window optional
66ad12931d523e833516659eafcc29af9a08fff3 ARM: mach-shmobile: Tidy up after SH7372 pm changes.
082a8ca1d3a2fbab76dba8ff66bc25c46677361d ARM: mach-shmobile: sh7372 Core Standby CPUIdle
0af4817b80870cc12f4b6f38d89f3c012a7a6b28 ARM: mach-shmobile: CPUIdle support
97991657be8d85c2883ca477964f271d8c1bb96d ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAM
c3dada1894de46139c21352a1000c0fd02d308d5 ARM: mach-shmobile: Suspend-to-RAM support
e2968f7018193eb5385a925225f135c9ba61eb93 Merge branch 'mb862xxfb-for-next' of git://git.denx.de/linux-2.6-agust
6a8a98b22b10f1560d5f90aded4a54234b9b2724 mtd: kill CONFIG_MTD_PARTITIONS
eea72d5fdf59879edb2c6639b0b7cc385e0df646 mtd: remove add_mtd_partitions, add_mtd_device and friends
ee0e87b174bb41f0310cf089262bf5dd8f95a212 mtd: convert remaining users to mtd_device_register()
6b57c11601c8fa4bfa046513c4df155b3b58ea89 mtd: samsung onenand: convert to mtd_device_register()
ff6e1b26d510b1d3459665c66026977c9e0569b8 mtd: omap2 onenand: convert to mtd_device_register()
c52840f878d373677fa98223e2204d17a30fbfd5 mtd: txx9ndfmc: convert to mtd_device_register()
d1e084e6637fa23de92e4ffb04c99b10daefa6e9 mtd: tmio_nand: convert to mtd_device_register()
5667bc8a5b1ef152cebaf8004026ff6825949116 mtd: socrates_nand: convert to mtd_device_register()
6baed700f21c9b200e344518932a7046b05853a4 mtd: sharpsl: convert to mtd_device_register()
af86ea8fa3df5516175ec948875f6e742e82c1ad mtd: s3c2410 nand: convert to mtd_device_register()
acd4134ac9706d9a7ea1c1babee9a313a8e9cac6 mtd: ppchameleonevb: convert to mtd_device_register()
55c0689c08cfd0c596245d64c116794c9ee06a74 mtd: orion_nand: convert to mtd_device_register()
54e07f5482cf76e87f1f56f709f279b164a620a5 mtd: omap2: convert to mtd_device_register()
a04d23dfea631993bcb256c638e379c002af9e4f mtd: nomadik_nand: convert to mtd_device_register()
1f3a7c626f7e55657255df89fab418714502093a mtd: ndfc: convert to mtd_device_register()
759f1d325c381470a48c666eb2430af4834ef3ee mtd: mxc_nand: convert to mtd_device_register()
248f56d3870c03a031755a403f942028c68d39e2 mtd: mpc5121_nfc: convert to mtd_device_register()
85358b2aa951ad096af444765baf1e275e8a0749 mtd: jz4740_nand: convert to mtd_device_register()
c4a5522020ab3842880359aaae4464f08dcc74d5 mtd: h1910: convert to mtd_device_register()
99335d0002439b92917512dd8baeff60f774809f mtd: fsmc_nand: convert to mtd_device_register()
13c41db94902c4ff62b24dc911bc8d4d75eb17f5 mtd: fsl_upm: convert to mtd_device_register()
ed9281e60af1d63222eff69527e22e382e558887 mtd: fsl_elbc_nand: convert to mtd_device_register()
da499d414b964403e0070a2b0113b1a4180c6fbe mtd: edb7312 nand: convert to mtd_device_register()
0f47e952fe8b9eb67c24b96e7c48c075657634ba mtd: diskonchip: convert to mtd_device_register()
098771158813fb391dd6c1c8b907599db91fb0c7 mtd: davinci_nand: convert to mtd_device_register()
a17f7ca510035beee7527f352b3a46fe5dcabce1 mtd: cs553x_nand: convert to mtd_device_register()
46720bbf67224660271a04a7ab03913fd0d3c206 mtd: cafe_nand: convert to mtd_device_register()
88146872f0fbd89e425e3e0db71d42df8db9d932 mtd: bf5xx_nand: convert to mtd_device_register()
63c9dd92579fbaa59fead0e9b75dd7db43130d21 mtd: bcm_umi_nand: convert to mtd_device_register()
e6232b42438cefc06124b1e09613d8b27f6b6f5d mtd: atmel_nand: convert to mtd_device_register()
5e7e96866df7a9ff7733bd1660e0a3c510bf1b45 mtd: uclinux: convert to mtd_device_register()
b5c0a4ea1ba0b6840bc8522c6ce901a7658b395a mtd: tqm8xll: convert to mtd_device_register()
f6c11c1826a6ed853019cf2bdf51489d10c07642 mtd: scx200_docflash: convert to mtd_device_register()
2fe2e24ead67530d624e0bb23da9f0bfdec44f8c mtd: sa1100-flash: convert to mtd_device_register()
16b0eb154393831eddcf4f19cdca323611c86c9f mtd: rbtx4939-flash: convert to mtd_device_register()
095dd5003f531514170fd1645ab31ed88b56aaf5 mtd: plat-ram: convert to mtd_device_register()
902766bfdfdacc01deb6857bada61cd1e5dc40b0 mtd: latch-addr-flash: convert to mtd_device_register()
95bf224f6c26e5dc4f411f95bb2efa5487ed57bd mtd: intel_vr_nor: convert to mtd_device_register()
96b639fd5319986fc21f9d99a78cae97d099bc4c mtd: impa7: convert to mtd_device_register()
360e40aedb59799fef4ff58fe6b9436cd487f6e6 mtd: h720x-flash: convert to mtd_device_register()
fdbf3bf6b855233cd618021c702accb69b8b10bc mtd: gpio-addr-flash: convert to mtd_device_register()
5af3aa24cf552e1a8c2874697d1f30769d8abf5c mtd: edb7312: convert to mtd_device_register()
bc2ffddc46be60c12462f8ae60ed0eae2a62a17b mtd: dc21285: convert to mtd_device_register()
98b3979b92143656a2361eb5bdc14f5b50b95bce mtd: sst25l: convert to mtd_device_register()
436c06da0482d7fb4843d3e546196b66433c56e6 mtd: dataflash: convert to mtd_device_register()
ba52f3a253d12848fa0e9c242a3406963ae98ece mtd: m25p80: convert to mtd_device_register()
711a632d1f0d3ffc576f7a298f66888f66014d61 mtd: onenand: convert to mtd_device_register()
47854888cc21cb1afd7797c66886a8b06cf35979 mips: tx99: remove CONFIG_MTD_PARTITIONS check
5851becb5bae13ca6525fd0d97116043fcb0e20e mtd: octeon: convert to mtd_device_register()
36cda05b375ad0fbaba3879047b62d270d214376 mtd: cris: convert to mtd_device_register()
fee88c58c7ddf6f0f41b76a59253d55d321da41a mtd: bfin: convert to mtd_device_register()
78352282f3960fa2a60af363749c14b4c138bc63 mtd: s3c2410: remove CONFIG_MTD_PARTITIONS test
3dfad123e81cdf11642aa63da1149ee71a369d2d mtd: pxa: convert to mtd_device_register()
6cbbf2ffa170c4cb5f1d1c0dd0f2bd597813a002 mtd: ixp: convert to mtd_device_register()
c06addd3153af8e6ee10079e8afa2c3bb8a1516e arm: mtd: gemini: convert to mtd_device_register()
3ee904f275ccbde7407ba7575006d94774cb20d9 mtd: plat_nand: convert to mtd_device_register()
5ffcaf3d947ab20d52cf750c2c699328cc6ca9ff mtd: nand: convert to mtd_device_register()
984e6d8ec5abe0487e4c3c22d233cd6ba8695cda mtd: physmap: convert to mtd_device_register()
11b73c8b10e58ae90c12e51be5531007e86a9c66 mtd: provide of_mtd_parse_partitions for !CONFIG_MTD_OF_PARTS
f5671ab3f67a10f7234de21464391c20c1ef8ebb mtd: introduce mtd_device_(un)register()
5fcb033159bc4f66782f13fa1e7f981f41a951ef mtd: always build partitioning support
d5ca51292d899a19882cb9bf8f64079209e688fe mtd:fix the bad format in the mtdcore.c
8d8f26e19cae48541b824f164021e1ff05067f8c mtd: mtdswap: fix possible null dereference
5c8d2607756a63ddf5b2f2dd368851b8febe4e72 mtd: remove duplicate assignment of chip->state
100f2341e305f98de3aa12fb472771ab029cbda7 mtd: fix hang-up in cfi erase and read contention
52534f2dba5d033c0c33e515faa2767d7e8e986a mtd: simplify get_mtd_device_nm function
7c802fbd541448accec7bbc0e72ef38693a29593 mtd: be silent when mtd partition parser cannot be found
447d9bd82020f159456ee00b011486205205aaa7 mtd: convert to seq_file interface
013909c4ffd16ded4895528b856fd8782df04dc6 mmc: sd: query function modes for uhs cards
f2119df6b764609af4baceb68caf1e848c1c8aa7 mmc: sd: add support for signal voltage switch procedure
c5d8c0cae4af7d78823d32fcd1c458ee1a1b5489 mtd: omap: fix subpage ecc issue with prefetch
61cc8276fa776ced06b0e5b67b57e12c4997d388 mtd: sst25l: fix section markings
cb87ea28ed9e75a41eb456bfcb547b4e6f10e750 mmc: core: Add mmc CMD+ACMD passthrough ioctl
641c3187b9d53cfd4c23b0ce2ab18a13d5e775e5 mmc: block: init force_ro sysfs attribute
82b0e23a295cc58d1290017ee97a40956ad68d94 mmc: sdhci: Fix read-only detection with JMicron 388 chip
3d2d2b657f61cccc4b339b031b106c911ea942a0 mtd: m25p80: Add Spansion S25FL512S, S70FL01GS
f06c9153f5ecd47dfed23f87b9d08e42ff0e4170 mmc: Ensure hardware partitions don't mess with mmcblk device naming.
baa9ae3cfdf8ca2cb019c02c0a9e16f63cdd0260 mtd: m25p80: Add Spansion S25FL256S
393c1a34dd852dbf0c409ec94dd48057100480ea mmc: sdhci: Add pre and post reset processing for chip specific reset
aa0846534b9c7238187b4276e83efb9969d4c6e3 mtd: m25p80: Clean up JEDEC manufacturer checks
16004f3685541c57a280bae3fde6562256fd0ba5 mtd: m25p80: Add Numonyx m25px32 family
4b01681c77642c62a833187066c35e71e59caaf5 mmc: sdhci: Fix SDHCI_QUIRK_TIMEOUT_USES_SDCLK
c89eeda810f0ec4f0eee0206ebb79e476df9f83e mtd: denali: detect the number of banks
24f5b53ba076e983bc64fa48534ca795d7813d51 mmc: initialize struct mmc_request at declaration time
9589bf5bed2936a159fc96c96339f15a512fdfa9 mtd: denali: remove nearly-duplicated register definitions
a61ad2b49bfce94dfddce828cd9222e4b9e7825b mmc: initialize struct mmc_data at declaration time
1278dba167f01bb3c6626d16450d31129d041087 mmc: initialize struct mmc_command at declaration time
84457949e4921f15548a9d317a4a4318b3c3af75 mtd: denali: convert to generic DMA API
62929e4be3fe4cc632b3b03645e083c6548de531 mmc: card: Fix use of uninitialized data in mmc_blk_issue_rw_rq.
30574ed143e10dd19295b7d80be55f2cd6764c6f mmc: core: Fix use of uninitialized data in mmc_send_if_cond.
eff3bba61fc19a64a1ca56343e38b6506bef9dea mtd: onenand: add missing check
87f6119e25bbe0fd60e76f599d5fa10cf489519c mmc: core: Fix use of uninitialized data in mmc_cmd_app.
6a7a6b45f454686a1549729bfbae31f0b3b595d6 mmc: quirks: Fix erase/trim for certain SanDisk cards.
f6a03cbf43e586211f8ea088148c8ecd3fc4b5be mmc: sdhci: work around broken dma boundary behavior
6f60c22252af05df94352240f30f9fc84090d88d mmc: quirks: Support for block quirks.
26d9be11485ea8c1102c3e8eaa7667412eef4950 mtd: return badblockbits back
371a689f64b0da140c3bcd3f55305ffa1c3a58ef mmc: MMC boot partitions support.
1a258db6f396e26c2c00b19c0107a891895d4584 mmc: card: block.c cleanup for host claim/release.
410fe2f02630fa76b5311c06b7411731202d3b68 mtd: nand: ndfc: add multiple chip select support
d3a8d95dcbb726b9cf0bbc166b2473bdd236c88c mmc: core: Allow setting CMD timeout for CMD6 (SWITCH).
a3c7778f8153b9e4eceea6738973280b9e63c618 mmc: sdhci: R1B command handling + MMC_CAP_ERASE.
eaa02f751ff4f8abfc2e55a15c20a5a274244418 mmc: core: Rename erase_timeout to cmd_timeout_ms.
853c6cac0dc0d9d330deb5b48c19eebafaed1841 mmc: quirks: fix truncation warnings
32780cd1350e651e68bdf33b7f5b009d21d5b794 mmc: quirks: Extends card quirks with MMC/SD quirks matching the CID.
1ddd0d9a3177356f2a29c8f3826ad79e1ad18397 JFFS2: retry large buffer allocations
f317dfeb86c83d03304a74ce5426a69422b79547 mmc: core: fix memory leak in mmc_add_host
3e45cf5e85a4f344fc4c8c901ac057a2402db125 mtd: mtdchar: retry large buffer allocations
b177bc9188c04e140e5d8928e88623a92ba751bf mmc: sdhci-pci: Fix checkpatch.pl errors
14e7dc76f24577694f1c121e6ce1fd2f3d46c726 mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD
2059a02dcb84236f9db9197fa9b00418d7b8465b mmc: add MMC_QUIRK_DISABLE_CD
0b4043d70af5871908864fa725821bc8e667542d mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF
eab4068795d670b065164096805cbf15a19e9690 mmc: add MMC_QUIRK_NONSTD_FUNC_IF
6b93d01fe5971951911a070f51f412d50e9536dc mmc: do not switch to 1-bit mode if not required
33b53716bc4b3ff3da2bc41581226424443f9d5a mtd: create function to perform large allocations
a5e9425d2010978c5f85986cc70a9fa0c0d5b912 mmc: mmc_card_keep_power cleanups
f4c5522b0a8827f39f83f928961d87e081bfe71c mmc: Reliable write support.
766a6bf6e987ff5f5085c614b5a62a55006b6a7e mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'
c7f409e39e65cb007304da718b0a7b25a0144a0a mmc: tegra: add pm_flags
0b38c4ebf037290eef27b31bdc37cacf804c7a48 mmc: remove redundant irq disabling
41e2a4893566ced3c46af15df5b727326881e47d mmc: Ensure linux starts in eMMC user partition
431e1ecabddcd7cbba237182ddf431771f98bb4c mtd: mtdconcat: fix NAND OOB write
a80f1c1f6a15e4eeba5c146ec9c5c0e12458abc5 mtd: omap2: mtd split nand_scan in ident and tail
94735ec4044a6d318b83ad3c5794e931ed168d10 mtd: mtd_blkdevs: fix error path in blktrans_open
5c39c4c54c585e13a8d6b5a8f64af682e7c68091 mtd: atmel_nand: add missing include of linux/dmaengine.h
c2aad6d6585c320ed5e111db5e03d27e901dfa81 mtd: nand: remove doubled chip deselection on (un)lock
ac497c1602555c908c9738fa93b1145f431d1876 mtd: nand: fix S3C NAND clock stop
c9ddab25d1b62baead4b0c5de562f1fce026dcfd mtd: cmdset_0002: add CFI 1.5 support for S29GL-S
99b17c08bca2810f5910b3027f1b9d82edf7a576 mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page onenand
9b5705a2bd81e012162ef02eaa96879cd3f370df mtd: denali: drop __TIME__ usage
a2f812df0b3d467db2ae5e3be38c36ff692ff99f mtd: nand: dynamic allocation of flash-based BBT structs
a626743f579aa743473fd8b9215ca198bacf2ac4 mtd: nand: renumber conflicting BBT flags
9c76b4e531735a6b3b73d982d79559b98c66b11b mtd: m25p80: add support for the MX25L1606E chip
8cb2a180abfa7b677c63cddfb21df9cefb27fe2d jffs2: remove unused variables
d178e3e88f538323eb483df1563c8edfb71fdb39 mtd: mxc_nand: add support for multiple chips on V21 devices
4a7df24ddc7097cd789a7527187826552ea0765e Merge branch 'for-linus/2640/i2c' of git://git.fluff.org/bjdooks/linux
7ccafc5f75c87853f3c49845d5a884f2376e03ce x86, cpufeature: Update CPU feature RDRND to RDRAND
5bdfdfeed5eed599a3ddc455f7c254a209ceae8d Merge branches 'for-2639/i2c-eg20t', 'for-2639/i2c-shmobile', 'for-2639/i2c-tegra' and 'for-2639/i2c-nomadik2' into for-linus/2640/i2c
2b030bda66b0a59f8ebf0ce2117088256a5f9f97 mach-ux500: set proper I2C platform data from MOP500s
82a4413450376cbce0bb2b794fb880dbfda89299 i2c-nomadik: break out single messsage transmission
0511f643cbe6990daf4b53b1268b5c2ea28d1733 i2c-nomadik: reset the hw after status check
b5e890f7e70707d1e10e8d4844806d2223e8b36d i2c-nomadik: remove the unnecessary delay
553553413a6abdda220a697ef439ba2f4b1d4a7c i2c-nomadik: change the TX and RX threshold
ebd10e0783d9fb92a147e60902e22c2d3f3ad69d i2c-nomadik: add code to retry on timeout failure
b0e751a925260e5998a76dad41d4565ef26870db i2c-nomadik: use pm_runtime API
4cb3f538cd88fddaa659a924e7abdb685cd5e784 i2c-nomadik: print abort cause only on abort tag
cd20e4fa910540c339b483d0b95ca237abf3354a i2c-nomadik: correct adapter timeout initialization
c436f92a4646e4635554bda39407dfb907352321 i2c-nomadik: remove the redundant error message
99381bec0a569a69345148cb1ac74c2caa43a227 i2c-nomadik: corrrect returned error numbers
2320f504d3c87b814abf37f224ab68d52d2a512c i2c-nomadik: fix speed enumerator
9772760079253cd9a428434b43d415d18b152332 i2c-nomadik: make i2c timeout specific per i2c bus
a20d23945f30ec701a544fdd90d6537f4041af6f i2c-nomadik: add regulator support
014322dac6ae0048c928c6ca2faf0d53194f9d15 Merge branch 'davinci-next' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable
03eb14199e8a2ff2bc170b283305990151b0d619 Merge branch 'devicetree/arm-next' of git://git.secretlab.ca/git/linux-2.6 into devel-stable
ae81230686282af745ebb7a74c0332349cb9131a ext4: reserve inodes and feature code for 'quota' feature
c5e06d101aaf72f1f2192a661414459775e9bd74 ext4: add support for multiple mount protection
956c920786694f51601a0ef7ee12956fd6aa216e net: fix get_net_ns_by_fd for !CONFIG_NET_NS
62ca24baf1417e56fd2ae4ff07adfe7f6a2e42fc ns proc: Return -ENOENT for a nonexistent /proc/self/ns/ entry.
618e724b8d79c6232daac49cb39b0723bf5c4b08 ns: Declare sys_setns in syscalls.h
d02a9391f79cab65cde74cd9e8ccd2290a565229 ext4: ensure f_bfree returned by ext4_statfs() is non-negative
28739eea9cd42598b632972f5cc64a458c5d40b3 ext4: protect bb_first_free in ext4_trim_all_free() with group lock
37d8cb5478651b27779b9a80d024c614c452eae3 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
78944086663e6c1b03f3d60bf7610128149be5fc ext4: only load buddy bitmap in ext4_trim_fs() when it is needed
dc522adbee91dd17fa31f8e8cf72673fe0e8370e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
df3256f9ab7ae2127144de5ba2abca332278a42d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
f42a9813fbf930fea3bdd0524dcb43c7feb0c977 PM / Hibernate: Update kerneldoc comments in hibernate.c
354258011e8e86961f7a72ad154ca8caf0c4c6f7 PM / Hibernate: Remove arch_prepare_suspend()
c867516de5256e9cfba2ec5847fa27e0f0ddd2c5 jbd2: Fix comment to match the code in jbd2__journal_start()
31ec97d9cebac804814de298592648f7c18d8281 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
92505299a131b47992d318f2875d5629ac870d87 ASoC: core - remove superfluous new line.
b0ca118dbacbc6c35e15f216e25e95cca7aedf5b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
2bb732cdb48d271ff7a910260ffb851fb4bc8a28 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6
f50d1d9e8d964fdd3b4cedfbca8843d1bc5916c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
1032fbfd792f2b384ac16a63993b8fae5eea9083 mach-ux500: voltage domain regulators for DB8500
f0e733f32e56ded9309a8b8da3a77d47beb3cbdd cpufreq: make DB8500 cpufreq driver compile
72b2fd5cb89933a5b0dba32735d9b22ae3fb866e cpufreq: update DB8500 cpufreq driver
46936340c4e545f3be935b9d34e0554d16dbac30 mach-ux500: move CPUfreq driver to cpufreq subsystem
8317797ca657081ed81312ea3501f3a3d59d52e9 mfd: add DB5500 PRCMU driver
3df57bcf5a6ba74572218a811bd0e311414f2aff mfd: update DB8500 PRCMU driver
6b3678354647a653e669746c05765f05d2b90239 bug.h: Fix build with CONFIG_PRINTK disabled.
650c2a2145981696c414be1d540a32447d0e353e mach-ux500: move the DB8500 PRCMU driver to MFD
118718905de6e32c11e09a8f41c7abff6155ba19 mach-ux500: make PRCMU base address dynamic
9f3c645c68a42083117bbfeaa9aadb053b494090 mach-ux500: rename PRCMU driver per SoC
5d99eaeef7023e06eeaf8d54be5976fbb4a99045 mach-ux500: update ASIC version detection
06be2efaf444f6b639892394e0a6afcd73fe1de4 mach-ux500: update SoC and board IRQ handling
b25962599bcc31cf685127c682931e07167f3d1a mach-ux500: update the DB5500 register file
326474067f75f6c39277acbb61c45ad924f03f30 mach-ux500: update the DB8500 register file
daf8cf608d57a0b9f22276036e420cc82cf6ab4f wireless: fix fatal kernel-doc error + warning in mac80211.h
1ba0145884de7993c5d4f02d629eb18c17527e6e wireless: fix cfg80211.h new kernel-doc warnings
54a430c0a4991951805df92efb8c42bdb1277ffd iwlagn: dbg_fixed_rate only used when CONFIG_MAC80211_DEBUGFS enabled
98b98d316349e9a028e632629fe813d07fa5afdd Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
0d66cba1ac3ad38614077443d604d6a09cec99de Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
07da0372dd6ca5517400ce95040861def25930c8 i2c-parport: Various cleanups
4637f40f200063973553ce3c4c1ac6c247e4535c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
8eacfcebf0274310a751924c02c5c31cbdf057b3 i2c-i801: Don't depend on other kernel driver config options
6aa1464d5482cc8f6f026ebb12d94b77a58c823b i2c-i801: Check for vendor Fujitsu before probing for apanel
e7198fbf50fd5db4cc9681beed760403f794320d i2c-i801: Don't probe for slaves on IDF channels
6e2a851e71e65d4ec5bbc51802c36a61322d792b i2c-i801: SMBus patch for Intel Panther Point DeviceIDs
3116c86033079a1d4d4e84c40028f96b614843b8 i2c/writing-clients: Fix foo_driver.id_table
5129df03d0c44b2d5a5f9d7d52f3b079706b9a8f Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
db3540522e955c1ebb391f4f5324dff4f20ecd09 ceph: fix cap flush race reentrancy
cd634fb6eec72ef8e6dd677546b8d0ffdd2501eb libceph: subscribe to osdmap when cluster is full
7662d8ff57d2b00ce8f7fe0b60a85efbb2c05652 libceph: handle new osdmap down/state change encoding
9db4b3e32778400555d5cc6fb61d4058902d37f7 rbd: handle online resize of underlying rbd image
45e3d3eeb6578e523e100622266945ecd71723bb ceph: avoid inode lookup on nfs fh reconnect
3c454cf21645bc96668e286f6352ac2c4c895fa2 ceph: use LOOKUPINO to make unconnected nfs fh more reliable
aedfec59eed37d1ff7ce09b303b668234e9a7f8e rbd: use snprintf for disk->disk_name
916d4d672779de8e42346fff338617c7b841e8e5 rbd: cleanup: make kfree match kmalloc
4d429480352c63db2228489f0db9fd381cdc3c9c Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6
eb08d8ff476ad39a149e1044c7d3fd742a168864 Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
9f22aae04631ec90eeab804b024de3c658dae406 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
988c7f2d6d5622c2407bcad49c0349fbad6489a7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
2f344d2e51888785be551a756d8a8aa58269aaa8 x86, ioapic: Restore ioapic entries during resume properly
1f37070d3ff325827c6213e51b57f21fd5ac9d05 dst: catch uninitialized metrics
5d8bee676fc9fc9389302baa9ba47bc2ed885f64 be2net: hash key for rss-config cmd not set
33eb9873a283a2076f2b5628813d5365ca420ea9 bridge: initialize fake_rtable metrics
b30c516f875004f025f4d10147bde28c5e98466b net: fix __dst_destroy_metrics_generic()
19694ac88d4a73c6f12159d9e53bd636319a69dc CDC NCM: release interfaces fix in unbind()
eb722d7a2e11b0426a17acaa7336120acbc49406 bnx2x: fix inverted condition
24cf3af3fed5edcf90bc2a0ed181e6ce1513d2dc igmp: call ip_mc_clear_src() only when we have no users of ip_mc_list
be3fc413da9eb17cce0991f214ab019d16c88c41 net: use synchronize_rcu_expedited()
fad4dab5e44e10acf6b0235e469cb8e773b58e31 [SCSI] Fix Ultrastor asm snippet
6e2037b0fd4d4ad9be941a3520d21945bc031a20 [SCSI] osst: fix warning
a061f57d662ac2b19a1ff1955349adce7a282a5d [SCSI] osst: wrong index used in inner loop
8e910965975a125fff806acae80ab2b640a8dac7 [SCSI] aic94xx: world-writable sysfs update_bios file
52f81dbaf1378faf64c3ecea5129cebf826ef126 RDMA/nes: Add a check for strict_strtoul()
86cfa7fcb7f2a14a62341ff03263826c85ec17e9 [SCSI] MAINTAINERS: Add drivers/target/ entry
e66ecd505addaaf40e7d352796ba8d344f6359dd [SCSI] target: Convert TASK_ATTR to scsi_tcq.h definitions
d60b7a0fc918245c6fb8cc2b15e570e040d8f38b [SCSI] target: Convert REPORT_LUNs to use int_to_scsilun
af57c3ac9947990da2608561b71f4799eb7795c6 [SCSI] target: Fix task->task_execute_queue=1 clear bug + LUN_RESET OOPs
807838686eb9e40d73b8a3f2384881358f51fff0 RDMA/cxgb3: Don't post zero-byte read if endpoint is going away
f436677262a5b524ac87675014c6d4e8ee153029 [SCSI] target: Fix bug with task_sg chained transport_free_dev_tasks release
53ab6709b4d35b1924240854d794482fd7d33d4a [SCSI] target: Fix interrupt context bug with stats_lock and core_tmr_alloc_req
97868c8905a1537153d406c4a3aa39a503a5c299 [SCSI] target: Fix multi task->task_sg[] chaining logic bug
3eef6257de48ff84a5d98ca533685df8a3beaeb8 [SCSI] Reduce error recovery time by reducing use of TURs
c337374bf23b88620bcc66a7a09f141cc640f548 RDMA/cxgb4: Use completion objects for event blocking
0bcaa11154f07502e68375617e5650173eea8e50 [SCSI] Retrieve the Caching mode page (version 2)
9ae58e144df1a4ecc91dcd9eea5a3f4a6d13b5fc [SCSI] bnx2i: Optimized the iSCSI offload performance
d5307a078bb0288945c900c6f4a2fd77ba6d0817 [SCSI] bnx2i: Updated the connection shutdown/cleanup timeout
7287c63e986fe1a51a89f4bb1327320274a7a741 [SCSI] bnx2i: Fixed packet error created when the sq_size is set to 16
6b278656f26707d410778d42cd6f789b5c53c41b [SCSI] qla4xxx: Update driver version to 5.02.00-k7
7ad633c06b6f1498cf26922b165837b121f27519 [SCSI] qla4xxx: Added vendor specific sysfs attributes
8f0722cae6a799e0cd5f1eb5ed4569a11f8dcf79 [SCSI] qla4xxx: Remove host_lock in queuecommand function
1b46807e0bc6160449ce04a207fa98a694bc443c [SCSI] qla4xxx: Remove AF_DPC_SCHEDULED flag from ha.
977f46a4bb58e2a8f4d287db311084e24c502b77 [SCSI] qla4xxx: Don't check FW alive if ISP82XX reset is in progress
0160ef12693cf1614f602051474792c5b71c639f [SCSI] qla4xxx: Don't process mbx interrupt unconditionally
6d78bd56be54286a72413db82d87fc371867629f [SCSI] qla4xxx: Complete the cmd if sense_len is zero
68d92ebf598e205619dea753a9a990aef4ab8f7a [SCSI] qla4xxx: Dump HW/FW reg to figure out what caused FW to be hung for ISP82XX
cb74428ee3811d7749d07e00161336ba9f98b394 [SCSI] qla4xxx: Updated the reset sequence for ISP82xx
185f107ef9913d9263bc9c2014d16a5a65c4894e [SCSI] qla4xxx: update function qla4xxx_isr_decode_mailbox()
c498bf1a1bd4e4a9140045b747cafe6386bc59a5 [SCSI] scsi_trace: Decode UNMAP bit in WRITE SAME(10)
756aca7edd37611b73e1e86ea64a67b62d251509 [SCSI] mpt2sas: Fix missing reference tag seed with Type 2 devices
2a8cfad06ebbb68e8c113a39bdd653297fb9369c [SCSI] sd: Unmap discard alignment needs to be converted to bytes
45d7f0cc58183062adea0a1de3d8cba768134138 [SCSI] bfa: kdump fix
a5442ba4a428081ebac7090f46c62ffaa17ca951 [SCSI] ipr: fix possible false positive detection of stuck interrupt
d85e607b344d8fcd644456508a5bbe63ce011221 [SCSI] libfcoe: Remove unnecessary module state checks
8467b96c035a45418c5db2619f396b7131b4efa8 [SCSI] libfc: do not immediately retry the cmd when seq_send fails in fc_fcp_send_data
0a219edb263ef93e4fd7a83804bea667e72a7bfa [SCSI] libfc: fix race in SRR response
8d23f4ba38f399a6169613c6f158e39691aa694f [SCSI] libfc: don't call resp handler after FC_EX_TIMEOUT
6a716a8535ea8ed7676cea1e122f1c3d02e55b6b [SCSI] libfc: release DDP context if frame_send() fails
83383dd11a445bbe493c75b9c88c243aa43df8d7 [SCSI] libfc: fix mm leak in handling incoming request for target discovery
bdf252183e58654fcceedbf3fdcfd878b9e4f2d6 [SCSI] fcoe: Prevent creation of an NPIV port with duplicate WWPN
c051ad2e57e379e07e4ec28b2a54eeb0d04c5d59 [SCSI] libfcoe: Incorrect CVL handling for NPIV ports
4f788dce0baf44295a8d9708d3f124587158c061 [SCSI] megaraid_sas: Version and Changelog update
3cc6851f9a3509e2ced0eb218599857b07c0ab46 [SCSI] megaraid_sas: Add 1078 OCR support
495c5609700e21059fa0a4651b0f4f5847332319 [SCSI] megaraid_sas: Convert 6,10,12 byte CDB's for FastPath IO
541f90b7c6dffe4cf4a3e8142ac8bd047da94733 [SCSI] megaraid_sas: Fix bug where AENs could be lost in probe() and resume()
46fd256e05581e4a04d5a8ec107d35afe938c65b [SCSI] megaraid_sas: Disable interrupts/free_irq() in megasas_shutdown()
7e70e7336515cd367b9cfcf5379e04808bdcbe96 [SCSI] megaraid_sas: Check MFI_REG_STATE.fault.resetAdapter
70d031f36fa50a53128d0d2b5f95032cd534778b [SCSI] megaraid_sas: Remove un-used function
3f1abce4aba4ced0ba8be54b22f2882bdd01c746 [SCSI] megaraid_sas: Remove MSI-X black list, use MFI_REG_STATE instead
bb650a1bef73a8c1fd076fae4c4f0701cf3b5f25 [SCSI] libsas: fix SATA NCQ error
5fd5cc83a886d691ab8cd6d4404ca35e09ce88e3 [SCSI] mpt2sas: Driver version upgrade 08.100.00.02
3ace8e052be5293ebb3e00f819effccc64108a38 [SCSI] mpt2sas: move even handling of MPT2SAS_TURN_ON_FAULT_LED into process context
0bd41dfc9fbbcf174d5336c1c9fc5ba917519761 kbuild: Create a kernel-headers RPM
55a7bc5a30ff2d30d8a34fea2af9fc601b32e61a xfs: do not discard alloc btree blocks
e84661aa84e2e003738563f65155d4f12dc474e7 xfs: add online discard support
93628ffb9ba67c154849ac6c387f98f5e3198b84 ext4: fix waiting and sending of a barrier in ext4_sync_file()
bbd2be36910728f485ac78ea36e0f4f5a38e691e jbd2: Add function jbd2_trans_will_send_data_barrier()
81be12c8179c1c397d3f179cdd9b3f7146cf47f1 jbd2: fix sending of data flush on journal commit
857c7e438769c0f251092a20b587d6e743ee489d rpm-pkg: Fix when current directory is a symlink
b221349fa8b45d13c3650089f0514df7d1eb36c3 ext4: fix ext4_ext_fiemap_cb() to handle blocks before request range correctly
61b61e3c5c9bf37ca2915ac981f444989ab22f10 ASoC: core - fix module reference counting for CPU DAIs
477a66948ef8683f182682cc68e8520baf8a5b43 ASoC: fix raumfeld platform
a1c15c59feee36267c43142a41152fbf7402afb6 loop: handle on-demand devices correctly
78f4bb367fd147a0e7e3998ba6e47109999d8814 loop: limit 'max_part' module param to DISK_MAX_PARTS
f64d8a5fdec35ed36f76130517a5580974a324a4 video: mb862xxfb: add support for L1 displaying
f8a6b1f44833a4eb4c323b8b71fc592646212090 video: mb862xx: add support for controller's I2C bus adapter
12ed0c4baa4144ab3560ae793b5120316d74c0fe video: mb862xxfb: relocate register space to get contiguous vram
3cadf9455c31de340ed77394dfad330caeb66b58 video: mb862xxfb: use pre-initialized configuration for PCI GDCs
dcdf2f7e7e154957f913e5468e3715e1a0401138 video: mb862xxfb: correct fix.smem_len field initialization
bdebd4892e05cc9068659f25af33c6b322034eb2 kconfig: do not record timestamp in .config
ca995cbf77f3df599b7e751c2d08d90787c65c45 export_report: use warn() to issue WARNING, so they go to stderr
bdabc7a345db97b3839c2c3deef40023cf8017ef export_report: sort SECTION 2 output
de7b0b4110795be914e6cafdfec4276b2618cc78 export_report: do collectcfiles work in perl itself
6ef3d36eee2a5593e31f9f77b4aa992024838ff7 gconfig: Hide unused left treeview when start up the interface
2626e674021c28250874a68f47b0f4759fcf63db gconfig: enable rules hint for main treeviews
c4dbe54ed7296ac3249c415d512dd6d649f66f4b seqlock: Get rid of SEQLOCK_UNLOCKED
b7b57551bbda1390959207f79f2038aa7adb72ae Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
434d42cfd05a7cc452457a81d2029540cba12150 Merge branch 'next' into for-linus
45e9683e87b69328175df3a9e42039b9892ca47e compat: include aio_abi.h for aio_context_t
973aa8181e10050809b56ecbaadd01495766a19e x86-64: Optimize vDSO time()
f144a6b4d1688675d88990e29567b2335b48205e x86-64: Add time to vDSO
6447facba36e3fff77ab4c68f46297a5dab024c8 x86-64: Turn off -pg and turn on -foptimize-sibling-calls for vDSO
44259b1abfaa8bb819d25d41d71e8e33e25dd36a x86-64: Move vread_tsc into a new file with sensible options
0f51f2852ccf0fe38a02d340d0ba625e8e32a863 x86-64: Vclock_gettime(CLOCK_MONOTONIC) can't ever see nsec < 0
3729db5ca2b2000c660e5a5d0eb68b1053212cab x86-64: Don't generate cmov in vread_tsc
057e6a8c660e95c3f4e7162e00e2fee1fc90c50d x86-64: Remove unnecessary barrier in vread_tsc
8c49d9a74bac5ea3f18480307057241b808fcc0c x86-64: Clean up vdso/kernel shared variables
1b4ac2a935aaf194241a2f4165d6407ba9650e1a x86: Get rid of asmregparm
3a3679078aed2c451ebc32836bbd3b8219a65e01 um: Use RWSEM_GENERIC_SPINLOCK on x86
7b668357810ecb5fdda4418689d50f5d95aea6a8 intel-iommu: Flush unmaps at domain_exit
b3a530e4e734cab7043a3ab7d135f539042443a7 intel-iommu: Remove obsolete comment from detect_intel_iommu
b779260b097dec295e8798277ed08ec5ecd3b2c1 intel-iommu: fix VT-d PMR disable for TXT on S3 resume
e23be0a27dcc9297ff0495360d89bc5b0bf12383 HID: add quirk for HyperPen 10000U
b76a06e08d94b2a63e47837dfe46bbbf0a3af6c2 oprofile: Use linux/mutex.h
e2df82ffb8f61efdefba2857da09306182e9c599 ALSA: hda - Fix speaker auto-mute in Cxt auto-parser
8af088710d1eb3c980e0ef3779c8d47f3f217b48 posix-timers: RCU conversion
7f77897ef2b6a5ee4eb8bc24fe8b1f3eab254328 HID: hiddev: fix potential use-after-free
d819437156fd99da61d4e1402b2dbfc5cc472265 oprofile, powerpc: Handle events that raise an exception without overflowing
af1ce6b2fad7d572aef040d61a935da28a861853 video: s3c-fb: correct transparency checking in 32bpp
6aa9681100303bd467cbd0262eb00da8d492fc7f video: s3c-fb: add gpio setup function to resume function
0ddf72be4edbd7640b57c13161f71416df16ec11 drbd: fix warning
9b2f61aec73dc9e735e247fd720c673b30999e7c drbd: fix warning
4e2b1084b0fb79c963b73586815e1ef034dc2b57 sh: Update shmin to reflect PIO dependency.
0f0ebd980e0e8a2fd33ab3ef0d5b0cffbcddd8a1 sh: arch/sh/kernel/process_32.c needs linux/prefetch.h.
1547010e6e15a3f44f49381246421a1e19de526e cfq-iosched: free cic_index if cfqd allocation fails
20359f27e8ff115f7cddf3da5b3a6cdcca2e650d cfq-iosched: remove unused 'group_changed' in cfq_service_tree_add()
229836bd63c5413a4f8eed93d610b432be141e9b cfq-iosched: reduce bit operations in cfq_choose_req()
b9f8ce059940064a732da49b5d6e618381dad956 cfq-iosched: algebraic simplification in cfq_prio_to_maxrq()
24c4830c8ec3cbc904d84c213126a35f41a4e455 drbd: Fix spelling
9a0d9d0389ef769e4b01abf50fcc11407706270b drbd: fix schedule in atomic
99432fcc528d7a5ac8494a4c07ad4726670c96e2 drbd: Take a more conservative approach when deciding max_bio_size
21423fa79119a80e335de0c82ec29f67ed59f1bc drbd: Fixed state transitions after async outdate-peer-handler returned
fa7d939663b61f5c2bd3436d3aa126d4c0f47aa8 drbd: Disallow the peer_disk_state to be D_OUTDATED while connected
a8e407925d49c521151dd24b6376c1f9a04a093f drbd: Fix for the connection problems on high latency links
76727f684aa2d6a2dc59a7e5cf77e092a1bf4fb6 drbd: fix potential activity log refcount imbalance in error path
d2e17807e3799bae24664a92f4d2d3dade021e00 drbd: Only downgrade the disk state in case of disk failures
f36af18c7b4ea1ba333c09b606bb4a7e5af66b4d drbd: fix disconnect/reconnect loop, if ping-timeout == ping-int
53ea433145d9a56c7ad5e69f21f5662053e00e84 drbd: fix potential distributed deadlock
600942e0fdb7ed1565d056d7305c46c7c0544a3e lru_cache.h: fix comments referring to ts_ instead of lc_
738a84b25cac5af94936e5a1b15cd9909212383c drbd: Fix for application IO with the on-io-error=pass-on policy
6988f20fe04e9ef3aea488cb8ab57fbeb78e12f0 Merge branch 'fixes-2.6.39' into for-2.6.40
9b28b11e2a648f07c8481b9666ccf1c088e1ab74 Merge branch 'for_2.6.40/pm-cleanup' of ssh://master.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm into omap-for-linus
8f25c01dec43ccfb0ec7d6216c1494772917a429 fbdev/amifb: Remove superfluous alignment of frame buffer memory
a707642a0653c457376068d9d4a77afe93c10c93 fbdev/amifb: Do not call panic() if there's not enough Chip RAM
e3e4e9c61eb7bbd1171a2b948f1ea4591bac8289 fbdev/amifb: Correct check for video memory size
b9b52cf4617bedccef64cee63ba8ec68b213bc21 video: mb862xxfb: Require either FB_MB862XX_PCI_GDC or FB_MB862XX_LIME
af4a835bba5fe710b870b8ec8c294e2338cbb112 video: s3c-fb: add window variant information for S5P
cd74ebaf7ac18eced59a3983b266be39d7b28ee0 video: s3c-fb: add additional validate bpps
c9d503e93562e1de093ff16a480fc8801cfa70d9 video: s3c-fb: correct window osd size offset values
12e572d90c0868be9d3158325da7ccd5cb91c2cd udlfb: include prefetch.h explicitly
08f3153861e3ce8ff28fa82efe50cfb744afee7e drivers/video/s3c2410fb.c: Convert release_resource to release_mem_region
d2f6b7f7aaa245d6d96f9b3a95fc258f20c9e0a8 drivers/video/sm501fb.c: Convert release_resource to release_mem_region
683e7cdc207f71eef3ff46f5d36ec505c65fbbc6 drivers/video: Convert release_resource to release_mem_region
94cd1ae2fd251fd8206c043ce91a99a45439a116 video, udlfb: Fix two build warnings about 'ignoring return value'
b73077eb03f510a84b102fb97640e595a958403c Merge branch 'next' into for-linus
6dbdf2a1cee23c34a66a35cfa2ae48e62e268dcb savagefb: Enable LCD detection on mobile Twister
cc406341d26381bf27329704360dfecd547b4fc0 savagefb: New S3_TWISTER and S3_PROSAVAGEDDR chip families
b7679ab3f70482ff4b75a8c735c8224ebedb6020 Merge branch 'for-tony' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into omap-for-linus
1db41e032d563eb47deab40dc5595be306b143ba video: da8xx-fb: fix section mismatch warning
98ba073c606fba7a48a8e0d36e3b02105d31c768 ocfs2: change incorrect 'extern' keyword to 'static' in dlmfs
d15660a1e6b70c75456c72050e52af63bbeb05a3 Merge branches 'common/fbdev' and 'common/fbdev-meram' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
ebe5e12d00f4785092a9650845ad3451bbf4b311 fbdev: sh_mobile_lcdc: remove runtime PM calls from the notifier
69843ba7f24950f8ef5dadacfbfbd08f53e3455b fbdev: sh_mobile_lcdc: reduce scope of a variable
81df448eb02db14128875a6cff90876b39422a6d fbdev: sh_mobile_hdmi: runtime suspend HDMI on error and clean up paths
9f62e96084cd7ae6dedcfb4caf066ed6cc67e0d7 ocfs2/dlm: dlm_is_lockres_migrateable() returns boolean
10fca35ff12ad2a7017bce6567cffe9da443d7a2 ocfs2: Add trace event for trim.
55e67872b67ebd30d1326067cdba53a622ab497d ocfs2: Add FITRIM ioctl.
e80de36d8dbff216a384e9204e54d59deeadf344 ocfs2: Add ocfs2_trim_fs for SSD trim support.
69a60c4d177632bd56ae567dc0a082f7119b71c2 ocfs2: remove the /sys/o2cb symlink
e2b0c215c2bd57693af69f7a430585109c02b07f ocfs2: clean up mount option about atime in ocfs2.txt
a6b5825aa703714523a745a8e050b9d6105f6704 Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linux
9fb4c7fbbcb1e947567d13b82e429ae47a46e337 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
dc3e5b6a6e842116ec2436161adf31877f09b6b9 efifb: fix int to pointer cast warning
cac6f98dfca51ec2dc906064ba0bf8be4f820ba0 mailmap: Add entry for Damian Hobson-Garcia.
86a73144a72b1d2e7f3df06f806dbc08b77c07e6 ARM: switch mackerel to dynamically manage the platform camera
d08fe475120e3f17df37656d0644c0f17a797852 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest
52b96c2592e8fdb93231c9644b68112518916a57 sh: add MMCIF runtime PM support on ecovec
a3793a0d86e2d65dda6beb86fa295be25b238159 sh: switch ap325rxa to dynamically manage the platform camera
531d2895917566ab0d82faa0696d0576569f1053 m68knommu: Use generic show_interrupts()
0b4bf78214efcdadbbe5b09c5dff35dcc9bcb3df coldfire_qspi compile fix
cae2e6cc002d6fdee7d8a230736fa7c685e54b35 m68k: merge the mmu and non-mmu versions of sys_m68k.c
48e1328e06dd9bd7a4932ee47428475963ea55b0 m68knommu: use asm-generic/bitops/ext2-atomic.h
b60de9f5142ffc677e4e1bf0d1e8ad177d21095f m68knommu: Remove obsolete #include <linux/sys.h>
aa4d1f897f6a7ffdb3654a2152b60d9d832951a3 m68k: merge mmu and non-mmu versions of asm-offsets.c
71338aa7d050c86d8765cd36e46be514fb0ebbce net: convert %p usage to %pK
229de618ba6ff36e382b908b7637fe56c25ae9f1 net/irda: convert bfin_sir to common Blackfin UART header
6ac3f6649223d916bbdf1e823926f8f3b34b5d99 ipv6: Fix return of xfrm6_tunnel_rcv()
d762f4383100c2a87b1a3f2d678cd3b5425655b4 Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
5214638384a968574a5ea3df1d3b3194da32a496 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
df462b3dbeeaae7141f1b63cbfcc1e1bae6a85fc Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
343800e7d20944aead238c2c6e3f7789f8b6587c Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
f4e0bcf06b9771af04273473592aeeb860ca2816 hwmon: (coretemp) Add comments describing the handling of HT CPUs
5f2e8e2b0bf0f3a1819b25f6117a7f20bd15521d kernel/watchdog.c: Use proper ANSI C prototypes
6e9101aeec39961308176e0f59e73ac5d37d243a watchdog: Fix non-standard prototype of get_softlockup_thresh()
fb66c5238547495b4a79f590b20400683702448a ARM: mach-shmobile: Add SDHI support for AG5EVM and sh73a0
2007aea18c2c7262614bf942f95b3e1f519bd409 ARM: arch-shmobile: Use multiple irq vectors for SDHI
6b36fdd11b15b6fea900f7fa0195ca3f54a33153 ARM: mach-shmobile: AG5EVM DSI resource string update
60116a73780fcf7dc01950467d75229926dc73dc ARM: mach-shmobile: sh73a0 twd_base fix
34154f355904c837402aab61ef17b78f972a10b5 ARM: mach-shmobile: headsmp.S build fix
6776fba7e272ab236c789d58f290495d42684fe3 ARM: mach-shmobile: Disable sh7372 RT side MSTP bits
a63666c146f85a5ddcc3b2443d7c5888490e66b2 ARM: mach-shmobile: PLL does not have to run constantly for HDMI
fe78e68ab8508550403238a489d6ba62b8079a50 ARM: mach-shmobile: add DMA for MMCIF on mackerel
5bcd75177bed1e36186ee681a31a7251b32d956b ARM: mach-shmobile: MMCIF on mackerel can also be a module
c9fcf007f1c3380b0d2161017da46510c18d662b ARM: mach-shmobile: sh7377 UIO platform data V3
6822471e29a41f5a245d521a7d95868a5434fd16 ARM: mach-shmobile: sh7372 UIO platform data V3
de3283511f5bf305a8c36b8413d9834e4e7e26c5 ARM: mach-shmobile: sh7367 UIO platform data V3
1d0738ea48829cb234fcaba830eef3461985ff44 ARM: mach-shmobile: Use SCIFA and SCIFB port types on sh7377
f61831ee61525a82e382b600622c3b35671a92f2 ARM: mach-shmobile: ap4evb, mackerel: fixup scif initialisation for zboot
3c1105df699188a70f5c17dc0795affea388bca7 cifs: don't call mid_q_entry->callback under the Global_MidLock (try #5)
724d9f1cfba0cb16a7151333b501e8f7885450d8 CIFS: Simplify mount code for further shared sb capability
8b1aaeaf54f1bcaa0bbec6bb170db367c998d27c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into rmobile-latest
0f61f3e4db71946292ef8d6d6df74b8fcf001646 perf tools: Fix sample type size calculation in 32 bits archs
a697dc934f52355494b746d7b5568227e0910ae8 m68k: merge non-mmu and mmu versions of m68k_ksyms.c
2c7f3feb63276f08dd289a2cb29694af17ad70dd m68knommu: remove un-needed exporting of COLDFIRE symbols
dcc4d72fad84adcd98cb0a552f4287c1ed06d5d6 m68knommu: move EXPORT of kernel_thread to function definition
b33972eb476401637c345b6eb91969b2df7e1ec0 m68knommu: move EXPORT of local checksumming functions to definitions
67cc09ed7093f49fc776164761507999991a6ef6 m68knommu: move EXPORT of dump_fpu to function definition
b1ffa25925c8166003d985b2803854fedcd44604 m68knommu: clean up mm/init_no.c
f225c8675086b60d85264ef824568309163d79f8 m68k: merge the mmu and non-mmu mm/Makefile
1bccc43c1010f2ac88156c005fab6823569b0a39 m68k: mv kmap_mm.c to kmap.c
593732bd41a6f16eeed9880ae7d51920fc5350ff m68knommu: remove stubs for __ioremap() and iounmap()
92474a2513e828c27e371728845f24cef98748b2 m68knommu: remove unused kernel_set_cachemode()
9461702d2a54cd4d9da09b7755c96815791a9d07 m68k: let Makefile sort out compiling mmu and non-mmu lib/checksum.c
66d83ab32aec5d84d707d4d72717b9468ec33a96 m68k: remove duplicate memcpy() implementation
d10ed2f5383cc6e6b7649f03540b8cb1838d5f67 m68k: remove duplicate memset() implementation
80160de89d0a7c9a93dfe91eef2b448cbc380cd0 m68k: remove duplicate memmove() implementation
b82ed87e67b081e55608b86b3e6f6f9036cedbd3 m68k: merge mmu and non-mmu versions of lib/Makefile
98d655a68f864588ff21ae372ddd3563a6699f1c m68k: merge mmu and non-mmu versions of muldi3
931474c4c30633400ff0dff8fb452ae20e01d067 Merge branch 'drm-radeon-next' of /ssd/git/drm-radeon-next into drm-core-next
2ec8a5feaf3000bf4f9744d0caad0d5f12ce1409 drivers/gpu/drm/radeon/atom.c: fix warning
d19c37a5809cd425caf989d45eb5e5eb68d17d99 drm/radeon/kms: bump kms version number
5bfa487955016dc99f83195921f74287743f0033 drm/radeon/kms: properly set num banks for fusion asics
ac89af1e1010640db072416c786f97391b85790f drm/radeon/kms/atom: move dig phy init out of modesetting
bb92091acfbb9549e3fd2900427c7548e9ebd1bd drm/radeon/kms/cayman: fix typo in register mask
d0ae3e890b5afbfdc80ffe9d4b7299b779daaa6a drm/radeon/kms: fix typo in spread spectrum code
5e152b4c9e0fce6149c74406346a7ae7e7a17727 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
c2b67735e5d3a419e90047b3f4179e54a39637bc jbd: Fix comment to match the code in journal_start()
4e2d9491a78929badcf774869b458486acb96365 PM / Hibernate: Update some comments in core hibernate code
a77febbef105554c5a37241cf903f48ab7bc03c7 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
42cd71bf1e3a081b3150018bbf448cb6c8a844a5 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
f5039935ac685b3b9b8c13fbc33cac8643dee32e Documentation: update GregKH links
f14d8d3a1618438c08eb74114c06b3307fac6436 Documentation: fix vgaarbiter.txt typos etc.
8208266060664726e9f998a9c57c2780549e460c Documentation: update LXR web link
52307a9e1d8910e205f6be2c4dd35900f7b11282 Documentation: update epoll sysctl text
56dab6c20808f0405fee66ddc3dd092fd115d911 Documentation: update dontdiff file
6c4a5cb219520c7bc937ee186ca53f03733bd09f net: filter: Use WARN_RATELIMIT
b3eec79b0776e5340a3db75b34953977c7e5086e bug.h: Add WARN_RATELIMIT
8efa885406359af300d46910642b50ca82c0fe47 sch_sfq: avoid giving spurious NET_XMIT_CN signals
a4910b744486254cfa61995954c118fb2283c4fd ehea: Fix multicast registration on semi-promiscuous mode
86ff9baadf16c8a1b452d72f5585be63457d9b15 ptp: Fix dp83640 build warning when building statically
418f275ed5b03c48e0e6c3401466660dfe894f76 snap: remove one synchronize_net()
19a76fa9593bad778dabeeec1f6c2df6effe9ca3 net: ping: cleanups ping_v4_unhash()
cb646e2b02b27a33a1d1eabd016749606254071c ptp: Added a clock driver for the National Semiconductor PHYTER.
32bd93e8f924c23b8cc2e2a12fef0d8cc9cda0c5 ptp: Added a clock driver for the IXP46x.
c78275f366c687b5b3ead3d99fc96d1f02d38a8e ptp: Added a clock that uses the eTSEC found on the MPC85xx.
d94ba80ebbea17f036cecb104398fbcd788aa742 ptp: Added a brand new class driver for ptp clocks.
ea2b50ef4c9e030749ae473e95258f477c3a68ca Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
15a3d11b0f2ebdfb3591e411e268aa81998d4723 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1f3a8e093f470ef193b0ca6011d90180331c8b53 Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
c44dead70a841d90ddc01968012f323c33217c9e Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
b18bf0948e1037e7ed33378c80f1ecb8c77c30e9 x86, apic: Include module.h header in apic_flat_64.c
99dff5856220a02b8711f2e8746413ea6e53ccf6 Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
072bd7ea74d4b60149a33967d29666bbd84e7709 ext4: use truncate_setsize() unconditionally
37bb04e5a091a5330faef0cc09930326672b7061 CIFS: Simplify connection structure search calls
bb74e8ca352eecefdc5c1a9ebab01f18aa2f6f3c hwmon: (coretemp) Fix compile error if CONFIG_SMP is not defined
d6c0cb379c5198487e4ac124728cbb2346d63b1f Merge branch 'cleanups_and_fixes' into inode_numbers
30cb6d5f2eb24d15d20139d5ceefaccc68734bd7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
737b94eb41cb99250ccce9148ca411b55d4dc96a IB/srp: Fix integer -> pointer cast warnings
9a55d9752d8abfc62f1ab05ccc790d22a0c8e7c0 Merge branch 'devel-stable' into for-linus
ec19628d72cff8f80220b7cedba089074ac6a599 Merge branches 'consolidate', 'ep93xx', 'fixes', 'misc', 'mmci', 'remove' and 'spear' into for-linus
313d2c065253a7549f5e7f43409f1da455329acd ALSA: hda - Fix initial capture-source with auto-mic for Cxt auto-parser
c3af0980ce01dfb8e946990c3ae4c3727b1e9f26 IB: Add devnode methods to cm_class and umad_class
c8367c4cd9de512d296fc557f121be62a43987f3 IB/mad: Return EPROTONOSUPPORT when an RDMA device lacks the QP required
71c29bd5c23559c9cabcca3bfb3152ecc5efcd75 IB/uverbs: Add devnode method to set path/mode
c02324a6ae6bd3e83533c59525111ffe03b7e791 cifs: remove unused SMB2 config and mount options
506a4196d44218eca20db529c84410dc1095e457 ALSA: hda - Fix auto-mic detection in Conexant codec-parser
825cdcb1a5aaaefd884f302b4a3a9efb672c89c1 splice: add wakeup_pipe_readers()
04ea2f81973f55db715bfdac7dd258f8a8485a6d RDMA/ucma: Add .nodename/.mode to tell userspace where to create device node
4cbadbd16e2fb727f6926597e0a580829e6222f1 blk-cgroup: Initialize ioc->cgroup_changed at ioc creation time
1f78160ce1b1b8e657e2248118c4d91f881763f0 Btrfs: using rcu lock in the reader side of devices list
46224705656633466ca7dc71d81b3c0abc76cae4 Btrfs: drop unnecessary device lock
0c1daee085cff1395d1eba4ad6faff7810a594d8 Btrfs: fix the race between remove dev and alloc chunk
c9513edb0079f97749c2ac00c887a22c4ba44792 Btrfs: fix the race between reading and updating devices
4f6c9328c6c0d8558907f16579a9d47815abef80 Btrfs: fix bh leak on __btrfs_open_devices path
c7f895a2b2d1a002810d52e7b6653c9dc2fd0b0b Btrfs: fix unsafe usage of merge_state
8233767a227ac5843f1023b88c7272a7b5058f5f Btrfs: allocate extent state and check the result properly
b083916638eee513be501f53b42a4be0b9851db0 fs/btrfs: Add missing btrfs_free_path
37daa4f968e9470ae9f30e246a5781717c598271 Btrfs: check return value of btrfs_inc_extent_ref()
c00e9493f1412621c8665a707d63e32b0768f572 Btrfs: return error to caller if read_one_inode() fails
1cd307990d6e2b4965620e339a92e0d7ae853e13 Btrfs: BUG_ON is deleted from the caller of btrfs_truncate_item & btrfs_extend_item
65a246c5ffe3b487a001de025816326939e63362 Btrfs: return error code to caller when btrfs_del_item fails
b0b802d7e34b0b4a78f911c3a8aad88aa91fd7ab Btrfs: return error code to caller when btrfs_previous_item fails
27160b6b5a1744b6eaa8416e2b901ec937b1eee0 btrfs: fix typo 'testeing' -> 'testing'
9694b3fcbb0f5dd498fdf53c82f22fcc37989152 btrfs: typo: 'btrfS' -> 'btrfs'
c4f675cd40d955d539180506c09515c90169b15b btrfs: don't spin in shrink_delalloc if there is nothing to free
4867faab1e3eb8cc3f74e390357615d9b8e8cda6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
0f3b708c11914b684d17fed975eed19db902a8de btrfs: Delete unused version.sh script.
e2156867159ae7b3bc38ef1c26ea0ee30a895ef8 btrfs: Ensure the tree search ioctl returns the right number of records
0956c798ef8dbe0fc215870eb68bd2d8e789f86a BTRFS: Remove unused node_lock
4b60e5f90dec4ae251386f20464336369e962e9c Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generic', 'consolidate-smp', 'consolidate-stmp' and 'consolidate-zones' into consolidate
e8765afe54b72b85ffe2b60683710ff450a92912 ARM: bcmring: convert to use sp804 clockevents
82d63734ea0c7f656b8bf3a885f3626b04eb4180 ARM: bcmring: convert to sp804 clocksource
ede2e23456c1a4b9ce038bb4ed095ed442b1b07e ARM: 6912/1: bcmring: Add clkdev table in init_early
23828a7a976eb8dbe3b5f4e83584c3fe814b295b clockevents: ARM sp804: obtain sp804 timer rate via clks
57cc4f7de2b896ca79185e337eaf7ff9906c4656 clockevents: ARM sp804: allow clockevent name to be specified
7ff550de99141cbd3be0129d563cc4554fdde9f6 clocksource: ARM sp804: obtain sp804 timer rate via clks
fb593cf38fc426331275d761fefe13096070f56a clocksource: ARM sp804: allow clocksource name to be specified
933e54a53ccb68543ffb7ea32168ea086c93d09a clocksource: convert OMAP1 to 32-bit down counting clocksource
5c61ddcfaf98fae4a0ac8077b06a07fb2ba6864a clocksource: convert MXS timrotv2 to 32-bit down counting clocksource
d6e15d78537d2483bff05f0ee5b5cec6c4678fd5 clocksource: convert SPEAr platforms 16-bit up counting clocksource
c5039f52329ff796d7fea9024e5615abee02dbfb clocksource: convert Integrator/AP 16-bit down counting clocksource
6fa5d5f764469daf3c4d21f94cbc1839b3857bbd clocksource: convert W90x900 24-bit down counting clocksource
bfe45e0be88d8a2e408226d473bff60da4a97d1f clocksource: convert ARM 32-bit down counting clocksources
234b6ceddb4fc2a4bc5b9a7670f070f6e69e0868 clocksource: convert ARM 32-bit up counting clocksources
442c8176d2efa468577738e3a99a6e051f6e8e55 clocksource: add common mmio clocksource
1ba4c3cb171d9899a3eaa2e45fa171e0704c1377 ARM: update sa1100 to reflect PXA updates
111c7751e3f86bdfe7256741281709afe22bba71 ARM: omap1: convert to using readl/writel instead of volatile struct
29d668d260a5a022eaad1cc91fea08d02deb45b1 ARM: omap1: delete useless interrupt handler
df4c144f7514071a54a46eaa5a9e16299c056e29 ARM: s5p: consolidate selection of timer register
d90c732122a1f6d0efe388a8a204f67f144b2eb3 Btrfs: leave spinning on lookup and map the leaf
207dde8289d9b005b665cb9d8d2bb9464256101d Btrfs: check for duplicate entries in the free space cache
cca1c81f43e26ab60c0d1090fb90992358d69bdf Btrfs: don't try to allocate from a block group that doesn't have enough space
026fd317828500524cdc7e5ff9e8e7923abb2868 Btrfs: don't always do readahead
589d8ade83f07c0f11c8191c0ca309f34d7a2c14 Btrfs: try not to sleep as much when doing slow caching
d82a6f1d7e8b61ed5996334d0db66651bb43641d Btrfs: kill BTRFS_I(inode)->block_group
7e2355ba1a11649f0b212a29fdb9f47476f1248e Btrfs: don't look at the extent buffer level 3 times in a row
cb25c2ea6a79702ab7895b873c6c43e0d3bc3c72 Btrfs: map the node block when looking for readahead targets
af60bed24eb0e3b6d93eaa6bb395a5721e6c09a8 Btrfs: set range_start to the right start in count_range_bits
fcb80c2affd63237cff5b34cba5756be7c976a5a Btrfs: fix how we do space reservation for truncate
a4abeea41adfa3c143c289045f4625dfaeba2212 Btrfs: kill trans_mutex
2a1eb4614d984d5cd4c928784e9afcf5c07f93be Btrfs: if we've already started a trans handle, use that one
7a7eaa40a39bde4eefc91aadeb1ce3dc4e6a1252 Btrfs: take away the num_items argument from btrfs_join_transaction
74b2107543da4ed9607ec484f63c42362dc9fca6 Btrfs: make sure to use the delalloc reserve when filling delalloc
bfb91fb650e988c3c347e50fc75fedb7d4f0c018 Merge branch 'slab/next' into for-linus
1a717c00501f02200fa003755e54f9fcbd2f865b davinci: move DM64XX_VDD3P3V_PWDN to devices.c
6fad2b5b649fa1fa6ee7293222815f5b62499889 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
19504828b4bee5e471bcd35e214bc6fd0d380692 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
603605abae9ee731bdafb2af83a487d98a568815 ARM: 6939/1: fix missing 'cpu_relax()' declaration
57d19e80f459dd845fb3cfeba8e6df8471bac142 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
ee9ec4f82049c678373a611ce20ac67fe9ad836e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid
e0c6b8a17fb3d4a740386b380ea72aa8388fbf2f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/apm
4d5336d50a7b4992c90729c27dae027a3426c48c ARM: 6895/1: mach-ux500: fix SMP secondary startup regression
0f7b332f9777819a39a3b325690379a7efef89d1 ARM: consolidate SMP cross call implementation
710421cc7d295cc59eb2676fe2ba3bc3252c124e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
d7ef64a9f9987b29e3d911369a9d40122d5be2dd Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ff2a9941ca27ab18169d17b3803aca68b154951c block: move bd_set_size() above rescan_partitions() in __blkdev_get()
dc7ad3b3d5f1cd0a0d16c05dd3ad3898979d261e ARM: Fix generic irq chip
901025d2f3194b4868980c8ba80df4cc0aa1282c dlm: make plock operation killable
f4b10bc60a310916bab5413f821b99ef845cac17 Merge branch 'kvm-updates/2.6.40' of git://git.kernel.org/pub/scm/virt/kvm/kvm
53ee7569ce8beb3fd3fc0817116c29298d72353f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
ede338f4ce2fb5ee99d18751df32fbd3b10df268 dt: add documentation of ARM dt boot interface
93c02ab40ae6e06cb24d14845d9f008fdd24f43d arm/dt: probe for platforms via the device tree
6291319d4864848efc7b5d81389e2404fb478cb9 arm/dt: consolidate atags setup into setup_machine_atags
4d9dec4db2efbd7edb549bd02373995b67496983 Merge branch 'exec_rm_compat' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
34b064569eba3bec65bf98efe057b0578fe13297 Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
2e77defc5da779888f3cf65e66cd3d47ae2d690f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-ktest
8ce26169555cf5634263d39d3665e45300218a5e Merge commit '559fa6e76b27' into perf/urgent
8e531cdfeb75269c6c5aae33651cca39707848da Btrfs: do not flush csum items of unchanged file data during treelog
68fa61c026057a39d6ccb850aa8785043afbee02 hrtimers: Reorder clock bases
ab8177bc53e8ae3a3ba6d200ce2c2dae263f7ee5 hrtimers: Avoid touching inactive timer bases
f24444b01bf6c51c300fd3ffc73423383d747882 hrtimers: Make struct hrtimer_cpu_base layout less stupid
9ec2690758a5467f24beb301cca5098078073bba timerfd: Manage cancelable timers in timerfd
3cb6d1540880e767d911b79eb49578de2190f428 perf tools: Fix sample size bit operations
7e69723fef8771a9d57bd27d36281d756130b4b5 block: move bd_set_size() above rescan_partitions() in __blkdev_get()
998bedc8c56c6869de457c845cbd328592e5e82e perf tools: Fix ommitted mmap data update on remap
fda5fe19725edd6805f2fd742235d1a0d0ba93f5 apm-emulation: apm_mutex breaks ACK; remove it
366a2382c68d01638350efcf23d46a47d661c595 Merge branches 'doc', 'multitouch', 'upstream' and 'upstream-fixes' into for-linus
712673339a0d085358fd1cd3a6477cc7979bb69f Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
4eec42f392043063d0f019640b4ccc2a45570002 watchdog: Change the default timeout and configure nmi watchdog period based on watchdog_thresh
586692a5a5fc5740c8a46abc0f2365495c2d7c5f watchdog: Disable watchdog when thresh is zero
e04ab2bc41b35c0cb6cdb07c8443f91aa738cf78 watchdog: Only disable/enable watchdog if neccessary
824c6b7f6294101f30e141117def224a56c203e6 watchdog: Fix rounding bug in get_sample_period()
e64851f5a0ad6ec991f74ebb3108c35aa0323d5f b43: fix comment typo reqest -> request
22408283bca57780bdd53da5a6e4474b71b94430 HID: hid-multitouch: cosmetic changes, sort classes and devices
5bd418784a2764a8d9de177a5462bfc008fd334a [S390] cpu hotplug: fix external interrupt subclass mask handling
5f420c5bd15c948302aafd3341903bc06895f1bb [S390] oprofile: dont access lowcore
fcdd65b0e7bbbd6aef9be2f20e7c238759cf0b41 [S390] oprofile: add missing irq stats counter
bfac1d2d34990bf6ce0abf947fd5043cf412256b [S390] Ignore sendmmsg system call note wired up warning
43a679d6c9f59d7aa20443d43d8041ea9d9aa363 [S390] s390,oprofile: fix compile error for !CONFIG_SMP
9529cdc51f36ca0c87ce0246627c5951c40cbc01 [S390] s390,oprofile: fix alert counter increment
3af6fb687b06393c00390d8d779c5d97ced00cde [S390] Remove unused includes in process.c
7eb9d5bec552eff896ebf079386dc47e9dc2fc89 [S390] get CPC image name
30c2df51173ea4e4755ad52be7f2914f01e32404 [S390] sclp: event buffer dissection
fca894edd7566f5c548598c8fad7f329278c23b4 [S390] chsc: process channel-path-availability information
b2fa47e6bf5148aa6dbf22ec79f18141b421eeba [S390] refactor page table functions for better pgste support
2d42552d1c1659b014851cf449ad2fe458509128 [S390] merge page_test_dirty and page_clear_dirty
c26001d4e9133fe45e47eee18cfd826219e71fb9 [S390] qdio: prevent compile warning
1b60f68f6674ecc5c86f7dfe7e87941bc4236b9b [S390] sclp: remove unnecessary sendmask check
0f1959f50646612b247d624bdbf8b0c8816f2a93 [S390] convert old cpumask API into new one
7dd8fe1f910f9644167ef91ddab44107d0d668c5 [S390] pfault: cleanup code
f2db2e6cb3f5f766cbb3788af44705685ff2445a [S390] pfault: cpu hotplug vs missing completion interrupts
b456d94a9757db54eca4677c1b3a13e7170c9bb3 [S390] smp: add __noreturn attribute to cpu_die()
4c2241fd42298007d7c3a92318806a4a9490a93c [S390] percpu: implement arch specific irqsafe_cpu_ops
add7490c273650c3aa8012f3e082aa64af86f17c [S390] vdso: disable gcov profiling
cf2d007bd43bc254d5254fe9d30af3e73ed5b98a [S390] ap: skip device registration on type probe failure
89db4df160948d005b5efce82ef10f25ab5aac8b [S390] extmem: get rid of compile warning
160fbf2e92cccbc1dccb4f837f5174808b2636d2 [S390] tape: remove unused/not handled return codes
37fa9975b28a2d86a5b47ec17e6d845dbd899c60 [S390] monwriter: fix return code handling
364c18d817a6beb3303e6b8f28ea37d9c06ff382 [S390] dasd: fix return code handling
7712f83aa904fef0d7d6e5ba7684c3272bddbb19 [S390] get rid of unused variables
66ceed5ad1318863c21710f316942bcefff8081c [S390] Remove tape block device driver.
043d07084b5347a26eab0a07aa13a4a929ad9e71 [S390] Remove data execution protection
9bf05098ce34e68a9e15f09ad6cdfea4ed64057a [S390] cio: fix unreg race in set_online path
78207ffd0e00d39238f0a8a455a31a12659b30b3 sh: Ignore R_SH_NONE module relocations.
95cf3dd9dbe6883a0328724e2110e3fc6465630b block: call elv_bio_merged() when merged
317389a7739675aa990b7e0d750a7c435f1d25d7 cfq-iosched: Make IO merge related stats per cpu
2abae55f5a41d29f21b5b259c33d218c950d5c90 cfq-iosched: Fix a memory leak of per cpu stats for root group
bca606a646a2b1f4fa1ae2b22a0ac707505d7297 sh_mobile: Add MSTP clock for MERAM
3fedd2ac7662a10ab2973d3b6f11cdce87b7171a sh_mobile_meram: Add support for NV24 framebuffers
7caa4342ca5b37d2d178b464c16badd4228b3b7b sh_mobile_meram: MERAM framework for LCDC
d2859fd49200f1f3efd8acdb54b6d51d3ab82302 ALSA: HDA: Add quirk for Lenovo U350
116ceec20069f5bab507eab817e56a4b60480845 SH: SE7751: Fix pcibios_map_platform_irq prototype.
caebc160ce3f76761cc62ad96ef6d6f30f54e3dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
d39e17c7f8f8fb4012618d25ddc4436407b174a6 sh: remove warning and warning_symbol from struct stacktrace_ops
c7434dbf29b4803d1caa0d1267fb6a455494d0d7 sh: wire up sys_sendmmsg.
1b842e91fea9447eff5eb687e28ad61c02f5033e clocksource: sh_tmu: Runtime PM support
0aeac458d9ebea5f0dc483e2d3f2c06bfa520c02 clocksource: sh_tmu: __clocksource_updatefreq_hz() update
01fa68b58492a5d6708a91c1f474b6a099a9509e clocksource: sh_cmt: Runtime PM support
3593f5fe40a13badf6921ccbc3378b02fbf6a532 clocksource: sh_cmt: __clocksource_updatefreq_hz() update
0d66cbb53eca4ab3db85d9189d5a85c9fac49b84 OMAP: DSS2: Add support for NV12 format
ab5ca071e231e6d6da5f6aa9484a2cd233f7c746 OMAP: DSS2: Add new registers for NV12 support
5719d35cce5b8f7c09cbf6860a37e9762b3bda72 OMAP: DSS2: Use for loop where ever possible in SR(), RR()
ed14a3ce9878185ea8348cc2f2e9b53129f84dc7 OMAP: DSS2: Ensure non-zero FIR values are configured
f20e42205ab172cfd449c10e5183e2e371a629d6 OMAP: DSS2: Add new color formats for OMAP4
56e46742e846e4de167dde0e1e1071ace1c882a5 UBIFS: switch to dynamic printks
d798f7f080805ad7e15fc37a43d8c6f91edb6dda Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6
e98bae7592a44bdce2e49ccd64f3c7ffe244a0f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next-2.6
4b382d0643603819e8b48da58efc254cabc22574 Merge branch 'for-linus' of git://neil.brown.name/md
bdfbe804c2303cb4b178bb4b5c3e855892472033 wireless: fix fatal kernel-doc error + warning in mac80211.h
82da65dab5f438ac7df28eeb43e2f5b742aa00ef x86: setup_smep needs to be __cpuinit
a1e4891fd48d298870b704c6eb48cba0da5ed6b1 Remove prefetch() from <linux/skbuff.h> and "netlabel_addrlist.h"
70c71606190e9115e5f8363bfcd164c582eb314a Add appropriate <linux/prefetch.h> include for prefetch users
f400bdb1d6de4344980cf39041497b288090dd33 sparc32: fix build, fix missing cpu_relax declaration
31705e21f9b5a0628c043f88ff4d20488b47b8ab dmaengine: shdma: synchronize RCU before freeing, simplify spinlock
467017b83b5bc445be5d275cf727b4f7ba3d2b2d dmaengine: shdma: add runtime- and system-level power management
2dc666673b5a39d005579a0ef63ae69b5094e686 dmaengine: shdma: fix locking
5b02c51af48d6bd78e53c1e95196ce3a3572fad9 sh: sh-sci: sh7377 and sh73a0 build fixes
3e4cd0737d2e9c3dd52153a23aef1753e3a99fc4 sh: cosmetic improvement: use an existing pointer
54aa89ea29d7dd7fd414297d4bdc8f6eff905784 serial: sh-sci: suspend/resume wakeup support V2
5e50d2d622c745d4439fc9a33d932cc3add2318f serial: sh-sci: Runtime PM support
59ffd84141472c45a1729a739e4730f974d26e63 cifs: add ignore_pend flag to cifs_call_async
fcc31cb6f1ae6c4e64a463b124d3c2e9cbd7dd70 cifs: make cifs_send_async take a kvec array
2c8f981d93f830c167c811f046b5107cc24b6e1b cifs: consolidate SendReceive response checks
972b1943becc2dd4335c1b9d8ecd07c5ad44dd88 Merge branch 'sh/genirq-threading' into sh-latest
8ace5c4698ec8da53e69095596718d5a936433de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into sh-latest
28e35e42fb255cbaeee8b9f89643f26fe376374d jbd2: Fix the wrong calculation of t_max_wait in update_t_max_wait
f6d2f6b327ceef5c689581529a852dc6ec3b74a6 ext4: fix unbalanced up_write() in ext4_ext_truncate() error path
77f4135f2a219a2127be6cc1208c42e6175b11dd ext4: count hits/misses of extent cache and expose in sysfs
1b6e2ceb4745b5838cb94463131d19dbea6cf0e3 bnx2x: allow device properly initialize after hotplug
5e374b5aeb9a030c1859b3054e3b36dea3b29cfc bnx2x: fix DMAE timeout according to hw specifications
c3a8ce6145cfcfce192513187000cd723313d94f bnx2x: properly handle CFC DEL in cnic flow
40955532bc9d865999dfc58b7896605d58650655 bnx2x: call dev_kfree_skb_any instead of dev_kfree_skb
792d4b5cb16b684958c2590f77688667ddec1f61 net: filter: move forward declarations to avoid compile warnings
ce14f8946a294ffa741ec29558a1c7e455cecd3b pktgen: refactor pg_init() code
68d5ac2ed6180567407e4187e206df3ba6466373 pktgen: use vzalloc_node() instead of vmalloc_node() + memset()
c4264f27e83968ddfe3f0cfe7a33adfb320e1e42 net: skb_trim explicitely check the linearity instead of data_len
c378a9c019cf5e017d1ed24954b54fae7bebd2bc ipv4: Give backtrace in ip_rt_bug().
3137663dfb43bb3e3174e9da81db0c05f395fc1b net: avoid synchronize_rcu() in dev_deactivate_many
6df427fe8c481d3be437cbe8bd366bdac82b73c4 net: remove synchronize_net() from netdev_set_master()
ac3d3f81516fcbf80416e84682fd4bdaf3080611 rtnetlink: ignore NETDEV_RELEASE and NETDEV_JOIN event
daf9209bb2c8b07ca025eac82e3d175534086c77 net: rename NETDEV_BONDING_DESLAVE to NETDEV_RELEASE
bb8ed6302b0613339c1a5f0a2cb0b3807c0af611 bridge: call NETDEV_JOIN notifiers when add a slave
8d8fc29d02a33e4bd5f4fa47823c1fd386346093 netpoll: disable netpoll when enslave a device
a37dd3332319260cce81ac91ce25fcc3a31de997 macvlan: Forward unicast frames in bridge mode to lowerdev
67f11f4deda0818640decb19a28c537dbe5d429e net: Remove linux/prefetch.h include from linux/skbuff.h
120a3d5c7c1f37752e7956d296a4f031f38cb217 ipv4: Include linux/prefetch.h in fib_trie.c
93917411be8db5d21abf15c781dfa43c5cc6edf2 ext4: make ext4_split_extent() handle error correctly
474b4c4ff007c992ea7dc88ba2605aa124f8bafb netlabel: Remove prefetches from list handlers.
c0cba59e77b5640912a331566bbfa66ae5029f37 drivers/net: add prefetch header for prefetch users
8df8a47538ac2e26f07efabc8793c06e96a35226 rionet: Remove pointless printk of skb pointer.
0fcbe742eaac14bd5032b369c09e9d94be9058ad net: Remove prefetches from SKB list handlers.
69c867c90c7fe0773d9aa4e8bbf777f574be13d2 caif: Plug memory leak for checksum error
138eded8ba1227261a297b32b7940664c14d193e caif: Update documentation of CAIF transmit and receive functions.
96796ea8b6b1221c7cacf68ce056d77eff0a793d caif: Fix freezes when running CAIF loopback device
54e90fb5ca8050156d3e748ddc690ed6ea9d71ac caif: Fixes freeze on Link layer removal.
0e5a117441ce245b87949cc7713627a293f37227 caif: Bugfix add check NULL pointer before calling functions.
281dc5c5ec0fb299514567cbc358562649c1af95 Give up on pushing CC_OPTIMIZE_FOR_SIZE
373cd5c53d5ea6622c319ecd84e29e2737d488bd ext4: don't show mount options in /proc/mounts if there is no journal
71a8638480eb8fb6cfabe2ee9ca3fbc6e3453a14 Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
17238005f377888b9d4583835205c77e3d781bb8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/parisc-2.6
9ce6e0be0626a5de2aca8b769a4aa57086257156 fs: add missing prefetch.h include
34ea646c9f8c18fd2e4332ff3b2b509f878c56f1 net: add missing prefetch.h include
aa2dfb372a2a647beedac163ce6f8b0fcbefac29 Merge branch 'allocator' of git://git.kernel.org/pub/scm/linux/kernel/git/arne/btrfs-unstable-arne into inode_numbers
945d8962ceee6bb273365d0bdf42f763225b290f Merge branch 'cleanups' of git://repo.or.cz/linux-2.6/btrfs-unstable into inode_numbers
c8cfbb555eb3632bf3dcbe1a591c1f4d0c28681c KVM: MMU: Use ptep_user for cmpxchg_gpte()
85722cda308c0ad7390dc910139b2ce58c11b9c4 KVM: Fix kvm mmu_notifier initialization order
76d25402dfc972a135a656613736fe3602045a95 KVM: Add documentation for KVM_CAP_NR_VCPUS
8fa2206821953a50a3a02ea33fcfb3ced2fd9997 KVM: make guest mode entry to be rcu quiescent state
e3aa52d665ec1a962d1cf025a2e5ee84b3b33406 Merge commit '29ce831000081dd757d3116bf774aafffc4b6b20' into next
d2f62766d5778bbaf80d4feb90a23c7edc371a54 KVM: x86 emulator: Make jmp far emulation into a separate function
51187683cb11b959535d32eb91b673c6a9a03e88 KVM: x86 emulator: Rename emulate_grpX() to em_grpX()
3b9be3bf2e4d45828f84ba615283a53d11ebf470 KVM: x86 emulator: Remove unused arg from emulate_pop()
adddcecf9222aa32938480cc1d03de629fab2a86 KVM: x86 emulator: Remove unused arg from writeback()
509cf9fe11dad85f96944095ed63b2caa85cdfc9 KVM: x86 emulator: Remove unused arg from read_descriptor()
c1ed6dea8113597cfa00911faa814d9dbb586932 KVM: x86 emulator: Remove unused arg from seg_override()
fa3d315a4ce2c0891cdde262562e710d95fba19e KVM: Validate userspace_addr of memslot when registered
12cb814f3bb35736420cc6bfc9fed7b6a9d3a828 KVM: MMU: Clean up gpte reading with copy_from_user()
5ce941ee4258b836cf818d2ac159d8cf3ebad648 KVM: PPC: booke: add sregs support
eab176722f4628b2d9cf76221a43dd3a0e37e632 KVM: PPC: booke: save/restore VRSAVE (a.k.a. USPRG0)
1a040b26c5c915b317103b87ae7006d40443f197 KVM: PPC: use ticks, not usecs, for exit timing
49ea06957bf637b28aa338fba26432d5bafdeb99 KVM: PPC: fix exit accounting for SPRs, tlbwe, tlbsx
90d34b0e45df3bfe522e9e9d604c4c1a0253699d KVM: PPC: e500: emulate SVR
2fb92db1ec08f3235c500e7f460eeb78092d844e KVM: VMX: Cache vmcs segment fields
1aa366163b8b69f660cf94fd5062fa44859e4318 KVM: x86 emulator: consolidate segment accessors
0a434bb2bf094f463ca3ca71ac42cea9e423048f KVM: VMX: Avoid reading %rip unnecessarily when handling exceptions
ae8cc059550b2c2ec7a5e9650bb1be7b988a1208 KVM: SVM: Make dump_vmcb static, reduce text
8f74d8e16812d63639871b4e56409b08bdcb66fc KVM: MMU: Fix 64-bit paging breakage on x86_32
b74323dc2b7b5690d18bc7934b98e4665e778a7b KVM: ia64: fix sparse warnings
4429d5dc1197aaf8188e4febcde54d26a51baf6c KVM: Add CPUID support for VIA CPU
2aab2c5b2bac6510b3bd143ca83babee382f4302 KVM: call cache_all_regs() only once during instruction emulation
0004c7c25757f103ddb3a9e4bcfd533aad41f9a0 KVM: Fix compound mmio
4947e7cd0ee36e1aa37dfec4f7fa71cc64a2f0fd KVM: emulator: Propagate fault in far jump emulation
8d7d810255982bfcc355cdb8972d72843acb0cf8 KVM: mmio_fault_cr2 is not used
46561646ce409ad96c22645362c113de04f60bfb KVM: x86 emulator: consolidate group handling
781e0743af3c5ba356d55bc60df59f2dded1e938 KVM: MMU: Add unlikely() annotations to walk_addr_generic()
62aaa2f05abd59598f132e6ebad86318291b5be0 KVM: x86 emulator: Use opcode::execute for PUSHF/POPF (9C/9D)
b96a7fad020b42eb4a564f8a2fb41827a83c4375 KVM: x86 emulator: Use opcode::execute for PUSHA/POPA (60/61)
c54fe504693204fa672b10a57c3d82a8c41e0b4e KVM: x86 emulator: Use opcode::execute for POP reg (58-5F)
d67fc27ae2bdc2d2fb6c8ec4238a12b502b95cc7 KVM: x86 emulator: Use opcode::execute for Group 1, CMPS and SCAS
6e2ca7d1802bf8ed9908435e34daa116662e7790 KVM: MMU: Optimize guest page table walk
40e19b519caeb93def89c45082d776fccfb96dbb KVM: SVM: Get rid of x86_intercept_map::valid
5ef39c71d8398115245a5974b488f8703ba3a6b0 KVM: x86 emulator: Use opcode::execute for 0F 01 opcode
68152d88122b24fad0f5910f74efcd19120a19a8 KVM: x86 emulator: Don't force #UD for 0F 01 /5
26d05cc7403dfffbc5afd66a1292adfb7566e3ff KVM: x86 emulator: move 0F 01 sub-opcodes into their own functions
d42244499f171a499aa6748bc52304bb40e68ecc KVM: x86 emulator: fix const value warning on i386 in svm insn RAX check
cfb223753c3750b28103136ad4d51d1a3ae4d64b KVM: x86 emulator: avoid calling wbinvd() macro
a38f84ca8c6991925cb8bb6371ade8df9d3cc1e6 KVM: ioapic: Fix an error field reference
a78484c60e35555d6e0e5b1eb83d4913621c59fb KVM: MMU: Make cmpxchg_gpte aware of nesting too
13db70eca62c5bbb2cbbf6b23dadb94065d363d1 KVM: x86 emulator: drop x86_emulate_ctxt::vcpu
5197b808a7f459f9c7436573c7785ff3c1324c08 KVM: Avoid using x86_emulate_ctxt.vcpu
bcaf5cc543bdb8f61fc3ce09944e0ecde2966595 KVM: x86 emulator: add new ->wbinvd() callback
d6aa10003b0cded5a538af0d198460e89dc2d6d2 KVM: x86 emulator: add ->fix_hypercall() callback
6c3287f7c5050076b554145f11bdba058de287d1 KVM: x86 emulator: add new ->halt() callback
3cb16fe78ce91991a876c74fc5dc99419b737b7a KVM: x86 emulator: make emulate_invlpg() an emulator callback
2d04a05bd7e93c13f13a82ac40de4065a99d069b KVM: x86 emulator: emulate CLTS internally
fd72c4192220d0086fb24356ac6ff9c3b1e067d9 KVM: x86 emulator: Replace calls to is_pae() and is_paging with ->get_cr()
c2ad2bb3ef870067ecfc9ccdcf465feb51f2b6a5 KVM: x86 emulator: drop use of is_long_mode()
1ac9d0cfb07e8ac3b5007d8279c5bd56e124250c KVM: x86 emulator: add and use new callbacks set_idt(), set_gdt()
fe870ab9ce1c3e64c6d6b6ee3fe53d0d029f1044 KVM: x86 emulator: avoid using ctxt->vcpu in check_perm() callbacks
2953538ebbd95b145bd3629126fe5af61b88be11 KVM: x86 emulator: drop vcpu argument from intercept callback
717746e382e58f075642403eaac26bce0640b2c5 KVM: x86 emulator: drop vcpu argument from cr/dr/cpl/msr callbacks
4bff1e86ad286d4b3a54902540abeeaf95e64db3 KVM: x86 emulator: drop vcpu argument from segment/gdt/idt callbacks
0d0ca30f180906224be6279788f2b202cfd959d8 Btrfs: update the delayed inode code to use the btrfs_ino helper.
dcc6d073225b6b732a52477c91bd4edc9b4d5502 Merge branch 'delayed_inode' into inode_numbers
cde5083b051e9c66c99a8764aefbc13349e7730d drm/radeon/kms: fix tile_config value reported to userspace on cayman.
c289cff10a265ec4afe4396425297ff979a840b5 drm/radeon/kms: fix incorrect comparison in cayman setup code.
97bfd0acd32e9639c9136e03955d574655d5cc2b drm/radeon/kms: add wait idle ioctl for eg->cayman
0b65f83f9d2fab47b9b6040fe75fc2cfc73032d4 drm/radeon/cayman: setup hdp to invalidate and flush when asked
f25a5c63bfa017498c9adecb24d649ae96ba5c68 drm/radeon/evergreen/btc/fusion: setup hdp to invalidate and flush when asked
5613beb46d54da6ef7f1c4589e9f2e60eeb10721 agp/uninorth: Fix lockups with radeon KMS and >1x.
2307790f0c8dea7d8052805a8209fbd67e815e72 drm/radeon/kms: the SS_Id field in the LCD table if for LVDS only
6f15c506e0cec601fad9fabb7ded0d1811b8002f drm/radeon/kms: properly set the CLK_REF bit for DCE3 devices
1a8880a14270814dae0d226a2ad065d30587e60a x86, apic: Make apic drivers static
69c252ffce77f4e38347d536ee4eab4aa162dc67 x86, apic: Clean up bigsmp apic selection code
8b37e88061e229e78959fe3257649fd5ce05f8af x86, apic: Use .apicdrivers section for the apic drivers list
107e0e0cd85beeee05af7ea374fda14d037ee500 x86, apic: Introduce .apicdrivers section to find the list of apic drivers
3ac1bbcf13c56a19927df670f429eb0c3c11f8e5 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
f686c74cc3e78349d16d46fc72807354574b1516 Merge branch 'topic/hda' into for-linus
7ec298dfef00e2c8effe8658011e03d86911b0bf Merge branch 'topic/asoc' into for-linus
02e5fbf622aabf68bdc02282a17a3aeed054237a Merge branch 'topic/misc' into for-linus
b759b3ac9aee3afb01c21b603970ebb200c8048e Merge branch 'topic/lola' into for-linus
7fe2ac6882f74e8bd5b3891f63c09cb10aee9d03 Merge branch 'flushing' into for-linus
de0853c000aa3b5c9983d066c137e5dc9c8355a0 Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40
2b39535b9e54888649923beaab443af212b6c0fd ASoC: core: Don't set "(null)" as a driver name
5538becaec9ca2ff21e7826372941dc46f498487 perf tools: Propagate event parse error handling
98e1da905cbe64bb023a165c7c01eef5e800609e perf tools: Robustify dynamic sample content fetch
a285412479b6d5af3e48273a92ec2f1987df8cd1 perf tools: Pre-check sample size before parsing
74429964d8e29c0107fa6e9cdf35b8f33f57405d perf tools: Move evlist sample helpers to evlist area
dd5f5fd1083601d9145168ce43a268a068add81a perf tools: Remove junk code in mmap size handling
eac9eacee1602710dda47c517ad0b61ac6f429bf perf tools: Check we are able to read the event size on mmap
dcb4a1f0e0367efb813907e5083998bbb98b0456 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
9251bac97d47fdaea406ea0595c2d0aa50022f12 PCI: Don't use dmi_name_in_vendors in quirk
cbfddd20937ed890ce7027fa08a7c84e977128cf PCI: remove unused AER functions
dc2c2c9dd513dec6c17df04e8abff795e20a5271 PCI/sysfs: move bus cpuaffinity to class dev_attrs
b9d320fcb6259baffaeaf93a5fce252cd09333d6 PCI: add rescan to /sys/.../pci_bus/.../
da7822e5ad71ec9b745b412639f1e5e0ba795a20 PCI: update bridge resources to get more big ranges when allocating space (again)
f8fcfd775523347afe460dc3a0f45d0479e784a2 KVM: Use pci_store/load_saved_state() around VM device usage
ffbdd3f7931fb7cb7e36d00d16303ec433be5145 PCI: Add interfaces to store and load the device saved state
24a4742f0be6226eb0106fbb17caf4d711d1ad43 PCI: Track the size of each saved capability data area
9f728f53dd70396f3183d2f0861022259471824b PCI/e1000e: Add and use pci_disable_link_state_locked()
26b06a6958df0f12f1a654db8598433eb89cc024 GFS2: Wait properly when flushing the ail list
6ec5ff4bc3a90b7716eadc4c8a686e904131f03a x86: Eliminate various 'set but not used' warnings
a3170c1f924ce2565c4e160b9b095e65c03b2dc6 x86/PCI: derive pcibios_last_bus from ACPI MCFG
4cc452758fd250bb5968c583d825bb0e68d65db0 hwmon: (coretemp) Fix checkpatch errors
5e99c2f1e0c86d27ed2a5261442126cd0935bc69 hwmon: Remove pkgtemp driver
16cdcec736cd214350cdb591bf1091f8beedefa0 btrfs: implement delayed inode items operation
0965537308ac3b267ea16e731bd73870a51c53b8 Merge branch 'ino-alloc' of git://repo.or.cz/linux-btrfs-devel into inode_numbers
6d3117b41295150d4ac70622055dd8f5529d86b2 GFS2: Wipe directory hash table metadata when deallocating a directory
cf25220677b3f10468a74278130fe224f73632a6 [media] gspca - sunplus: Fix some warnings and simplify code
bd62bbcd31f36db2ffb08a9f32743b2595d12613 [media] gspca: Fix some warnings tied to 'no debug'
cf221766f58cf12cbaffccddfa48e906604f8545 [media] gspca: Unset debug by default
707ff3fbd265bea59035fbd17de5893569d17400 [media] gspca - cpia1: Remove a bad conditional compilation instruction
f8e5677f9ebadea9b60980c1bda75c6e6345fd44 [media] gspca - main: Remove USB traces
5943ba139182f6a3f27492efecb29b0a514b787f [media] gspca - main: Version change to 2.13
bff6069dc16c84862a915d1d5564789928c173bf [media] gspca - stk014 / t613: Accept the index 0 in querymenu
f7242d30034da3f2937fbe9eb3d17355bbff58d1 [media] gspca - kinect: Remove __devinitdata
cc90b15eb27696a5fa237897deb2fc83a1e003f1 [media] gspca - cpia1: Fix some warnings
81f2030a935734ff404c86ad85f1eab777eb2324 [media] video/Kconfig: Fix mis-classified devices
1d487624fcc17a40aa67acaa9e8f3815fb7cd0f0 x86, SMEP: Fix section mismatch warnings
d1402307c23cfeafce2313d936a4a990eb8783f7 [media] support for medion dvb stick 1660:1921
423c79e3fed751c244aceb39031920669e1d039a [media] tm6000: fix uninitialized field, change prink to dprintk
3e0c2ab67e48f77c2da0a5c826aac397792a214e slub: Deal with hyperthetical case of PAGE_SIZE > 2M
442b06bcea23a01934d3da7ec5898fa154a6cafb slub: Remove node check in slab_free
c21fd1a8c68ce3f49b00caf10337169262cfb8ad Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
1a4022f88d40e1255920b017556092ab926d7f66 VFS: move BUG_ON test for symlink nd->depth after current->link_count test
5d414521663295ce25c90164f4d41a07ac846468 sctp: Fix build failure.
0a384b226f61b310586701669b573b49cfcbf436 garp: use kfree_rcu()
0f6c6392dca9c4825c98322a1bf74991e4f0f54d ipv6: copy prefsrc setting when copying route entry
2a7b6a404b4c6a9184b60b89607d5f883c43fa62 [media] cx231xx: Add support for Iconbit U100
052497553e5dedc04c43800820c1d5788201cc71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
5418f9fcb76b458c4e5ca574663c3c9b3a96dc6d [media] saa7134 add new TV cards
cae13fe4cc3f24820ffb990c09110626837e85d4 Fix for buffer overflow in ldm_frag_add not sufficient
4bf0ff24e371ce71521ccb21513203facfd8491f xen: fix compile without CONFIG_XEN_DEBUG_FS
ca540c8b66874aaf704c64d43d33e39369c428fb [media] Use a more consistent value for RC repeat period
e6c9366b2adb52cba64b359b3050200743c7568c tmpfs: fix highmem swapoff crash regression
6de06f313a65d0ecabf055e708d082002b568866 powerpc: Fix 32-bit SMP build
612031c0771def54dd202cef76bb9bd654e47b5b [media] cx18: Move spinlock and vb_type initialisation into stream_init
d9c417b5a462d9d0392d91bb73d9a1a16bb2959a [media] tm6000: remove tm6010 sif audio start and stop
aeeebe9b67a63edd7bca36a0b7cb0d14215839f5 [media] tm6000: remove unused exports
2f349daa0187abf5fd5af4827de023dc609e5909 [media] tm6000: add pts logging
1f385717c923bf5ca0a60de22c892e466d4edf0f [media] tm6000: change from ioctl to unlocked_ioctl
7ecff8c93e14226e0c39d930b633d5ade78526cc [media] tm6000: all audio packets must swab
f2e18dc179ce031eb60712d375c5baf785ccbcf9 [media] tm6000: remove input select
f010dca2e52d8dcc0445d695192df19241afacdb [media] tm6000: move from tm6000_set_reg to tm6000_set_reg_mask
e872bb9a7ddfc025ed727cc922b0aa32a7582004 [media] tm6000: remove duplicated init
3d6baf5ffa7ed97f878492adc204453927e12690 [media] tm6000: remove old tuner params
7231f49a67d28c93505627c7ee6485a75bd517b5 [media] tm6000: remove unused capabilities
2fbc947ce157dbed5e036a2115cf5360c24aea0e [media] tm6000: add eeprom
0f6040e8929731d4294f1cffdbcb9be1523d60f0 [media] tm6000: change input control
b8f7bd8769f61705fd9acc1bc64539d74dfd0265 [media] tm6000: vitual input enums
fb7ef9831a432a6ae82587d1477103c18f99be73 [media] tm6000: change to virtual inputs
886a3c0b58f4c3d11a8cf723b8f5ee167708ebf5 [media] tm6000: add tm6010 audio mode setup
1416910743e63e751a95de14c0477e41d54076b7 [media] tm6000: add radio capabilities
cecc2471ea719a359b253449781a584e319d8909 [media] Prevent null pointer derefernce of pdev
bbe880b4a7c66ba14b67ee7acfbaaaa1c7be2d03 [media] DVB: allow to read back of detected parameters through S2API
a5959dbea37973a2440eeba39fba32c79d862ec2 [media] DVB: dvb_frontend: add parameters_out
507277193253cd4ea44d0a55ade37bdef20f3a44 [media] DVB: dvb_frontend: use shortcut to access fe->dtv_property_cache
68bdee041317116bccaf830a9ff8f46f9aa857bd [media] DVB: dvb_frontend: remove unused assignments
61cb27af660168e3ad9a8922508c44a7d7453927 [media] DVB: dvb_frontend: rename parameters to parameters_in
e23d9ae343f9d196382ab213612d76126f9c99af [media] DVB: call get_property at the end of dtv_property_process_get
15cc2bb385ced95be35d13895a67bfe52066778c [media] DVB: dtv_property_cache_submit shouldn't modifiy the cache
7285d4cc2cd4199a5b831a451511ccd6595806fd [media] cxd2820r: Update frontend capabilities to advertise QAM-256
cf75f9badabe399d496be76835993c6a916c726f [media] DocBook/dvb: Update to include DVB-T2 additions
15ed9d01b6d4f0df6ca282da0f840b7abfd7549d [media] DVB: mxl5005s: handle new bandwidths by returning -EINVAL
63952e8c4ae7f3272cd37321a71428f3637f650f [media] DVB: drxd_hard: handle new bandwidths by returning -EINVAL
94d56ffa0a9bf11dfb602dae9223089e09a8e050 [media] DVB: Add basic API support for DVB-T2 and bump minor version
878ccdc10b14e4dd028649307f99da1052768edf ARM: 6915/1: SAMSUNG: Depend on IRQ_GENERIC_CHIP
57ce9bb39b476accf8fba6e16aea67ed76ea523d ARM: 6902/1: perf: Remove erroneous check on active_events
31bee4cf0e74e9c962d481a68452debaf45ed4ac ARM: 6899/1: fix the note about dcache lazy flushing for SMP systems
f1f6ac111d6b1c55a604afbbff966e284b392050 ARM: 6933/1: SPEAR6xx: Rename spear600_defconfig as spear6xx_defconfig
202fae9b082b326ce9771f4daac65d22a7421d09 ARM: 6934/1: SPEAr6xx: Rework Kconfig for single image solution
7d354e40b6f6b5bd0ce2e7d039f541f3e88e1278 ARM: 6932/1: SPEAr3xx: Replace defconfigs with single unified defconfig
558d774a4aa74e47849f356ede1ab51e3a03dd4d ARM: 6931/1: SPEAr3xx: Rework KConfig to allow all boards to be compiled in
1d23d2fcfa3f2e7ee90bd2779a842ee737d15365 ARM: 6929/1: SPEAr3xx: Append spear3** with global device structures
6618c3ada039116ca0392ce955df081adc5f015c ARM: 6930/1: SPEAr3xx: Rework pmx_dev code to remove conflicts
61e72bca04be2dc11a637185f2bbe6dba32ecaf3 ARM: 6935/1: SPEAR3xx: Rename register/irq defines to remove naming conflicts
f6558bf92aed978a81514131e408326f25046137 ARM: 6928/1: SPEAr3xx: Make local shirq structures static
66b848e487ab8655815437993951ee26cc3c593f ARM: 6927/1: SPEAr Clock: Update for single image solution
b997f6e2cba28e5361aaa6ac008f052eccd994e6 ARM: 6926/1: SPEAr clock: Define common clk_init routine in plat/clock.c
557eed603159b4e007c57d97fad1333ecebd3c2e Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
667f390bee987d45351402e42008c52cdfb77d76 ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a map_info
adf0040096e4b45b9d1c12f59f9045951178ca00 ARM: 6906/1: MTD: Remove integrator-flash
046dfa0abd29ef2315c154754a22f4546d9d1e9c ARM: 6905/1: Integrator/CP: Use physmap driver instead of integrator-flash
f07e762e4f18d484645f2c18d24c5d3b7e3a377a ARM: 6908/1: Integrator/AP: Use physmap driver instead of integrator-flash
0f71fd492d99a005db7d0050a5ce8a733ffc2a1e ARM: 6909/1: VExpress: Use physmap driver instead of integrator-flash
68c0e38cafa0f24866ec8605431f7f666cae1304 ARM: 6907/1: Versatile: Use physmap driver instead of integrator-flash
b8b87aefef435e0f802d78d56804002cc439792b ARM: 6903/1: Realview: Use physmap driver instead of integrator-flash
b7281ca2a4b00044c60c25059f467d05772cdbe3 ARM: 6904/1: MTD: Add integrator-flash feature to physmap
2a001f6482643239b8a069df5c2bdb2082c98be4 Use arbitrary_virt_to_machine() to deal with ioremapped pud updates.
f05608d278633988db39058a8649fe90e30e6194 Use arbitrary_virt_to_machine() to deal with ioremapped pmd updates.
c86d8077b3ec048e42e26372b02dae26b38b0d6b xen/mmu: remove all ad-hoc stats stuff
d5108316b894a172f891795dbad4975ab7ed7a41 xen: use normal virt_to_machine for ptes
4c13629f816b1aeff92971a40819b4c25b0622f5 xen: make a pile of mmu pvop functions static
ef691947d8a3d479e67652312783aedcf629320a vmalloc: remove vmalloc_sync_all() from alloc_vm_area()
4a35c13cb808c63dd151bdd507b749e97231ef91 xen: condense everything onto xen_set_pte
a99ac5e8619c27dbb8e7fb5a4e0ca8c8aa214909 xen: use mmu_update for xen_set_pte_at()
331468b11b94428a9eb2ed8b3240c17612533a99 xen: drop all the special iomap pte paths.
be84bfcc3ed8f824751ab79349779e50cc98aa01 ipc: Add missing sys_ni entries for ipc/compat.c functions
06f4e926d256d902dd9a53dcb400fd74974ce087 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
8e7bfcbab3825d1b404d615cb1b54f44ff81f981 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
102dc1bae12a20214c9ee2d33a7402dc5175e30d Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
91444f47b2a0e50a15849f49db8c15382cd8de1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
bc091c93a0f60717aa99e25c406892cd8c0187dc Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
3ed4c0583daa34dedb568b26ff99e5a7b58db612 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
ad9471752ebae25daa133b4e5d9299809c35e155 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
6c1b8d94bcc1882e451d0e7a28a4a5253f4970ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
82aff107f8c9194586f68e86412246629d05670a Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
17d9f311eca13a42bf950198a358be1420d19c5f SCHED_TTWU_QUEUE is not longer needed since sparc32 now implements IPI
90d3ac15e5c637d45849e83c828ed78c62886737 Merge commit '317f394160e9beb97d19a84c39b7e5eb3d7815a8'
9fafbd806198eb690c9a9f9fe35a879db93a1b8d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
d974d905cbfc1039a73ba0c7eea3f4d4e13c0624 spinlock_up.h: include asm/processor.h in for cpu_relax
268bb0ce3e87872cb9290c322b0d35bce230d88f sanitize <linux/prefetch.h> usage
2a62512bceb44ad45f78aa7ca0e9cfaee9eae46f ktest: Allow options to be used by other options
aeb35ebc5f54bcdd7163f5282a3f39bc48c75cae [media] imon: Correct call to input_free_device
da4b7b2011ecbdc0377b0c0263e85c2d474e3d5a [media] saa7134: enable IR support for Hauppauge HVR-1150/1120
77d942ceacbad02d8498ac72ed8d634634057aec ktest: Create variables for the ktest config files
2154be651b90ab0e6b5e9b9cf127a75429f9e90c [media] redrat3: new rc-core IR transceiver device driver
345227d705f2318e9bc088e79fe71a38bb5fe82b backing-dev: Kill set but not used var in  bdi_debug_stats_show()
08aeb7c9a42ab7aa8b53c8f7779ec58f860a565c [media] rc: add locking to fix register/show race
d93515611bbc70c2fe4db232e5feb448ed8e4cc9 macvlan: fix panic if lowerdev in a bond
51ea62927e5bbb577360dd92c3f282edbf4cd3f8 [media] mceusb: passing ep to request_packet is redundant
35e5ed7fe2326b7ea559ae91a4ee54cc0d8305d0 [media] rc-winfast: fix inverted left/right key mappings
c812045488afbe3830843fc6686ae84bfc928a5f [media] ite-cir: finish tx before suspending
f0c1629dca6ffd8b1b07654704ac56c5a63270e3 [media] ite-cir: clean up odd spacing in ite8709 bits
ae7b4d4bb5d6769ba64cdfca9d8e77dd4e671f6d [media] ite-cir: make IR receive work after resume
76a2d21d96fba4d0e94cf191eb3716ea7c4916e8 [media] imon: clean up disconnect routine
46872d27dadb9d7401d8edc20393e443c573526f [media] nuvoton-cir: minor tweaks to rc dev init
771949d03b4f5295f648f09141325fd478f6c7ce block: get rid of on-stack plugging debug checks
b2cbae2c248776d81cc265ff7d48405b6a4cc463 RDMA: Add netlink infrastructure
fd75c789abf7948e16fe50917a6acb809927719a RDMA: Add error handling to ib_core_init()
0eb8e885726a3a93206510092bbc7e39e272f6ef Merge branch 'for-linus' into for-2.6.40/core
af75cd3c67845ebe31d2df9a780889a5ebecef11 blk-throttle: Make no throttling rule group processing lockless
f0bdc8cdd9a2bcc2c84ae2a1fdbff4188b354d8d blk-cgroup: Make cgroup stat reset path blkg->lock free for dispatch stats
575969a0dd3fe65c6556bcb8f87c42303326ea55 blk-cgroup: Make 64bit per cpu stats safe on 32bit arch
5624a4e445e2ec27582984b068d7bf7f127cee10 blk-throttle: Make dispatch stats per cpu
4843c69d496a8d2e4caab6182fe016b9a79136e0 blk-throttle: Free up a group only after one rcu grace period
5617cbef7723952cbdff28c7a10ff8a254945f4f blk-throttle: Use helper function to add root throtl group to lists
269f541555d8f5da322d592fb3e13e23ed62d80c blk-throttle: Introduce a helper function to fill in device details
29b125892f3317ada86b662e0b6ebc0f79be9037 blk-throttle: Dynamically allocate root group
f469a7b4d5b1d1d053200a9015fd25d59c057f49 blk-cgroup: Allow sleeping while dynamically allocating a group
56edf7d75db5b14d628b46623c414ffbeed68d7f cfq-iosched: Fix a possible race with cfq cgroup removal code
3e59cf9d66a87763fef6c232a4a8dc664461ca50 cfq-iosched: Get rid of redundant function parameter "create"
a23e68695593d00b35a6cddf8e9c9ec03505ecb9 blk-cgroup: move some fields of unaccounted_time file under right config option
a29a171e7c46c60842b85729280e2f5690372683 blk-throttle: Do the new group initialization with the help of a function
698567f3fa790fea37509a54dea855302dd88331 Merge commit 'v2.6.39' into for-2.6.40/core
250f972d85effad5b6e10da4bbd877e6a4b503b6 Merge branch 'timers/urgent' into timers/core
1bb933fb1fa8e4cb337a0d5dfd2ff4c0dc2073e8 ext4: fix possible use-after-free in ext4_remove_li_request()
51ce65115642b77040f5582b8d2fc8815ac450f9 ext4: fix the mount option "init_itable=n" to work as expected for n=0
e1290b3e62c496ade19939ce036f35bb69306820 ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
4ed5c033c11b33149d993734a6a8de1016e8f03f ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
30f7276cb35a22743d709a460ae3639aad50366a [IA64] define "_sdata" symbol
5e4de22bec1d78c009409200162da6a54631e9e4 Pull misc-2.6.40 into release branch
3935bb949f360b5c8fbf7da268deb81d225d7b93 Pull pstore into release branch
5d2a8342f64e93c217fcbf3206ec9ae770b1413d pstore: Fix Kconfig dependencies for apei->pstore
156ecb2d8b06589098f6ce3012e6a10fef07c416 [CIFS] Fix to problem with getattr caused by invalidate simplification patch
2f3e4af471e38e0658e701973238ae4b5e50fcd6 Merge branch 'docs-security' into docs-move
906649de0eacde7a643b5a0750de6207441ad54f PXA: Use dev_pm_ops in z2_battery
9c6f8740d0c8d2b4de78511257f38384f4cbb292 ds2760_battery: Fix rated capacity of the hx4700 1800mAh battery
3af98a8f39dee8ffb93a93e4145276d58e66e48f ds2760_battery: Fix indexing of the 4 active full EEPROM registers
f17ef9b2dade4d7afb605465ef1a926fdfc1a4cc power: Make test_power driver more dynamic.
73c244a8a5541e3a1a1997be671b019a220a66e8 bq27x00_battery: Name of cycle count property
7225a1dcc38f28fcc6178258b2072d12742f68d9 [media] uvcvideo: Add M420 format support
0e59fd0592430cee4595c600427899a3404861e7 [media] v4l: Add M420 format definition
7296944759c41001122fc95110468a1a572352cd [media] uvcvideo: Add support for NOMMU arch
99aa18278e867574d72201b806f82ace07d4804b OMAP3: PM: Boot message is not an error, and not helpful, remove it
04908918191f7926ec7af99890fb4ddb3b769c13 OMAP3: cpuidle: change the power domains modes determination logic
c6cd91de1cb4694f2dfcc7df831e276fffdffffc OMAP3: cpuidle: code rework for improved readability
badc303a862ba6c5fd3d324f5332db07877f8159 OMAP3: cpuidle: re-organize the C-states data
866ba0ef967c693dae952afafcb1582a390a82a0 OMAP3: clean-up mach specific cpuidle data structures
90d231f7673e20acc4f8b5c3effb5c12098179a7 OMAP3 cpuidle: remove useless SDP specific timings
ecc6517d947e91f02eb5a3a055f524122846f84e [media] Revert "V4L/DVB: v4l2-dev: remove get_unmapped_area"
3d2606f42984613d324ad3047cf503bcddc3880a oprofile, x86: Enable preemption during pci device setup in IBS init
4bc90dea7be181cd876500b1d766faaa77c3d493 [media] V4L: mt9m111: fix pixel clock
a1de7a00ae6169973f188a2e6690e34d84613853 [media] V4L: mt9v022: fix pixel clock
d2dcad49bc346054b49bd40fd96f397fec695a0f [media] V4L: soc-camera: a missing mediabus code -> fourcc translation is not critical
e23b961dd1206aceaad28233212f3d506595432f [media] V4L: soc-camera: add more format look-up entries
cc552b620fa3a184ba3d4064223ca1d59325b166 [media] V4L: soc-camera: add a new packing for YUV 4:2:0 type formats
e9ceeced6feb6f072d59b87fe5a47c37e2b50d51 [media] V4L: omap1-camera: fix huge lookup array
93f116d595e9aa7dca5f6507376d6995f217d420 [media] V4L: soc-camera: avoid huge arrays, caused by changed format codes
ee1b6f4bf3aa827b0daf65d7441e75212604b1c9 [media] V4L: soc-camera: add MIPI bus flags
64149deb6a9ec35cc8a3ac3e7b5bc19d4a79ff44 [media] V4L: soc-camera: add JPEG support
3dac322db63473901ba9484690ee6864bb1292d0 [media] V4L: sh_mobile_ceu_camera: implement live cropping
aee5c2f1fc9c7cd2502ff14f818fcedef666f038 [media] V4L: soc-camera: add a livecrop host operation
08a31b960598adef6aa9430c2cab4b5ef4db1ab8 [media] V4L: mx3_camera: implement .stop_streaming()
066f7867207b8e13d2062069e0ba7cb3a5bf04b2 [media] V4L: sh_mobile_ceu_camera: implement .stop_streaming()
c68956c14b6accaf6371c8db26deb23fe8e3a3f3 [media] s5p-csis: Do not use uninitialized variables in s5pcsis_suspend
b5f1220d587df8d62372c11e05d44af14056295f [media] v4l: Add v4l2 subdev driver for S5P/EXYNOS4 MIPI-CSI receivers
8b4aa4f25c4ffac9e6a024ff9a7c6df16c32b451 [media] v4l: Move s5p-fimc driver into Video capture devices
50e3bbf9898840eead86f90a43b3625a2b2f4112 ALSA: hda - Use LPIB for ATI/AMD chipsets as default
16846524afc200e795aaae659356001780fa91db [media] v4l: Add V4L2_MBUS_FMT_JPEG_1X8 media bus format
314c3ff47643c7c1f11317f81a80902af80795e3 Revert "ALSA: hda - Use position_fix=3 as default for AMD chipsets"
199e0de7f5df31a4fc485d4aaaf8a07718252ace hwmon: (coretemp) Merge pkgtemp with coretemp
6ff31453161e8614e8ba3b360f8d883a27230e0c powerpc/fsl_rio: Error interrupt handler for sRIO on MPC85xx
cce1f106c64dc1d19d5e9406320fde18dfc662df powerpc/fsl_rio: move machine_check handler
d08e44570ed611c527a1062eb4f8c6ac61832e6e powerpc/fsl_lbc: Add workaround for ELBC-A001 erratum
27d934b28752b860cba6c0d77ea4598861d80998 ktest: Reboot after each patchcheck run
4025bc62dd045d326d8a26a50fc86fd163aec89f ktest: Reboot to good kernel after every bisect run
4d62bf51ac3408de85ebc1b677058482069b2e1c ktest: If test failed due to timeout, print that
ca6a21f874301d0eb133819a60731c0f39967311 ktest: Fix post install command
f1703aa6abfc884b144cdd374633efdca5028bf7 [media] gspca - kinect: fix comments referring to color camera
3fabe8f49e091dc3d8de507e674adbc0e749376a [media] gspca - kinect: fix a typo s/steram/stream/
bb066467aa1af2d45ffbfcbba32c0bde201c8eb4 [media] gspca - kinect: move communications buffers out of stack
aff8ab5cc11c2c14b7ae3bb38cbe012c43b7dcef [media] DVB: return meaningful error codes in dvb_frontend
35d451b9990cf3386c515d371aafff5a0df46fd7 [media] Kconfig: Fix indention of ---help--- for timerdale driver
0ed08b496c1be29e1b709ee853038f749f550072 DocBook/dvb: Improve description of the DVB API v5
5a0deeed5741117ee8625d6305d0034e219f102c [media] DiBxxxx: get rid of DMA buffer on stack
027e99abbfdcca2ed46dfe4ea27c7cc253648cef [media] via-camera: add MODULE_ALIAS
bea3c54f52ba84ddd8bfc9228255ff501e9b5c21 [media] cx18: Fix warnings introduced during cleanup
5f7088127e800df2cd5ff08140bdca087ab0fbac [media] uvcvideo: Make the API public
f411f103822379bab356345430f097bdae3440e5 [media] uvcvideo: Return -ERANGE when userspace sets an unsupported menu entry
fc2d573fb4e65393688d32bc128c70ddd8ecccc6 [media] uvcvideo: Don't report unsupported menu entries
e01a234407af60c4b9854d069a7217d75fcdfa29 [media] uvcvideo: Override wrong bandwidth value for Hercules Classic Silver
d1787b1f8d0a2ac0a77c0e04f9fcbc494eb3fee2 [media] uvcvideo: Add support for JMicron USB2.0 XGA WebCam
507910799160e85eac5e7729e0d2f1ba26f6a8cf [media] uvcvideo: Add support for V4L2_PIX_FMT_RGB565
fb08a5cd57bfd6daf90a850c8081d6805a8b9900 [media] uvcvideo: Add driver documentation
9eb30d2fa9a2018fbc7d12232d4646c52782d3a9 [media] uvcvideo: Rename UVC_CONTROL_* flags to UVC_CTRL_FLAG_*
1dc8ddfd5a27706e54f16812c4197bb8be8ab9c1 [media] uvcvideo: Deprecate UVCIOC_CTRL_{ADD,MAP_OLD,GET,SET}
fe78d187fe792fac5d190b19a2806c23df28891e [media] uvcvideo: Add UVCIOC_CTRL_QUERY ioctl
837d50b5648347b1a011f42e474eeb5f671cc259 [media] cx18: Bump driver version to 1.5.0
1bf5842fe3b61d2dbbced96dbd27ad26fe93444a [media] cx18: Clean up mmap() support for raw YUV
81dfea886c73ea36439672b90626a354354dadd2 [media] cpia2: fix typo in variable initialisation
e47b78f036bf1c30a5263ccdf1f638d1612b0586 [media] cxd2820r: switch automatically between DVB-T and DVB-T2
2e1ea06e9cc7aacdd6e77939e51743405299c9c2 [media] cxd2820r: whitespace fix
2892bd0d95f8b0312db6f630e3a79eefb6981fcb [media] em28xx: Disable audio for EM28174
9ac51c5e53d6b16c9a3fa541117cf96dedd6b3dd [media] cxd2820r: make C, T, T2 and core components as linked objects
d6a5f921fb8cbd418b298e5bbe83e5c8c8e1da16 [media] Add support for PCTV nanoStick T2 290e [2013:024f]
27cfc85e3dae187a470f7aa54123689a487970f2 [media] Sony CXD2820R DVB-T/T2/C demodulator driver
bc022694d7da1c848e395f18eaf856abc9dd0b09 [media] em28xx: add support for EM28174 chip
f71095be6645aee0828623701e35e7e7d52910d8 [media] em28xx: Multi Frontend (MFE) support
f9d0bc1c08d205008e9414a0853e4aca8b07168a [media] tda18271: add DVB-C support
e0bae9b33a406465bce6f38e9aaeef1ebfcfb461 [media] cx24116: make FW DL split more readable
bedbf3d1451dbecd7a46ffbc6ece28561673b748 [media] anysee: add support for Anysee E7 S2
f0a53105edabcf3d91fabeef4fbdb574d05ab551 [media] anysee: add support for Anysee E30 S2 Plus
107d7b181ddeaeea92d1aa25f2e1e5a3acb7da40 [media] cx24116: add config option to split firmware download
f3b1af19647f375efb96cbd0589f9279caea7023 [media] media: fsl_viu: fix bug in streamon routine
791ae6991051729697dfe60f277744ad6de42316 [media] fsl_viu: add VIDIOC_OVERLAY ioctl
dadefe3b710b706b607b51e901bbe6fb05cc515c [media] gspca/stv06xx_pb0100: Don't potentially deref NULL in pb0100_start()
488ebc4808162245be1f1365ea6854b4af6a1146 [media] rc-core: use ir_raw_event_store_with_filter in winbond-cir
08ffff9fa410916f1847aff831206465cefa924f [media] rc-core: add trailing silence in rc-loopback tx
c829f2672f312f2c19dc021b233a45d3dd850a4f [media] rc-core: add TX support to the winbond-cir driver
67cdd42e0630eff3673808aa57007501353c73b6 [media] rc-core: int to bool conversion for winbond-cir
0f2ce168c850b4ea4b0d71f59c5603bdee85b6b5 [media] v4l: Add mt9v032 sensor driver
9d8e1b5490a4fd2fa71bf3b39e7f1ce513daebcd [media] STV0299 Register 02 on Opera1/Bsru6/z0194a/mantis_vp1033
24fb06049af849934a30a06da78b7c75fac280df [media] STV0299 incorrect standby setting issues register 02 (MCR)
2f9700062cf67b14729b2916ba662e7884d3e0c5 [media] fsl-viu: replace .ioctl by .unlocked_ioctl
8d115931622eb19a15f2633cb35dd2c4a66db255 [media] cx88: don't use atomic_t for core->users
f4bd4be8d113534a28e0c9a86cddbabd47b06159 [media] cx88: don't use atomic_t for core->mpeg_users
579b2b45120fa33f750cd65150d6d8995938750b [media] cx88: gracefully reject attempts to use unregistered cx88-blackbird driver
344d6c6ba6ba5c4fede2f07adbd26d53109a2dd8 [media] cx88: protect cx8802_devlist with a mutex
1d6213ab995c61f7d1d81cf6cf876acf15d6e714 [media] cx88: hold device lock during sub-driver initialization
1fe70e963028f34ba5e32488a7870ff4b410b19b [media] cx88: fix locking of sub-driver operations
8a317a8760cfffa8185b56ff59fb4b6c58488d79 [media] cx88: protect per-device driver list with device lock
cae72c7c63fd4a8f20efc001108f12f34076c17b [media] Fix panic on loading earth-pt1
59983439c09f0d319cd288d27c0f70cf8764e09a [media] usbvision: remove broken testpattern
240d57bb8238d6998644c7f696c27076956ff653 [media] usbvision: add Nogatech USB MicroCam
449a0bada34e5e554ef52aca86aeaa81ed35533e [media] lmedm04: PID filtering changes
a760d63878b21fc16997b79e8ebee531b40c8b26 [media] lmedm04: don't write to buffer without a mutex
853e3b2930001534b88fb36e936c9a734a79046c [media] IX2505V Keep I2C gate control alive
08921ac9e9d185d6f472238ea9c79a3a70eb7ea7 [media] Media, DVB, Siano, smsusb: Avoid static analysis report about 'use after free'
792bc09a9896dfbdac575ab4cdcd0f4db96d8ca1 [media] tm6000: add detection based on eeprom name
dca6b74bb332f6aa52bd2a6efc464233e542297b [media] dvb-usb: don't return error if stream stop
c8b7ced3460934cb31464463d7f909fef5db9391 [media] dvb-usb return device errors to demuxer
6f030abf9a77f10213bc5a2da2eff478d4d4e0c3 [media] lmedm04: Do not unlock mutex if mutex_lock_interruptible failed
eeaaf817c7202b71a6e1aab87ebd538d1b5e5a42 [media] cx231xx: add support for Kworld
38e009aac9e02d2c30fd9a5e979ab31433e7d578 [media] Speed up DVB TS stream delivery from DMA buffer into dvb-core's buffer
3f84a4e1c1b785ff5dd3952cb2d4b3008b68ae45 [media] cx23885: Don't leak firmware in cx23885_card_setup()
451a51b218df9a3a93af9fd71a356cc6043df52a [media] DVB, DiB9000: Fix leak in dib9000_attach()
b7101de3fff596b35e45cd9fb7007caa07e97c9a [media] cx18: mmap() support for raw YUV video capture
5ed9bd02444a00bb1e8ecc1baa8ecdb633afc126 [media] tm6000: add CARDLIST
e42e28f9d696c6f4e7b16ad2b0f4558269b7d180 [media] s2255drv: jpeg enable module parameter
d0ef8540f211ba7cde748ef4f0272cd49bfdb520 [media] s2255drv: adding MJPEG format
b01ff50035844bf2abac4a7e27b662a92ebb1d7b [media] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro
eb02d8571bebf53a9c18a82f9912d0a77ebb83e7 [media] DM04/QQBOX v1.84 added PID filter
bb19a4210540866443e51635733a83d0970939c8 [media] STV0288 Register 42 - Incorrect settings
910c41cac0c5dfcf89ad2c0dc2f8a1aa1cbf3185 [media] DM04/QQBOX stv0288 register 42 - incorrect setting
a1b4c86b2bad37963e675737ec850c851e785d6b [media] s2255drv: atomic submit urb in completion handler
574312d8ceb689af5000fa78d40f7ee38e1ea895 [media] budget-ci: Add support for TT S-1500 with BSBE1-D01A tuner
53f1fe9465359e0cc080d4a7779cdfcd42b75e82 [media] cx24116.c - fix for wrong parameter description
6588687a602ee5d97aad92a5910db1be16a4f6df [media] pwc: Handle V4L2_CTRL_FLAG_NEXT_CTRL in queryctrl
fd206508492caffaccc36cbfc40d3b1f8eeb1f0b [media] dib0700: fix possible NULL pointer dereference
92f6ed71cafae8580bd481db66edb81c3d9d958c [media] pvrusb2: delete generic_standards_cnt
0cff593732fa5bdf07192be741a567b85a9c0cd3 [media] pvrusb2: check for allocation failures
ce02704d48767bdd31eb0b804b1d45da5b683a8c [media] saa7134: support MagicPro ProHDTV Pro2 Hybrid DMB-TH PCI card
5398b622152767aa70f2ac92d952c4c045aa86b5 [media] zoran: Drop unused module parameters encoder and decoder
945b876600054081911d31bdb4f47b172c8a48ae [media] lmedm04: get rid of on-stack dma buffers
2a596f84e2e368a3167947b32c8ea51125f87c58 [media] au6610: get rid of on-stack dma buffer
029461dbea04f4b6943bd24b6ae7906f28593a2f [media] ce6230: get rid of on-stack dma buffer
26b72c6e5a67ceef4c62c279d5952f723515d990 [media] ec168: get rid of on-stack dma buffers
60f81f12fa63213567b0b40546faa82b8f5d5b0c [media] vp702x: use preallocated buffer in the frontend
ee52f120b0adc469f5c67815cef79ecdd01cfd14 [media] vp702x: use preallocated buffer in vp702x_usb_inout_cmd
8ea793aa736137aa2453ce6877bb31a4b15dc28d [media] vp702x: use preallocated buffer
9a187c4183edb6e705245c0fb2439aa3e8dce1fe [media] vp702x: fix locking of usb operations
57873c720caddf19eef2d5fe734575f7175abb48 [media] vp702x: get rid of on-stack dma buffers
cf53b82d5d6eae920a1527b564f17c86e8118f0c [media] vp702x: remove unused variable
1c6410f317c3e78409f0179283089034c77a6ad5 [media] vp702x: preallocate memory on device probe
36f773e8e3f207136a6b903b71754593e0e1819c [media] vp702x: rename struct vp702x_state -> vp702x_adapter_state
d30615d87e7bfbf610fae1cbee3fa509d1377edc [media] vp702x: cleanup: whitespace and indentation
12fe2a6193df97b28f5ff9fd3f12d460e96c6a95 [media] opera1: get rid of on-stack dma buffer
513ea35ff9cd332abe650f5da3689bdb41824b43 [media] m920x: get rid of on-stack dma buffers
b47b850116369a474f71c8ee1e7d06dfa9bf5468 [media] dw2102: get rid of on-stack dma buffer
0e4e7208e6b33816c457292ee771da3a5779027b [media] friio: get rid of on-stack dma buffers
ab22cbda6651db25d03052aa9ee9452b5eaa3edd [media] vp7045: get rid of on-stack dma buffers
54f4e11ae3051ff7a921494be5106788db19dcf7 [media] a800: get rid of on-stack dma buffers
ca73877587abfb8213c8eb21fec4f7d2bca36069 [media] dib0700: remove unused variable
ffa5899ce8a6d82e42ae0ca23a10cf92d914045e [media] DiB0700: get rid of on-stack dma buffers
b9f7b73c8c107d83a4c04c4f29a2ca96f7e73faf [media] lmedm04: correct indentation
bbcede07b44886f4ffe496363c819c5ecebac8b0 [media] ignore Documentation/DocBook/media/
474fdc0822abd36d38041c0f02513adb5006f6cb [media] radio-si470x: convert to use request_threaded_irq()
949cf31cb00c16a1011c73c43f30cd3e2dfb6610 [media] radio-si470x: convert to dev_pm_ops
0830be3fe107372b375256c5303cabd85d4be234 [media] radio-si470x: support seek and tune interrupt enable
cc73b4b57c59141bb8a99f86a1af95f296262558 [media] tm6000: fix vbuf may be used uninitialized
990528ebe7b7f07f67e29e66700297b10557a706 [media] lirc_sasem: key debug spew off debug modparam
68a49a4a3dc9354b6daa24dd87e4e246b6da3c13 [media] ttusb-budget: driver has a debug param, use it
2faa0ca82c7180f58a4b3bb3c460e5bdcdcf04c6 [media] mceusb: Formosa e017 device has no tx
39381d4fcd97462f0262bef382b7643f17787587 [media] rc/nuvoton-cir: enable CIR on w83667hg chip variant
362d3a3a9592598cef1d3e211ad998eb844dc5f3 [media] rc/nuvoton-cir: only warn about unknown chips
56c0893c4f66a5d249b8981101755bec5890500d [media] rc: further key name standardization
d8ee99e79994f916bc5b81990f861ea923e7f332 [media] mceusb: tivo transceiver should default to tivo keymap
d0ff237133bf05c16d5604906cfb8774c5751b81 [media] rc: add tivo/nero liquidtv keymap
6612155a1dce344fb609c9487a879c693150ebb1 [media] gspca - kinect: New subdriver for Microsoft Kinect
8bb36c2139f7bcea32a78472272f1d0de3b00f7b [media] Add Y10B, a 10 bpp bit-packed greyscale format
da75191b43c9078c4a2b8f656872c10e9b3fbe64 [media] gspca - zc3xx: Adjust the mc501cb exchanges
5396e62fa1c637f9993023c82f5a1840ab58a960 [media] gspca - jeilinj: add SPORTSCAM specific controls
713b466f0f67de2d9dc9de85741fffd8516b34fb [media] gspca - jeilinj: Add SPORTSCAM_DV15 camera support
6f8efcfb3dc88e4c626765278afc40ed4bfc18e2 [media] gspca - jeilinj: add 640*480 resolution support
8715b16eadef74e9cf167f44961354f54b547e2a [media] gspca - jeilinj: use gspca_dev->usb_err to forward error to upper layer
c3d8692758dfaaf0049d6112c94c819de9237577 [media] gspca - jeilinj: suppress workqueue
ec2a0954350098dccd579c945c8bf5cf969c604b [media] tveeprom: update hauppauge tuner list thru 174
47ac84d5b1a680f350bc07d1dc4129eb0095414e [media] tveeprom: update hauppauge tuner list thru 169
70fc26fbcd0ac8e6bc1ca1cdc6fe623e7ac37ca1 [media] anysee: add more info about known board configs
882b82caf2cb8210e6829231cb352dea33f83f4c [media] anysee: add support for two byte I2C address
e82eea79a3518e116f7e337fab2b5ca3072ed99c [media] anysee: enhance demod and tuner attach
1fd80701b5bd42fce36f4d32d5c5415354e68d98 [media] anysee: fix E30 Combo Plus TDA18212 DVB-T
59fb41409d21c491671f74c676373118f48e2136 [media] anysee: fix E30 Combo Plus TDA18212 GPIO
a43be980b3cf9c72f4bac4c7ce043e52004c6d90 [media] anysee: add support for Anysee E7 TC
72ffd2b822b4ff589432df0f56e3d2cd60c10447 [media] anysee: add support for TDA18212 based E30 Combo Plus
41f81f686a85af144ad9769a15ef8575b69eee38 [media] anysee: reimplement demod and tuner attach
592d9e21f5d875e84d09940eff7bc48812245855 [media] anysee: change some messages
b3e6a5af2162d114df4fd67353bbadd3d8a22c3e [media] anysee: fix multibyte I2C read
7ea03d211c055cfdef7930a29a11a54d2682f953 [media] anysee: I2C address fix
26eb7045f1c9eee3b65f573d27154d53aa9d6cc7 [media] NXP TDA18212HN silicon tuner driver
437b77552fe24f934836b28074a87a32f6fe485a [media] cx18: Bump driver version, since a new class of HVR-1600 is properly supported
2bfe2fa43eb2122f200e83df7428391f33537ff2 [media] cx18: Make RF analog TV work for newer HVR-1600 models with silicon tuners
834751d4365822f769d8af2fd37dc674997a313c [media] drxd: use mutex instead of semaphore
b15ca3341442e573ef49207200ad42f6abd4f5b4 [media] Remove the now obsolete drx397xD
c8b281161dfa4bb5d5be63fb036ce19347b88c63 sched: Increase SCHED_LOAD_SCALE resolution
1399fa7807a1a5998bbf147e80668e9950661dfa sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculations
f05998d4b80632f2cc00f108da503066ef5d38d5 sched: Cleanup set_load_weight()
79deb8e511bd6fc8e40add4da75b19df085d9453 x86, x2apic: Move the common bits to x2apic.h
9d0fa6c5f43f2d9c6966dcab7af96a717682fdec x86, x2apic: Minimize IPI register writes using cluster groups
a39d1f3f67f6a3d72b24f0d8bf9a295a27ea448e x86, x2apic: Track the x2apic cluster sibling map
a27d0b5e7d913b38880678ac05690f1dc737c4fd x86, x2apic: Remove duplicate code for IPI mask routines
9ebd680bd029a9fc47399ca61c950f8b6730ac40 x86, apic: Use probe routines to simplify apic selection
8f18c9711ed31c257d4f00a094b2fdbe72a741da x86, ioapic: Consolidate mp_ioapic_routing[] into 'struct ioapic'
c040aaeb86f66e956e147ce5f238d28308e06109 x86, ioapic: Consolidate gsi routing info into 'struct ioapic'
d5371430840f3e8d3b8bdbc9c02867808f299449 x86, ioapic: Consolidate mp_ioapics[] into 'struct ioapic'
57a6f74023c7fd943160d7635bbc8d9f66e2ab54 x86, ioapic: Consolidate ioapic_saved_data[] into 'struct ioapic'
b69c6c3becc102f3eebc4ebba582abfe76be3f45 x86, ioapic: Add struct ioapic
15bac20bd8a039e9acb274785be82772e1237eed x86, ioapic: Remove duplicate code for saving/restoring RTEs
31dce14a3269843f98ce1bc37d0c91b22f1991ee x86, ioapic: Use ioapic_saved_data while enabling intr-remapping
4c79185cdb1425fb74241d0be772ff1a9913091a x86, ioapic: Allocate ioapic_saved_data early
b64ce24daffb634b5b3133a2e411bd4de50654e8 x86, ioapic: Fix potential resume deadlock
bf5af9b5bba2453ff46f241e8f2e139ca79302e7 HID: hid-multitouch: class MT_CLS_STANTUM is redundant with MT_CLS_CONFIDENCE
617b64f97708be26a061e6c8178ad46b4c49d031 HID: hid-multitouch: add support for Unitec panels
5e74e56da03f581482c104628951eeb1455848ea HID: hid-multitouch: add support for Touch International panels
ee0fbd149182d91e3b9df7b306eb03cd1f1dd4a1 HID: hid-multitouch: add support for GoodTouch panels
79603dc9a8223856cf3194dcabad32b9828c7be9 HID: hid-multitouch: add support for CVTouch panels
e6aac3427ef03f61e7478514d0648b58359d05d1 HID: hid-multitouch: add support for ActionStar panels
d47cc0db8fd6011de2248df505fc34990b7451bf x86, amd: Use _safe() msr access for GartTlbWlk disable code
9999daf446b9fa43b5301af423b6798a600e36bc [media] drxd: CodingStyle cleanups
58d5eaec9f877a9bcfa9b6dca0ea51850975c49f [media] drxd: Don't use a macro for CHK_ERROR with a break inside
7fc7356f4eafa953197e1c4e2d236e199a51db28 [media] drxd: Fix some CodingStyle issues
bccd2d8a39a65b008e5af96404139c2260a42fc7 [media] drxd: don't re-define u8/u16/u32 types
935c630c2cf402419342d66acd04804da8c0704a [media] drxd_map_firm.h: Remove unused lines
be9297d130835082587ef95cc83825871146e840 [media] drxd_map_firm.h: make checkpatch.pl happier
6cacdd46e23826c0591238f5f11b1bfa6490797d [media] drxd: Run lindent across sources
9b316d6b42572f857161232d82b54e7ab2d33fbe [media] em28xx: add remote control support for PCTV 330e
5c4da36401810da6f881f9531380fdc13edd8f2b [media] em28xx: remove "not validated" flag for PCTV 330e
8f19f27e3e0e055aed877a07198cfbaf9d784105 [media] drxd: move firmware to binary blob
ad9b4bb265cecbfc9b0c495741e331ce199964e0 [media] em28xx: add digital support for PCTV 330e
09bc1942c031686bfcf897746b6baf9d42c92ed5 [media] em28xx: include model number for PCTV 330e
7030f52bbee5edafd408f985696516a0dc735ca7 [media] em28xx: fix GPIO problem with HVR-900R2 getting out of sync with drx-d
6b142b3c81e6e532dfad7256fcc7e75fded49245 [media] drxd: provide ability to disable the i2c gate control function
3e5659067892d94d859f8ae4c1129a84fe4d5244 [media] em28xx: auto-select drx-k if CUSTOMISE is not set
75e2b8694f0b1f8faea1851a39cb7ba07640aa7d [media] em28xx: enable support for the drx-d on the HVR-900 R2
ba96796544f3bfc53a3269f0cf65651e349f8033 [media] drxd: provide ability to control rs byte
949a12e3a87281e38d3520823e7e171bbe45b448 [media] drxd: add driver to Makefile and Kconfig
126f1e61887085aa2c2cfa7644aee8295a94e1f7 drx: add initial drx-d driver
0618ece01fdedcd3e775d9d43acc2c2a661a0c54 [media] mantis: trivial module parameter documentation fix
abd34d8d6b213c792c1a06fd75488595c5fb6d3f [media] use pci_dev->revision
ec0c8d555a93aa7e2c5c4f11f12686e5b2245696 [media] V4L: soc_camera_platform: add helper functions to manage device instances
e0df5417acf65cff05343b1fb83fb40344e155ea [media] xc5000: Improve it to work better with 6MHz-spaced channels
30bd3b56db37a2c2eb6d3bb14ce02156807c79ed [media] DM04/QQBOX Fix issue with firmware release and cold reset
0dfe8da4921fdae6b9c77e320731e490d4b15a99 ASoC: Tegra: Fix compile when debugfs not enabled
6ae759e889d9fd1733f4392f5083ac8c899253c5 ASoC: spdif-dit: Add missing MODULE_*
d291767b6056540277497d91baa9120428d7cd1a drm/radeon/kms: fixup eDP connector handling
7c3ed0fd9b72d489243ff97f3cea2e1d4d07d9fa drm/radeon/kms: bail early for eDP in hotplug callback
1e85e1d07b9255bd52c557f1a77fb72ccfacaf1c drm/radeon/kms: simplify hotplug handler logic
224d94b1445e2a836cd3790ff29f1866c052de4d drm/radeon/kms: rewrite DP handling
558e27db8f6a5e364dc6a88087f886049ac17e70 drm/radeon/kms/atom: add support for setting DP panel mode
39b3bdb62a3955db6467a075e77a8d0732caded9 drm/radeon/kms: atombios.h updates for DP panel mode
428c4b51b7e133202db49021011f6af64b3276f8 drm/dp: add some new DP regs for DP 1.2
eac4dff6d3edc0aea1941db16c03ae19aa628a3c drm/radeon/kms: handle DP bridges
834b2904bbfde3d85b5e984688777d56e9c7bf80 drm/radeon/kms: improve aux error handling
f8d0edde15702f1e3114d4afc80cb9cced2c754b drm/radeon/kms: improve DP detect logic
d7fa8bb385d71c0c0c563a063a0f574adc532585 drm/radeon/kms: add some dp encoder/connector helper funcs
4e633939fe39a98824a0c590a6c1e30559071100 drm/radeon/kms: make sure eDP panel is on for modesetting
2dafb74d63d3f79d0357ff19bf7691c22b034926 drm/radeon/kms: fix eDP panel power function
3a5f4a21c5708479a9334c8a8268f300aea2c628 drm/radeon/kms: adjust eDP handling (v2)
86a94defe2b88380c28547d7053633b26a397d42 drm/radeon/kms: fix up DP clock programming on DCE4/5
8e8e523d865490e95ed7c9d2e173c02648d6be90 drm/radeon/kms: spread spectrum fixes
df271bec805b42527d864777ed035fcbb42e76c0 drm/radeon/kms: properly handle bpc >8 in atom command tables
96b3bef8c1d20b3f0087a26313296bf476930380 drm/radeon/kms: DCE4.1 DIG encoders are fully routeable just like DCE3.2
bbe7b8bef48c567f5ff3f6041c1fb011292e8f12 MAINTAINERS: Add drivers/clocksource to TIMEKEEPING
c721be2807467819d16db4d61a4c5db539bcc1c7 Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into devel-stable
e28fb9c603f321e0bb4c6c43d58b31de052d6de6 SOUND: OSS: Remove Au1550 driver.
4a787a3ff3f419c23ab0a5cef677fa441356b818 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
c0e299b1a91cbdb21ae08e382a4176200398bc36 clockevents/source: Use u64 to make 32bit happy
6cb4b040795c555c7ab4b1ba29b0dba2b5a42beb HID: hiddev: fix race between hiddev_disconnect and hiddev_release
23746a66d7d9e73402c68ef00d708796b97ebd72 HID: magicmouse: ignore 'ivalid report id' while switching modes
966922f26c7fb5eddbe3c506b66bb5659f57b76f HID: fix a crash in hid_report_raw_event() function.
208b3a4c196e733b9cec006dc132cfc149b2810a powerpc: Fix hard CPU IDs detection
591e610d651079117bd71c625605a3ebd868b1a1 ALSA: hda - add Intel Panther Point HDMI codec id
bfe9fc8aebc997ce8bcf8ac0586c84a247812064 ALSA: emu10k1 - Add dB range to Bass and Treble for SB Live!
acb373da7cc8aac7f7f4f35056db16606da01d42 ALSA: hda - Remove PCM mixer elements from Virtual Master of realtek
5a2d227fdc7a02ed1b4cebba391d8fb9ad57caaf ALSA: hda - Fix input-src parse in patch_analog.c
a2d063ac216c1618bfc2b4d40b7176adffa63511 extable, core_kernel_data(): Make sure all archs define _sdata
c16dbd54a3fe126b539a0ef149d80221c667bbd5 Merge branch 'perf/core' into perf/urgent
43c640157d4366a3ea9ba01f903ea892f46376ee spi/amba-pl022: work in polling or interrupt mode if pl022_dma_probe fails
c6e7b8cb11632a3b3968c6f64e179c7619eb70c0 spi/spi_s3c24xx: Use spi_bitbang_stop instead of spi_unregister_master in s3c24xx_spi_remove
708a7e438806c02add92a585b0a6b4b2ae50159b spi/spi_nuc900: Use spi_bitbang_stop instead of spi_unregister_master in nuc900_spi_remove
8901e1b98e1dad75c4567d03dd00a59bd6c450e8 spi/spi_tegra: use spi_unregister_master() instead of spi_master_put()
680c1305e259a488f489bc887854523b6c6e0705 spi/spi_sh: use spi_unregister_master instead of spi_master_put in remove path
0c4a1590189b426814748d2e03b95541852b3af6 spi: Use void pointers for data in simple SPI I/O operations
521999bd4a8c47a86136b9d8223a9480f5906db8 spi/pl022: use cpu_relax in the busy loop
7f9a4b9797405061a07fca26ff1b4f305c564e5d spi/pl022: mark driver non-experimental
a18c266f8e43004c85c56b4077f6158fcadb7707 spi/pl022: timeout on polled transfer v2
78fab4c04c76b8c9327541bd270f82b85b42bbf7 Merge commit 'v2.6.39' into spi/next
1adb656e52e1159b0187bf6590df94c7ff44d389 gpio/via: rename VIA local config struct
280df6b3c3ad777a91f1011cd98d50df891bfef8 basic_mmio_gpio: split into a gpio library and platform device
e849dc044af0939135c822833092bc9baf480222 gpio: remove some legacy comments in build files
3f397c2144e46d9127662fdb6314f21960d8563d gpio: add trace events for setting direction and value
cc300d9ead66235e23c674babb8a4ae4ad4c9db8 gpio/pca953x: Use handle_simple_irq instead of handle_edge_irq
8fa0c9bf82b0b8697ace9532c5a50a0f4e0c7bb5 gpiolib: export gpiochip_find
6cff9e2b34414733fa61fddef909e9ae1e4beaf3 gpio: remove redundant Kconfig depends on GPIOLIB
fd9962352105f19711d55cc2caaf75b2e201598b basic_mmio_gpio: convert to non-__raw* accessors
31029116ebc1f2481bd2380437e9f7a18f18dca5 basic_mmio_gpio: support direction registers
dd86a0cc5e35161538c10e35eb85e2ad0adfe14d basic_mmio_gpio: support different input/output registers
e027d6f9d52d9ccabb307d0cb0265de3481b1e9e basic_mmio_gpio: detect output method at probe time
364b5e871839fafffa851bbff9ecf64ac641023c basic_mmio_gpio: request register regions
924e7a9fc6da124588e27c611841d07047c157b4 basic_mmio_gpio: allow overriding number of gpio
4ddb8ae217ad2aae888d00d97c5160f677dd38f4 basic_mmio_gpio: convert to platform_{get,set}_drvdata()
8467afec5f8137fd0c13121f8a38c99c54c913f6 basic_mmio_gpio: remove runtime width/endianness evaluation
e83b906c99eb87a11cd731f6726e60cd8ac9ec4b powerpc/pmac: Update via-pmu to new syscore_ops
880102e78547c1db158a17e36cf0cdd98e7ad710 Merge remote branch 'origin/master' into merge
ab50ff684707031ed4bad2fdd313208ae392e5bb UBI: switch to dynamic printks
ebfce01a6dfa2bd30a16efdeb417862ea0355d3b UBI: turn some macros into static inline
3802243a189b0f153acb03f531daf35d40bc38bb UBI: improve checking in debugging prints
bdc1a1b6100c78a6002b1761ebe36d5fe8f8585b UBIFS: fix kernel-doc comments
7196cd6c3d4863000ef88b09f34d6dd75610ec3e tg3: Add braces around 5906 workaround.
d542fe27c86ecf932f40c898881208ccdaef9dc5 tg3: Fix NETIF_F_LOOPBACK error
449f4544267e73d5db372971da63634707c32299 macvlan: remove one synchronize_rcu() call
257313b2a87795e07a0bdf58d0fffbdba8b31051 selinux: avoid unnecessary avc cache stat hit count
3d07f0e83d4323d2cd45cc583f7cf1957aca3cac Merge remote branch 'kumar/next' into next
593adf317cf165f7c66facf2285db9d4befbd1c0 powerpc/kvm: Fix the build for 32-bit Book 3S (classic) processors
44075d95e2567ce7b454bc1a4cf264ff6afebe65 powerpc/kvm: Fix kvmppc_core_pending_dec
818d8462bb7c717706bcfe994258e2c3710d1fd0 arch/tile: cleanups for tilegx compat mode
f4de51de2edcd26ec77bfc71b1f00b1de5a5dc20 arch/tile: allocate PCI IRQs later in boot
571d76acdab95876aeff869ab6449f826c23aa43 arch/tile: support signal "exception-trace" hook
8aaf1dda42576b0f8dffb004065baa806f4df9b6 arch/tile: use better definitions of xchg() and cmpxchg()
4800a5bb13c09a572f7c74662a77c9eca229eba1 include/linux/compat.h: coding-style fixes
129257c6af28fadf7c81b796a6ed06db1fcf1b1d Merge branch 'master' of /pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 into for-40-iscsi-target-merge-v3
044aea9b83614948c98564000db07d1d32b2d29b selinux: de-crapify avc cache stat code generation
351fc4d660ff134fc33b920e1a3a97de4923dd91 Merge remote branch 'keithp/drm-intel-next' of ../drm-next into drm-core-next
39ab05c8e0b519ff0a04a869f065746e6e8c3d95 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
1477fcc290b3d5c2614bde98bf3b1154c538860d signal.h need a definition of struct task_struct
eb04f2f04ed1227c266b3219c0aaeda525639718 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
5765040ebfc9a28d9dcfaaaaf3d25840d922de96 Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
08839ff8276bd1ba0ce8b2d595f9fe62a5b07210 Merge branches 'x86-reboot-for-linus' and 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
08b5d06ec6cff1d952f13cfcffcbf41ff0ce2c86 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
13588209aa90d9c8e502750fc86160314555612f Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
ac2941f59a38eeb535e1f227a8f90d7fe6b7828b Merge branches 'x86-efi-for-linus', 'x86-gart-for-linus', 'x86-irq-for-linus' and 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
016281880439a8665ecf37514865742da58131d4 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8a745f1f39b7a20047a362b67ce9151c07d14440 libata: Power off empty ports
17b141803c6c6e27fbade3f97c1c9d8d66c72866 Merge branches 'x86-apic-for-linus', 'x86-asm-for-linus' and 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0afc6f5ba95419fd505e60637f7645425f16e407 libata-pmp: add support for Thermaltake BlackX Duet esata drive dock
bfeec8ca15c9c06c1978a25248e2bd11c4a26d72 ATA: Don't powerdown Compaq Triflex IDE device on suspend
5f4e206666f834340b69ddb43f86de3851c8675a libata: Use Maximum Write Same Length to report discard size limit
f68b3afe45051d43e9f9277c6f1404670e1b99d2 drivers/ata/acard-ahci.c: fix enum warning
78c4def67e8eebe602655a3dec9aa08f0e2f7c4b Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7e6628e4bcb3b3546c625ec63ca724f28ab14f0c Merge branch 'timers-clockevents-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
0f1bdc1815c4cb29b3cd71a7091b478e426faa0b Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
80fe02b5daf176f99d3afc8f6c9dc9dece019836 Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
df48d8716eab9608fe93924e4ae06ff110e8674f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
acd30250d7d0f495685d1c7c6184636a22fcdf7f Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
6595b4a940c4c447b619ab5268378ed03e632694 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
cbdad8dc18b8ddd6c8b48c4ef26d46f00b5af923 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1a4b6f66285785ddccef049e6b45be4e7c7a2189 staging: usbip: replace usbip_u{dbg,err,info} and printk with dev_ and pr_
d9a0fbfd7bc5d2c42f0fa9bcbdab62c4942d0388 serial: 8250_pci: add support for Cronyx Omega PCI multiserial board.
5f873bae704cf8b7cbd64b5720912266286c9146 tty/serial: Fix break handling for PORT_TEGRA
4539c24fe4f92c09ee668ef959d3e8180df619b9 tty/serial: Add explicit PORT_TEGRA type
d5f6db9e1aff6ccf1876224f152c0268b0c8a992 USB: EHCI: Remove SPARC_LEON {read,write}_be definitions from ehci.h
51509a283a908d73b20371addc67ee3ae7189934 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
fda928ac97dbf0359f3dc4c96925b7b422b540d7 USB: UHCI: Support big endian GRUSBHC HC
c936503fff31663a8625d23f528d868aa8c22570 sparc: add {read,write}*_be routines
75f5076b12924f53340209d2cde73b98ed3b3095 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
83d7e948754cf021ed7343b122940fcc27c1bd88 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-2.6-cm
51e2f62fe79651e7ed8e16ba126a163b116fe3d7 USB: UHCI: Add support for big endian descriptors
bab1ff1bda27e654dfd382a1fbdfcda1f7ed0a37 USB: UHCI: Use ACCESS_ONCE rather than using a full compiler barrier
8452c6745e74384e7e434144f989ada3eae41170 USB: UHCI: Add support for big endian mmio
fce4a1dda2f1a9a25b3e5b7cd951070e0b42a818 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
5116901d8596a52598364d41581c0a745da003bc usb-storage: Correct adjust_quirks to include latest flags
d05b6ec01b8186f847ac9e41098e40858926db40 usb/isp1760: Fix possible unlink problems
079cdb0947ce6ae7df0c73a1c82c14920a9b6b6d usb/isp1760: Move function isp1760_endpoint_disable() within file.
69fff59de4d844f8b4c2454c3c23d32b69dcbfd7 USB: remove remaining usages of hcd->state from usbcore and fix regression
e1f2084ed200eb31f2c9d1efe70569c76889c980 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
c5fc472171ec4f96d06d1ac039d88f9b89bb95db core_kernel_data(): Fix architectures that do not define _sdata
034cfe48d0efc248ba4b725e3a94b95e76fbc5d3 networking: NET_CLS_ROUTE4 depends on INET
db60697a086cdf4bbe6deedcefc2ff81e2a9efd2 staging:iio: Trivial kconfig reorganization and uniformity improvements.
44d8b3542f703a70fbd8f3f64816ab8bab32bce0 staging:iio:documenation partial update.
0ed731d2343f7ff964348377bde81c595f8af9e6 staging:iio: use pollfunc allocation helpers in remaining drivers.
58f0a255454dc2338d24d9827eadbd9db386acc5 staging:iio:max1363 misc cleanups and use of for_each_bit_set to simplify event code spitting out.
6fe8135fccd66aedcc55ded70824342587fd2499 staging:iio: implement an iio_info structure to take some of the constant elements out of iio_dev.
a3f02370c9fa6d85fbee2c11649ebc9c84bae919 staging:iio:meter:ade7758: Use private data space from iio_allocate_device
7df86302f4258764a3b8b1d63848dab3aa292654 staging:iio:accel:lis3l02dq make write_reg_8 take value not a pointer to value.
8d213f24f2291a3edc7f94ac2bec8c85015aed96 staging:iio: ring core cleanups + check if read_last available in lis3l02dq
c74b0de1666f8b8f6c65e1e944deff71fed0769a staging:iio:core cleanup: squash tiny wrappers and use dev_set_name to handle creation of event interface name.
21b185f8d5951ebbf76d61f431fb541dce5113d1 staging:iio: poll func allocation clean up.
e3796e6bbba213ba2aad7212de0bdae2833ac45e staging:iio:ad7780 trivial unused header cleanup.
f07458ad8f07cafff2e9ca791cb6b9bcd6eea36a staging:iio:adc: AD7780: Use private data space from iio_allocate_device + trivial fixes
643ea260b4cb81dfc99b3e18e4be25ba2f1936ed staging:iio:adc:AD7780: Convert to new channel registration method
44039a671ecceaf023209b0446ca7443ec11c57c staging:iio:adc: AD7606: Drop dev_data in favour of iio_priv()
b9c445155e0bc805f0f668fd32ec4a3e808931fe staging:iio:adc: AD7606: Consitently use indio_dev
7b2fdd192fede94d88e2e31826031e759f30908e staging:iio: Rip out helper for software rings.
cc4a48e4cf92776656633aeb895520dc53893f32 staging:iio:adc:AD7298: Use private data space from iio_allocate_device
5565a450248d827afa949aab157873d4b9be329e staging:iio: rationalization of different buffer implementation hooks.
38d15f06f942306050a063abd111467d39c5cc37 staging:iio:imu:adis16400 avoid allocating rx, tx, and state separately from iio_dev.
59c85e82c2e7a672cb4342dc5ccf9df8a3a14f73 staging:iio:trigger handle name attr in core, remove old alloc and register any control_attrs via struct device
3b8ebfb47f0cacc82c88b6f886ad84d78d6fdd61 staging:iio: iio_event_interfaces - clean out unused elements
d731aea081dc96b91be680c23b844f33aa4759e1 staging:iio:lis3l02dq remerge the two interrupt handlers.
02db0bb33acf8afbdb9fb4fbaa99f7185337098f staging:iio:buffer - remove unused event code for buffer events.
383f650f6cf739b256eb24c4a1d397d883de56ff staging:iio:addac:adt7316 replace abuse of buffer events.
d1ab8552cda68dd100cf113cba7bc37e653ad886 staging:iio:adc:adt7410 replace abuse of buffer events.
e7a2c3238345c88a668c26ec6790f19f4fa7a820 staging:iio:adc:adt7310 replace abuse of buffer events.
b206c3bbb4eda4f82c3396c0cc3a4443ffc166c5 staging:iio:adc:ad7291 remove abuse of buffer events and replace with something almost sane
0bb8be643161ae1dc5c5a0255cf5ca20f7de7b5a staging:iio:adc:ad7816 and adt75 change to meaningful event code.
d91a0ab06ca27ec552233b5225e80661125fe1b2 staging:iio:adc:ad7150 fix event codes.
41c775240a78fac3e2bd7f024c3cf0d61547249e staging:iio:core clean out unused elements.
1f785681a87068f123d3e23da13b2c55ab4f93ac staging:iio:trigger sysfs userspace trigger rework.
586d15255dd529be94253b2d4bbb9f40ef680c1a staging:iio:max1363 add new 2 channels parts form maxim, 11644-7
bb20d65dbc014e6770bac57940c493753d3d542e staging:iio:max1363 trivial removal of unused trig pointer.
a88b3ebc91e4606490fe0dd980ec9134cb816f42 staging:iio: rip out scan_el attributes. Now handled as iio_dev_attrs like everything else.
8a27a023f8f66a8361c5e3d8160a690f480479ec staging:iio:meter:ade7758: Use iio channel spec and miscellaneous other changes.
9308bc9af00dc49919bfba58c23ae5225404064d staging:iio:meter:ade7758: Fix list and set of available sample frequencies.
e33ab8f275cf6e0e0bf6c9c44149de46222b36cc Merge branches 'stable/irq', 'stable/p2m.bugfixes', 'stable/e820.bugfixes' and 'stable/mmu.bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
fb7f6ccac2a0651f458f8027dad5d31c9be3fff3 staging:iio:meter:ade7758: Fix return value of ade7758_write_reset
f535e08eb60edbfb9f8ff660c9512b498ba0e1de staging:iio:meter:ade7758: Fix timing on SPI read accessor functions.
69c272cc8edf3e5432859a9c1bcb51a64b2accb5 staging:iio:meter:ade7758: Update trigger to the new API
faf290e867fd51e227165d0bef113b022520a58f staging:iio: Add channel types IIO_CURRENT and IIO_POWER.
e61181d0a3e6788d57de9c1ae305d1c6f5fabade staging:iio:adc:ad7606: Use private data space from iio_allocate_device
1caf7cb461351b33d6229692a17afcad238e5b7a staging:iio:adc:ad7606 Convert to new channel registration method Update Add missing call to iio_trigger_notify_done() Set pollfunc top and bottom half handler
29b7f43ef41bdbdd35dc54ea878efb855c224b7b staging:iio:gyro:adis16260 move to chan_spec based setup.
cd69f57dee75cb27337bf5438359aae86503873f staging:iio:accel:adis16240 move to chan_spec based setup.
eb7fea53e53ed47e82b4cc9911dd8fdc7f953de5 staging:iio: Add chan info support for 'peak_raw' attributes.
1e8fa5b8631a0965065d621240c0eafe879ac5d0 staging:iio:accel: lis3l02dq add writing for calibscale and calibbias.
01a99e182333cc3b885028eaec9fde158dde4f16 staging:iio:adc:ad7298: Convert to new channel registration method
6684e5b47dd4ef1cedde6f029cc1d9f7c5097d6e staging:iio:adc:ad799x removed unused headers.
1bf7ac76cc8a621f1bac3302e166d33d40ec6e7d staging:iio:adc:ad799x: Use private data space from iio_allocate_device
d22fd9c5534b39edd48b792a018dcd9b46db276e staging:iio:adc:ad799x: Convert to new channel registration method.
f39e086adcbdb953922fb2856d2745642432fca9 staging:iio:adc:ad7887: Use private data space from iio_allocate_device
596d06097f7843e4fd913f4e4e031a18641c2734 staging:iio:adc:ad7887: Convert to new channel registration method.
a34c26dcd48a0c6e03ea175e152e787414861aa2 staging:iio:accel:adis16209 move to chan_spec based setup.
ad3eb9ab1276cc69bb9cc72dffc074d1a317a6c0 staging:iio:accel:adis16204 move to chan_spec based setup.
d37b24b3c033be00f7345b7217d3aae1c662f363 staging:iio:accel:adis16203 move to chan_spec based setup.
cf96ffd8c2ed7728f8abb2b6122da78319466a2d staging:iio:accel:adis16201 move to chan_spec based setup.
cbcdf4dd4fb109141b60da7b224895b88dbdff19 staging:iio:light:tsl2563: chan_spec based channel setup.
845bd12ac78f92ba8905f45de7e17a4a8b3cef40 staging:iio: use the new central name attribute creation code
1b732888d83f71a31a4bd26290ca8a00df1bf928 staging:iio: Add core attribute handling for name of device.
51c060a069376385bc0c2f8010121303d3b7bd57 staging:iio:trigger remove legacy pollfunc elements.
504b4958ff4c578fb153b1f526b2812946d7ddff staging:iio:gyro:adis16260 move to irqchip based trigger handling.
36177c03186aa6e8ec4eb3c398df23ad5783604d staging:iio:adc:ad799x move to irqchip based trigger handling.
e362dfbb6940860818b659d96176c51270200c41 staging:iio:adc:ad7887 move to irqchip based trigger handling.
13cfac2038438bf98a649a5c92ed56e4534a0d84 staging:iio:adc:ad7606 conversion to irq_chip based polling.
70d4fd3fcd47e01c29754d59fffaaee47a690a50 staging:iio:adc:ad7298 move to irqchip based trigger handling.
d6d30d2685ca7605c5e142f40b8e0777d54755c2 staging:iio:accel:adis16240 move to irqchip based trigger handling.
d7e044f146ade0336d431f1c15d4915565731963 staging:iio:accel:adis16209 move to irqchip based trigger handling.
80142f0de68a3d68f114f25f56e736c4a63e1c18 staging:iio:accel:adis16204 move to irqchip based trigger handling.
f3dadc1dd2ac91529c39ee0015fc91e2ea474453 staging:iio:accel:adis16203 move to irqchip based trigger handling.
05c2858d2f62c364f00c35b9607d2135a719a452 staging:iio:accel:adis16201 move to irqchip based trigger handling.
20e79c515f84242f391d8e73b77c040bbe6342fc staging:iio:imu remove adis16300 driver.
8e886e651fded8e96d222fe47741dbb3bc06557e staging:iio:imu:adis16400 add support for adis16300
70987b81ec08f98fb9b1aa7ac5022bc78359c65c staging:iio:imu remove old adis16350. Support now in adis16400 driver.
2a29a90b581067cd32dbb65512ec379c9891a500 staging:iio:imu:adis16350 etc support into adis16400 driver.
e78548455d05a8b315f2a98712cf64f07d88ef9c staging:iio:imu:adis16400 move to irq based triggers and channel spec channel registration.
3f00ca47fcfa79673ee960afaccc7fcbfbcb5946 staging:iio:meter:ade7758 move to irqchip based trigger handling.
f20546e004b71f9ce921c4a4ca48a56017237e2e staging:iio:adc:ad7476 move to irqchip based triggering
c5e0819e2d82c78c392a91a320e92cd4e19d54b7 staging:iio:adc:ad7476 use channel_spec
6da288a35b1b90dd1cbe8a682ba1180f672b1c13 staging:iio:adc:max1363 move to irqchip based threaded irq triggering
d1dbf01128dd1d675bcbe85da49af6c9a8c56cff staging:iio:accel:lis3l02dq move to threaded trigger handling.
8384d9573e937949eba96eaa1323253c2687aa5c staging:iio: add generic data ready poll function.
e0580032658c3b9c4e1ffca3a60a5c865a44cb36 staging:iio:ring_sw add function needed for threaded irq.
52615d4783df043605080f7ee65607eb60e3f076 staging:iio:Documentation generic_buffer.c update to new abi for buffers + misc fixes
d96d1337e339521a2bd56dc9d51fef140c1a49ee staging:iio: Add infrastructure for irq_chip based triggers
3bfccb74973db10a03d3d4c1d10fc00e77145699 Merge branches 'stable/balloon.cleanup' and 'stable/general.cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
5318991645d78c83dde7a7bb1cba24695cc152c4 Merge branches 'stable/backend.base.v3' and 'stable/gntalloc.v7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
dc93275150da9542f500fbd3d0515eecfefba7f6 Merge branch 'stable/broadcom.ibft' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/ibft-2.6
461be806744d0c83babcfa5d63993b43bd801c46 staging:iio:accel:lis3l02dq make threshold interrupt threaded.
aaf370db7dad574e166f64cd9ad4129f12198145 staging:iio: Remove legacy event handling.
72148f6ec7ad3802b8bc3e9df534bff73c7f14a6 staging:iio:adc:ad799x move to new event handling
6f3ca9e3d614b1b448800bbfa27d518fa11d3b77 staging:iio:adc:ad7314 remove unmatched unregister of event line.
cda0b2af52b281f865501777df9e7a1ada64b313 staging:iio:adt7310 move to current event handling
9c6b6ba819236ae098248d72f95235f286974b21 staging:iio:adc:adt7410 move to current event handling
58c0323c947b7cb48b280fea4394483817315b0d staging:iio:ad7291 move from old event system to current.
1142f709e6a99e5176abf78cfe3e9b2737651ff7 staging:iio:adc:adt75 old to new event handling conversion
4f2c1b02b9be473e7c458fc6bc7dc745203017f4 staging:iio:adc:ad7152 remove unregister of interrupt line.
9b5d9b06a4ae41705f856b68ccac507219250de6 staging:iio:adc:ad7150 move from deprecated event handling plus remove irq as gpio requirement.
db9afe2fc0c59f84bc1950b9b78767bbcdc80f13 staging:iio:adc:ad7816 move from old to current event handling.
724cf92ddc0209d7b7358525a450d0238c784410 staging:iio:adc:ad7745 move from old to current event handling.
90f79e76871b570480d87ac15603aa2685008f78 staging:iio:adt7316 get rid of legacy event handling code.
ce298d403167169ddf965ceb9645fd831065f65b staging:iio:dac:ad5504 move from old to new event handling.
bdab1001738f4ebf8df21bab8c9da79bd5dd3362 staging:iio:light:tsl2563 remove old style event registration.
b26a2188e0464f5962caff62074c91ef1c92056a staging:iio:buffering remove unused parameter dead_offset from read_last_n in all buffer implementations.
25888dc51163a566f8c8f18a84c100851d12738c staging:iio:sca3000 extract old event handling and move to poll for events from buffer
1e3345bc2c118c43f7f8a6db5d71c06e02b989da staging:iio: lis3l02dq - separate entirely interrupt handling for thesholds from that for the datardy signal.
72b38e3de1e9c9813bfb37ffa23de26e5b703014 staging:iio: Push interrupt setup down into the drivers for event lines.
1b076b5210870e819d23434bd134cf8d6dddc68c staging:iio:lis3l02dq: General cleanup
3feb07979c4d5b63d5e15ef01c97018a6d0db5b3 staging:iio: Buffer device flattening.
b9d40a9d5583a530372b4e1888e4f643ed05aca6 staging:iio: remove legacy event chrdev for the buffers
a7348347ba8a4a961a88434d37e45a8bd98a47b0 staging:iio: Add polling of events on the ring access chrdev.
939606d5cc454ea0ebae5346ace632d89f145e62 staging:iio: remove ability to escalate events.
298cd976e07f1a0ca56adffd80c237117e3e11af staging:iio:max1363 - move to channel_spec registration.
f3736416e87001cab2112dd5186cb89490bbbb32 staging:iio:lis3l02dq - move to new channel_spec approach.
1d892719e70e477156f62e060e0805d991d450e5 staging:iio: allow channels to be set up using a table of iio_channel_spec structures.
d410fa4ef99112386de5f218dd7df7b4fca910b4 Create Documentation/security/,
6b55b908458120a5f469aa87d11821be67fbd8e2 Merge branch 'move-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
8ce6eb1a4a4bc46820f23e927377d386d3ec5404 irda: Fix error propagation in ircomm_lmp_connect_response()
f8223b17550c427ac249124ff7f25722221f4591 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq
ad6376434c945495ea8c4082ad8a392cc58c3406 irda: Kill set but unused variable 'bytes' in irlan_check_command_param()
bfad6ef6d29e776472b3ead1f5bc920c5410ed2c irda: Kill set but unused variable 'clen' in ircomm_connect_indication()
ed84cadb21e15a3e59a2154158c58579774f0851 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_transport()
bb0a56ecc4ba2a3db1b6ea6949c309886e3447d3 [CPUFREQ] Move x86 drivers to drivers/cpufreq/
63722966d703aeb8071d52172de87e377006cd28 be2net: Kill set but unused variable 'req' in lancer_fw_download()
fa7479cf48103ee9261398034528495966bd7d2d irda: Kill set but unused vars 'saddr' and 'daddr' in irlan_provider_connect_indication()
d187c1aab8d30771bb781c745b150f6159467d6f atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.
2a64255019e13dd975f1487cec32b873bcb76da6 rxrpc: Fix set but unused variable 'usage' in rxrpc_get_peer().
c9d10c497c3728a5c798c11486dccdc01b2092a8 rxrpc: Kill set but unused variable 'local' in rxrpc_UDP_error_handler()
32890b983086136fef8721363a2d3860f337ad53 Staging: initial version of the nvec driver
9e5e10a22507b8d372bcf0e88875d4a3f6ede297 rxrpc: Kill set but unused variable 'sp' in rxrpc_process_connection()
504f284a713c46c6ecf975fbd20af00f4e205f5b rxrpc: Kill set but unused variable 'sp' in rxrpc_rotate_tx_window()
23a4231150ad227c99b7358ae9a741def5898d90 Staging: sm7xx: printk loglevels modified to match the scenario
617a0c7177195a5cef6f0c2e559ee05b5d4191dd Staging: sm7xx: preferred form for passing a size to memory allocation routines
1639c8ab4857f18f59222141777c8db931071785 Staging: sm7xx: removing extra white spaces,redundant code and using macros
2d9903621dbfa6524e7e98fded2fae31ef09f484 staging: fix mei build when PM is not enabled
3fadc1212a53908bc28e6351a40efd148739108b staging: usbip: userspace: bind-driver.c: mark remote_host as unused
2006d35d6190a96885cf48fbaf6425c2bd30ab5c staging: usbip: userspace: stub_driver.c: update kernel module name
f06cd54f555a4ceca4de39160c68c7e3da657e89 pkt_sched: Kill set but unused variable 'protocol' in tc_classify()
8fb53b959bd9e503b646a3d68c7b1759667b6a19 isdn: capi: Use pr_debug() instead of ifdefs.
43a5f002afc6f24891e57d31275f34e19a1a07d0 tg3: Update version to 3.119
310050fad8962a2ebc70011353a549614e118152 tg3: Apply rx_discards fix to 5719/5720
6ff6f81dd4ec08945e10147dbfe611569ef4cc09 tg3: Remove excessive parenthesis
0da0606f493c5cdab74bdcc96b12f4305ad94085 tg3: Consolidate all netdev feature assignments
dabc5c670d3f86d15ee4f42ab38ec5bd2682487d tg3: Move TSO_CAPABLE assignment
4452d0999906e3e26b718566362e943fcaa3d694 tg3: Fix stats for 5704 and later devices
54e0a67f446fae290f99781691eba46c5cda66e7 tg3: Fix TSO loopback test
42b64a450b81ec9e8cdd5b3fb13613ab9bb25048 tg3: Consolidate autoneg advertisement setup code
b0c5943f1ca4df6c1c451ef6be5287a161d29a9d tg3: Fix EEE interoperability workaround
108a6c1655f184c9abb7b5917838a8fb204361f5 tg3: Fix IPv6 TCP problems for 5719
1ff30a59f6d0c754e99442501a5145bdbbcfa6ea tg3: Fix 57765 B0 data corruption
432aa7ed75b3adaef6040d2cbe745fdd1c899415 tg3: Cleanup transmit error path
2ffcc981d823a0518c627ca22d51ef72d0b7ca9a tg3: Set tx bug flags for more devices
98a38a5d60a6e79eaad7f4a9b68cc1bd306ac5c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
7663164f2619e37a1dcad59383e2fcf8c5194107 Merge branch 'docs-move' of git://git.kernel.org/pub/scm/linux/kernel/git/rdunlap/linux-docs
5b5ed8afe48ca6916daabf9822e7a19fc19fdab4 9p: Kill unused variable 'ret' in trans_rdma.c:parse_opts()
99517e3d7930f8cc064f7e9443b1b441e00e83d7 9p: Kill set but not used variable 'ret' in parse_opts()
80d02085d99039b3b7f3a73c8896226b0cb1ba07 Revert "rcu: Decrease memory-barrier usage based on semi-formal proof"
e66eed651fd18a961f11cda62f3b5286c8cc4f9f list: remove prefetching from regular list iterators
3fb72f1e6e6165c5f495e8dc11c5bbd14c73385c ipconfig wait for carrier
c182f90bc1f22ce5039b8722e45621d5f96862c2 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict()
a0c8326397262f1817ee6c5212ad6adf43e3df36 ASoC: davinci-mcasp: enable ping-pong SRAM buffers
c26f642e2683fb1a367686bc0bac9f5947885cb6 ASoC: add iPAQ hx4700 machine driver
00d2701070c91728988bbfa414a346a23acd8275 ASoC: Asahi Kasei AK4641 codec driver
75d65a425c0163d3ec476ddc12b51087217a070c hlist: remove software prefetching in hlist iterators
be281e554e2a4cf2478df7a8b8926c89454bccfa ipv6: reduce per device ICMP mib sizes
75e308c894c4a5e47c005b8e821ae5f539ad2ef3 net: ping: fix the coding style
bb0cd2fb539c4e454ed32e32194acc03b75753f3 net: ping: make local functions static
6b60d7b9df727726dfb7e59ca0a7caf14e81e0a2 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
13143d2d1cffd243a6d778000b02ab4938ac751a rbd: warn on update_snaps failure on notify
9d6fcb081a4770c3772c51c59c7251c22716d7bb ceph: check return value for start_request in writepages
6b4a3b517a767c483d16a200730b2967e0e23b83 ceph: remove useless check
a2a79609c044d3ddb540671d5029a41c90c57251 libceph: add missing breaks in addr_set_port
04177882265bc5014300a631e7384f8fe6b6aa0f libceph: fix TAG_WAIT case
da39822c6565095a0151ccf9d6b95e2ae5612885 ceph: fix broken comparison in readdir loop
31456665a02148353a83fec84d3182700e356588 libceph: fix osdmap timestamp assignment
3540303f87115cbdae6ed2cab44ce6a7676d48d3 ceph: fix rare potential cap leak
12a2f643b0e6e791ba61485430d0003eeb3e373c libceph: use snprintf for unknown addrs
2dab036b8c349d747f447ac98c8eb40c769727a8 libceph: use snprintf for formatting object name
ae598083015e22d1802617c18d3408971b1bddc0 ceph: use snprintf for dirstat content
e8f54ce169125a2e59330fac25ad3c9ac0ce22a5 libceph: fix uninitialized value when no get_authorizer method is set
1b36698577c1008dc1e63f0bf4b6f3d9deada94a libceph: remove unused variable
0da5d70369e87f80adf794080cfff1ca15a34198 libceph: handle connection reopen race with callbacks
3b663780347ce532b08be1c859b1df14f0eea4c8 ceph: take reference on mds request r_unsafe_dir
c6e38c06cb51bee42ff80a36a0f7c67b485c4541 ath9k: use PS wakeup before REG_READ
a2cd43c52aa5c676b03d575177536e05ac672c75 nl80211: remove some stack variables in trigger_scan and start_sched_scan
d676ff493d9dfb8b34892214665028a8c85e2056 mac80211: Don't sleep when growing the mesh path
ba4903f97a275ed0967b58ff882f8ab41bec24ad ath9k: implement .tx_last_beacon()
755173291a86c6e77414e1eaf22279fde88ccd86 b43: read PHY info only when needed (for PHY-A)
1495298ddd496131b8226a837ab10bdd5acb3480 b43: separate ssb core reset
c4a2a08165dd5a58e24eb342902839dca78887b8 b43: add helper for finding GPIO device
05100a29cb65b7473bc0c71282df3e31b460b728 b43: dma: cache translation (routing bits)
0355a3452fe218b2bc61a7a571064ee86dd6bf4e b43: make b43_wireless_init less bus specific
620d785ba9066d5436857ec8e7c104c7b1c467e1 b43: add helpers for block R/W ops
ac56703e0e790509963ee42cddebe706fbd3b74c ath9k: fix ad-hoc nexttbtt calculation
5b68138e5659cbfd5df2879d17f9ba0b66477fec ath9k: Drag the driver to the year 2011
a455c57ed3e4b2166c42286dd7987f36b5e00612 ath_hw: Fix bssid mask documentation
89ea674565611908e11f92f57b15bf50d82f1f22 ath9k_htc: Fix packet timeout
d108e8b9320b77e3fa165757fd40f298bdd89d1c ath9k_htc: Change credit limit for UB94/95
bd54879958f3e7efe249f69c75718cc9ee915cf8 ath9k_htc: Fix max subframe handling
0cd075d74b319b88bbaad666c2b9b911859a5b0e ath9k_htc: Fix BSSID calculation
33a5315f97e5b3964183f0cf74768ac47eabe631 ath9k_htc: Fix RX filter calculation
db32124a3f463e551ebffe3b4c6045924d3dfafd ath9k_htc: Recalculate the BSSID mask on interface
84dfa7308ccba190ad7efe655c25ca80793c029e ath9k_htc: Fix station flags
c75197a779b6f5ee4c5b859423a0d5257475ebee ath9k_htc: Fix mode selection
20ba2861b09ae942398eda6d2dc0bf1019a97ddb iwlwifi: remove unused parameter from iwl_hcmd_queue_reclaim
62a5b7dcee00c8e64e61ed98541c95fd38583116 mwifiex: adjust high/low water marks for tx_pending queue
17e8cec87586c26b953c6541c8a045e906ea046c mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
93968147874508e6dd534af1e236a7353269da3f mwifiex: check mwifiex_wmm_lists_empty() before dequeue
49729ff616547d7abcb96924d14aa860320e7352 mwifiex: reduce CPU usage by tracking highest_queued_prio
f699254c7126d7df94491dfd4c3648f8ec0c0d51 mwifiex: reduce CPU usage by tracking tx_pkts_queued
7176ba23f8b589b1df3229574ff46fb904ce9ec5 net: rfkill: add generic gpio rfkill driver
c6820f1e6c8273ca4b8f94c2354193d19e1a5c47 ath9k: fix ad-hoc mode beacon selection
29510ec3b626c86de9707bb8904ff940d430289b Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
398995ce7980b03b5803f8f31073b45d87746bc1 Merge branch 'tip/perf/core-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
bf59170a66bc3eaf3ee513aa6ce9774aa2ab5188 xfs: obey minleft values during extent allocation correctly
44396476a0f24e5174768d3732f1958857c26d22 xfs: reset buffer pointers before freeing them
ee58abdfcc8201f500107c7ba03f738af8b49b85 xfs: avoid getting stuck during async inode flushes
e57375153d7376f2a923d98c388c1e20227b5731 xfs: fix xfs_itruncate_start tracing
1beb65ad45f29fa1d53c13c6a20056a190ac9060 xfs: fix duplicate workqueue initialisation
e69522a8cc51fbefbfe9d178ad177f7b6ca00ebd xfs: kill off xfs_printk()
9b090f2da85bd0df5e1a1ecfe4120b7b50358f48 kmemleak: Initialise kmemleak after debug_objects_mem_init()
79e0d9bd262bdd36009e8092e57e34dc5e22a1c7 kmemleak: Select DEBUG_FS unconditionally in DEBUG_KMEMLEAK
52c3ce4ec5601ee383a14f1485f6bac7b278896e kmemleak: Do not return a pointer to an object that kmemleak did not get
39dfe1387060dbad30255fc36c8b3b67d3b359d7 ALSA: hda - Enable Realtek ALC269 codec input layer beep
659e6ed55ff8d617c895c10288644e3e6107834e input/atari: Fix mouse movement and button mapping
186f200a95cbd13c291cdd3ddeb07aad0a3782cc input/atari: Fix atarimouse init
7786908c3c1bb38dcc5cd2c037251c05507eef16 input/atari: Use the correct mouse interrupt hook
79abeed6ee93231d494c191a9251c0845bd71fdd m68k/atari: Do not use "/" in interrupt names
1fc74ac61229edfe053fb87e8939ae9ca3794389 m68k: unistd - Comment out definitions for unimplemented syscalls
d6d42bb2f85d875dc0c421699de5a1401b2af6a6 m68k: Really wire up sys_pselect6 and sys_ppoll
c4245c9d6535f3d02fda7f6eb9adcec9f09e8fe3 m68k: Merge mmu and non-mmu versions of sys_call_table
6cf515e113fc1938b3cc9812bd8519a4c6155ef9 MAINTAINERS: Roman Zippel has been MIA for several years.
f82a519f1262963d6ab30fa238721463fad2e0c8 m68k: bitops - Never step beyond the end of the bitmap
359c47ea71be21c1105ae474e8c90ec3e988bbdf m68k: bitops - offset == ((long)p - (long)vaddr) * 8
df1fe13289eca445b77471c204408bec67313be3 ALSA: intel8x0m: enable AMD8111 modem
887cb45694f77d59de19674cb73146fec72fadbb drivers/xen/sys-hypervisor: Cleanup code/data sections definitions
b53cedebd74918237176520f9157deb7ae066b71 arch/x86/xen/smp: Cleanup code/data sections definitions
fb6ce5dea4bb704bfcd9fda7e6b1354da66f4d2f arch/x86/xen/time: Cleanup code/data sections definitions
ad7ba09e658f8e890797ed168dfb3f84be934b09 arch/x86/xen/xen-ops: Cleanup code/data sections definitions
3f508953dd2ebcbcd32d28d0b6aad4d76980e722 arch/x86/xen/mmu: Cleanup code/data sections definitions
83f7649c52871d4b0799c209c364374b682fa4a8 hwmon: (pmbus) Add support for Analog Devices ADM1275
0c0a0615163e025eb978547969467012529e01d5 hwmon: (pmbus) Support for TI UCD90xxx series Sequencer and System Health Controllers
84fc4585c152f34a1a90a03b7abb88a2e1218a42 hwmon: (pmbus) Add support for TI UCD9200 series of PWM System Controllers
6586b14c7bdec22f59dc749ead1d01d542d793b6 hwmon: (pmbus) Use device specific function to read fan configuration
2cfa6aedb32c9c1226094ed383dc3c9b3e2ecddb hwmon: (pmbus) Expand scope of device specific get_status function
b4ce237b7f7d31abe9c5b0c443a64573ace4933d hwmon: (pmbus) Introduce infrastructure to detect sensors and limit registers
f5bae2642e3df716d2bb7bcffdf51e7a286e885e hwmon: Driver for MAX16065 System Manager and compatibles
82c7465b4dd013d19858bfeac084849ae17682c0 hwmon: (sht15) add support for CRC validation
cc15c7ebb424e45ba2c5ceecbe52d025219ee970 hwmon: (sht15) add support for the status register
181148ae68799f5b17f09b418b276f56e9179e99 hwmon: (sht15) clean-up the probe function
99a0378de9f887fd4d501f1baa50aaf16d01a8e8 hwmon: (sht15) general code clean-up
83bffbce745795572d20f0109395cb61690c6dcf hwmon: Add support for MAX6642
ed9d01026f156db2d638cbb045231c7a8fde877d cfg80211: Use consistent BSS matching between scan and sme
79d2b1570bcc31b846ccb2114a34e98ca87bf1d9 ath9k: Fix power save wrappers in debug ops
ceec1e0fae6eecac876ec28cfb97786f87dfb1c6 [CIFS] Remove sparse warning
4e64fb33dea9c4cad0106760c49c7629d4c699a5 [CIFS] Update cifs to version 1.72
c4aca0c09f80ca40dbcecb2370af9594fbe9051d cifs: Change key name to cifs.idmap, misc. clean-up
f14bcf71d1b802f6042b6c70a0c37120e47a0876 cifs: Unconditionally copy mount options to superblock info
5167f11ec962690ecf926fab00f1d0524cd78664 cifs: Use kstrndup for cifs_sb->mountdata
046462abca2576cc1c71f501c148798fac4ea314 cifs: Simplify handling of submount options in cifs_mount.
b946845a9dc523c759cae2b6a0f6827486c3221a cifs: cifs_parse_mount_options: do not tokenize mount options in-place
c1508ca23653245266e2e3ab69a8dad464f7a569 cifs: Add support for mounting Windows 2008 DFS shares
dd61394586dbd9387fe53b325c6807f61734cf89 cifs: Extract DFS referral expansion logic to separate function
460458ce8ec195a1902f0c742b76880fbd01dd96 cifs: turn BCC into a static inlined function
820a803ffac3ef591e597bc107f8e289a823a29c cifs: keep BCC in little-endian format
0e6e37a7a81f370d9aafafdf88aca13977f6fb5f cifs: fix some unused variable warnings in id_rb_search
6feb9891da4f8b04ffca69c00eb56bb7c1b64dc4 CIFS: Simplify invalidate part (try #5)
0b81c1c405c063f3ecea66c2f5e9c3aefc5359c8 CIFS: directio read/write cleanups
be8e3b0044a68e1f1002c432f6b40d290cf0701d consistently use smb_buf_length as be32 for cifs (try 3)
9409ae58e0759d010b347e7b19ebc90ab5d4b98f cifs: Invoke id mapping functions (try #17 repost)
4d79dba0e00749fa40de8ef13a9b85ce57a1603b cifs: Add idmap key and related data structures and functions (try #17 repost)
9ad1506b42c828dff0b9d8f3914e1f837734e91c CIFS: Add launder_page operation (try #3)
1cb06d0b50536af177b2f2f7cab25546f3731d3e Introduce smb2 mounts as vers=2
257fb1f15d72f89dad2d72fa467c189f2d7fdd71 CIFS: Use invalidate_inode_pages2 instead of invalidate_remote_inode (try #4)
fd5707e1b44560d18b47d552c1871ea0bfc46688 cifs: fix comment in validate_t2
4358b5678b27ffe81391d84ce150df8e81010f6a VFS: trivial: fix comment on s_maxbytes value warning check
b73b9a4ba753dfd7d304ee6ee4685b827524c533 [CIFS] Allow to set extended attribute cifs_acl (try #2)
43988d76851077d2945080665e3c4e2e636d700a [CIFS] Use ecb des kernel crypto APIs instead of
257208736acc694def83627fa0de2892490a5d42 cifs: cleanup: Rename and remove config flags
b34cb85cc2d84c487afe2baa2d3c04d8b677bbd0 Introduce SMB2 Kconfig option
34c87901e113799a45423fdac29c7478c889a95d Shrink stack space usage in cifs_construct_tcon
fd62cb7e7411f1f5ca774145665316d3612fed9a fs:cifs:connect.c remove one to many l's in the word.
c52a95545c7f8060aa4e83deca16e3414ce73000 Don't compile in unused reparse point symlink code
0eff0e26777430bcfee1ef47bd90250858ada431 Remove unused CIFSSMBNotify worker function
9b6763e0aacf245b58687a372816a0a4aabf2b1e cifs: Remove unused inode number while fetching root inode
983bbf1af0664b78689612b247acb514300f62c7 x86: Don't unmask disabled irqs when migrating them
b87ba87ca26e226b2277a2d5613ed596f408e96d x86: Skip migrating IRQF_PER_CPU irqs in fixup_irqs()
c3305257cd4df63e03e21e331a0140ae9c0faccc perf stat: Add more cache-miss percentage printouts
2cba3ffb9a9db3874304a1739002d053d53c738b perf stat: Add -d -d and -d -d -d options to show more CPU events
ab0e08f15d23628dd8d50bf6ce1a935a8840c7dc x86: hpet: Cleanup the clockevents init and register code
61ee9a4ba05f0a4163d43a33dee7a0651e080b98 x86: Convert PIT to clockevents_config_and_register()
80b816b736cfa5b9582279127099b20a479ab7d9 clockevents: Provide interface to reconfigure an active clock event device
57f0fcbe1dea8a36c9d1673086326059991c5f81 clockevents: Provide combined configure and register function
847b2f42be203f3cff7f243fdd3ee50c1e06c882 clockevents: Restructure clock_event_device members
724ed53e8ac2c5278af8955673049714c1073464 clocksource: Get rid of the hardcoded 5 seconds sleep time limit
369db4c9524b7487faf1ff89646eee396c1363e1 clocksource: Restructure clocksource struct members
ad44cc3298872c4d4f4b034df9163c3944ae8c1c OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio
82335c4cc2edf57afece9399441a7480c2a1b055 OMAP4: DSS2: HDMI: Add functionality for audio configuration
5d8dbe4aa986526f9096bcdb27679c37f5c7b194 OMAP4: DSS2: HDMI: Add enums and structures for audio
72e91ace30d0bdfe3140011f65cdcd6e46215f71 OMAP4: DSS2: HDMI: Add DSS feature for CTS calculation
6ff7084edfd31410c1d4112ed2b3bdc11485af94 OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0
d6971822c288ce5547190c6f812cc978d6520777 ftrace/kbuild: Add recordmcount files to force full build
a0eb221a446f2f6c988430f0b0a13f74b7c2b799 dmaengine: move link order
27ad4bf72a27c80c121b2349174e6b41b2e3afd8 ARM: imx: move mx3 support to mach-imx
7fc92c6092d7208e53d35cda32a9181aae396adf MX1: Add ARMadeus Systems APF9328 board support
6ec02091f766fed4c4cbcafe7b33a935f582ba8d mx23: register clocks for mmc
2790205f6e2d3e636d9721f521badf23638d2de2 arm: mach-imx/mxs: drop 'default' boards
7f5e6b089de8a588f649d77f661ff41f2c7679ae ARM: imx: remove some deprecated and unused #defines
d286a43aa248cb657e0876b5aa4fe0034170d05c ARM: mx3: make ioremap quirk ready for multi-SoC kernels
7db4d88206e20b8d91e8e7bba3b79805a1b1a98d ARM: mxc: don't allow to compile together i.MX51 and i.MX53
91350f6677f988b2342b214338520d1c3ed1ea0e ARM: mxc: don't use the symbols in the CPU family choice to select others
13cf8df97d075cf61445c689a30c8b0ce70b415f ARM: remove support for mxc91231
f142b6196891660b329408e71573f97475823667 video i.MX: remove mx1 compile time dependencies
ba8a6c04ea11fdd38a614ec7108de2bf7400b5ab ARM: mx51: Remove imx51_add_gpio_keys
18879e13b11b8c173a773edb258da51abc0bd2cd ARM: imx51: use platform id 2 for imx51-cspi
01d8cf03db728519ff291aa3519c9543b1203ed7 ARM: mxs: fix naming of struct holding info for mxs-i2c devices
492fc4f6f75d6f1a782dbca4c27687254f7715ea ARM: mxs/i.MX23: make i2c defines consistent and match the reference manual
afa77ef30ead4865ce2c0c1c55054d45521ce1c7 ARM: mx3: dynamically allocate "ipu-core" devices
031e912741746e4350204bb0436590ca0e993a7d ARM: mx3/mx31moboard: properly allocate memory for mx3-camera
dca7c0b4293a06d1ed9387e729a4882896abccc2 ARM: mx3/pcm037: properly allocate memory for mx3-camera
83422671c3e93b8ef77805fbad74173a1636d5f1 ARM: mx3: dynamically allocate "mxc_rtc" devices
3da25ccee303add545e49cef5c6cdeb0c1d94300 ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure
c6c83b451c432d0a459df24134969181042e07c7 ARM: mx5/mx53_smd: Add esdhc support
fdaf0ef72a1d0ef58d56923773491f24e2c3ae6a ARM: imx/mx25: add NAND chip select pins to iomux
af12e3aed1eeba872d3a90891d7a769c9013ee46 ARM: imx: clean up the section marks of extern data
c7dae1812a26071ec56d14cfd9f414d5ac1677a3 ARM: mxs/mach-mx2[38]evk: Set the initial value on gpio_request_one
986e5f08de25050e893411aef56776d84d3530b6 ARM: mx27: fix gpt4/5 base address
f4bf03d8b7fbd3e2d38d895a89c53df039976fd0 ARM: imx: remove #includes already available from devices-common.h
5309498a56842d0acb723196b7bc57bfb9aee918 ARM: imx: use imx_add_gpio_keys to register "gpio-keys" devices
9c97f66271a09dedfe26a145fceb74c6efd83571 ARM: mach-imx: mx25_3ds: add write-protect and card-detect for SD
6f9ec442a07701e0ef241854862fdf2540be1bdb ARM: mx5/babbage: Use gpio_request_one in babbage_usbhub_reset
2d95378b043f082192a11f8476e3f63291c3477b ARM: mx53: Print silicon revision on boot
07acecc11139efbc8d0401576e81dc8c188cb092 ALSA: HDA: Add jack detection for HDMI
c04abeeff9d76a703cac1e6d312853b0fc8136f5 HID: hid-multitouch: add support for Elo TouchSystems 2515 IntelliTouch Plus
6f6c3c33c027f2c83d53e8562cd9daa73fe8108b MIPS: Move arch_get_unmapped_area and gang to new file.
9c1e8a9138ff92a4ff816ea8a1884ad2461a993a MIPS: Cleanup arch_get_unmapped_area
e650ce0f083ff9354a10ad66e6bf8c193e8a2755 MIPS: Octeon: Don't request interrupts for unused IPI mailbox bits.
7716e6548abed1582a7759666e79d5c612a906c7 Octeon: Fix interrupt irq settings for performance counters.
b32ee693eb106172f89639acff88dc8fee8ba3e2 MIPS: Fix build warnings on defconfigs
1c8da7a1107a46c94b21cc176aaf95c819aab3db MIPS: Lemote 2F, Malta: Fix build warning
5aac1e8a381d52a977b5050369a82a547c446ee2 MIPS: Set ELF AT_PLATFORM string for Loongson2 processors
06785df09b18e9127d16893039b64ae118c53cb4 MIPS: Set ELF AT_PLATFORM string for BMIPS processors
c094c99e659efedcbb05a0f75b8f77145d8ec539 MIPS: Introduce set_elf_platform() helper function
6edde0247644db475f68f25dcb1bf72260600081 MIPS: JZ4740: setup: Autodetect physical memory.
9cbda726bb283d60cd4f34a3a9da8b5b48a46b0f MIPS: BCM47xx: Fix MAC address parsing.
41790fd51f71f3744a5d142cc5369eebab8817a0 MIPS: BCM47xx: Extend the filling of SPROM from NVRAM
fe6f3642ac70d21004ddbe7242bd4548c35f1c10 MIPS: BCM47xx: Register SSB fallback sprom callback
a7c62f8564357532872e106f0fa383728cf886cc MIPS: BCM47xx: Extend bcm47xx_fill_sprom with prefix.
b3ae52b6b0335eba547221aad2cb3c50902e3d2d SSB: Change fallback sprom to callback mechanism.
b7f720d68c0042cc8ce496e31a61df79a77f1b48 MIPS: Alchemy: Clean up GPIO registers and accessors
5d4ddcb4279672e69136e746d6de6f01b501b853 MIPS: Alchemy: Cleanup DMA addresses
40d8bc281711d188f35f035f28d94b111b735484 MIPS: Alchemy: Rewrite ethernet platform setup
80130204b43ce9c3b50924e4c2d44e9f2881f8c3 MIPS: Alchemy: Rewrite UART setup and constants.
adcb86279f1e4d7a1a9f267b49441aecf4a5110a MIPS: Alchemy: Convert dbdma.c to syscore_ops
4b5c82b5e57ac6cb919e7e74984e28b312bdf10c MIPS: Alchemy: Convert irq.c to syscore_ops.
dca7587185b3a499a09a9e2755316eee31c49c7f MIPS: Alchemy: irq code and constant cleanup
c1e58a3129bc327f7e0eb06fd4fe5ebf2af5d8ef MIPS: Alchemy: update inlinable GPIO API
0591128066bdfe07e0ef0ab7f877f794d8ba071d MIPS: DB1200: Set Config[OD] for improved stability.
8b659a393171aed3dafa1d7455ac9eec1f3ed315 MIPS: Split do_syscall_trace into two functions.
c19c20ac6338435469a2c222ef5dc55e0469a6dc MIPS: Use single define for pending work on syscall exit
4f0ad950880a33df792b1e63649e29f8784b0163 MIPS: IP27: Remove pointless switch statement.
2f58b8d04e680ec13157ba6eee44455438c56d5f MIPS: Lantiq: Add watchdog support
f1f0ceaada9d040a41023017c87abb1d651b44af MIPS: Lantiq: Add etop board support
504d4721ee8e432af4b5f196a08af38bc4dac5fe MIPS: Lantiq: Add ethernet driver
dfec1a827d2bdc35d0990afd100f79a685ec0985 MIPS: Lantiq: Add DMA support
2f0fc4159a6abc20b13569522c545150b99485cf SERIAL: Lantiq: Add driver for MIPS Lantiq SOCs.
935c500c377d8e414bbe08e0e169f6c85d2a4273 MIPS: Lantiq: Add more gpio drivers
973c32eb7f2d5c45d0e68b0083ead9ee763d9a6f MIPS: Lantiq: Add machtypes for lantiq eval kits
a053ac17024561f3a2fd02424b5f92823282b5ad MIPS: Lantiq: Add mips_machine support
24aff71fa8df0d6a73dab17f3f2285a24b8f658f MIPS: Lantiq: Add platform device support
3c5447390c3e1a462913e327a016a55cae501580 MIPS: Lantiq: Add NOR flash support
e47d488935ed0b2dd3d59d3ba4e13956ff6849c0 MIPS: Lantiq: Add PCI controller support.
8ec6d93508f705dacafd5fcd058c69ef405002f9 MIPS: Lantiq: add SoC specific code for XWAY family
171bb2f19ed6f3627f4f783f658f2f475b2fbd50 MIPS: Lantiq: Add initial support for Lantiq SoCs
c0a5afb9bcf6b5aa5685e4fcf1282cad5fab3d91 MIPS: Enable kmemleak for MIPS
9b130f8004e51c65b20b0f0e17cdee073a719047 MIPS: XLR, XLS: Add PCI support.
f9cab74fd9b0cf19f52a989694e7a1d8213af3a1 MIPS: Add default configuration for XLR/XLS processors
7f058e852b229ec77b37676b2b78baf2e78ffee8 MIPS: Kconfig and Makefile update for Netlogic XLR/XLS
5c642506740ecbf20fb7a9e482287e4e5c639e5c MIPS: Platform files for XLR/XLS processor support
efa0f81c11021c95b1e72c65868115b6fb4ecc6a MIPS: Netlogic: Cache, TLB support and feature overrides for XLR
3c595a515dbb61ae96e8f5607d895820aa06e870 MIPS: Netlogic: mach-netlogic include files
a7117c6bddcbfff2fa237a14a853b32cb94bf59a MIPS: Netlogic XLR/XLS processor IDs.
12a5a2621b1ee14d32beca35304d7c6076a58815 Merge branch 'master' into next
9d2e173644bb5c42ff1b280fbdda3f195a7cf1f7 Input: ADP5589 - new driver for I2C Keypad Decoder and I/O Expander
779d530632c98967820d3bbcae15d492fc20301e Merge branches 'for-jens/xen-backend-fixes' and 'for-jens/xen-blkback-v3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-2.6.40/drivers
f38aa708776aefd9e3ba7ec1211c07efe9fa3227 powerpc: Remove last piece of GEMINI
2c78027a62ea38585da1ff944afdc6146335cb7c powerpc: Fix for Pegasos keyboard and mouse
03bf469add176afd8a1a4c493d9f4e0e520db12b powerpc: Make early memory scan more resilient to out of order nodes
f721a465cddbe7f03e6cd2272008da558cf93818 params.c: Use new strtobool function to process boolean inputs
b73a635f348610304eee543d733a6277f67ba178 powerpc/pseries/iommu: Cleanup ddw naming
a0374396375d06398c419ebb6857fb5809cff81f debugfs: move to new strtobool
c85667802bb5093c4054f8a887a90dd0acf82d3e powerpc/pseries/iommu: Find windows after kexec during boot
d0f1fed29e6e73d9d17f4c91a5896a4ce3938d45 Add a strtobool function matching semantics of existing in kernel equivalents
6845756b29e4c4e7db41e2d75cafa9d091bc1c07 modpost: Update 64k section support for binutils 2.18.50
2573f6842201a00f139237e4b42ab16711b582af powerpc/pseries/iommu: Remove ddw property when destroying window
9d63487f86115b1d3ef69670043bcf2b83c4d227 module: Use binary search in lookup_symbol()
64ac822fb4554fb516bce123a38b35e04e41fff5 powerpc/pseries/iommu: Add additional checks when changing iommu mask
403ed27846aa126ecf0b842b5b179c506b9d989c module: Use the binary search for symbols resolution
23a6c484047bb8ac50e6d5bb718f8d178a4bf32e powerpc/pseries/iommu: Use correct return type in dupe_ddw_if_already_created
1a94dc35bc5c166d89913dc01a49d27a3c21a455 lib: Add generic binary search function to the kernel.
f02e8a6596b7dc9b2171f7ff5654039ef0950cdc module: Sort exported symbols
de4d8d53465483168d6a627d409ee2d09d8e3308 module: each_symbol_section instead of each_symbol
01526ed0830643bd53a8434c3068e4c077e1b09d module: split unset_section_ro_nx function.
448694a1d50432be63aafccb42d6f54d8cf3d02c module: undo module RONX protection correctly.
4d10380e720a3ce19dbe88d0133f66ded07b6a8f module: zero mod->init_ro_size after init is freed.
5d05c70849f760ac8f4ed3ebfeefb92689858834 minor ANSI prototype sparse fix
c5be0b2eb1ca05e0cd747f9c0ba552c6ee8827a0 module: reorder kparam_array to remove alignment padding on 64 bit builds
a288bd651f4180c224cfddf837a0416157a36661 module: remove 64 bit alignment padding from struct module with CONFIG_TRACE*
9b73a5840c7d5f77e5766626716df13787cb258c module: do not hide __modver_version_show declaration behind ifdef
b4bc842802db3314f9a657094da0450a903ea619 module: deal with alignment issues in built-in module versions
4c8440666b995f20604852b35dcfdbcc1d5931f1 Merge branch 'merge' into next
751e1f5099f1568444fe2485f2485ca541d4952e powerpc: Remove unused/obsolete CONFIG_XICS
0e1d715b5b982ee0099f3fbf6ad47dc8bda518a6 misc: Add CARMA DATA-FPGA Programmer support
c186f0e177275e83728d7acfdf4a1b68793a7038 misc: Add CARMA DATA-FPGA Access Driver
41fb5e62604c5ddd00a784ffb7672dd8df5d76f2 powerpc: Make IRQ_NOREQUEST last to clear, first to set
bbfff72ee3e76bd4712b87386af00bfe97114bc9 powerpc: Integrated Flash controller device tree bindings
41cd08560bbf8371bbd00e783e992b0dc7e7c83d powerpc/85xx: Create dts of each core in CAMP mode for P1020RDB
bc99d09abe14b4841454701c47e45f22444a890a powerpc/85xx: Fix PCIe IDSEL for Px020RDB
eb2c5d9965adec2d7cd1946fa39f2dece073dab7 powerpc/85xx: P2020 DTS: re-organize dts files
b6e4df4dab86e3cd2475748c49aac16dadb8330e powerpc/85xx: P1020 DTS : re-organize dts files
9c817f183b8e02e418d3d5396a16879dc11f921d powerpc: Adding bindings for flexcan controller
b637cf7bf82d0692609821cd84e3a345e56cd96c powerpc/fsl: enable verbose bug output
5e8393ab311d2c34f2965be40ebec99c772284ab powerpc/e5500: add networking to defconfig
ea94187face757e723aa461a60698ca43c09fbb9 powerpc/mpic: add the mpic global timer support
22d168ce60272ca112e86e58c5ebde82f20f9c83 powerpc/mpic: parse 4-cell intspec types other than zero
c281739f5988af1f86ef06e92485aec25b8c8c4f powerpc/p1022ds: fix broken mpic timer node
180076cb11a5f02de7d26f8cb82969b895a26f40 powerpc: Add fsl mpic timer binding
f46dad270b7f425d7d4ec08676f2513732d11c2b powerpc/86xx: don't pretend that we support 8-bit pixels on the MPC8610 HPCD
e0be2c21649107282930837f0805c71dfe29e2cc powerpc/mpc8610_hpcd: Do not use "/" in interrupt names
3a6e9bd7f60b29efc205485ceb11a768032c40d4 powerpc/e5500: set non-base IVORs
d36b4c4f3cc6caae6d4a12d9f995513e4c3acdd5 powerpc/fsl-booke64: Add support for Debug Level exception handler
134c428e5a31f2d5ed3a70ba20dac83895ec8b82 Merge remote branch 'benh/merge' into benh-next
1e8c23013ed0d535e531b3b9cc30200e884f3ff0 powerpc: Remove virq_to_host
3ee62d365b519c0c18c774049efcde84fe51c60c powerpc: Add virq_is_host to reduce virq_to_host usage
9553361499f9f9e8ca8c9dae2e103f651fa48217 powerpc/axon_msi: Validate msi irq via chip_data
6b0aea44d6b36b52010d206be69ce37c2f4f1bd1 powerpc/spider-pic: Get pic from chip_data instead of irq_map
da0519800260a3c791b4fe3317a0c7560027a372 powerpc: Remove irq_host_ops->remap hook
23f73a5fb0dee5ab681bfeb8897bcfc57153ba9a powerpc/psurge: Create a irq_host for secondary cpus
67347eba156d64150be73c9f5797342a66b123d9 powerpc/mpc62xx_pic: Fix get_irq handling of NO_IRQ
c42385cd4533b5ba9b9dd0034285cfcfd7982708 powerpc/mpc5121_ads_cpld: Remove use of NO_IRQ_IGNORE
d1921bcdeee66c3d1704ef753dc74464856e4b7f powerpc/fsl_msi: Use chip_data not handler_data
6c4c82e20a1b476589c1e2b0b7c2adc783c93006 powerpc/fsl_msi: Don't abuse platform_data for driver_data
7ee342bdc3d7e2cba4be6d1eece56efec9d3809f powerpc: Remove i8259 irq_host_ops->unmap
df74e70ac25fc4bf4036a2f9690b4e2e4520e65d powerpc: Remove trival irq_host_ops.unmap
2d441681a4df7822e6ef6fcc0320bb14d2a06dbb powerpc: Return early if irq_host lookup type is wrong
3af259d1555a93b3b6f6545af13e0eb99b0d5d32 powerpc: Radix trees are available before init_IRQ
e085255ebce87c0b85d4752638d8a7d4f35f5b64 powerpc/xics: Cleanup xics_host_map and ipi
714542721b4a53a3ebbdd5f0619ac0f66e7df610 powerpc: Use bytes instead of bitops in smp ipi multiplexing
1ece355b6825b7c61d1dc39a5c6cf49dc746e193 powerpc: Add kconfig for muxed smp ipi support
23d72bfd8f9f24aa9efafed3586a99f5669c23d7 powerpc: Consolidate ipi message mux and demux
17f9c8a73bac2c7dfe28a520516ea6b8bbbe977e powerpc: Move smp_ops_t from machdep.h to smp.h
d4fc8fe1f66f46493d3c56436685eef3b5b32b07 powerpc: Remove stubbed beat smp support
a56555e573d3740d588d912aada506d57759cf5d powerpc: Remove alloc_maybe_bootmem for zalloc version
7ca8aa0924712de81485c70e00bbea8c092a08c1 powerpc: Remove powermac/pic.h
3caba98fddd551ca7dcdb1eb701b36ed70b04fde powerpc/mpic: Simplify ipi cpu mask handling
217658f46c2dbfe260f8f5976f2a201911a2f4c6 ALSA: sound, core, pcm_lib: fix xrun_log
4427b1b4ec111622071ec872c94594e05635c6e9 crypto: caam - add support for sha512 variants of existing AEAD algorithms
66664487b137d71fd43667ac2a6a90970a040eb7 crypto: caam - remove unused authkeylen from caam_ctx
ddbb80884a37601026ac3e5eaf176c4296231862 crypto: caam - fix decryption shared vs. non-shared key setting
2930d49768e5276da4fbed9d9cc1bd40ed25818e crypto: caam - platform_bus_type migration
f1072939b6dd01d038d47db0bdc01b33e5f90f28 powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELF
e04763713286b1e00e1c2a33fe2741caf9470f2b powerpc: Remove call sites of MSG_ALL_BUT_SELF
2a116f3dd07cbb55b440d3841fc24a0b3fd99ccd powerpc/mpic: Break cpumask abstraction earlier
ebc04215108c124cb4f519d687a8e27a0d16a4aa powerpc/mpic: Limit NR_CPUS loop to 32 bit
aa79bc2167104581cc1d77762394f2c01d3bf3f3 powerpc: Call no-longer static setup_nr_cpu_ids instead of replicating it
2cd947f1757fb937806535be13caf2ddd813d60b powerpc: Use nr_cpu_ids in initial paca allocation
8657ae28ddd34db0f52b0730a6a25992c0173264 powerpc: Respect nr_cpu_ids when calling set_cpu_possible and set_cpu_present
7c82733744a74f45e86125f369e876b896765038 powerpc/iseries: Cleanup and fix secondary startup
bd9e5eefecb3d69018bb95796298019d309cbec8 powerpc/kdump64: Don't reference freed memory as pacas
768d18ad6d5e600d911f9499ca287d6986d8d81b powerpc: Don't search for paca in freed memory
3d2cea732d68aa270c360f55d8669820ebce188a powerpc/kexec: Fix memory corruption from unallocated slaves
f0e939ae373836400b38e090d78fba6a183976f0 powerpc/pseries: Print corrupt r3 in FWNMI code
eb0dd411bd90dd5ad3f1936930d3e83d9ef95561 pseries/iommu: Restore iommu table pointer when restoring iommu ops
40f1ce7fb7e8b5d4d0821c0f3dc866cb1d47d99c powerpc: Remove ioremap_flags
be135f40899cb3334faa7d2e27025055da311ec4 powerpc: Add ioremap_wc
f5f0307f42d39a51a925ca4841f76a2f2ea330ff powerpc: Improve scheduling of system call entry instructions
ba00ce1d6e08ad06f19f2ac53fd5c60bbe3fbeeb powerpc: Remove static branch hint in giveup_altivec
d988f0e3f84cb8a4f85ccdbca6f6fefcc37bedcb powerpc: Simplify 4k/64k copy_page logic
37e0c21e9b5b6d6fd38a444762076c84c6170598 powerpc/pseries: Enable iSCSI support for a number of cards
32218bdd31fc9367c0babd6f7d309c6856a5c7da powerpc/pseries: Enable Emulex and Qlogic 10Gbit cards
2a2c29c1a581319f4485af55e8d628d89e8f2583 powerpc/mm: Fix compiler warning in pgtable-ppc64.h [-Wunused-but-set-variable]
af442a1baa6d00117cc7e7377ce7e6a545268684 powerpc: Ensure dtl buffers do not cross 4k boundary
767303349e052ae0cb9e6495a70870da3459eeb6 powerpc: Fix kexec with dynamic dma windows
31355403dba5aa7a700c69f91cd6266092932701 powerpc: Use the deterministic mode of ar
93395febdb51ed812ac1003852f537177a172aad powerpc: Remove unused config in the Makefile
c4f56af0f64ea894363b428b6590f5073047b455 powerpc: Call gzip with -n
61c4f2c81c61f73549928dfd9f3e8f26aa36a8cf Linux 2.6.39
c560bbceaf6b06e52f1ef20131b76a3fdc0a2c19 powerpc/4xx: Fix regression in SMP on 476
35d215fbe4f4d3569f2adabd8d53510a26ecb9c5 powerpc/kexec: Fix build failure on 32-bit SMP
69e3cea8d5fd52677f2b6219542d0f8b53fe4c80 powerpc/smp: Make start_secondary_resume available to all CPU variants
3f80fbff5f1ef8a842bbe5343bbc9ddad883f25c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
95950c2ecb31314ef827428e43ff771cf3b037e5 ftrace: Add self-tests for multiple function trace users
936e074b286ae779f134312178dbab139ee7ea52 ftrace: Modify ftrace_set_filter/notrace to take ops
a48eff128865aa20520fa6e0e0c5fbd2ac50d712 ipv4: Pass explicit destination address to rt_bind_peer().
ed2361e66eec60645f8e4715fe39a42235ef43ae ipv4: Pass explicit destination address to rt_get_peer().
6bd023f3dddfc7c5f660089598c10e1f4167083b ipv4: Make caller provide flowi4 key to inet_csk_route_req().
6882f933ccee5c3a86443ffc7621ce888b93ab6b ipv4: Kill RT_CACHE_DEBUG
9e3c256d7d56a12a3242222945ce8e6347f93fa0 drm/i915: initialize gen6 rps work queue on Sandy Bridge and Ivy Bridge
8ba69ce4b3567de881514c61ea8b04b14d8e68ae comedi vmk80xx: support comedi auto-configuration
c647ed568af52cc75ece267ff02937d9263d1d27 comedi vmk80xx: support bits instruction
510b9be374a4b589e7f6182d306b3c8ec9575e05 comedi vmk80xx: extend rudimentary_check to check both directions
9dc99895ef2bd96bad9674e4a0a6228c0690c912 comedi vmk80xx: simplify rinsn output calculation
85a2f34f4ecd48ce27f8ecc2d58ab66c05d55a9a comedi vmk80xx: Digitial I/O should have a maxdata of 1
587e500c40aef11163bf09d367b5c3b3aba820cc comedi vmk80xx: make rudimentary_check a static function
12f4d0a8770ab26639091d0b2509b19681daad69 be2net: Enable SR-IOV for Lancer
311fda8e8b495e026fa1d24d9d5a211fc8be2aef drivers/staging/cptm1217/clearpad_tm1217.c: Correct call to input_free_device
8041f92a204c06aa5bef5f42a5108e3886c0b215 staging/easycap: easycap_probe: drop more unused variables
1d243c2e18a6070f4029b774966c51967c3240e0 staging/easycap: probe: simplify the endpoints tests
49c30e5764f51b5d1b6e0c6402c74eba4244bdd1 staging/easycap: easycap_probe: drop verbose printouts
0be6bc62cdd5e1bed75b2122ba7d26fc245b534b bnx2x: add support for retrieving dcb peer configuration
60a34277d5da958e7f39a942e0ed1016a904f6c6 qeth: use ndo_set_features callback for initial setup and recovery
e05503ef1186ad33dfe56794407891eb1dd93ef6 Haavard Skinnemoen has left Atmel
f634a4e7074f66ac3dfaf2cc6786e0ec3080a2d1 wl12xx: fix compilation error when CONFIG_PM is not set
fce519588acfac249e8fdc1f5016c73d617de315 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6
7103dbed8e462f2a065381d23fde086cbd5b9891 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
c9ce9e438b2a9faba74a05a71b3dbe169cde783b xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
d5431d5273392c6509e9567a9c30ca8b8362d6b2 xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
cdbe61bfe70440939e457fb4a8d0995eaaed17de ftrace: Allow dynamically allocated function tracers
b848914ce39589d89ee0078a6d1ef452b464729e ftrace: Implement separate user function filtering
07fd5515f3b5c20704707f63e7f4485b534508a8 ftrace: Free hash with call_rcu_sched()
2b499381bc50ede01b3d8eab164ca2fad00655f0 ftrace: Have global_ops store the functions that are to be traced
bd69c30b1d08032d97ab0dabd7a1eb7fb73ca2b2 ftrace: Add ops parameter to ftrace_startup/shutdown functions
647bcd03d5b2fb44fd9c9ef1a4f50c2eee8f779a ftrace: Add enabled_functions file
ed926f9b35cda0988234c356e16a7cb30f4e5338 ftrace: Use counters to enable functions to trace
33dc9b1267d59cef46ff0bd6bc043190845dc919 ftrace: Separate hash allocation and assignment
f45948e898e7bc76a73a468796d2ce80dd040058 ftrace: Create a global_ops to hold the filter and notrace hashes
1cf41dd79993389b012e4542ab502ce36ae7343f ftrace: Use hash instead for FTRACE_FL_FILTER
b448c4e3ae6d20108dba1d7833f2c0d3dbad87ce ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functions
c47d832bc0155153920e507f075647519bad09a2 nfsd: make local functions static
b313207286a78abac19f1dd2721292eae598b0f5 perf bench, x86: Add alternatives-asm.h wrapper
01ed58abec07633791f03684b937a7e22e00c9bb Merge branch 'x86/mem' into perf/core
b1608d69cb804e414d0887140ba08a9398e4e638 drivercore: revert addition of of_match to struct device
0e499890c1fd9e0a1bed02002161c4c7873d7489 ext4: wait for writeback to complete while making pages writable
7cb1a5351da8ac499d965a78e94c79ad27891f43 ext4: clean up some wait_on_page_writeback calls
af2d03d4aaa847ef41a229dfee098a47908437c6 Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
0a58e077eb600d1efd7e54ad9926a75a39d7f8ae block: add proper state guards to __elv_next_request
ed3ce80a52c4658f48ef8fc825bdedf8b3fcaa89 ext4: don't warn about mnt_count if it has been disabled
539494253547d078089cc15490e83f6e5f2e7213 ASoC: Max98095: Move existing NULL check before pointer dereference.
01294d82622d6d9d64bde8e4530c7e2c6dbb6ee6 of: fix race when matching drivers
6b8aae5aceb689ace3b8997393fe222b83956e53 staging/mei: add mei to staging Kbuild
3ceb3e66a072b7a41ec065aeb120a38c05bc8b7a staging/mei: AMT Watchdog
334aab1dba74161daa336f0c48333545fee01c99 staging/mei: mei.h defining user space interface
5a6003f25f83b47f38a0f52a6202f18013287996 staging/mei: Hardware and MEI driver internal struct definition
91f01c6d45e634b98dd68439afdb04b674a95eee staging/mei: MEI driver init flow.
3ce72726c6790ffcf492c0689e5ee3a758bfb00e staging/mei: MEI link layer
fb7d879f3b15056bf4f818e56b368ce76de2d5f3 staging/mei: Interrupt handling.
ab841160d907bfc2305d3bf66d8275e807838e1a staging/mei: PCI device and char driver support.
830c20ec4d24e082a04f954af1db5dda5009432c staging/mei: MEI Driver TODO list
6624fc2315a3cddef19b04f77d2d06cb32947449 staging/mei: MEI Driver documentations
8ab521506c4dbb144f0c04c55e3d8bec42c1b2b9 xen/blkback: don't fail empty barrier requests
d48e5cffb312b08d74c880411b3fb4d5d5ad93f6 staging/keucr: fix transport other code style
3aa4fc587df15a7a55bd6e3f3fbdcca30c7acc58 staging/keucr: fix keucr transport coding style
ece114aa788de418874c660c789c018a07a08bb1 staging/keucr: fix keucr smil.h coding style
65cdcf36239a219e4e2863e0ff4f62280510286c staging/keucr: fix keucr smilecc.c coding style
8a25a2cf0a025f337382d7aaca30591d20d08659 staging/keucr: fix keucr scsiglue coding style
70d837075852f1f10178e5d57b852b035ac1ed97 staging/keucr: fix keucr msscsi coding style
333c5ec0184c96f3d4adec4623966ca0745ebc51 staging/keucr: fix keucr ms coding style
ec08b14483de0702ca43e3a8506e149486975f9b ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt
7cdd8d73139ec935a8e91806131a5b91e26c653e ALSA: usb-audio - Add support for USB X-Fi S51 Pro
437f3b199c437e2a9ac01b9ab733c78e5fc7c720 HID: assorted usage updates from hut 1.12
6b7b8e488bbdedeccabdd001a78ffcbe43bb8a3a Merge branch 'master' into upstream.
56184e3da005e0259fc628706351b54fcc4527db drm/i915/sdvo: Reorder i2c initialisation before ddc proxy
b50f315cbb865079a16a12fd9ae6083f98fd592c HID: roccat: fix actual/startup profile sysfs attribute in koneplus
a2b9c1f6208126e6df6c02428c501f8853685812 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
df167c4a0d68a9dbde044a39a77f255ac666f93e HID: hid-multitouch: Add support for Lumio panels
a5602a3273774c720aaf165ff670e5b85e5910a5 MIPS: Kludge IP27 build for 2.6.39.
3e9957b4866f3767f19bf0e543b322ad7906c564 MIPS: AR7: Fix GPIO register size for Titan variant.
10423c91ffc8e59d4f99d401f7beb3115cdc117a MIPS: Fix duplicate invocation of notify_die.
3436830af53c38b7674097c00b02b7a4064476f2 MIPS: RB532: Fix iomap resource size miscalculation.
bd715d9a4f13f87bad5526c2cd41370949473b16 Merge branch 'signals-review' into ptrace
b2b07e4fdbc51383cfc0ba5618c2ddf5c9d038f2 signal: trivial, fix the "timespec declared inside parameter list" warning
edf76f8307c350bcb81f0c760118a991b3e62956 irq: Export functions to allow modular irq drivers
fe12bc2c996d3e492b2920e32ac79f7bbae3e15d genirq: Uninline and sanity check generic_handle_irq()
fe0514348452f5b0ad7e842b0d71b8322b1297de genirq: Remove pointless ifdefs
d23894402b33338c51f1863d7f866fdc6f073a02 usb: musb: ux500: add configuration and build options for ux500 dma
8dcc8f72e3f3b7ed1ba1cd5641e15658e2140abe usb: musb: ux500: add dma glue layer for ux500
e3c496f9b31e0e64f59b0c3770a17df7ddbd5ee3 usb: musb: ux500: add dma name for ux500
a48ff906788aa2eb692bcb087223645902140554 usb: musb: ux500: add ux500 specific code for gadget side
28e4970555554d12eed286cb47763d1949b931fb usb: musb: fix compile error
dd2ed487fdd78b50549b2ca8418875c0d9f4a30e HID: 'name' and 'phys' in 'struct hid_device' can never be NULL
9e76a7ac87c13bb7515e5d7652bbb6bda4733b6e cris: typo in mach-fs Makefile
24307aa1e707b31613be92deaba7990e16bc1aec configfs: Fix race between configfs_readdir() and configfs_d_iput()
26afb7c661080ae3f1f13ddf7f0c58c4f931c22b x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit
208466dc10083e734a8af71d10f923ee4bff950c usb: otg: OMAP4430: Powerdown the internal PHY when USB is disabled
8cfc67f0740cede2a6aec94b8513285d00c46d5f usb: otg: OMAP4430: Fixing the omap4430_phy_init function
a6d28523dbe6dc5bf3fc6a9078a69de6873c511e usb: musb: am35x: fix compile error when building am35x
1f15848807c20762017da29fa1dac64fb67b8128 usb: musb: OMAP4430: Power down the PHY during board init
df7f99670a4c76f269ae57ce91876b309417a316 configfs: Don't try to d_delete() negative dentries.
3ec717b7ca4ee1d75d77e4f6286430d8f01d1dbd block: don't delay blk_run_queue_async
2e9521fd656f05a716b5294a7dbebd37ced05e43 Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
39dcfa552c3fd4179f470e0b1f716db6241e95d1 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
7f12b72bd8532cbbfb147470f0d902260cea36ce Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
8864f5ee12d03afe269edeeae440744f53ea4af1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
f12a20fc9bfba4218ecbc4e40c8e08dc2a85dc99 procfs: add stub for proc_mkdir_mode()
b2db21997f43907f54500edaf063253ca2a186f9 um: fix abort
d6c438b6cd733834a3cec55af8577a8fc3548016 memcg: fix zone congestion
d5f33d45e4c0e306e8d16b4573891a65d9ad544f drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
0bf2461fdd9008290cf429e50e4f362dafab4249 rapidio: fix default routing initialization
b896b4ebf0c136b51b184ea9f39247701e332005 ALSA: hda - Fix no sound after Windows boot with ALC269
296f03380e986f910b20dfb5ad7743902e7d840e ALSA: hda - Add support of ALC221 / ALC276 codecs
b478b998447d3eb95e03beab1ad132e3e6bc74d2 ALSA: hda - Add support of ALC898/899 codec
c91d9cda558fc348205fa972c8b864f8579ef258 ALSA: usb-audio: handle "Fast Track Ultra" with USB_DEVICE_VENDOR_SPEC()
3bc6fbc7439a88969de97d979795ce7847950668 ALSA: usb-audio: assume valid clock
0ef283247a0cf0fd2e8370ee467030292eb3129e ALSA: usb-audio: add quirks for Roland GR-55
56a9eb1f30c3c7b543a5684e91b47d6ae952feba ALSA: usb-audio: Add quirk for KORG PANDORA PX5D MIDI interface
759e890f5c25ef087d866b330261e793b03ef7a4 ALSA: usb-audio: remove invalid extra mixers for Komplete Audio 6
ee95cb6121dae17bc199cd566503dff1b2dd243b ALSA: usb-audio: include format.h in format.c
60ed286a61b43e3fedf18e63f2d71b758f3505aa ALSA: usb-audio: make hwc_debug a noop in case HW_CONST_DEBUG is not set
23dc05a33fd45c1f53b51e6ad9a209bf021a16c8 MAINTAINERS: Add entry for Native Instruments sound driver
d70d0711edd8076ec2ce0ed109106e2df950681b block: Add sysfs documentation for the discard topology parameters
a934a00a69e940b126b9bdbf83e630ef5fe43523 block: Fix discard topology stacking and reporting
abb57ea48fd9431fa320a5c55f73e6b5a44c2efb net: add skb_dst_force() in sock_queue_err_skb()
de5397ad5b9ad22e2401c4dacdf1bb3b19c05679 x86, cpu: Enable/disable Supervisor Mode Execution Protection
dc23c0bccf5eea171c87b3db285d032b9a5f06c4 x86, cpu: Add SMEP CPU feature in CR4
d0281a257f370b09c410e466571858b4e12869c9 x86, cpufeature: Add cpufeature flag for SMEP
61e499bf05254aca0fab08e2c91643331a15e725 drm/i915: FDI link training broken on Ironlake by Ivybridge integration
9bed4aca296fdf9c1b85a8f093e92018dc9864f3 crypto: aesni-intel - fix aesni build on i386
2f19e06ac30771c7cb96fd61d8aeacfa74dac21c x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB
057e05c1d6440117875f455e59da8691e08f65d5 x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB
101068c1f4a947ffa08f2782c78e40097300754d x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB
4307bec9344aed83f8107c3eb4285bd9d218fc10 x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB
e365c9df2f2f001450decf9512412d2d5bd1cdef x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB
9072d11da15a71e086eab3b5085184f2c1d06913 x86, alternative: Add altinstruction_entry macro
509731336313b3799cf03071d72c64fa6383895e x86, alternative, doc: Add comment for applying alternatives order
161ec53c702ce9df2f439804dfb9331807066daa x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB
724a92ee45c04cb9d82884a856b03b1e594d9de1 x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB
b56269468483a0255a27126ebc2ae7e321638d7b sfc: Don't use enums as a bitmask.
a51f7a66fb5e4af5ec4286baef940d06594b59d2 drm/i915: enable rc6 by default
9cbc94eabb0791906051bbfac024ef2c2be8e079 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
c1a9f047638b27e481d097910604316b8a0d132b drm/i915: add fbc enable flag, but disable by default
1d1652cbdb9885e4d73972263e4cdbe1b0beebfe ipv4: Don't use enums as bitmasks in ip_fragment.c
6538df80194e305f1b78cafb556f4bb442f808b3 PM: Introduce generic prepare and complete callbacks for subsystems
91e7c75ba93c48a82670d630b9daac92ff70095d PM: Allow drivers to allocate memory from .prepare() callbacks safely
c650da23d59d2c82307380414606774c6d49b8bd PM: Remove CONFIG_PM_VERBOSE
290c748725c170ed9a02522959ae67f528eefe98 Merge branch 'power-domains' into for-linus
2d2a9163bd4f3ba301f8138c32e4790edc30156c Merge branch 'syscore' into for-linus
1c1be3a949a61427a962771c85a347c822aeb991 Revert "PM / Hibernate: Reduce autotuned default image size"
ddeb648708108091a641adad0a438ec4fd8bf190 PM / Hibernate: Add sysfs knob to control size of memory for drivers
13e381365614855bf14c8ad68f9b65e3afd3dd2c PM / Wakeup: Remove useless synchronize_rcu() call
13d53f8775c6a00b070a3eef6833795412eb7fcd kmod: always provide usermodehelper_disable()
c3b0795c98c08351567464150db66d11e05d7611 PM / ACPI: Remove acpi_sleep=s4_nonvs
e762318baae3002944d68220910aef7caffcd065 PM / Wakeup: Fix build warning related to the "wakeup" sysfs file
a144c6a6c924aa1da04dd77fb84b89927354fdff PM: Print a warning if firmware is requested when tasks are frozen
e1866b33b1e89f077b7132daae3dfd9a594e9a1a PM / Runtime: Rework runtime PM handling during driver removal
ee940d8dccd899aa1777ea84da3d9cd04b1d2e8e Freezer: Use SMP barriers
3c431936087e93d2219a184a8e19eaa68077e379 PM / Suspend: Do not ignore error codes returned by suspend_enter()
11379b5e33950048ad66825da7f462b0d0da9d73 cifs: fix cifsConvertToUCS() for the mapchars case
7cc31a9ae1477abc79d5992b3afe889f25c50c99 net: ethtool: fix IPV6 checksum feature name string
02bb4b9e4c31809e4c751d7f3808c448e7ad0244 Staging: hv: vmbus_drv: Get rid of util synchronixation based on channel counting
b9d8e35256251e6e6a27f5f190d4ec462be7f620 Staging: hv: Re-implement the synchronization for util channels
31bceb845e0f5393db1d9bf033d365cff7132c93 Staging: hv: vmbus_drv: Introduce state in struct vmbus_channel to track util services
2494b030ba9334c7dd7df9b9f7abe4eacc950ec5 x86, cpufeature: Fix cpuid leaf 7 feature detection
7e0b3bf3abec4cd30c58e6311f913759a9e324d7 staging: comedi: addi-data: Get rid of redundant ps_BoardInfo
57517878df4e5769885e80aba895f4e69b1ddbe9 staging: comedi: addi-data: Don't overwrite read-only data
cfe3cffd8e44c0b69c9c50a1659acbd32ac19b70 staging: comedi: adv_pci_dio: Add a counter subdevice to PCI-1751
c5cbebf87f49dfb4f4ccdf86f6c24b4912a3061f drivers/staging/line6/driver.c: Drop unneeded put functions.
10ceaac958b0b04d6939ec114b7182d78d2a0027 ath6kl: iw dev wlan0 link implementation
d93089df1b752e4da048cd7f4749d29120b65e55 drivers/staging/ath6kl/os/linux/cfg80211.c: Add missing call to cfg80211_put_bss
aacd531df9b88f7419e22708f72a476030863efe staging: brcm80211: use correct pointer types in bcm_pktq_flush
84067de664ee6adba8c373e4298d755abd783b24 staging: brcm80211: fix cast to pointer from integer
7a9aea511a902d12b7a37e93b8c1eff24a0b2e48 staging: echo: Trivial indentation changes
1c6e79d9922a8199dce9efbdda3e1942b8ee4a0b staging: usbip: userspace: modify project gcc flags
be0d54ae39fa5817a70cb002839f9cff6730849a staging: usbip: userspace: move common cflags to configure.ac
968c6595e7a3905f55a024e8e743dd823b26cdf8 staging: usbip: userspace: remove gcc warnings
88d6f40839856552bed131f368f6cd33595c7496 staging: usbip: userspace: remove revision $Id$
d762f5e10cdac605d6d3fb57ce36ed4d25b4302c staging: usbip: userspace: set libusbip version in configure.ac
cd62e07e875668125f0665539d92854e00c3df3a staging: usbip: userspace: cleanup makefiles
af8bab0639aee8820c592d58c4a34b73258891ac staging: usbip: userspace: configure.ac: major overhaul
220973dd23570a40395dfe6d594a5746f336511f staging: usbip: userspace: update module name references
9abec45232e0716ce4c4c67c566596ad88d7105d staging: usbip: userspace: whitespace cleanup
33df2286f78fc1d09c9a1d6ce699bf6f8dff7b8d staging: usbip: userspace: remove unused files
f9b90071e0539a00ae7c727bd6ffa00ab16f1382 staging: usbip: userspace: rename source directories
7f27b199119980cba63c7968091d090beb6960cf staging: usbip: userspace: move manpages to separate directory
0945b4fe3f016900f1f68255e24920b28624a9aa staging: usbip: add userspace code
604ae14ffb6d75d6eef4757859226b758d6bf9e3 net: Change netdev_fix_features messages loglevel
b9eb8b8752804cecbacdb4d24b52e823cf07f107 net: recvmmsg: Strip MSG_WAITFORONE when calling recvmsg
a9869c94251a7a1c9bb369baa0e7917b9d315b37 Staging: hv: netvsc_drv: Make netvsc_drv_exit() the module exit function
1fde28cffb6953487e0ab96a4123f4443d499364 Staging: hv: netvsc_drv: Make netvsc_drv_init the module init function
bb546d0e930efa8b098d2fc8b5360fcc3eb92002 Staging: hv: netvsc_drv: Move the dmi_check code to netvsc_drv_init()
073aad34b335693e2134fdfaaa6ff69b8f3106bb Staging: hv: netvsc_drv: Change the signature of netvsc_drv_init()
4753ff6a10136e93c751b53406c8542f446cfe84 Staging: hv: netvsc_drv: Move the dmi table declaration to earlier in the file
770cbb589b81a7eaf013e128658280bc9123a888 Staging: hv: netvsc_drv: Get rid of the used type struct netvsc_driver
d00717301bf806fc1d0095048516d2623acac5ca Staging: hv: netvsc_drv: Get rid of the unused function drv_to_netvscdrv()
10ffe98cdce196c0fc51ba94b28835100301a5f0 Staging: hv: netvsc_drv: Get rid of the empty function rndis_filter_init()
c7620cd029e427b4addc22a68b5a273d00b96904 Staging: hv: netvsc_drv: Get rid of some unnecessary/dead code from rndis_filter.c
fde0ef9b235d8cb141e3aa35fdc7e9889e3a4cb3 Staging: hv: netvsc_drv: Make netvsc_drv an instance of struct hv_driver
4e3cba6b4c34dd23a2e2487a26ffcecdf6bd3498 Staging: hv: netvsc_drv: Get rid of the unnecessary state from struct netvsc_driver
70843a2177f321d86aa30ea7e6c6c1caa6c7d173 Staging: hv: netvsc_drv: Get rid of the unnecessary assignment of ring_buf_size
aae23986fd5baaf48c7112612fbff7fb1094ad03 Staging: hv: netvsc_drv: Get the ring size information from struct netvsc_device_info
78001df39c563f5bc2e433ee65d0bafdb89cef43 Staging: hv: netvsc_drv: Add ring_size element to struct netvsc_device_info
8afe583d2100fa5bea6f294570c2d16e4053419a Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driver
d0e33046142c4896444202671d8f808484554f27 Staging: hv: netvsc_drv: Get rid of an unnecessary assignment in rndis_filter.c
f8ba8c7050d1d08d6f06a6a762d7b4e75f4bb56d Staging: hv: netvsc_drv: Directly get the size of rndis_filter_packet
9dbfd1509e59b16bc83e0835f52e1b05a9e54212 Staging: hv: netvsc_drv: Move the definition of struct rndis_filter_packet to hyperv_net.h
11e73de7ccc1c9c61c65f914a214cb6467966a51 xen: netback: use __CONST_RING_SIZE not __RING_SIZE
e3f8a80efbf8a857fd26b5154c66b3fb614e5bbd Staging: hv: netvsc_drv: Get rid of unnecessary state in struct netvsc_driver
ac6f78590104f01036ae7f1ecc062411a251f756 Staging: hv: netvsc_drv: Directly invoke the function rndis_filter_receive()
a25e1dbe9ede75b7601c477eee0b9e3c2e6b9870 Staging: hv: netvsc_drv: Directly invoke the function netvsc_recv_callback()
39fb6aab389bda799f845d53adbda5df56dd2b0d Staging: hv: netvsc_drv: Invoke netvsc_linkstatus_callback directly
0ec6ff401148f4bfdfde9ac2761045a484eacb56 Staging: hv: netvsc_drv: Invoke netvsc_send() directly
55acb696a8d43ff37cc5e30837bd8e635aff2ba9 Staging: hv: netvsc_drv: Invoke rndis_filter_send() directly
0652aebc5a4dffb0ee2bf0c4c71f8595402af46d Staging: hv: netvsc_drv: Make the function rndis_filter_send() non-static
5fcc411519d14ad1c327504586044fc2bb4669ce Staging: hv: netvsc_drv: Make the function rndis_filter_receive() non-static
f79adf8f135a6dead5967a7266bd894e8f293529 Staging: hv: netvsc_drv: Make the function netvsc_recv_callback() non-static
90ef117a30b64dd37b735bfbacbc5ae014a9f74f Staging: hv: netvsc_drv: Make the function netvsc_linkstatus_callback() non-static
f9819f05f2c5a3fb61853c5fc8d20d61dfbfe89b Staging: hv: netvsc_drv: Make the function netvsc_send non-static
a76c36bc0ddc96a74885a3a8ffba268cfd209629 Staging: hv: netvsc_drv: Get rid of unused state in struct netvsc_driver
a881fdd0cab987336a7a1b99630b3460689a3a60 Staging: hv: netvsc_drv: Clean up the netvsc_drv_exit() function
96053efd3c8e13f85abe9783be0e70cb97e82f2b Staging: hv: mousevsc_drv: Cleanup mousevsc_drv_exit() function
2bda87cb6c765bf2178d3da90367bf53dbcc14d6 Staging: hv: storvsc_drv: Cleanup storvsc_drv_exit() function
8553d753a494dfd952d7e44ab6f1171839b6185d Staging: hv: blkvsc_drv: Cleanup the blkvsc_drv_exit() function
459bce97655c8ca19b113efce98be0dd8d800652 Staging: hv: mouse_drv: Fix a sparse warning
8a0794117bd5ab8df297932b9e9bd05ba430c472 Staging: hv: netvsc: Cleanup hyperv_net.h
299d0925e2c5fc27e538b721561c8bf649c6dc05 Staging: hv: netvsc: Move the contents of rndis_filter.h to hyperv_net.h
4a5cea3951c79dc6590207fcfb09cc062374c42c Staging: hv: netvsc: Move the contents of rndis.h to hyperv_net.h
5258490472e7076b1885da73b690dc57de0c8991 Staging: hv: netvsc: Move the contents of netvsc.h to hyperv_net.h
41308862d18ebba47e4b863a7b967dc7e5477fb9 Staging: hv: netvsc: Include the contents of netvsc_api.h into hyperv_net.h
5ca7252a7e2be5e05772f202d94e173b7224e7a9 Staging: hv: netvsc: Create a common header file for network driver
5041e715c8ecdf4719de17a88508052b2329a41c Staging: hv: Move the contents of storvsc_api.h to hyperv_storage.h
e6572b035b7dd17e42c0b0f9271efdd368bcde31 Staging: hv: stor: Move the contents of vstorage.h to hyperv_storage.h
cdee15044f25baff5bbdce14cc6959f1a69acb03 Staging: hv: stor: Create a common header file for storage drivers
43c698b927733dc060cabc7ebca2df3ec228e05d Staging: hv: vmbus_drv: Cleanup hyperv_vmbus.h
89b2ca478126040d39a7a5fc39c0b32d2444f9e4 Staging: hv: vmbus_drv: Move the contents of vmbus_private.h to vmbus_hyperv.h
940655c1032b7ffcb31da1e42a9432f5bcee8653 Staging: hv: vmbus_drv: Move the contents of ring_buffer.h to hyperv_vmbus.h
3645a917f761b14cb17cb2e1a27f54ef6ab1b14d Staging: hv: vmbus_drv: Move the content of hv.h to hyperv_vmbus.h
afbdc4a98b6b608c4d38b18a16e4cd62c6645c91 Staging: hv: vmbus_drv: Include the contents of hv_api.h in hyperv_vmbus.h
0f2a6619eeef158d11832436ce151987f18cb08d Staging: hv: vmbus_drv: Create a common header file to build the vmbus driver
8ff3e6fc58d796640bb21bf398487c42230734d2 Staging: hv: Include asm/hyperv.h in hyperv.h
bd07d87fd4b8a6af9820544b6bc6c37215d6f8ad slub: avoid label inside conditional
1393d9a1857471f816d0be1ccc1d6433a86050f6 slub: Make CONFIG_DEBUG_PAGE_ALLOC work with new fastpath
6332aa9d25e911cc97aa9cc09acee21afda07ea6 slub: Avoid warning for !CONFIG_SLUB_DEBUG
f9aea9fd2d03bd6b51a38d9866cf2b527966236c staging: brcm80211: fix checkpatch issue in wlc_channel.c
40bee8c1f1e78f8fefe69bb320cd991c88a497bb staging: brcm80211: Corrected sdpcm_shared_t structure definition
1ce4784e675150748ff2d19b9a4ba287e3018905 staging: brcm80211: Better debug support added to brcmfmac driver
65dd489204ffc7da8b8fd366a7ef7016db506bf2 staging: brcm80211: cfg80211 up/down routines in brcmfmac driver are fixed
1f3b0085ed4f944f5b365a9070dbeb40fdfa1c0a staging: brcm80211: Removed unused variable from brcmfmac driver
9446af065b0df786cfeb58d61efaf51945d0f3de staging: brcm80211: Fixed scan notification functionality in brcmfmac driver
e4dd632559075cfc84b053f080304b0478252c86 staging: brcm80211: Added support to change scan times from brcmfmac driver
a1e962b64ffd1f96412bf1d4baf78bb6e0a2c797 staging: brcm80211: Added support to change roaming parameters from brcmfmac driver
69274f020a9245c4f1079d602384d616f236568b staging: brcm80211: Fixed ibss join/leave functionality in brcmfmac driver
e494632efcd9e24875e9a83230c514c51875cbe2 staging: brcm80211: Fixed bss (re)connect/disconnect issues in brcmfmac driver
7549496614a008cf2a9f9a66d4c3dcd2b244ebb0 staging: brcm80211: Optimized wl_inform_single_bss function in brcmfmac driver
7b2cb57ff734326258294c454f5f361e2d33e1c8 staging: brcm80211: Fixed wl_assoc_params structure miss match in brcmfmac driver
8343f18056900eb8ca6dea45b70ffa4cce4b65cc staging: brcm80211: brcmfmac driver's interface name changed to "wlan"
e6e8f894aac3ab87aa272ed1479fa1f89c30844d staging: brcm80211: Fix for suspend issue in brcmfmac driver
22d5d59b8c4bac63b1466dce5bee5dc48e8ee447 staging: brcm80211: Fix for WPA GTK install issue in brcmfmac driver
dcc8fb87f2aceb25929b2a82b65c22f425badbfc staging: brcm80211: removed more unused counter related structures
40592ba93f3f50bc0584df4837a26dc017fcb2ab staging: brcm80211: removed counter related struct wl_cnt
47298e71ef2a177704cc96f2cc09ba142d5943f5 staging: brcm80211: removed support for proprietary ioctl WLC_GET_PKTCNTS
9eed787ce3913b2775a1f7bd17596f464ae5a00f staging: brcm80211: removed stats WEXT support from fullmac
83e60fc362524a584fe0c0be7babfffe48951aa6 staging: brcm80211: removed counter related macros that expanded to NOP
75e436d3ed4d25ffc256a692a17e938d91deb958 staging: brcm80211: removed unused struct net_device_stats related code
0c250c0eeab1840a2da4b9b6df7611b4efebd38a staging: brcm80211: fix makefiles for building drivers in kernel
755f609cb3f64c6b5d25979c805fae16c4cc0c33 staging: brcm80211: cleanup functions in nvram.c
1f602d683ca10704081d49b3223c51608f1945d1 staging: brcm80211: make function definitions and prototype consistent
e2418ff1e8e2ac17ed2ef86d4b51102df9467447 staging: brcm80211: remove unused functions and prototypes
c3ecec398cecab0e3fa85d454c223c7e092908f5 staging: brcm80211: remove unnecessary functions from wlc_main.c
f6265746765a3f7e5158b5b779e6657d0c646adc staging: brcm80211: got rid of #ifdef __mips__ by new dma_spin_for_len()
de3170671a0620254703def8e01ed4242676e952 staging: brcm80211: replaced IL_BIGENDIAN by __BIG_ENDIAN
a8e62dd6d91f3bc3687abbb26227e5fc39c4829c usb-storage: fix up the unusual_realtek device list
221d1d797202984cb874e3ed9f1388593d34ee22 cifs: add fallback in is_path_accessible for old servers
b189702dd9e1d252b7d521d3f39a3b8a39c23e7a Staging: hv: Move the contents of utils.h to hyperv.h
27b5b3ca6903675e8ad0a92562224fd0e185c43b Staging: hv: Move the contents of vmbus.h to hyperv.h
35ea09c390378a4189f145fa4e894d42d21bd896 Staging: hv: Move the contents of vmbus_api.h to hyperv.h
f63c9149d052c86113fc84edd4ce138db44e768a Staging: hv: Move the contents of logging.h to hyperv.h
c35470b2297f0e05596a7aeebff8a67f4c6e3552 Staging: hv: Move the contents of channel.h to hyperv.h
b56dda06b4dddeb5a39e00a6812909fa832d527b Staging: hv: Move the contents of channel_mgmt.h to hyperv.h
50ed40e0d06df29a5cecda92254b080ad4ebcd10 Staging: hv: Move the contents of vmbus_packet_format.h to hyperv.h
517d8dc686f4d78550922f938b5cc9675868a3e7 Staging: hv: Move the contents of vmbus_channel_interface.h to hyperv.h
f7c6dfda0533e2977cd5c7fdb2d38d1078ecf849 Staging: hv: Move the contents of the file version_info.h to hyperv.h
7effffb7a01b817f6c9fd6979f2c01f746bfc555 Staging: hv: Move a subset of definitions from ring_buffer.h to hyperv.h
a363bf7bd23fb6ee3e1690bd300a5e285f9c88df Staging: hv: Add a subset of definitions from vmbus_api.h to hyperv.h
3f335ea2131b14bca2333b4316c8d4dd737e30db Staging: hv: Include the newly created header file in all of the relevant hyperv files
5c47340061ff722c7b743fbb8e7793019ab5f10a Staging: hv: Create a common header for all hyperv drivers to include
94692349c4fc1bc74c19a28f9379509361a06a3b perf: Fix multi-event parsing bug
dd196a2b3dbd192ff3ccf263d12b59bf22572958 tile: add an RTC driver for the Tilera hypervisor
17fb76165f307f7be2cfbc93958356fe50fa4791 drivers/staging/vt6656/main_usb.c: Delete unnecessary call to usb_kill_urb
7ed2911c8f727077249fc5170a1ab842465aef21 gma500: finish off the fault handler
4f0c8f43ee5e9e12ed36a5950e19cfe513669ae7 gma500: Don't try and take a GEM handle of a non GEM fb
3a229fd54db17f39ce14348c9de898b3671771ca comedi vmk80xx: Style improvements
cacd18a8476ce145ca5dcd46dc5b75585fd1289c staging: usbip: fix wrong endian conversion
e6251a921716fca9c2e3008af2d8d0d5657a59bc USB: gadget: f_audio: Fix invalid dereference of initdata
1e12c910eed82da6971f1c0421a069c680faba2e EHCI: don't rescan interrupt QHs needlessly
2b7aaf503d56216b847c8265421d2a7d9b42df3e OHCI: fix regression caused by nVidia shutdown workaround
e99c4309fb064604a957d9c1a8d2d4a9ff19cf5e USB: OTG: msm: Free VCCCX regulator even if we can't set the voltage
7b521fcb6bf63a49bb7712d922dd1dd0a90a93cf USB: OTG: msm: Allow the widest possible range for VDDCX when removing
610ba42f29c3dfa46a05ff8c2cadc29f544ff76d USB: option: add support for Huawei E353 device
30b9284db3c77a5e20bb826cd1b66ed7b26cb726 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6
c8144a36821b11e8124b38fdbf0b7cad546bbd2f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
f56e03e8dc149bf0ac2888d6843584f48c8700fc net: ping: fix build failure
372b2312010bece1e36f577d6c99a6193ec54cbd net: use hlist_del_rcu() in dev_change_name()
20c304ed84e05a91b2acae36d428d621d3c1d1c6 ALSA: hda - Enable snoop bit for AMD controllers
891e376b1e864519bf7e49fa741f473078318530 Input: tsc2007 - add X, Y and Z fuzz factors to platform data
1af38eac8cdb70dbad3086b4f1bf7296eb1b09b1 Input: tsc2007 - add poll_period parameter to platform data
2d137c7ed25f9754f52495af570897ad993e4fe7 Input: tsc2007 - add poll_delay parameter to platform data
84005eb5ea2939d448047fcf6924b3b9b6ed974d Input: tsc2007 - add max_rt parameter to platform data
4a1a42af0aba011e263098f107a2f45e0de2f279 Input: tsc2007 - debounce pressure measurement
a085963a2757b9ab0a7ec1cf4a14aa85935c1e2a Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
14fb57dccb6e1defe9f89a66f548fcb24c374c1d x86, AMD: Fix ARAT feature setting again
328935e6348c6a7cb34798a68c326f4b8372e68a Revert "x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors"
86b9523ab1517f6edeb87295329c901930d3732d Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
9199e66528f61a06abe09f0589bbe1eecaa301a7 jbd/jbd2: remove obsolete summarise_journal_usage.
2842bb20eed2e25cde5114298edc62c8883a1d9a jbd: Fix forever sleeping process in do_get_write_access()
4e299c1d9113b5c1c3845c0d4e78d09dd60a4fe8 ext2: fix error msg when mounting fs with too-large blocksize
d9b01934d56a96d9f4ae2d6204d4ea78a36f5f36 jbd: fix fsync() tid wraparound bug
86c4f6d85595cd7da635dc6985d27bfa43b1ae10 ext3: Fix fs corruption when make_indexed_dir() fails
b55fcb508dfc9f00056beb33d4c466bc9032dd05 ALSA: hda - Handle dock line-in as auto-detecable for Cxt auto-parser
b08827f4c7a5020855abe0f9b1a316f11275b76b Merge branches 'devel-fixes', 'devel-cleanup' and 'devel-genirq' into for-next
1f83ac5ac9fb3e8b2e053de380f55ba412228577 ALSA: hda - Handle dock line-in as auto-detectable for IDT codecs
8ed99d976812d1e14a254b9ac1fe6255af8270ff ALSA: hda - Add dock-mic detection support to Realtek auto-parser
e35d9d6a153493055fc888add70786154f00edd4 ALSA: hda - Check unsol-cap in is_jack_detectalbe()
43c1b2e9209cc824177a5a13e34fb21dfab3455a ALSA: hda - Add support of dock-mic detection to Conexant auto-parser
7be13ad0ce518c03cf4852f69e8a9746be2edb03 omap: drop board-igep0030.c
2a60997a538cf60a3b5ebcfa2b9909c868e7aa20 omap: igep0020: add support for IGEP3
0d4ab9a58ff6d29e84b6f29a5084323f0374ef6a omap: igep0020: minor refactoring
fdfb03ba375e34b8aaee22a501eb59c92b43726b omap: igep0020: name refactoring for future merge with IGEP3
cffbcd0c23bf17c411b35d13fceb25bd5ec9afea Kconfig: fix copy/paste-ism for dell-wmi-aio driver
9937a5e2f32892db0dbeefc2b3bc74b3ae3ea9c7 scsi: remove performance regression due to async queue run
049262940eb585ff2a671d2db6fa38dfd96687f1 doc: timers-howto: fix a typo ("unsgined")
52d3cb88d75701f800db16561ff12c7692b56e55 ALSA: hda - Fix initialization of spec->automute_lines in patch_realtek.c
1682c8174692180fcb19317704a0d32c8731eb33 ALSA: hda - Use get_wcaps_type()
06dec2282b1366136442950958b517db691533a1 ALSA: hda - Use is_jack_detectable() helper
03697e2acce9b8818cdb5fc0ebd5e5199dea1c32 ALSA: hda - Add automute-mode enum to Conexant auto-parser
6ad11eaa8a689a27e0c99905bcf800a37cd432a0 [SCSI] qla2xxx: Refactor call to qla2xxx_read_sfp for thermal temperature.
6766df9e8ae2ab29459381ade1ca91b28688ab13 [SCSI] qla2xxx: Unify the read/write sfp mailbox command routines.
773120e4df1d2bf543345ad850cc92dc1f1bad8a [SCSI] qla2xxx: Clear complete initialization control block.
82515920b60760bca9f66decdaa7dd98191fa47c [SCSI] qla2xxx: Allow an override of the registered maximum LUN.
24014d046485e1947dfb5d79365472d9981cda1e [SCSI] qla2xxx: Add host number in reset and quiescent message logs.
1bff6cc8fbb73d6bed809d3eff18e90c175a601c [SCSI] qla2xxx: Correctly read sfp single byte mailbox register.
d652e0937029e1f7cf9b17d639782db1b0c23ea9 [SCSI] qla2xxx: Add qla82xx_rom_unlock() function.
875efad774f05433210c8d99af405260cfda4f09 [SCSI] qla2xxx: Log if qla82xx firmware fails to load from flash.
134ae078504293cadeecc8550c4def876a42b07b [SCSI] qla2xxx: Use passed in host to initialize local scsi_qla_host in queuecommand function
93d29cc63f1832dbbbab721cce1b9f845becf4d7 [SCSI] qla2xxx: Correct buffer start in edc sysfs debug print.
53296788f425def50d09c7e0d773bdeaae57c623 [SCSI] qla2xxx: Update firmware version after flash update for ISP82xx.
43ebf16d762b082663976b679b813e1b546548d1 [SCSI] qla2xxx: Fix hang during driver unload when vport is active.
fa96d927362a422405d65491326f8ef763572e84 [SCSI] qla2xxx: Properly set the dsd_list_len for dsd_chaining in cmd type 6.
cefcaba67ab97fb756b3a6af5139c94d861b660d [SCSI] qla2xxx: Fix virtual port failing to login after chip reset.
9f40682e2857a3c2ddb80a87b185af3c6a708346 [SCSI] qla2xxx: Fix vport delete hang when logins are outstanding.
7630abd0c690e90cea9412846f596fe1565aaa0e [SCSI] hpsa: Change memset using sizeof(ptr) to sizeof(*ptr)
a3a85d3983f7e18c46fba9f92c21d8a713de9791 ALSA: hda - Add missing Front/Surround/CLFE as slaves for Cxt auto-parser
51f52a47527a07e45746b1bac1ab6123892095a0 [SCSI] ipr: Rate limit DMA mapping errors
47ad1f4e40c4374243a56c8df168f4fb551c7915 ALSA: hda - Code refactoring in patch_conexant.c
fda38518f236cbd965110938e324f6c6fcc91f38 [SCSI] hpsa: add P2000 to list of shared SAS devices
4638078697574be43816779845e26bf05ae70d9d [SCSI] hpsa: do not attempt PCI power management reset method if we know it won't work.
dfc2224828c5fc4ec7e11587b9d6b97283aa2d01 [SCSI] hpsa: remove superfluous sleeps around reset code
64670ac8702ec37a00ad6e479f3cacbde0fd4efa [SCSI] hpsa: do soft reset if hard reset is broken
cf0b08d0cd87ada9d284925834d08fb8026da888 [SCSI] hpsa: use new doorbell-bit-5 reset method
9a41338e5b474add499a7ca2a5a76148e5076805 [SCSI] hpsa: remove atrophied hpsa_scsi_setup function
2b870cb30000477e425666f9c6d83cca8fddc7c0 [SCSI] hpsa: clarify messages around reset behavior
2ed7127bceb10a6a7d5a38c30ab65176d4e4bc0f [SCSI] hpsa: increase time to wait for board reset
0ae01a32cb4a89ef0ed49bb6f49bd5830b13ab3e [SCSI] hpsa: factor out irq request code
2e9d1b3626c4383362df30bb853a1b57c2798300 [SCSI] hpsa: factor out cmd pool allocation functions
516fda49e8596904a741693059c8746f11ce579c [SCSI] hpsa: wait longer for no-op to complete after resetting controller
580ada3c1e2f23b4b0f3c254cae3eb278f92d494 [SCSI] hpsa: do a better job of detecting controller reset failure
a2a431a4fd3b11c6808933ca1bdb2d28a8fa0634 [SCSI] hpsa: delete old unused padding garbage
1fb011fb05b6bac4fb8eabd324a6983116f7594d [SCSI] hpsa: remove unused parameter from hpsa_complete_scsi_command()
8cd21da71c952843f9cc215436286cf7f991cc6e [SCSI] hpsa: add readl after writel in interrupt mask setting code
d0be5ec8693944c2e2fc0de70fda9dbc1b93bd7d [SCSI] hpsa: do readl after writel in main i/o path to ensure commands don't get lost.
72ef0e5757c160fc627d2c89b6379bc102ccab5c [SCSI] mptsas: Fix annoying warning
3699d92a4d7b649bde67dff3cc681400992e0254 [SCSI] tcm_fc: Adding FC_FC4 provider (tcm_fc) for FCoE target (TCM - target core) support
f1e430e6369f5edac552d99bff15369ef8c6bbd2 Input: ad714x - fix captouch wheel option algorithm
3532cb0ca2774b05e3c660f536ba3d1b38061fc9 Input: ad714x - allow platform code to specify irqflags
e223cc7e96ddbcd32c4a0314d42ae56ade8008e5 Input: ad714x - fix threshold and completion interrupt masks
dc5f4f5e9a3434bfe925f05db9db2908fbab771f Input: ad714x - fix up input configuration
9cb6cfae4e792d9f92612dd57ee1e3ff218f17a6 Input: elantech - remove support for proprietary X driver
89eec4d71e0a4e47a2f12a08992ada7500ea78a0 Input: elantech - report multitouch with proper ABS_MT messages
f941c705f68fa62f694678bf2efde64dfb9962bb Input: elantech - export pressure and width when supported
71c6d18859ccb137343017ec995b76d9f62bd9b0 Input: elantech - describe further the protocol
6dcae1eaee2b437536b2fe928a609f9589691ebf bluetooth: Fix warnings in l2cap_core.c
d46d4d64a85c6ff6118b33afd5d63bcb7e4be54a Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
c1d10d18c542278b7fbc413c289d3cb6219da6b3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
477de0de446210eb5c87e2a54c9ba4c8844fb98b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
b5e6ab589d570ac79cc939517fab05c87a23c262 mm: fix kernel-doc warning in page_alloc.c
93d2175d3d31f11ba04fcfa0e9a496a1b4bc8b34 PCI: Clear bridge resource flags if requested size is 0
834cb0fc4712a3b21c6b8c5cb55bd13607191311 xhci: Fix memory leak bug when dropping endpoints
30f89ca021c3e584b61bc5a14eede89f74b2e826 xhci: Fix memory leak in ring cache deallocation.
e00cf3b9eb7839b952e434a75bff6b99e47337ac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
e4abce8538496ba90cb89909894ea42e00f96a7d sfc: Use netif_device_{detach,attach}() around reset and self-test
1e87347c2f6e124d73b4921c4580adad4ac534d6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
07f4beb0b5bbfaf36a64aa00d59e670ec578a95a tick: Clear broadcast active bit when switching to oneshot
db210f824c2f155703edf03bc2137da1bd76e27d ide/ide-scan-pci.c: Use for_each_pci_dev().
dc382fd5bcca7098a984705ed6ac880f539d068e x86, mm: Allow ZONE_DMA to be configurable
d81f087f1f1c1aacdb4f17224a554237285ddd11 sparc32,leon: Remove unnecessary page_address calls in LEON DMA API.
fb1fece5da027d3c7e69cf44ca8e58aaf0faf520 sparc: convert old cpumask API into new one
865be7a81071a77014c83cd01536c989eed362b4 x86, cpu: Fix detection of Celeron Covington stepping A1 and B0
34e268d87d60da7968d7300aae7d575be9d16ae7 ASoC: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
55dd23eca666876e6028aa35d5e391cfced54871 sparc32, sun4d: Implemented SMP IPIs support for SUN4D machines
ecbc42b70acbc6327adefe9635db93fcf62bf59d sparc32, sun4m: Implemented SMP IPIs support for SUN4M machines
1ca0c808c60f171c1949b0e7f3a4c0516855f7a0 sparc32,leon: Implemented SMP IPIs for LEON CPU
d6d048192b1d22cb8f09da0cc936095ec2cb969c sparc32: implement SMP IPIs using the generic functions
2645e7219e88d1e2ab8b2939537bce36e6db9e8c sparc32,leon: SMP power down implementation
5149bed8912f4030f52feb33326cfe794831b184 sparc32,leon: added some SMP comments
8547920fc6f0d288fcc57ca705ccb2d00920fc72 drm/i915: clean up unused ring_get_irq/ring_put_irq functions
5bfa1063a775836a84f97e4df863fc36e1f856ad drm/i915: fix user irq miss in BSD ring on g4x
3cff484d4b264ff467a3b45c544cbbbab69f0bf8 ARM: dove: Consolidate mpp code with platform mpp.
554cdaefd1cf7bb54b209c4e68c7cec87ce442a9 ARM: orion5x: Refactor mpp code to use common orion platform mpp.
b2f427a1088a9ad4f86855f4df1fc059bebb441f ARM: orion: Refactor the MPP code common in the orion platform
44350061905b2a502579d3827eacaf8efa393aad ARM: orion: Consolidate setup of the crypto engine.
6f404e441d169afc90929ef5e451ec9779c1f11a net: Change netdev_fix_features messages loglevel
9e613f8a7904f2b7516eed08f413463c579325bd ARM: orion: Consolidate SATA platform setup.
4fcd3f374a928081d391cd9a570afe3b2c692fdc ARM: orion: Consolidate USB platform setup code.
ee9627234dae8d1b8059b2ac39c961ee0932b803 ARM: orion: Consolidate the XOR platform setup code.
5e00d3783dd362a34c9816bb582103c9833e4643 ARM: orion: Consolidate the platform data setup for the watchdog.
980f9f601ad456dc5a699bf526b6bd894957bad3 ARM: orion: Consolidate SPI initialization.
aac7ffa3ed121846b61347028828617c5dd1ce46 ARM: orion: Consolidate I2C initialization.
7e3819d820c9aa3536d15fe7310c054bef1f5f04 ARM: orion: Consolidate ethernet platform data
ebde6f8acba92abfc203585198a54f47e83e2cd0 vmxnet3: Fix inconsistent LRO state after initialization
867955f5682f7157fdafe8670804b9f8ea077bc7 sfc: Fix oops in register dump after mapping change
f29638868280534ed7e2fdd93b31557232597940 ftrace/s390: mcount offset calculation
4748058c5cbf70b3adfa37204c047fcb29f335c0 ARM: kirkwood: Add support for RTC interrupts which allows RTC alarms.
521ccb5c4aece609311bfa7157910a8f0c942af5 ftrace/x86: mcount offset calculation
2142c131a3e290ae350f8a0b0d354c0585a96df1 net: convert to new cpumask API
07d8b595f367f4604e6027ad4cba33cbe3f55e10 ftrace/recordmcount: mcount address adjustment
f6eaccb30fb4381da05e1e04f7fb9b956ab22826 ARM: orion: Consolidate the creation of the RTC platform data.
5173cc057787560c127c6e9737f308c833dc4ff3 ipv4: more compliant RFC 3168 support
41b402a201a12efdff4acc990e023a89a409cd41 ftrace/recordmcount: Add helper function get_sym_str_and_relp()
37762cb9977626343b3cd1aab9146313c94748c2 ftrace/recordmcount: Remove duplicate code to find mcount symbol
2895cd2ab81dfb7bc22637bc110857db44a30b4a ftrace/x86: Do not trace .discard.text section
f0201738b61b1adcf6b2c4719c5c415745014c1c ftrace: Avoid recording mcount on .init sections directly
28a2b45054f2e3f3671e36a6e9efc82756afa31a ARM: orion: Consolidate the creation of the uart platform data.
5c60255149eece2a36ec9f5c99817b85f96fe8ec ARM: orion: Rename some constants to macros to make code more identical
85356f802225fedeee8c3e65bdd93b263ace0a8b kbuild/recordmcount: Add RECORDMCOUNT_WARN to warn about mcount callers
dfad3d598c4bbbaf137588e22bac1ce624529f7e ftrace/recordmcount: Add warning logic to warn on mcount not recorded
ffd618fa39284f8cc343894b566dd42ec6e74e77 ftrace/recordmcount: Make ignored mcount calls into nops at compile time
8abd5724a7f1631ab2276954156c629d4d17149a ftrace/recordmcount: Modify only executable sections
9f087e7612115b7a201d4f3392a95ac7408948ab ftrace: Add .kprobe.text section to whitelist for recordmcount.c
e90b0c8bf211958a296d60369fecd51b35864407 ftrace/trivial: Clean up record mcount to use Linux switch style
dd5477ff3ba978892014ea5f988cb1bf04aa505e ftrace/trivial: Clean up recordmcount.c to use Linux style comparisons
e59347a1d15c0b1d9fdc510520f8fa78d7d19a5b arm: orion: Use generic irq chip
099fb8ab1e57e5d609ac686cc0ab6d1835a79155 rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
349eb8cf45aadd35836fdfde75b3265a01b2aaa1 mac80211: annotate and fix RCU in mesh code
1928ecab620907a0953f811316d05f367f3f4dba mac80211: fix and simplify mesh locking
d07c7cf49ae7c488e778c4d668f4cc10bd2fa971 mac80211: add missing rcu_barrier
9594b56dbed8cecc4694ed2ab7cf36c66623910e bcma: add PCI ID of the card found in Thinkpad X120e
c29acf201007a6d73223f864f52406eb5ba19933 mac80211: abort scan_work immediately when the device goes down
8e621fc90b42fa2ca4ff65dd8d9cb21723e47837 mac80211: verify IBSS in interface combinations
df64962f7d74877624442c059e7878fdf7ec3c22 carl9170: advertise interface combinations
dedb1eb977d75f301b17190cc4b6e7d17dbf17db b43: rename b43_wldev's field with ssb_device to sdev
d0df9eecf9f61f70fd847656f5eb113e06e46a03 mac80211: Deactivate mesh path timers when freeing nodes
011159a0a746e03ae42d559ce5c2a70138da3129 airo: correct proc entry creation interfaces
9368a9a2378ab721f82f59430a135b4ce4ff5109 p54usb: add zoom 4410 usbid
eecaaba5b2e4ae762b4726fae2e3b22630e137ec Documentation, ABI: Update L3 cache index disable text
42be450565b0fc4607fae3e3a7da038d367a23ed x86, AMD, cacheinfo: Fix L3 cache index disable checks
50e7534427283afd997d58481778c07bea79eb63 x86, AMD, cacheinfo: Fix fallout caused by max3 conversion
f51f87a09119a495527a3f15d76db38b8e24beb8 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
72874daa5e9064c4e8d689e6a04b1e96f687f872 PM: Fix build issue in clock_ops.c for CONFIG_PM_RUNTIME unset
2064af917b3ba7589070064ca4ed12cecd99a63c PM: Revert "driver core: platform_bus: allow runtime override of dev_pm_ops"
600b776eb39a13a28b090ba9efceb0c69d4508aa OMAP1 / PM: Use generic clock manipulation routines for runtime PM
485bf569ba798b4702bc2efbfd3a355fe2c8db04 be2net: FW download for Lancer
005d569600b404cae0b356e3c4085290ecc17775 be2net: Stats for Lancer
89a88ab84b946a90839fb66ca3583a2504c11292 be2net: Support for version 1 of stats for BE3
3b8ab88acaceb505aa06ef3bbf3a73b92470ae78 mwifiex: use ieee80211_amsdu_to_8023s routine
8b3becadc82de3b87a5c196239db3fef6caa9c82 cfg80211: make stripping of 802.11 header optional from AMSDU
57cf8043a64b56a10b9f194572548a3dfb62e596 nl80211: Move peer link state definition to nl80211
108697c44b8e50bea3505c6bf9667da4627cb2d5 ath9k: make npending frames check as bool
21e8ee6d207f6d384689571101436eb9070c22ca ath9k: make sure main_rssi is positive
3e9a212a9e21266115bad2982016950fb2bf29c2 ath9k: configure fast_div_bias based on diversity group
b85c5734f00886ee0f33ef4d0038ed9a278eefce ath9k: Implement an API to swap main/ALT LNA's
8afbcc8bfb549a522298fa4a31ee5155c2b5f7a0 ath9k_hw: define antenna diversity group
6bcbc062c23ac769cb775f3d2cf209db9d1a96fe ath9k_hw: define modules to get/set Antenna diversity paramaters
842ca780af06d166c87725b68f4fe359c3da7bc0 ath9k_hw: config diversity based on eeprom contents
c6ba9feb4fa33f31f26ac1a2b0a337d79426b822 ath9k_hw: define registers/macros to support Antenna diversity
21d2c63a2866a47030803de3db9b4e8759806095 ath9k_hw: enable Antenna diversity for AR9485
69de3721750ea4fae504be9e67f140cafe1c7a89 ath9k_hw: make antenna diversity modules chip specific
bd2281b85d929af0bd192f05135f70dd05f4fd85 net/rfkill/core.c: Avoid leaving freed data in a list
40b275b69ee660274b77fb612b0db31fd282fc3f mac80211: sparse RCU annotations
ec034b208dc8aa5dc73ec46c3f27e34c5efbf113 mac80211: fix TX a-MPDU locking
7527a782e187d1214a5b3dc2897ce441033bb4ef cfg80211: advertise possible interface combinations
805d7d23ef9806e47b550ad80270c4cea4ffc984 iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
8220ba3e2e671492b777159d8dac721f95f4a0ec iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
f5ec25deb2471bd49e907ab2f9ef6f860eb7cf95 pstore: fix potential logic issue in pstore read interface
06cf91b4b4aafa50ee0a94c81d2c6922a18af242 pstore: fix pstore filesystem mount/remount issue
8d38d74b648513dd8ed8bd2b67d899208ef4e09e pstore: fix one type of return value in pstore
538dd2e3976a7c572ee927d6bbebe01bf4d6f128 bnx2x: Allow ethtool to enable/disable loopback.
c5be24ff62d238a3fdd5d15461b420cd72e78a14 ipv4: Trivial rt->rt_src conversions in net/ipv4/route.c
7c1bfd685bcdc822ab1d7411ea05c82bd2a7b260 xen/pci: Fix compiler error when CONFIG_XEN_PRIVILEGED_GUEST is not set.
602a5322a7a1b6b005cb50d423939bb7a8782838 sfc: Fix TX queue numbering when separate_tx_channels=1
9d03545d886bedd2c81b8f28ae0cc68c356d02f7 ASoC: Fix wrong data type access in a few codec drivers
fa63e477ddb09075f68cd5fe4db8f8045627a787 ASoC: Don't restart an already running WM8958 DSP2
df8d06ade6eed9077f658ac8696fc1cb5c081220 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
d7fdae7c6533b9a409158c736781cdd352b76793 ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithms
fb5af53d421d80725172427e9076f6e889603df6 ASoC: Add some missing volume update bit sets for wm_hubs devices
d0b48af6c2b887354d0893e598d92911ce52620e ASoC: Ensure output PGA is enabled for line outputs in wm_hubs
1a8218e96271790a07dd7065a2ef173e0f67e328 net: ping: dont call udp_ioctl()
7c21738efd0b5e8c2a9ac2440e7ffbf432d6f239 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
86f315bbb2374f1f077500ad131dd9b71856e697 Revert "mmc: fix a race between card-detect rescan and clock-gate work instances"
8373dc38ca8d4918210710807256a313cd111f0b ARM: 6901/1: remove unneeded check of the cache_is_vipt_nonaliasing()
c4d5ee13984f57b2f881635c49045151679f5e8a kbuild: make KBUILD_NOCMDDEP=1 handle empty built-in.o
9b940f8e8c32456c8a6428fa4313a4bcca7b4fcb ext4: ext4_ext_convert_to_initialized bug found in extended FSX testing
0b26859027ce0005ef89520af20351360e51ad76 ext4: fix oops in ext4_quota_off()
70087dc38cc77ca8f46059564c00338777734762 blk-throttle: Use task_subsys_state() to determine a task's blkio_cgroup
bbf2b37a98d22d5b111f03674dd4f093dd6c0ae5 UBIFS: fix extremely rare mount failure
43e07073865ae540e3b463f437f0f837f17714ba UBIFS: simplify LEB recovery function further
7c47bfd0dbb20e5d7fa4e37cfd76bb73d39b32b4 UBIFS: always cleanup the recovered LEB
617992069513c1e789c707c4d75ff03bf7dd0fb0 UBIFS: clean up LEB recovery function
e6e4d9ed11fb1fab8b3256a3dc14d71b5e984ac4 netfilter: nf_ct_sip: fix SDP parsing in TCP SIP messages for some Cisco phones
274ea0e2a4cdf18110e5931b8ecbfef6353e5293 netfilter: nf_ct_sip: validate Content-Length in TCP SIP messages
f29251ff532ca1124d14a03b040ba097edc6e9c0 Merge branch 'devel-genirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 into devel-stable
e033ebfb399227e01686260ac271029011bc6b47 ALSA: HDA: Use one dmic only for Dell Studio 1558
e503f9e4b092e2349a9477a333543de8f3c7f5d9 x86, apic: Fix spurious error interrupts triggering on all non-boot APs
9d510db423303b4f3555074dd7bdd0d692e432a4 UBIFS: fix-up free space on mount if flag is set
6554a6578131a217d4ea6d779a62f120081a2e8b UBIFS: add the fixup function
9f58d3503a1368673609db1962e4a584261b62eb UBIFS: add a superblock flag for free space fix-up
e11602ea3e43392904db7a579dc990062ebb7151 UBIFS: share the next_log_lnum helper
91c66083fca36cdf496e927ef8bea19e6b1bbdce UBIFS: expect corruption only in last journal head LEBs
5f23188e036aabfe9245f9e61adbb4ea27ed8f35 ARM: 6900/1: Suspend: Fix build error on ARCH_S5PC100
0c65622b1f92eb437d00ede920fc43b2ff2d44b7 OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register
75d7247c07d27d046323504e2dbca5b3e94fbece OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
49dbf5892fc67466ac2780c1d42d8a02726f5538 OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private workqueue
b6cbb02ed0b834c6e1f876e9223736965795fd3d OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()
fea4a4f9737883ed660bd99b9b5cff9120455094 ALSA: hda - Add support of auto-parser to cxt5066 codecs
f9759301c68a274302e434daa135926c25ca51ca ALSA: hda - Don't create multiple same volume/boost controls in Cxt auto-parser
cf27f29ae2a4a0feed75262361f9f7dff20230b1 ALSA: hda - Build boost controls from selector widget in Cxt auto-parser
667a11facee70c0bd15cf07946fba71236490e07 arm: omap2/3: Use generic irq chip
db670dac49b5423b39b5e523d28fe32045d71b10 sched: Fix and optimise calculation of the weight-inverse
db44fc017d5989302713ab4e7f9e922b648f4b59 sched: Avoid going ahead if ->cpus_allowed is not changed
61eadef6a9bde9ea62fda724a9cb501ce9bc925a sched, rt: Update rq clock when unthrottling of an otherwise idle CPU
ec514c487c3d4b652943da7b0afbc094eee08cfa sched: Fix rt_rq runtime leakage bug
cb14a18465686ea6add51b1008865b8174c28bd7 UBIFS: synchronize write-buffer before switching to the next bud
c49139d8096dc1c392455dbc3f158b46038fc9d4 UBIFS: remove BUG statement
e76a452640dc110147f7a7da1dcfb1c5026f982d UBIFS: change bud replay function conventions
debf12d54182b324a01c4276b003669c94b7b531 UBIFS: substitute the replay tree with a replay list
074bcb9b5ce698bd7b02ddb469da9cba21fe83fd UBIFS: simplify replay
af1dd412646a58b29522f93f7befa944d7d361c0 UBIFS: store free and dirty space in the bud replay entry
12f338914e7f2a9ab0def09564b9e78ab45a474f UBIFS: remove unnecessary stack variable
7703f09ded1b8719d2defe0f61215b4a08702ffa UBIFS: double check that buds are replied in order
e9ef7b5f25d31c5660fb4a87f4b40ac48070fcb7 UBIFS: make 2 functions static
7a9c3e399389723f01be3dab50991604d2bc0409 UBIFS: improve commentary
c839e29768059c56ef233586e66a2a66edbe93a3 UBIFS: improve debugging messages
12346037a71809197b22e223c3a719190a26172d UBIFS: dump more in the lprops debugging check
34bdc3e2578cae3162e481203a2980d55e184a73 UBIFS: simplify lprops debugging check
dcc50c8ee334d570cef84fc956084d567f32a8a3 UBIFS: simplify error path in lprops debugging check
8ca5175b02b77178a70cbb9fd7020c4938e3d3a6 UBIFS: improve debugging lprops scanning a little
bd6356bdafc853201168f718f0059fbe11191461 Merge branch 'dev/removing-s5p6442' into for-next
b23b64516500df6b70fcafb820970f18538252cf crypto: aesni-intel - Merge with fpu.ko
4b42120df72aeebd3967c952804cb1af53b91cc5 ASoC: Remove to support sound for S5P6442
25709f6d83cc23d6f2912194c77ebf850310223e ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2
938b4fbc916667cbe0410c325e7163c99a08c05f ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to control
770939c37feb4b9c88f4de8482ff922af64d20ee ASoC: codecs: max98088: Fixed invalid register definitions in mixer controls
752d2635ebb12b6122ba05775f7d1ccfef14b275 drm: Take lock around probes for drm_fb_helper_hotplug_event
fb0b760605d1f3bb7afc83ffd7a770f92bb62fca drm: fix nouveau_acpi build
46f2b6073430e14561f3aea1cee19b35223e0c04 Merge remote branch 'nouveau/drm-nouveau-next' of /ssd/git/drm-nouveau-next into drm-core-next
b4fa9d0f6563756036f61c74fb38e3e97a1defd4 drm/nouveau: make cursor_set implementation consistent with other drivers
52eba8dd5e830a836425e92d002bc51e42d3280e drm/nva3/clk: better pll calculation when no fractional fb div available
96d1fcf8b5a3a9c66fddeaa9fb71e4e68ee2e08b drm/nouveau/pm: translate ramcfg strap through ram restrict table
bfb61f43b37158d432a1897bc2a4bbbd41215fae drm/nva3/pm: allow use of divisor 16
047d2df54cb866f13014cb566eac61449bf89a29 drm/nvc0/pm: parse clock for pll 0x0a (0x137020) from perf table
40f6193b8fe3c29f49c675f22c643e9ea9e8950f drm/nvc0/pm: correct core/mem/shader perflvl parsing
730673b6657d61d7380556876551b8e0af251dc0 drm/nouveau/pm: remove memtiming support check when assigning to perflvl
fcfc768806f2ed8ad56d9fd3f0c6af1cdb5e10e2 drm/nva3: support for memory timing map table
e614b2e7ca9f9946cede13b34c950b92af6fa7ef drm/nouveau: Associate memtimings with performance levels on cards <= nv98
dac55b58253fe4ced44979543bde35d25eaf56dc drm/nva3/pm: initial pass at set_clock() hook
aa58c4056355afd349aa4a0092de5141a425142a drm/nvc0/gr: calculate some more of our magic numbers
b23b9e7109e74a2cb10705396148624016ad8f8f drm/nv50: respect LVDS link count from EDID on SPWG panels
8c3f6bb970413c6a537736f409a1bc9d8abd671c drm/nouveau: recognise DCB connector type 0x41 as LVDS
eea55c89e504a4affe66367ba3ecbae16296d9ef drm/nouveau: fix uninitialised variable warning
976661093dab143f164b81f15133724fa2a4bb86 drm/nouveau: Fix a crash at card takedown for NV40 and older cards
2abdb057e45ea9b558653a97d979053cfdd1a04a drm/nouveau: Free nv04 instmem ramin heap at card takedown
215f902e1555e0fa94c1de547dcd246c6f5306e2 drm/nva3: somewhat improve clock reporting
ce521846b9bde836d010416b6120a694b5f06e96 drm/nouveau: pull refclk from vbios on limits 0x40 boards
3acf67f66e40633c8235d126bf3a7e59d27c6107 drm/nv40/gr: oops, fix random bits getting set in engine obj
619d4f7e219f4e65137b66ac878cd1eba8e51e10 drm/nv50: improve nv50_pm_get_clock()
1f962797fb1343f02cbacb94d80c4560d47b67a9 drm/nouveau/pm: fix compilation failure when CONFIG_POWER_SUPPLY is not set
1233bd8d31902c09f22691294082c7825f71d13b drm/nvc0/fifo: stick user area into a gpuobj rather than a bo
1d97f4acd31f605452ed042bbd9ff5802e37d477 drm/nvc0/gr: no need to store context in graph_fini()
0638df425f65d1f413b36e53acd1fb689679cabe drm/nvc0/fifo: restore context table on resume
7a5c23de36002d611609650e49ef0ebd46f5c141 drm/nvc0/fifo: kick channels off during suspend
fe799114e2f0de37c3ddf900d15fa5e85936deba drm/nvc0/gr: better handling of fuc firmware
9548258fbce1e8d6fcd96bba299386f5666840ae drm/nv50: support PMPEG on original nv50
93187450fade03e5de977af9a879683edda64a97 drm/nv50: rename nv84_mpeg to nv50_mpeg
c0924326c8306249aaae27016b80f3c07bb51705 drm/nv84: add support for PMPEG
a02ccc7f97d9e9121aa641aca33ba2a2978aef31 drm/nv40/vpe: add support for PMPEG
d5a27370b507be810bd32a01fe493adef7ad85d9 drm/nvc0: implement support for copy engines
7ff5441e55feb1f6f38c39f32f31aa8a0e8f4b69 drm/nva3: implement support for copy engine
a82dd49f14742e2529f79feb6360e0993277e788 drm/nouveau: remove remnants of nouveau_pgraph_engine
92abe7499239f7b570194b34c50e3772783e2640 drm/nouveau: fix suspend failure path to reinitialise all engines
39a654d5b90b69acb9423fd9569c9a468737bcb8 drm/nouveau: remove remnants of nouveau_pgraph_engine from nouveau_channel
96c50082904c7cefa3b01356f62268ee6d9e9f38 drm/nouveau: move set_tile_region to nouveau_exec_engine
4976986bd4f51368890f57b964176ec532972543 drm/nv04/gr: move to exec engine interfaces
d11db279014e881da9f5259c963501b33a413929 drm/nv10/gr: move to exec engine interfaces
a0b1de84fed49a055a3ecbfab67ff9cdea81aa6f drm/nv20-nv30/gr: move to exec engine interface
39c8d368273bca9b5f309f9feadfc8575c9fd993 drm/nv40/gr: move to exec engine interfaces
7a45cd19c95a383d81a7b2f5297958c0c16b5a08 drm/nvc0/gr: move to exec engine interfaces
2703c21a82301f5c31ba5679e2d56422bd4cd404 drm/nv50/gr: move to exec engine interfaces
6dfdd7a61e8fc25552d9de1cb25272324dfc4c13 drm/nouveau: working towards a common way to represent engines
2d7b919c9b0ca3df1da2498bb0cede25ddd97e00 drm/nouveau: remove some unused members from dev_priv
4ea52f8974392b39ffb192fd31de80dc65b52657 drm/nouveau: move engine object creation into per-engine hooks
475feffabe7d42d3333bf9a17167f38f3c467d11 drm/nouveau: use static vidshift of 2 on volt 0x30 tables
50066f8117d79163b96d3bf778c41961be1fe5cd drm/nouveau: improve memtiming table parsing
7795bee0c437aff7fb188afe750fe79a7a971a2c drm/nvc0: decode gpc/hubclient on vm fault
e2966632ae37abdb03a09bc941ee6d7556cd3624 drm/nvc0: more vm fault reasons
7a313473624d92c03d20715642ba6677cc3541d0 drm/nvc0: more vm fault engines
0b89a072f942412c45d00f74e7e789e019e5de2c drm/nouveau: Fix missing whitespace checkpatch.pl errors.
f9ec8f6c8dea942bc4be5cc1f34c99df7a4d78ee drm/nouveau: Fix brace placement checkpatch.pl errors.
f212949ced2397b5f00e987bb5d4bb34dc69cc8d drm/nouveau: Clean up trailing whitespace and C99-style comments.
71298e2f0b6fb6dce9f2b2e999652edf1f643d9e drm/nouveau: Fix indentation-related checkpatch.pl error messages.
01e542c65de11a47e726ebef63f5e59b4a74568d drm/nouveau: name the boot perflvl "boot"
69f7876b2ab61e8114675d6092ad0b482e233612 Merge remote branch 'keithp/drm-intel-next' of /ssd/git/drm-next into drm-core-next
8eea1be174a1ea4b86323167bbadc8a6abdca613 drm/i915: Revert i915.semaphore=1 default from 47ae63e0
a67b8887ced9d54cab7759bdb19deafed37481eb vga_switcheroo: don't toggle-switch devices
0e3d32c3a85c82df781ca93b956af336e915ac00 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
534ea99b063de7c30262a8e22f0ab44dd7d11a71 net: drivers: kill two unused macro definitions
3f874adc4ae80828b79e8aac6891c108c1f6be6d caif: remove unesesarry exports
33b2f5598b4ee68021364a7b795c09ad66bc0aa8 caif: Bugfix debugfs directory name must be unique.
c85c2951d4da1236e32f1858db418221e624aba5 caif: Handle dev_queue_xmit errors.
bee925db9a77a5736596dcf6f91d0879f5ee915b caif: prepare support for namespaces
b3ccfbe4098a5542177d0f34e8979f32e7d606e1 caif: Protected in-flight packets using dev or sock refcont.
43e3692101086add8719c3b8b50b05c9ac5b14e1 caif: Move refcount from service layer to sock and dev.
cb3cb423a0f3c627639535e5d87977ae662d779f caif: Add ref-count to framing layer
f36214408470ecf6a052e76b72d05b2328b60fcf caif: Use RCU and lists in cfcnfg.c for managing caif link layers
bd30ce4bc0b7dc859c1d1cba7ad87e08642418b0 caif: Use RCU instead of spin-lock in caif_dev.c
0b1e9738deb30f4c35c0add43a52dcd0608b227e caif: Use rcu_read_lock in CAIF mux layer.
52004ea7ca4c52a219362f973bfd1eb86ff668ce Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent
eed631e0d741d1a1067cfc6d709fdf2363126f9c Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
f7391fce6a1553ed3375ee4d73f2deaa3fd69732 ASoC: Reintroduce do_spi_write()
0f08190fe8af3cdb6ba19690eb0fa253ecef4bde IPVS: fix netns if reading ip_vs_* procfs entries
d8083deb4f1aa0977980dfb834fcc336ef38318f bridge: fix forwarding of IPv6
aece948f5ddd70d70df2f35855c706ef9a4f62e2 perf evlist: Fix per thread mmap setup
b90194181988063266f3da0b7bf3e57268c627c8 perf tools: Honour the cpu list parameter when also monitoring a thread list
9b842cd86843db0f6ba4badb30282044afaed6c9 ALSA: hda - Don't use auto-parser for cxt5045 / 5051 as default
1387cde51d0946eb3d8091b63f025c40cc1acdf4 ALSA: hda - Enable codec->pin_amp_workaround always for Conexant auto-parser
22ce5f74a954d02e56352ecfa45f8d7c817693e7 ALSA: hda - Search ADC NIDs dynamically in Conexant auto-parser
fdb62b500d27b2a2d6a111769e5c44c1c9f4d909 ALSA: fm801: clean-up radio-related Kconfig
215ef98677c3e43cefd2159d76543f368a7f87b9 Input: atmel_tsadcc - correct call to input_free_device
1b1cb1f78a5e9d54c13e176020c3e8ded5d081ce net: ping: small changes
89c64d755fbf04d7541d526931dc4b38301946d1 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
6976a6f2acde2b0443cd64f1d08af90630e4ce81 ext4: don't dereference null pointer when make_indexed_dir() fails
4dc6ec26fe7d9f89349d4c0c654e2f07420f4b27 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
4f6290cf610a7a48b39603ff7822746463453e01 ixgbe: Add support for new 82599 adapter
c050999e2c00b189a21df3ee9ad8d27c85ce9c34 ixgbe: fix sparse warning
34cecbbfad5a01050604d5b12fd7d7fb02597dbe ixgbe: cleanup some minor issues in ixgbe_down()
f0f9778d043481f3cded693849e3b88b01fbc69b ixgbe: Merge over-temp task into service task
d034acf1851c15c3da56d31e7eb4151e40ed0119 ixgbe: Merge ATR reinit into the service task
c83c6cbdbff360e5323748720dfb2b000c0ae491 ixgbe: merge reset task into service task
93c52dd0033be3cb91376916b8461fcb94ef0c22 ixgbe: Merge watchdog functionality into service task
7086400d87a06588c13270949db9134afc9553ba ixgbe: Combine SFP and multi-speed fiber task into single service task
e606bfe74de63d6c3778c145ee0673d96ab257c9 ixgbe: move flags and state into the same cacheline
51275d37a85bc82bda7e5b179ee520e85e66e782 ixgbe: force unlock on timeout
a1cbb15c13971bd5d41626e9e5ced9f9de132c47 ixgbe: Add macvlan support for VF
46ec20ff7d6f9f011e06d58e4e87153ed8c893ed ixgbevf: Add macvlan support in the set rx mode op
d64a6f4dca0b45495dd5be8116b618d9cc004eea e1000e: minor comment cleanups
bd1a643e10eb8782b36b47c3602300319dd2fb00 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
ca06c6eb9a31ae782e74596231fb23df4fc5e46d batman-adv: reset broadcast flood protection on error
6d5808d4ae1b0851c3b732d9ec2860d5f7804294 batman-adv: Add missing hardif_free_ref in forw_packet_free
60ba5369135e05f040ea1f6b8130c7b082ed53c8 ARM: Update mach-types
5be6f62b0059a3344437b4c2877152c58cb3fdeb ARM: 6883/1: ptrace: Migrate to regsets framework
4c3b512c6b054e8c0bf14b1d61b20d4569de0a21 ARM: 6882/1: ELF: Define new core note type for VFP registers
ebcb904dfe31644857422e3bb62e50f76fe86255 Btrfs: fix FS_IOC_SETFLAGS ioctl
d0092bdda819914b8725da76a8c33eb06eb0bd21 Btrfs: fix FS_IOC_GETFLAGS ioctl
e1e8fb6a1ff3f9487e03a4cbf85b81d1316068ce fs: remove FS_COW_FL
1aba86d67f340a8001d67183ec32e8a62e3ec658 Btrfs: fix easily get into ENOSPC in mixed case
f5de93914983bf04b92a786d1d205286fc53b49b Prevent oopsing in posix_acl_valid()
9f6bd36c407f30c388c5de66c831e1968eec0367 Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev
05bf86b4ccfd0f197da61c67bd372111d15a6620 tmpfs: fix race between swapoff and writepage
0144261fa677e9490eb112231de30c95af1679d2 pata_at91: SMC settings calculation bugfixes, support for t6z and IORDY
af649a1b56032a84b75825a94204a8f8f0120698 libata-sff: prevent irq descriptions for dummy ports
9281b16caac1276817b77033c5b8a1f5ca30102c pata_cm64x: fix boot crash on parisc
5f6f12ccf3aa42cfc0c5bde9228df0c843dd63f7 libata: fix oops when LPM is used with PMP
afa49791caae70cc3fd665a182eea61250795265 Merge branch 'fbmem'
22fe9446e82f1fe4b59900db4599061384efb0ad Revert "libata: ahci_start_engine compliant to AHCI spec"
c590cece75728a85ea06801df3ebad2d7ad8612c Further fbcon sanity checking
712f3147aee0fbbbbed2da20b21b272c5505125e fbmem: fix remove_conflicting_framebuffers races
a18f22a968de17b29f2310cdb7ba69163e65ec15 Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-arm into timers/clocksource
798778b8653f64b7b2162ac70eca10367cff6ce8 clocksource: convert mips to generic i8253 clocksource
82491451dd25a3abe8496ddbd04ddb3f77d285c2 clocksource: convert x86 to generic i8253 clocksource
8c414ff3f4dcdde228c6a668385218290d73a265 clocksource: convert footbridge to generic i8253 clocksource
89c0b8e2520e12d69dafc663dfbd39f8180438ea clocksource: add common i8253 PIT clocksource
47a8467cc0907e2fd3e6f4d02465dfb64494133e sfc: Fix return value from efx_ethtool_set_rx_ntuple()
645c62a5e95a5f9a8e0d0627446bbda4ee042024 drm/i915: split PCH clock gating init
28963a3eb5e2ae861995c2f7c15c7de982b3ce0e drm/i915: add Ivybridge clock gating init function
4593010b68247e6bed746da4e15f66f06e239e28 drm/i915: Update the location of the ringbuffers' HWS_PGA registers for IVB.
25aebfc30bc40f01813aad7a0f62f2fda44efb8a drm/i915: Add support for fence registers on Ivybridge.
10ed13e4a5143000bca816982ea6e68e2a4ac050 drm/i915: Use existing function instead of open-coding fence reg clear.
6067aaeadb5b3df26f27ac827256b1ef01e674f5 drm/i915: split clock gating init into per-chipset functions
90711d50d0bc3dde0c2bd214abda8cdaf62f7b2e drm/i915: set IBX pch type explicitly
c76b615c43a1189c32058ff3ab5634fc3fa97ae5 drm/i915: add Ivy Bridge PCI IDs and driver feature structs
ddb503b42960792f3be580f98959add669241a04 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mattst88/alpha-2.6
c792513bd1760c364b36391028512fbf2a4eb903 drm/i915: add PantherPoint PCH ID
246d08b8f94a5545077611ab5bfb9d47014ede75 agp/intel: add Ivy Bridge support
65d3eb1e065c5e558a584fabe583daa5fdd63b75 drm/i915: ring support for Ivy Bridge
51d56126a25280c2dfca6bd7f68a4e8183b679b1 drm/i915: page flip support for Ivy Bridge
b1f14ad01ab09f5e22fb1240a6a158a23527ff14 drm/i915: interrupt & vblank support for Ivy Bridge
fe100d4da1ba8e0be9f38979da1817145e68f866 drm/i915: treat Ivy Bridge watermarks like Sandy Bridge
357555c00f8414057f0c12ee3f479f197264123d drm/i915: manual FDI training for Ivy Bridge
37808944e4d97b651de7f18a868513542de87aa0 drm/i915: add swizzle/tiling support for Ivy Bridge
eceae4817e01a16f1487d8b47ac2f56c68f3b330 drm/i915: Ivy Bridge has split display and pipe control
4b65177b27ede9dee3186bc3a58c737997ee4749 drm/i915: add IS_IVYBRIDGE macro for checks
85436696fefd55afdf8f4ce26ac044be72f2d492 drm/i915: add IS_GEN7 macro to cover Ivy Bridge and later
f796cf8f517f13826bb691432b03c7b5da13e530 drm/i915: split enable/disable vblank code into chipset specific functions
4697995b98417c6da9ab2708a36f5e2bc926c8ac drm/i915: split irq handling into per-chipset functions
674cf967614f31826f45d30c8f8f8e050cc3eef2 drm/i915: make FDI training a display function
b513d44751bfb609a3c20463f764c8ce822d63e9 xhci: Fix full speed bInterval encoding.
ee4f6b4b89665b92ead67deaa2e5d2ffa1af2b5f n_tracerouter and n_tracesink ldisc additions.
0b61d2acb1ea48d8eba798ed92759b7f1b0f4209 Intel PTI implementaiton of MIPI 1149.7.
cb9e84c4123088f4641009f5217b7d32b307992f Kernel documentation for the PTI feature.
7d74f492e4dd0034a61458eb80f70b1d2862ed07 export kernel call get_task_comm().
90b57f35164aa715dcc7d939a88780a23231f84e alpha: Wire up syscalls new to 2.6.39
f550806a7fbca06b487238442546aceb7ecbb0c9 alpha: convert to clocksource_register_hz
c42d2237143fcf35cff642cefe2bcf7786aae312 debugfs: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
82a3242e11d9e63c8195be46c954efaefee35e22 sysfs: remove "last sysfs file:" line from the oops messages
2efeaeb00f26c13ac14b8d53684a8bbd3c343ce6 Merge branch 'for-next' of master.kernel.org:/pub/scm/linux/kernel/git/balbi/usb into usb-next
472b91274a6c6857877b5caddb875dcb5ecdfcb8 usb: gadget: rndis: don't test against req->length
bf1f0a05d472e33dda8e5e69525be1584cdbd03a usb/gadget: at91sam9g20 fix end point max packet size
b0795bbf6dc6bd0a7a37d9d1ef4558e9e2b0acd6 drivers/usb/serial/opticon.c: Release resources on kmalloc failure
2328ceaea4fb917f8b861b18151b2245233b083f USB: s3c-hsotg: return proper error if clk_get fails
66e5c643488a26d2a6b737bdbd92fc72f13cdeac USB: s3c-hsotg: fix checkpatch warnings
d6167660b284447c710d9067754c69feab229892 USB: s3c-hsudc: fix checkpatch error and warning
004c127ef071e33df99708c2778fdb15564962ce USB: s3c-hsudc: use IS_ERR() instead of NULL check
298eaaad0edc004912513d7b9e18163bc053539b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
cf70cc5b9d6a07d21ffd521aee690d26315d1bdf Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
7be799a70ba3dd90a59e8d2c72bbe06020005b3f ipv4: Remove rt->rt_dst reference from ip_forward_options().
8e36360ae876995e92d3a7538dda70548e64e685 ipv4: Remove route key identity dependencies in ip_rt_get_source().
22f728f8f311659b068e73ed92833c205651a47f ipv4: Always call ip_options_build() after rest of IP header is filled in.
0374d9ceb02eb12fcd65be9dd5df9c911ef93424 ipv4: Kill spurious write to iph->daddr in ip_forward_options().
1fec70932d867416ffe620dd17005f168cc84eb5 rbd: fix split bio handling
48e20467227fe540e6bbf3d98df98c2c0fca10f3 olympic: convert to seq_file
0696c3a8acd3b7c3186dd231d65d97e05a75189f net:set valid name before calling ndo_init()
8eb572942ca02890f590d9251233038e27dd3842 drm/i915: forcewake debugfs fix
64c7f304b81a9a92dc7046c97a10427a5997dc07 stmmac: fix autoneg in set_pauseparam
1334cb60826377de8f75adb9902c25302222f4fe stmmac: don't go through ethtool to start auto-negotiation
5310cbce900094dce5df4a671b411e15319a75d4 drivers/isdn/hisax: Drop unused list
c319b4d76b9e583a5d88d6bf190e079c4e43213d net: ipv4: add IPPROTO_ICMP socket kind
cb68552858c64db302771469b1202ea09e696329 bridge: fix forwarding of IPv6
087fbc9962e10a65fb0b542ecfc116ebf6cf1735 drm/i915: Revert i915.semaphore=1 default from i915 merge
b376704bf57e1b731fe2dd6e9aa83a1d42a45ef9 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
a10e14667635dde504ed9e7ee851494c2cf2ae8e bonding,llc: Fix structure sizeof incompatibility for some PDUs
1159024d4c0aafecaa0c6635c55153b4b39cc1c8 ssb: fix pcicore build breakage
6dc0c7fc7cc0f5ec3d92a3076dfe45028540e526 iwlagn: remove unused old_assoc parameter
51b7ef058c44c15af20ab4f7aed1dbb959cbd06d iwlagn: change default beacon interval
70817b5e14760dad49a067fc3dd137bccd3c2960 iwlagn: remove set but unused vars
3083d03c215a2d1642dd12ede7ad61e24601b583 iwlagn: alwasy send RXON with disassociate falge before associate
dd5c940b42c1734e501d9494f7b99566b50a5a87 iwlagn: clear STATUS_HCMD_ACTIVE bit if fail enqueue
6489854b9cbc2faa6709532e61c3ea221cf8583b iwlagn: add testmode set fixed rate command
4babc358c0a1bced6bed2c9d6c77fc8803b8a22f iwlagn: add eeprom command to testmode
7a4e5281d1b3335a3dc90841415390473cccebf3 iwlagn: add testmode trace command
5065054790b111bf677b1eccf3f8f76f20cc0ae6 iwlagn: more ucode error log info
4ce7cc2b09553a91d4aea014c39674685715173a iwlagn: support multiple TBs per command
f20190302e3e697a166cc28ebef43058749dedda convert old cpumask API into new one
9f6298a6ca38e251aa72a6035a8a36a52cf94536 af_iucv: get rid of compile warning
5db79c0679e542a156de54e97be8901aeaa7638a iucv: get rid of compile warning
ff2aed7da18781bb32ce675e4621475e4baae08f ctcm: get rid of compile warning
424f73b3ecc41367336ce75cc489c1e373c421fc lcs: get rid of compile warning
38ed18ff5ed170a68f334c2362735c1268cec81b claw: remove unused return code handling
3e70b3b8141c1a09e3a8809d94a0157756cb8f60 qeth: add owner to ccw driver
1da74b1c10062eff5f67accb3bcb27fa329a55d6 qeth: add OSA concurrent hardware trap
c5e631a8d4e305a68465b7334efe9875be8b7033 qeth: convert to hw_features part 2
26cf46be954a2dd391d32eeaf7d07c3a953dcc5a vfs: micro-optimize acl_permission_check()
47a150edc2ae734c0f4bf50aa19499e23b9a46f8 Cache user_ns in struct cred
32f5469b5ed27b6403a91b6ca9bc64d144ae3a5d qlcnic: Bumped up version number to 5.0.18
b3c687317ff5d65017ee431de9ccf80ec1552e3e qlcnic: Take FW dump via ethtool
18f2f616be88736f5daf31d9d40e027abbd607ed qlcnic: FW dump support
1dbf53a28262aa89ecbe653e8a9127c0baef9bc4 be2net: fix mbox polling for signal reception
6ed35eea3b96977d76d61b5862a3209044cb4b1f be2net: handle signal reception while waiting for POST
29dd54b72ba8c5ad0dd6dd33584449b5953f700b ethtool: Added support for FW dump
df016c665b10ae80d8db67ec8103b50c5c234e5c ocfs2/dlm: Target node death during resource migration leads to thread spin
10b3dd76117a327557b8cb898b41c18afd08dc86 ocfs2: Skip mount recovery for hard-ro mounts
33c12a5436464f8d4f56d68e5e79e24a3a1f11aa ocfs2/cluster: Heartbeat mismatch message improved
76d9fc2954d057b19bf5d7b854df2b621b00fdec ocfs2/cluster: Increase the live threshold for global heartbeat
4da6dc293604f55d156148b8f60b94053e3195fc ocfs2/dlm: Use negotiated o2dlm protocol version
9a790ba1ec02bbae0933e7ebd576c0bc329e9796 ocfs2: skip existing hole when removing the last extent_rec in punching-hole codes.
5d44670facd3205212f8fe89eb422e3b5f309612 ocfs2: Initialize data_ac (might be used uninitialized)
bdc220da3209d50b8c295490dec94845c88670a2 netdevice.h: Align struct net_device members
10ca72014741554ad37c149ff0d9e93c1e3d5b7d ALSA: tea575x: use better card and bus names
3d11ba5593b801b1db85e9680d585713e6039112 ALSA: tea575x: remove unused card from struct
ea27316e4cd13b25727715c0db8adb0b1661f5e7 ALSA: tea575x: remove freq_fixup from struct
fa5dadcbe00fd6c86a149df886d4ae2cc30c33ef ALSA: hda - Add support of auto-parser to cxt5047 / CX20551 Waikiki
4c42db0f04e55d48f0ea9f424144a5211b7a155c iwlagn: remove unused pad argument
214d14d4d323aab5d455b409e279f9e1e6631123 iwlagn: clean up TXQ indirection
3fa507386dc4cdf731344cb9361e9cca373cedb9 iwlagn: prepare for multi-TB commands
5c9887e08761eecd4dafbdff354ef7c703efb201 ALSA: hda - Parse more deep input-source routes in Conexant auto-parser
19e274630c9e23a84d5940af83cf5db35103f968 job control: reorganize wait_task_stopped()
f6100bb4b849c45caa8d6b3706756d3b8a560c92 ALSA: hda - Clean up input-mux handling in Conexant auto-parser
eaeee242c531cd4b0a4a46e8b5dd7ef504380c42 UBIFS: fix a rare memory leak in ro to rw remounting path
c1f1f91d2183b91c684900b529b6c336ad3dd27c UBIFS: fix inode size debugging check failure
45cd5cddbfbdf0993dbc76d06ed77d0bf547b421 UBIFS: fix debugging FS checking failure
69f8a75a7d9db05a7ee708514d605ab74956c73e UBIFS: remove an unneeded check
4c9545200a3bd9e87b36475c263034a38be02e44 UBIFS: fix debugging message
fe79c05f03777acf87acc54fa3ad357ed5ee3b81 UBIFS: refactor ubifs_rcvry_gc_commit
447442139c764fd75cf892905d0feb08a9b983ed UBIFS: split ubifs_rcvry_gc_commit
ec0681426526b23d3e12cf247d64676806c30b7f UBIFS: dump the stack on errors in failure mode too
6d5904e062d5cb28b705d49a35682e0871b3f382 UBIFS: print useful debugging messages when cannot recover gc_lnum
bcdca3e10ac22c208955a63c907a0988550bc666 UBIFS: remove dead GC LEB recovery piece of code
2405f5948119cdc1c28697fd3110124dad974898 UBIFS: remove duplicated code
2cd0a60cf49db4722445337b90fb06c9672f1128 UBIFS: remove strange commentary
341e262f903afbb8c23133ed6e193ea6254f73c4 UBIFS: do not change debugfs file position
1321657d8f843641529eff26e25722158cc29349 UBIFS: fix oops in lprops dump function
3b2f9a019e655f3407e4e69cdbaf8b75699b79a4 UBIFS: use ro_mount instead of MS_RDONLY
1a29af8bd740b2720caeafbffece1c0be6a9d06d UBIFS: use EROFS when emulating failures
14ffd5d0b051b0b937df0cf3580a92f428ff70b1 UBIFS: make xattr operations names consistent
cdd8ad6e9e78b295e71265762926342523579d10 UBIFS: introduce lsave debugging
bc3f07f0906e867270fdc2006b0bbcb130a722c1 UBIFS: make force in-the-gaps to be a general self-check
f1bd66afb14c25095cf6ff499c1388db423acc9e UBIFS: improve space checking debugging feature
8c3067e445fb25119761356c88abc39dacfb9524 UBIFS: rearrange the budget dump
8ff83089f8bcbd9a2e898b68f1a46487c8b6e38c UBIFS: simplify dbg_dump_budg calling conventions
b137545c44fc0c80fb778abb0c582bda5601e8f8 UBIFS: introduce a separate structure for budgeting info
cc64f774b4acd4954abe54f5919f50d78aba1e5f UBIFS: use __packed instead of __attribute__((packed))
c43615702f9c5957981693a4d966ed81d8fc1ecc UBIFS: fix minor stylistic issues
1bbfc848a915081237660d898bbcf50e4a8fc59f UBIFS: make debugfs files non-seekable
1f8458a26293b692955f8dff671a3ed50dd9c603 ALSA: hda - Add auto-parser support to cxt5045 / CX20549 Venice
d9a5ac9ef306eb5cc874f285185a15c303c50009 x86, mce, AMD: Fix leaving freed data in a list
6764bcef4cb964456615565ff974ed917de3c12d ALSA: hda - Add auto-parser support to cxt5051 / CX20561 Hermosa
0ad1b5b619e4f053dfdcef9dfc68cc5142d86961 ALSA: hda - Check AMP CAP at initialization of Conexant auto-parser
da33986651e137b1ea2ec21794e32bc5c57b03d0 ALSA: hda - Turn on EAPD dynamically per jack plug in Conexant auto mode
2557f7427d4bd1fc00166556e3047c5f3ed91958 ALSA: hda - Fix auto-mic for CX2064x codecs
a7c57cf7d4327c41510f8cbf45b1b970e02c34f8 dmaengine/dw_dmac: implement pause and resume in dwc_control
69cea5a00d3135677939fce1fefe54ed522055a0 dmaengine/dw_dmac: Replace spin_lock* with irqsave variants and enable submission from callback
69dc14b51c1aad9d82afd8f96bf4e4835089bffc dmaengine/dw_dmac: Divide one sg to many desc, if sg len is greater than DWC_MAX_COUNT
abf53902dcc6d44d2e06b09817fa67857aa686fe dmaengine/dw_dmac: set residue as total len in dwc_tx_status if status is !DMA_SUCCESS
5fedefb87bd0a64281d28edd295f29e3b989d78c dmaengine/dw_dmac: don't call callback routine in case dmaengine_terminate_all() is called
5fd2a84ab3c8b87176e25db1d98c5cc34043a669 OMAP3: set the core dpll clk rate in its set_rate function
496b318eb65558c1a3a4fe882cb9da6d1dc6493a xen/blkback: fix xenbus_transaction_start() hang caused by double xenbus_transaction_end()
73c5de0051533cbdf2bb656586c3eb21a475aa7d btrfs: quasi-round-robin for chunk allocation
a9c9bf68276c36898e23db770a65bd9b75bfac58 btrfs: heed alloc_start
bcd53741cc2af4342ac3ff6983bddc4a1b63b9b4 btrfs: move btrfs_cmp_device_free_bytes to super.c
43b416e5f6a3ce269571cfe25c8f1e8e9316c5b0 MAINTAINERS: tree moved to kernel.org
9439064cd9fce8a4db716a748dbf581eb234f9c7 wl12xx: enter/exit psm on wowlan suspend/resume
f795ea8b2f047409c59e891d6e5e86a925048bf4 wl12xx_sdio: declare support for NL80211_WOW_TRIGGER_ANYTHING trigger
f44e58681aec420b132a54823d8911293a644d4e wl12xx: prevent scheduling while suspending (WoW enabled)
039bdb1494d1d514987ce596a4898494021c7af2 wl12xx_sdio: set MMC_PM_KEEP_POWER flag on suspend
402e48616078c1e56f55a69d314b77f1d750d6ad wl12xx: declare suspend/resume callbacks (for wowlan)
2c0f24636c80aa09990c507c0cede39add4b4724 wl12xx_sdio: set interrupt as wake_up interrupt
8620543eda01a2d26ea1dd831f159e06da8163ad usb: musb: Calling VBUS pulsing API when SRP is initiated.
603ab524ed95f566b0f25566484d4f449e433d74 usb: otg: TWL6030: OMAP4430: Adding SRP VBUS pulsing API
91d94af56a52ffc059523fdad71287232c040697 omap: Remove support for omap2evm
c51e36dc11e44aa960744ec1c36fb2ab8d68b218 usb: musb: host: remove duplicate check in musb_ep_program()
981430a1704123b569865997bdde4f1de1afca7e usb: musb: export musb_interrupt symbol
1376d92f9e14209e8c0d549ed143edc70ba6dbb7 usb: musb: allow musb and glue layers to be modules
5c8a86e10a7c164f44537fabdc169fd8b4e7a440 usb: musb: drop unneeded musb_debug trickery
f2741d9898269e565c220ec295a8f5c3756c7585 GFS2: Move all locking inside the inode creation function
d491297752c3a36f6cfabd4cd578c0cfa2098044 ASoC: omap-mcbsp: Remove restrictive checks for cpu type
b417382419c67fda6463e02eafb8efebd5f8759e ASoC: omap-pcm: Period wakeup disabling on OMAP2+
63405ce85a4d902bd64ccb4477473d661ae52c95 MAINTAINERS: ASoC and Regulator email address change.
1f71a3ba8f845d2b2538e79bafb99ac835c84ea6 ASoC: twl6040 - fix LINEGAIN volume control
160b4026dc3e75c0693d0123eca805e88cd200b6 GFS2: Clean up symlink creation
e2d0a13bba051d7a9618b0952d91fac68175a71a GFS2: Clean up mkdir
3a8ab79eae4500e6ac618a92a90cee63d6e804a8 drm/radeon/kms: add some evergreen/ni safe regs
05fa7ea7d23980de0014417a0e0af2048a0f9fc1 drm/radeon/kms: fix extended lvds info parsing
d9282fca8a763be574a2fc20b2edcc6e132cbf90 drm/radeon/kms: fix tiling reg on fusion
11f770027b5c0de16544f3ec82b5c6f9f8d5a644 rbd: fix leak of ops struct
72a8f97bf2dfe1b0f02ba8dbaed7d6b76657aae3 ipv4: Fix 'iph' use before set.
5c5095494fb545f53b80cbb7539679a10a3472a6 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-next-2.6
381e7863d94891035a1a6b7836e9db72f9f1cba1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
446cc6345d3de6571bdd0840f48aca441488a28d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
9bbd055808248a7adc78161472d3301285252361 Merge branch 'for-2639-rc7/i2c-fixes' of git://git.fluff.org/bjdooks/linux
ca7d12000895ae5dfef8b8ff2648a0d50abd397c Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
def57687e9579b7a797681990dff763c411f5347 ipv4: Elide use of rt->rt_dst in ip_forward()
c30883bdff0b3544900a5c4aba18b8985436878f ipv4: Simplify iph->daddr overwrite in ip_options_rcv_srr().
10949550bd1e50cc91c0f5085f7080a44b0871fe ipv4: Kill spurious opt->srr check in ip_options_rcv_srr().
9ddabb055d73c63037878bb9346e52c7f2e07e96 i2c: pnx: Fix crash due to wrong init of timer->data
ca06707022d6ba4744198a8ebbe4994786b0c613 ipv6: restore correct ECN handling on TCP xmit
b2a103e6d0afa432dff66b36473c5a55b6b0376c bonding: convert to ndo_fix_features
afe12cc86b0ba545a01ad8716539ab07ab6e9e89 net: introduce netdev_change_features()
6c60408e33aba6d1d7241bc9be3b8d1b39509291 CDC NCM: Add mising short packet in cdc_ncm driver
c92f5ca2e5120796c56455e0a4b7cc0dfd6ceb49 ipvs: Remove all remaining references to rt->rt_{src,dst}
44e3125ccd521585e73e6dd228b283ab26993c68 ipvs: Eliminate rt->rt_dst usage in __ip_vs_get_out_rt().
e58b34425bfcb08c6bc8c520b82c37ffcec87072 ipvs: Use IP_VS_RT_MODE_* instead of magic constants.
411f05f123cbd7f8aa1edcae86970755a6e2a9d9 vsprintf: Turn kptr_restrict off by default
1b0bcbcf62884959fa7214eb16c44cff445691c6 net/9p/protocol.c: Fix a memory leak
06c03c02ea528af0cbce50ce45ddd6a361864550 tg3: Allow ethtool to enable/disable loopback.
cbfd1526f6076ece92b4e2dcc0a2f1e89041b3bd net/irda/ircomm_tty.c: Use flip buffers to deliver data
5185432277ddf5bd91ad5af29cd1945f25ed10fc xen/blkback: Align the tabs on the structure.
cca537af7d6defe8001c2229da738f8a3c934fc0 xen/blkback: if log_stats is enabled print out the data.
5a577e38724226e06337bc8361f492b6bb76b9a5 xen/blkback: Add the prefix XEN in the common.h.
3d814731ba67f9514bdf380c1b95dd852ac82a2f xen/blkback: Prefix 'vbd' with 'xen' in structs and functions.
30fd150202fb2d08a62f9c2966a4b1fcf2e861e7 xen/blkback: Change structure name blkif_st to xen_blkif.
325a64860472765ecaeaa0081e9ddd67671183d4 xen/blkback: Remove the unused typedefs.
452a6b2bb6de677acdd2ccb8b39cf6e8fe06f306 xen/blkback: Move include/xen/blkif.h into drivers/block/xen-blkback/common.h
b0f801273f7359a7d91fc94f5c6bf216bc17aaa1 xen/blkback: Fixing some more of the cleanpatch.pl warnings.
03e0edf946a08f498788bb6e8ab58453d98f25b9 xen/blkback: Checkpatch.pl recommend against multiple assigments.
41ca4d388560d2048c7b64ff5ca7dc3bac0d0812 xen/blkback: Fix checkpatch.pl warnings about more than 80 lines.
a4c348580e65c95d4b278bb6f154f622df12b893 xen/blkback: Flesh out the description in the Kconfig.
7f267051bd7a280265b1b5ead58e9c6e4e1ac3a4 net: group FCoE related feature flags
f0a619ccfb8a2ec8ff083a02299cfd076c362b27 net: Fix vlan_features propagation
864b5418ebc16893cfd27ff3cda254eff0f56d6f ethtool: bring back missing comma in netdev features strings
f607a158004d75c9005423ce1ba70dc6ec3dd9c2 garp: remove last synchronize_rcu() call
77ed23f8d995a01cd8101d84351b567bf5177a30 x86: Fix UV BAU for non-consecutive nasids
e154b639bbe53dc91d1873cd37d162bb2fe87aab vmxnet3: Use single tx queue when CONFIG_PCI_MSI not defined
afd7614c00e364f8f1327e73ad291b02f6d4d1a6 sctp: sctp_sendmsg: Don't test known non-null sinfo
517aa0bcda9b092a4c3fab7bf93f0cebe372ece0 sctp: sctp_sendmsg: Don't initialize default_sinfo
1769192a3c50778e03352a3d95faec830d47ba55 l2tp: fix potential rcu race
ae15a3b4d1374b733016ce4b4148b2ba42bbeb0f arch/x86/xen/setup: Cleanup code/data sections definitions
ad3062a0f438a5f436dae267f795c0a9686f11d2 arch/x86/xen/enlighten: Cleanup code/data sections definitions
251511a18dcfe1868e3edfdc490777dcfaa1f851 arch/x86/xen/irq: Cleanup code/data sections definitions
bdf516748ed73f6219f5e4065a8fe2f333520687 xen: tidy up whitespace in drivers/xen/Makefile
fe44870bcdf614e4abb35657c68081cda35ba741 wl12xx: remove unused flag WL1271_FLAG_IDLE_REQUESTED
683c002447c12742f5151691083f68524f33b13a wl12xx: prevent sched_scan when not idle or not in station mode
d3eff81de6048d8af8f95f52f0f06625980f2efb wl12xx: export scheduled scan state in debugfs
33c2c06cd2d766387cf919d0afd432cc5796c369 wl12xx: implement scheduled scan driver operations and reporting
95feadca6dca909ae0f6e65665b782c7ca9d5122 wl12xx: add scheduled scan structures and commands
6394c01b61f8ab66a6af1a24ff05f2429130afcd wl12xx: listen to scheduled scan events
3a9d60e5bd72f9533b05d39278fec50b181dbdd2 wl12xx: add configuration values for scheduled scan
fcd23b6305e98f5ad3ddd7ff3f5081c75fcd4367 wl12xx: add IEEE80211_HW_SPECTRUM_MGMT bit to the hw flags
bc76b94051983b94c8ba04fbfbc59651b9925fa7 wl12xx: Don't filter beacons that include changed HT IEs
889cb360b4f48c1334311093161f06f7b4bd77d2 wl12xx: simplify wl1271_ssid_set()
2592a7354092afd304a8c067319b15ab1e441e35 ne-h8300: Fix regression caused during net_device_ops conversion
0b25e0157dfa236a0629c16c8ad6f222f633f682 hydra: Fix regression caused during net_device_ops conversion
cf7e032fc87d59c475df26c4d40bf45d401b2adb zorro8390: Fix regression caused during net_device_ops conversion
21dccddf45aae2d9f973696ce06115da0d1012b6 sparc: add {read,write}*_be routines
b9fc02968c5dd3c0461b4bb126499a17b13fb86e xen/blkback: Fix spelling mistakes.
68c88dd7d3caf1737112238fbe91cccd8e7a69fc xen/blkback: Move blkif_get_x86_[32|64]_req to common.h in block/xen-blkback dir.
72468bfcb815bc9875a870973469f68e20c78717 xen/blkback: Removing the debug_lvl option.
22b20f2dffd09edd66127f2022c26d0039bad88e xen/blkback: Use the DRV_PFX in the pr_.. macros.
1afbd730a33c6e4ca780a70351e8929dd4c40636 xen/blkback: Make the DPRINTK uniform.
ebe8190659244ec21b5f16950cf7b156f5b7eb01 xen/blkback: Change printk/DPRINTK to pr_.. type variant.
a236c71766a5f69edf189e2eaeb0aa587c8c5684 drivers/base/memory.c: fix warning due to "memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION"
d44cf14ddf5a7e61d7acf13bc430111783d9c6aa Merge branch 'sfc-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-2.6
93826c092c385549c04af184fbebd43f36995c69 SELinux: delete debugging printks from filename_trans rule processing
a0885924326f79e157847010a9aaf49b058b30dc xhci: move the common code to a function to get max ports and port array
18aecc2b645bbb07851b196452a2af314222069b arch/tile: finish enabling support for TILE-Gx 64-bit chip
be84cb43833ee40a42e08f5425d20310f16229c7 compat: fixes to allow working with tile arch
ca1376d10810bc2c20c8d0821a9ee04ca2507c01 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
0c5e1577f1108e88475ca7b7ca75c411460173e1 Merge branch 'stable/bug-fixes-for-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
982b2035d9d7033f63db187bac55e9d8998b0266 Revert "drm/i915: Only enable the plane after setting the fb base (pre-ILK)"
8c5950881c3b5e6e350e4b0438a8ccc513d90df9 xen/p2m: Create entries in the P2M_MFN trees's to track 1-1 mappings
0f16d0dfcdb5aab97d9e368f008b070b5b3ec6d3 xen/setup: Fix for incorrect xen_extra_mem_start initialization under 32-bit
15bfc094517db2ddf38ca7ed47f3a1c0ad24f7c4 xen/setup: Ignore E820_UNUSABLE when setting 1-1 mappings.
7899891c7d161752f29abcc9bc0a9c6c3a3af26c xen mmu: fix a race window causing leave_mm BUG()
6b86bd62a505a4a9739474f00f8088395b7a80ba mac80211: mesh: move some code to make it static
85a9994a0a6cba1a6cc6af4bd3ebd85f778be0fe cfg80211/mac80211: avoid bounce back mac->cfg->mac on sched_scan_stopped
a3836e02ba4c50db958d32d710b226f2408623dc mac80211: fix a few RCU issues
8cb231530f03961b55aa4e84e6ead5590bcde04d mac80211: fix another key non-race
5c0c36412b2dc6b1e243c7e9115306fe286583b7 mac80211: make key locking clearer
dea4096bc41a9642039840ced91e585d04883a16 mac80211: remove pointless mesh path timer RCU code
be0e6aa5a0c487a2a0880dda8bc70f7f1860fc39 ath9k_hw: Fix STA connection issues with AR9380 (XB113).
406a39ec00992090cda034625e176504eb7a71f9 mwifiex: remove mwifiex_recv_complete function
f1a9c1e694f84938e6526590d23e88a791a8069f bcma: pci: trivial: correct amount of maximum retries
9ba7f4f5eba5f4b44c7796bbad29f8ec3a7d5864 ath9k_hw: fix dual band assumption for XB113
8fddddff0ad4ccc2787464207eba9ed3063e69cd mac80211: fix contention time computation in minstrel, minstrel_ht
56d1893d94bc06d0b1aa3a53f924ed02f9e207bf cfg80211: restrict AP beacon intervals
15cb309614f35df344b9f06a9ea9f077d1e449db Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
df43938bc581f831b80b14ae249078e8da3d6ef5 Merge branch 'fbmem'
49f019c188aa1e0ed5c8cffbcc5533dfb0e732dd Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
53f8023febf9b3e18d8fb0d99c55010e473ce53d x86/mm: Fix section mismatch derived from native_pagetable_reserve()
279b706bf800b5967037f492dbe4fc5081ad5d0f x86,xen: introduce x86_init.mapping.pagetable_reserve
92bdaef7b2c5d3cb8abc902faa1f7670a183dcdc Revert "xen/mmu: Add workaround "x86-64, mm: Put early page table high""
e0f263d719cc70245406cc26d86a480925e6a3c9 tty: Remove to support serial for S5P6442
275640b0d8f0ef8c493d7b6613a23d427929b5db pch_phub: Support new device ML7223
3610ea5397b80822e417aaa0e706fd803fb05680 ehci: workaround for pci quirk timeout on ExoPC
5c853013dcdadb60724268bf860d372fba71694c ehci: pci quirk cleanup
897044e99e437e908eef566d910692830546c2d9 OMAP: DSS2: OMAPFB: Reduce stack usage
e1d01789017cf327d63f7748025317763253960b OMAP: DSS2: OMAPFB: remove dead code
c42ced6391ca19e6796b1984bd200f6ff8e5644a OMAP: DSS2: RFBI: cleanup
1d5952a868c3059dd0d431ffde357f1506823f5e OMAP: DSS2: RFBI: add omap_rfbi_configure
5be685faff2b75fa015832c5137bbb5513965104 OMAP: DSS2: RFBI: clock enable/disable changes
773139f1759f9dc5efe2c314df9aad88b7364015 OMAP: DSS2: RFBI: add rfbi_bus_lock
c96c92d893e28d8b8b3161ffb6c3cf0847aaf478 OMAPFB: fix wrong clock aliases and device name
943e4457ca732553b7cca2df8881124ae96071de OMAP: DSS2: Add missing dummy functions
af5c5805013d3c97d7f0bc27a56c49baa34b1f8a Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
634610ac6cdea8bce09a262cefe46c8705dfd209 OMAP: DSS2: Taal: Use device name in backlight_device_register
5a8b572d832772722c3b3b7578e7fb968560fcf3 OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
2e868dbe1d24a908fcb4dee0733500fd0aab0bce OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs
f1da39d9ce8490c5652768180454a816eb043b48 OMAP: DSS2: DSI: Use platform_device pointer to get dsi data
a72b64b99918ee801a3a6abf5391e356752bcad0 OMAP: DSS2: Pass platform_device as an argument in dsi functions
41e03d15977978cdf8a5936f30ceb6088dda157a OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()
1ffefe755c2681752a10ae50b2b17e70147bb194 OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi
64a47c5072a6d702349dba30ea8b0e69be4d9778 iio: adc: ad7780: Add missing GPIOLIB dependency
c5ad56530a6f38dc54e1757e14968331eaa692ae iio: trigger: iio-trig-bfin-timer: select missing dependency
64e62426f40d1017a7ced93ee71d333529196365 staging: usbip: edit Kconfig and rename CONFIG options
7aaacb43ed97714ff0f7f77f306f24b6e564ad03 staging: usbip: fix header includes
4ea028859bbdad34b84c9951fbb832ae10c6a96c btrfs: use unsigned type for single bit bitfield
7a36ddec1003a4e84e79f28ee714a142ed6bc529 btrfs: use printk_ratelimited instead of printk_ratelimit
1df9fad1220beb21b4b4230373cbf4924436dd88 Merge branches 'cma', 'cxgb4' and 'qib' into for-next
1c65335714e99864a438b0d757c8736d3c6e7d79 IB/qib: Use pci_dev->revision
d5e4b0adf6e694f9a8fb31f51fc381bd8be17eae ASoC: DMIC codec - Add input widget
22de71ba03311cdc1063757c50a1488cb90a1fca ASoC: core - allow ASoC more flexible machine name
36682b81de32090f5c9fac165e71ab8939aab8c0 Input: add driver FSL MPR121 capacitive touch sensor
7cbbb758d3c93b24b45b169af55440d2e7d5b7f6 Input: remove useless synchronize_rcu() calls
1201e7e67634624aec89317cf308cd0d3d8d4770 Input: ads7846 - fix gpio_pendown configuration
ebcaaad9d5e8fd284b8dcf25a24999420f0f56d8 Input: ads7846 - add possibility to use external vref on ads7846
e70bdd41bd0ead91b4a43e9d656ac1569d7c8779 Input: rotary-encoder - add support for half-period encoders
e0a04b11e4059cab033469617c2a3ce2d8cab416 scripts/kallsyms.c: fix potential segfault
6eaed0a438ef554a282210a04da0de27b671d817 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
8043f4eb85bf772e3af82678657019937388b6e1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
75c0b3b466388f2fad60fda57b6ca2c4fabbcaf7 Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
153f01147065cb3628493dcb79417bc4474320c7 scripts/gen_initramfs_list.sh: Convert to a /bin/sh script
c47747fde931c02455683bd00ea43eaa62f35b0e fbmem: make read/write/ioctl use the frame buffer at open time
698b368275c3fa98261159253cfc79653f9dffc6 fbcon: add lifetime refcount to opened frame buffers
2ee2d29289951b4cb7578d75f199e4aa4084fe6f kbuild: make versioncheck work in KBUILD_OUTDIR
436f876ccb4eac8ae53a101852824977a0f344eb kbuild: make includecheck work in KBUILD_OUTDIR
9663d9890d80408c4a5c8280c5db775fbe082203 kbuild: make headerdep work in KBUILD_OUTDIR
279f3dd3569d08226f8b8e41704d65e8b679d3d7 kbuild: add targets to PHONY
747df2258b1b9a2e25929ef496262c339c380009 sfc: Always map MCDI shared memory as uncacheable
4daf50f20256e0022c87c1609226e971a70c82fd mac80211: Fix mesh-related build breakage...
449a66fd1fa75d36dca917704827c40c8f416bca x86: Remove warning and warning_symbol from struct stacktrace_ops
edf6ef59ec7ee82cadc93528229c4097b6c92a7e xen-blkfront: Introduce BLKIF_OP_FLUSH_DISKCACHE support.
6dcfb751c927879399e404b3885cbdef7d8d368b xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.
4352b47ab7918108b389a48d2163c9a4c2aaf139 xen-blkfront: fix data size for xenbus_gather in blkfront_connect
8628764e1a5e1998a42b9713e9edea7753653d01 btrfs: add readonly flag
96e369208e65a7d017a52361fd572df41fde8472 btrfs scrub: make fixups sync
475f63874d739d7842a56da94687f18d583ae654 btrfs: new ioctls for scrub
a2de733c78fa7af51ba9670482fa7d392aa67c57 btrfs: scrub
5db1256a5131d3b133946fa02ac9770a784e6eb2 seqlock: Don't smp_rmb in seqlock reader spin loop
bc593f5d787d0a015539e21868302fb44a47c3e3 arm: omap2plus: GPIO cleanup
a904f5f9eb7a55baacb2f4c1423cac8a8eb78a3a ARM: 6870/1: The mandatory barrier rmb() must be a dsb() in for device accesses
2af68df02fe5ccd644f4312ba2401996f52faab3 ARM: 6892/1: handle ptrace requests to change PC during interrupted system calls
9af386c8dc5a9dce56f36b484647ad6401758c85 ARM: 6890/1: memmap: only free allocated memmap entries when using SPARSEMEM
557d97d57446f55d2c4a66593794ea31ffd0a74d Merge branch 'fortglx/39/tip/timers/rtc' of git://git.linaro.org/people/jstultz/linux into timers/urgent
399bc4863e2a3b4b255ca22189820c81ca34f4e0 ARM: 6858/1: mmci: force negative edge on clock bypass for ux500
4394c1244249198c6b85093d46935b761b36ae05 ARM: 6893/1: Allow for kernel command line concatenation
c1b0db56604b4ccc55a325104b14093aeedeb829 ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS
af3e4fd37a18f2e5a00175bc96061541d1364a3b ARM: 6859/1: Add writethrough dcache support for ARM926EJS processor
111e9a5ce66e64cbf9cf33a60982f29fd7e224da ARM: phys-to-virt: improve Kconfig help texts
e8db89a242f46820b622be48d65951879575efd1 ARM: Highmem: drop experimental status
bb2d8130dcc6d285b215b75d4ec2a9b2063efa4f ARM: SMP: drop experimental status
de7a2f9f7b6f5b48d8531ff4c9c9b95cab8a8ce8 dmaengine: at_hdmac: pause: no need to wait for FIFO empty
be20902ba67de70b38c995903321f4152dee57b7 ARM: use ARM_DMA_ZONE_SIZE to adjust the zone sizes
2fb3ec5c9503ba8874e24170de2b40e8f1a58370 ARM: Replace platform definition of ISA_DMA_THRESHOLD/MAX_DMA_ADDRESS
3e51e3edfd81bfd9853ad7de91167e4ce33d0fe7 sched: Remove unused parameters from sched_fork() and wake_up_new_task()
9cb5baba5e3acba0994ad899ee908799104c9965 Merge commit 'v2.6.39-rc7' into sched/core
55183d06cd1bd939ceccdad628b0aae12c86b803 Bluetooth: Remove leftover debug messages
b1054282d752c5a026e2c0450616ebf37fc0413e sparc32: Fixed unaligned memory copying in function __csum_partial_copy_sparc_generic
21ccc7936dac5ca9b3e2838bbc112a60f34e18b3 ehea: Fix memory hotplug oops
a75b9df9d3bfc3cd1083974c045ae31ce5f3434f NFSv4.1: Ensure that layoutget uses the correct gfp modes
3568bd9720b4a775f28a718fcbb462ce2f386988 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
fad632092a71bfc098989597b2a17bd8bf16b219 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
b5121290cad7c9e1a786952da4f6d9bfbfb87597 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6
409ab140e2ec662e473d4968e12b7ac97f5a5f4e Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
ce8453776d68982cfe93bcb28191af8ccad01f45 Revert "Bluetooth: fix shutdown on SCO sockets"
0e6f76c70e53e55492e6d6bc8cbc5e04dab01213 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
1d929b7a84438ad9012c5826f5617d79a3efcef1 mm: tracing: add missing GFP flags to tracing
59a16ead572330deb38e5848151d30ed1af754bc tmpfs: fix spurious ENOSPC when racing with unswap
778dd893ae785c5fd505dac30b5fc40aae188bf1 tmpfs: fix race between umount and swapoff
b1dea800ac39599301d4bb8dcf2b1d29c2558211 tmpfs: fix race between umount and writepage
21a3c9646873ae0919415d635b671d6a58758ede memcg: allocate memory cgroup structures in local nodes
ee85c2e1454603ebb9f8d87223ac79dcdc87fa32 mm: add alloc_pages_exact_nid()
71a6d0af5b031d27029fda64fbab9b9d953d2b33 MAINTAINERS: fix sorting
8f389a99b652aab5b42297280bd94d95933ad12f mm: use alloc_bootmem_node_nopanic() on really needed path
bad49d9c89d8755a1289d68e6d0127a6ee79e119 mm: check PageUnevictable in lru_deactivate_fn()
52cd4e5c620af9e21b5298bf01844b98573505a7 drivers/rtc/rtc-s3c.c: fixup wake support for rtc
e77dc3460fa59be5759e9327ad882868eee9d61b TOMOYO: Fix wrong domainname validation.
521a8f5cb79d1017d00d26143227159674e3b79d Input: rotary-encoder - refactor and clean up
3abeca998a44205cfd837fa0bf1f7c24f8294acb xhci: Fix bug in control transfer cancellation.
78d41b35a9570b7a9a45686789df5dfaeb2b7f4c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a73ddc61e8f14ddc7ab6e6a11dc882ef6a697114 ARM: S5P6442: Removing ARCH_S5P6442
4d586b823acc46c55c889ae1798de236c9d403da be2net: Fix to prevent flooding of TX queue
ecd0bf0f7b280bac3ac7419ed3aac84cd92878e9 be2net: Use NTWK_RX_FILTER command for promiscous mode
18a91e6002207c8212e0960854f88ab924ea22f9 be2net: In case of UE, do not dump registers for Lancer
6bd011d54254d6f2a5314ab0ed38e66772e6b9f7 be2net: Disable coalesce water mark mode of CQ for Lancer
009dd872d753f854cf13c8334e0055092f539b38 be2net: Handle error completion in Lancer
5409d2cd841cf2c76396470e566500f6505f8d2a memory hotplug: Speed up add/remove when blocks are larger than PAGES_PER_SECTION
51c2e0a7e5bc7ed1384cc68cfb95e702571500c9 PCI: add latency tolerance reporting enable/disable support
48a92a8179b3e677fac07db7bd109e68f020468c PCI: add OBFF enable/disable support
b48d4425b602f5f4978299474743dbea130d940d PCI: add ID-based ordering enable/disable support
97f93227e646741adf4d7cbf4baf7a087746e93a usb: renesas_usbhs: fixup error processing on probe/remove
c786e09c35924252ff219241e7027e340b77252d usb: renesas_usbhs: fixup fifo disable
fd5054c169d29747a44b4e1419ff47f57ae82dbc USB: cdc_acm: Fix oops when Droids MuIn LCD is connected
aa273ae52118265c5cb0f7026a7f032c765c8b67 8250_pci: Add support for the Digi/IBM PCIe 2-port Adapter
ed0bd2333cffc3d856db9beb829543c1dfc00982 ASoC: Update cx20442 for TTY API change
baafb435372dd48e3854028aec669effae957c9e Input: tegra-kbc - change wakeup logic to be all or nothing
fc184a35d90927fb82a13043a95c5420335ab824 staging: usbip: vhci.h: reorganize
499aaae000ef466150a58f31b28f88087da123e6 staging: usbip: stub.h: reorganize
6973c6f24e105f1bdf811ec2320d2de8798145ee staging: usbip: use single version for all modules
981f30cc9b93fbf1f722f31276ddb19b95a30ddd staging: usbip: change debug configuration option
0c4ac072b3f5e1287a11f109ca0cc9c909d74919 gma500: enable GEM mmap
1dce160f027763253c316f5bcd3cc7b686d988d2 sst: tweak the shared functions so we don't crash the ASoC driver
cda64a5590fcb7349416479ad783ac2dcb20b677 staging: brcm80211: fix checkpatch issue introduced in dhd_sdio.c
3422731627c334c2230f5e407ec88e4a4aff0844 staging: brcm80211: use print_hex_dump_bytes kernel function
de91ed29c4ba7bfc6789bf018a2f4605f1ece2a8 staging: brcm80211: remove definition of BCMFASTPATH macro
87bff6a306e8979f7f2491e365e1b9f9e7cccb46 staging: brcm80211: cleanup unnecessary functions from wlc_ampdu.c
b33f0e282f5e728456412ef63d36521538932fc5 staging: brcm80211: move utility functions into new module
4e458c1d3206ef633c39a7ac29d5b61a540ddb57 Staging: hv: mouse_drv: Get rid of some unused code
746e8ca4f73fda7b552148c52fd80b2affc98548 Staging: hv: Make mousevsc_drv an instance of struct hv_driver
8cd442d086512073fd1907c1969a03e7c068c7f9 Staging: hv: Get rid of an empty function mouse_vsc_initialize()
cf131e6ab0332f73ba6a8ff7fd6ac942cba28ccb Staging: hv: mouse_drv: Move the code to copy dev_type information
a5fae3b59185d244c1c9e48c8de7ae96eac91191 Staging: hv: mouse_drv: Move the assignment of name variable
eb94b2f5e4c8bbe804eb6f0add71d69836033715 Staging: hv: mouse_drv: Directly assign the driver name
495f3b3a974c31d5e7400dbd6fe3143be2afa7d0 Staging: hv: Get rid of struct storvsc_driver
428faae18fb11df531fd9f6b1e314f54819190f1 Staging: hv: Make blkvsc_drv an instance of struct hv_driver
40bf63ed45520bef3fa6c91674d71927298cb245 Staging: hv: Make storvsc_drv an instance of hv_driver
1a392592f9a99dcfdc4c2f9565676a7d245ac289 Staging: hv: Get rid of some unused functions from storvsc_api.h
17e9531d931ccf1b6df310f836ac99c686b13bcf Staging: hv: Now get rid of an empty function storvsc_initialize()
1a96d9a4f3545444ea310d643279408c2d794a1c Staging: hv: storvsc_drv: Inline the copying of the dev_type information
4742e82fa4ac22960c3edbfc06454ca664de9a56 Staging: hv: storvsc_drv: Move the assignment of name to the hv_driver
206cf17befe46eb7cd99ca4fad5165980ded7829 Staging: hv: storvsc_drv: Directly assign the driver name
31c39c35168e3c807f924b2ac65cc872ad8d1d6c Staging: hv: Get rid of the ring size state from struct storvsc_driver
f85976e4894752bbc1c3f5b2f8cddc598dd425ec Staging: hv: storvsc_drv: Get rid of the unnecessary assignment of ring size
fa4d123a1f893b2d902a8844a0b1166bec56c180 Staging: hv: Use the rinbuffer size info in struct storvsc_device_info
85cf3a986e0b7b00230e1393ca55a4db216cc1ad Staging: hv: Add ring_buffer_size to struct storvsc_device_info
4c6bebe9c7b5c8a5c39e3b5cc0f37f473f522aff Staging: hv: storvsc_drv: Get rid of max_outstanding_req_per_channel from struct storvsc_driver
01415ab3d24e5e53b6b581869bc368f78e397ccb Staging: hv: storvsc_drv: Compute max_outstanding_req_per_channel where it is needed
9d41889fd6fecd106c68cc1062f6bce5bda5bdb4 Staging: hv: storvsc_drv: Get rid of some unnecessary DPRINTs
154a61cd87adecf26797caa123e3f280f38e6f67 Staging: hv: Make blkvsc_drv_init the module init function
3e3264996f313036df518560b58f909d269ff069 Staging: hv: Move the sector size check into blkvsc_drv_init
c1c809b5d9e18f38d083393976e448f3beaaa421 Staging: hv: blkvsc_drv: Get rid of the empty function
f9bf96a96d6d2c8ae239bc5c133c08bd785eb2f5 Staging: hv: blkvsc_drv: Inline the copying of dev_type guid
9528b1d86ac85dcf277fdaa6d8e6d10ad029cfac Staging: hv: blkvsc_drv: Move the assignment of driver name
5457c719ac36dbac1cc88ac59cf9e090acefa70b Staging: hv: blkvsc_drv: Assign the name directly
2ee8e4206b69ff34b19cb6facf6d848a2b3b1a3f Staging: hv: blkvsc_drv: Get rid of unnecessary code/comments
a023090a9456e01416f3c9ddb1dee4fce177f800 Staging: hv: blkvsc_drv: Get rid unnecessary DPRINT
43a7b1f16d0f0a62d1db70d9462e1a99fbcb0adc Staging: hv: Get rid of unnecessary state from struct storvsc_driver
44939d37cc03af996d93b9d15385ac13de2bd627 Staging: hv: Change Cleanup to cleanup in hv.c
b413bba38452b030d2192becb3865c7f914929d9 Staging: hv: Get rid of some dead code from hv.c
6d81d33059e3a062660fd671ea8842662373dfb9 Staging: hv: Get rid of some dead code in connection.c
b0043863a0097c3ebe59f91a91fc25d8e1e575e8 Staging: hv: Change Cleanup to cleanup in connection.c
4b599df0ca8c8d4d8530fe2ecb08dd6af56e2c7b Staging: hv: Get rid of some dead code in channel.c
98d796905b5515af30198796088599993530243d Staging: hv: Use the completion abstraction in struct rndis_request
35abb21ace3413de6ea8d5c7750cedfd46111f0c Staging: hv: Use completion abstraction in struct netvsc_device
bc1bf5dd638a563255dac3dd2c552079a29487c2 Staging: hv: Get rid of some unnecessary state from struct vmbus_msginfo
9568a1931cd2066ed0f2df6f311e86dd851ab452 Staging: hv: Use completion abstraction to synchronize in vmbus_channel_msginfo
b7c6b02f34cefae56ff06ebf386bea2610dd849d Staging: hv: vmbus_drv: Rename the variable gChannelMessageTable
cf9dcba7ff852594163c72a0633608377fb53645 Staging: hv: vmbus_drv: Rename the variable messageType
fa90f1de21a038ff36526d2366ad25ab35f21188 Staging: hv: vmbus_drv: Rename the variable messageHandler
50b03266b387428d66e7d1c4898158c10f6a547c Staging: hv: vmbus_drv: Rename the variable gSupportedDeviceClasses
53070793e06f3b643196c68585bf14a16c523fd2 Staging: hv: Cleanup ring_buffer.h
66a605438146923a048a2ce071831df2a5f64659 Staging: hv: Get rid of the volatile qualifier for a variable in ring_buffer.c
7581578d688397d927b882a343a2969ef0cac12a Staging: hv: Get rid of the forward declaration of hv_copyto_ringbuffer()
8f1136aeb474b14db8f420d4919759b46993830b Staging: hv: Get rid of the forward declaration of hv_copyfrom_ringbuffer
b2a5a58551d74f46b70ab9b7c4801b19fee66e9f Staging: hv: Cleanup comments in ring_buffer.c
2b8a912ef2713a7f000baad2dbb9ac6f64575d4a Staging: hv: Rename all static functions in ring_buffer.c
a75b61d528906fc6bf94226be2cce87e31cd18ff Staging: hv: Rename ringbuffer_get_debuginfo
549bf93f2853634383ae850d52afa1f4f656cb38 Staging: hv: Rename dump_ring_info
decc49dacba39354ee705ea8bec12d9ae1f63774 Staging: hv: Rename get_ringbuffer_interrupt_mask
38397c8abe5596d8942a453468bec935964d1c75 Staging: hv: Rename ringbuffer_read
a89186c21ccea2f06014b26463a39a1eea1efdf7 Staging: hv: Rename ringbuffer_peek
633c4dce4e822be6155a78cec488e8bde521e908 Staging: hv: Rename ringbuffer_write
2dba688ba4238066400d5b6b35d5b4ce9484b4b1 Staging: hv: Rename ringbuffer_cleanup
72a95cbcbc24a464f3a51e610bd444fde2c73bbd Staging: hv: Rename the function ringbuffer_init
1745ec504a80c620a7c9b9df5a03de56cfbd85d5 Staging: hv: mousevsc_drv: Statically initialize probe/remove
eebdd6f295340594c5cb0dd21880369bc684f0c3 Staging: hv: Move the declaration of the variable mousevsc_drv
19912a4f77333fa8df211e4dde86e46875b3f696 Staging: hv: mouse_vsc: Rename the variable g_mousevsc_drv
d48909703054bc5759dea5859b00325b3871210a Staging: hv: netvsc_drv: Statically initialize probe/remove
f1542a6605ea657b1e20aefc08e1d8859c1703db Staging: hv: Move the declaration of the variable netvsc_drv
f752e9befd5cd6420fae1939ca8a82ab25e83f5d Staging: hv: netvsc_drv: Rename the variable g_netvsc_drv
043ee6765570ca399efaf0984788e4ba88520fa5 Staging: hv: Get rid of cleanup from struct hv_driver
cf5e5cbfa2ed46a3117cc4aaa2428ab7f8789150 Staging: hv: Cleanup calls to cleanup() in hv_mouse.c
205dec163840cb74ee47c878f4dd04820169b4aa Staging: hv: Cleanup calls to cleanup in storvsc_drv.c
b0f98998bd53143e705940c2471a1b6c0a916f37 Staging: hv: Get rid of dev_rm from struct hv_driver
dc9cf30a96d7546188955e3fd5a11055710f49e8 Staging: hv: Get rid of dev_add from struct hv_driver
be3c8195311bcd9c37bef05763da9a78cf52063b Staging: hv: Cleanup mouse_vsc_initialize()
b51f88a1a1e9a191f227964785d6db52f5ee2529 Staging: hv: Get rid of the mouse cleanup() function
f1f66f8f0cb412b70838b1b4d8b03f953e09dd8c Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_remove
d1f01b3e1738312f7e685c1b0c9023e91d4dc240 Staging: hv: Get rid of the indirection to invoke mousevsc_on_device_add()
8df12524afdc970961306bf57b70231324431d79 Staging: hv: Get rid of some unnecessary code in rndis_filter.c
62f659d724103562d1ff0900ce3dd74a0bc3b270 Staging: hv: Get rid of unnecessary code in netvsc.c
a9eea18725e4dd1d9a360a4f2fe95bd2a5ff7f5d Staging: hv: netvsc_drv: Get rid of call to cleanup()
3fae5c8f9cc054df8fb524124f5ff1f5d1fbd9af Staging: hv: Get rid of the indirection in invoking netvsc_device_remove()
58de3fc6432ed1eeceae568f5cbd21caef3bd237 Staging: hv: Get rid of the indirection in invoking rndis_filter_device_remove()
ce5bf661375cf90a01e060f579515e954e7788ea Staging: hv: Get rid of the indirection to invoke netvsc_device_add()
bc2d59757d068350814e9eec818c3438798a99ee Staging: hv: Get rid of the indirection to invoke rndis_filte_device_add()
4eb498fa26f34e9f137f841a591a099d79201a2c Staging: hv: Get rid of rndis_filter_cleanup()
1405139c63f411bba579ede0e71aa1d10091ff18 Staging: hv: Make rndis_filter_device_remove() non static
10f5a6db1944c9facea5db4d6ead21c12a66df0a Staging: hv: Make rndis_filte_device_add() non static
88992135f52e845a58d728ee0bf6fddb54ea39f6 Staging: hv: Get rid of netvsc_cleanup()
905620d16f5c9e7c8ff850e15f47f5700824f6fb Staging: hv: Make netvsc_device_remove non static
7bd23a4d8737777f41cbbe099a027b582b762581 Staging: hv: Make the function netvsc_device_add() non static
5326fd5cc33389f20cad7ae36d579cd668345378 Staging: hv: storvsc_drv: Simplify the code for getting the drive parameters
6f64e5ffb9d1dbbc84a74fb99030058bc791e12f Staging: hv: storvsc_drv: Get rid of the code initializing the dispatch table
636f0fd14ca29b29606f7c3292a5951b519ce14a Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_do_io()
58f1f5cb8ff4b8a221f8d48005391095a5b87b00 Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_dev_add()
6cdc57c0aaac398938a3b127d74a848988fcf9c7 Staging: hv: storvsc_drv: Get rid of the indirection in invoking storvsc_dev_remove()
9b3e773b3e9bce8509ae9d893bed478a009b473a Staging: hv: storvsc_drv: Get rid of unnecessary comments/dead code
39ae6fae435ae38e1b4019840e404d0db49de4b6 Staging: hv: storvsc_drv: Statically initialize probe/remove elements of the driver
7bd05b9123fba8ad8d5259fe6ce873262937e45a Staging: hv: storvsc_drv: Move the declaration of the driver variable
565c38def1cfb87bdbd13dfe1bec88dd702db03c Staging: hv: storvsc_drv: Rename the driver variable
f5c78872d5c44220045e7e757cd9ff63195d91da Staging: hv: Get rid of the forward declaration of storvsc_probe()
c5b463ae24244aef6af4e0c324e25e5f6f46b2e1 Staging: hv: Get rid of the forward declaration of storvsc_queuecommand()
8a411bad39fb91e212f09ce99a642c7e7bb95325 Staging: hv: Move the function storvsc_commmand_completion() to earlier in the file
3d598ce1c55358ca2de41ce14d4fba82dfaf0817 Staging: hv: storvsc_drv: Move module parameters to earlier in the file
2db2cabe77294048dfd45ad12467517f27a1344b Staging: hv: Move the definition of storvsc_ringbuffer_size to earlier in the file
96e690be736ed348b6765dec14f4104d9ad71d96 Staging: hv: Get rid of the forward declaration for storvsc_host_reset_handler()
aa3d789e593e2515c0416edffb5fd59b7bf68efd Staging: hv: Move the definition of storvsc_host_reset() to earlier in the file
cf6fdfb33c0a2beea9fbaf20f1f6f121bfef421d Staging: hv: Rename stor_vsc_initialize()
3d5f03fa31afe5e19839602a6acba2d72041f86a Staging: hv: Rename the function stor_vsc_on_host_reset()
62838ce22355466c4953d37e604be29405f52904 Staging: hv: Get rid of the forward declaration of storvsc_get_chs()
5c5c023496d61cee6088f59fe5e7e7a8034f6fa9 Staging: hv: Get rid of the forward declaration of storvsc_remove()
6a8ff44b76edaa63d8781e93e64e8481e35510b0 Staging: hv: Get rid of the forward declaration for copy_to_bounce_buffer()
29fe2c9becc4aec00ff3a647cbfce2c75a5b5aaf Staging: hv: Get rid of the forward declaration of copy_from_bounce_buffer()
a9753cbd6cc63e8fd75eab5d458370d49827c177 Staging: hv: Get rid of the forward declaration for create_bounce_buffer()
3862ef3e5ed19d27fbd4f39172db1d388d0bdd62 Staging: hv: Get rid of the forward declaration for do_bounce_buffer()
49a3c7a90a45fc2ce380083cc8a797865d25df00 Staging: hv: Get rid of the forwrd declaration of destroy_bounce_buffer
419f2d03846eaa5d26497f2fb987c5901e62d3d8 Staging: hv: Get rid of the forward declaration for storvsc_device_configure()
a1ebfeae887bd5ecd3ce23b7f5ee7dbc3190d427 Staging: hv: Move the function storvsc_merge_bvec() to earlier in the file
5b60aceedc7b1378f8f979722f7dd15b06d29ecf Staging: hv: Get rid of the forward declaration for storvsc_device_alloc()
f8feed068532b28f7391b93799d00a7f3eb6f922 Staging: hv: storvsc_drv: Get rid of some DPRINTS
7f9facada316ae7603a1780c39f3929841b99567 Staging: hv: storvsc_drv: Get rid of some dated comments
c2ad4830a742aa926cae0d177d82b1ada7ab16a2 Staging: hv: storvsc_drv: Rename variables pointing to struct hv_device
97c1529623c794afebe5ef146e35441a507067ad Staging: hv: storvsc_drv: Rename the struct hv_device * element of struct hv_host_device
795b613d8b780a878abf086c667c59e604c99c27 Staging: hv: storvsc_drv: Rename variables pointing to struct hv_host_device
972621c965fa0d18904152890540d7c1643d6d7f Staging: hv: storvsc_drv: Rename struct host_device_context
0f0cdc6af658cf2e567ad404d30296a912b4af41 Staging: hv: storvsc_drv: Rename g_driver_name
5f61ec34d2c1b9a4802feccef4d30938d6f01090 Staging: hv: storvsc: Get rid of some unnecessary DPRINTS
6028210ecf3944a3edac982a0a1c4e2159244411 Staging: hv: storvsc: Get rid of/change some dated comments
280c5f3844631aadd6b57385b0e3b2e58bdb423f Staging: hv: Rename stor_vsc_connect_to_vsp
24d9aab0b62aef29a3dc74b0c93fb3648ea6020e Staging: hv: Rename stor_vsc_on_channel_callback
8e6766f856d925ee3477cec58b7a178118a5c6bf Staging: hv: Rename stor_vsc_on_receive
a38b94f93c2c719cc402f253d9d13fa869c9aaca Staging: hv: Rename stor_vsc_on_io_completion
3fa22517fb85e136b5030405d53cdbad4c36a501 Staging: hv: Rename stor_vsc_channel_init()
149b11936159b13995d940c21ec622f756dfd66d Staging: hv: Cleanup blkvsc_shutdown()
f670f824d6a740963d506d6d47a4c1a07b61c630 Staging: hv: Cleanup blkvsc_remove()
19fc2f2ae48d98690a55187b62497e83992d60fc Staging: hv: Use the newly introduced I/O drain synch method
604df37dc3ba185b1017f6ca5e497fbfb68da8d8 Staging: hv: Introduce a function to wait to drain outgoing I/O
43c51f7dd13c75962eebc4c28667d1b0162543ed Staging: hv: Rename the function stor_vsc_get_major_info()
bc2c2dc2e08b605ff13dcfebdabb9f43c11eaf62 Staging: hv: blkvsc_drv: Get rid of the calls to storvsc_cleanup
7e7f0c5579b60a851243796fe7cbe6913aad32b2 Staging: hv: blkvsc_drv: Statically initialize pointers for probe etc
7b3177993d3ad9981175cfec519a8988f9e2bcf5 Staging: hv: blkvsc_drv: Get rid of the indirection for invoking io request
bb46592617cd409572daaa7d5a90437b38197692 Staging: hv: Rename the function stor_vsc_on_io_request
896ee0156412412383391a1692042c8f0c623f81 Staging: hv: blkvsc_drv: Get rid of the indirection for invoking cleanup function
e757046fc84c7c3e8e6ea881a5d736078f750549 Staging: hv: Rename the function stor_vsc_on_cleanup
3530ef301049ed795645824146a66e22e04f4616 Staging: hv: blkvsc_drv: Get rid of the indirection for removing stor device
cb706b0458228bb56002f478e0ec46932df840c2 Staging: hv: Rename the function stor_vsc_on_device_remove
2ac5dad14b731fd5dad49e93b38b855a0c413e37 Staging: hv: Rename the function stor_vsc_device_add
0d44f5bf09d18ee8953853c052069d214dd2e182 Staging: hv: blkvsc_drv: Get rid of the indirection for invoking device_add
34d620dad779b6c23b1e337742e7451dfa3dc47c Staging: hv: Rename the function blk_vsc_on_device_add
f6180e277e29457b98452fbd8de505b8fddf1bca Staging: hv: Rename variables of type struct storvsc_driver *
d45f62d3c274504cff787a0d7d59a19e232e46f9 Staging: hv: Change the name of blkvsc driver variable
2e79505d02e2a2ae3e5df60c1f06ebe9e6e00c9e Staging: hv: Change the name of struct storvsc_driver_object
1f9c54e40f8a70d2505fff08e6c0d1d7dc9761f6 Staging: hv: blkvsc_drv: Rename the device type variable
5e9fed195bac5eb89e2ee3c9ce89379b8a55be4f Staging: hv: blkvsc_drv: Rename driver name variable
67de49c15480afd50b86f0cf18af82616974a5a9 Staging: hv: blkvsc_drv: Fix some locking issues
6b73e4c06d326571589eebcb78efde6182330042 Staging: hv: blkvsc_drv: Cleanup spin lock usage
c56624988dabc11ae9872159401d1fca7e597f18 Staging: hv: Get rid of blkvsc_mutex
01f37f2d53e14a05b7fc3601d182f31ac3b35847 xen/blkback: Fixed up comments and converted spaces to tabs.
365227e5fdf3d117e096416d9d3cc148959a829e Bluetooth: Add support for disconnecting LE links via mgmt
83bc71b4102d2a288edaf9ee398b330b88a88086 Bluetooth: Add support for sending connection events for LE links
2e711c04dbbf7a7732a3f7073b1fc285d12b369d PM: Remove sysdev suspend, resume and shutdown operations
f5a592f7d74e38c5007876c731e6bf5580072e63 PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM
f98bf4aa39ecce96020631cba910be094c87ac3c PM / UNICORE32: Use struct syscore_ops instead of sysdevs for PM
f25f4f522a9d2e18595da9df0bf1b6f282040e08 PM / AVR32: Use struct syscore_ops instead of sysdevs for PM
bbe6ad6dcb1eb26bd12ec85320f402721c3383ae cfg80211/nl80211: add interval attribute for scheduled scans
79f460ca49d8d5700756ab7071c951311c7f29cc mac80211: add support for HW scheduled scan
807f8a8c300435d5483e8d78df9dcdbc27333166 cfg80211/nl80211: add support for scheduled scans
6bdbdbf4a151a3a1333818cd17a7d7795e936041 libertas: Add libertas_disablemesh module parameter to disable mesh interface
36cb7035ea0c11ef2c7fa2bbe0cd181b23569b29 PM / Hibernate: Fix ioctl SNAPSHOT_S2RAM
9744997a8a2280e67984d4bffd87221d24f3b6b1 PM / Hibernate: Make snapshot_release() restore GFP mask
87186475a402391a1ca7d42a675c9b35a18dc348 PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctl
a8c485652ad4217800015aab25f1b70b96adb1a9 mwifiex: cleanup ioctl.h
c4859fbcfc12d5cfe8c30a33ad37d192a3093a7b mwifiex: remove redundant local structures
0fd82eafe3aa70937905b7e19e256409ae48477e b43: implement timeouts workaround
8576f815d5c8beb8b10f96abe31831b90af3d352 ssb: move ssb_commit_settings and export it
1073e4ee595265086a592a056d903bf4fcc8885a bcma: add missing GPIO defines, use PULL register only when available
f59a59fea3be78c2bda23cb7f55225b33c502c3c ath9k: fix a regression in PS frame filter handling
858a16529cb4c6434d863740283e0dfeb93cd599 b43: move MAC PHY clock controling function
a7ffab33203ae0c755b33a80756fe734f732dbb0 b43legacy: trivial: use TMSLOW def instead of magic value
92ddc111c4bc7216673bce7c49a2d54bedb1593c mac80211: add a couple of trace event classes to reduce duplicated code
d381f221199c58d2bf25a7024e786fc58562487c ath5k: Fix lockup due to un-init spinlock.
9b76b1e4d383868ba9c2a5fa2c2716bbc2384342 mac80211: Only process mesh PREPs with equal seq number if metric is better.
fd5999cf11c8322568034bbf0d5594be94542a57 ath9k: fix beaconing for mesh interfaces
1833d81a1229adeab98f275b47624d66462561e5 mac80211: allow setting supported rates on mesh peers
28104cae63708d1790cd71db8a45af50d5ea5a92 mac80211: Move call to mpp_path_lookup inside RCU-read section
9b84b80891e5e25ae21c855bb135b05274125a29 mac80211: Fix locking bug on mesh path table access
9ca99eeca0cfe839c481f3350988e9ed94188567 mac80211: Check size of a new mesh path table for changes since allocation.
8f9cb77d6d213c153b0571f494df0c24456aaf47 mac80211: Self-protected management frames are not robust
8429828ec96b66b6861e9fabebec007e9e132370 nl80211: allow setting MFP flag for a meshif
ff973af74aa6932ca4758266bccec68e8135ddf7 nl80211: allow installing keys for a meshif
9c3990aaec0ad9f686ef6480f6861f2df89b2a7a nl80211: Let userspace drive the peer link management states.
0a35d36d6f019bde6c98812456798275b02e5aee cfg80211: Use capability info to detect mesh beacons.
915b5c50f8f45e78ea96d93f1e49edb20c9470bd open80211s: Stop using zero for address 3 in mesh plink mgmt frames
d3aaec8ab76c2d604c2ba7332e1338674607597b mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTION
0778a6a3e56cabdc322755f97ad23ee67efad0f0 mac80211: Let userspace send action frames over mesh interfaces
b130e5cec958bae3867cf6ab09a9b24ba8fada01 nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPE
3c709f8fb43e07a0403bba4a8ca7ba00ab874994 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-3.6
2887fe45522843149ccf72e01f43813be4fb36c5 NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list
a8a4ae3a899a6c0b4771cc57884800d8b76a6996 NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
1cf02bbd51a1ff74a31f88b1f654243a4affef8d Merge branch 'samsung-irq' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc-2.6 into devel-stable
b3b1b061583ba4909b59a2f736825d86495fe956 Bluetooth: Double check sec req for pre 2.1 device
2a7bccccdb9604a717c2128a931f022267d35629 Bluetooth: Device ids for ath3k on Pegatron Lucid tablets
805499a6d5d7b7fa8528170d1b2869ea88485f99 Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci into devel-stable
c56b2ddd5ff4352cdb0df07eefba8068d043382e omap: iommu: Return IRQ_HANDLED in fault handler when no fault occured
254c44ea822066e24ab5efbdff1e43b8fe45ae76 Merge branch 'gic-fasteoi' of git://linux-arm.org/linux-2.6-wd into devel-stable
d3d0720d4a7a46e93e055e5b0f1a8bd612743ed6 ceph: do not use i_wrbuffer_ref as refcount for Fb cap
a26a185d27b49e1656b335ef8ad1a32f7a0e7d7f ceph: fix list_add in ceph_put_snap_realm
7d8e18a69d9ebb8bf51748842929f8cc1ad61d49 ceph: print debug message before put mds session
aac4dd1dab8acfc244d697473d2a5f4424a5746c arm: davinci: Use generic irq chip
f3a57fd148a4afd3c38f558c5b44972cb29ea8ba libertas: Use netdev_<level> or dev_<level> where possible
0e4e06ae5e895864b4a4bca7eec2e3015fddca98 libertas: Convert lbs_pr_<level> to pr_<level>
7a627e3b9a2bd0f06945bbe64bcf403e788ecf6e SELINUX: add /sys/fs/selinux mount point to put selinuxfs
0074820978004cc484b132d7a9ce0df414660d9d Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/net-next-2.6
9e53d856af0db8acc8a1bc6a9e3298f6bbb8944b ASoC: fix wm8958-dsp2 printk format warnings
69643e4829c5cd13bafe44a6b9f3eb2086e0f618 PCI hotplug: acpiphp: assume device is in state D0 after powering on a slot.
3be79d13753058901814ae93043c290c5a9fdda5 MAINTAINERS: Update e-mail address for asoc/twl4030
0ac3a014b8cb0ea9a80d4f5c551ad1a7fa258a3c ASoC: RX51: Update e-mail address
1c7687b9958369e4e41018f4e2b4e0f901e13722 ASoC: omap-pcm: Update e-mail address
56a874291606f996da26063f7e90ef2864884bc8 ASoC: omap-mcbsp: Update e-mail address
b4079ef40a5ae87dc0d29bded7a682b1cbe626ad ASoC: tpa6130a2: Update e-mail address
93864cf04283eb2899ef13ded472a9f24538303f ASoC: tlv320dac33: Update e-mail address
6ac77e469e991e9dd91b28e503fa24b5609eedba ARM: GIC: Convert GIC library to use the IO relaxed operations
1a01753ed90a4fb84357b9b592e50564c07737f7 ARM: gic: use handle_fasteoi_irq for SPIs
4bd66cfde5c3b6eced0da483c6357ae46d3adbb5 ARM: tegra: irq: Add tegra_eoi
d1d8c666683cdbef18329ff8f3743ddaca8842ee ARM: tegra: irq: Move legacy_irq.c into irq.c
4dda2d384bc69de260647c3b419967734a4de496 ARM: tegra: irq: Remove PM support
938fa349fbc16880feae4b65e56691ca12ede9ab ARM: tegra: irq: convert to gic arch extensions
98022940c2431025be3c95e50035d762c40f539d ARM: tegra: update GPIO chained IRQ handler to use entry/exit functions
adfed159ab71bff53ccac3013776580bc866d2ba ARM: nmk: update GPIO chained IRQ handler to entry/exit functions
03dd765fe4dd9420ac430d2a7c19498afa4431b3 ARM: msm: update GPIO chained IRQ handler to use entry/exit functions
0f43563f2d9d8f6f9e0727e4eedb7f557ed2fb4c ARM: s5pv310: update IRQ combiner to use chained entry/exit functions
ee144182590a6bd9ed1481cb09d15b92e6b5c348 ARM: omap: update GPIO chained IRQ handler to use entry/exit functions
704df8d694fe44d89504e9804403e384a6710ece MAINTAINERS: Switch maintainer for drm/i915 to Keith Packard
9fcce61c0eddbe21f42cb47bd5a366a6eb7956ce ssb: update list of devices supporting multiple 80211 cores
ca629928b9d5b28789c4b59729113e9d2b1bc7c0 ASoC: Disable WM8994/58 microphone detection over suspend
6e28f976ec73aec688bf89a63ac719ba765e9360 ASoC: Use spi_write() for SPI writes
063b7cc43fb2413238095b81f9b4a2ee2c52056b ASoC: Remove byte swap in 4x12 SPI write
051e994e9506e64259df34e91b028fe2470fbf2a ASoC: Don't squash 16x8 registers down to 8 bits
3afb1b3e6fa358d8c7e652b80be6d0cde07b4b40 ASoC: Fix NULL vs. 0 warning in SSM2602
9eb8f6743b076b67f00776cda4330c802e157b41 arm/dt: Allow CONFIG_OF on ARM
4c2896e88d976d0e5b2213c64cde885f5677fa2b arm/dt: Make __vet_atags also accept a dtb image
7ee4b98eca42c1ff1df7dcf443dac07f0a2ea93d of/flattree: minor cleanups
85f60ae4ee817174b0f78928bc7066f28c3551ab dt/flattree: explicitly pass command line pointer to early_init_dt_scan_chosen
f3f7c1837f6bcae3601fc535b339426868bf1549 ALSA: isight: fix locking
3cabffd72c303c3b5bbbbe88c95b49043898d1f3 ALSA: isight: remove experimental status
aee70400184b6a8d39243b02c244aed61259a46b ALSA: isight: fix hang when unplugging a running device
ac34dad26e6786257ef54d8df4f883825bea02eb ALSA: isight: wrap up register accesses
8839eedafd2e91e5b124730825e9b39b1ff493dd ALSA: isight: add AudioEnable register write
f2934cd499ba2c7f605787508b4cfcfa3a45b0a4 ALSA: isight: fix divide error when queueing packets
898732d1f1c7181fd3e94e7d7a784edb48d09d95 ALSA: isight: fix packet requeueing
03c29680d49662859d14d64f8673550fa3fb2ed1 ALSA: isight: fix isight_pcm_abort() crashes
3a691b28a0ca3cf4d9010c6158318159e0275d2c ALSA: add Apple iSight microphone driver
ca1d4a9e772bde0a0b8cda61ee9fdca29f80f361 KVM: x86 emulator: drop vcpu argument from pio callbacks
0f65dd70a442ff498da10cec0a599fbd9d2d6f9e KVM: x86 emulator: drop vcpu argument from memory read/write callbacks
7295261cdd42e6d41666df38d1b613cdd9e95f46 KVM: x86 emulator: whitespace cleanups
3d9b938eefb7d91a1ae13e425931bd5ac103b762 KVM: emulator: Use linearize() when fetching instructions
7c4c0f4fd5c3e82234c0ab61c7e7ffdb8f3af07b KVM: X86: Update last_guest_tsc in vcpu_put
977b2d03e42e9ea9355d4baddb464810579719bd KVM: SVM: Fix nested sel_cr0 intercept path with decode-assists
0521e4c0bc73aa86152ee4e4bd03724c8a9e1d6b KVM: x86 emulator: Handle wraparound in (cs_base + offset) when fetching insns
49704f26586ca87fcab4fe9323fff8db41e78910 KVM: remove useless function declaration kvm_inject_pit_timer_irqs()
1e015968dfb9289934ad66a67fa38a93f0adf4f8 KVM: remove useless function declarations from file arch/x86/kvm/irq.h
b42fc3cbc3d6e284463e93896679379443e19d56 KVM: Fix off by one in kvm_for_each_vcpu iteration
71f9833bb1cba9939245f3e57388d87d69f8f399 KVM: fix push of wrong eip when doing softint
4487b3b48d8fa3f6a5dd4155c9e34d5e998ad7fe KVM: x86 emulator: Use em_push() instead of emulate_push()
4179bb02fd3e87183e5f698495dfcb80df187889 KVM: x86 emulator: Make emulate_push() store the value directly
575e7c1417d41dd72ddf2a49965f833ce9352e92 KVM: x86 emulator: Disable writeback for CMP emulation
be6d05cfdf1f2ddbdc367a6433d8eac49d6bfe6f KVM: VMX: Ensure that vmx_create_vcpu always returns proper error
7ae441eac521b2006c9f03c4f2a23582c07fd76d KVM: emulator: do not needlesly sync registers from emulator ctxt to vcpu
618ff15de19109af126b33d90d7eaec27e61c691 KVM: x86 emulator: implement segment permission checks
56697687da592d0429c0c3ab80ee7e9d20a3b6e5 KVM: x86 emulator: move desc_limit_scaled()
52fd8b445f5e8572526e3f84c753079470152414 KVM: x86 emulator: move linearize() downwards
83b8795a29c53a5f9f202933818128aa54c3e8d2 KVM: x86 emulator: pass access size and read/write intent to linearize()
9fa088f4d24f045d91c37a5e55f0d2be2ef387ad KVM: x86 emulator: change address linearization to return an error code
38503911b32186240301bbe81601cfabb37e752e KVM: x86 emulator: move invlpg emulation into a function
3ca3ac4dae5da5af375a9e80d2316ccfa7f0c6ab KVM: x86 emulator: Add helpers for memory access using segmented addresses
e3e9ed3d2c443fd90a04fb7ff231ad53ef087417 KVM: SVM: Fix fault-rip on vmsave/vmload emulation
92a1f12d2598f429bd8639e21d89305e787115c5 KVM: X86: Implement userspace interface to set virtual_tsc_khz
857e40999e35906baa367a79137019912cfb5434 KVM: X86: Delegate tsc-offset calculation to architecture code
4051b18801f5b47bb0369feefdc80e57819d0ddf KVM: X86: Implement call-back to propagate virtual_tsc_khz
8f6055cbaf68cbd9ff2692a2cfa691b43629ccd4 KVM: X86: Make tsc_delta calculation a function of guest tsc
1e993611d0dc879fde25515dc9867d1cfd4c5137 KVM: X86: Let kvm-clock report the right tsc frequency
fbc0db76b77125e0a5131fb886cbaafa1ec5c525 KVM: SVM: Implement infrastructure for TSC_RATE_MSR
bfeed29d6d3ebd5f31253d2c067e4e6c4aeb376b KVM: x86 emulator: Drop EFER.SVME requirement from VMMCALL
8b18bc378224b4f195145b407b95768a289497e3 KVM: x86 emulator: Re-add VendorSpecific tag to VMMCALL insn
09000adb86550d2895b64faa52e64eaec3cae7b2 KVM: PPC: Fix issue clearing exit timing counters
7c5625227ff8c81953e953d8e25c3eba2ab0aeb3 KVM: MMU: remove mmu_seq verification on pte update path
a0c0ab2feb9d696978a7475dce4253ec62e98a16 KVM: x86 emulator: do not open code return values from the emulator
0be839bfb4b12f17fba2d982353b0f674e327f9e KVM: Remove base_addresss in kvm_pit since it is unused
628afd2aeb286415f6e7d0ee7c87aae249e7f999 KVM: SVM: Remove nested sel_cr0_write handling code
f6511935f424b9a25059ae18e91ad11dd24980e6 KVM: SVM: Add checks for IO instructions
bf608f88faef1245ff87e731512517fc676ffe02 KVM: SVM: Add intercept checks for one-byte instructions
8061252ee0d21e1289235a4b7fe61f53010c46ff KVM: SVM: Add intercept checks for remaining twobyte instructions
d7eb82030699e6151f1356e90d495bf292564fb7 KVM: SVM: Add intercept checks for remaining group7 instructions
01de8b09e6068936f7f5e386cb85637cf926468c KVM: SVM: Add intercept checks for SVM instructions
dee6bb70e4ac0588c98cc4e661664f0653117f89 KVM: SVM: Add intercept checks for descriptor table accesses
3b88e41a41344846ee28007ebfe1bb0defa7f86a KVM: SVM: Add intercept check for accessing dr registers
cfec82cb7d313ae5b2c2dbb974401d7c214c7b09 KVM: SVM: Add intercept check for emulated cr accesses
8a76d7f25f8f24fc5a328c8e15e4a7313cf141b9 KVM: x86: Add x86 callback for intercept check
8ea7d6aef84e278fcb121acff1bd4c3edaa95b8b KVM: x86 emulator: Add flag to check for protected mode instructions
d09beabd7cd4cf70d982ff54656dc6431df80fa4 KVM: x86 emulator: Add check_perm callback
775fde8648ebc588d07de39457aadc7c2131df2e KVM: x86 emulator: Don't write-back cpu-state on X86EMUL_INTERCEPTED
3c6e276f22cf29188035535127c4c35aeeafcabc KVM: x86 emulator: add SVM intercepts
c4f035c60dad45ff8813550dc82540dbbc263df2 KVM: x86 emulator: add framework for instruction intercepts
aa97bb4891b1f1b35e7abef8d1e2bbd3dda07159 KVM: x86 emulator: implement movdqu instruction (f3 0f 6f, f3 0f 7f)
1253791df91b064c039282feea094e5943294924 KVM: x86 emulator: SSE support
0d7cdee83ad1582eecbf3b4a220e82dcb5ad561c KVM: x86 emulator: Specialize decoding for insns with 66/f2/f3 prefixes
5037f6f324cdcc6c9071dc774aba992f96c7e5ff KVM: x86 emulator: define callbacks for using the guest fpu within the emulator
1d6b114f20d06ac0749686e4d7b7c7913d9116db KVM: x86 emulator: do not munge rep prefix
cef4dea07f6720b36cc93e18a2e68be4bdb71a92 KVM: 16-byte mmio support
5287f194bf0d7062d6d99b725366202556f03e28 KVM: Split mmio completion into a function
70252a1053636c35776d6bc843dd3b260d9d6de1 KVM: extend in-kernel mmio to handle >8 byte transactions
1499e54af03ae51a937c59035bc86002deae0572 KVM: x86: better fix for race between nmi injection and enabling nmi window
c761e5868e6737abe0464636ebd7fcbb6814c626 Revert "KVM: Fix race between nmi injection and enabling nmi window"
3291892450e670c4f170e271cd0c4b63d5a8e41a KVM: expose async pf through our standard mechanism
654f06fc651b01782015185e5b049197255463a3 KVM: VMX: simplify NMI mask management
89a9fb78b5bd8bece353449079726556ecab41df KVM: SVM: Remove unused svm_features
887864758580c80710947c38a4692032163777df KVM: VMX: Use cached VM_EXIT_INTR_INFO in handle_exception
c5ca8e572c4d8cb8dec1cf5b3fc9c7066f6b2c29 KVM: VMX: Don't VMREAD VM_EXIT_INTR_INFO unconditionally
00eba012d53e63f620455f7013917e4bf59424f2 KVM: VMX: Refactor vmx_complete_atomic_exit()
f9902069c41254ad116e089e64ea21d3a000cc41 KVM: VMX: Qualify check for host NMI
9d58b93192065f4b2ba6b880e9b0dab0bc11d0ba KVM: VMX: Avoid vmx_recover_nmi_blocking() when unneeded
69c730289011df706a1c9890d6e6c5ee822623c7 KVM: VMX: Cache cpl
f4c63e5d5a356b652a3d984edbefca289176c40f KVM: VMX: Optimize vmx_get_cpl()
6de12732c42c7070af42e3d6e42ecee2838fc920 KVM: VMX: Optimize vmx_get_rflags()
f6e78475894d6534d7d62714a95e2265f53d2a92 KVM: Use kvm_get_rflags() and kvm_set_rflags() instead of the raw versions
0ee8dcb87e403397e575674d0e79272b06dea12e KVM: cleanup memslot_id function
49ac215e071234b2bf2cff7b8bf4f4f3d0e8cd6e ARM: 6785/1: mmci: separate out ST Micro register defines
b0ec5cf191eeca7fd885ef2860e9a586d29bff00 ARM: 6852/1: EP93xx: Remove ep93xx_gpio_dbg_show function
43f67c98161c65f1b2e3af3a9ce6741850072c06 kbuild: Fix GNU make v3.80 compatibility
9bbeacf52f66d165739a4bbe9c018d17493a74b5 kprobes, x86: Disable irqs during optimized callback
41b21aebe6a9c06e0b906f14bcab7c49b9b72d7a OMAP: DSS2: OMAPFB: make DBG() more resistant in if-else constructions
0d548a277c8ce29712161995985bb67cd1c35ff7 OMAP2: avoid descending into disabled framebuffer dirs
44538b431517ebf4b0e8574cb727deb1a73652c8 OMAP: DSS2: Remove DSS_IRQSTATUS
55978cc20efca8c40a7f4500df868e3d2ac8c025 OMAP: DSS2: Remove usage of struct dispc_reg
702d144845086cacf8bb4f23196189f260c250e2 OMAP: DSS2: Clean up DISPC overlay manager register definitions
9b372c2d9da43be00e8a267730a2428e0eae12e8 OMAP: DSS2: Clean up DISPC overlay register definitions
5bdd3c9a7da3ddf820d9d479530ceecde9d4a316 OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()
a0ce4ccc60d03e27ba6c7e2b134a23badf30f8d2 OMAP: DSS2: Support for Powertip PH480272T
50ca19d086e806cec4394a1fd802834d17a3ae93 OMAP: DSS2: Support for Seiko 70WVW1TZ3
5d7441810166ce1ab4b822440f270f931202f34a OMAP: DSS2: DSI: enable interface for omap4
ea29033359e3b13f63ddf2b1c615e1ed32625a99 OMAP: DSS2: FEATURES: Add missing consts
6705615e92b6d44c8e09703282bee7d7275bb74f OMAP: DSS2: DSI: Add OMAP4 CIO irqs
1abf78145412ef185d553dccfab661e7c88c0b20 OMAP: DSS2: Taal: Implement ULPS functionality
883b9ac95e2075fa8edd9260d8818b756f96440b OMAP: DSS2: Taal: Rename esd_wq to workqueue
bb5476c7203c3c4798381d81b27feb97af69a9d4 OMAP: DSS2: Taal: Separate panel reset
1f8fa452afe88b33cbfac6a82b0edd77a0644804 OMAP: DSS2: Taal: Add sysfs file for ESD interval
1663d2f70a9404b822fb0e8fbc40d42fdfeed0bd OMAP: DSS2: Taal: Clean up ESD queueing
33a410be6f4b760f0abe3ec05ac808f1c391bd41 OMAP: DSS2: Taal: Implement configurable ESD interval
88257b26953f73f30acf49587cb42b84be43c587 OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
d1f5857e4bc9b2620fb3e84b1dbaa0ac11b831b4 OMAP: DSS2: DSI: Add DSI pad muxing support
22d6d676261a5e204a7078df21459747750c92fb OMAP: DSS2: DSI: add parameter to enter ulps on disable
03329ace1dc7dc9319f6f405381d898fc66fb2cb OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
65c62bb953d216aaf0e22692e8e12e5c568a3b02 OMAP: DSS2: DSI: fix CIO init and uninit
24c1ae4191e911caa08b31079d61ff4db319a101 OMAP: DSS2: DSI: implement enable/disable SCP clk
c335cbf94e7450fb41aafe97e805752a830d3a43 OMAP: DSS2: DSI: fix _dsi_print_reset_status
293ef19cbb9ef403b6dc9c96e34096bac5c88b84 OMAP: DSS2: Add FEAT_DSI_REVERSE_TXCLKESC
cc5c185098d85d709cc2a542c40abff0b337e094 OMAP: DSS2: DSI: rename complexio related functions
2a89dc15331983621b772240ebef9dea2cbe5322 OMAP: DSS2: DSI: add option to leave DSI lanes powered on
40885ab31f754426c2e9a40362e568778baa5e82 OMAP: DSS2: DSI: implement ULPS enter and exit
95861368e3eb2180dc9f00e916a4ba6f5e1fe4ce OMAP: DSS2: DSI: Remove CIO LDO status check
0a0ee46b1ae05862cb05ec43caffc01c5259c4cc OMAP: DSS2: DSI: Add lane override functions
179e045369a36c67d590463548749cacc53c9d85 OMAP2PLUS: DSS2: Clean up omap_display_init()
ab46d8b2a346ef9d2dc70d7e11aef5e752a090f8 OMAP: DSS2: improve clock debugfs output
e3502ce97f2d2d183735d9fae76b081a634ffd85 OMAP: DSS2: Convert simple/strict_strto* to kstrto*
7636b3b4e178f6c09d9e2650f206eab62a67453b OMAP2PLUS: DSS2: Remove hack config "CONFIG_OMAP2_DSS_USE_DSI_PLL"
6cb07b256af233965663d6dfc329d7df3dcae786 OMAP: DSS2: HDMI: Use dss_device clock configuration for HDMI PLL parameters
e888166247c0b23d3ccc8e54cf92de7325d71145 OMAP2PLUS: DSS2: Add clock sources to dss device clock configuration
89a35e5170fc579e4fc3a1f3444c5dc1aa36904d OMAP2PLUS: DSS2: Change enum "dss_clk_source" to "omap_dss_clk_source"
14e4d78485a50312be72a42fd42a28b5b34264dc OMAP: DSS2: use __exit for selected panel drivers
06b2b0d597ab6e3011e8215d02b2aa5f831efbc7 OMAP: DSS2: make omap_dss_(un)register_device static
14572c6356dc4361231ee8f4402468c1f36d2c34 OMAP: DSS2: VENC: Add missing start/stop_device calls
bcd8e374b5d39d481d00936e183b0ded99a5f31a OMAP: DSS2: OMAPFB: Remove implicit display update on unblank
91ac27a6879df3865e160adf979960a14f17d1aa OMAP: DSS2: OMAPFB: Handle errors when initializing panel
7a0987bf2cf2683901d0cd7f1504023da2584c5f OMAP: DSS2: Add method for querying display dimensions from DSS drivers
b4de838e9ff17695c462e6532a347746c446d10a OMAP: DSS2: VENC: Remove sleeps at venc enable/disable
c6f65e1a4381a2271de1b5dccc94d6c6faad26dc OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional
f1aafdcd42ad45a4bda5cb8f4a6782b0e48549ba OMAP: DSS2: make 50ms bug-fix sleep optional
d792eecd9a3e3df7c38b64a954d10ccdc665ec38 OMAP: DSS2: remove non-working msleep(40) workaround
c6940a3dc59d9628c8d407b98b6f57df69e3ef52 OMAP: DSS2: move dss device clock configuration
cf398fb3e6aed8e7a9b3bcf77f6de2d34ccd2078 OMAP: DSS2: DSI: Introduce sync_vc functions
9613c02b5feba3ea03ab34f1422dd122c6e54f57 OMAP4: DSS2: Register configuration changes for DSI
2783fa849b8073b8bae38bb4f3b7fe79aa4dc40b OMAP: DSS2: fix panel Kconfig dependencies
c94dfe05c4b6c269e445691c1fc7a9d8679ba60f OMAP: DSS2: DSI: Fix DSI PLL power bug
89976f2990a97820b73a1768371ee505b0ffc176 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
a9a6500b718a38d4658b8a61edd8fc3aa0418b50 OMAP: DSS2: DSI: fix dsi_dump_clocks()
b2765092aed717ef9fd14bf5f82024359aff0576 OMAP: DSS2: DSI: fix use_sys_clk & highfreq
4e9f99d75cc6979b92d03ff9ae129c652c00a8d3 OMAP: DSS2: Move nokia-dsi-panel.h to include/video/
f8ae2f08d2c4574ca5c3923d2463ef106b116c2a OMAP: DSS2: Move panel-generic-dpi.h to include/video/
a0b38cc4d35e095f14ab0f486135f8a619ebfc14 OMAP: DSS2: Move display.h to include/video/
c62dd365e248222903e6e3e3a8f5d8587e7e3345 mfd: Fix for the TWL4030 PM sleep/wakeup sequence
a09aee8b636a3b2b7b10ad57d60d91e9272e771d mfd: Fix asic3 build error
557f447f21621de9c5447c8702c33b53279822ce mfd: Fixed gpio polarity of omap-usb gpio USB-phy reset
d7ba858a7f7a95d1617756a83ff0717767f624fd ALSA: fm801: implement TEA575x tuner autodetection
4ef7e71444b48cc89152cbc499ed94dde50515ee pcmcia: Make struct pcmcia_device_id const, sound drivers edition
8aa4d96fe3e4cda9a6469b22b3f017ed30996b10 viafb: Automatic OLPC XO-1.5 configuration
81f8115305f821335cf9e16110bf0806f7b93283 i2c: i2c-sh_mobile bus speed platform data V2
1082d5d29d9a71f43b969b89ce613374602a6946 i2c: i2c-sh_mobile clock string removal
b098636cf04c89db4036fedc778da0acc666ad1a md: allow resync_start to be set while an array is active.
efbe0f27ccfa7237c5524b10e8ccc91f97002f16 i2c-eg20t: Support new device ML7223 IOH
40abcf772357355a04f966416eebc943fd0281d4 i2c: tegra: Add de-bounce cycles.
2078cf3b2230cc2ee456e67d28dd9a869097e1ff i2c: tegra: fix repeated start handling
cb63c62d8ee56d169463d8125ec32e1aa0fe11de i2c: tegra: recover from spurious interrupt storm
65a1a0ace554d61ea5a90377a54df1505275c1b1 i2c: tegra: Enable new slave mode.
6ef84509f3d439ed2d43ea40080643efec37f54f crypto: mv_cesa - make count_sgs() null-pointer proof
7759995c75ae0cbd4c861582908449f6b6208e7a crypto: mv_cesa - copy remaining bytes to SRAM only when needed
8652348754a1f538daa1eab248e5c9c4c3600204 crypto: mv_cesa - move digest state initialisation to a better place
cc8d35057ce7ae2f88cc65be0f839316c4641332 crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
6677a776cf3dc4950a790946f88d26dafc4baf7b crypto: mv_cesa - refactor copy_src_to_buf()
7a1c6bcf269203485d716d8e3bec6671dabb5067 crypto: mv_cesa - no need to save digest state after the last chunk
2a025f5dfcfaf7348fff6bda3ea007144f7eb47c crypto: mv_cesa - print a warning when registration of AES algos fail
811e6ed62347f1042ab1c560e5e2ebc8892f7f8f crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
99db3eacac81e50225d8a3571e32d692428f6920 crypto: mv_cesa - the descriptor pointer register needs to be set just once
042e9e73561aa406b872f3e310bdc9477c379cb3 crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
ab9d47e990c12c11cc95ed1247a3782234a7e33a md/raid10:  reformat some loops with less indenting.
f17ed07c853d5d772515f565a7fc68f9098d6d69 md/raid10: remove unused variable.
a8830bcaf3206f15e29efcd9e04becd96a0722e9 md/raid10: make more use of 'slot' in raid10d.
7c4e06ff2b6a4c09638551dfde76f37f9fca5c0c md/raid10: some tidying up in fix_read_error
af6d7b760c7547c1a410a333bdb24daed24e1043 md/raid1: improve handling of pages allocated for write-behind.
7ca78d57d11a91bc93b35342fa58647b85bedeb1 md/raid1: try fix_sync_read_error before process_checks.
78d7f5f726deb562a51126603f2dc5d00990b223 md/raid1: tidy up new functions: process_checks and fix_sync_read_error.
a68e58703575b9c03d610a818e0241564fc17f68 md/raid1: split out two sub-functions from sync_request_write
6f8d0c77cef5849433dd7beb0bd97e573cc4a6a3 md: make error_handler functions more uniform and correct.
92f861a72a273ed038c1e22ff9775456353e3009 md/multipath: discard ->working_disks in favour of ->degraded
76073054c95b12af6bd0cc9b9462a265b45ba38f md/raid1: clean up read_balance.
56d9912106b0974ffb6dd264c80c7e816677e998 md: simplify raid10 read_balance
8258c53208d7a9b7207e7d4dae36d2ea384cb278 md/bitmap: fix saving of events_cleared and other state.
bedd86b7773fd97f0d708cc0c371c8963ba7ba9a md: reject a re-add request that cannot be honoured.
b0140891a8cea36469f58d23859e599b1122bd37 md: Fix race when creating a new md device.
03a80665341bbb9a57064c2ddeca13b554d56893 drm/radeon/nouveau: fix build regression on alpha due to Xen changes.
1f03128251b77bfc68d1578a4f11316eb3806238 drm/radeon/kms: fix cayman acceleration
285e042dcd9fe9a9b7fbfdc215e4d076791ded8e drm/radeon: fix cayman struct accessors.
9f381a61f58bb6487c93ce2233bb9992f8ea9211 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
21a43e397e7f66d3be44e09b54045f1a67838cc0 slub: Revert "[PARISC] slub: fix panic with DISCONTIGMEM"
e522a7126c7c144a1dd14c6f217ac31e71082b1d PCI: Set PCIE maxpayload for card during hotplug insertion
a246670ddee3132fa71f8993d3989ad8ac04d965 PCI/ACPI: Report _OSC control mask returned on failure to get control
c0a86a9bea55d505574120f3e9775e3844276505 x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDs
34e3207205ef492451cc5c53694d4772a9728b9f PCI: handle positive error codes
d97ecd819137118b4686a753415f93215a6edacf PCI: check pci_vpd_pci22_wait() return
b6d95bb63ce6cea7c1a344aa46bbd6e253a3f6ce PCI: Use ICH6_GPIO_EN in ich6_lpc_acpi_gpio
5d9c0a795fa3769db681d174b4c15c6e6e4a9b9a PCI: Fix typo in ich7 quirk comment
5491ff511d31ed06e9572f1e84e3494be66b6e8c x86/PCI: Remove dma32_reserve_bootmem
63c4408074cbcc070ac17fc10e524800eb9bd0b0 PCI: Add quirk for setting valid class for TI816X Endpoint
40294d8f14384780a61a2dea8c92a231176ae301 PCI: Fix uninitialized variable bug in AER injection code
0e8ede5351b53610363215f750e576ca1db1d0cd x86/PCI: Convert release_resource to release_region/release_mem_region
83d74e036b94ffbf871667eede5ef02993709452 PCI/PM: Add kerneldoc description of pci_pm_reset()
3504e47ffca5ed3f9e2cc7d37b428fbf1e00ad1b PCI: Enable ASPM state clearing regardless of policy
9bbc052d5e63512b0ce4e201ea97e12fba9fda82 Merge branch 'pablo/nf-2.6-updates' of git://1984.lsi.us.es/net-2.6
0d4420a90b51abdea71585f571bad6d789ff8eb7 slcan: fix ldisc->open retval
aae1e743fee2b5523fb31ee050295f062cb26a31 net/usb: mark LG VL600 LTE modem ethernet interface as WWAN
6fa5ddcc675b937f94d05628e8997c07a80c6cb9 xfrm: Don't allow esn with disabled anti replay detection
43a4dea4c9d44baae38ddc14b9b6d86fde4c8b88 xfrm: Assign the inner mode output function to the dst entry
e14a599335427f81bbb0008963e59aa9c6449dce net: dev_close() should check IFF_UP
55aee10dec477254241e4f72968f92e0543b33ad vlan: fix GVRP at dismantle time
1fc19aff84edf97753c58cf4b858c6c4fdb246fa net: fix two lockdep splats
f063052947f770845a6252f7fa24f6f624592a24 net: Allow setting the network namespace by fd
a00eaf11a223c63fbb212369d6db69ce4c55a2d1 ns proc: Add support for the ipc namespace
34482e89a5218f0f9317abf1cfba3bb38b5c29dd ns proc: Add support for the uts namespace
13b6f57623bc485e116344fe91fbcb29f149242b ns proc: Add support for the network namespace.
0663c6f8fa37d777ede74ff991a0cba3a42fcbd7 ns: Introduce the setns syscall
6b4e306aa3dc94a0545eb9279475b1ab6209a31f ns: proc files for namespace naming policy.
1f8e1cdac616e510eeb2dc2a9226bf597bc6cfd6 SYSFS: Fix erroneous comments for sysfs_update_group().
177c2cbf7dc4f6599efa6cd2b514381784f47634 pch_uart: Support new device ML7223 IOH
a9df304cf78d76108196da1ff1dad4d9a5737c2e USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
f65680455def9eea074fce58b76006a5ce60e28e ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller
4a98f590659113f72c021201781d5b83bc743a7c ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller.
0a94c6b121c58692a9b6cbe2cd9a26ffdc2c4a82 ARM: S3C2416: Add USB Phy register definitions
849426c3a430a6fb4613b0e5dbb81bcd6b10a075 usb: gadget: Remove the LUN checks which are always true
304b0b572c66bcd89df13e856db16503609c1a24 usb: fix warning in usbtest module v2
27362d467b3d9955f6ae1737002dac8c0f99fdc7 USB: ehci-s5p : use __devinit and __devexit macros for probe and remove
c851e83f00f6d343ff7e7405f6f50eb3ba288a2c USB: cp210x: fix typo, Telegesys should have been Telegesis
95ed32366748e2034e82c9e738c312df8fb3d3a9 usb: gadget: f_mass_storage: Make us pass USBCV MSC Compliance tests
1b9ba000177ee47bcc5b44c7c34e48e735f5f9b1 usb: gadget: composite: Allow function drivers to pause control transfers
8eadef1526886db2a471c432d2c3d154de46f5c6 Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
6d794d4250284917fa394c550f054f5fd801f50f drm/i915: debugfs interface for forcewake reference count
4912d04193733a825216b926ffd290fada88ab07 drm/i915: move gen6 rps handling to workqueue
d1ebd816e6d7967c764f0cfa7d718f7c5cc7a8e4 drm/i915: forcewake struct mutex locking fixes
fcca7926299944841569515da321bef9655b7703 drm/i915: reference counted forcewake
b7287d8054d219b3009f7ca82edf24f89fd363e5 drm/i915: proper use of forcewake
2c7111dbaec72b01c804afb8ad77c6c7523986fd drm/i915: Disable all outputs early, before KMS takeover
9c23f7fc4cef14b46830b7f9eb0dc1b2d6f55d4d drm/i915: Do not clflush snooped objects
93dfb40cd887c4f39e38f047c4d9ea0b7188a58a drm/i915: Rename agp_type to cache_level
e76d3630810b0ac5b07aa7ef28428c1bc2d10861 drm/i915: debugfs for context information
7df8721beb9cbd849dce2b153e3b287c98adbb7f drm/i915: use i915_enable_rc6 on SNB too
4a246cfc3c337ecb800d508ee5ed906534edb25c drm/i915: fix rc6 initialization on Ironlake
96f298aa9c9fc9b7c8a2ebaf8c195d178f570e09 drm/1915: ringbuffer wait for idle function
2c34b850ee1e9f86b41706149d0954eee58757a3 drm/i915: fix ilk rc6 teardown locking
273e27ca8081095a1bdf65276d4b645215ad1c57 drm/i915: Fold the DPLL limit defines into the structs that use them.
fae14981ce89fede363a8d4ddda7f7ca587195ff drm/i915: Clean up leftover DPLL and LVDS register choice from pch split.
a07d67870565e1015935f7a8d8d6ac5f507442c5 drm/i915: Drop remaining pre-Ironlake code from ironlake_crtc_mode_set().
8febb2974faf0608111fd3c4dc36fa7f0f1cbfc2 drm/i915: Drop non-HAS_PCH_SPLIT() code from ironlake_crtc_mode_set().
db244b60e7f7f11825c6f36bcc8e8d8f3ca7cd36 drm/i915: Drop the remaining bit of Ironlake code from i9xx_crtc_mode_set().
c713bb087e714f01082e6b8a85e98552e7bc6c3a drm/i915: Drop the eDP paths from the pre-Ironlake crtc_mode_set.
929c77fb38aa1e5f028f1b59dfb641b25fffea8b drm/i915: Remove the PCH paths from the pre-Ironlake crtc_mode_set().
0b701d27b37d52b80d8da2d8d15fb99e072ee819 drm/i915: Move the vblank pre/post modeset to the common crtc_mode_set.
f564048e201ead4d4d02138bc60ae28f83797ac4 drm/i915: Split the crtc_mode_set function along HAS_PCH_SPLIT() lines.
105e53f863c04e1d9e5bb34bf753c9fdbce6a60c firewire: sbp2: parallelize login, reconnect, logout
81bf52d8622f05cfe89893fd5c1101efd85f855b firewire: sbp2: octlet AT payloads can be stack-allocated
b75ca5ea8e439893121ad80406a3c04c4b7612ab firewire: sbp2: omit Scsi_Host lock from queuecommand
6ea9e7bbfc389a12d52646449a201fe933ccd663 firewire: core: use non-reentrant workqueue with rescuer
13882a82ee1646336c3996c93b4a560a55d2a419 firewire: optimize iso queueing by setting wake only after the last packet
f30e6d3e419bfb5540fa82ba7eca01d578556e6b firewire: octlet AT payloads can be stack-allocated
020abf03cd659388f94cb328e1e1df0656e0d7ff Merge tag 'v2.6.39-rc7'
8f01cb0827c84bd9c4866b849415b3aa6f0428df ipv4: xfrm: Eliminate ->rt_src reference in policy code.
5fc3590c81bd233c25fbe127cdcf7a8e26e12378 infiniband: Remove rt->rt_src usage in addr4_resolve()
902ebd3e0de618b6d39004edac00b2cc36362065 sctp: Remove rt->rt_src usage in sctp_v4_get_saddr()
79ab053145ae10edf8f0809d1c788b853c7f6ef1 ipv4: udp: Eliminate remaining uses of rt->rt_src
9f6abb5f175bdb9ecfd390000a631bf0abf2fedb ipv4: icmp: Eliminate remaining uses of rt->rt_src
0a5ebb8000c5362be368df9d197943deb06b6916 ipv4: Pass explicit daddr arg to ip_send_reply().
8a1629c771b1a60bc6d73394d869fe69b13200dc Merge branch 2.6.39-rc7 into usb-linus
d2dff872ac44540622ef77a2b7d6ce4a1b145931 drm/i915: Attach a fb to the load-detect pipe
0622a53c60fbf48d3b85efc4995f4c152c254cf4 drm/i915: Remove dead code from intel_release_load_detect_pipe()
6492711d05b85f9794809cb4a961ce8cdc6fa720 drm/i915: Remove dead code from intel_get_load_detect_pipe()
4fbf69138ab3aa28a8f92512b7417d3d1829a086 drm/i915: Pass the saved adjusted_mode when adding to the load-detect crtc
7a5e4805bda3c6420e96ca0626c3fa23dd281e96 drm/i915: Remove unused supported_crtc from intel_load_detect_pipe
8261b19173b89d86cc3088483595e2879e4976d6 drm/i915: Don't store temporary load-detect variables in the generic encoder
be925587570a745944d99042368f72496bc28a70 drm/i915: Propagate failure to set mode for load-detect pipe
7173188d5d5e50b95c588dbae3b3bc78fde4138e drm/i915: Simplify return value from intel_get_load_detect_pipe
b259f6730c09bc356df932ba9188f291de816808 drm/i915: Move the irq wait queue initialisation into the ring init
2c14ddc135d93cb4b33ee4bd4a2b05e21a4a762c Merge branch 'iommu/2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu into core/iommu
972a77fbf1bbea6f54b5986b05041a17b607695b tipc: Revise timings used when sending link request messages
1209966cd5d2ec7f89ad2ed58a6a342aa8ea8712 tipc: Add monitoring of number of nodes discovered by bearer
691a62075922b43b2b03def87ebcfdfbf0cd2ed8 tipc: Enhance sending of discovery object link request messages
3a777ff8b14456e15991c9fcc225943453dc3a75 tipc: Enhance handling of discovery object creation failures
dc63d91eb1cf74233c68b0058dcd477f5d019d02 tipc: Introduce routine to enqueue a chain of messages on link tx queue
2689690469c9fd76f9db0afcdf2523f48cce4006 tipc: Avoid recomputation of outgoing message length
c29c3f70c9eb6f18090da5af9dbe9dcb4adece8c tipc: Abort excessive send requests as early as possible
66e019a6af827a254641e83e96ee36b0f4adc5e3 tipc: Strengthen checks for neighboring node discovery
1f3de471adf5c2a584480a6010808d7a17063897 tipc: make zone/cluster mask constants a define
bebc55aeffa72d8198e5c54cab9973a30e92f854 tipc: Fix sk_buff leaks when link congestion is detected
7f47f5c751c93f2ca9e7f0ef6c0915162ac9e076 tipc: Update destination node field on incoming multicast messages
7462b9e9f69aa6c5e2fded65d3b03df4ed08ff45 tipc: Fix problem with bundled multicast message
53b94364a7c96d3b2276cb2bbbecfb269bc9f0fc tipc: Set name lookup scope field properly in all data messages
77561557447d3be586e701815e261c93c11ded00 tipc: Fix issues with fragmentation of an existing message buffer
e0f085964cac97a3a9e47741365ef6a03e500873 tipc: Avoid pointless masking of fragmented message identifier
670c54083aa6e0eeefda1c4b307a91679b577664 tipc: Don't initialize link selector field in fragmented messages
7775bcc722ed9993e83401fee9c14008843b83c7 tipc: Remove code to emulate loss of broadcast messages
92138d1f254d58b818e7c3b91a1967cf57d374b5 tipc: Cosmetic consolidation of internal message type definitions
19f53d2cef97506364638c647a3aa11291819896 tipc: Eliminate unused routing message definitions
cc4c4353f0ebde05992bf360f16ec92260811393 tipc: Update comments in message header include file
ca8f3525a5bb536a9d56ca4727a5079287599288 intel_sst: fix output noises when it's not in playback
2124f8dad0334270a26334c0c23b67abfeaef954 intel_sst: internal speaker needs setting a GPIO line
b8df15b2a7479903eb7051ce96a5c8dac5e60a18 intel_sst: add Master Volume
e1bfee2673b067525a48450eede263370f425182 intel_sst: set default output and input device
231c63839fa4f5fac9e3ed760dea7a9b1dd29254 intel_sst: fix runtime pm issue
5dda7f27c115806d5fff3f8094c84989900479f8 intel_sst: intelmid_v2_control: correct jack event type
a4820502949b8e81fba83c98704e1af8806c5a98 intel_sst: MRST can only do 16bit recording
3ca13bdb3c79e8a5e79ddeddacdae3bd4611ab5d intel_sst: MRST can only do mono recording
f2b5ea1feb904d483a8cf901562e314988ecc314 intel_sst: make sure the sst_drop_stream() get called when needed
e51a34f3e83b96a4cfa2fdc2ba952c3f8b66c1da intel_sst: return correct output/input device id
24298b0e664595c92a2ed76f232173381f48f2ee intel_sst: move jack detection related configs to init time
59bd2abe0739548eee4c82ab52edcc9ae7e9969b intel_sst: Headphone Automute support
26d3b2d97300735c53ae2ad0f646e3db79eda45f intel_sst: Enable recording via DMIC
9d9bb3c3fbe1376320fdde0d5b2d2e2b6d6c8d56 intel_sst: Enable recording via HS_MIC
cd573917c33be5f2bd75e4216c9a05ba51096bca intel_sst: Set de-bounce time
8a251ff2fc991b88c8497273c5a223bcbfb81e5d intel_sst: rework jack implementation
eb02c700d265b9ae516c1e5facdf4257163ae39d intel_sst: DMIC routing
2784a80c97c73cfa1ca80543d7e4dd096637e1af intel_sst: parameter tuning ioctl
5572a44829f241e642e6c4ac120bf5e4d6295d8f intel_sst: Line out support
c3e25a24b55d206dfa261fb2c7bb29b09f7bcf9b intel_sst: ignore IRQ when suspended
1bea302c2fe28405cf10f60599c904dfa0bad3fe intel_sst: fix unload bugs
b06a584c219f4cda1ff22d4988bc8ea19589a2c8 intel_sst: MSIC codec power optimisation
7cc5eb629cefa9a40295ff5ee4b1ec41ad855e8d mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
8369ae33b705222aa05ab53c7d6b4458f4ed161b bcma: add Broadcom specific AMBA bus driver
306fe9384f06d31219778cece2d3c646146e7bb6 mac80211: don't drop frames where skb->len < 24 in ieee80211_scan_rx()
729da390034d04ff1b3a3f188dfb04a54f458e35 ath9k: Failed to set default beacon rssi in AP/IBSS mode
2b892a98db269b96ed097d560aaaa371907d20f5 ath9k: Fix rssi update in ad-hoc mode
94333f59cba08a1f6513ecd7e2fc5b85c1949a98 ath9k_hw: Change DCU backoff thresh for AR9340
165af96d56dce3bd0cd09567106f22215f80bb63 ath9k_hw: Corrected xpabiaslevel register settings for AR9340
73f743670d36ddd61247d709711227b0e2e1a497 rtlwifi: rtl8192cu: Fix memset/memcpy using sizeof(ptr) not sizeof(*ptr)
8c12c7b0efce09b87e67d05332bdcb86ea83f65a ath9k_hw: remove get_channel_noise function
5ee9c6afcb72eb41c3607e424c3b969f8c56031b b43: trivial: include ssb word in ssb specific functions
b53575ecf939a4f752de87eabf1adbcfa4478a6c mwifiex: fix null derefs, mem leaks and trivia
3ed3f49473985718ce51f84d990ed5b8b6472598 b43legacy: drop ssb-duplicated workaround for dangling cores
25ea0dd9ffb7459f3b2948430f75d99b46ca1870 b43: drop ssb-duplicated workaround for dangling cores
9a24af1136e6d08c73010205caa282f46223aed5 rt2x00: Fix rmmod hang of rt2800pci
1816fcdcbbe9ff42ba1a9dac5198d18efb9d95e9 p54pci: fix -Wunused-but-set-variable warnings
6490e334bc3af960965adfcef5acf6e5cbdd925c carl9170: fix -Wunused-but-set-variable warnings
fc7707a469785fe786ddc66d723c150226ddc40e rtlwifi: rtl8192se: Remove need to disable ASPM
c84aa5af996a306c8ce66aac2cc4d5f4a74e27ca rtlwifi: Move 2 large arrays off stack
054ec924944912413e4ee927b8cf02f476d08783 iwlagn: fix iwl_is_any_associated
4105f8075051b62816830c95de1ec17ceb364d09 ath9k: process TSF out of range before RX
deb751880af6f2dce6cdc232a7b023f2b58cd815 ath9k: avoid enabling interrupts while processing rx
6c550053cb9ddbee58c295cb92ecd6c331605854 sst: fix compile error
38bb3e9da62f6ebf1c6940d5482f0d6f431dac1c mac80211: Fix build error when CONFIG_PM is not defined
3782cf4a04c272bdaa8476463b1d0208edbc505d iwlagn: led stay solid on when no traffic
6572e91d5fa61bb3f879a00b96d763c566ced6cb wireless: Fix warnings due to -Wunused-but-set-variable
afe9194d58e87b38993fafb2b716a6c7756fab93 intel_sst: Save audio state across D3 on Medfield
31dea7385174596f4369f71c712f1d1006a3fa05 sst: make register_sst_card more self-contained
d21844c7c23a71acea6fd68365b09b40e252a876 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
2ae1b8b35faba31a59b153cbad07f9c15de99740 libertas: fix cmdpendingq locking
eb85de3f84868ca85703a23617b4079ce79a801e iwlegacy: fix IBSS mode crashes
99aa55b66e3553e6f7212ec1104e0fac06cc558e ath9k: Fix a warning due to a queued work during S3 state
5db1c07ced19b2eec3a149a3c624d88e02e246ae mac80211: don't start the dynamic ps timer if not associated
54b333529df25b21da462c7dcc16c7dc779d9f26 Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
675badfc48079e94adc55d6bb3557ea6e67bd831 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
fb03d4fc6c9bc4bf509221101639cde1b8330405 staging/keucr: don't use SUCCESS as macro name
7fb71adc357885c9ea9971efec3bb2a527b54364 staging/keucr: eliminate sparse warnings in ms.c
d8aba9d5d6c0d9809798967b9aac293690233b6d staging/keucr: fix sparse statics and non-ANSI function warnings
e5813f8449f7c6ef71346b21e30b92c84133fd0f staging: ath6kl: provide hardware version to userspace
c77049ef978e126defd950ef94e8a3ec62a2ead8 Staging: comedi: fix brace coding style issue in jr3_pci.c
f92e88343e713c65f6edef4ed7883ba37a8ccbfd gma500: Fix dumb create crash
ea1ce3762b0ed9647d002dad8f3745c2ae534d0a gma500: sort out the file operations
b18aaa1c7cd53ff654d3872ad58ab95343bbe476 staging: brcm80211: brcmfmac: Fix memset using sizeof(ptr) not sizeof(*ptr)
c4295d774ff26776fa729326921c92a4382fa689 staging: brcm80211: fix checkpatch issue introduced in wlc_alloc.c
b8fbc3928cce0c8fa7c01afc33ddef02062504e1 staging: brcm80211: make use of fls bit operation in wlc_phy_compute_dB
dc1e961668d148fa5c2784ac51a9a78cb7274cf3 staging: brcm80211: use int_sqrt kernel function iso driver implementation
83dcec0904db64c7b5867f9a7621af0c8998d26a staging: brcm80211: remove unused function from wlc_phy_cmn.c
cf0c3920b4621ed3e70f38510ef419d1cf1afbc9 staging: brcm80211: wlc_aggregatable function prototype moved
a68ec4892aa9a88e6a0de51a741a6bc902964a8b staging: brcm80211: local used function made static
901937707229abf86d2b976d30bb2285056fce8a staging: brcm80211: move functions only used by brcmsmac out of utils
192f25a24f433886a97fc164182cd35963f0bf57 staging: brcm80211: move another file only used by brcmsmac into appropriate dir
f835f455169913e89fe0c876cf10dfad15fb3a20 staging: brcm80211: remove unused function
fc84a7100fdf1093a5580852838e842d57c506be staging: brcm80211: remove unneeded include path
f62c77a2d505ca8728fc1366a3fd0d606815714d staging: brcm80211: remove unnecessary header file
8b0b8da71b96deb82973254e47a6b64ad8672364 staging: brcm80211: delete unneeded files
47d30257706a90926de396bc3055684d9215abd9 staging: brcm80211: move files only used by brcmsmac into appropriate dir
9fb137c581861ffcda5419fac4b80cb0372b1964 staging: brcm80211: move header file
9be121c496598a77cee99e461a4047b16e7a8c6a staging: brcm80211: delete unused sbpcmcia.h file
ce5060b33f294b22d4c59e435257d3dd2ec93d8d staging: brcm80211: remove unused cis_hnbuvars
d436d0ce03a6d012da6bd95451ad20a8d8c2b79f staging: brcm80211: use common pktq_flush functions
c876ce07dae448e45a98a99f3bcc3145c6271353 staging: brcm80211: fix perimeter locking in wl_ops_bss_info_changed
780914c3cf691a75a0b7fe89f4466eeff8058165 MIPS: Alchemy: fix xxs1500 build error
310f1303390758ee7688e350e117a7b50ba5fa05 MIPS: Invalidate old TLB mappings when updating huge page PTEs.
f850548ef88e5ff9e40bae9e1a7140bef0653e6b MIPS: Hibernation: Fixes for PAGE_SIZE >= 64kb
1e2bbde4afd97b8d6a3f1f6c7bf3b6a9d226ba2e MIPS: JZ4740: Set one-shot feature flag for the clockevent
aa7ce1c3038814801c5d7712f7403b15fea5d77d MIPS: JZ4740: Export symbols to the watchdog driver module
f1b6a5054c5c5c1770863b781de9b721fc99c3e3 MIPS: JZ4740: Fix GCC 4.6.0 build error.
b20bff02b21ac7b725fd09590d5724d306552529 MIPS: Audit: Fix success success argument pass to audit_syscall_exit
893d20fbae483913250a5d8bd9b4ce861a3adf2a MIPS: Fix calc_vmlinuz_load_addr build warnings.
403fbdff96057ad312b672408ec676782a802b74 MIPS: Alchemy: Fix GCC 4.6.0 build error.
8bdd51429da5aec173ab6f0e431b13ee6782a888 MIPS: Document former use of timerfd(2) syscall number.
e12f47ef1680d8bd6449a8e4e98165d2590617eb MIPS: IP27: Fix GCC 4.6.0 build error.
a6ab5ca39404e04d46b1bae133cd059d84926a2d MIPS: IP27: Fix GCC 4.6.0 build error.
7da34c1dac0db934913d0e81d2fd548e4973a326 MIPS: bcm63xx: Fix header_crc comment in bcm963xx_tag.h
23a271ecdf463e5b0198f78b0a0d5763598972b1 MIPS: Octeon: Guard the Kconfig body with CPU_CAVIUM_OCTEON
e3fb3f27a7600982478e1ec415bf265c744d2ae4 MIPS: Octeon: Cleanup Kconfig IRQ_CPU* symbols.
f8bec75acdadd3a6597fe0acb5c3161b71cc2ea0 MIPS: Rename .data..mostly and properly handle it in linker script
866d7f5622cf5830b085a4471e67d4ed9106cb2e MIPS: MSP: Fix build error
088a42acc4f0e28fc6d8b823cafb03a00ff61aec MIPS: MSP71xx: Fix typo in msp_per_irq_controller
c87444af6fc853dd5571a830efff7e07c46a544e MIPS: Loongson: Fix GCC 2.6.0 build error.
84d3b0dbac103fc1b3aff1e71cb723b5456a849c MIPS: Jazz: Fix GCC 4.6.0 build error
11b9d0eca559d087f3d49282033f2865cceacedd MIPS: SNI: Fix GCC 4.6.0 build error
6be63bbbdab66b9185dc6f67c8b1bacb6f37f946 MIPS: Malta: Fix GCC 4.6.0 build error
af3a1f6f4813907e143f87030cde67a9971db533 MIPS: Malta: Fix GCC 4.6.0 build error
3be1afc8f64742552325d9f03c2b96339e822f9e MIPS: IP22: Fix GCC 4.6.0 build error
6fd78fc1fa3ed1e70501c978c2d0bef94320252f MIPS: IP22: Fix GCC 4.6.0 build error
4a9040f451c32cd62971ecda1cb5bc4aed444c78 MIPS: tlbex: Fix GCC 4.6.0 build error
71271aab8cbdeb9612761db3230fe8dadb9a01c3 MIPS: c-r4k: Fix GCC 4.6.0 build error
c54794d19e61472156e37263c074225574c80df1 MIPS: Mask jump target in ftrace_dyn_arch_init_insns().
7e186bdd0098b34c69fb8067c67340ae610ea499 xen: do not clear and mask evtchns in __xen_evtchn_do_upcall
c269a1b2f482b8ad923b0601bb584f6389df5c4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
622b9f152447c0fae9662446c948c8ae8f136e1c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
d24339059d640f108c08ba99ef30e3bafa10f8e4 fuse: fix oops in revalidate when called with NULL nameidata
fffcda1183e93df84ad73ba7eb7782a5c354e2b3 x86, gart: Rename pci-gart_64.c to amd_gart_64.c
badb8bb983e9cf5b7a872e0a4f6ebeac2b1ce133 [S390] fix alloc_pgste check in init_new_context
3d8dcb3c76bb2930798f61675c33cce8945ab988 [S390] oprofile: fix min/max interval query checks
83ace2701b81be549cca7af33c5b0499cb2602d6 [S390] replace diag10() with diag10_range() function
91d378088b104f8e31baba8c518f32a7a219d58c [S390] disassembler: handle b280/spp instruction
8eb4bd666ffdca7171cd8118138a91842012b028 [S390] kernel: Initialize register 14 when starting new CPU
aade6c0dfb46ff7ce7df0ed7a2ef15d2d3c47f05 [S390] dasd: prevent IO error during reserve/release loop
fdb1bb157525907163e2a0c96fe8bb19fbe867a8 [S390] sclp/memory hotplug: fix initial usecount of increments
2b348a77981227c6b64fb9cf19f7c711a6806bc9 perf probe: Fix the missed parameter initialization
932fed4e2e42c3d730c01bb63b1c4f812c533d5b Merge commit 'v2.6.39-rc7' into perf/core
97fbdc1f77e9ce50ed0be543273d78f8de8675ac tipc: Drop __TIME__ usage
32e471ef1057e812856739d26b4a87d929fb8aa1 GFS2: Use UUID field in generic superblock
0f3c6af92100193cf9a86bdd0ee35e6da3e0c56e Merge branch 'for-2.6.39' into for-2.6.40
5fc7b14177b1a1c2f2511aed62a4ca870d0332e7 nilfs2: use mark_buffer_dirty to mark btnode or meta data dirty
aa405b1f4238401616e7d98620170b424b2dbefc nilfs2: always set back pointer to host inode in mapping->host
0ef28f9aec4dccfba33cef74412f601c1b48b658 nilfs2: get rid of NILFS_I_NILFS
0cc1283881d3fcc9011c713e067795ccec322ae7 nilfs2: use list_first_entry
293ce0ed8c2d22ff044e6e9fa7b1d4be425d189b nilfs2: use empty_aops for gc-inodes
4e33f9eab07e985282fece4121066c2db1d332ed nilfs2: implement resize ioctl
78eb64c2479e0f408b725c3c8e1cdf557857af48 nilfs2: add truncation routine of segment usage file
cfb0a4bfd8736418cbe5cbc115cabc84b527111e nilfs2: add routine to move secondary super block
619205da5b567504310daf829dede1187fa29bbc nilfs2: add ioctl which limits range of segment to be allocated
56eb55388580ebd51f3bbd9af40ebb56849356af nilfs2: zero fill unused portion of super root block
6c6de1aa65189c37cc3c9af78da756c06a99899b nilfs2: super root size should change depending on inode size
1cb2d38cb3e59d58e8321a0592e84b5761afb063 nilfs2: get rid of private page allocator
eaae0f37d83bed7ccd0c6d0f52de1de44f92aecc nilfs2: merge list_del()/list_add_tail() to list_move_tail()
349dbc3669d043e656f3ed48c7bfe073ca1c6326 nilfs2: fix infinite loop in nilfs_palloc_freev function
2ab9cd1c63b519e37b21b504376822be983badba GFS2: Rename ops_inode.c to inode.c
64ea5402581485237d3b6e3a0cf2b364ad8bd580 GFS2: Inode.c is empty now, remove it
93bbce1ad0cd788190dd7d6c17d289f771fe3d0d netfilter: revert a2361c8735e07322023aedc36e4938b35af31eb0
61bf35b9a3eab961ee1249467d9b2ac11d3c34c1 ASoC: WM8903: Fix Digital Capture Volume range
72fe00f01f9a3240a1073be27aeaf4fc476cc662 x86/amd-iommu: Use threaded interupt handler
604c307bf47350c74bb36507b86a08726c7c2075 Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40
e969687595c27e02e02be0c9363261826123ba77 arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS
2d9ff66da61d1365406586a6b1ed53cf61e6143f perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c
aeb878b0967550bb56606ae21172bdcbd6afe052 md, raid5: Fix spelling error in comment ('Ofcourse' --> 'Of course').
70f23fd66bc821a0e99647f70a809e277cc93c4c treewide: fix a few typos in comments
c719864f15676af92b705589c93ba1468b89cd24 regulator: change debug statement be consistent with the style of the rest
1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 netfilter: IPv6: fix DSCP mangle code
4319cc0cf5bb894b7368008cdf6dd20eb8868018 netfilter: IPv6: initialize TOS field in REJECT target module
7a4f0761fce32ff4918a7c23b08db564ad33092d IPVS: init and cleanup restructuring
1ae132b0347907ac95b8bc9dba37934f59d2a508 IPVS: Change of socket usage to enable name space exit.
103a9778e07bcc0cd34b5c35a87281454eec719e netfilter: ebtables: only call xt_compat_add_offset once per rule
5a6351eecf8c87afed9c883bb6341d09406d74ba netfilter: fix ebtables compat support
315c34dae0069d0c67abd714bb846cd466289c7f netfilter: ctnetlink: fix timestamp support for new conntracks
938a1566b162aa485acd8dea2ebd92d92dfa0a45 ALSA: fm801: convert TEA575x support to new interface
72587173cc31bb96db63e347b94ad0ef84878cea ALSA: es1968: convert TEA575x support to new interface
14219d06592025541559027d0fd8f96ef75f313c ALSA: tea575x: unify read/write functions
1d44e8288a0557c28c447d7e511f50d06ff93a34 x86, UV: Fix NMI handler for UV platforms
1209842af4db98ffd7364ec9cf7d1a59293aa74c Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
f0a2b0cb71e652ae9f0feeea91e5320e4faf25dc Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
d0c49bf391b2e230a8f3ae4486da7df440f1216d RDMA/iwcm: Get rid of enum iw_cm_event_status
ec03d6777a9e2b76917ef6d3fc8a01e174bcb9b1 IB/ipath: Use pci_dev->revision, again
9f5754e34bf964a41e821b2e0b358bc7c314ca4e IB/qib: Prevent driver hang with unprogrammed boards
2f25e9a540951ebd533b9b98d2259deb44b0b476 RDMA/cxgb4: EEH errors can hang the driver
d9594d990a528d4c444777d0f360bb50c6114825 RDMA/cxgb4: Reset wait condition atomically
85d215b0f316bee0a6936bd1a5f21abf03333eaa RDMA/cxgb4: Fix missing parentheses
bbe9a0a2bc07cf30c5b89b51154f2c87200a5dfd RDMA/cxgb4: Initialization errors can cause crash
30c95c2d495c1c8d4d6a97bb9f4e4eacb91ba1d2 RDMA/cxgb4: Don't change QP state outside EP lock
a9bb79128aa659f97b774b97c9bb1bdc74444595 RDMA/cma: Add an ID_REUSEADDR option
43b752daae9445a3b2b075a236840d801fce1593 RDMA/cma: Fix handling of IPv6 addressing in cma_use_port
3cd7967825a2b3926dc96ae566d986c4420919f7 net/9p: Handle get_user_pages_fast return properly
693d92a1bbc9e42681c42ed190bd42b636ca876f Linux 2.6.39-rc7
0a63e2308cbbdc7e2f5645769afaf53785bcb9fa ACPICA: Update to version 20110413
e2066ca1b211ff08325c98be9fb8ad95affbaba8 ACPICA: Execute an orphan _REG method under the EC device
07aa99e9df2184e78068f7d5414e29e4a5a1b452 ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate place
82a1b7cb83b6bd7d2fe3972e847c8ccbff55cb9c ACPICA: Update internal address SpaceID for DataTable regions
945488b9c5fc3f85e3f6a3580235b5c73febc8a6 ACPICA: Add more methods eligible for NULL package element removal
0f6896f195df014064014493c8287a8e2d18f938 ACPICA: Split all internal Global Lock functions to new file - evglock
44183d4231a52a797beb477f962e1d361e31299d ext4: remove alloc_semp
9b8b7d353f5f9bea758398c3af679ffa105e5cfe ext4: teach ext4_mb_init_cache() to skip uptodate buddy caches
2de8807b25de6d24476923121e3b20146fe8216b ext4: synchronize ext4_mb_init_group() with buddy page lock
e73a347b7723757bb5fb5c502814dc205a7f496d ext4: implement ext4_add_groupblocks() by freeing blocks
42c36f63ac1366ab0ecc2d5717821362c259f517 vm: fix vm_pgoff wrap in upward expansion
c191f6ccee11b79fb562c36007a5af31c705c9e2 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/keithp/linux-2.6
7ac956576d0ce8f97450a39c2f304db8eea01647 xfs: fix race condition in AIL push trigger
fe0da767311933d1c1907cb8d326beea7a3cbd9c xfs: make AIL target updates and compares 32bit safe.
50e86686dfb287d720af8b0f977202d205c04215 xfs: always push the AIL to the target
9e7004e741de0b2daabbbadafbaf11ff1a94e00c xfs: exit AIL push work correctly when AIL is empty
228d62dd3f74734b9801c789b5addc57fdfc208f xfs: ensure reclaim cursor is reset correctly at end of AG
a09a79f66874c905af35d5bb5e5f2fdc7b6b894d Don't lock guardpage if the stack is growing up
1c3319fb69c29376fe23c1aa0cd7cb6df91c7883 tulip: Use pr_<level> where appropriate
726b65ad444dd142e34d0087fcbba03d16b34ca6 tulip: Convert uses of KERN_DEBUG
163ef0b5922b14751e93218bdf2c9fe8f74b9c9d tulip: Convert printks to netdev_<level>
54668b84bd2ee808e6b43ed9bd7aa3338fa95857 tulip: xircom_cb: Convert #ifdef DEBUG blocks and enter/leave uses
4a9e25d8de3e1435a0b5155e0195de20744894fe Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
b0e6baf5619a6fa3eaf43b55fdb4daa362c3c916 pch_gbe: support ML7223 IOH
935a638241b0658b9749edd060f972575f9d4a78 x86, efi: Ensure that the entirity of a region is mapped
7cb00b72876ea2451eb79d468da0e8fb9134aa8a x86, efi: Pass a minimal map to SetVirtualAddressMap()
202f9d0a41809e3424af5f61489b48b622824aed x86, efi: Merge contiguous memory regions of the same type and attribute
9cd2b07c197e3ff594fc04f5fb3d86efbeab6ad8 x86, efi: Consolidate EFI nx control
2b5e8ef35bc89eee944c0627edacbb1fea5a1b84 x86, efi: Remove virtual-mode SetVirtualAddressMap call
4940fc889e1e63667a15243028ddcd84d471cd8e net: add mac_pton() for parsing MAC address
99f823f98fb981b55c663a3783c3d2293958ece4 netconsole: switch to kstrto*() functions
0693e88e6ccf615d9674548d8b924cdd9a1c976c net: bonding: factor out rlock(bond->lock) in xmit path
5d320a205de277774962782a4b1923e4f8cdf781 r8169: avoid late chip identifier initialisation.
85bffe6ca2e2d7e9510c115aa4f11c3d4209051f r8169: merge firmware information into the chipset description data.
31bd204f97e3796c5cfcfc582a93a10e45b99946 r8169: provide some firmware information via ethtool.
56de414c0c7333f1e1adedc23057e131ce84233e r8169: remove non-NAPI context invocation of rtl8169_rx_interrupt.
4876cc1e49efac03827a51a2422cfbbb7f6335de r8169: link speed selection timer rework.
826e6cbdadfa51495c7189641df2514cc48e23da r8169: rtl8169_set_speed_xmii cleanup.
6f43adc88f49cb8164fbd665e968de4de380dc35 r8169: remove some code duplication.
cecb5fd7c277c1bba161980bb41792a60b56df4a r8169: style cleanups.
26822eebb25500fb0776c7c256a6af041e9f538b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
5d05a04d283061b586e8dc819cfa6f4b8cfd5948 PCH_GbE : Fixed the issue of checksum judgment
ce3dad0f74e6b240f0b1dedbd8ea268a3f298d82 PCH_GbE : Fixed the issue of collision detection
057bef938896e6266ae24ec4266d24792d27c29a NET: slip, fix ldisc->open retval
6709d9521df05c105343473ab8b147e2ef1e13d8 be2net: Fixed bugs related to PVID.
dcbe14b91a920657ff3a9ba0efb7c5b5562f956a ehea: fix wrongly reported speed and port
48752e1b1802231ef2a076f34d861918b7d571c3 vlan: remove one synchronize_net() call
da37e368763f708d2ae5a81e61ec59372b831cf5 garp: remove one synchronize_rcu() call
226bd3411471af42f7edbdfaf73f2d54ebb62a66 net: use batched device unregister in veth and macvlan
e4d3c4a43b595d5124ae824d300626e6489ae857 xfs: fix race condition in AIL push trigger
fd5670f22fce247754243cf2ed41941e5762d990 xfs: make AIL target updates and compares 32bit safe.
cb64026b6e8af50db598ec7c3f59d504259b00bb xfs: always push the AIL to the target
ea35a20021f8497390d05b93271b4d675516c654 xfs: exit AIL push work correctly when AIL is empty
b223221956675ce8a7b436d198ced974bb388571 xfs: ensure reclaim cursor is reset correctly at end of AG
1bb73a88839d473f4f2c529ecf453029439aa837 xHCI 1.0: Max Exit Latency Too Large Error
700b41736c07f357df0a1b8f342fd237f365b58d xHCI 1.0: TT_THINK_TIME set
ad106f292369d753d5c75751cb9e760726e3cd00 xHCI 1.0: Block Interrupts for Isoch transfer
7b1fc2ea8a5fbf9487d83865456cff77d0249ea9 xHCI 1.0: Isoch endpoint CErr field set
51eb01a746089f2c3d9b87f870353772d2fb4c37 xHCI 1.0: Control endpoint average TRB length field set
b83cdc8f4d94a127e9319bef37f384b01ecca72e xHCI 1.0: Setup Stage TRB Transfer Type flag
2fb4e61d9471867677c97bf11dba8f1e9dfa7f7c drm/i915/lvds: Only act on lid notify when the device is on
39adb7a542db08998b4ae88f1698c4300dc39b55 drm/i915: fix intel_crtc_clock_get pipe reads after "cleanup cleanup"
49183b2818de6899383bb82bc032f9344d6791ff drm/i915: Only enable the plane after setting the fb base (pre-ILK)
047ec4b5de745fa1e0b56afcb06d431046bd36a3 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
fd98a5d78062289552fff19afb9aa6918eaee63f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
7f4238a0ef8858e1f9b02a874b5818f6e9846673 Merge branch 'hpfs'
88f4e9e870c01452e57a6943c04c8d62f6a0a7a6 HPFS: Remove unused variable
c3514817445a5a5e6c0d0c8152f5f161a98001db HPFS: Move declaration up, so that there are no out-of-scope pointers
d0969d1949cc67a0f100f30ad69ec7ec1eca70d2 HPFS: Fix some unaligned accesses
0b69760be6968c528869d4aec95ecf64dbf3e8bd HPFS: Fix endianity. Make hpfs work on big-endian machines
bc8728ee56bca62df269b2dd159bc60838ac8e80 HPFS: Implement fsync for hpfs
dab4c82a6e7ee2c60e63737eaa2ec283f9784df6 HPFS: Fix a bug that filesystem was not marked dirty when remounting it
48f10e8ce7461b393186c4c7c6d6f6634082159c HPFS: Restrict uid and gid to 16-bit values
f73976818adeaa46515a238b21e865850b011a87 HPFS: When marking or clearing the dirty bit, sync the filesystem
d878597c2c498b63abe3e68d343459944bc358f9 HPFS: Use types with defined width
e5d6a7dd5e0b29eee4359e817e0bee728d7c5530 HPFS: Remove mark_inode_dirty
0fe105aa29bed0994991462b58ef61646db0e459 HPFS: Remove CR/LF conversion option
7d23ce36e3f52f9b83ac8da49296b73339c8b5b8 HPFS: Remove remaining locks
7dd29d8d865efdb00c0542a5d2c87af8c52ea6c7 HPFS: Introduce a global mutex and lock it on every callback from VFS.
637b424bf8747e50bab6648ab919632d6efd6c28 HPFS: Make HPFS compile on preempt and SMP
4e61f0d75aa86c9e59451f6bcffcdceb355b4fc4 HID: hid-multitouch: add support for Ilitek dual-touch panel
9eed04cd99b0a497cf0da22658808a7f5b10d734 GFS2: Move final part of inode.c into super.c
194c011fc4650d0dd1eecbc35bc26045108aca51 GFS2: Move most of the remaining inode.c into ops_inode.c
d4b2cf1b0566eebfe39a6d70e9e4b5fa01ddaace GFS2: Move gfs2_refresh_inode() and friends into glops.c
94fb763b1a76a2000ad21f3119b05c90040acaf0 GFS2: Remove gfs2_dinode_print() function
3d6ecb7d16fd4248fce58387a982a0756ad3fcc2 GFS2: When adding a new dir entry, inc link count if it is a subdir
855d23ce2665c56437bd88fa6a0d45b6713bd194 GFS2: Make gfs2_dir_del update link count when required
2baee03fb916563d7cc597e5460e4cb938815c52 GFS2: Don't use gfs2_change_nlink in link syscall
9e18630b689d658d65bf59508bfec084f61ff5c6 omap: musb: introduce default board config
2cd05cc39347ddd8994b7f63ab5cb886f042477f ext4: remove unneeded ext4_journal_get_undo_access
14fdb152416c0fab80ecddf492c129d7da1bb8ef eeepc-laptop: Use ACPI handle to identify rfkill port
2846e82004a8d5ef0a63cd3209c84ea5cd796f11 ext4: move ext4_add_groupblocks() to mballoc.c
66bb82798d9ff896271d13f5020f7fb9b7d88e1a ext4: remove redundant #ifdef in super.c
62d2f23e8bce3e7da4db53928e810fc8a474ce70 [PATCH] sony-laptop: limit brightness range to DSDT provided ones
55ff3840a293923daacc880cf4aed30c3c49f754 ext4: remove redundant check for first_not_zeroed in ext4_register_li_request
6192fa7109fb33591fa1078c8c1981e39da02d2d sony-laptop: report failures on setting LCD brightness
00d098822fe215a2f4fd32f244a9055b0b043bfe ext4: use s_inodes_per_block directly in __ext4_get_inode_loc
e8bbe8c401c61408ea226b33b824f231c8f9ccae ext4: use EXT4FS_DEBUG instead of EXT4_DEBUG in fsync.c
9fbdaeb4f4dd14a0caa9fc35c496d5440c251a3a thinkpad-acpi: module autoloading for newer Lenovo ThinkPads.
40ae717d1e78d982bd469b2013a4cbf4ec1ca434 ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping()
2e4f7c7769a0b8b6b3e88b0436c6c634f146a4ef signal: sys_sigprocmask() needs retarget_shared_pending()
eb8590b504caacb029dea4540e0b0dcc98da4381 pch_dma: modify pci device table definition
c0dfc04ac96847913a791f5459f4ac83a81a4745 pch_dma: Support new device ML7223 IOH
194f5f2706c7472f9c6bb2d17fa788993606581f pch_dma: Support I2S for ML7213 IOH
60092d0bde4c8741198da4a69b693d3709385bf1 pch_dma: Fix DMA setting issue
08645fdc7bab4564f7dfd07525da8a1761f8f106 pch_dma: modify for checkpatch
c8fcba600c46c5d7667ec230b1d9ce3ce5859f9c pch_dma: fix dma direction issue for ML7213 IOH video-in
bd7e388035d3c80aab360f18d123eb2e06eda8d1 ARM: SAMSUNG: Convert irq-uart to generic irq chip
2d2e1d3c404d7e5bd20d6e1ad910e440eaf6c14d ARM: SAMSUNG: Convert irq-vic-timer to generic irq chip
ad739dcff27435dfb3674c7549ec1b4955b050ec ARM: SAMSUNG: S5P: Convert irq-gpioint to generic irq chip
bbdd304cf66fbf2b4b2d28418dc619d443635e83 fs: fixup warning part_discard_alignment_show()
e257e1563f28890f54b5f82861373bb4b32dd770 dmaengine: at_hdmac: use descriptor chaining help function
23b5e3ad68a3c26a6a36039ea907997664aedcab dmaengine: at_hdmac: implement pause and resume in atc_control
543aabc7d295bfe2489f184259395e3467520d48 dmaengine: at_hdmac: set residue as total len in atc_tx_status
711b9cea92554be6bd44f04f2485582d762fc441 dmaengine/ste_dma40: fix introduced warnings
0eacdba3a186e5d5b8a8bb421caacddc135e67e3 drm/mxm: fix Kconfig options for when to build MXM WMI driver.
7ef73bca731fea9d4b706db2acb96b6488aa1b0e sctp: Fix debug message args.
f5fca6086511294653a9e821f8e22f041415ba7b ipv4: Pass flow key down into ip_append_*().
77968b78242ee25e2a4d759f0fca8dd52df6d479 ipv4: Pass flow keys down into datagram packet building engine.
e474995f290ff7bc236b549aa9a89ae445ee5b1b udp: Use flow key information instead of rt->rt_{src,dst}
269dc2d9194f74b920647e0f2ed0d822dc431770 Merge remote branch 'korg/drm-nvidia-switch-fixes' into drm-core-next
776f2b7cb473baa52cdeee9804073342dee7d7cb drm/radeon/kms: fix some logic errors in combios i2c mapping
000703f44c77b152cd966eaf06f4ab043274ff46 mxm/wmi: add MXMX interface entry point.
f3eee00da39cba3c8a4db7048458969c620ac6d8 ASoC: SSM2602: Provide dB ranges for the volume controls
2a43801a76893286ead35e742e486591e75803a2 ASoC: SSM2602: Model power supply for the digital core as a DAPM widget
7dcf2760bf9d127e6b582977d72316ca58612854 ASoC: SSM2602: Add entry for the ssm2603 to the device id table
b1f7b2b56b98d9eedc6a1b127d5bc5e9c51d2f73 ASoC: SSM2602: Add SSM2604 support
f6c1f2d5e5d50366910fd687e88d07ebaabe00ab ASoC: SSM2602: Do not power the codec up in probe
7164bdb643cd9c919d69a5ea55b6f8477b90657c ASoC: SSM2602: Fix default register cache
245e37182b7dead255bdc9e333e0bcc128360675 ide: Use linux/mutex.h
1be2add685181ba31554ffefa428b0f80a408bff jbd2: only print the debugging information for tid wraparound once
4f87af46107499415afd238be104587b5a9d7ac3 drm/radeon/kms: add pci id to acer travelmate quirk for 5730
45e5f6a2ee6aac20e393d44f8a6762104426c81b drm/radeon: fix order of doing things in radeon_crtc_cursor_set
2bbd4492552867053b5a618a2474297e2b1c355d drm: mm: fix debug output
ff68146acb98b689947692bffd38ec4ad67eb1cb Merge remote branch 'nouveau/drm-nouveau-fixes' of /ssd/git/drm-nouveau-next into drm-fixes
58e73811c85d0c0e74b8d300547bbc9abaf40a38 drm/radeon/kms: ATPX switcheroo fixes
229309caebe4508d650bb6d8f7d51f2b116f5bbd jbd2: Fix forever sleeping process in do_get_write_access()
eed2a12f1ed9aabf0676f4d0db34aad51976c5c6 net: Allow ethtool to set interface in loopback mode.
b9f47a3aaeabdce3b42829bbb27765fa340f76ba tcp_cubic: limit delayed_ack ratio to prevent divide error
47a0200d535f08ac8f784a709c48995ca0b10288 pktgen: use %pI6c for printing IPv6 addresses
9c412942a0bb19ba18f7bd939d42eff1e132a901 ipheth: Properly distinguish length and alignment in URBs and skbs
7a7b94ad8ce3e24d4dd97b45583911e0f03aecd6 drm/nouveau: Fix a crash at card takedown for NV40 and older cards
57cc71bc3c0cf18bfd1b7bc8cd0eb6c303da24c5 ethtool: Add 20G bit definitions
02e73c1edc3746e308d1768a27fdc8121f641ab1 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
c5216cc70fa769e5a51837f2cf07c4a0aa734fcf tcp: Use cork flow info instead of rt->rt_dst in tcp_v4_get_peer()
f1c0a276ea1786213bda2313cd9034f3a23f2e77 sctp: Don't use rt->rt_{src,dst} in sctp_v4_xmit()
ea4fc0d6193ff56fcef39b0d2210d402a7acb5f0 ipv4: Don't use rt->rt_{src,dst} in ip_queue_xmit().
d9d8da805dcb503ef8ee49918a94d49085060f23 inet: Pass flowi to ->queue_xmit().
0e734419923bd8e599858f8fc196c7804bb85564 ipv4: Use inet_csk_route_child_sock() in DCCP and TCP.
74973f6fbfcd1b084c3ccc75b783a6dacac94a10 IPVS: init and cleanup restructuring
421eab4cf318ce47c1daae391e54d1b427c6687b IPVS: Change of socket usage to enable name space exit.
77357a95522ba645bbfd65253b34317c824103f9 ipv4: Create inet_csk_route_child_sock().
8663c938ceb72f47941c95ff0ea491ebbdd68f26 sctp: Store a flowi in transports to provide persistent keying.
b57ae01a8a8446dbbed7365c9b05aef1fc6dea20 ipv4: Use cork flow in ip_queue_xmit()
6e869138101bc607e4780187210b79d531f9b2ce ipv4: Use cork flow in inet_sk_{reselect_saddr,rebuild_header}()
3038eeac027d8ec62e4936143498f2b37baf4cb5 ipv4: Lock socket and use cork flow in ip4_datagram_connect().
fdbb0f076b065a0c753ba26925f10357505f1d42 l2tp: Use cork flow in l2tp_ip_connect() and l2tp_ip_sendmsg()
6af88da14ee284aaad6e4326da09a89191ab6165 l2tp: Fix locking in l2tp_core.c
2f16270f41e1499e23e6be25c51be87d950ffc91 l2tp: Fix locking in l2tp_ip.c
da905bd1d5a6480d206f4b3dc61243f95adfae2c tcp: Use cork flow in tcp_v4_connect()
2c42758cf6683e9c1657d20dcf2a7edd323d98ca dccp: Use cork flow in dccp_v4_connect()
1ab7b6ac2709d0eb05a7144cd0e14faa3a7ea162 ethtool: remove phys_id from ethtool_ops
afd8f37c8054318655e4f9752d45c817a9d7cb07 Merge branch 'for-2.6.39' into for-2.6.40
bf707de21fec7bb203dace2d0a2bbd124d1b36ca ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.
27aea2128ec09924dfe08e97739b2bf8b15c8619 batman-adv: remove duplicate code from function is_bidirectional_neigh()
6e215fd8eb4930373d01da0fac16a0889804fac3 batman-adv: Remove multiline comments from line ending
2dafb49d84a9195193b28ac5047df1bbab6053b9 batman-adv: rename everything from *hna* into *tt* (translation table)
01df2b65e97735547ce37844f4134b5ea99b4037 batman-adv: Fix refcount imbalance in find_router
3a4375a9f0080e6ae40af63e2e2c1e70a6dcb775 batman-adv: Avoid deadlock between rtnl_lock and s_active
c3caf5196c47a5d1c325308d8eb7f6b020ba12df batman-adv: Remove unnecessary hardif_list_lock
61906ae86d8989e5bd3bc1f51b2fb8d32ffde2c5 batman-adv: multi vlan support for bridge loop detection
28f8e546e6bc4c2bc6687d7c8dcbe9934cebe639 batman-adv: remove misplaced comment
5663940e2a9a9c9031cdba9ca170060de14da83f ASoC: SSM2602: Remove unused struct and define
ffd13c39c74c140925a11bb4595f41badf78142d ASoC: SSM2602: Remove duplicate control
0b4cd2e01c63cf303bba570c9896331e4932a9df ASoC: SSM2602: Cleanup coeff handling
5e8bc53b7c79c8184ca1a90f73286acff22f4c92 Merge branch 'for-2.6.39' into for-2.6.40
8fc63fe9412634c72676db42649f357eaac04566 ASoC: SSM2602: Fix reg_cache_size
36c90ab33feabbd63da775bd92ad356e5bd5cf56 ASoC: SSM2602: Fix 'Mic Boost2' control
04b894553fd6e6fd7439e8440fd6bf5b6a17d9ae ASoC: SSM2602: Properly annotate i2c probe and remove functions
64d27069755db41daa36e4770d88ebc57617559d ASoC: soc-cache: Allow codec->cache_bypass to be used with snd_soc_hw_bulk_write_raw()
77530150fba769d7b7e260b3f16ed2294c1737b6 ASoC: Create codec DAPM widgets before calling the codecs probe function
534eacb5d4e7bafbdb60386678afeffb7966c375 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
11c476f31a0fabc6e604da5b09a6590b57c3fb20 net,rcu: convert call_rcu(prl_entry_destroy_rcu) to kfree
8e3572cff70ee19a0a1f2e2dde0bca0b7c8b54dc batman,rcu: convert call_rcu(softif_neigh_free_rcu) to kfree_rcu
ae179ae433bb4ef6b6179c5c1c7b6cc7dc01c670 batman,rcu: convert call_rcu(neigh_node_free_rcu) to kfree()
eb340b2f804860a51a0b92e35fd36742b6c2d6b7 batman,rcu: convert call_rcu(gw_node_free_rcu) to kfree_rcu
0744371aeba7a5004006c2309971ee026c0b2000 net,rcu: convert call_rcu(kfree_tid_tx) to kfree_rcu()
88b4a0347a81539884df5ad535e10cf9fa87d8d4 net,rcu: convert call_rcu(xt_osf_finger_free_rcu) to kfree_rcu()
a74ce1425e4f6075de443274a5e917c84357eac4 net/mac80211,rcu: convert call_rcu(work_free_rcu) to kfree_rcu()
61845220248c2368095158420b029683fad5570a net,rcu: convert call_rcu(wq_free_rcu) to kfree_rcu()
7e113a9c759d1918fcbe456c5eb8890a4da62eaa net,rcu: convert call_rcu(phonet_device_rcu_free) to kfree_rcu()
fa4bbc4ca5795fbf1303b98c924e51a21a920f14 perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu()
cb796ff338db9f064f4ecb7d41898e8bedcad4d9 perf,rcu: convert call_rcu(free_ctx) to kfree_rcu()
1f8d36a1869f5efae4fadf6baf01f02211040b97 net,rcu: convert call_rcu(__nf_ct_ext_free_rcu) to kfree_rcu()
04d4dfed8e64f65d672502a614a4bb9093d1affd net,rcu: convert call_rcu(net_generic_release) to kfree_rcu()
6b2622328110b9c1094a4f644a6cdc9b6d5450ac net,rcu: convert call_rcu(netlbl_unlhsh_free_addr6) to kfree_rcu()
c3b494209cc6084bd76d823d185a60ee5bd40b0d net,rcu: convert call_rcu(netlbl_unlhsh_free_addr4) to kfree_rcu()
690273fc70e94a07d70044881e5e52926301bcd3 security,rcu: convert call_rcu(sel_netif_free) to kfree_rcu()
b55071eb6011413af3b9c434ae77dea8832069c8 net,rcu: convert call_rcu(xps_dev_maps_release) to kfree_rcu()
edc86d8a1c824cca1df676f47fc713232885561f net,rcu: convert call_rcu(xps_map_release) to kfree_rcu()
f6f80238fab1ad19c44b4a12501528d50fc7fcd6 net,rcu: convert call_rcu(rps_map_release) to kfree_rcu()
e3cbf28fa61456bd2f0ba39846ffd905257eb4b0 net,rcu: convert call_rcu(ipv6_mc_socklist_reclaim) to kfree_rcu()
6e070aecd9e304264a6b8655f49aa7e6db0e55f2 macvlan,rcu: convert call_rcu(macvlan_port_rcu_free) to kfree_rcu()
bcec8b6531d481ced35506517af69adb2399f2a4 ixgbe,rcu: convert call_rcu(ring_free_rcu) to kfree_rcu()
fa81c0e1d2d2176f1136c72c080c9ea4a98be347 net,rcu: convert call_rcu(free_dm_hw_stat) to kfree_rcu()
10d50e748d983ff1003e0cf556ea17fa8f32c382 net,rcu: convert call_rcu(ip_mc_socklist_reclaim) to kfree_rcu()
7519cce48fb0a314dac473bdfba203b787435857 net,rcu: convert call_rcu(ip_sf_socklist_reclaim) to kfree_rcu()
42ea299d3f1941f8c3dbc1fe031d682f8ad45005 net,rcu: convert call_rcu(ip_mc_list_reclaim) to kfree_rcu()
dad178fcd5b295f5f350a46a5eaf2f28e847bb5a net,rcu: convert call_rcu(__gen_kill_estimator) to kfree_rcu()
bceb0f4512d448763fe98c9f37504c98bbebbed6 net,rcu: convert call_rcu(__leaf_info_free_rcu) to kfree_rcu()
4670994d150a86ebd53ab353a2af517c5465bfaf net,rcu: convert call_rcu(fc_rport_free_rcu) to kfree_rcu()
3acb458c32293405cf68985b7b3ac5dc0a5e7929 security,rcu: convert call_rcu(user_update_rcu_disposal) to kfree_rcu()
75ef0368d182785c7c5c06ac11081e31257a313e net,act_police,rcu: remove rcu_barrier()
1e547757eca3c30eeeac526716e4ae833c2a9a2f net,rcu: convert call_rcu(dn_dev_free_ifa_rcu) to kfree_rcu()
217f18639bc18ba4bbb67481113037344c148938 net,rcu: convert call_rcu(ha_rcu_free) to kfree_rcu()
1231f0baa547a541a7481119323b7f964dda4788 net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()
37b6b935e96e837ccc60812c03e9f92e7dce2e61 net,rcu: convert call_rcu(listeners_free_rcu) to kfree_rcu()
e57859854aaac9b7ce0db3fe4959190a1a80b60a net,rcu: convert call_rcu(inet6_ifa_finish_destroy_rcu) to kfree_rcu()
38f57d1a4b4c13db92c7f6300a4e4ae70ff94d2b net,rcu: convert call_rcu(in6_dev_finish_destroy_rcu) to kfree_rcu()
5957b1ac52c5fde2afe5d80abe2a1cb82a9b4f20 net,rcu: convert call_rcu(tcf_police_free_rcu) to kfree_rcu()
f5c8593c107500979909bd51c85e74bb2eaffbaa net,rcu: convert call_rcu(tcf_common_free_rcu) to kfree_rcu()
025cea99db3fb110ebc8ede5ff647833fab9574f cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()
f2da1c40dc003939f616f27a103b2592f1424b07 cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()
30088ad815802f850f26114920ccf9effd4bc520 cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()
1217ed1ba5c67393293dfb0f03c353b118dadeb4 rcu: permit rcu_read_unlock() to be called while holding runqueue locks
0f020dec545629bb068310e8ee374648867e391c hamachi: Put back RX_CHECKSUM
8b061610dac3a3b89770c85ad63b481a47b0c38e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
1759415e630e5db0dd2390df9f94892cbfb9a8a2 slub: Remove CONFIG_CMPXCHG_LOCAL ifdeffery
58f6bcf96e95f042a2bee6ace238365cb8fb1ce6 ixgbe: add ethtool counters for OS2BMC
67a74ee2a24957012661dc4400e4f8e363d25fbb ixgbe: add rxhash support
936db3559fc4f6d2892234cadcbd88b8a7d34898 igb: convert to ethtool set_phys_id
6435909199c2d1b0aad3ebbfa01f641aaa24fa2a e1000: convert to set_phys_id
a70b86ae206fdd3bef13c5ac148c22a805e83896 e100: implemenet set_phys_id
174a7b1f9692acad7f0ca2b02f696894201a6d94 perf tools: Makefile: Use gcc to determine ARCH
8fab6af2156c0100f953fd61f4e0b2f82c9776dc x86: Fix mrst sparse complaints
4cb1f43ce8c72ee453c00fcb9f6ee9c4ebd03f98 Merge commit 'v2.6.39-rc6' into x86/cleanups
362607df9faa01fea6ae437b1a50645f33f393c0 Merge first four commits of 'zImage_fixes' of git://git.linaro.org/people/nico/linux into fixes
7b76415375ba91f5a06f8d5179278c03d6151d16 Merge branch 'zImage_fixes' of git://git.linaro.org/people/nico/linux into devel-stable
8d7e4cc2c8ea1d180d32d902eb899f27d3ee53d7 ARM: zImage: make sure no GOTOFF relocs are used with .bss symbols
8ea0de4b8831513924e3ec6a17bb721fabf97055 ARM: zImage: remove the static qualifier from global data variables
ccc1c7c6c25661f0071a7ebe997abcbf529df3e9 ARM: zImage: don't ignore error returned from decompress()
e40f1e9fb342a2e38fae164861a8cff248ceb87b ARM: zImage: simplify decompress_kernel()
34cc1a8fe0d3f89f3602b49f1121a99d2bfc5efc ARM: zImage: no need to get the decompressed size from the filesystem
ea9df3b168e641e87dbf889afae16390119e4179 ARM: zImage: the page table memory must be considered before relocation
adcc25915b98e5752d51d66774ec4a61e50af3c5 ARM: zImage: make sure not to relocate on top of the relocation code
7c2527f0c4bf6bd096f58296597e1373387d69fd ARM: zImage: Fix bad SP address after relocating kernel
3bd2cbb95543acf44fe123eb9f038de54e655eb4 ARM: zImage: make sure the stack is 64-bit aligned
dc762c4f8514f23094927e0a62ef305d90651535 staging: sm7xx: Use kernel framebuffer mode setting
23ceb5b7719e9276d4fa72a3ecf94dd396755276 block: Remove extra discard_alignment from hd_struct.
8af1954d172a46a63e5e79dae523a6d74715e458 blkdev: Do not return -EOPNOTSUPP if discard is supported
868d1721a2200244a4555193d4adc1133cfb3978 parport: Use request_muxed_region for IT87 probe and lock
04aebcbb1b6dccadc8862b2765265f65a946db57 USB: OTG: msm: Add PHY suspend support for MSM8960
11aa5c478e743712228ff2da881b85100800c1ee USB: OTG: msm: Configure PHY Analog and Digital voltage domains
d860852e087eed7eadbea64f1a8db9a231c5e9b3 USB: OTG: msm: Implement charger detection
0f73cac8e41723d600c91a0f5b481dc3202f4f82 USB: OTG: msm: vote for dayatona fabric clock
5baebe5c86acd6100536a466905880529f79cf1a blkdev: Simple cleanup in blkdev_issue_zeroout()
5dba3089ed03f84b84c6c739df8330112f04a15d blkdev: Submit discard bio in batches in blkdev_issue_discard()
3db7739c80990ef53621f76f6095a91e70d88546 USB: UHCI: Add support for GRLIB GRUSBHC controller
d3219d1c4c9ab7cd959f8f294420faf5f936cf55 USB: UHCI: Support non-PCI host controllers
9faa091a409851ac6b3812164d53644074bc89b1 USB: UHCI: Wrap I/O register accesses
c31a65f869f7b8a7039007411c76d7b6f9a63323 USB: UHCI: Move PCI specific functions to uhci-pci.c
e4d235d800c8d75750a46331298e3473c10651b2 USB: UHCI: Codingstyle fixes
e7652e1ebc0f5e07929067ece14ca869dad20dd6 USB: UHCI: Allow dynamic assignment of bus specific functions
dfeca7a8750296a7d065d45257b3cd86aadc3fb9 USB: UHCI: Remove PCI dependencies from uhci-hub
ea437f39234f7f991428886f16aae5c264cffe62 fsl/usb: Unused endpoint failure for USB gadget
69248d4281fda03dd4da982e1d51f6b22cf1a109 USB: ohci-s3c2410: return proper error if clk_get fails
7af85a85878bd1a2695408e5856aba8ef9f71b60 USB: ohci-s3c2410: fix checkpatch errors and warnings
a7535ac05443f234b9c68389fc053976383feca4 USB: ehci-au1xxx: fix suspend callback
3df004532582d0cc721da0df28311bcedd639724 usb: fix building musb drivers
156229b352b999cafb86a21b50912975e39b7f44 rtc: mc13xxx: Don't call rtc_device_register while holding lock
130107b270f9a8ef1b50e02140a381c44a6abd68 rtc: rp5c01: Initialize drvdata before registering device
4b3687f9c18156cdb71729fe4e0c3000f7e4d7de rtc: pcap: Initialize drvdata before registering device
93015236d92bf9ea746c0b10c3c1d9058cb11f82 rtc: msm6242: Initialize drvdata before registering device
03cf7c477de8cb47658ba93f33dc93242985acff rtc: max8998: Initialize drvdata before registering device
2f5c4fe8f9811152d69ef5cd020e095a1f84ca65 rtc: max8925: Initialize drvdata before registering device
63dc355a5a8cf296e2b1cc2e4192190dca221129 driver core: remove the driver-model structures from the documentation
880ffb5c6c5c8c8c6efd9efe9355317322b4603b driver core: Add the device driver-model structures to kerneldoc
a015dbc110a97ed3147546a9c914f18f71d798d0 rtc: m41t80: Initialize clientdata before registering device
3ccff540070b5adde7eec443676cfee1dd6b89fd Translated Documentation/email-clients.txt
9333744dc7dcd85531cff13cabf1d5d6baf18e7d RAW driver: Remove call to kobject_put().
b50fa7c8077c625919b1e0a75fc37b825f024518 reboot: disable usermodehelper to prevent fs access
aabb6e1531b0c78423dca6a39620892249fef7f9 efivars: prevent oops on unload when efi is not enabled
0078bff5283d1fd6417b840eda6dab912b7a5560 Allow setting of number of raw devices as a module parameter
9a281a677c1dbf25943b5bc3225de21fcb4945ae rtc: ds1286: Initialize drvdata before registering device
92d921c5def1a7b1411bc54859c0771b2cf2c08d rtc: ep93xx: Initialize drvdata before registering device
f4e708ae8e5f3eb98f4c53036c0a470717bbc709 rtc: davinci: Initialize drvdata before registering device
5f54c8a00af20e5cf38c3e5ef2f59b6848a17cd9 rtc: mxc: Initialize drvdata before registering device
706527280ec38fcdcd0466f10b607105fd23801b ipv4: Initialize cork->opt using NULL not 0.
b80d72261aec5e763a76497eba5fddc84833a154 ipv4: Initialize on-stack cork more efficiently.
bdc712b4c2baf9515887de3a52e7ecd89fafc0c7 inet: Decrease overhead of on-stack inet_cork.
c2bf807eb347325988b1c7f9139e934ed9b1d795 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
4ce0a41f1054b58801f7e14f5036cf27a75152e2 staging: usbip: fixup MODULE_ macros
6a298401fcdefdbff734b137c1b67df9d5849103 staging: usbip: remove section dividers
49aecefcdef5a26a7fb036d4c57573f0e0e2089b staging: usbip: add break to default case in switch statements
5c6499d8bfff6090391ea4995512e78385b9b1e7 staging: usbip: vhci_tx.c: coding style cleanup
bd608f6cebed4d2ae4e22ef3cdd29968bdc746f5 staging: usbip: vhci_sysfs.c: coding style cleanup
5ef6aceb12564ad95b1d12c01503826eea4a58e4 staging: usbip: vhci_rx.c: coding style cleanup
071d1d47046a275c196b3345c2d19af3c8128608 staging: usbip: vhci_hcd.c: coding style cleanup
ddbc9bc9e96298f1b3a35296f47f4424d2b78bad staging: usbip: vhci.h: coding style cleanup
09e0650b25d1b75b16c4b6faede2f537d55b6b18 staging: usbip: stub.h: coding style cleanup
0f79847ce0caa988383767c0b1a85a1fde0344dc staging: usbip: usbip_event.c: coding style cleanup
f9eacc9846041f84f5f9abcbb99cb1a52c235e88 staging: usbip: usbip_common.c: coding style cleanup
4980d9682f165092715d59af848d286932e3c45b staging: usbip: usbip_common.h: coding style cleanup
c6956c97ec66dea4b7a307e3c7ecbc647d185892 staging: usbip: stub_tx.c: coding style cleanup
64f338edbd7bbf9cb5c985ee951c467ba5fd903d staging: usbip: stub_rx.c: coding style cleanup
6c033b46ce3a7820d567fdb6e03128ca75468d11 staging: usbip: stub_main.c: coding style cleanup
b744a45f45e3d18db91b33d1ac45597ddc2ea71c staging: usbip: stub_dev.c: coding style cleanup
e8591270fa7b2520e68ed98d86b8bb99fd69bad8 Staging: brcm80211: fix brace coding style issue in dhd_cdc.c
a3a4a5acd3bd2f6f1e102e1f1b9d2e2bb320a7fd Regression: partial revert "tracing: Remove lock_depth from event entry"
e328d410826d52e9ee348aff9064c4a207f2adb1 vmxnet3: Consistently disable irqs when taking adapter->cmd_lock
a294865978b701e4d0d90135672749531b9a900d dccp: handle invalid feature options length
57d524154ffe99d27fb55e0e30ddbad9f4c35806 Merge branch 'perf/stat' into perf/core
ad638bd16d91012a512979327b5c17c867d260c6 hamachi: Delete TX checksumming code commented out since 1999
2c46f72e069eef5e98f2b04df08cde6bdc673aa7 iwlagn: check DMA mapping errors
94b00658ffc719427c9c09d7920957bc35915c6f iwlagn: remove bytecount indirection
ccb6c1c0ec2b76a41c8c85747b1a671e71b97e64 iwlagn: dont update bytecount table for command queue
4c2cde3b59d923d2952ef0accdde892e23b4997b iwlagn: remove unused variable
8a98d49ec1f38d9f3eef7e34f148c3f1f5590fdf iwlagn: remove frame pre-allocation
46975f78fe1f480682e51c9acb03a5089b784cb6 iwlagn: remove get_hcmd_size indirection
4613e72dbdc9a44bfc4625d835511264121c4244 iwlwifi: support the svtool messages interactions through nl80211 test mode
900e599eb0c16390ff671652a44e0ea90532220e SATA: enable non-queueable flush flag
3ac0cc4508709d42ec9aa351086c7d38bfc0660c block: hold queue if flush is running for non-queueable flush drive
f3876930952390a31c3a7fd68dd621464a36eb80 block: add a non-queueable flush flag
e5e06985bec89414ce2b3f301c24d884f609b020 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
b83963b3c4b5078757d20a8eeafadc51401c5b52 ath6kl: Remove ununsed macros from gpio_reg.h
eb050f4c014d5d72c01db91843fe139dcc1cb292 ath6kl: Remove gpio.h and gpio_api.h
7c370f91507d484fc2b7684316da6d468bfaecbd ath6kl: Remove unused eeprom.c
0ef18385ee6fed88a907f3a111c735f09e483cd3 ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOST
d67acf6d720166d8da9efbb58378a13aca303d8f ath6kl: Remove somemore unused header files
61516587513c84ac26e68e3ab008dc6e965d0378 Correct occurrences of
b644c7ce18e11ef76830f5dce59402c6c9e07517 gma500: The MID devices have the register offset different
9fada0a0c5d4f51064e20b3a4fb15437992757cd staging: vt6655: Fix warnings if CONFIG_PM is not defined
4b455e0dabbe5f023ce906741295d64c4234672f staging: brcm80211: SDIO/MMC cleanups
23c5605c7d842f922fe141f5a7b1c30e9b54dae6 Staging: hv: Add the necessary dependencies to hyperv Kconfig
570aa13a5dbea9b905b4cd6315aa6e1b3a9fd2f8 Add a 00-INDEX file to Documentation/virtual
ed16648eb5b86917f0b90bdcdbc857202da72f90 Move kvm, uml, and lguest subdirectories under a common "virtual" directory, I.E:
fa039d5f6b126fbd65eefa05db2f67e44df8f121 Validate size of EFI GUID partition entries.
edc83d47a9928281ecf6fb709753edb3c58ae7f1 cciss: fix compile issue
8a4ec67bd5648beb09d7db988a75835b740e950d cciss: add cciss_tape_cmds module paramter
063d2cf72ab6101d2dd69bd6fb503b229be70325 cciss: do not use bit 2 doorbell reset
ec52d5f1cb9a1a0db02143fdcc6004749ea19e0b cciss: do not attempt PCI power management reset method if we know it won't work.
93c46c2fa7cfb272c3014327830d6cb30d8486a4 cciss: remove superfluous sleeps around reset code
5afe278114a8dd9480813377c75b5e40a42c5066 cciss: do soft reset if hard reset is broken
bf2e2e6b87ae38fab460a36abfe272d99ae8be49 cciss: use new doorbell-bit-5 reset method
3e28601fdfdec75ce8f6aaaf58540fdd0883fb58 cciss: increase timeouts for post-reset no-ops
59ec86bb9872fbf9fd8572a936423f5e3ad615e7 cciss: clarify messages around reset behavior
19adbb9254cbd46224376fcb3a773a2272e0845e cciss: increase time to wait for board reset to start
8f71bb829a964ef4deead86b60fda09452fb5c2f cciss: get rid of message related magic numbers
e363e0143615a67f19d56e6b223b55df3bd9f580 cciss: fix reply pool and block fetch table memory leaks
2b48085f972a761b38cf60c626031a7fdd9e6d55 cciss: factor out irq request code
abf7966e616ef6e04393ef3678227f77d6179a8a cciss: factor out scatterlist allocation functions
54dae3432021f38cf20542ccd152dddb91c7c2d7 cciss: factor out command pool allocation functions
62710ae1ceb839de1eebb5b4492ec8a7fbcf8d02 cciss: do a better job of detecting controller reset failure
9bd3c20487b7c13d397dc11dd51e30256bf4c9b3 cciss: add readl after writel in interrupt mask setting code
182608c8294b5fe90d7bbd4b026c82bf0a24b736 btrfs: remove old unused commented out code
f2a97a9dbd86eb1ef956bdf20e05c507b32beb96 btrfs: remove all unused functions
3d1c89b49119820a60c03e718108c553ce9e6b22 Revert "arm: mach-u300/gpio: Fix mem_region resource size miscalculations"
63b6a6758eede2f9283c3594265b6e32e75d7456 perf events, x86: Fix Intel Nehalem and Westmere last level cache event definitions
925f83c085e1bb08435556c5b4844a60de002e31 hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
e04d1b23f9706186187dcb0be1a752e48dcc540b perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events
52fe116376129b29572f55acc9c73ebd485052c9 ARM: RiscPC: acornfb: fix section mismatches
56f3aeb2c14b9d000dfc77f352250bc3b67af5c0 ARM: RiscPC: etherh: fix section mismatches
7142d17e8f935fa842e9f6eece2281b6d41625d6 sched: Shorten the construction of the span cpu mask of sched domain
4934a4d3d3fa775601a9f1b35cc0e2aa93f81355 sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUG
8ac764e3479f6057c1cc85bd960dd2aa0fb82fea DA8xx: move base address #define's to their proper place
e0c199d0989e2f9fa2683e817624779f55abfa7f DA8xx: kill duplicate #define DA8XX_PLL1_BASE
5a9f68fd2608384e09e18767ebc253d7aee86b34 DA8xx: kill duplicate #define DA8XX_GPIO_BASE
29ce831000081dd757d3116bf774aafffc4b6b20 rcu: provide rcu_virt_note_context_switch() function.
bad6e1393cb505fe17747344a23666464daa3fa7 rcu: get rid of signed overflow in check_cpu_stall()
b554d7de8d112fca4188da3bf0d7f8b56f42fb95 rcu: optimize rcutiny
2655d57ef35aa327a2e58a1c5dc7b65c65003f4e rcu: prevent call_rcu() from diving into rcu core if irqs disabled
baa1ae0c9f1c618bc60706efa75fef3508bcee58 rcu: further lower priority in rcu_yield()
9ab1544eb4196ca8d05c433b2eb56f74496b1ee3 rcu: introduce kfree_rcu()
6cc68793e380bb51f447d8d02af873b7bc01f222 rcu: fix spelling
13491a0ee1ef862b6c842132b6eb9c5e721af5ad rcu: call __rcu_read_unlock() in exit_rcu for tree RCU
7e8b4c72344e0d904b0e3fa9fd2eb116f04b3d41 rcu: Converge TINY_RCU expedited and normal boosting
203373c81b83e98da82836c4b8b5dd1e6fc9011f rcu: remove useless ->boosted_this_gp field
ddeb75814f09205df795121d9e373e82de7f2aca rcu: code cleanups in TINY_RCU priority boosting.
f0a07aeaf8935b7e9ef8032ce6546169f143951c rcu: Switch to this_cpu() primitives
108aae22339f445c134aeb48eca25df1014ab08d rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
561190e3b3db372403fb6a327b0121b4cae1b87e rcu: mark rcutorture boosting callback as being on-stack
b0c9d7ff2793502650ad987c3f237d5fe5587a1e rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignment
fc2ecf7ec76c5ee150b83dcefc863fa03fd365fb rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
5ece5bab3ed8594ce2c85c6c6e6b82109db36ca7 rcu: Add forward-progress diagnostic for per-CPU kthreads
15ba0ba860871cf74b48b1bb47c26c91a66126f3 rcu: add grace-period age and more kthread state to tracing
a9f4793d8900dc5dc09b3951bdcd4731290e06fe rcu: fix tracing bug thinko on boost-balk attribution
90e6ac3657fd3b0446d585082000af3cf46439a7 rcu: update tracing documentation for new rcutorture and rcuboost
4a29865689dbb87a02e3b0fff4a4ae5041273173 rcu: make rcutorture version numbers available through debugfs
d71df90eadfc35aa549ff9a850842673febca71f rcu: add tracing for RCU's kthread run states.
0ac3d136b2e3cdf1161178223bc5da14a06241d0 rcu: add callback-queue information to rcudata output
2fa218d8bbcff239302f9f36e19d7187077dd636 rcu: Update RCU's trace.txt documentation for new format
0ea1f2ebeb217d38770aebf91c4ecaa8e01b3305 rcu: Add boosting to TREE_PREEMPT_RCU tracing
67b98dba474f293c389fc2b7254dcf7c0492e3bd rcu: eliminate unused boosting statistics
3acf4a9a3d63f23430f940842829175b0778a1b8 rcu: avoid hammering sched with yet another bound RT kthread
e3995a25fa361ce987a7d0ade00b17e3151519d7 rcu: put per-CPU kthread at non-RT priority during CPU hotplug operations
0f962a5e7277c34987b77dc82fc9aefcedc95e27 rcu: Force per-rcu_node kthreads off of the outgoing CPU
27f4d28057adf98750cf863c40baefb12f5b6d21 rcu: priority boosting for TREE_PREEMPT_RCU
a26ac2455ffcf3be5c6ef92bc6df7182700f2114 rcu: move TREE_RCU from softirq to kthread
12f5f524cafef3ab689929b118f2dfb8bf2be321 rcu: merge TREE_PREEPT_RCU blocked_tasks[] lists
e59fb3120becfb36b22ddb8bd27d065d3cdca499 rcu: Decrease memory-barrier usage based on semi-formal proof
a00e0d714fbded07a7a2254391ce9ed5a5cb9d82 rcu: Remove conditional compilation for RCU CPU stall warnings
4d70230bb46859df6295744f7dcf8c560f01fb8f Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into perf/urgent
2202a5a7490a9de282846ea8d4a56d0249e09033 staging: pcmcia: Convert pcmcia_device_id declarations to const
25f8f54f6e178acfd503a95441b0ea05c525f751 pcmcia: Convert pcmcia_device_id declarations to const
e9fb13bfec7e017130ddc5c1b5466340470f4900 pcmcia: Make declaration and uses of struct pcmcia_device_id const
37fac4b6e6fde4ea4f5fd76948ba6f3e5dc63c01 pcmcia/sa1100: put sa11x0_pcmcia_hw_init[] to .devinit.data
bfd412db9e7b0d8f7b9c09d12d07aa2ac785f1d0 Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91
a0496d450ab8c17f6c4d86979b1f6ba486fe9365 powerpc: Add early debug for WSP platforms
a1d0d98daf6ce580d017a43b09fe30a375cde3e8 powerpc: Add WSP platform
82578e192bb837b984ed5d8389245ea1fee09dd5 powerpc/eeh: Display eeh error location for bus and device
40bd587a88fcd425f489f3d9f0be7daa84014141 powerpc: Rename slb0_limit() to safe_stack_limit() and add Book3E support
77eafe101a65b609b0693ee4eda381f60a4a5bab powerpc/pseries: Add support for IO event interrupts
4cb4638079a487627232ffee5b48ca19c127aed8 powerpc/pseries: Add RTAS event log v6 definition
79af2187fa27442e89437d8ee637578cdb1a036c powerpc: Fix compile with icwsx support
3185847957d4834d1b30b253b1c71bb05bad7265 ARM: S3C64XX: Remove gpio-bank-X header files
14587b8d4be652fccc8e0e82ae9baa4365b06d9b ARM: exynos4_defconfig: Update for adding machines
3260ecd859ba842c709f205cbc01408b826bb387 ARM: EXYNOS4: Add Atmel mXT touchscreen device to the NURI board
3d73998558beac1e56efaaf7c5bf3469ee4c6ba2 ARM: EXYNOS4: CPUIDLE Support
490b94be0282c3b67f56453628ff0aaae827a670 iosched: remove redundant sprintf
7143b7d41218d4fc2ea33e6056c73609527ae687 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
addd0a09fc06179f2e02b4221775d9ab265c9fc7 block: Remove 'plug/unplug' comment in blk_execute_rq_nowait
90864fbc7639d7a2300c67a18c9fb9fbcf7d51d2 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
e4eefec73ea0a740bfe8736e3ac30dfe92fe392b mwl8k: Do not ask mac80211 to generate IV for crypto keys
eee40820e95e6dbd7b0709e7b8cca453004ae7b1 b43legacy: drop invalid IMCFGLO workaround
fc2b1e0cfe9b4cabde8afeacc2bb81a95bf83afb b43: drop invalid IMCFGLO workaround
cf3a03b9c99a0b2715741d116f50f513f545bb2d ath9k_hw: fix power for the HT40 duplicate frames
4268d8ed64ed918384954924284ba396cdb0e388 rt2x00: Fix transfer speed regression for USB hardware
aca355b9784fbc960c9caa6b30f953a965296420 rt2x00: Initial support for RT5370 USB devices.
28ef6450f0182f95c4f50aaa0ab2043a09c72b0a ath9k_hw: do noise floor calibration only on required chains
eecc48000afe2ca6da22122d553b7cad294e42fc mac80211: add basic support for WoWLAN
ff1b6e69ad4f31fb3c9c6da2665655f2e798dd70 nl80211/cfg80211: WoWLAN support
8f7f3b2fcc4ccbba0be776049df41a2f96c986ac carl9170: fix allmulticast mode
9b571e24a9922f79ed2440b4482cb9f11a8f1889 mwl8k: Fix broken WEP
f0dc7999b54ae0464d7144b81d21e1d39a389d49 cfg80211: Remove unused wiphy flag
0e579d6a8f4aea346da818f13ee71401c125e639 nl80211: Fix set_key regression with some drivers
270e58e8898c8be40451ebee45b6c9b5bd5db04b mwifiex: remove unnecessary variable initialization
57f16b5da03784d1660133fbec7281ea5735da69 mwifiex: fix simultaneous assoc and scan issue
85e09b40405b44b049500702beb6856646b4be46 rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
84f494cef7d98d67aa7d50ede12784464aa0c274 rtlwifi: rtl8192se: Merge TX and RX routines
18906ae27d233914d54f41e5fcf3fdfdf2fb69a9 rtlwifi: rtl8192se: Merge table routines
5a183eec6247d3d992afbd3a1a9658571d9c4970 rtlwifi: rtl8192se: Merge main (sw) routines
e5e8cd76511cb62391a5b64fa4ffdf88b09b6826 rtlwifi: rtl8192se: Merge rf routines
cf76bbf7c0d0315ec17c950d14de939a81465f6b rtlwifi: rtl8192se: Merge register definitions
d15853163bea3d31c3b2cc9c74d018a861c128cf rtlwifi: rtl8192se: Merge phy routines
293380046bf1a80872d611143a5ee6a23f662472 rtlwifi: rtl8192se: Merge led routines
24284531497def77d0c3c0de9046880b1c4e6b13 rtlwifi: rtl8192se: Merge hardware routines
701307a885b13a1790b94e232923de1d199e3cc9 rtlwifi: rtl8192se: Merge firmware routines
9fe255ee3c0dd81c134b354e4b328c51f863ac40 rtlwifi: rtl8192se: Merge dynamic management routines
e52dadb341c9c5ac25d6abd9216dd62752784f03 rtlwifi: rtl8192se: Merge def.h
1ddc286731134ad52a74b6956d9bc2a4369219a8 mac80211: Postpond ps timer if tx is stopped by others
4c468fe559f7910b1c6b10d3d223943fdd1b653c mac80211: set TID of internal mgmt packets to 7
cbe8c735f1af88037c3dab570f816e3a77896cc7 ath9k_hw: remove aggregation protection mode
7e4b4eecedb3c6bd5f9fec479ef33ccc6ce72375 libertas: remove tx_timeout handler
470ab2a23b453518ac86937572b4531d8925ca55 mac80211: use wake_queue to restart trasmit
2f6fc351e6e8c1b6a95140e733607e32bc3a4322 ath9k: Fix drain txq failure in flush
228e548e602061b08ee8e8966f567c12aa079682 net: Add sendmmsg socket system call
87e9af6cc67d842cd92b52b81f3f14e665e7ab05 can: fix SJA1000 dlc for RTR packets
1c5cae815d19ffe02bdfda1260949ef2b1806171 net: call dev_alloc_name from register_netdevice
890641b2512f491f28e4ef7536dca1ea93dae997 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
e8920674979705392abc4db4ebbe78feb68a4da1 bnx2x: function descriptions format fixed
5de924086aca9f17eee9ad569e0af2f699f591b3 bnx2x: update year to 2011 and version to 1.62.12-0
b3b83c3f3c640b239f1f1dfc49c0ecafbc074fdb bnx2x: improve memory handling, low memory recovery flows
426b92415074d6d268c7aac4561efecd3785d0b1 bnx2x: Do storage mac address validation for SF mode.
f9a3ebbe657b5dcd562224b32d1703da499063db bnx2x: allow WoL on every function in MF modes
2ae17f666099c952053eea7c64cac8189dd76f72 bnx2x: link report improvements
3d68b39926b3b247d76cc4da0256e979b2b730e3 xen/blkback: Fix up some of the comments.
fc53bf757ede292312eee10d64f4e691c8c8cebf xen/blkback: Squash the checking for operation into dispatch_rw_block_io
24f567f952aa308c3352f3340b9d296fc72bd066 xen/blkback: Add support for BLKIF_OP_FLUSH_DISKCACHE and drop BLKIF_OP_WRITE_BARRIER.
73d842af27b863cbc816e75003edbc287bf57130 xen-blkfront: Provide for 'feature-flush-cache' the BLKIF_OP_WRITE_FLUSH_CACHE operation.
34da9e50e908c4553ddefb38da2c5bacbe2bba58 stmmac: removed not used definitions
75bd0cbdc21d80859c80bdd5dd00125c1a3ccbca usbnet: runtime pm: fix out of memory
a70171dce9cd44cb06c7d299eba9fa87a8933045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
23691d75cdc69c3b285211b4d77746aa20a17d18 Bluetooth: Remove l2cap_sk_list
73b2ec18532f45e9028ce4c7bc8d7f8818eabd2a Bluetooth: Handle psm == 0 case inside l2cap_add_psm()
9e4425fff9e0a0fb6a8c705777ed861f991f8747 Bluetooth: Add l2cap_add_psm() and l2cap_add_scid()
28350e330cfab46b60a1dbf763b678d859f9f3d9 Input: ads7846 - remove unused variable from struct ads7845_ser_req
1dbe7dada2d03d1313183d439068f1f951a91244 Input: ads7846 - make transfer buffers DMA safe
7388754e0399d341e6d02fc7394b3727cad57371 Input: ati_remote2 - return the error code from sysfs channel_mask store
9cc7c80b57c66d08e67f297169783d1f07288066 Input: sh_keysc - only compile PM code if PM is enabled
7372b0b122af0f6675f3ab65bfd91c8a438e0480 clockevents: Move C3 stop test outside lock
eaef6a93bd52a2cc47b9fce201310010707afdb4 mac80211: Fix a warning due to skipping tailroom reservation for IV
e05b2efb82596905ebfe88e8612ee81dec9b6592 clocksource: Install completely before selecting
8c4e708d01424f88afde64a96ffd05146c9978b8 HID: picolcd: Avoid compile warning/error triggered by copy_from_user()
588da3b3be8b3225c2dd192aa782bf6c5c32eb84 GFS2: Don't use a try lock when promoting to a higher mode
d192a8e5c6fec4fe8cdafebccc415db4074dee88 GFS2: Double check link count under glock
a1fde08c74e90accd62d4cfdbf580d2ede938fe7 VM: skip the stack guard page lookup in get_user_pages only for mlock
5895198c56d131cc696556a45f7ff0ea99ac297b Merge branch 'staging-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
0ecb063a2976b62d5eaecbd5a70bb994fe4b5a8a Merge branch 'usb-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
bd355f8ae6577aa6b444ab76bb1dfeb1a7002d9f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
1c08232cfe5e68c6234305a3abb64d52d89c9ead Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
8db72a7d7268630e04ec285fbd3e90733b2eddf9 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6
8a3d8ed027b563d2875cd3df816fb4a888a8551e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
30106b8ce2cc2243514116d6f29086e6deecc754 slub: Fix the lockless code on 32-bit platforms with no 64-bit cmpxchg
c8d55a9d9e257e67d02a6f673a943dd77e6bf24e can: rename can_try_module_get to can_get_proto
1650629d1800bf05ad775f974e931ca2fa03b0ff can: make struct can_proto const
e1287eb891e326ea8451b03ba1f9b0d66abdb13d Replace '-' in kernel version with '_'
64f3b9e203bd06855072e295557dca1485a2ecba net: ip_expire() must revalidate route
5a412ad7f4c95bb5b756aa12b52646e857e7c75d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-next-2.6
76ce94a37187327c09343a98726ccea81f9eab54 MAINTAINERS: Update KCONFIG entry
fca65b4ad72d28cbb43a029114d04b89f06faadb ceph: do not call __mark_dirty_inode under i_lock
301102cc832f9f3e24c5748705f152eaa7c307f6 ipv6: Use flowi4->{daddr,saddr} in ipip6_tunnel_xmit().
cbb1e85f9cfd2bd9b7edfd21d167e89a4279faf0 ipv4: Kill rt->rt_{src, dst} usage in IP GRE tunnels.
dca6b6d18fa4428c4539e45f7a43040e388ab99e [media] V4L: soc-camera: regression fix: calculate .sizeimage in soc_camera.c
0b84834a5a9f5fe8f3760560ef8c5b1536d22bd1 [media] v4l2-subdev: fix broken subdev control enumeration
31acbcc408f412d1ba73765b846c38642be553c3 drm/i915/dp: Be paranoid in case we disable a DP before it is attached
2dd251f0a294300a1cf8f4b63768145fa6153c4d drm/i915: Release object along create user fb error path
2a164d02dd34c6b49a3f0995900e0f8af102b804 [media] Fix cx88 remote control input
b7534f002d3c81d18abfbf57179d07d3ec763bb5 [media] v4l: Release module if subdev registration fails
9a1b9496cd2b013f74885218947fa7120d53e74c ipv4: Pass explicit saddr/daddr args to ipmr_get_route().
6716344c521bb585c1b89987c918d4b83b81adbe ixgbe: Cleanup PCIe bus speed info
68c7005d664724eab87627b042e149a736622d54 ixgbe: improve EEPROM read/write operations
95a46011843a3c49e1a002eddb6b2735c201e378 ixgbe: fix sparse warning
2698b20842884d7d4de55ea559baa57e2f2ebea4 ixgbe: fix typo error with software defined pins on 82599
6d980c3e50189e5437fdb5ef2c6e6d3c282035dc ixgbe: Use function pointer for ixgbe_acquire/release_swfw_sync()
97322b3303a1de979b973dc1d0a43091f27258ac igbvf: remove bogus phys_id
f6b1bfd17d42f9dc1d799b7e0eed817ed75005ec igb: Add check for invalid size to igb_get_invariants_82575()
ec7e97e9a0265255485e217f4f2d3513949e7083 ixgb: convert to set_phys_id
dd927a2694ee412b440284dd72dd8e32caada3fc ipv4: In ip_build_and_send_pkt() use 'saddr' and 'daddr' args passed in.
dca97ad2ec37aa98c45dfe1d531d9ba7048e814e e100: fix build warning
d2e48c1d4184a0baa4bf09920b63661e0b860b8c arch/tile: update defconfig file to something more useful
ceca3c193e73bb409d093515fae9e5ef02ffa2de tile: do_hardwall_trap: do not play with task->sighand
dc0b124d8edc6c2f95fc3a689cd40ec05ad85108 tile: replace mm->cpu_vm_mask with mm_cpumask()
ef0aaf873ebadd7576f4fb2085ec4557a9df8bf5 tile,mn10300: add device parameter to dma_cache_sync()
aaeb012fe4700cb808562c2daf7ccc464e7f18cf audit: support the "standard" <asm-generic/unistd.h>
d07bd86d82622247dba8cc29974d3860f857ea33 arch/tile: clarify flush_buffer()/finv_buffer() function names
5386e735897afd8bcd332caf21a5f68d9e0e81c6 arch/tile: kernel-related cleanups from removing static page size
28d717411badb78df71ecf087a07b93caf418f59 arch/tile: various header improvements for building drivers
dbb434214e34014dc7acb0e7811c37471df26a72 arch/tile: disable GX prefetcher during cache flush
43d9ebba93b4e775f89efc1eeeed3075a4ab4741 arch/tile: tolerate disabling CONFIG_BLK_DEV_INITRD
229f4df1fb84e5d3306b4fc49b41f7847340092d arch/tile: properly flush the I$ when unloading kernel modules
7194988fb5add6341b95f4501f6778bf27b4d3de arch/tile: disable SD_WAKE_AFFINE flag on CPU/NODE scheduling domain
df29ccb6c06dcb65867d4fd3c2fa473017f60ecc arch/tile: allow nonatomic stores to interoperate with fast atomic syscalls
398fa5a9319797e43f67b215337afe62e39475ef arch/tile: improve support for PCI hotplug
98bb318864ed10ae374573f1382147f113642059 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
69458cb194e82972347a004054e0baed719ed008 ipv4: Use flowi4->{daddr,saddr} in ipip_tunnel_xmit().
9cddf15f18865c4f7124d829be41799f59aaa5cf x86/net: only select BPF_JIT when NET is enabled
f428c94c842343b8580751cf637794050ca12d77 ALSA: lola - fix lola build
447ee6a7cbbfb5ae7ab8f9b8b058b4a04fe398bf ALSA: hda - Use position_fix=3 as default for AMD chipsets
1a8e1463a49aaa452da1cefe184a00d4df47f1ef [CPUFREQ] remove redundant sprintf from request_module call.
469057d587a9de2cd6087d71a008b908e785a5b6 [CPUFREQ] cpufreq_stats.c: Fixed brace coding style issue
98586ed8b8878e10691203687e89a42fa3355300 [CPUFREQ] Fix memory leak in cpufreq_stat
335dc3335ff692173bc766b248f7a97f3a23b30a [CPUFREQ] cpufreq.h: Fix some checkpatch.pl coding style issues.
2d06d8c49afdcc9bb35a85039fa50f0fe35bd40e [CPUFREQ] use dynamic debug instead of custom infrastructure
27ecddc2a9f99ce4ac9a59a0acd77f7100b6d034 [CPUFREQ] CPU hotplug, re-create sysfs directory and symlinks
904cc1e637a00dba1b58e7752f485f90ebf2a568 [CPUFREQ] Fix _OSC UUID in pcc-cpufreq
621496f4fd56195b7b273521f467c2945165481f btrfs: remove unused function prototypes
81024fc41a9353160bc445fda4f96d1aa5e82791 APM: take over maintainership
931aeeda0dca81152aec48f30be01e86a268bf89 sched: Remove unused 'this_best_prio arg' from balance_tasks()
e7e7ee2eab2080248084d71fe0a115ab745eb2aa perf events: Clean up definitions and initializers, update copyrights
179eb03268aa1da03d90f1566ea85dc1478d3ae3 alarmtimer: Drop device refcount after rtc_open()
ce788f930b0cdf821de7ee8f84cfe8cf7fcb6311 alarmtimer: Check return value of class_find_device()
cce36444173b943f7b27e726ab38b3340cdebc41 powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration.
ecb7390211fe9cb14ff0bae116a3f4f1149c0b6c powerpc/pseries/eeh: Handle functional reset on non-PCIe device
308fc4f8e10b5239cde46104bb9fca79b46230c8 powerpc/pseries/eeh: Propagate needs_freset flag to device at PE
9ee820fa005254dfc816330f6654f14dcb2beee1 powerpc/pseries: Add page coalescing support
7707e4110e5692fe85e7e6c471c9bb2a9254d313 powerpc/kexec: Fix build failure on 32-bit SMP
104699c0ab473535793b5fea156adaf309afd29b powerpc: Convert old cpumask API into new one
48404f2e95ef0ffd8134d89c8abcd1a15e15f1b0 powerpc: Save Come-From Address Register (CFAR) in exception frame
1977b502120d44b9b4897703adfb2e2fab346880 powerpc: Save register r9-r13 values accurately on interrupt with bad stack
851d2e2fe8dbcbe3afcad6fc4569c881d8ad4ce9 powerpc: Add Initiate Coprocessor Store Word (icswx) support
a32e252f7cdfb3675a4e50215cfac356ed8952c4 powerpc: Use new CPU feature bit to select 2.06 tlbie
de2954d66408da3ae34effda777bb564fd17781b crypto: caam - fix printk recursion for long error texts
701af31ce0cc6a1114001d792c21108c7f49ac86 crypto: caam - remove unused keylen from session context
3023b5b6f1d9e3f12827d0437f6bf096dddac944 hwrng: amd - enable AMD hw rnd driver for Maple PPC boards
bd68ccb390f0d91e26e6f3252ba457ee4e06974a hwrng: amd - manage resource allocation
0200f3ecc19660bebeabbcbaf212957fcf1dbf8f crypto: s390 - add System z hardware support for CTR mode
9996e3421cae20a17c99881b2ac0f7562f760e04 crypto: tcrypt - CTR mode speed test for AES
d393d9b8ca7f3296b50cb6fd0dc550ed6f72cdbc crypto: s390 - cleanup s390 Kconfig options
df1309ce955a490eac6697a41159b43e24d35995 crypto: s390 - add System z hardware support for GHASH
99d97222150a24e6096805530e141af94183b9a1 crypto: s390 - add System z hardware support for XTS mode
98971f8439b1bb9a61682fe24a865ddd25167a6b crypto: s390 - cleanup DES code
1822bc9093e05059e4144d6041b0f5450ad275e1 crypto: s390 - extend crypto facility check
ba0e14acc417eceb895efda1ff46366f4d1728f8 crypto: testmgr - add support for aes ofb mode
476eb4912601a8c01e6702b9a029f476b4b131d2 powerpc/irq: Stop exporting irq_map
18a353f42817f08e3501162ceda9d2efddb08a40 sctp: Use flowi4's {saddr,daddr} in sctp_v4_dst_saddr() and sctp_v4_get_dst()
492f64ce12e259abd85714d05b885e105bd8aeef ipv4: Use flowi4's {saddr,daddr} in igmpv3_newpack() and igmp_send_report()
d4a3b10c16a1bdb09483233bd7aeac684ccc160a vga_switcheroo: Remove unbalanced pci_enable_device
f4bfd99f8519e2d35541cc4fc383b1b3141a657a libcxgbi: Use flowi4's saddr in cxgbi_check_route().
28c90da02ed7367fc5714adefce2a961e5bae306 pptp: Use flowi4's daddr/saddr in pptp_xmit().
f19467c509e36e5ba3498efd7d4072d3581a1d6c nouveau: add optimus detection to DSM code.
3448a19da479b6bd1e28e2a2be9fa16c6a6feb39 vgaarb: use bridges to control VGA routing where possible.
8116188fdef5946bcbb2d73e41d7412a57ffb034 nouveau/acpi: hook up to the MXM method for mux switching.
99b38b4acc0d7dbbab443273577cff60080fcfad platform/x86: add MXM WMI driver.
31e4543db29fb85496a122b965d6482c8d1a2bfe ipv4: Make caller provide on-stack flow key to ip_route_output_ports().
508c8d60bd08640db39146edbbfdbf01a802163d drm/radeon/kms: fix up r1xx-rs4xx i2c buses
87d7a1f9e6487bb4cc8d04bd0e27e11a97b5a7b3 drm/radeon/kms: set i2c adapter class to I2C_CLASS_DDC
63f7d9828bf55cc8ee6f460830c5285fe06bef3e drm/radeon/kms: add support for thermal chips on combios asics
cb3c438ea4c0e638cba08bfaa8e2b64ffb8a6ce3 drm/fb: fix CONFIG_DRM=m && CONFIG_FB=n
f1390160ddcd64a3cfd48b3280d0a616a31b9520 dccp: Use flowi4->saddr in dccp_v4_connect()
0ee5623f9a6e52df90a78bd21179f8ab370e102e Linux 2.6.39-rc6
475949d8e86bbde5ea3ffa4d95e022ca69233b14 ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
417da66fa9d2f14b1a90b04095413b87907d8183 ipv4: Rework ipmr_rt_fib_lookup() flow key initialization.
6f239284542bae297d27355d06afbb8df23c5db9 Merge branch 'for-linus' of git://git.infradead.org/users/eparis/selinux into for-linus
d2af6768f6128a682e7490d04e2f3d660bd6fb76 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
8aeb96f80232e9a701b5c4715504f4c9173978bd drm/radeon/kms: fix gart setup on fusion parts (v2)
498548ec69c6897fe4376b2ca90758762fa0b817 drm: Send pending vblank events before disabling vblank.
eaa4f5e1d0b816291a59a47917e569c0384f2b6f drm/radeon: fix regression on atom cards with hardcoded EDID record.
e2c85d8e3974c9041ad7b080846b28d2243e771b drm/radeon/kms: add some new pci ids
cce2c56e7666199916525907dc817209dd58287c logfs: initialize superblock entries earlier
57a503c61db077b923e23f36050c02166a4a1db2 net/stmmac: Move "#include <linux/platform_device.h>" to linux/stmmac.h
20ed0938bfb132638f68618ba2e694aafe24d3e2 Merge branch 'for-2.6.39' into for-2.6.40
9ab88434e8b5ffc5a638b5b1d3b9a67dceb28e5d ASoC: sst_platform: add hw_free callback to fix resource leak
e1a02066080da55026c193603c7468c2d95d14a9 ASoC: Remove outdated FIXME from WM8915
abc9d5aa085a4316e1abcd3c3f12ff0bb0133d57 ASoC: Use shared controls for input signal path in WM8915
b06c16dc3252018d0cad8fbd026cb9d65af31a4a Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 into for-2.6.40
ed77cc122a8402db8f9c3492649aa0c3fee7b385 ASoC: Don't crash on PM operations
7cc82439baf3faa45cbb9f05a6a8b6b55891621a staging: hv: make HYPERV_UTILS depend on NLS to prevent a build error
a8a854d38b5071788890f3ef626e5068bc2a31ba Staging: hv: Get rid of an unused variable from struct hv_driver
b0069f43fc6bc9c91f7133922ceb4e08373ff675 Staging: hv: VMBUS is a acpi enumerated device; get irq value from bios
ca6887fb830371d050227f2295dba483f6a6d26b Staging: hv: Use the shutdown() function in struct hv_driver
b858e74503e6489190aafb84d16ef75ba267eef2 Staging: hv: Add shutdown() function to struct hv_driver
415b023ab8d6dfb88f106163a7f202a8665fb20a Staging: hv: Use the remove() function in struct hv_driver
63e69e01d7de3ce49d4312e8d78e43a5efe2f737 Staging: hv: Add remove() function to struct hv_driver
9efd21e1f53359e2f4e53ba87002c69a7908142b Staging: hv: Use the probe function in struct hv_driver
db1c19691c596375f7cae9a94b65865e523b3e6c Staging: hv: Add probe function to struct hv_driver
9adcac5c16853116dab934270967e864ceeb9c41 Staging: hv: Get rid of struct hv_bus
66d9229c2a0823e73002c71bed28c2000c4c5670 Staging: hv: Make event_dpc a stand alone variable
59c0e4f0a665396bb5301f82764ebda8e3153783 Staging: hv: Make msg_dpc a stand alone variable
ef58f5d13537da06a131c1a2505a81fdd7d4a059 Staging: hv: Make hv_pci_dev a static variable
71a6655dedc2d8be8a292fc96840924d846ab925 Staging: hv: Properly handle errors in hv_pci_probe()
b14a7b3014b1151597d526f2e24f291ebc3a4f5b Staging: hv: Cleanup vmbus_probe() function
703027d0e4b329dc27fd152934a5ddb3d9f2ddab Staging: hv: Cleanup error handling in vmbus_child_device_register()
7a8488e0da9335360ba539f05d92c8e150a102e8 Staging: hv: Get rid of the drv field in struct hv_device
404aaed16b31ea34efc5fc58c7b0ba71d7f09077 Staging: hv: Get rid of vmbus_release_unattached_channels() as it is not used
360926923b184fddf4e570b7f970b33e4e52af40 Staging: hv: vmbus_driver cannot be unloaded; cleanup accordingly
c055f5b2614b4f758ae6cc86733f31fa4c2c5844 [SCSI] fix oops in scsi_run_queue()
c93212f387fdf5180d9d13cc207419abd5b3ec17 Merge git://git.kernel.org/pub/scm/linux/kernel/git/nico/orion into devel-stable
9005fcd89c24f2a0fa6f87588b9208aae6d4d6cd staging: Remove a warning for drivers/staging/wlan-ng/cfg80211.c
da548cb3f1ec3b1fd4ec2a848401398462ce3124 staging/rts_pstor: fix Polling thread wakeups CPU
56aec662152b57c57191c5407cebcf5a09a74a70 staging: brcm80211: removed function wlc_calloc()
e0c6bf1315656a8bb1be095b6e43dcef1b1074a7 staging: brcm80211: got rid of WL_FFPLD message log macro
222508d78ff484cac34109c5cf2e936e40e82c28 staging: brcm80211: replaced WL_AMPDU_* with BCMMSG
792aa4084da918f6615a2d4d2b9e021d7e6c1fea staging: brcm80211: replaced WL_TRACE by BCMMSG
0176a203bdce12a4584362d7d64031a6b944cc25 staging: brcm80211: remove unused functions from wlc_phy_qmath.c
652dfad2dc8ff6daa976585d91de4f26ea3a3a2c staging: brcm80211: move qmath sources to phy directory
085a5cf16299e139672e51f9cf9e605b5b294af2 staging: brcm80211: remove CRC_INNER_LOOP macro
c19cf5d022cdc9fcfac69bc634d9c02dd4f9475e staging: brcm80211: remove unused hndcrc32 function
9a189f763e6a4c4a630efdeb393559ff7b59b8c3 staging: brcm80211: replace hndcrc16 with crc-ccitt function
13f401cb5320a027ab79c53f5089b0a0c8bd5adb staging: brcm80211: moved ASSERT logic to fullmac driver
93af5a4833ae3387fa929ff2821251aca81ccbe0 staging: brcm80211: removed ASSERTs from wlc_pmu.c
dc98693b2af042bc2089156dc698379dd48eecac staging: brcm80211: removed ASSERTs from aiutils.c
6fa05a5e0cbe59fec0b45dce6b62a40918691e75 staging: brcm80211: remove socitype member for struct si_pub definition
98034c4c370cf904f529d28d8b505d13d007f7a9 staging: brcm80211: use local variable for socitype during ai_scan
97a18a6b7db2843a40a37ab1f6d76c6ea9617ee6 staging: brcm80211: remove check on interconnect type in ai_setcore
51fd7b754ae40221e5c66e7116f9d7cf03b757cd staging: brcm80211: move aiutils source files to brcmsmac folder
b21c892d78aee4c6f2a8c2dfacca27074ac4d798 staging: brcm80211: cleanup code in source file aiutils.c
803d226ea238b71f0e3293fcd4a5607f40a542c5 staging: brcm80211: cleanup definitions in aiutils header file
efc39e39f3888a62fcfe4465b8ebd246246514f8 staging: brcm80211: fix checkpatch warning in si_pmu_otp_power
aa4eec9350e07a3d6ac331b0f5fc62a6065b01d2 staging: brcm80211: fix checkpatch issues in si_pmu_measure_alpclk
2d1a826db7f73692e6895455f5d9c297447b5025 staging: brcm80211: fix checkpatch warning in si_pmu_res_init
5ac71a1dda960b2166dd04bcf6c3d606cb7903bb staging: brcm80211: remove zero initialization of static in si_pmu_ilp_clock
683d06921d7a7e75e310fd2d579ffdc8c6e88e27 staging: brcm80211: fix checkpatch warnings in si_pmu_spuravoid_pllupdate
27302e8fa2d05f9aafa09a096da181dd02cc12ea staging: brcm80211: remove dependency between aiutils and siutils sources
36648b8bdaf75991ce1bea5bdf6699cd23c425fc staging: brcm80211: separate hndpmu functionality for brcmsmac driver
7754116bab5b69491dbb6eb320e59b244624df63 staging: brcm80211: remove use of si_* functions from wlc_phy_lcn.c
da065a5c524c0ea2589d12f69884b2f8305dc6d4 staging: brcm80211: remove unused functions from hndpmu.c
c142eae26d92549dd9abdc5815dc7251f6ae7779 Revert "staging: brcm80211: separate hndpmu functionality for brcmsmac driver"
d7918e6c65b4eb1453e5c07308eb37f091d714bb staging: brcm80211: remove retrieval function for tsf in wlc_main.c
069f4439b9a05902999e49c37d3fe5f83523089d staging: brcm80211: remove tsf retrieval from wlc_bmac.c
88ddf0c94bfcc293d033f4cfcc0b438ead968582 staging: brcm80211: provide TSF value in receive status
931f64a9d674e37d9d1fd1168e7f74f0a46aeb63 staging: brcm80211: remove queue info parameter from wlc_send_q
3a7305002ccfefb9dc1effd066bc3e0f5a74beb8 staging: brcm80211: rename active_queue identifier
12392c6d4dff6db1cf10091c2515ac41bfa58c76 staging: brcm80211: implement flush driver callback for mac80211
be2fee08bb876bd8156d5f0c3e2b2a6ae8885b97 staging: brcm80211: removed remaining ASSERTs from phy
b78442d12bfccad78e94102f02ef87f143b950c8 staging: brcm80211: removed all ASSERTs from wlc_ampdu.c
155142fcc25aef3c9a60cf1661429a32c51fa683 staging: brcm80211: removed all ASSERTs from wl_mac80211.c
5dfa128f42da6296e62a7387f16d213a308135ea staging: brcm80211: delete ASSERTs in 4 files in brcmsmac dir
5672cfa335d2518f3168ff1ad654d8e392181f51 staging: brcm80211: removed ASSERTs from util dir, part 2
909f43a0c6340284503d20650ea9bb74efa10c39 staging: brcm80211: removed ASSERTs from util dir, part 1
1bc93cec2cfa53f52681e29eab3c3254eed2e63a staging: brcm80211: made fullmac error codes more consistent
b74ac12ecdc23cfc4b13c71f9a2356f51d15c7e8 staging: brcm80211: replace error codes part 2
e10d82d47dc4fe1d98ab46337324a2f7facc0491 staging: brcm80211: replace error codes part 1
c2be548d3d23dd996e42863bb02122032fbba6bb staging: brcm80211: removed error string function
4ff956a68b8b6cbfc67ce52d14bbb273f0688ffd staging: brcm80211: removed ASSERTs from wlc_bmac.c
a6b967715e4b1b13c34d76f061c8376a76b13161 staging: brcm80211: removed ASSERTs from wlc_ampdu.c
af4e9c095599d491c8f7d39078d18a13208a9487 staging: brcm80211: removed ASSERTs from wlc_main.c
94da409ef37c66aba3e4639f49d3696b141a090e staging: brcm80211: honour basic rate configuration from mac80211
78e1914dc977e1a1c970be7d4afd110735c92882 staging: brcm80211: rename rate related definitions
2afa554be44d155c9de757f2671642a34e6593be staging: brcm80211: remove wl_ops_set_rts_threshold
b5c60b5fdbb3e27fa70f182bba98cdbca02f5c3f staging: brcm80211: remove unnecessary if statements from bss_info_changed
09a4847085cb9c1a687940d12cc2b61d86099ad1 staging: brcm80211: replaced WL_ERROR in rest of softmac.
b8f092c998b97624125243d87b694915fa8f9d3a staging: brcm80211: replaced WL_ERROR in wlc_main.c
384235ee6d9658f0b7f6fad099f5c51ed8923a3b staging: brcm80211: replaced WL_ERROR in wlc_bmac.c
cd67038e698950effab9150165f2a820d82a29af staging: brcm80211: replaced WL_ERROR in wlc_ampdu.c
9b289c7b9a8c9200798c4d181d59c87341958cf3 staging: brcm80211: replaced WL_ERROR in two files.
8c2c8216091bc8d4ac904da04a0a3563b948da81 staging: brcm80211: making wiphy object accessible from wlc and phy
13e059c3e1f37f4a0e63649cf6ac794cdfc4f9d7 staging: brcm80211: removed WL_NONE
2c09ded5763751beb7fc7c2968480fa5cb21a219 staging: brcm80211: bugfix for fullmac return codes
b7ef2a9590479efc45e3acf3b193174da26aa561 staging: brcm80211: made error codes in bcmutils.h positive
745492c254c8cd202632c3f8f92a896c5037e249 staging: brcm80211: fixed error in non-DHD_DEBUG fullmac build
f5178ddd2f09de8b1cfc5e19043892e8b24666cb ARM: PJ4: remove the ARMv6 compatible cache method entries
0ffd3c4805446dc00a042140443fd7342a35d0b4 ARM: Sync Marvell Dove defconfig with latest kernel
7b769bb3e859b0de65999468dd1660e3364f8994 ARM: Moving Marvell Dove platform defaults to ARMv7
7e0ddb5049c6c1d8ef8d59d5bf588cab69fdfdc5 ath6kl: Remove few more unused header files
0b0c87416fd69541ce8efc8703c839500671e7d6 ath6kl: Replace data type macros with kernel defined ones
cb8a13aade3bec47ac8bdbf9ea86efec786ebe2e ath6kl: Remove unused macros from gpio_reg.h
79d16c20102e0d46678e562371cac96c3a17ec1e ath6kl: Remove unused regdump.h
30eb73696116341c133ab993e707fff73de395c5 ath6kl: Remove somemore unused header files from hw4.0/hw/
053db30673107b7b53549b5dec227cd2b3b0c967 ath6kl: Remove unused hw4.0/hw/vmc_reg.h
e2da2c0f58d3381b32288e663d63b9c6cd8ac757 ath6kl: Remove unused bb_lc_reg.h
21e43d965e13d9132c3e718439bba88e33f4fd1b ath6kl: Remove unused hw2.0/hw/uart_reg.h
05177f4020c01215b39fc934181fba2351c1170e ath6kl: Remove duplicate si_reg.h
1ecf2f1c3ddce3f97e51e29a9b99d644eaec3c00 ath6kl: Remove duplicate rtc_reg.h
3dc8f80dbf2767139d7b175ad1405016c3908b99 ath6kl: Remove duplicate mbox_wlan_reg.h
e428b6d67d33d2ea8a0d68ddf5cb4809e0cc1900 ath6kl: Remove duplicate mbox_host_reg.h
b783adb7d54764db6d7e5f3a9b5aafb836c22805 ath6kl: Remove duplicate abp_map.h
a9d4d476dfef07a7e17341a3b792b260fea74dcb ath6kl: Remove unused analog_register header files
d713680f2a7a91864e3722420222952f30a0346e staging: lirc: fixed coding style
3b70a26bcbe05db12965de702368ca0b9ec945f1 staging: sm7xx: minor cleanup
59815677555746f8263672f25cebcf4c27fc5d31 staging: sm7xx: smtcfb.c: Use the new PCI PM
9ae62107fb9010e902e60259c6a461c68885d0c7 staging: ath6kl: open/shared auth implementation
60c87f1453e8d53e14941c2d99861a21282942a5 staging: ath6kl: cfg80211_roam issue; driver wedge
abc15bdd87171f9150e58e3f5237cd9372b185d7 staging: ft1000: Removed unused variable InterruptsEnabled.
2989b19ff838f3863cc1c32b288fce86cf639b3c staging: ft1000: Remove unused variable CurrentInterruptEnableMask.
3d20634100d9ae74d38dac70d012f2e7af4e7558 staging: ft1000: Remove unused variable DSPResetNum.
8016a34d95f281ad6497978a21124236a7eaa6cf staging: ft1000: Remove unused variable ASICResetNum.
8cfff928a7a8bf946570adce259e80635321e82b staging: ft1000: Remove unused variables in ft1000_info.
bb40876e436a025896aeb9c745e3cfb4f25700b2 staging: ft1000: Remove unused declaration in ft1000_usb.h.
9be0392989306361d4a63a06a8ee281efbead548 USB: EHCI: Add bus glue for GRLIB GRUSBHC controller
c430131a02d677aa708f56342c1565edfdacb3c0 USB: EHCI: Support controllers with big endian capability regs
1810b3bb7bfeaad1fa782235ff0d06c30d6cbf06 IIO: GYRO: ADXRS450: Don't exit probe, in case the power on default is not met.
7dd04eb04e0cf6593ff8ee30e9a4a403c1256834 IIO: GYRO: ADXRS450: Fix sign issues, properly shift results and limit values
8ffc4e72131eb0103abf2be382b56f4fac0123c8 IIO: GYRO: ADXRS450: enforce sequential transfer delay of at least 0.1ms
232b1648e5d54b1e3f73463b0b26348889f12ae3 IIO: GYRO: ADXRS450: Add missing parity bit generation
caca8c89c24d1fe1470aafacebe7d80910888235 IIO: GYRO: ADXRS450: Cleanup result extraction and update license notice
31f6a29a58c0c9aa5c6e13abe0b00b81bb3c9601 IIO: GYRO: ADXRS450: Don't issue two messages, use two transfers
bd5a793fec23c1ee7f98b9b68001dcee0089ab35 IIO: DDS: AD9834: Add support for AD9837 and AD9838 DDS devices
ba1c2bb2cc29eada78a6d35488291892431918e5 IIO: DAC: AD5791: Add support for the AD5760/AD5780 High Resolution DACs
af46800b9a3947724baeffb1a1649276971297c7 ASoC: Implement mux control sharing
fafd2176f72148e83c64a1f818ff33fceed83d08 ASoC: Store a list of widgets in a DAPM mux/mixer kcontrol
fad598887dc0d89ffee3e51281a8143beb2ae58c ASoC: Add w->kcontrols, and populate it
82cfecdc03499be63262d60daf859b4cc1ea3fba ASoC: s/w->kcontrols/w->kcontrol_news/g
4f0871a6c7811a433513c3788a7cce27033bb8b8 xHCI: Clear PLC in xhci_bus_resume()
65f7e32520fcc31c32d72e61198a4eb457656860 Merge branch 'for-2.6.39' into for-2.6.40
62819fd9481021db7f87d5f61f2e2fd2be1dfcfa staging: r8712u: Fix driver to support ad-hoc mode
005967a1df80980acb47c72d758ec05059105492 ASoC: JZ4740: Fix i2s shutdown
6c45e126567eb9f96519ca97917ce317fcbe5218 ASoC: Remove DAPM debugfs entries before freeing widgets
d5d1e0bef4385a0cd726613c0fc1909cd23efd39 ASoC: Move DAPM widget debugfs entry creation to snd_soc_dapm_new_widgets
8eecaf62445e175572ffabaab090b471001c5a2c ASoC: Move DAPM debugfs directory creation to snd_soc_dapm_debugfs_init
0aaae527c71e6af571093d90474f37c8662008d5 ASoC: Free the card's DAPM context
1307394afd2d6cf8f41f5e691b43ffc9e027630c ASoC: tegra: TrimSlice machine support
61ec9016988f5c030e96e3c8a42ee9e11b8517aa tty/serial: add support for Xilinx PS UART
2ce2c3ac8852cfc8f74f4b7b9a2c4cdff007f96a USB: OTG: msm: Clear in_lpm flag before enabling the IRQ in resume
ac1aa6a21747d02a93b1becb4ab19f1fc9de2beb USB: gadget: Initialize ep0 once while registering gadget in ci13xxx_udc
76cd9cfb2e022d19bfc008a6e993e1e407034241 USB: gadget: Use ep0out for control OUT data phase in ci13xxx_udc
4c5212b7688955075b166def5ce08b34beb87a9c USB: gadget: Fix bug in endpoint feature request processing in ci13xxx_udc
986b11b8c7ac3d8752790654637bd944ea18ee79 USB: gadget: Fix unused variable warning in ci13xxx_udc
8c2387a71ccbae699cfdc315382afc9a89b01b2d USB: gadget: Use bitwise AND operator to test flags in ci13xxx_udc
ef90748216d80f4afc95657925873a6fc3d3d6e2 USB: gadget: Fix typo (s/EBUSY/-EBUSY) in ci13xxx_udc
2887ba9e3e478522a4a3f1f64506fe1e8b0c740c USB: gpio-vbus: ask for vbus_draw regulator before registering xceiv
ce97cac813340eb8ecb1c5410041c9eade58f870 USB: ldusb: add several new devices
139540170d9d9b7ead3caaf540f161756b356d56 USB: ehci: remove structure packing from ehci_def
14be249c969817e05c4f1ce042906e1c5be68873 usb: Configure octeon2 glue logic for proper uSOF cycle period.
bf5417152154038bbae429e2357731b1dad03328 usb: octeon2-common.c: Configure ports for proper electrical characteristics.
f5ced99725d05f521ef0f597e688c19835e59c55 USB: octeon2-common: Don't reinitialize the clocks.
f2e0192519b31974009c0da55dc39c497240df06 ALSA: lola - Yet another linux/delay.h inclusion
4ad12621e442b7a072e81270808f617cb65c5672 libceph: fix ceph_osdc_alloc_request error checks
8c71897be2ddfd84969412635ca42fa9e137f7b6 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start
ca20892db7567c40e8ed0668f46cf0d085d7db6d libceph: fix ceph_msg_new error path
3772d26d87efc2d91b2e4247e0001c89ed09a980 ceph: use ihold() when i_lock is held
609cfda586c7fe3e5d1a02c51edb587506294167 Merge branch 'stable/bug-fixes-for-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
667eff35a1f56fa74ce98a0c7c29a40adc1ba4e3 ext4: reimplement convert and split_unwritten
9a6cd4b45a1372b04bb4c3307f1ce79a0a2e2fa9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc
bab0dcc717e28f76f10337a26ed5a14adcd786ce Merge branches 'x86-fixes-for-linus' and 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
47ea3bb59cf47298b1cbb4d7bef056b3afea0879 ext4: add ext4_split_extent_at() and ext4_split_extent()
f044785d0afc6c173ca7298c1a1cb4559423112f ALSA: lola - Add missing inclusion of linux/delay.h
4296f1ad5aa513500a87a4709579d31be8ba461f Input: h3600_ts_input - fix a leak of the IRQ during init failure
12d0cef701775f7f52667c33e57a5fe61fa49bd5 Input: sh_keysc - make sh_keysc_device_driver static
197217a5af79c23609da03eda2a52ee8603eec52 ext4: add a function merging extents right and left
df5e6223407e3e645065c4bd968fee007f0e0287 ext4: fix deadlock in ext4_symlink() in ENOSPC conditions
fe4af1b55ed76e3051bbd8abce7d6b3c504272a5 ALSA: lola - Implement polling_mode like hd-audio
7ad8e4e6ae2a7c95445ee1715b1714106fb95037 ext4: Fix fs corruption when make_indexed_dir() fails
2db3002029d6c8fbd8ad4ab21f501475cd8c96f9 ALSA: lola - Rename to Digital SRC Capture Switch
c7aad3c317afc05418414c95e877173799145d0b ALSA: lola - Add sync in loop implementation
7e79f2267605e59492fef92b966dddc3c6a68b41 ALSA: lola - Add SRC refcounting
8bd172dc96fba8ba5a7560afdc1ff7461c278e86 ALSA: lola - Allow granularity changes
972505ccde9a3bdc8455f4cf3d3f37d17f8f10a3 ALSA: lola - Use SG-buffer
fe3d393eda2a716c2ea7fcd63e105657911ed245 ALSA: lola - Add Lola-specific module options
0f8f56c959c9c4a65a5ad13f1b49d97db30b5c2f ALSA: lola - Fix PCM stalls
333ff3971f374d9a057fd6d1492a2ef78989974d ALSA: lola - Use a single BDL
a426c787233c87587b6cac797ac840162bdb09c2 ALSA: lola - Suppress the debug print
c772bbe69a0171f12ad2adde5c150b4e211365ec ALSA: lola - Changes in proc file
1c5d7b312f9d0e18e2051eac058257db3586f54d ALSA: lola - Make SRC helper global
d43f3010b8fa7530c3780c087fad9b0a8a437ba1 ALSA: Add the driver for Digigram Lola PCI-e boards
74e4e6db38918620bdf8a46e94982ead2b228d43 ext4: set extents flag when migrating file to use extents
48dbb6dc86ca5d1b2224937d774c7ba98bc3a485 hw breakpoints: Move to kernel/events/
fae85b7c8bcc7de9c0a2698587e20c15beb7d5a6 perf: Start the restructuring
87023ff74b2358b5e51d3c790704f786e89ff769 ASoC: Declare const properly for enum texts
8f065d36508f283ee6cbeb05829f032d0b782a16 GFS2: Improve bug trap code in ->releasepage()
4f1de018215fb56940ce5793e11becd1e8cd6e44 GFS2: Fix ail list traversal
6905d9e4dda6112f007e9090bca80507da158e63 GFS2: make sure fallocate bytes is a multiple of blksize
9a3f39ff36e11ea6b6c8b5f90337a864cb7e81f6 omap: move detection of NAND CS to common-board-devices
fbd8071c188e3053fb318d78214e54d4615d93f2 omap: use common initialization for PMIC i2c bus
96974a249b0cf3537f49115a59be67e2c54f315c omap: consolidate touch screen initialization among different boards
d14f81741f4ca5c96f52eff0210c8da0b0997d6f OMAP3+: voltage: remove spurious pr_notice for debugfs
34549009a1a48e9212508aa32a90281e682c52b1 OMAP4: PM: remove redundant #ifdef CONFIG_PM
283a1c1f276d879ab8bafec8ec9f8fca03f159bb OMAP3+: smartreflex: delete debugfs entries on probe error
833d78fc58774738a6fe7175794b9a9b251afa88 OMAP3+: smartreflex: delete instance from sr_list on probe error
0c49cc167c6365a1a514b1e44d7fa8378ff16c4c OMAP3+: smartreflex: fix ioremap leak on probe error
da9e7392f4b0c295a47ec7def38629959eb51ff2 OMAP3+: smartreflex: request the memory region
0bf6e2eca2a32fc6ea69eb499313234476a526d7 OMAP3+: smartreflex: fix sr_late_init() error path in probe
e15d13f45ec5dd0217317eddacd4e92565b300a1 omap: Run make savedefconfig on omap2plus_defconfig to shrink it
35f7b961054021fd89b73a15988f10d38da71beb OMAP3/4: l3: minor cleanup for parenthesis and extra spaces
7529b703869d59e799a0c0eb4f3df7a418f7dc99 OMAP3/4: l3: fix omap3_l3_probe error path
8417da6f2128008c431c7d130af6cd3d9079922e kbuild: Fix passing -Wno-* options to gcc 4.4+
ce85c9ac8dd53a658d85b4f39f612c23aa704e49 ALSA: hda - fix NULL-dereference in patch_realtek
fdc6807fcd09416c5537f479e1dcd624118e234c HID: add support for Logitech G27 wheel
11383a9bcc213cd2b55e2aef863ef2a8b3d7b62c arm: omap: gpmc-smsc911x: minor style fixes
16541ba11c4f04ffe94b073e301f00b749fb84a1 cifs: handle errors from coalesce_t2
146f9f65bd13f56665205aed7205d531c810cb35 cifs: refactor mid finding loop in cifs_demultiplex_thread
497ff0344432d1c4ab493ce163a87410064b8d91 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
5933f2ae353a93b1d3b501bc63c925531849bbc7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
3a852d3bd53e718206a18b015909c4b575952692 CRED: Fix load_flat_shared_library() to initialise bprm correctly
cee6a262550f53a13acfefbc1e3e5ff35c96182c USB: fix regression in usbip by setting has_tt flag
d93da492d9a8840a0bdda88e74df8d0f593f1977 usb/isp1760: Report correct urb status after unlink
dbc265465a3fc8ac8d75d3ede7e84ea122a8fd0a Merge branch 'for-usb-next' of git+ssh://master.kernel.org/pub/scm/linux/kernel/git/sarah/xhci into usb-next
71a9f9d268a5c2b0a80ae606cf8e502f3410a5df usb/isp1760: Improve urb queueing, get rid of BUG():s in normal code paths
22bea9cef810ec54abdb057de46cea04c972dc64 usb/isp1760: Report correct urb status after unlink
eb1a796868effbf33ec2cfa3d15567d7e31f2ee2 usb/isp1760: Remove unneeded OR map and HcBufferStatus code
34537731d7f64d20116fbef4a665ec6a37195573 usb/isp1760: Clean up urb enqueueing
847ed3e8f18b9cc401677e6e14eb7c89c7b8dfb6 usb/isp1760: Remove false error printout
dfbc6fa3e1f19d31aeb6afdffeede7271e29bfbf USB: s3c-hsotg: Add copyright string
f8acb08d8a1b2edab352430bd32c0e694bc65bc5 USB: s3c-hsotg: Fix hang up after reset
9c39ddc60ee9eb70569d1658e512cfa232b9dd16 USB: s3c-hsotg: Fix stall condition processing
26ab3d0ce95c270b1ca491d6970aa14852d8e5a3 USB: s3c-hsotg: Fix control request processing
a3395f0dd016f18273eac8e689e1e81e075e025e USB: s3c-hsotg: Fix interrupt cleaning code
d00f500400a6e309f9bc43d385572f395eba2871 USB: s3c-hsotg: Fix core reset
83722bc9430424de1614ff31696f73a40b3d81a9 USB: extend ehci-fsl and fsl_udc_core driver for OTG operation
0807c500a1a6d7fa20cbd7bbe7fea14a66112463 USB: add Freescale USB OTG Transceiver driver
2ea6698d7b9266da53044dddc5f6743adf097fb5 USB: fsl_udc_core: support device mode of MPC5121E DR USB Controller
09ba0def9aefc16c1c8a6d166f024c9d704f0ab0 USB: fsl_udc_core: prepare for SoCs with BE registers and descriptors
b703e47ec0d16ccaf2895e2069b6c83a92c51efc USB: fix build of FSL MPH DR OF platform driver
13b7ee2a953f07d994b6bc3439cdd4a718de6f80 USB: ehci-fsl: add MPC5121E specific suspend and resume
ec8e8dfe5f862a01bf1b5cdac441c083ce0a2a22 crypto: caam - remove duplicate dev_err
d37d36e31cb8b4bd7c4e052e29674bf897ea466c crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
f3af98681f16063d110075eba79a8621ae9a376a crypto: caam - fix queue interface detection
9620fd959fb169358f2ba349c9fd1bcd96944c28 crypto: caam - handle interrupt lines shared across rings
b61d378f2da41c748aba6ca19d77e1e1c02bcea5 xhci 1.0: Set transfer burst last packet count field.
5cd43e33b9519143f06f507dd7cbee6b7a621885 xhci 1.0: Set transfer burst count field.
4da6e6f247a2601ab9f1e63424e4d944ed4124f3 xhci 1.0: Update TD size field format.
af8b9e636065ba1701c4215a8dc4f7a1d69d934b xhci 1.0: Only interrupt on short packet for IN EPs.
00161f7d04eb1668fde5e22d3e5a17bf90356d2c xhci: Remove sparse warning about cmd_status.
5e467f6ebab151b2f0166e17348e5b85ae3c87fa usbcore: warm reset USB3 port in SS.Inactive state
a7114230f6bd925f1c734d8ca1c32c93bf956aed usbcore: Refine USB3.0 device suspend and resume
0ed9a57e052a3d20df052a2ff12a3b42380867aa xHCI: report USB3.0 portstatus comply with USB3.0 specification
2c44178032b046c4113c40d0d459a0d36e39b920 xHCI: Set link state support
85387c0ea3e1cd85ad9d7215917ff5e71ca2aea3 xHCI: Clear link state change support
a11496ebf37534177d67222285e8debed7a39788 xHCI: warm reset support
64b3c304bed25388fed48dbdc098dfcad7063d9c usb/ch9: use proper endianess for wBytesPerInterval
9dee9a213cb90fdc13118ab221f65c9fa6944f7a xhci: Remove recursive call to xhci_handle_event
7ed603ecf8b68ab81f4c83097d3063d43ec73bb8 xhci: Add an assertion to check for virt_dev=0 bug.
92a3da410aac6e14daaefe13c60368ca28e85830 xhci: Add rmb() between reading event validity & event data access.
28ccd2962c66556d7037b2d9f1c11cdcd3b805d5 xhci: Make xHCI driver endian-safe
3dacdf11f1f82b98d301d5e1d42cdaea9a39968a usb: factor out state_string() on otg drivers
67e7d64bcece93c84fd6e3832e7c6d91e57c06dc usb/usbtest: fix test10 on superpseed
14b76ed9e613965e02603c31febd85c96e32e094 usb/usbtest: print super on super speed
ff538818f4a82c4cf02d2d6bd6ac5c7360b9d41d sysctl: net: call unregister_net_sysctl_table where needed
6c8c44462ac8ac3f95929328f0c56e9e8b6dd524 Revert: veth: remove unneeded ifname code from veth_newlink()
313ce674d3cbc2d48ed34a9462427920ac54f4ad arch/tile: support TIF_NOTIFY_RESUME
d946092000698fd204d82a9d239103c656fb63bf smsc95xx: fix reset check
6fdbab9d93e04bfe71f2b3fde485d092e2ffe3ec tg3: Fix failure to enable WoL by default when possible
41c31f318a5209922d051e293c61e4724daad11c networking: inappropriate ioctl operation should return ENOTTY
e67f88dd12f610da98ca838822f2c9b4e7c6100e net: dont hold rtnl mutex during netlink dump callbacks
dcfd9cdc1222f14d6180514e533289493a0716fb Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
7806a49ab625ebeb1709e5e87299b64932b807a7 x86, reboot: Fix relocations in reboot_32.S
983960b159a75621855283030d92a80bea92e071 amd8111e: trivial typo spelling: Negotitate -> Negotiate
5615787257742aab42ecf17c11e3244d9536a48d ipv4: Make sure flowi4->{saddr,daddr} are always set.
2e053a27d9d5ad5e0831e002cbf8043836fb2060 firewire: Fix for broken configrom updates in quick succession
bffd2020a972a188750e5cf4b9566950dfdf25a2 kbuild: move scripts/basic/docproc.c to scripts/docproc.c
b9269dc7bfdf8c985971c09f2dcb2aa04ad7986d xen: mask_rw_pte mark RO all pagetable pages up to pgt_buf_top
a38647837a411f7df79623128421eef2118b5884 xen/mmu: Add workaround "x86-64, mm: Put early page table high"
7a04fc94d9e45de50827ba6ff764f22990d55823 kbuild: Fix Makefile.asm-generic for um
99ee5315dac6211e972fa3f23bcc9a0343ff58c4 timerfd: Allow timers to be cancelled when clock was set
b12a03ce4880bd13786a98db6de494a3e0123129 hrtimers: Prepare for cancel on clock was set timers
942c3c5c329274fa6de5998cb911cf3d0a42d0b1 hrtimer: Make lookup table const
3687a2c0d81b23d30db4384ca804a701fc686e16 Merge branch 'linus' into timers/core
b4d246b12410b53506c311e5e0b6abb71ead65c6 RTC: Disable CONFIG_RTC_CLASS from being built as a module
472647dcd7e351dbeda750e5ab3e8f7b06d1199a timers: Fix alarmtimer build issues when CONFIG_RTC_CLASS=n
badb02953aac4af9993163e2a87be60f10700db9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
adadfe48df3858c3c1ba52963502f38885ab2f3c Merge branch 'for-linus' of git://git.infradead.org/ubifs-2.6
625a3b6057e86d5079976db5648bd42289c8b6cc Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm
94b2c363dcf732a4edab4ed66041cb36e7f28fbf genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVEL
1a5b306f5d7398c7ffb0f69fe9a2d0023f28deb9 mwifiex: fix missing tsf_val TLV
982d96bbb7f084644ee10214812ab167e52c2c5d rtlwifi: Fix typo in pci.c
1c0bcf89d85cc97a0d9ce4cd909351a81fa4fdde rt2x00: Add autowake support for USB hardware
fdbc7b0a262e24a3ee00f1f9acb5a97309a173d5 rt2x00: Introduce capability flag for Bluetooth co-existence.
9328fdac499b969ec57a195845f168e7c5168ccd rt2x00: Streamline rt2800 eeprom initialisations.
d4c838ef5e5c2c7e205adf9e011d2e8bd6eae738 rt2x00: Fix optimize register access for rt2800pci
a073fdef46d50440ee573452a436023dcf4f9edf rt2x00: Optimize TX_STA_FIFO register reading
16763478892c271293d02872475a67a648ae12fc rt2x00: Reduce tx status reading timeout
816c04fe7ef01dd9649f5ccfe796474db8708be5 mac80211: consolidate MIC failure report handling
0ca699552c441e2c4201a6f60eac98b8865c1743 ssb: cc: prepare clockmode support for cores rev 10+
041f10d46f97c87f8ae1cdb4117682214732cc45 ARM: plat-stmp: remove plat
f295dc6874bf271253f70cb75a483d4a23911117 ARM: mach-stmp378x: remove mach
7635965891761a732a610aa7ad9371de742ef52b ARM: mach-stmp37xx: remove mach
cde7c41feaa06cb6bfc748b2fc3c7d809091c2b0 ARM: configs: add defconfig for mach-mxs
a98253e8006a016bcb49c2d9c77041266ea3c5f5 ARM: mach-mxs: add stmp378x-devb
93013a0f533fb3dd6875ca670d8e0bb4166a796e arch/tile: refactor backtracing code
52c6e6f990669deac3f370f1603815adb55a1dbd UBIFS: seek journal heads to the latest bud in replay
b50b9f408502a2ea90459ae36ba8cdc9cc005cfe UBIFS: do not free write-buffers when in R/O mode
c42321c76b0ef472e3bae4bfcb0f46ab19e038ef genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIP
c7bcecbe98fe29e87ac7d01c70c5998806e0989f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
96f3ee280549ebf62818ef71603061a3b3230eb9 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
fa515888821d307a79cb8d1e8e052b7aff39d844 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
bc9be57f85d465506d0d4a8951275dae4e694f16 Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
646032e3b05b32d3f20cb108a030593d9d792eb5 XZ decompressor: Fix decoding of empty LZMA2 streams
64b81ed7fb1e45c914317b20316f32827bc6444b kconfig-language: add to hints
a6de553da01c2c110c647fbd1c5bad29f5a82487 kbuild: Allow to combine multiple W= levels
df835c2e7fa875618cc14ced0110ea96f79536fb kconfig: Document the new "visible if" syntax
e5a10c1bd12a5d71bbb6406c1b0dbbc9d8958397 x86, NUMA: Trim numa meminfo with max_pfn in a separate loop
a56bca80db8903bb557b9ac38da68dc5b98ea672 x86, NUMA: Rename setup_node_bootmem() to setup_node_data()
1b7e03ef7570568d2fb9e6640d7006a0edd728f6 x86, NUMA: Enable emulation on 32bit too
2706a0bf7b02693ed88752df877f10c2206292ff x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too
c6f58878204b0414e00b43f9bcebf754284f95b4 x86, NUMA: Rename amdtopology_64.c to amdtopology.c
752d4f372f90a2f6eb562aaffb639957890cbcab x86, NUMA: Make numa_init_array() static
bd6709a91a593d8fe35d08da542e9f93bb74a304 x86, NUMA: Make 32bit use common NUMA init path
8cc33e5c19bf01c7617608669be8c1b4f663eb2f btrfs: Document a mutex lock/unlock sequence
6e3d4bec6b1e0829ed8b23be750762255f225019 omap:usb: add regulator support for EHCI
7888e96b264fad27f97f58c0f3a4d20326eaf181 x86, NUMA: Initialize and use remap allocator from setup_node_bootmem()
99cca492ea8ced305bfd687521ed69fb9e0147aa x86-32, NUMA: Add @start and @end to init_alloc_remap()
38f3e1ca24cc3ec416855e02676f91c898a8a262 x86, NUMA: Remove long 64bit assumption from numa.c
744baba0c4072b04664952a89292e4708eaf949a x86, NUMA: Enable build of generic NUMA init code on 32bit
a4106eae650a4d5d30fcdd36d998edfa5ccb0ec4 x86, NUMA: Move NUMA init logic from numa_64.c to numa.c
299a180aec6a8ee3069cf0fe90d722ac20c1f837 x86-32, NUMA: Update numaq to use new NUMA init protocol
5acd91ab837c9d066af7345aea6462dc55695db7 x86-32, NUMA: Replace srat_32.c with srat.c
b0d310801a4c1f95b44357e4ebc22a9903e3bf3d x86-32, NUMA: implement temporary NUMA init shims
e6df595b37c7c033ef7400b4fdd382a2dc4f4131 x86, NUMA: Move numa_nodes_parsed to numa.[hc]
daf4f480ae24270bac06db4293908d36b4834e21 x86-32, NUMA: Move get_memcfg_numa() into numa_32.c
eca9ad313293c41021bfcf23e985a14f6991a121 x86, NUMA: make srat.c 32bit safe
7b2600f8ee0536bb738f3387cf2c30e8e334e149 x86, NUMA: rename srat_64.c to srat.c
1201e10a092adc9c88a6ce5f27740cc5cd0d26e5 x86, NUMA: trivial cleanups
797390d8554b1e07aabea37d0140933b0412dba0 x86-32, NUMA: use sparse_memory_present_with_active_regions()
84914ed0ec6787d38e84b510f92ad4ca3a572fd8 x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional
6bd262731bf7559bab8c749786e8652e2df1fb4e x86, NUMA: Unify 32/64bit numa_cpu_node() implementation
c4b90c11992e61123071977c0e5556e59a70852c x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC()
acd26d611e60c1a7c2a14269ab99760f779121f4 x86-64, NUMA: simplify nodedata allocation
ebe685f24eeb85fbdb0f33792f1dabdbf35eff38 x86-64, NUMA: trivial cleanups for setup_node_bootmem()
9688678a6670c7f0ae3872450a8047c0ad401efb x86-64, NUMA: Simplify hotadd memory handling
ba67cf5cf2ce10ad86a212b70f8c7c75d93a5016 Merge branch 'x86/urgent' into x86-mm
aff364860aa105b2deacc6f21ec8ef524460e3fc Merge branch 'x86/numa' into x86-mm
20ec8b24636e2d43435a27a55dbb7e8331c563ca Merge branch 'fix/hda' into topic/hda
b3b4aa74b58bded927f579fff787fb6fa1c0393c btrfs: drop unused parameter from btrfs_release_path
ba14419264684b290f0d0b7f48d26eafb11fc0c6 btrfs: drop gfp parameter from alloc_extent_buffer
f09d1f60e6aa82fb4cfaa525e21f6287fc1516f4 btrfs: drop gfp parameter from find_extent_buffer
172ddd60a662c4d8bf2809462866ddddd6431ea5 btrfs: drop gfp parameter from alloc_extent_map
a8067e022ab54fde8953880a64572c3acca644dc btrfs: drop unused parameter from extent_map_tree_init
f993c883ad8e111fb9e9ae603540acbe94f7246c btrfs: drop unused argument from extent_io_tree_init
62a45b60923a576170a1a0c309c240d9f40d193d btrfs: make functions static when possible
c704005d886cf0bc9bc3974eb009b22fe0da32c7 btrfs: unify checking of IS_ERR and null
4891aca2dac612a2f21a3278d9906ade13b55788 btrfs: fix dereference before check
edc95aec57661c8e568e18f6c3f002aefa07ebc8 btrfs: remove nested duplicate variable declarations
306e16ce13c0f3d4fc071b45803b5b83c2606011 btrfs: rename variables clashing with global function names
24af2b1cc418d6791b1d9e56bf6070cccb752db3 ALSA: hda - Fix Realtek's chained fixup checks
90dd48a1a941d0efd413ce011895e3b6edd49b9a ALSA: hda - Constify fixup and other array data in patch_via.c
2b63536f0cc20c30619a90dc2d36cc64a9d75c28 ALSA: hda - Constify fixup and other array data in patch_sigmatel.c
9cf0aa9ebae703c117421d94f20b2ece8112218e ALSA: hda - Constify fixup and other array data in patch_si3054.c
fb79e1e0a2eef3859f9bcc0df67fa3f1352735d3 ALSA: hda - Constify fixup and other array data in patch_hdmi.c
34cbe3a6faa8715c4f9e07484248aa32c1c7577e ALSA: hda - Constify fixup and other array data in patch_conexant.c
c42d47829a8e62bd00b551782760d836d65d8888 ALSA: hda - Constify fixup and other array data in patch_cirrus.c
728850a7f25f4f4b41f5685945b02579f6b19276 ALSA: hda - Constify fixup and other array data in patch_ca0110.c
779d065983f30b952d66e34d230b244f44a4e032 ALSA: hda - Constify fixup and other array data in patch_cmedia.c
498f5b175b90597608e48390183933d3875d5429 ALSA: hda - Constify fixup and other array data in patch_analog.c
4c6d72d1380f2f4056635592c07bc50f5d08296c ALSA: hda - Constify fixup and other array data in patch_realtek.c
ae14d4b5e0a4ebc4e674831cbb97b73ba66dba08 dmaengine: at_hdmac: specialize AHB interfaces to optimize transfers
2f432823ec6e693d7b934e805ce1838f41d66ce7 dmaengine: at_hdmac: remove channel status testing in tasklet
cc52a10a048fc1fbe4ffba58c2f0afc79ae0f56f dmaengine: at_hdmac: debug information sg_len for prep_slave_sg
53830cc75974a199b6b654c062ff8c54c58caa0b dmaengine: at_hdmac: add cyclic DMA operation support
9b3aa589eaa1366200062ce1f9cc7ddca8d1d578 dmaengine: at_hdmac: modify way to use interrupts
dda144103c4a47a504fcaa8cddd08a4440c87060 ALSA: hda - Constify some API function arguments
25eaea30cd7b009ba2ca693708330d2f395cbc4d Revert "wl12xx: support FW TX inactivity triggers"
d11536e4e0e99c26d33c849b44cd279cdd67b032 mfd: Fix usbhs_enable error handling
cdefce169594742ace29a2016dfa381755428ab5 usb: musb: gadget: Fix out-of-sync runtime pm calls
383cf4e8d47f902600263191f8f167379c376985 usb: musb: omap2430: Fix retention idle on musb peripheral only boards
a9111321f2fb6a23fbed82b8b4cbd77f5580ba75 ALSA: hda - Constify fixup and other array data in patch_realtek.c
031024eea8d4b2a11331a7c269216e067a46625e ALSA: hda - Constify some API function arguments
a3ea8e8f2474c35b4c3e22262991afddb93c4c0e Merge branch 'fix/hda' into topic/hda
ebb47241ea0eac6a5a23404821a2d62f64c68496 Revert "ALSA: hda - Fix pin-config of Gigabyte mobo"
2d66bee7fbd38d28e9ed12f45b8e9db8e6aa0c49 wl12xx: export driver state to debugfs
7dece1c8e1044287287d44ac183a946333b55fc3 wl12xx: fix race condition during recovery in AP mode
2dc5a5c2c656b9029a0e635bb3a1cbcfbcb4ca5c wl12xx: add debugfs entry for starting recovery
c45a85b5a3c0ca841a7ffc700bdece8ee01486be wl12xx: AP-mode - reconfigure templates after basic rates change
70f474241b3d5fb633635a2ce39ea9da4afeea6c wl12xx: AP-mode - overhaul rate policy configuration
52dcaf577f3b6d878a337a44a99a122017c85ff6 wl12xx: print firmware program counter during recovery
f482b76202f4ac0f62a77b0e55ac1a1cfe480e2b wl12xx: schedule recovery on command timeout
521a4a23261354885c01bf75b42150629004ed83 wl12xx: AP-mode - disable beacon filtering on start up
5f704d180e448d05859e1cb6572822ba27dbcdc7 wl12xx: use wiphy values for setting rts, frag thresholds on init
801f870bc0524bad7ebef9cea52d20e4d4992e4a wl12xx: add BT-coexistance for AP
f7c7c7e69cbc3c5b660a32cc2cb31720b2b420c8 wl12xx: strict_stroul introduced converted to kstrtoul
86c438f40cf3e0f6ce2da80f2d759e61d3e85ad7 wl12xx: do not set queue_mapping directly
34c8e3d2bb901b2920d2a8930c0de82e7fefac76 wl12xx: discard corrupted packets in RX
33437893025aa3c0195b933ac99ef7de924019f4 wl12xx: implement the tx_frames_pending mac80211 callback
4cf557fcf01e352fb418e110dd013e4128493c5f wl12xx: Enable dynamic memory for 127x
ef2e3004855e90d2919105e4a91d7df6ab9845a9 wl12xx: Restart TX when TX descriptors are available
ae825e4ba81203e1b3d3159f24327cdc2629dbd8 wl12xx: Modify memory configuration for 128x/AP
1fe9e2464c667903d7eec0314db26c462ca9d276 wl12xx: add debugfs entries for dtim_interval and beacon_interval
2370841bf1a735661db3d3ae63385be3475b7452 wl12xx: Update Power Save Exit Retries Packets
ff86843dfbb368766d0aecd0147821d9a2b60edb wl12xx: FM WLAN coexistence
cb5ae0530e0e2af86d128ce758645b6b4a9132e1 wl12xx: configure rates when working in ibss mode
30df14d0d35dd166d50b8ea80d5f0b7ef1edb6da wl12xx: avoid redundant join on interface reconfiguration
a20a5b7e48e24c1bf9c10ba27cb1862f8f777d00 wl12xx: print actual rx packet size (without padding)
b03acadea4f46884aa3c3e4d3a6ce03d283525e6 wl12xx: Set correct REF CLK and TCXO CLK values to the FW
a665d6e260f0233aac73f74d15bb6a029cc5ec47 wl12xx: avoid premature elp entrance
c75bbcdb200e2815c855e42a4685d170858af306 wl12xx: sleep instead of wakeup after tx work
564f59509e26355965949c677f9d6eb064a3aa0b wl12xx: Set End-of-transaction Flag at Wl127x AP Mode
7cfd260910b881250cde76ba92ebe3cbf8493a8f ipv4: don't spam dmesg with "Using LC-trie" messages
a05d2ad1c1f391c7f514a1d1e09b5417968a7d07 af_unix: Only allow recv on connected seqpacket sockets.
deeeaf13b291420fe4a4a52606b9fc9128387340 jbd2: fix fsync() tid wraparound bug
59802db0745ddfe5cfd0d965e9d489f1b4713868 ext4: remove obsolete mount options from ext4's documentation
dc2070a241cf3f86395afe7b969020d99aad8f00 ext4: remove dead code in ext4_has_free_blocks()
8a025bbc8ff897c36c6e2b91c2e852ea5e569394 [SCSI] be2iscsi: update version
069adc7b0617348dd4c5cace1b35a90d6ddf1013 [SCSI] be2iscsi: fix chip cleanup
665d6d94b73f1d706d6c006264cce7537ac708f4 [SCSI] be2iscsi: fix boot hang due to interrupts not getting rearmed
87f76152dfb1bf3de18dc01cf97c70a5c9d2583e [SCSI] arcmsr: simplify assumptions in dma_alloc_coherent()
8b7eb86f61a10132aad7f90e89a15dc89e495d9e [SCSI] arcmsr: simplify some double loops in sleeping functions
134a4e27a2c4372f23b94fd3be041133cb69b52a [SCSI] bnx2fc: setup em for npiv port
32ae9b221e788413ce68feaae2ca39e406211a0a batman-adv: Make bat_priv->primary_if an rcu protected pointer
71e4aa9c465fd66c110667ab5d620fb6a4ef2157 batman-adv: fix gw_node_update() and gw_election()
5f657ec0d2103571a31707711926b443a27b0c66 batman-adv: Move definition of atomic_dec_not_zero() into main.h
b5a6f69c5ca024bea43496d517c3b7ccfdb084a6 batman-adv: orig_hash_find() manages rcu_lock/unlock internally
e37c4913c555bd149eba3af953fb5d3a1686dfbd [SCSI] iterate over devices individually for /proc/scsi/scsi
9de4966a4d218f29c68e96e8e7b4d2840dedec79 x86: Fix spelling error in the memcpy() source code comment
2be19102b71c1a45d37fec50303791daa1a06869 x86, NUMA: Fix empty memblk detection in numa_cleanup_meminfo()
ac0a3260f37b8616da8d33488ec94b94e6ae5b31 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
9c324b8ba8e3ee8772a0c716d557e1582699d481 [SCSI] ipr: Driver version 2.5.2
201aed678482f247aa96bd8fcd9e960fefd82d59 [SCSI] ibmvscsi: Improve CRQ reset reliability
809435ff4f43a5c0cb0201b3b89176253d5ade18 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
4d4dd7065572225bf6d97e5eb9915d94f9d53548 [SCSI] ipr: increase the dump size for 64 bit adapters
0b15fb1fdfd403726542cb6111bc916b7a9f7fad [SCSI] mvsas: add support for Task collector mode and fixed relative bugs
8214028344b4a38aabf73d95347e1e35538c75f6 [SCSI] mvsas: add support for Marvell 88SE9445/88SE9485
c0d289b3e59577532c45ee9110ef81bd7b341272 [SCSI] scsi_dh_alua: Attach to UNAVAILABLE/OFFLINE AAS devices
cbc78ae73bcab6b3277977a6a30e74d1be3cedfa [SCSI] mptfusion: Bump version 3.4.19
19fff154e7ee35d1297eb27d7d41e6f8742101ec [SCSI] mptfusion: Adding inline data padding support for TAPE drive.
e20a2d205c05cef6b5783df339a7d54adeb50962 x86, AMD: Fix APIC timer erratum 400 affecting K8 Rev.A-E processors
56cee8d57744ec5782e3a8722c1bc45951d2c037 [SCSI] mptfusion: Remove debug print from mptscsih_qcmd()
befc9b4dda55a146f3e7e1d00abcb4a18fd75887 [SCSI] bnx2fc: increase cleanup wait time
068bdce41297b69e75f72a029d42e70c282273f6 [SCSI] bnx2fc: Do not use HBA_DBG macro when lport is not available
35dd71ae82afaef3980638c528b21f018c46211a [SCSI] bnx2fc: call scsi_done if session goes to not ready from ready
0117ddb0c8df8e107bc8e9713c6638270638fff9 [SCSI] bnx2fc: Release the reference to hba only after the interface is destroyed
112f661d6dac9af1235d2d05299fc2c9cb876ae7 [SCSI] scsi_transport_fc: Fix deadlock during fc_remove_host
56acc7a39ac4ac7638cdc32cd3d0832ebbc834e4 i2c-parport: Fix adapter list handling
a6e5e2be44616c8400f9ec2f635b10f8e579217c i2c-i801: Move device ID definitions to driver
b413f498e12faaf5912de89e7ac7e882956e0b0a [SCSI] lpfc 8.3.23: Update driver version to 8.3.23
b6e3b9c606f271824bdeb6a40a080452eb086598 [SCSI] lpfc 8.3.23: BSG additions and fixes
c31098cef5e091e22a02ff255f911e0ad71cc393 [SCSI] lpfc 8.3.23: Fixes related to new hardware
c30aa39c233ca1df8397eb9e9c8b40a397ce72bb hwmon: (twl4030-madc-hwmon) Return proper error if hwmon_device_register fails
9589b062f53e314ea3abfaca8de7a260b4ef69c2 [SCSI] lpfc 8.3.23: Miscellaneous fixes
86a80846a68eeb8575119db61f6b262f49522e6f [SCSI] lpfc 8.3.23: Debugfs enhancements
7c38c05b3ef1a8a9f7e0416072a8ea2730841c91 [SCSI] bfa: Move debugfs initialization before bfa init.
61338a0b3493fddfca2980ece4423839748fcbab [SCSI] bfa: firmware download fix
7dacb64f49848f1f28018fd3e58af8d6ba234960 [SCSI] ipr: improve interrupt service routine performance
3425fbfe2293244abba72c80b215d09ead32d1ad [SCSI] scsi_dh_rdac : decide whether to send mode select based on operating mode
1c3afc423460035a6c2d0e4f01217e953bad3fd7 [SCSI] scsi_dh_rdac : Detect the different RDAC operating modes
eebe9b96dda9018cc68a2855ca506ec26a1e449e [SCSI] scsi_dh_rdac : Add definitions for different RDAC operating modes
630ad8317feed51c55fa5c1c701e67430923aad8 [SCSI] ipr: remove unneeded volatile declarations
0bdccdb0a090ad8dc5f851cad5e843244c410ee8 [SCSI] mpt2sas : WarpDrive New product SSS6200 support added
aeaeb5cec5a5477b392e627883fdb46d8a5dcc1f [SCSI] fusion: do not check serial_number in the abort handler
a7c44d4ad147d54f041ba3885cc28549da72f55a [SCSI] mpt2sas: do not check serial_number in the abort handler
05d1091fd9fe3672bde444506fe426d864c52013 [SCSI] usb-storage: do not increment cmd->serial_number
5cd049a59913f359e7d30c11d2dc6187822e77b1 [SCSI] remove cmd->serial_number litter
f04ca1b65480df9ecbaaa797e62b063387429410 [SCSI] fcoe: have fcoe log off and lport destroy before ndo_fcoe_disable
f2817ec2e0faece03959888050730ed35e5f2bd2 [SCSI] libfc: rec tov value and REC_TOV_CONST units usages is incorrect
66a5b3acba563b53cfbca96c7fff2207c94a87e2 [SCSI] libfc: remove duplicate ema_list init
4ef7fb150f3002c5e494b2a327fa532bf8fd0927 [SCSI] libfcoe: fix wrong comment in fcoe_transport_detach
a01a5a5789287113cd6bb25c79cf2a826874c918 [SCSI] libfcoe: fix possible buffer overflow in fcoe_transport_show
69922fcd534cfc82e2d44374fa219e7c3b27c492 [SCSI] libfcoe: clean up netdev mapping properly when the transport goes away
9c8cce8e416b3286720379b5efa1c7fa81b2ec36 [SCSI] libfc: Move host_lock usage into ramp_up/down routines
63ce2499947683dcc026373e24a4cb5a9d086e7d [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination
38b34aca30ef1296bbc552505d80c69f274f0872 [SCSI] fcoe: remove unnecessary module state check
ee5df628c1d7f3ff4db3174f7c00873c94f616d9 [SCSI] fcoe: Remove mutex_trylock/restart_syscall checks
b3960afe0477781c84faa2e92dfb00016d6d4e30 [SCSI] libfcoe: Remove mutex_trylock/restart_syscall checks
5c2dce26fd670607b5ff04f18efa38739805f6d6 [SCSI] bnx2fc: introduce missing kfree
ab6c10b136d5f8eb856a0f17247edc7c19805e1b [SCSI] ipr: fix synchronous request flags for better performance
c9c2a14047447251838334045e7af99b3b15f725 [SCSI] qla2xxx: Update version number to 8.03.07.03-k.
ec426e106c410b000ac590b6e776d5a6cd9bccd9 [SCSI] qla2xxx: Log fcport state transitions when debug messages are enabled.
a4f92a32a0fb827f7bd40c69f021cf57d3dc4249 [SCSI] qla2xxx: Verify login-state has transitioned to PRLI-completed.
92dbf273921eb53a9d5b760a8f3b32eefd776b1b [SCSI] qla2xxx: Limit the logs in case device state does not change for ISP82xx.
ed0de87ce6be92bd84858ad496ffaf60344495a3 [SCSI] qla2xxx: Add the ql2xdontresethba module_param.
0e8edb0303a97717a9518428329adad3d6fe3b4d [SCSI] qla2xxx: Display hardware/firmware registers to get more information about the error for ISP82xx.
03bcfb57c098016e318e2672028f93ec072a2333 [SCSI] qla2xxx: Add test for valid loop id to qla2x00_relogin().
8f7daead3c7861f9d0caa55269773136ab443b41 [SCSI] qla2xxx: Perform FCoE context reset before trying adapter reset for ISP82xx.
aee3dbcdd1f8f7dea4500824ae1ac9cfbbe71700 [SCSI] qla2xxx: Remove extra call to qla82xx_check_fw_alive().
02be22155689d4e3a8bd04243547262b2915f4e3 [SCSI] qla2xxx: Updated the reset sequence for ISP82xx.
07e264b76d1db5794614ca3d726fdf1c0399dac0 [SCSI] qla2xxx: Update copyright banner.
2fb0ee8a7f23e5f4df31f73da06731990ebb0044 [SCSI] qla2xxx: Update License file.
c8d6691b95eccce0033e925ba88b04eef4deac05 [SCSI] qla2xxx: Free firmware PCB on logout request.
a74ec14ffb17bb8033e7b41470019d30c8300707 [SCSI] qla2xxx: Include request queue ID in the upper 16-bits of the I/O handle for Abort I/O IOCBs.
3e8bb8410fafb36739beeb27e1c2fe76261a80dc [SCSI] qla2xxx: Remove extraneous setting of FCF_ASYNC_SENT during login-done completion.
f28a0a96130e7557d0cdcba0bcd394735eadfad8 [SCSI] qla2xxx: Check for a match before attempting to set FCP-priority information.
80d79440ad98a660bd6d81e5c06e85581ff6ac46 [SCSI] qla2xxx: Correct calling contexts of qla2x00_mark_device_lost() in async paths.
1940ce7317826c230055e826727acb891fb8bece [SCSI] qla2xxx: Display PortID information during FCP command-status handling.
d9f34504e6952e909a6932c5b2d1857716606380 ext4: ignore errors when issuing discards
39db00f1c45e770856264bdb3ceca27980b01965 ext4: don't set PageUptodate in ext4_end_bio()
3fd9952df4964fac7d5868ba48eadcc9dae3ba46 Merge branch 'fixes-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
d6d023a1948d13652d719238f8039c09acceda8c iwlagn: remove un-necessary debugfs callback
ebf8dc8060e4b10e8e13abbf98544f5c6cc8b25e iwlagn: prefer BSS context
c914ac26caf462567078f9615ffcedf1962087f2 iwlagn: improve RXON checking
bbf18ff1be8a3c6567bc052e690189b55e16b8eb iwlagn: remove spectrum measurement header
16b80b714f8ef86d47680e4afa0eeb8cc61daef4 iwlagn: semaphore and calib cleanup
9d143e9a0d68025efe902d86eb6207cbec36dcdb iwlagn: mod param cleanup
b4ed221daba1b129c3efff8a7352d9791d034330 iwlagn: new 105 series device
d2690c0db7146b12e4fc2d572053c823e512758a iwlagn: use proper good CRC threshold behaviour
c1821c95c13240c2c8d3da8845c2021e575e29c6 iwlagn: connect and disconnect sequence for RXON
89e746b244064406c3bfe442bb64c3230f42fa98 iwlagn: remove 5000 from rxon_assoc structure
c3f6e9cff950c312d409e5767365aeb2475b2ab7 iwlagn: make rxon_assoc static function
e43e85c40d83f0a7a6ff5631d1009d142b72dbca iwlagn: refactor restart
4119904f3ebf30c25afb42195740f9ee5dc7749c iwlagn: introduce silent grabbing of NIC access
9d39e5bad76a8830a8fa0c03cadc1e36ce2ec2ef iwlagn: avoid hangs when restarting device
e8bf8df9c296b782c32236c6a5893aec301320c7 CLKDEV: Fix clkdev return value for NULL clk case
b9df92d2a94eef8811061aecb1396290df440e2e ftrace: Consolidate the function match routines for normal and mods
491d0dcfb9707e1f83eff93ca503eb7573162ef2 ftrace: Consolidate updating of ftrace_trace_function
996e87be7f537fb34638875dd37083166c733425 ftrace: Move record update for normal and modules into a separate function
d2c8c3eafbf715306ec891e7ca52d3d999acbe31 ftrace: Remove FTRACE_FL_CONVERTED flag
45a4a2372b364107cabea79f255b333236626416 ftrace: Remove FTRACE_FL_FAILED flag
3499e461147636bf55c41128d83b679ac6ab2d86 ftrace: Remove failures file
8ab2b7efd3e2ccf2c2dda3206b8171ecdbd0af40 ftrace: Remove unnecessary disabling of irqs
0778d9ad33898faab7bf6316108b471790376e35 ftrace: Make FTRACE_WARN_ON() work in if condition
058e297d34a404caaa5ed277de15698d8dc43000 ftrace: Only update the function code on write to filter files
a1d9a09ae8003380a7f2297ee4367947cbdf874f Introduce CONFIG_GOOGLE_FIRMWARE
e561bc45920aade3f8a5aad9058a00e750af1345 driver: Google Memory Console
74c5b31c6618f01079212332b2e5f6c42f2d6307 driver: Google EFI SMI
6ce2357f1e73e0da8ebeace6ec829f48a646bb8c NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
1db2b9dde3317e181f76860410cb0e7433896f28 NFSD: Check status from nfsd4_map_bcts_dir()
fccb13c947de83a368e1f3c2216bbf4d8d41efa1 NFSD: Remove setting unused variable in nfsd_vfs_read()
bcecf1ccc336200ee488e8eb68acdafc4b0dbd1a nfsd41: error out on repeated RECLAIM_COMPLETE
868b89c3dc25eec03985b31ff070e8f73c818980 nfsd41: compare request's opcnt with session's maxops at nfsd4_sequence
b7c66360dc34e64742edabf4dc410070aa883119 nfsd v4.1 lOCKT clientid field must be ignored
a62573dc353b255dbbc8520bfdcb1c8a8c1ada87 nfsd41: add flag checking for create_session
ac6721a13e5b1a90728e790600f827a5e5f5da2f nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
68d93184352f2e723f135b0a9bad93b58f9d120b nfsd4: fix wrongsec handling for PUTFH + op cases
7fc2a61638ef78cdf8d65d5934782963a6e0fc66 xhci-hcd: Include <linux/slab.h> in xhci-pci.c
643de6240b0b59c420ad71dfeeb3125a3607af92 usb: core: Change usb_create_sysfs_intf_files()' return type to void
869410f82cbbb1464772046d87de8d18a916e706 USB: add queued-unlinks test case to usbtest driver
1f594b64a4f74ece0b7166ca4db05a71a64bd685 USB: ehci: tegra: fix USB1 port reset issue
3c86c07baaa22e1ebae1922b5285f79a39e93d83 USB: ohci-s3c2410: use resource_size()
e7f84331c21408fecc872aaabc41c7b97fe15ae4 USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
fd4477b09e13f60c7d9e497311ea6410a94aaae8 usb: gadget: storage_common: use kstrto*() [bug fix]
865835fa441fcabc65251f14280df3055fe82d0f usb/dummy_hcd: don't probe for udc if hcd failed
1d15ee4cd7c9ddacfb4b517131b257d8c0d74d42 usb/hcd: don't return 0 on error in usb_add_hcd()
b002ff6e268b6024d6927a1ce330a14ca162b6ab usb: renesas_usbhs: add autonomy mode
bc57381e634782009b1cb2e86b18013699ada576 usb: renesas_usbhs: use delayed_work instead of work_struct
5ea68d541df200d10a373c06f945f98225c2486b usb: renesas_usbhs: prevent NULL pointer crash
6e267da8f10b1a6551b6c4dee3779f6f56e2644d usb: renesas_usbhs: add power control function
206dcc2cfe15b6174f15293ae15a097ee03eb386 usb: renesas_usbhs: move pdev_to_priv to global
f429ea3f3488e1a0683f6f9ce76b420b5ebd2d63 usb: renesas_usbhs: add error reason for usbhs_pipe_malloc
af32fe511374f17feb137d7fbfe2f4c73a8f531c usb: renesas_usbhs: remove callback when module removed.
9a28b7bd4f1fb388a15b12fb425a589ba6188425 usb: renesas_usbhs: return error if wrong recip request
cb96632c185f13f746d009ec1125539e0b5cd899 usb: renesas_usbhs: modify spinlock method
409ba9e7c023bdbfd2ecab960532523124de5c81 usb: renesas_usbhs: don't re-allocation pipe buffer
45e13e6e0aa954af2d4779a07262f4c12d6f032f usb: renesas_usbhs: modify fifo clear timing
a0c25c20502e0c4a467f5d7e27b2a599cfe57abe USB: g_printer required set interface request
a8779ee94e6114bf071ef3ca6c8c9cb270d179ed USB: dbpg gadget: dont mask out direction bit
83b720199393fe2be38159354ef5a07a1b861e61 USB: dbgp gadget: set MaxpacketSize0
1744020ceb86c83d8116d28c7bdd221d071ca213 USB: dbgp gadget: fix return value of dbgp_setup
25a73c6ce7f3b7b667a11a116d9607d6d5bf5cab usb: renesas_usbhs: Driver is depend on SuperH
c89d2613b8e13c51a6efe23196fdc509984687e7 usb: renesas_usbhs: fixup cast warning
6498d9db6d2dad4cf5deb2dd09e0816904f41ca5 USB: documentation update for the pre_reset method
15b2f3204a5c878c32939094775fb7349f707263 Bind only modem AT command endpoint to option module.
d771d8aa37805f5bf75808b12b737f39ee97f5d4 USB: cdc-wdm: reset handling according to new requirements
b4026c4584cd70858d4d3450abfb1cd0714d4f32 USB: gamin_gps: Fix for data transfer problems in native mode
7701846fd52f86dffe50715e0e63154088b7c982 USB: gadget: g_multi: fixed vendor and product ID in inf files
37909fe588c9e09ab57cd267e98678a17ceda64a USB: serial: ftdi_sio: adding support for TavIR STK500
3938a0b32dc12229e76735679b37095bc2bc1578 USB: moto_modem: Add USB identifier for the Motorola VE240.
4eff0b40a7174896b860312910e0db51f2dcc567 USB: CP210x Add 4 Device IDs for AC-Services Devices
1be6a1f89f131e9c3d22f819ec542be9cda8c9e3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
85eb8c8d0b0900c073b0e6f89979ac9c439ade1a PM / Runtime: Generic clock manipulation rountines for runtime PM (v6)
c63ca0c01d73563d4e2ab174bb3dd1e5efb907e6 perf stat: Tell user about unsupported events in the list
40a963502cd44765a0e0d45ff3409051986b5a39 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
fcc4dc715113999c6c7b5d3087fade3ee8d0f6eb Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
a6ab948e6500306dcb415ec80bff5f9b93f41b90 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
592311c91daece7d6503bdef8fcc434f829aad23 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging
ae54870a1dc978a88377ae8af0780648f2ccd4dc ext3: Fix lock inversion in ext3_symlink()
0a77c4f9d451a6652f5536548df1b75f4b5b836c n_gsm: Use print_hex_dump_bytes
df43daaae926c3710eda911ec048808c904572fe drivers/tty/moxa.c: Put correct tty value
f548ccd47d608e88d432745091e13f927ced83f7 x86: Better comments for get_bios_ebda()
57d5f9f808b7650a92f31e9cd3acd3f415a22530 x86: get_bios_ebda_length()
773d67903ad608d3f64cc5b00e2f881473413c13 misc: fix ti-st build issues
14ad2513ed5b709e566a853f4b515d91c5d83311 net/igb/e1000/e1000e: more robust ethtool duplex/speed configuration
fbef7139a8b89a7f49ba1410593ed894b4c8b017 tulip/de2104x: don't report different speeds depending on port type
1258c076edcf4a253657320cfc2bd24fd5981d79 acenic: Fix using the specified speed when configuring NIC
707394972093e2056e1e8cc39be19cf9bcb3e7b3 ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
25db0338813a8915457636b1f6abe6a28fa73f8d ethtool: Use full 32 bit speed range in ethtool's set_settings
8ae6daca85c8bbd6a32c382db5e2a2a989f8bed2 ethtool: Call ethtool's get/set_settings callbacks with cleaned data
36504605432996590f889e33d47e2d9c581f7569 ethtool: cosmetics: enforce const-ness in ethtool_cmd_speed
2b5a4ace664cfe05c17bee60c4da66263a05fccf mii: add support of pause frames in mii_get_an
947b4ad1d198b7303ecc961f4939a331be0c48f0 perf list: Fix max event string size
7e610caaa5b32d3be9216f040f178e4a23b678b2 qlcnic: Support for GBE port settings
f94bc1e70281c5a587049015af8f3e024d45ad66 qlcnic: support rcv ring configuration through ethtool
ad246c992bea6d33c6421ba1f03e2b405792adf9 ipv4, ipv6, bonding: Restore control over number of peer notifications
eee9700c5dd8fbac517c8c1e85c60b688bc311a9 net: ftmac100: fix scheduling while atomic during PHY link status change
686f13bb17784fbf8595a59ff4e4bd707d5ae66f usbnet: Transfer of maintainership
b3c914aa84f4e4bbb3efc8f41c359d96e5e932d2 usbnet: add support for some Huawei modems with cdc-ether ports
ff776cecec92fe7cac4a9ce1919576ad6e737e08 mwl8k: Reducing extra_tx_headroom for tx optimization in AP mode
d244f21e79162b829c9af09845421d9b4fac4253 ath9k_htc: Revamp LED management
22450902e4a13479acf6f4e93475af7ca1829d92 iwlegacy: remove sync_cmd_mutex
28a6e577c65cc317fed5265efc43ce9282928bd4 iwlegacy: more priv->mutex serialization
81e63263aa3c5bfa64aa3206f4be3e59afc1c183 iwlegacy: fix enqueue hcmd race conditions
93fd74e3d5471c4c91a239599a88fa7e52686e71 iwlegacy: comment typo fix diable -> disable
7a55237ac9f133c1d48fbe54d22dc2bd715e7b51 iwlegacy: remove scan_tx_antennas
5855c7d81530aaf82293aaa252c4f9ff69ef33f9 iwlegacy: remove unneeded __packed
8eb0ac70a7a53cf851027d022616c01591ee4c33 iwlegacy: remove unneeded disable_hw_scan check
3e41de85f8e3419257df62dd6fe6bdd95a1fdcab iwlegacy: simplify init geos
a078a1fde11b350161e7db2c44353dfae7749212 iwlegacy: enable only rfkill interrupt when device is down
ab42b4041707f075533845ecb320c7a1c5621f1b iwlegacy: remove duplicate initialization in iwl4956_down()
75d80cadf4ceb238e55487ff6d3f9a0706e1028d iwlagn: fix tx power initialization
44368796b87d321e6ea84295a23b2e8eb415d300 ath9k_htc: Dump modal eeprom header for UB91/94/95
80d887c3b4566f4d14cd7cd5374eba30131d020f ath9k_htc: Dump base eeprom header for UB91/94/95
8333a46ad3877485e4d67ef499c6dda36bfd1f9a bnx2: cancel timer on device removal
dee04cac28b5f8a99e002ec1b2e0a49f3155bda0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
ce6cac88a4f1e52a51a31c31562f4da347543147 p54: avoid uninitialized variable warning for freq
f9c2fdbab1f1854f2bfcc75c326d0f4537ec2a7e mwifiex: fix copy-n-paste 'thinko' for tsf_val
2eeb6fd063d812a528118536857d078bca5a1e05 b43: avoid uninitialized variable warnings in phy_n
e245292e0a98bfbf2b54c5c0f079033f4d06dd32 ath5k: fix uninitialized var warning for txf2txs
16b345d89686ca0482a9ca741a1167def1abdd7f iwl4965: fix "Received BA when not expected"
bfd36103ec26599557c2bd3225a1f1c9267f8fcb iwlagn: fix "Received BA when not expected"
7d36a991e8d36b8ae87e2aa1158d3735e656253b pktgen: create num frags requested
b6202f97897a13ef531b822ab326dfc7eb90bdaf bpf: depends on MODULES
5035b20fa5cd146b66f5f89619c20a4177fb736d workqueue: fix deadlock in worker_maybe_bind_and_lock()
b730011061e2805a46b7291e708b6caaf2be6869 [media] ngene: Fix CI data transfer regression
80845a33165278f3236812009e9c568ba8c29938 [media] v4l: make sure drivers supply a zeroed struct v4l2_subdev
af0e5d565d2fffcd97d1e2d89669d627cc04e8b8 kbuild: Disable -Wunused-but-set-variable for gcc 4.6.0
9748d4d2b482e66d7024b4518ee0788521761801 Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
0f22072ab50cac7983f9660d33974b45184da4f9 ARM: 6891/1: prevent heap corruption in OABI semtimedop
2b5cb549f8a31b44575fe25ccd043ddb7e901cf8 [media] Missing frontend config for LME DM04/QQBOX
88fda5619e6cd7988dc1d9a52f2da9ee8fd0e64d [media] rc_core: avoid kernel oops when rmmod saa7134
bc4d45f1901042a295b10949f51d24cce223e65d hwmon: (lm85) Fix error paths in probe function
5f441e2256506a5878d276399e0a22a13942fe4b hwmon: (lm85) Add missing list terminators
d7ce0335b5ddbe4cc1c519750074b5176a4124ab hwmon: (adm1021) Clarify documentation regarding Xeon processors
177e75925bead0c1f8bb8b2e69bcddabb1e07c11 hwmon: (lm90) Fix update interval information in driver documentation
5a4e5e6a701bea7d3cbeed19fa9ea45802e8fabb hwmon: (lm90) Add support for ADT7461A and NCT1008
301120396b766ae4480e52ece220516a1707822b perf events, x86: Add Westmere stalled-cycles-frontend/backend events
370faf1dd0461ad811852c8abbbcd3d73b1e4fc4 perf stat: Fail softly on unsupported events
fce3c786d3a49eff397583b4b62fa38df90db937 perf stat: Leave more room for percentages
f07726048d599acd6bac438e304645a78db753c0 Fix handling of backlash character in LINUX_COMPILE_BY name
6088e9ffa29a92e7b80fdba44929f3225c4c0357 kbuild: don't warn about include/linux/version.h not including itself
2b427e14b77dbf3e05f1bd0785f1d07ea5fe924e perf stat: Adjust stall cycles warning percentages
d3d1e86da07b4565815e3dbcd082f53017d215f8 perf stat: Analyze front-end and back-end stall counts
129c04cb8ce2e4bf3f17223f58ef16aa8a2cb3b8 perf tools: Add front-end and back-end stalled cycles support
23ef710e1a6c4d6b9ef1c2fa19410f7f1479401e [media] imon: add conditional locking in change_protocol
b30039333ae2a1cdd19ebd856a69e96918a46637 [media] rc: show RC_TYPE_OTHER in sysfs
d7516c7cf37a5fcb84b8f229947e3f52c62e19ae [media] ite-cir: modular build on ppc requires delay.h include
e296e1276ca389156d7f06eed668dac30141c37d [media] mceusb: add Dell transceiver ID
91fc4cc00099986bc1ba50e1f421c3548cffae42 perf, x86: Add new stalled cycles events for Intel and AMD CPUs
8f62242246351b5a4bc0c1f00c0c7003edea128a perf events: Add generic front-end and back-end stalled cycle event definitions
94024cd1aefa0f8bcc9dfe46c05bd7ce3f471a1c ALSA: HDA: Fix automute for Gateway NV79
06268b2a384ece73618c1ad7649d19905ab79806 HID: hiddev: fix error path in hiddev_read when interrupted
c2de187e5b0f25b572ac1cb6cdf383f16123717d ALSA: hda - Show the line-out type in snd_hda_parse_pin_def_config()
408133e9dca2b94c64b917b144ec816df913a94e Merge branch 'kprobes' of git://git.linaro.org/people/nico/linux into fixes
ce31332d3c77532d6ea97ddcb475a2b02dd358b4 hrtimer: Initialize CLOCK_ID to HRTIMER_BASE table statically
a9851832857dc1e4efefca1713f5cff3e168a25c [S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
2d80eb0fa39bc4cfcc2e6d4eb1760a578fdeb507 kconfig: quiet commands when V=0
bdc69ca4cf972494ad06d1271760d94fdbb2e6b9 kconfig: change update-po-config to reflect new layout of arch/um
a24a1b8e2aef10e8987e0a0b2b0dcff78af90ebb kconfig: make update-po-config work in KBUILD_OUTPUT
b24d7d7b98f2697173542fd926f48617649b0bbc kconfig: rearrange clean-files
d02ab886dcc7349cc5d80a045725d3dc9b309a3a kconfig: change gconf to modify hostprogs-y like nconf and mconf
f19430496a3655b6f86283af472f04fea3c6fdf8 kconfig: change qconf to modify hostprogs-y like nconf and mconf
1f594715bd26628045bf96c1211d5a90a1b51157 kconfig: only build kxgettext when needed
02e352287a40bd456eb78df705bf888bc3161d3f block: rescan partitions on invalidated devices on -ENOMEDIA too
bf2253a6f00e8fea5b026e471e9f0d0a1b3621f2 cdrom: always check_disk_change() on open
ad227425c9ca907b5498e2558320b7e585d86ec9 ipv4: Get route daddr from flow key in l2tp_ip_connect().
d4fb3d74d7a17833de2ba8cbd4f029b30feb4825 ipv4: Get route daddr from flow key in tcp_v4_connect().
072d8c94142a3a95151774975f6c1fd1dc1f1e1b ipv4: Get route daddr from flow key in inet_csk_route_req().
87321c839fb4a65b5d78c16d79d1674cf223a452 ipv4: Get route daddr from flow key in ip4_datagram_connect().
91ab0b60a12833b4715b838474f23496af8de30c ipv4: Get route daddr from flow key in dccp_v4_connect().
a7e985e18fbfda71313a399688a6233802e7fbd0 ALSA: hda: add beep quirk for Realtek 0x1043:831a
44901666a1a736b3f43eac7894b07183f127e9a9 ipv4: Fetch route saddr from flow key in l2tp_ip_connect().
4071cfff84c5b084762fe288781cd7faab14cb4b ipv4: Fetch route saddr from flow key in tcp_v4_connect().
a406b611b5f26a18773e4237d79f6df3eaed1d32 ipv4: Fetch route saddr from flow key in ip4_datagram_connect().
b883187785004cacea053569f1655fada0dfc299 ipv4: Fetch route saddr from flow key in inet_sk_reselect_saddr().
6706b6ebab85dfca4e2886e35ec9c3c4ee13e27e ipv4: Remove now superfluous code in ip_route_connect().
c7a7b814c9dca9ee01b38e63b4a46de87156d3b6 ioremap: Delay sanity check until after a successful mapping
813b3b5db831ddbd92b5ce0fdeb74e3368f1323c ipv4: Use caller's on-stack flowi as-is in output route lookups.
cf91166223772ef4a2ed98b9874958bf6a2470df net: Use non-zero allocations in dst_alloc().
5c1e6aa300a7a669dc469d2dcb20172c6bd8fed9 net: Make dst_alloc() take more explicit initializations.
2a2047bc94d0efc316401170c3d078d9edc20dc4 cifs: sanitize length checking in coalesce_t2 (try #3)
fcda7f4578bbf9717444ca6da8a421d21489d078 cifs: check for bytes_remaining going to zero in CIFS_SessSetup
bfacf2225a955bea9c41c707fc72ba16009674a0 cifs: change bleft in decode_unicode_ssetup back to signed type
cdc253611582f08036ccb6e10efe95b8e760a7e2 ARM: kprobes: Tidy-up kprobes-decode.c
94254930786216106100e9a28c9a244df58be61f ARM: kprobes: Add emulation of hint instructions like NOP and WFI
20e8155e24ba5c04558780d0a8da13c39f98c002 ARM: kprobes: Add emulation of SBFX, UBFX, BFI and BFC instructions
c9836777d5f22e64eefc759d682511560b6d6d78 ARM: kprobes: Add emulation of MOVW and MOVT instructions
f704a6e25bd07e1381af81f19fb1d123975807b1 ARM: kprobes: Reject probing of undefined data processing instructions
72c2bab2be734d63dee4342e67b1754c54fded70 ARM: kprobes: Remove redundant code in space_1111
41713d1396312a027ec02abc4767041627c178ef ARM: kprobes: Fix emulation of PLD instructions
f0aeb8bff0fe9de50e1e4093ef86ff8f17a9b1b0 ARM: kprobes: Reject probing of SETEND instructions
ac211c6994fb5f1f282745054c00d29e53639cb1 ARM: kprobes: Consolidate stub decoding functions
fa1a03b429b3fd5f28e7fdd20ce99ca572bfd236 ARM: kprobes: Reject probing of all coprocessor instructions
c6e4ae32911c2a0ad02d47ee59ccba352a74c38e ARM: kprobes: Fix emulation of USAD8 instructions
038c3839c917e3eea1150a1dc55607b9bde2d5ac ARM: kprobes: Fix emulation of SMUAD, SMUSD and SMMUL instructions
8dd7cfbed83c74b1fb991fae264944e041e22e62 ARM: kprobes: Fix emulation of SXTB16, SXTB, SXTH, UXTB16, UXTB and UXTH instructions
780b5c1162286cc75ef2dcc0f14215d9f9f06230 ARM: kprobes: Reject probing of undefined media instructions
0e384ed164bdc2ad832270e81dbd14a17c143e78 ARM: kprobes: Add emulation of RBIT instruction
81ff5720b9561b48e3dc640ca15799ba3919f5a6 ARM: kprobes: Reject probing of LDRB instructions which load PC
5c6b76fc7d8220e8f00e7a49fb56ca852d7fb661 ARM: kprobes: Fix emulation of LDRD and STRD instructions
54823accfcfc715e9e757a621afb40dabc01d033 ARM: kprobes: Reject probing of LDR/STR instructions which update PC unpredictably
6823fc85fcfba11675f2027aadf2d5291c6f351b ARM: kprobes: Fix emulation of LDRH, STRH, LDRSB and LDRSH instructions
ec58d7f2373cec47f30b773d40a89f18bf6fc489 ARM: kprobes: Reject probing of STREX and LDREX instructions
ba48d40713ae5afe758dd5525a0f8740cce71d22 ARM: kprobes: Reject probing of undefined multiply instructions
75539aea4cb96823171cabac7391f1a26fbf9c1b ARM: kprobes: Fix error in comment
983ebd9365096c3386f6ed0978333e15f66024f5 ARM: kprobes: Reject probing of instructions which write to PC unpredictably.
c412aba2a1243192a4d53736805a96bdda915608 ARM: kprobes: Fix emulation of MRS instruction
51468ea91efad9c7e6dbae43cd8bdc423ec61709 ARM: kprobes: Reject probing MRS instructions which read SPSR
896a74e19d0131413a96502429994bc8e6bbbe5a ARM: kprobes: Fix emulation of Data-processing (immediate) instructions
ad111ce46674a473370d302325db8f418ac4fe92 ARM: kprobes: Fix emulation of CMP, CMN, TST and TEQ instructions.
a539f5d46c868cb1f37b92e62e040b400571aed4 ARM: kprobes: Remove redundant condition checks from simulation routines
073090cb701148396b1130be81f8ac84a41f196d ARM: kprobes: Fix probing of conditionally executed instructions
cf3cc1aa9b6d0bf1750143af65829f4368d77492 kprobes/arm: Fix ldrd/strd emulation
1d2b71f61b6a10216274e27b717becf9ae101fc7 PM / Runtime: Add subsystem data field to struct dev_pm_info
638080c37ae08fd0c44cec13d7948ca5385ae851 OMAP2+ / PM: move runtime PM implementation to use device power domains
8b313a38ecffc0ff0b4c5115f0a461f73b7dfdb6 PM / Platform: Use generic runtime PM callbacks directly
38ade3a1fa0421c12627c7b48c33e89414fc9b76 shmobile: Use power domains for platform runtime PM
69c9dd1ecf446ad8a830e4afc539a2a1adc85b78 PM: Export platform bus type's default PM callbacks
4d27e9dcff00a6425d779b065ec8892e4f391661 PM: Make power domain callbacks take precedence over subsystem ones
778865a550e7958c1211242cc481f48d46de0f04 l2tp: Fix inet_opt conversion.
b801a4e7092bb869fb5a7d8ee11a9435c5c7b2b1 net: ibmveth: force reconfiguring checksum settings on startup
89b4208e2861bc7dc325840b44bae302a4e30add qlcnic: fix memory leak in qlcnic_blink_led.
63c3a66fe6c827a731dcbdee181158b295626f83 tg3: Convert u32 flag,flg2,flg3 uses to bitmap
7068b7a16270f1e85a8893d74b0f3c58d7826883 timers: Remove delayed irqwork from alarmtimers implementation
180bf812ceaf01eb8ac69b86f3be0bd57f697668 timers: Improve alarmtimer comments and minor fixes
b3b270054b80e6195b1d2b2ce082239911261839 dsa/mv88e6131: fix unknown multicast/broadcast forwarding on mv88e6085
fa2bd7ff9247f4218dfc907db14d000cd7edd862 net: allow user to change NETIF_F_HIGHDMA
c4d27ef957cd9261c0bc8488edaf8390e412cd35 bridge: convert br_features_recompute() to ndo_fix_features
1742f183fc218798dab6fcf0ded25b6608fc0a48 net: fix netdev_increment_features()
96339d6c490a32de35fa798ca7922d13a8538ecd net:use help function of skb_checksum_start_offset to calculate offset
f6d8bd051c391c1c0458a30b2a7abcd939329259 inet: add RCU protection to inet->opt
bf69d41d198138e3c601e9a6645f4f1369aff7e0 flex_arrays: allow zero length flex arrays
5d30b10bd68df007e7ae21e77d1e0ce184b53040 flex_array: flex_array_prealloc takes a number of elements, not an end
cb1e922fa104bb0bb3aa5fc6ca7f7e070f3b55e9 SELinux: pass last path component in may_create
2875fa00830be62431f5ac22d8f85d57f9fa3033 SELinux: introduce path_has_perm
68972efa657040f891c7eda07c7da8c8dd576788 usbnet: Resubmit interrupt URB if device is open
a8d05c81fb238bbb18878ccfae7599ca79448dd3 flex_array: allow 0 length elements
150cdf6ec0ede8d9f102f1817212447727dcf08c flex_arrays: allow zero length flex arrays
5a3ea8782c63d3501cb764c176f153c0d9a400e1 flex_array: flex_array_prealloc takes a number of elements, not an end
562abf624175e3f8487b7f064e516805e437e597 SELinux: pass last path component in may_create
2463c26d50adc282d19317013ba0ff473823ca47 SELinux: put name based create rules in a hashtable
3f058ef7787e1b48720622346de9a5317aeb749a SELinux: generic hashtab entry counter
be30b16d43f4781406de0c08c96501dae4cc5a77 SELinux: calculate and print hashtab stats with a generic function
03a4c0182a156547edd5f2717c1702590fe36bbf SELinux: skip filename trans rules if ttype does not match parent dir
2667991f60e67d28c495b8967aaabf84b4ccd560 SELinux: rename filename_compute_type argument to *type instead of *con
4742600cf536c0c115b6f769eda82ee377d199c9 SELinux: fix comment to state filename_compute_type takes an objname not a qstr
7cbc9bd99542752ff570abca79d0027669a01fb8 Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
4df378a10e31698df1679f3329301d773a654b61 Bluetooth: Add store_hint parameter to mgmt_new_key
4748fed2d1a2a7a816277754498b8aa70850e051 Bluetooth: Remove old_key_type from mgmt_ev_new_key
655fe6ece7e71b37c17577ae485d11bf701c95f7 Bluetooth: Fix connection key type updating for buggy controllers
12adcf3a953c3aa4006d855aa638133bf018ceac Bluetooth: Fix old_key_type logic for non-persistent keys
d25e28abe58d2bcedf6025a6ccc532c29a19046f Bluetooth: Fix link key persistent storage criteria
582fbe9ef9d6fc089ff20956595f046d4899e74e Bluetooth: Fix logic in hci_pin_code_request_evt
be77159c3f37e73a18ecc5c1eab3c67e07c6ce22 Bluetooth: Fix reason code for pairing rejection
55bc1a378cc35f21a26e07af2ff2b71820808cd4 Bluetooth: Add confirm_hint parameter to user confirmation requests
79c6c70cbe35c270e7b59207ab76b44183a1030a Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
9f61656a60c9506e3e4cd41af5efbcf6a30ee3b9 Bluetooth: Add variable SSP auto-accept delay support
7a828908a026d801c6192fd32cfb35d6843f1539 Bluetooth: Add automated SSP user confirmation responses
030fe7974f48bd86bb706ec05188ebab0cb7af80 mwifiex: fix bug in mwifiex_save_curr_bcn()
a46b7b5c13b9ecfe2b4e045e06aaec644dcf55d8 mwifiex: HT capability information handling
adc89595732b92f78940fc0ccdb52afaec582a48 mwifiex: check firmware capabilities while initialising 5GHz band parameters
49adc5ceb2b95e517baf625e0c8e06e91073009b mwl8k: replace rateinfo bitfields with mask and shift macros
af335a6cbc3dfcba64ad31561c0da563d1c43a2d ssb: pci: early fix for SPROM core index
5890a3ca34aae94dd736557ad8cb898ac2802aa0 ssb: pci: update PCIe workarounds
6e914101d47c76e09b0568d094ef44257dd3d6e9 ssb: pci: separate workarounds
aac6af5534fade2b18682a0b9efad1a6c04c34c6 mac80211: Skip tailroom reservation for full HW-crypto devices
e2186b7c25ef9cdb6d631c8dd6a672f41abe22d5 ath9k_htc: Add set_bitrate_mask() callback
a55bb94aa37782fe9457751a3e508b1129fbbc7a ath9k_htc: Add a new WMI command to set a rate mask
155dcda6f11a58e4e1443d5fad530b0bf68370b7 ath9k_htc: Remove unused WMI_AGGR_LIMIT_CMD
484b1829c6a3c5bc38fe0cd626ce2e8a3dfd844c ath9k_htc: Increase credit size for AR7010 devices
bdbfd6b582f55384059d9ac5e65b3653092e6adf mac80211: Add new API for rate selection
8973a6e770fc891f92daacbc1c92c7cd396fcf7e libertas: use kernel-doc notation, fix comment style
47684808fd89d6809c0886e06f8ac324252499d8 wl12xx: support FW TX inactivity triggers
a039a993496d79d09ae9709c82b545b9800954c9 ath9k: Use ps wrappers for btcoex logic.
f78eb657f067ce87e19da94138d22cde8236c7db ath9k_hw: Enable generic timer interrupt.
a6ef530f2b0bc7e871e8c2f2b2a0905eed57fead ath9k_hw: Add support for btcoexistence in AR9300.
978f78bf71372a48785ac9407ebc10170f14f56c ath9k_hw: Move bt_stomp to hw from common.
8178d38b704f0a08a74b030c35e6eca5f5019d3d mac80211: allow low level drivers to report packet loss
16dc062b42459e6ddd244c2bc8255cac45db47e4 ARM: 6888/1: remove ns9xxx port
f325757ab2812b42da4d690cf8da73c0e678368c iwl4965: fix "TX Power requested while scanning"
1501b6764f0c363a9f1d72f9d422841f81f1bd8c iwlegacy: led stay solid on when no traffic
f61583941667c96d61fc6991b9f23307f9bfa87e b43: trivial: update module info about ucode16_mimo firmware
8c1fdd0be5498f852e00c5fbd9cb0c3969e46cc6 xfs: add an x86 compat handler for XFS_IOC_ZERO_RANGE
1a18a29478a38e5df382cd299f636187fde773ab xfs: fix compiler warning in xfs_trace.h
45c51b99943c4c74165b19dc2f96e8ba93bdecb9 xfs: cleanup duplicate initializations
a770bb5aea84ee2509d4775f9959665f96da3b9d Bluetooth: Add secure flag for mgmt_pin_code_req
8a072a4d4c6a5b6ec32836c467d2996393c76c6f xfs: reduce the number of pagb_lock roundtrips in xfs_alloc_clear_busy
97d3ac75e5e0ebf7ca38ae74cebd201c09b97ab2 xfs: exact busy extent tracking
e26f0501cf743a4289603501413f97ffcb4612f2 xfs: do not immediately reuse busy extent ranges
a870acd9b2671de56514a430edfa7867823c31c9 xfs: optimize AGFL refills
58797bf77234154a84827186bda316a1205bde05 Bluetooth: Respect local MITM req in io_cap reply
60b83f571cf17a7a8ca9ddf2090db63e6a594571 Bluetooth: Ignore key unauthenticated for high security
13d39315c22b128f4796fc008b04914a7c32bb1a Bluetooth: Map sec_level to link key requirements
9003c4e220c2954a53c5da0d739ed15a46c13429 Bluetooth: Don't modify sec_level if auth failed
b6020ba055c7f1ca901dc8751ecc7c9de58164db Bluetooth: Add definitions for link key types
2dfb9a85ecb86f00b085d6fca7d4bb8dc6764710 Input: sh_keysc - switch to threaded IRQ handler
b6d2a3e6ff6a7019b4a240b6bc4a4d74ce82d533 Input: sh_keysc - implement runtime PM support
8129e79ed7932bd11d60518d62434a0b687e5771 ALSA: usb-audio - Terratec Aureon 7.1 USB ID as C-Media cm6206 quirks
ae8a60a598ce39e8e42fd4ce1348c0883a23b5d8 ALSA: hda - Add Auto-Mute Mode enum for two-output cases
d8ecc5cd8e227bc318513b5306ae88a474b8886d kbuild: asm-generic support
28bc20dccadc610c56e27255aeef2938141a0cd3 kbuild: implement several W= levels
1daf5f46c62bc69922e1ca8ccebbbff04f48e1f1 ALSA: hda - More line-out auto-mute support for Realtek
1a1455de10d89b9f2107fe5ad1746e7c18838492 ALSA: hda - Add support for Line-Out automute to Realtek auto-parser
ef267500094632e0b8229e284e7295ef858da362 Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into fixes
0f0f391c730228d1fd1c3933275ed75ee96e4db2 ALSA: hda - More reduction of redundant automute codes in Realtek parser
e9427969f560f664d78b2512fd8ebf44863b5072 ALSA: hda - Consolidate auto-mute with master-switch for Realtek
35dca5b4a67a93bbb75c2753d6dc432dc8f82e5d HID: add support for Sony Navigation Controller
e6a5e1b7094bdd5cc9ae969aff7f75fbc53517fc ALSA: hda - Add support of line-out automute for Realtek
3b8510ce972c93000ea65122bab3a278074eda98 ALSA: hda - Add common automute support for mxier-amp on/off for Reatek
d922b51dabbe9b6aeee44e2e3a605323591e3707 ALSA: hda - Consolidate default automute functions for Realtek
9b1b937c77f94f8c94874351a2d5ba92cd99f1ec ASoC: Don't specify the DMA driver for Goni baseband link
3784019af3da88014c7222f2cec2e5afff8a6b4f ASoC: Don't specify the DMA driver for OpenMoko baseband link
dd4028c59e98e5faf56ee447f017a356556f2732 Merge branch 'for-2.6.39' into for-2.6.40
69b91bc1551a2fc746a01fea9d3291e60be3780d ASoC: Fix CODEC DAI names for Goni
1270b01f7530ac73bcf08325bcd85c94e2bbebc1 ASoC: Fix CODEC name in Goni
fb257897bf20c5f0e1df584bb5b874e811651263 ASoC: Work around allmodconfig failure
b013c399245a88a73aaa031279f0c4d7cea7fe68 signal: cleanup sys_sigprocmask()
702a5073fdb71eb29cd4912575289fb5044c1894 signal: rename signandsets() to sigandnsets()
b182801ab35f7a0afb3cdf8ba5df464d04206b46 signal: do_sigtimedwait() needs retarget_shared_pending()
943df1485a8ff0e600729e082e568ece04d4de9e signal: introduce do_sigtimedwait() to factor out compat/native code
fe0faa005d43bc44c357631d51c273806086caa4 signal: sys_rt_sigtimedwait: simplify the timeout logic
bb7efee2ca63b08795ffb3cda96fc89d2e641b79 signal: cleanup sys_rt_sigprocmask()
e9bd3f0faa90084f188830d77723bafe422e486b x86: signal: sys_rt_sigreturn() should use set_current_blocked()
e6a585801b451443480ff66914a522b482457460 x86: signal: handle_signal() should use set_current_blocked()
e6fa16ab9c1e9b344428e6fea4d29e3cc4b28fb0 signal: sigprocmask() should do retarget_shared_pending()
73ef4aeb61b53fce464a7e24ef03a26f98b2f617 signal: sigprocmask: narrow the scope of ->siglock
fec9993db093acfc3999a364e31f8adae41fcb28 signal: retarget_shared_pending: optimize while_each_thread() loop
f646e227b88a164a841d6b6dd969d8a45272dd83 signal: retarget_shared_pending: consider shared/unblocked signals only
0edceb7bcd82802f721f3c94eed9b3e2869d3740 signal: introduce retarget_shared_pending()
83a5d2d1b4cc06ce17b44873e004fc0b55552183 ARM: Fix .size directive for xscale_dma_a0_map_area
1ff42c32c7614c2e810ed388fd1ba04a5626b74c x86: ce4100: Configure IOAPIC pins for USB and SATA to level type
20443598d9bdfe3563f901e27fd482a3f5d3d231 x86: devicetree: Configure IOAPIC pin only once
525566cb60e167ca1cd770f3d0738735ec3503bb ALSA: hda - VIA: Fix notify_aa_path_ctls() invalid issue.
f945a3d9600633de589ce698233b34ff6ad57e55 rtc: max8925: Call dev_set_drvdata before rtc_device_register
59bb7f0eebe69aa32a5c7917a23a7da1c5667d73 ALSA: usb-audio - Don't expose broken dB ranges
e11feaa1192a079ba8e88a12121e9b12d55d4239 watchdog, hung_task_timeout: Add Kconfig configurable default
ede70290046043b2638204cab55e26ea1d0c6cd9 perf stat: Fix compatibility behavior
f9cef0a90c4e7637f1ec98474a1a099aec45eb65 perf stat: Add --sync/-S option
8a850cadca0e387c87a0911a61e99fd66aeb57ec perf event, x86: Use better stalled cycles metric
e490ebdc3ce1a58e66aeacc485294a45710067f5 Input: input-polldev - use system-wide freezable workqueue
34abeeb23575c9c25b8c582d582e5bcfcd1cf338 Input: tegra-kbc - add ghost key filter
bf283707d5fb174ec09215ae19860ad04ba7b67a Input: wm831x-ts - move BTN_TOUCH reporting to data transfer
acad9853b95df6a3887f52e0ec88e4a77119ee28 Input: wm831x-ts - allow IRQ flags to be specified
f5346668150c37094b42cc2d07ec5fd1451eb980 Input: wm831x-ts - fix races with IRQ management
5c9db64888ecabfb170081335f30e3d7192fbcf4 Input: twl4030-pwrbutton - fix a leak of the IRQ during init failure
60c8ba6478bb483ecd6069f566d02e33d319e72e Input: omap-keypad - fix a wrong free_irq() parameter
94bb530c247a29f75fc728e5f8374a83d59d7e45 Input: qt1070 - add MODULE_DEVICE_TABLE
0a14842f5a3c0e88a1e59fac5c3025db39721f74 net: filter: Just In Time compiler for x86-64
1794d257fa7bab3ea5162f8abdca749996b65343 drm: Export the command-line mode parser
bbb0aef5cfe95fe9b51a7eeba4a440b69037b01f drm: Verify debug message arguments
5ad3d8831f0c97257460c11ddcc1cc0466c762d4 drm: Create and use drm_err
cb49ba0bb18632faa7c5ce1dcb095eaa70821c1d drm/radeon/kms: remove some underscan leftovers
7394371d85699a1d6d49b61f65583d6cd902a6a2 drm: Take lock around probes for drm_fb_helper_hotplug_event
da05a5a71ad8fc7c51d526151be193b7ef6e6c95 drm: parse color format support for digital displays
3b11228b54cc6bda4a72bb22984203c6eff4338a drm: add bit depth parsing
314b2381a79c6bfe3ddc4ba3806ecb6aec27a3db Bluetooth: Add discovering event to the Management interface
14a53664138a8407382745bb470045d1817b7801 Bluetooth: Add basic discovery commands to the management interface
cf2f90f59bbf2c2a539d171cde6e1dfe72048555 Bluetooth: Don't export l2cap_sock_ops
6ff5abbf4e4aa88feb9c2367d4fbd9ea081bf98c Bluetooth: Fix memory leak with L2CAP channels
8c1d787be4b62d2d1b6f04953eca4bcf7c839d44 Bluetooth: Move conn to struct l2cap_chan
fe4128e0aabc3c748786c00da21e6eff9d3aeddb Bluetooth: Move more vars to struct l2cap_chan
0c1bc5c626e9783034264ccca4b262b3acc628f1 Bluetooth: Move more channel info to struct l2cap_chan
0c9c99a765321104cc5f9c97f949382a9ba4927e mmc: sdhci: Check mrq != NULL in sdhci_tasklet_finish
b7b4d3426d2b5ecab21578eb20d8e456a1aace8f mmc: sdhci: Check mrq->cmd in sdhci_tasklet_finish
c919c2a073c5d2e076e52a56b44281d922721b61 mmc: tmio: fix .set_ios(MMC_POWER_UP) handling
26fc8775b51484d8c0a671198639c6d5ae60533e mmc: fix a race between card-detect rescan and clock-gate work instances
f69475142136c8ad9b9c717aea2ff907aed9f863 mmc: omap: Fix possible NULL pointer deref
9bc21848b1d6cb8389d927196b16c9950b5e21e9 mmc: core: mmc_add_card(): fix missing break in switch statement
9fdcdbb0d84922e7ccda2f717a04ea62629f7e18 mmc: sdhci-pci: Fix error case in sdhci_pci_probe_slot()
47d1ec6161da2c7b9dbc56a5200fa26b17d5fdc1 Bluetooth: Move more vars to struct l2cap_chan
4343478f3a4806394136d8141b2e451aa5443f03 Bluetooth: Move some more elements to struct l2cap_chan
77a74c7e0861e6ebac7effe233fd7e83f1ad9ecc Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
b44500351845e4f6df0d752a8870da246be8216f Bluetooth: Move conf_state to struct l2cap_chan
5d41ce1dd91bce01d50aff79786dc5d5eedcfab7 Bluetooth: Refactor L2CAP channel allocation
6be449e53dc3593ec69308d972a9fab852fb9bf1 ASoC: Implement WM8962 ADC high pass filter configuration
91a5fca4b1987324f829efeff3bc5efb2ce6e752 ASoC: Add dapm_find_widget helper
b864a8c9dd93f08ccaa706e075810e9398e25680 ASoC: Don't specify the DMA driver for Speyside baseband link
848dd8beef44df18f2eb61e00981b0692adb801b ASoC: Add more natural support for no-DMA DAIs
0c61227094b3ddaca2f847ee287c4a2e3762b5a2 x86, setup: Fix EDD3.0 data verification.
8842c72afe9f954d9462da577a25d4a32bfe0a2b ASoC: Allow platform drivers to have no ops structure
a8d2518c2a7235f0b772c1f1bd30218130e631a7 ARM: 6887/1: Mark broadcast_timer_setup() __cpuinit
860ad7823fdc00cd61dc70e7f35e07fb327cc9a4 ARM: 6884/1: Fix infinite loop in ARM user perf_event backtrace code
b678027cb77b079bc8e5b94172995d173bdb494b ipv4: Kill RTO_CONN.
2e97e980b5653c23d01c911af6a0ab2d3431d7f1 ipv4: Remove erroneous check in igmpv3_newpack() and igmp_send_report().
2d7192d6cbab20e153c47fa1559ffd41ceef0e79 ipv4: Sanitize and simplify ip_route_{connect,newports}()
15ecd039b7182d725f4294e01f2fb12c3a88db17 r8169: fix merge conflict fix.
da0420bee24a1ba54e55a61e95b1a53205d7e62d sctp: clean up route lookup calls
af1384703f8a4ff3d245925d6596ef1c5c6e469e sctp: remove useless arguments from get_saddr() call
9c6a02f41d10dc9fbf5dd42058e8846f38dd2d9a sctp: make sctp over IPv6 work with IPsec
9914ae3ca770389a3bec3114d0a07532a7f235dd sctp: cache the ipv6 source after route lookup
625034113bd45c71fb9e329f52f25fef9e6993a3 sctp: fix sctp to work with ipv6 source address routing
a19be5f0f073525306f6a4b000d90dc84065ed93 Revert "xen/blkback: Move the plugging/unplugging to a higher level."
2bce5daca28346f19c190dbdb5542c9fe3e8c6e6 perf, x86, nmi: Move LVT un-masking into irq handlers
9ceb1c3d1fe15c2f9b55eaa8978019ef0e0a06ac perf stat: Fix printout vertical alignment
54a96dadaa2bbe81006c66447517b57534d80e7f ALSA - au88x0 - Add buffer bytes constraints
ce764ab22e40a046065c9417ee5f04ad2a816ac1 ALSA: hda - Add channel-mode support to Realtek auto-parser
604401a92cb3b93047c199f68a068ccbc5fb70fa ALSA: hda - Minor update for alc662-parser functions
3b1fb2ffecbc869d6a680b0c3a1118dc4aba1d47 Merge branch 'for_tony_a_2.6.39rc' of git://git.pwsan.com/linux-2.6 into devel-fixes
f562988350361bf4118dd3c3e192dff763b493d9 audit: acquire creds selectively to reduce atomic op overhead
cb34c207af4944e9c93e2b462e351430f15daad6 ALSA: hda - VIA: Fix Smart5.1 isn't useful for 6 audio jacks motherboard.
66e6961c8e53c0c0079d5b67faf9b7fe33525892 ixgbe: convert to ethtool set_phys_id
e7fd9253d83703838953160ebb2899c5f6e2eee1 ixgbe: fix X540 ethtool loopback test.
80e8ff562ad775758634a58e7ea998e011519d98 rtlwifi: don't touch with treewide double semicolon removal
c89c7112d347acc3f4a6fe1459bcb6de02594dc9 ixgbe: Bump version
58be7666a897bb756477da72859f515da35ab805 ixgbe: enable SCTP checksum offload for X540
7aba7b077f638deb9569e0b36256cd9ae76e468c ixgbe: do not clear FCoE DDP error status for received ABTS
b32c8dcc33a74fb4f1e73ed2263504f5947ca76b ixgbe: fix static functions
11b1d38e705fa05282661d2b1710f7a81a7f7045 ixgbe: remove ntuple display support
98508c93003d8d24662f32c66dbe4746340c33d4 ixgbe: add LED blink code for x540
0665b09f81760c38a882bed65d495a4bd31a5767 ixgbe: add support for 64k EEPROM for 82599
83dfde405322320d538b7087ba741fc9a4780161 ixgbe: register defines cleanup
50c022e7936354d854091ebdc699872d3432e874 ixgbe: explicitly disable 100H for x540
dbf80dcbd8ca0c50f343401fedd2d6200cb8097e e1000e: implement ethtool set_phys_id
32673822e440eb92eb334631eb0a199d0c532d13 Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
6c8a7213278324f381cbcbf51510711ed745d8e6 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
167f829752f9cef51f59cc500abc0ad6ba69f5cb Merge branch 'davinci-fixes' of git://gitorious.org/linux-davinci/linux-davinci into fixes
e04d6c53a58cee3380adaa66fe2eeffbd82d213c Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into fixes
ed961581a7ca91d6a4852af2e44333e983100505 [S390] prng: fix pointer arithmetic
ed170924dd0db14b135a388966e0b6fd5188c3e5 sh: select IRQ_FORCED_THREADING.
442f56d917959cbc3fd7a56c5eb43b0d728cad26 sh: intc: Set virtual IRQs as nothread.
cdda911c34006f1089f3c87b1a1f31ab3a4722f2 Input: evdev - only signal polls on full packets
65f47f1339dfcffcd5837a307172fb41aa39e479 powerpc/eeh: Add support for ibm,configure-pe RTAS call
44ae3ab3358e962039c36ad4ae461ae9fb29596c powerpc: Free up some CPU feature bits by moving out MMU-related features
eca590f402332ab873d13f2d8d00fa0b91cfff36 powerpc/rtas: Only sleep in rtas_busy_delay if we have useful work to do
a7b8ad405862fb10e496ce839d423dfc94ac821b powerpc/book3e: Fix extlb size
b91e136cdf88e19e998dbf4631ead266de4b80b5 powerpc: Use MSR_64BIT in sstep.c, fix kprobes on BOOK3E
9f0b079320ad1cc71ad7ea4e0ed0b64cd72bbd6d powerpc: Use MSR_64BIT in places
9d4a2925c290a053bb279e75e7a649069fdcaf6b powerpc: Add MSR_64BIT
0407a31429500e7e56da33a326ca7cf35c2c9d65 powerpc: Fix build warning of the defconfigs
b618d2f043506e45b1d72b48a4ff7cb5b1a7011c powerpc/ps3: Update debug message for irq_set_chip_data()
73706c3283d755d3725c6a48a18e677a15ced8be powerpc/irq: Dump chip data pointer in virq_mapping
e70606eb9beb683ce3991936267deab64ab56d95 powerpc/numa: Look for ibm, associativity-reference-points at the root
69b123684b50040b0926eed1e02795dac8cb9587 powerpc/pci: Properly initialize IO workaround "private"
d1109b7529f362c06c47140ae09dbd2b853ffddc powerpc/pci: Make IO workarounds init implicit when first bus is registered
3cc30d0726d258ac336283bcde66a8ab58283b61 powerpc/pci: Move IO workarounds to the common kernel dir
21176fed25c3b0cb17c6c42d71b4e3d68b8f9dd4 powerpc/pci: Split IO vs MMIO indirect access hooks
e297d9dd5cfafbeb2e7585bb444941848e030454 cxgb4: use pgprot_writecombine() on powerpc
efcac6589a277c10060e4be44b9455cf43838dc1 powerpc: Per process DSCR + some fixes (try#4)
f0aae3238fc1c28b543cbaaa0e7c5d57685f5f89 powerpc/book3e: Flush IPROT protected TLB entries leftover by firmware
1a51dde139d5305b2592c716c50c005d6ab9624b powerpc/book3e: Use way 3 for linear mapping bolted entry
ca1769f7a372898f5e3dbb8e4ff53f53f0626ef4 powerpc: Index crit/dbg/mcheck stacks using cpu number on 64bit
bd491781097f150687906008d639936a0c00ed90 powerpc: Add TLB size detection for TYPE_3E MMUs
76b4eda866c4936af8d696f040abea56bf688e16 powerpc: Add A2 cpu support
3d51406d08649d166b3f3d552da2bdfbcf46fcde Staging: hv: Get rid of the priv pointer in struct hv_driver
de632a2b5fe6143297a18fe569b9e2a83678c210 Staging: hv: Cleanup vmbus_match()
28e7f2a85d99ddcf82f01ca0993a8eb55d23d3c0 Staging: hv: Get rid of the references to the priv element of struct hv_driver in storvsc_drv.c
779b4d17c177de592141ab01d2a66d025ff4d238 Staging: hv: Get rid of the references to the priv element of struct hv_driver in net driver
9f838864bdfaa98fa1ad4f69350e7c249e210a41 Staging: hv: Introduce a function to map a generic driver pointer to a pointer to struct netvsc_driver
c2e138a6ea31eadeee59dd49ad39df8eefedaa71 Staging: hv: Get rid of the references to the priv element of struct hv_driver in hv_mouse.c
786930b3c570eeb04382bca18b64e9e25791e4fc Staging: hv: Get rid of the references to the priv element of struct hv_driver in block driver
0724e5fd77b44338fb12af35f0577bd4142903e8 Staging: hv: Introduce a function to map a generic driver pointer to a pointer to storvsc_driver_object
a12c27c5eac8e0b1ee6988c32a29100abe1a99ef Staging: xgifb: Fixed style issues.
14e43851deb2c31ccec64083103282553d8c503f Staging: xgifb: Fixed style issues.
41ee9d8c1c3137e05ec445de9c122911ae085d45 staging: brcm80211: Remove si sb utils from brcmfmac
c05df636482fb8c6150775b3d25b99e920bccede staging: brcm80211: Remove siutils dependence from dhd_sdio.c
cee3cf4bc34062e64ba7151fd64d3aa50495975c staging: brcm80211: Add dhdsdio_chip_detach in dhd_sdio.c
5d0d7a980785f796d3402a7e1c552fe80397d4cc staging: brcm80211: Move sdiod strength init to dhd_sdio.c
eb5dc511d483dc53042aa72c8f7374e698d7d24b staging: brcm80211: Remove siutils dependency of dhdsdio_download_state
9a7adcf5c6dea63d2e47e6f6d2f7a6c9f48b9337 timers: Posix interface for alarm-timers
ff3ead96d17f47ee70c294a5cc2cce9b61e82f0f timers: Introduce in-kernel alarm-timer interface
88d19cf37952a7e1e38b2bf87a00f0e857e63180 timers: Add rb_init_node() to allow for stack allocated rb nodes
304529b1b6f8612ccbb4582e997051b48b94f4a4 time: Add timekeeping_inject_sleeptime
013c3ca184851078b9c04744efd4d47e52c6ecf8 xen/blkback: Stick REQ_SYNC on WRITEs to deal with CFQ I/O scheduler.
c989bb15e95a93e20fc86783264f6298116e8651 cfg80211: fix regresion on reg user timeout
d3bb1429a2c1470d1f84646c00e34dc6784ee06e rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
76c34f910a5c99a402de5068444563d4c151e794 rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192cu for addition of rtl8192se and rtl8192de
e0b5a5078675f58736787982af811244eeb98081 rtlwifi: rtl8192ce: Change phy and rc routines for addition of rtl8192se and rtl8192de
2b8359f85b81dfe02a631e570582290859191756 rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and rtl8192de
f73b279cdb5fc850b4be355307905f2914b2c0bb rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de
c07ccff326a2b3d81520e8c7a8e0f5e8cbc77416 rtlwifi: rtl8192c-common: Change common PHY routines for addition of rtl8192se and rtl8192de
3ac5e26a1e935469a8bdae1d624bc3b59d1fcdc5 rtlwifi: rtl8192c-common: Change common firmware routines for addition of rtl8192se and rtl8192de
beb5bc4020436ee50bd50e82c5a64eb087f0e3b3 rtlwifi: rtl8192c-common: Convert common dynamic management routines for addition of rtl8192se and rtl8192de
d93cdee975bc6894b0a7c3f3eb4f2b34303163f8 rtlwifi: Convert usb routines for addition of rtl8192se and rtl8192de
81b290451122e93b9731bc333c6be2e49fa5bc0c rtlwifi: Convert regulatory domain routines for addition of rtl8192se and rtl8192de
c6a9de0823e6f1335c93594f7b904f345860dafc rtlwifi: Convert rc routines for addition of rtl8192se and rtl8192de
cc7dc0c4ff7c091fb70ff0436f7e3b557e0ac1c3 rtlwifi: Convert ps routines for addition of rtl8192se and rtl8192de
c7cfe38ee0f946415b0b39e3905a91a51d99cf7d rtlwifi: Convert pci routines for addition of rtl8192se and rtl8192de
0baa0fd76f3f5a134461d6cf30294f6bb1bb824c rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
46a6272c20d4f639093ad2ad8db1eba622187bee rtlwifi: Change cam routines for addition of rtl8192se and rtl8192de
acd48572c396364bb480175d7de83944eefa2563 rtlwifi: Change base routines for addition of rtl8192se and rtl8192de
3dad618b7b929010f05b179bbc4d56e3d5956083 rtlwifi: Change wifi.h for rtl8192se and rtl8192de
e25f51d4f9f8c45382a33b6283418be46425195c rtlwifi: Change efuse routines addition of RTL8192SE and RTL8192DE
0915cba394268e68b6a8242b15f8c7283453df43 mac80211: Fix warnings due to -Wunused-but-set-variable
334df731976ee4042c9bf18b2eec9c0a71f45389 mac80211: fix too early reorder release timer
caf1eae206688210f61f3b48627ce4ca3c709784 carl9170: improve unicast PS buffering
be8d98eab81d1f6445461a1631513f7091805e53 p54: implement multicast filter
04ad1fb2640a4f23e99ccb705c179d64abac03f2 ssb: update reject bit for Target State Low
a6ef8143839a8640532ba473906beb1a38b03e29 ssb: mark bus as powered up earlier
25f63a5a37f9cd925a01840bbb4c3ad9d5034175 ath9k: fix AR9160 xpaBiasLvlFreq endianness handling
92c6f76c6d44a869bf3b252dbb2e358ae7399a96 ath9k: set beacon related ps flags on bss_info change
3782c69d6e35e698bcc2aefe803e62d06c5c4997 ath9k_hw: Fix Tx IQ Calibration hang issue in AR9003 chips
7833aa05b8db63484b43b4b4c389cd4533140afb xfrm: Check for the new replay implementation if an esn state is inserted
c0a56e64aec331f33ead29ba493ee184d9bdc840 esp6: Fix scatterlist initialization
3f602b08dec32c418fc391fc838db357aab84f8a xfrm: Fix replay window size calculation on initialization
429576b97c623b9c4e3375fb7c37bce377f51e68 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
2bd93d7af1581d40e3c4b25242472661cb7c637a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
c6264deff7ea6125492b442edad885e5429679af perf stat: Add -d/--detailed flag to run with a lot of events
8bb6c79f24e66538f606076915e918242c02ec7c perf stat: Print out miss/hit ratio for L1 data-cache events
c78df6c1d49b5d798f1579141e3a12be7c325d1e perf stat: Print branch misses warning colors
a5d243d04a150acbfa79d641154f49e5d920f64f perf stat: Print stalled cycles warning colors
f99844cb76b7d347711c22cdcb94266b7214141f perf stat: Fix -nan% output in perf stat noise printouts
1fc570ad89e55dc32dfa4dda1311948b38f26524 perf stat: Add stalled cycles to the default output
481f988a016f7a0327a5537bde4794349fc4625c perf stat: Add stalled cycles accounting, prettify the resulting output
dcd9936a5a6d89512b5323c1145647f2dbe0236f perf stat: Factor our shadow stats
749141d926faf23ef811686a8050e7cf13dc223f perf stat: Make all displayed event names parseable as well
ceb53fbf6dbb1df26d38379a262c6981fe73dd36 perf stat: Fail more clearly when an invalid modifier is specified
b908debd4eef91471016138569f7a9e292be682e perf tools: Accept case-insensitive symbolic event variants
d58f4c82fed69fdd4a79fa54fe17fd14d98c27aa perf stat: Print cache misses as percentage
11ba2b85f506306c8dfc9fe144aa4ddc43242855 perf stat: Print stalled cycles percentage
5c543e3c442d6382db127152c7096ca6a55283de perf events, x86: Mark constrant tables read mostly
94403f8863d0d1d2005291b2ef0719c2534aa303 perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES
7bd5fafeb414cf00deee32c82834f8bf1426b9ac Merge branch 'perf/urgent' into perf/stat
ec75a71634dabe439db91c1ef51d5099f4493808 perf events, x86: Work around the Nehalem AAJ80 erratum
97961ef46b9b5a6a7c918a38b898a7b3e49869f4 xen/blkback: Move the plugging/unplugging to a higher level.
d507cd668a3f6d07b31e914722b453c454b03204 ALSA: hda - Enable sync_write workaround for AMD generically
0da2692256ed65bec588f7797c77f9c84ef4274e ALSA: hda - Move EAPD power-down into shutup callback for AD codecs
31d44b57c508971c083ce038d7c5ededd09cea01 Merge branch 'fix/hda' into topic/hda
18a073a3acd3a47fbb5e23333df7fad28d576345 perf, x86: Fix BTS condition
1437f5bca3c2d162f058cba37dfbeb20f619040d sched: Remove noop in alloc_rt_sched_group()
5357e8f505d058b7419eb6a91b6e42b8f1fc02d5 ASoC: Don't warn if the WM8962 SYSCLK FLL setting doesn't match reality
e47ac37c01bd9bd840dbbbc57a6dc1ba1e49ccc0 ASoC: Implement WM8962 DMIC support
7cd873c2c9699bdf060b0bac5979a5c2ae68b553 ASoC: Define constants for WM8962 GPIO functions
92a4352cdb53443ea5cb8bafd018e69933edb0a5 ASoC: Move WM8962 FLL configuration to CODEC
3b8a6d80e5d02a827d882935b96c1c3c3b56c977 ASoC: Support FLL lock interrupt on WM8962
c5f336cc003dfa071aaa7a01ed1c16232b227aa4 ASoC: Support 24.576MHz MCLKs in WM8915
f9f4b1c71db9a0d74e0237c11a84f4e96e4ed146 Merge branch 'for-2.6.39' into for-2.6.40
db92f43745dc07acd05ca64a06075801c042cb57 davinci-mcasp: fix _CBM_CFS pin directions
a90f549e25fa77544aaff18bdf534912f3090d39 davinci-mcasp: fix _CBM_CFS hw_params
9595c8f035829d0c5deffbfdc6819d6797b3b402 davinci-mcasp: use bitfield definitions for PDIR
049cfaaa47cb9b796bbc298869c0a27d434bb766 ASoC: davinci-mcasp: correct tdm_slots limit
1f5e2a319d2ba80bfea5c3b5cbafea09d5164a51 ASoC: sh: fsi: Add module/port clock control function
106c79ecf2db141fcd6073de55ebeb3f041e0509 ASoC: sh: fsi: add dev_pm_ops :: suspend/resume
6a9ebad8214bba404255d1b209a038dc739c37b7 ASoC: sh: fsi: add fsi_is_clk_master function
13eb4ab8ca719c852ae5fbd6e803afa333ad569a ALSA: au88x0 - Use a better name for pcm devices of au88x0
5debd6c14c302614764d7fcc8fe958c310c3d3b7 ASoC: Remove default settings from Tegra Kconfig
8ae9572b5b08f1d2a2ea6613f59d00f741b38b2d ALSA: 6fire: use the kernel's built-in bit reverse table
3f126087ee143775961947b39416aad03044c988 OMAP3+: voltage: remove initial voltage
919686458fabc67a13ffa412f9e5a8fed46d10b8 OMAP4: Intialize IVA Device in addition to DSP device.
26a064d5246e8ac51241d6ec2792aebf24f3b41a omap: rx51: mark reserved memory earlier
bc16b3777ec3749c086a17f81c99f8643f4a6576 OMAP3: l3: fix for "irq 10: nobody cared" message
6ba5932ca4b610d036cb89d0ce2a465d06504c4d arm: omap2: enable smc instruction for sleep34xx
4b5730fafb6287bdeed6af914fe90ed9e114d9a6 HID: add support for barcode scanners from Symbol Technologies
85ee7a1d39d75d23d21f3871f6dc9b87d572747a treewide: cleanup continuations and remove logging message whitespace
07f9479a40cc778bc1462ada11f95b01360ae4ff Merge branch 'master' into for-next
e01255d698ad00a6f4c6b3e0bf061e27ab238969 viafb: remove unused CEA mode
64cad2ade1e6f890531a58318ca9ee013f92ef2f tg3: Update version to 3.118
bea8a63b27eb8e705a957938aadeb975178c5ea6 tg3: Whitespace cleanups
b45aa2f6192e34a837ebdbb3548039c24440bc04 tg3: Add EEH support
bb158d696489244f79fd4c3abd47968a06b48c79 tg3: Add TSO loopback test
00c266b794d589dcf7d280926dfc27c5896a410a tg3: Organize loopback test failure flags
0aebff4871d26410ae485b521870bb0ffe1736f0 tg3: Fix int generation hw bug for 5719 / 5720
bf362759034cf208966dff262c7d740a6b1b3edd crypto: omap-sham - hmac calculation bug fix for sha1 base hash
528d26f57acd112fef78cd455db78e69a1ac39fd crypto: omap-sham - enable driver for EMU chips
07aab762feb6b49e8004bfba2659db17f7b64e35 crypto: omap-sham - remove debug print
455e33898e65108b379e74bcc3c9d6d2b50da9a6 crypto: omap-sham - fix concurrent sha1 calculations
b27b8ea853c4c1c1d5d95448cf69b3f10a9558d4 staging: intel_sst: intelmid needs delay.h
95c2b71b7b7422749950e3d497a894957d724b16 staging: solo6x10: add select SND_PCM to fix build error
a17379e73bb854177cfe444917b39b714a0dac33 Staging: xgifb: Fixed styles issues.
eae5f024fd5fdb6e1006f5e3d2493e11a79ed7f9 Staging: xgifb: Fixed style issues.
f4328792652c2aac594f05386db6dd8a76cef9f3 Staging: xgifb: Fixed header file.
3ecf352cfdc61ccdaadb6fb22ec251ebed1757f9 Staging: xgifb: Removed thousands of warnings.
918122e6871468fd5257d55aab428f1a867059bd Staging: xgifb: Fixed almost all style warnings.
1d7f656dc5cf272b73b2b0f159cca284f1d2bd52 Staging: xgifb: Fixed lots of coding style issues.
2dbe71cdadf68d90cc5ed93be8c0fd59c2dc9e48 Staging: xgifb: Fixed coding style issues in vb_setmode.h
bf32fcb9fe0aec95c2fac78edee3e39d7e98a1b1 Staging: xgifb: Fixed lots of coding style issues.
6622995b3212e3c5b39b2ef0dd4d2b02ed183aa5 Staging: xgifb: Fixed coding style issues.
661f659e110723d2a10d4d8a73091edcd53a45f6 Staging: xgifb: Fixed coding style issues in vb_def.h
8a94d1aaf6a5a7de12dee77bb40a083501172ae0 staging: xgifb: main: make internal functions static
49192c45648e8706f280f9cd032fae4c91bcb2bb staging: xgifb: main: delete unused functions
d542af50cc78c6fe78543aecfc91737eeec3a7d5 staging: xgifb: main: delete redudant extern declarations
c4fa7dfe57f1cc2607ef01d9959d711eb073ff61 staging: xgifb: main: move functions to avoid forward declarations
f45f59d76303d9a60dd19b37c032bdb2a6a32cfa staging: xgifb: delete unused register I/O functions
7a60d7728df58b29e94e7884e7f50f57e7d9394e staging: xgifb: delete unused register I/O macros
65283d4296442ef8a3cadbde3d9f5e945cfbc9b7 staging: xgifb: replace setXGIIDXREG() with xgifb_reg_and_or()
b2135e4460892b07068550b5def6ba08e87e61fd staging: xgifb: replace andXGIIDXREG() with xgifb_reg_and()
e67f4d4d9e330710b84a6bfe500c713059a7868b staging: xgifb: replace orXGIIDXREG() with xgifb_reg_or()
b6e2dc394888c65603ac67754a814530ec2ac570 staging: xgifb: replace outXGIIDXREG() with xgifb_reg_set()
7e119b750d573691d01fd71393ff547858b8fc85 staging: xgifb: replace inXGIIDXREG() with xgifb_reg_get()
e3d5ceb0901c50e70c12c72c0b9f0cde5d2b82fb staging: xgifb: replace outXGIREG() with outb()
e0ce58d7b05eba3d79ea8124d417224dae65c71f staging: rts_pstor: clear error when read sd lba0 fail
29bad1a139af7574df37613259298c198c4bf93c staging: octeon-ethernet: remove .get_sg, etc. ethtool_ops
4be6f5dab712db9e7e16e6120865c5bb1af4a41d staging:iio:ade7758 replace unnecessary event line registration.
48f27194a3d3ea8410af72168cc4cf6f9ebf4289 staging:iio:adis16209 replace unnecessary event line registration.
bdd560c52b023cd23b6b082ca64c062cacc23e3f staging:iio:adis16240 replace unnecessary event line registration.
80782446bce545d09e60fe391cb9e530b8809d20 staging:iio:adis16201 replace unnecessary event line registration.
37f9d2714a0a95cf7f45e0ed9422eea80490a77c staging:iio:adis16204 replace unnecessary event line registration.
9e558ff5448715a8cca1439e3188611b31ea72ec staging:iio:adis16203 replace unnecessary event line registration.
ab8d48d453b2793744ef73d4d3d6a1b602d044fd staging:iio:adis16260 replace unnecessary event line registration.
b333a24057e9443ec2db52afe78b4a60dfb79097 staging:iio:adis16400 replace unnecessary event line registration.
9f201bbeb53c963d80e8917839e48ada971fd868 staging:iio:adis16350 replace unnecessary event line registration.
0955c1e3878e64f777fe36983675c47cad317c88 staging:iio:adis16300 replace unnecessary event line registration.
1ff7e1d84d95034b415c3e85e63b919a6d9129da staging:iio:light:tsl2563 constify gain level table.
33789dce549895712cdc53d421b408c6607a07f6 staging:iio:tsl2563 take advantage of new iio_device_allocate private data.
c77b38108d6aaae05823e02d7df28b6e0d5ffdad staging:iio:documentation make read_size signed to allow for errors.
3dba81ba803ca0cd7a1bc0dc6f21536b30ad059f staging:iio:max1363 take advantage of new iio_device_allocate private data.
b6b7068ca3d2fa52d69870ba37cbb6ebac53eff8 staging:iio:adc: max1363 dev_info -> indio_dev in naming for consistency
9cc559891181d354cc5b83d0cfecbe262d690b32 staging:iio:adc:max1363 fix timestamp handling.
6f7c8ee585e9db54cb29af1bdb93f29837824933 staging:iio: Add ability to allocate private data space to iio_allocate_device
b428173316dcb4a518ee22c642671ae8a4bcec48 staging:iio: replace rip_lots naming with read_first_n
582e548908729dd2f3e183fda5a8b7c2e2ca0b0e staging:iio: iio_trigger_unregister - remove rather strange search for what we already have.
f6517f22d4f6336ce37dc6b72aae4704ff872ba3 staging:iio:trigger remove export of iio_trigger_find_by_name, use sysfs_streq for matching
67d1c1f4e0e591db46c0e11c731155dde18911e6 staging: IIO: DAC: AD5446 add support for AD5541A devices
ac4f6eee8fe8f9f9bbd421d1c9a3ec9a0a6daa0b staging: iio: TAOS tsl258x: Device driver
69d900a69567b2cc217412e894a2c03218d23beb staging: IIO: DAC: New driver for AD5791/AD5781 High Resolution Voltage Output DACs
9886eb59f86b20bd35a96ce9c6d70aac50ed3a39 gma500: allow non stolen page backed framebuffer
541c81ab4bd40d3a1a1044b4fe265ea2124389fc gma500: prune some unused variables
e1684a048b709f886dcd996901580f8a65b18391 gma500: GEM - now we have the basics we shall stick pins in it
ed7ea13efb753b77fc18bdf62fbf196c8e693ca6 gma500: GEMify the frame buffer base bits
0dfac1ceb48d86008222a7846ba9e8a9403a907c gma500: Begin the GEMification of the cursor code
6a62730c7a5278c73eaaac6c9510820c86f4a6f9 gma500: Add support for inserting and removing pages from the GART
f20ee24445b54be28cae8609c4194fb400377c63 gma500: begin adding GEM
f11dd9b14f48941ca4282174a282ee4f17ded530 gma500: add the ability to request backed space or not
cb0ff05aa19cfdc8bc08bfeca619546207b01f7d gma500: Tidy up the allocations
8d9c134c6e53e27f37ae3167e25190885586e538 gma500: Add a gtt allocator
36207d1167c76b9b3d986cdb36bd3468a367cafb gma500: backlight warning
4df25c69c946d3879581d6fbe8a34c5bb4932c1d gma500: prepare to do some actual memory management
a563a8c25188e2d6c393397dff7d620668610a15 gma500: ioctl first pass
d1b2e95ab016a0c5b01748986f6ce42e9d11cab2 staging: usbip: vhci: fix oops on subsequent attach
9f908a9eaa94f07265811c59b740a4608d3dfc96 staging: ft1000: Remove unnecessary EXPORT_SYMBOLs
1035117d2a47583f9539c28bf6ce5f677946e172 staging: rts_pstor: use #ifdef instead of #if
c6cdaded146875e2e47e946f6592c1775eaee849 staging: rts_pstor: Add <linux/vmalloc.h>
4f80494daa1f9705c3717a02e7d713ea2f874bd0 staging: gma500: Depend on X86
97232fd666f27d1a1cc560adaac446b0bb57f578 staging: olpc: Add <linux/delay.h>
8452c3ef79f9095eef0fa2978fc97afb13507254 staging: comedi: fix a typo
a3712f4987b7ef6d23e851200ac6d41131db2010 staging: olpc_dcon: fix space and coding issues
c09c9ae0a8de89cbaba572b14f06f925d7cfa011 staging: sep: resolve issue with false zero length of page
95cd17c9f3734091a5811fabbd778e3f7b1f0789 staging: Remove unnecessary semicolons when switch (foo) {...};
273f4bef1847ef69f30d7e55f8de876a92639f17 staging: Remove unnecessary semicolons when for (foo) {...};
b0b0fb0fd519c7597d6bf4de7be660788cf2232c staging: Remove unnecessary semicolons when while (foo) {...};
9fc86028fa21f8831c0fdc701732cf491da1202c staging: Remove unnecessary semicolons when if (foo) {...};
60b0fa1af9b323f096fb5335f33cc5b4a8f0198d Merge git://git.kernel.org/pub/scm/linux/kernel/git/lwfinger/linux-staging into staging-next
5d46f3266728913d05106ee82fb5f043be06eb21 staging: istallion: fix arbitrary kernel memory reads/writes
7816c45bf13255157c00fb8aca86cb64d825e878 modules: Enabled dynamic debugging for staging modules
cb63e4c967541402b79a92a31c841744ca17d1aa staging: brcm80211: Add dhdsdio_chip_attach in dhd_sdio.c
ddd0b091dbb0cd6891f13c6157679076467aa146 staging: brcm80211: Add bcmchip.h
278057db202648d47c409c8125846866433cf85c staging: brcm80211: remove unnecessary include from nvram_ro.c
e9c661e08c2a6015c1b7cba1cecefa27a089df71 staging: brcm80211: bugfix for div by zero in minstrel_ht_tx_status
a1c5ad817d9316926372a4a708027edda80146e4 staging: brcm80211: replaced BCME_OK by 0
3b818080594178611c6dea67a603550d878d351d staging: brcm80211: removed unused error codes
6b80b24789a6f81db1a774b6693cee1e5741f0eb brcm80211: update PCI config space define
b68692e795dc0e4f52139c2840a3c2f88a8d2e7f brcm80211: remove unused struct ppb_config_regs
85633f62b5693e6c7b56d1b3db83bd5e56776ae3 brcm80211: use native PCI header defines
d83942856615c17724201a9aecda5b4c582a2476 brcm80211: use native PCI capability defines
d108b7a4ddef464f239e8b655494ae3c49239230 brcm80211: use native PCI register offsets
8fcf92d1cf85329d0efc029c65af3f92b2041bf2 ath6kl: fix operations for power management
3c9d2f6c14ebbfdc97945f8f8c023f1fde86732b ath6kl: fix scan operation while disconnect
26e58b517487c30f8a7251a3ec76ec569588cc89 ath6kl: add the device ID on the data command packet
f3379c3966d80dba99f4d94f1e85f9af3ccaba3a ath6kl: Extend WMI API used by AR6003 v2.1.1
37f7949d0ac3f77ebd1ecf479f1f4a6b6a9cf85a ath6kl: add support for AR6003 v2.1.1
a29c58a0e6941674d3bd93bb1301643124b68266 staging:ath6kl:Correcting the typo
e46ee8efd7b60afd26445f1bc0bad9c5d5e7d17e Staging: hv: Get rid of IDE details from blkvsc_drv.c
1f91bca8dbf046ad6cb57fa203b7ca735f8c7e4a Staging: hv: Introduce a function to map channel properties onto block device info
487ae7cd557f52d46f7a0fb5dcc05976952e9853 Staging: hv: Fix a jump label (Remove) in blkvsc_drv.c
d87d707d60aeda28d374a9a3ed8d3c0be13a75b8 Staging: hv: Fix a jump label (Cleanup) in blkvsc_drv
c4c58c583c1e21adc2b04316170c4fc355ab0123 Staging: hv: Cleanup blkvsc_open()
a2b9d24eafd4785e5a07924cdb5a37867bda4620 Staging: hv: Get rid of an unnecessary check in blkvsc_probe()
e01c33b886e7bcf44c8861853fb475efd248053c Staging: hv: Get rid of some DPRINT_ERR() calls
d49198299928122d98ae7ca35dd824eaf8746ccd Staging: hv: Get rid of the code to manage removable media
1c8d0b7decd42e7cb5e5118f8d2f0bf3f39ba52a Staging: hv: Cleanup storvsc_remove()
a31de969bf3f33456975f16d14519c1ff3803ae8 Staging: hv: Cleanup blkvsc_remove()
c425065a18f3e8d4491c4ed4925af97b45a2015c Staging: hv: Get rid of some DPRINT_DBG() calls
d5817bc8d408058bdba5b2b9a2719a0fb36c65b3 Staging: hv: Get rid of some DPRINT_INFO() statements
9bd0859a246f5855ed8e4840711f6c4fc98e741a Staging: hv: Simplify blkvsc_init_rw()
3880914aa68fec748e634522bd2fef448b0ea3bb Staging: hv: Get rid of the function blkvsc_revalidate_disk()
aac7af6db1aa4e0e85791f39a168decefb4b15f5 Staging: hv: Get rid of the state media_not_present
26a197396253c1774b2affce2e29306aca9ee86a Staging: hv: Get rid of the function blkvsc_do_flush()
6c65da76590c5b1122695c40efa0d5117ebce04f Staging: hv: Get rid of blkvsc_do_read_capacity16()
2038e214867032b9dc6ef0546b4b5ed99c8375f6 Staging: hv: Get rid of blkvsc_do_read_capacity()
2ede209f5bc3114d90f3dd38a46ceb882409f65c Staging: hv: Introduce a common function for issuing commands to the device
ea50245ffa5cf5b5ae27ddc920c50d33cbeecb49 Staging: hv: Simplify the code for blkvsc_getgeo()
7b04cd089e516af8431e4d475fa51ea074108c01 Staging: hv: Enable blkvsc_ioctl()
8c3ab81c4e6b78474fed97435cecf7704bc43d07 Staging: hv: Get rid of some dead code in blkvsc_drv.c
369cb5ce69ce8ca9899d6bd04f44bd6fb3176b25 Staging: hv: Move module parameter to earlier in the file
f84044d30eb8b4f39f141445b3ef417703c9de35 Staging: hv: Move some definitions/declarations to be earlier in the file
1efe70583f2afebf673a8ba99909b6e0c827e33b Staging: hv: Get rid of the forward declaration for blkvsc_request()
76abfaa351966763dac075678c446b0b8c59654d Staging: hv: Get rid of the forward declaration for blkvsc_do_pending_reqs()
8f8e57ab9ad30b90e0ce8afbbf39434d978b7bb4 Staging: hv: Get rid of the forward declaration for blkvsc_do_request()
2c77407ac3db259085b5c9c0276edb9e62d553f5 Staging: hv: Get rid of the forward declaration for blkvsc_do_inquiry()
349b38e8dfbf79e093e22a606f637a19c1b857fa Staging: hv: Get rid of the forward declaration of blkvsc_revalidate_disk()
583c367fdf66d61e04898ee31c46c07a9a9a4434 Staging: hv: Get rid of the forward declaration of blkvsc_do_read_capacity16()
87b31c224447d12ea3d17a4bbbf8e92927b09311 Staging: hv: Get rid of the forward declaration for blkvsc_do_read_capacity()
8138bd95a62d41497528f07d368c27cd6ff837b5 Staging: hv: Get rid of the forward declaration for blkvsc_release()
e82066b20bd89d9dff5666679be1834bb2459489 Staging: hv: Get rid of the forward declaration of blkvsc_shutdown()
8c090044683fd5ddf8565438535d88bb9f3ecff1 Staging: hv: Get rid of the forward declaration of blkvsc_remove()
f60f2138a9423432063df0d07dfadbf3decb29ac Staging: hv: Get rid of the forward declaration of blkvsc_cancel_pending_reqs()
9d64582071523f6ae19df15c85eaeb22876ebaa4 Staging: hv: Get rid of the forward declaration of blkvsc_do_flush()
795d30bb38fcbc2185e4bf136e82bca4077dec7a Staging: hv: Get rid of the forward declaration of blkvsc_cmd_completion()
7955344f6087ef51231223a3d33b02206d6ff929 Staging: hv: Get rid of the forward declaration of blkvsc_ioctl()
b7be09cc9188d74d290fc5512575340010cfd249 Staging: hv: Get rid of the forward declaration of blkvsc_init_rw()
648dc59899073d4d23ba346c0281dc96792725b3 staging: hv: convert function name NetVscDisconnectFromVsp to lower case
72e80cb793ce009fd8005a394134c2f63469b118 staging: hv: clean up unused forward declarations
b637e023484d420e8df326b561195f8ba74c1a73 staging: hv: move netvsc_device_add() to clean up forward declaration
0021e71e9fde72a65a5f4bedd51964af9ab4fb4a staging: hv: move netvsc_destroy_send_buf() to clean up forward declaration
ec91cd09b153d896d14bb2882d6128a97f00ff41 staging: hv: move netvsc_destroy_recv_buf() to clean up forward declaration
5fa9d3c51d15a3b573c76e385dd9149cc77e7598 staging: hv: move netvsc_send_recv_completion() to clean up forward declaration
57991156b949cca02737e67d8fa3fa75f80720d9 staging: hv: move netvsc_receive_completion() to clean up forward declaration
af24ce42c51fad4fdc2eb3576b8c0388fd19ed4a staging: hv: move netvsc_initialize() to clean up forward declaration
e7e09cd667a43d8287f85d453a16fc0ec1e2c7b7 params.c: Use new strtobool function to process boolean inputs
8705b48e7159655c116154928fe104fd6561fa94 debugfs: move to new strtobool
ad58671cf32c74a8d6e8f51e63e9cf4e7a73bf1e Add a strtobool function matching semantics of existing in kernel equivalents
85723943537bf6a73bdf1140b2088fbe0c17c3c2 drivers:base:fix the coding format of memory.c
92f4250901476fcadc4f52ace36e453c61f5591d SMACK: smack_file_lock can use the struct path
a269434d2fb48a4d66c1d7bf821b7874b59c5b41 LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
f48b7399840b453e7282b523f535561fe9638a2d LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
39b68976ac653cfdc7f872a293e8b7928de2dcc6 x86, setup: When probing memory with e801, use ax/bx as a pair
83c67571b372c4a40023a84e183fdb7fa4e89e48 TTY: tty_io, annotate locking functions
c831cff256c86588976e66bef7897633d534846c TTY: serial_core, remove superfluous set_task_state
32ad3a77b256948a326c3f68db6acaad2b6953e7 TTY: serial_core, remove invalid test
0ad7c9af3e1cbb97082062266705d6cb5fb207ee Char: moxa, fix locking in moxa_write
7fdc28931176a17ef0bdc5d35742925a155533c4 Char: nozomi, remove useless tty_sem
6d742f655efe767dc77a099b57297fa417afc473 Char: nozomi, remove port.count checks
c29bd8d89c9423aed182dbfdb6527b576a2f3552 Char: nozomi, use GFP_KERNEL for kfifo allocation
af986d101d141f10231ffa7e40ae397dc7356857 ACPI: EC: add another DMI check for ASUS hardware
0dc1ba24f7fff659725eecbba2c9ad679a0954cd SELINUX: Make selinux cache VFS RCU walks safe
bf734843120b905bacc3d24c88d7455ae70bf6e1 bluetooth: Fix use-before-initiailized var.
9d5f96f61837b1242dd8c576c6110593475fcf86 viafb: try to map less memory in case of failure
345578d97c549995ddbcc178f16f710602cc06bb Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
fe2a70eefa18a3e419dd9a23e16af14258b7cc20 be2net: Fixed a bug in be_cmd_get_regs().
3aba891dde3842d89ad022237b99c1ed308040b0 bonding: move processing of recv handlers into handle_frame()
22d5969fb450afd3a4aff606360f7d52c5a3a628 net: make WARN_ON in dev_disable_lro() useful
0972ddb2373d5e127aabdcabd8305eff0242cd0b net: provide cow_metrics() methods to blackhole dst_ops
9835a30e980561082beb02ce724f6e555787bc19 ssb: cc: clear GPIOPULL registers on init
6dde1aabf6759848512f19d76b89ee473584c46a ath9k: Add TSFOOR interrupt stats in debug info
cedc7e3d0c847d602d2970120d0e4cca72f364a4 ath9k: remove the unlikely check for autosleep
b84628eb574f04db714d34276383edbe6d8bfd96 ath9k: Add power save wrappers and modularize hw_pll handler
9eab61c2bff2f769ee771a7a9301fb720cec9b56 ath9k: cleanup hw pll work handler
515139066928da040d1482f201ef1b769bc29aa0 ath9k: optimize the usage of power save wrappers.
d1c038d620c45fbbc65bcadf813a86bca686dd31 ath9k_hw: Fix incorrect baseband PLL phase shift for AR9485
353e5019e048562dc8f434c6237d41ef5e758922 ath9k: Fix LED gpio for AR93xx chipsets.
40db6c77ab48c3f3240422ff92fd6da222e2eb95 cfg80211: module_param to disable HT40 in 2.4GHz band
0a6c9b1b666671a22905d38bc41ec1a04b85832f ath9k: Fix warning: symbol 'ath9k_platform_id_table' was not declared. Should it be static?
788f6875fcf5d2bce221fbfd2318ac48df299031 ath9k: Fix bug in configuring hw timer
ca45de77ad706e86b135b8564e21aa2c8a63f09b mac80211: tear down BA sessions properly on suspend
31d291a769b4318cbf7943ca149e04d201e2c931 mwl8k: Enable life time expiry for tx packets in the hardware
3a769888797b7117005e9c60d4cd73a2efc92f8d mwl8k: Reserve buffers for tx management frames
566875db5058f582ea56da891f9c3cabc01efff5 mwl8k: Add timestamp information for tx packets
3a7dbc3b2ac545efac75d4145839eaa7b59d9741 mwl8k: Do not stop tx queues
2624e96ce16bacae0e422d5775eac6d4fc33239a iwlwifi: fix possible data overwrite in hcmd callback
9f2e731d1d278d853def1567735d8a823668a3c8 ssb: cc: add & fix defines
767ad6a0a2342d42f6f03b50198418b1475e0a7b ath9k_htc: Remove unused macros and structures
c58ca5b5083befda31009a64abd95ae6ac315265 ath9k_htc: Use power save wrappers when accessing HW
f0dd49803b0c0f3a002f073ec1a82cac5795af2d ath9k_htc: Fix max A-MPDU size handling
3a0593efd191c7eb13c79179c4c5ddbc519b2510 ath9k_htc: Fix AMPDU subframe handling
0ff2b5c05d4dd84222a8e163335c5b550e2ca195 ath9k: Fix warnings from -Wunused-but-set-variable
3c35c84a70fc7d76cf7d975481fcb30468c68818 ssb: cc: use correct min_msk for 0x4312
9be1cb39c6551231a4f210097685da11aa6a537b ssb: pci: trivial: correct amount of maximum retries
bca04689a2260ca4da227e7f7fa35f28f40e6a00 ath9k_hw: Enable AR9340 support
79d1d2b8a34fd36e63cc7f5267cf79217a44edcc ath9k_hw: Disable INTR_HOST1_FATAL to avoid interrupt strom with ar9430
ecb1d385ad61001ff85407e5370a40934a1cc50b ath9k_hw: Assign macversion based on devid for built-in wmac
247eee0e4ee3e23fd4f2918cdffa1e20d2261fa8 ath9k: Add AR9340 platform id to id table
5d48ae78cf81b4006ee1b7690b850db84820dc14 ath9k_hw: Read iq calibration data only for active chains
2976bc5ebfb6c6dd37b4513540e567de0a2313f7 ath9k_hw: Configure chain switch table and attenuation control only for active chains
2be7bfe0b454bc7c60ede777907ec817baa6196e ath9k_hw: Enable byte Tx/Rx data swap for AR9340
a969c09184e7cb7d14838598b54c6effbef8b584 ath9k_hw: Configure tuning capacitance value for AR9340 as well
3594beae705523982823f84bf4997f680b2cf75f ath9k_hw: Skip internal regulator configuration for AR9340
160b7fb4a07f52a6ba883b52fbb992f0086f99f6 ath9k_hw: Don't configure AR_CH0_THERM for AR9340
66953d438576938b02e6ff0ade1958f3e90af4a9 ath9k_hw: Fix register offset AR_PHY_65NM_CH0_THERM for AR9340
e758ff8f7fc9ce96e94131b13e70af2c197fa05e ath9k_hw: Clean up rx/tx chain configuration before AGC/IQ cal
17869f4fe940407b5b80039110c0257c90e18a99 ath9k_hw: Configure RF channel freqency for AR9340
d1395d85fa58438c70b77185b7c5780b94046348 ath9k_hw: Read spur frequency information from eeprom for AR9340
d7fd52a80f9537970da1f80d785cac67375c05df ath9k_hw: Initialize tx and rx gain table from initvals.h for ar9340
070c4d509b1edcd0b8a40177a02e4302416c56d7 ath9k_hw: Don't do ani initialization for AR9340
d89baac8b477d8f9eca72d186863a554d7137b40 ath9k_hw: Initialize mode registers from initvals.h for AR9340
9aa5a8d5fd519d61a947c797cb917b38fd156cff ath9k_hw: Add initvals.h for ar9340
0b488ac6ece598fda69b5f3348015994129c48b9 ath9k_hw: Configure pll control register accordingly for AR9340
f2f5f2a1cedc803a5a517557d436e6cb10c007de ath9k_hw: Get AHB clock information from ath9k_platform_data
35d5f56125aba8667ac12277dff02ce51efbee16 ath9k_hw: Take care of few host interface register changes for AR9340
b99a7be47dc37c60b6524d761ecfce432de84c01 ath9k_hw: Define devid and mac version for AR9340
534f0e29282a007a589a659d31baa1ef828c22da Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
e55034e978970f5a058dfa9c9cc923ff75fc6a12 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx
cfef6047c4027a8448ec8dafeaf2bb362cc882e4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
e0ac8457d020c0289ea566917267da9e5e6d9865 sh, hw_breakpoints: Fix racy access to ptrace breakpoints
bf0b8f4b55e591ba417c2dbaff42769e1fc773b0 arm, hw_breakpoints: Fix racy access to ptrace breakpoints
07fa7a0a8a586c01a8b416358c7012dcb9dc688d powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints
87dc669ba25777b67796d7262c569429e58b1ed4 x86, hw_breakpoints: Fix racy access to ptrace breakpoints
bf26c018490c2fce7fe9b629083b96ce0e6ad019 ptrace: Prepare to fix racy accesses on task breakpoints
1c9904297451f558191e211a48d8838b4bf792b0 SECURITY: Move exec_permission RCU checks into security modules
6b697323a78bed254ee372f71b1a6a2901bb4b7a SELinux: security_read_policy should take a size_t not ssize_t
a35c6c8368d88deae6890205e73ed330b6df1db7 SELinux: silence build warning when !CONFIG_BUG
45b146d746ea1b7f87b023a79d5186d0e87793eb ARM: Davinci: Fix I2C build errors
9e7d24f622fc57ff5d58af3d44ba503430148354 DA830: fix SPI1 base address
336f402790defe4c4d33838b41bcd239537a5431 davinci: mityomapl138: Use auto-probe to determine attached PHY ID
ad10e1051ec97a7e56e001eb1e9721b3d883e030 davinci: mityomapl138: Use correct id for NAND controller
82d5902d9c681be37ffa9d70482907f9f0b7ec1f Btrfs: Support reading/writing on disk free ino cache
33345d01522f8152f99dc84a3e7a1a45707f387f Btrfs: Always use 64bit inode number
0414efae7989a2183fb2cc000ab285c4c2836a00 Btrfs: Make the code for reading/writing free space cache generic
581bb050941b4f220f84d3e5ed6dace3d42dd382 Btrfs: Cache free inode numbers in memory
34d52cb6c50b5a43901709998f59fb1c5a43dc4a Btrfs: Make free space cache code generic
f38b6e754d8cc4605ac21d9c1094d569d88b163b Btrfs: Use bitmap_set/clear()
92c423118105e1c8c1587367a26eeb3277bda89a Btrfs: Remove unused btrfs_block_group_free_space()
8c61d9d611cb5b290f1b4ac57c4631acfd6e3b5a cdc_ncm: fix short packet issue on some devices
e454d1632000b6e86003209811bda1186b34f8f3 ARM: pxa/magician: bq24022 regulator needs to be enabled
745b1f4f62852340e97a67d8c414d52fa1529185 ARM: pxa/hx4700: bq24022 regulator needs to be enabled
9ac067a84efbc7f5570d4d93c3b303001d5e8b38 Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6
2a9e9507011440a57d6356ded630ba0c0f5d4b77 net: Remove __KERNEL__ cpp checks from include/net
67f9cbf9affe39f67cd3f1d2e2a2a43089d9ab3a PM / Blackfin: Use struct syscore_ops instead of sysdevs for PM
bb072c3cf21d1c9a5a2eeb5a00679ee7bf39675b ARM / Samsung: Use struct syscore_ops for "core" power management
2eaa03b5bebd1e80014f780d7bf27c3e66daefd6 ARM / PXA: Use struct syscore_ops for "core" power management
905339807bde7bb726001b69fbdf69ab0cf69a9e ARM / SA1100: Use struct syscore_ops for "core" power management
b7808056141bc4d67213036921a5a685ebec0274 ARM / Integrator: Use struct syscore_ops for core PM
3c437ffd20329619672b12a97bee944bccdd4ec9 ARM / OMAP: Use struct syscore_ops for "core" power management
328f5cc30290a92ea3ca62b2a63d2b9ebcb0d334 ARM: Use struct syscore_ops instead of sysdevs for PM in common code
5f6279da3760ce48f478f2856aacebe0c59a39f3 [SCSI] pmcraid: reject negative request size
cace71b318aa0126e7cfe49fe5e9133e0395c478 viafb: use write combining for video ram
86cbfb5607d4b81b1a993ff689bbd2addd5d3a9b [SCSI] put stricter guards on queue dead checks
0b8393578c70bc1f09790eeae7d918f38da2e010 [SCSI] scsi_dh: fix reference counting in scsi_dh_activate error path
a1f74ae82d133ebb2aabb19d181944b4e83e9960 [SCSI] mpt2sas: prevent heap overflows and unchecked reads
953a12cc2889d1be92e80a2d0bab5ffef4942300 r8169: don't request firmware when there's no userspace.
f33f6f0ccc5ff7415da3feb18b1ff966ed2d80d1 Merge branch 'viafb-pll' into viafb-next
75ec72f8c53b9f981e68704432a2e425a01f79b7 Merge branch 'viafb-cleanup' into viafb-next
567b99f84ea8efe979e020bd382dd735746b526b Merge branch 'viafb-olpc' into viafb-next
15d6aba24d88231415f4e7e091c0f1e60c3e6fd5 x86: Demacro CONFIG_PARAVIRT cpu accessors
625f2a378e5a10f45fdc37932fc9f8a21676de9e sched: Get rid of lock_depth
fa7b69475a6c192853949ba496dd9c37b497b548 perf events, x86, P4: Fix typo in comment
2946294f9aa734efc5873ea2f34131d0a8c0f89a viafb: add X server compatibility mode
c5a4e6d725654045e548b1a1f33059a44a06910f viafb: reduce OLPC refresh a bit
e39aece7d41119c3d63f390420e00ab4d2a526a9 bnx2x: fix UDP csum offload
32fab7bcc79ee0b97277627f456c94202858d851 viafb: fix OLPC XO 1.5 device connection
cfefd21e693dca791bf9ecfc9dd3794facad533c genirq: Add chip suspend and resume callbacks
7d8280624797bbe2f5170bd3c85c75a8c9c74242 genirq: Implement a generic interrupt chip
7f1b1244e159a8490d7fb13667c6cb7e1e75046b genirq: Support per-IRQ thread disabling.
770767787c23040dc152e7ae230597ff55b39470 genirq: irq_desc: Document preflow_handler and affinity_hint
ee430599bf63c13ee521a352f562a4281cba5e61 genirq: Update DocBook comments
0911f124bf55357803d53197cc1ae5479f5e37e2 genirq: Forgotten updates/deletions after removal of compat code
03351ff4d897098a590cb247b6eebc470b8ecb5a Merge commit 'v2.6.39-rc4' into next
9baeb7e47aed8e399d15d2ea8c032efe3680f20b at91: Add ARCH_ID and basic cpu macros definition for 5series chips family.
91a2f4d3cd2a2f1a2c6830896bd2403ca0130137 arm: at91: fix compiler warning for eb01 board build
0312e826a48168761dbbe10a1e8cbc22ebc99767 arm: at91: minimal defconfig for at91x40 SoC
568aa7508c99952ef18e4bfed87545e66f9e042f ARM: at91: AT91CAP9 has a macb device
b1c43f82c5aa265442f82dba31ce985ebb7aa71c tty: make receive_buf() return the amout of bytes received
c8705082404823a5bb3e02a32ba0764399b9e6f2 driver core: let dev_set_drvdata return int instead of void as it can fail
4a03d6f7c863a039b937649a93341615f531358e driver core/platform_device_add_resources: free resource before overwriting
cea896238fbfdbce254f51fc8fd78c59df50081f driver core/platform_device_add_resources: set resource to NULL if !res
251e031d132ea3d03e0a32f2240c67f449979c5d driver core/platform_device_add_data: free platform data before overwriting
27a33f9e8fb203e71925257cf039fe6ec623c5d1 driver core/platform_device_add_data: set platform_data to NULL if !data
7f100d1566d6ee353a43be92599511fc438ec281 drivers/base/core.c: Fixed brace coding style issue.
8497d6a21c4b17052e868bd53a74c82b557a6c46 driver-core: fix race between device_register and driver_register
fc2711992b8601c20b7cc078f533e55c3106fbd4 drivers:misc:ti-st: remove rfkill dependency
764b0c4b3256ad4431cb52eaf99c0abe6df0a085 drivers:misc:ti-st: handle delayed tty receive
13f172ff26563995049abe73f6eeba828de3c09d netconsole: fix deadlock when removing net driver that netconsole is using (v2)
1ed3aad141fe595673c20225a9e004730088be52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
b71d1d426d263b0b6cb5760322efebbfc89d4463 inet: constify ip headers and in6_addr
4cd2bf76a40a148bc92f4a3d17bc7f94277b0410 iwlagn: remove hw_ready variable
dbf28e21ca391110e90ccad05dda79d2e2f60e0e iwlagn: combine firmware code/data
ca7966c88e44233fac113579071a6f55e00ef5ac iwlagn: implement synchronous firmware load
e74fe2330a5a721610b2b69652d2ec2ebbd302e0 iwlagn: leave notification waits on firmware errors
a8674a1efca60d863d4caa47e102cc4d70d5ff9b iwlagn: make iwlagn_wait_notification return error code
09f18afe766ea3f2c749e3af195bf65fde71b62e iwlagn: extend notification wait function
3e14c1fd75d909bfcc6caab79c544921fd02bf73 iwlagn: refactor up path
bc4f8adac6b30ee5f03dad267896add7e58db729 iwlagn: refactor down path
1a10f43313481b99154b3b1ce6863742475422e0 iwlagn: clean up some exit code
e46f6538c24f01bb68dc374358ce85a0af666682 iwlagn: simplify error table reading
4a6ee685fbcba4a440cf86f41557752ba81e2ccf HID: hid-multitouch: merge hid-mosart into hid-multitouch
30282f96d1eef33be774d4ecf4bddba30a6152ec ALSA: powermac - Correct lineout detection on PowerMac G4 DA
6ab3a9a63fc16b04f7de48eb0190d516dd7574df HID: hid-multitouch: add support for PenMount dual-touch panel
2955caed8b9865c1f04fcde6bd7103d5d5ec9415 HID: hid-multitouch: refactor last_field_index
e0944ee63f7249802be74454cef81c97630ae1cd lockdep: Remove cmpxchg to update nr_chain_hlocks
282b5c2f6f663c008444321fd8fcdd374596046b lockdep: Print a nicer description for simple irq lock inversions
6be8c3935b914dfbc24b27c91c2b6d583645e61a lockdep: Replace "Bad BFS generated tree" message with something less cryptic
dad3d7435e1d8c254d6877dc06852dc00c5da812 lockdep: Print a nicer description for irq inversion bugs
48702ecf308e53f176c1f6fdc193d622ded54ac0 lockdep: Print a nicer description for simple deadlocks
f4185812aa046ecb97e8817e10148cacdd7a6baa lockdep: Print a nicer description for normal deadlocks
3003eba313dd0e0502dd71548c36fe7c19801ce5 lockdep: Print a nicer description for irq lock inversions
103b3934817a7c42fba6e1ef76ecb390a2837d40 perf, x86: P4 PMU -- Use perf_sample_data_init helper
eff430de53be6f3328c3eebe93755f1ecf499e37 Merge branch 'linus' into perf/core
f01cb5fbea1c1613621f9f32f385e12c1a29dde0 Revert "bridge: Forward reserved group addresses if !STP"
cb771838715b1c470bc5735bdae709b33b18e0ad atl1c: Fix work event interrupt/task races
e74fbd030223e29d269f4be17e3dce6de38f4c28 be2net: increment work_counter in be_worker
e965c05dabdabb85af0187952ccd75e43995c4b3 ipv6: Remove hoplimit initialization to -1
5f8629c526b4f7e529a6d27bbd802c0dc7fcc357 net: fix hw_features ethtool_ops->set_flags compatibility
470078312515f12e7cd916f1bd002acad313b9c8 tg3: Add additional EEE messaging
1d36ba450bf8c88eda57deb028370880d09a14bc tg3: Add macro for SMDSP toggling
b4bd292933537e19107c3e151b27a15fefa5f8d0 tg3: Add write accessor for AUX CTRL phy reg
15ee95c36d355a9f47746eaa4ae8cc0ecafec550 tg3: Add read accessor for AUX CTRL phy reg
b0988c15c12c40b9680730f55a8351f30ec7a564 tg3: Move phy accessor functions higher
34eea5ac214353ccd93ef7dd8dbd10aed87f5f46 tg3: Only allow phy ioctls while netif_running
4a85f09831329bc5a5e4b9bca3f3ecbffb78f858 tg3: Nullify RSS for loopback test
eb07a9408e05f67caa671bdf2a509a4d2bd05abf tg3: Adjust rx prod ring bd replenish thresholds
4d95847381228639844c7197deb8b2211274ef22 tg3: Workaround rx_discards stat bug
e2a85aecebc03d165bc2dcd233deadd5dd97ea9f powerpc: Fix multicast problem in fs_enet driver
970def654e9df1ad28ddb466bb1d123a55e1e7e7 sparc32,leon: don't rely on bootloader to mask IRQs
01dae0f08dddf6ba86f956e60dceee4968f7a555 sparc32,leon: operate on boot-cpu IRQ controller registers
5fcafb7a23e35b2f1a5243f4dd536240f52c8ceb sparc32: always define boot_cpu_id
1827237065815373421c087c84d2a779d61c13d3 sparc32: removed unused code, implemented by generic code
f486b3dc2d048e7309a733f97eb9f9f83d586df2 sparc32: fix sparcstation 5 boot
6f9efe76cb213e9b0dd89e465efaf9725f4bf492 max8903_charger: Add GENERIC_HARDIRQS as a dependency (fixes S390 build)
eb485d6414fa1ca45282183afb6d6cfb8dbe18e2 sparc32: avoid build warning at mm/percpu.c:1647
7671fa22af7a8a066663d93117c866672bd211c8 sparc32: always register a PROM based early console
9c2853af1fcbe01a123d666aa373e99119148ee6 sparc32: probe for cpu info only during startup
cb1b8209815594613650772eeb889c170107dad4 sparc: consolidate show_cpuinfo in cpu.c
505d9147a72d4e14323af9581dde066bd5fc439c sparc32: fix section mismatch warnings in apc, pmc and time_32
5eb1f4fc167f5adc5f15e722e25eff6713fb3406 sparc32,leon: implement genirq CPU affinity
a481b5d0cb5d1884f16460b4846755518360f1ca sparc32, leon: code cleanup of timer/IRQ controller initialization
ea044ec3984472a2e8de91e17872868baac62a50 sparc32,leon: cleaned away code from the LEON2 days
2cf9530420e446bb61f665d02afeb81070106900 sparc32,leon: per-cpu ticker use genirq per-cpu handler
4c6773c3954cb1192f70a63e2dc61adc55bb0948 sparc32,leon: add support for extended interrupt controller
d61a38b2ced149c00898833ccd3ea0433db8ae7d sparc32, leon: must protect IRQ controller register with spinlock
e138f96bf5142c400b6b00f4cf69031bccc48f32 mv643xx_eth: Fix build regression.
9fd097b14918875bd6f125ed699d7bbbba5893ee block: unexport DISK_EVENT_MEDIA_CHANGE for legacy/fringe drivers
d4dc210f69bcb0b4bef5a83b1c323817be89bad1 block: don't block events on excl write for non-optical devices
1196f8b814f32cd04df334abf47648c2a9fd8324 block: rescan partitions on invalidated devices on -ENOMEDIA too
ea6949b66d084a197dd7f243b72e216a71d9f2ca cdrom: always check_disk_change() on open
a9cf73ea7ff78f52662c8658d93c226effbbedde ipv6: udp: fix the wrong headroom check
e1cdd553d482ceb083fac5e544e8702fccefbfd6 sctp: implement event notification SCTP_SENDER_DRY_EVENT
ee916fd0fdb8f43dacaab431de3e1f7225039d72 sctp: change auth event type name to SCTP_AUTHENTICATION_EVENT
209ba424c2c6e5ff4dd0ff79bb23659aa6048eac sctp: implement socket option SCTP_GET_ASSOC_ID_LIST
885f42e1f466c36e3663d912a831e940f01a112b ALSA: hda - Enable sync_write for AMD chipset with IDT 92HD8x codecs
d20ac252821ab9780ddf00b95629547d3cebc857 ftrace: Build without frame pointers on Microblaze
a9e3de6f9f4f3c9deb409d06fa4f4cfbe9878843 Merge branch 'tegra' into for-2.6.40
47912a657ec2aa52c7af5f5e2ecc4efe41094d44 ARM: Tegra: select MACH_HAS_SND_SOC_TEGRA_WM8903
d3bf52e998056a6002b2aecfe1d25486376382ac sched: Remove obsolete comment from scheduler_tick()
42ac9e87fdd89b77fa2ca0a5226023c1c2d83226 Merge commit 'v2.6.39-rc4' into sched/core
dffa4b2f62ff28c982144c7033001b1ece4d3532 x86, mce: Drop the default decoding notifier
6d67c110ab204bc4c2f4f3e368b8d7cf1f38a4f8 HID: bt: hidp.h: do not use a tab after a #define
d431b2e33cd54e4334019a95979ae93aea4735e8 HID: hid-example: fix some build issues
e31b2b228439eee23b8ccc186d3c0e77bd69123b netfilter: ebtables: only call xt_compat_add_offset once per rule
954d70388307eb1ccb328d9f960657022a316243 netfilter: fix ebtables compat support
358b1361bed42f4e6cbf8956a73aebf193957d4a netfilter: ctnetlink: fix timestamp support for new conntracks
57903f29cde4717d51123df0c9c7b670b6403ac5 staging/easycap: easycap_probe: drop unuzed variables
ad30d7af14c778a63304e42acdcedc365b26e8d8 staging/easycap: easycap_probe: take out duplicated code from ifdef - else
11ff12feb40dc663cad0f2da86729f1af9d1356e staging/easycap: easycap_probe : rename usb variables to common names
828d7d7b19446bf5a40928da47955c575a454c75 Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
24742ac69249500f650fd72cf0755932c5a4c247 IIO: GYRO: IIO driver for Analog Devices Digital Output Gyroscope ADXRS450
d48946357bad923eb6098e272c3eea8286f4c9b7 IIO: Documentation: Add ABI documentatio for gyro quadrature correction
860a4e9d9f95f6fa1cbfdf3953863997121a07f9 IIO: GYRO: Add MACRO for gyro quadrature correction
7aead6d77a8f4c3d05cce54fc2ab5babf2b8753f staging/comedi: remove German in-file changelog
01fbb4781fc2865a55a19c44403bc69b34f1de43 Staging: iio: oaktrail AK8975 support via IIO
acf0b9e8194b9e70e661d38f7485d801f3e10e51 staging: brcm80211: removed static ASSERTs
57d745ea6bcbe5bdd3c81d9cb28b211d7c5c560a staging: brcm80211: Remove symbol CONFIG_BRCM80211
2657c30e238424cfa666883d459dc132a9e1e59c staging: rtl8712: fixed coding style issues
0593758e4b71836d3a95714b626d273ee51173e0 staging: rtl8712: fixed coding style issues
790c3093c05d844676c2b6becc093204a5df2175 staging: brcm80211: ASSERT cleanup in phy
e2ce5049776f135b61fb87e9f8fad661f1d3c7ea drivers/staging/cx25821/cx25821-video.c: introduce missing kfree
48c59f4b915caf4007e6d5a1f34b10fe10210b72 drivers/staging/intel_sst/intel_sst_app_interface.c: introduce missing kfree
60d5c9f5b6a2f5ce09712b7f7d0b0bf979a150be drivers/staging/brcm80211/brcmfmac/wl_iw.c: introduce missing kfree
29811f9d8973e65b46da4283d52f02f78a21f6e0 staging: brcm80211: separate hndpmu functionality for brcmsmac driver
0c6d4ad9f7dede78815933e667464415a75ce118 staging: brcm80211: removed ASSERTs in LCN phy code
3b6ee72351adcec239563a89a402fa387e46e102 staging: brcm80211: removed duplicate WMM code
e0372fe994e175630701eda4c2cf15bb269079ca staging: brcm80211: made overlapping WMM functions more similar
a332bfc90c8397cf683cb3bd8b540b96e0ea7e76 staging: brcm80211: cleanup of WMM related functions
871f84779668b594651c03b0498c6e76cf0f64f0 staging/keucr: transport usb use pr_<level>
548039fd34d701aa533bc1c97cef3fa2b29c74ea staging/keucr: smilmain use pr_<level> for messages
beddfe8428443e800d0180c52fe2913717ecfb2d staging/keucr: scsiglue use pr_<level> for messages
615df84151368f8a2f96f4ffcdb49b05ece8e2a2 staging/keucr: msscsi use pr_<level> for messages
af12cc50c448086eac928ab7a322f3fe2bd220b5 Staging: winbond: wb35tx.c: Fixed coding style
fd1b821c31f8a4588cc874721e3d17a47b460380 staging/easycap: revamp reset function
19cb28483a164595405a18758d1a66e189355402 staging:ft1000: Remove dead code in ft1000_hw.c
7207ecea84056f9aaf32685937fad2df899db14d staging: crystalhd: remove unused typedef bc_bool_t
400838659314cc67032f35962eee5a8639981b61 Staging: rtl8712: redundant null check before kfree()
cc614b6970ed9957d51255682c2784c2310623af Staging: rts_pstor: redundant null check before kfree()
389fe985f27b5334110639146016bb6dd273c3f6 Staging: rts_pstor: s/rtsx_alloc_dma_buf/kmalloc/
f7468e2995dbd914817c780941750f0ac668ac50 Staging: rts_pstor: s/rtsx_free_dma_buf/kfree/
24c92eac7e5976b07f663e1149d73075aff96c0d Staging: sbe-2t3e3: redundant null check before kfree()
e756910059068f2b247fb8aa6e37e5685b85a0ea Staging: sbe-2t3e3: remove T3E3_USE_CONTIGMALLOC
877a344b28b51b695d6baaeecb15d0eb6c90daef Staging: convert hv network driver to hw_features
13399cbaab4dfee74d3e1d2547381c6d398af736 hv: make vmbus_loglevel writeable
8fea1912cef357a154a529f3c358fb5229c5003d hv: pass integer to tasklet_init()
35436487e954d903237cdd2e1b4f8ca6de4dfe61 hv: pass u32 to process_chn_event()
242b45aa8d93f7fc46ed551db9eb06cc33da7167 hv: Reduce indention in vmbus_on_event
b3ee87081ccc3a5c4394d97ae1a13944b5072e81 Staging: hv: Get rid of blkvsc_check_events()
273083bef5a1204b6ce67eb8e23682a2d3cd2dd9 Staging: hv: Get rid of the forward declaration of blkvsc_getgeo()
a55af7bee859e183c059415b608b6d72e5cd7426 Staging: hv: Get rid of the forward declaration of blkvsc_open()
6fc46203d103b23d813df864e8e319449bbec63e Staging: hv: Get rid of the forward declaration of blkvsc_check_events()
8cbe3a1c8fd3ffe2daa037ea23969b870f8b9aeb Staging: hv: Get rid of the forward declaration of blkvsc_submit_request()
c7a9a4847ea19d9578c8c3e81bc5ecb4adbaeb62 Staging: hv: Zero out the request structure on allocation
a617e395de55762f337f4d9002a3408d7e9be381 Staging: hv: Properly capture the error state
069f40fc07f6df3da325e7ea1698a0d6247983d5 iwl4965: fix skb usage after free
b25026981aecde3685dd0e45ad980fff9f528daa iwlwifi: fix skb usage after free
243e6df4ed919880d079d717641ad699c6530a03 mac80211: fix SMPS debugfs locking
10e99777e926907e43fa57ec1208c3f7787fd290 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
10022a6c66e199d8f61d9044543f38785713cbbd can: add missing socket check in can/raw release
d2edeb7c6f1dada8ca7d5c23e42d604e92ae0c76 ALSA: hda - ALSA HD Audio patch for Intel Panther Point DeviceIDs
e66d74ced12699ed9b7ac62f68b44d842a817ecd ALSA: asihpi - Use %zd for size_t argument in error message (again)
f95440ca5bdd3ed3e31c2fbad07b9056b31ad18c OMAP2/3: hwmod: fix gpio-reset timeouts seen during bootup.
a8ae645c014bc01090367de84f7601ad11628971 OMAP3: PM: Do not rely on ROM code to restore CM_AUTOIDLE_PLL.AUTO_PERIPH_DPLL
8bc2e98bcb280009cb0f85ce64e5f79b1669f9ff OMAP2+: PM: Fix the saving of CM_AUTOIDLE_PLL register on scratchpad area
2df122f52fd31c327e0aa05caf6017ecd7867d5f OMAP4: clock data: Change DSS clock aliases
8b6bf747d70e5bac1a34c8fd773230e1cfdd7546 xen/blkback: Prefix exposed functions with xen_
42c7841d171a2fe32005738dfebd724a90921496 xen-blkback: Inline some of the functions that were moved from vbd/interface.c
6cd0388cd600a51a8824dc5b34f1107b367b0cac xen-blkback: Remove from the copyright notice the address.
ee9ff8537eacb4383bf9146df6c21b9301c9baa2 xen/blkback: Squash vbd.c,interface.c in blkback.c and xenbus.c respectivly.
8a91707d0a1a49193e23cb2d243632f2289feb24 xen/p2m: Add EXPORT_SYMBOL_GPL to the M2P override functions.
21b42731e6ab1ccbbe9ad1b639c5d78eecad8432 omap: convert boards that use SMSC911x to use gpmc-smsc911x
f0949f73a75093fb86d6554101bd79046633a297 omap: gpmc-smsc911x: always set irq flags to IORESOURCE_IRQ_LOWLEVEL
425b473de5372cad6fffc6b98a758ed8e3fc70ce SELinux: delete debugging printks from filename_trans rule processing
10299e2e4e3ed3b16503d4e04edd48b33083f4e2 ARM: RX-51: Enable isp1704 power on/off
2785cefc98051646bd1d36a627822a3f43736697 isp1704_charger: Allow board specific powering routine
f10513de2a6036742b55e23278f0322f2e5c3772 gpio-charger: Add gpio_charger_resume
b14a9ccc1ddddfbc76b7cae06d02db4adf0ae1db power_supply: Add driver for MAX8903 charger
40df759e2b9ec945f1a5ddc61b3fdfbb6583257e kbuild: Fix build with binutils <= 2.19
97945c46a23de5f9dfedf1b4a33e51d074df9a9c ASoC: WM8903: Implement DMIC support
dad31ec133adb20c8fd10bfd9379da3f08b8721e ASoC: Add EQ and filter to max98095 CODEC driver
dea8b6eef03afdec475b981fca8622c41f8de7e2 ASoC: Tegra: wm8903: s/code/data/ for control/widget/maps
a739362362982f3d8177df0621b68cb9156b1b60 ASoC: fix two ident style problems
28683e0f9cda7450cc81a844f0cb9dfa4a1b940a ASoC: simple style fix
f9861e17bd078f0a8c234157ddade03572415f8f ASoC: remove unused comment
dc2bea616a4026860a8ba9eae778cfd4fda061b1 ASoC: fix a simple coding style issue
a68b38ada57bc9aeeec574d3e76e67ad89fea303 ASoC: snd_soc_dapm_get_pin_status: Match other contexts too
a32955dba2e2629bddacf7c1b9de3bf1b7c56acf ASoC: Tegra: Retrieve card from DAPM context not codec
075413966a6ea389f78f4cc2e957708c1d6db8c5 ASoC: Tegra: Don't return mclk_changed from utils_set_rate
acb8303f15768c72796f3f95bb32a955333e0fbc ASoC: Tegra: wm8903: Remove redundant drvdata clears
d9e3c4cc6801b03bce6dd31ba0e1a6acff8f8a1a ASoC: Tegra: wm8903 probe: Don't call machine_is_*()
b6a48404088d91514b9e78c3237976a5aa87cb14 ALSA: emu10k1 - Remove "Front" controls only for STAC9758/59
9cbdb702092a2d82f909312f4ec3eeded77bb82e perf script: improve validation of sample attributes for output fields
4f2970b9f622ba180680a5892be6534cc58843e0 s3fb: fix up DDC build with MTRR disabled.
4c6a6f42131dd750dcfe3c71e63bfc046e5a227e sctp: move chunk from retransmit queue to abandoned list
92c73af58e9f1b487322ce25a7a67889c9d91343 sctp: make heartbeat information in sctp_make_heartbeat()
de6becdc0844ff92b38ffd9f0c4db1d3de02835f sctp: fix to check the source address of COOKIE-ECHO chunk
85c5ed4e44a262344ce43b4bf23204107923ca95 sctp: handle ootb packet in chunk order as defined
deb85a6ecc432a4f342004a6ac2a0dad7cba6846 sctp: bail from sctp_endpoint_lookup_assoc() if not bound
0b8f9e25b0aaf5a5d9fd844a97e5c17746b865d4 sctp: remove completely unsed EMPTY state
48669698c23339e0fa31753f04e77648fc210339 sctp: remove redundant check when walking through a list of TLV parameters
96ca468b86b09aa6a001ac65dba93a6c4a3692a5 sctp: check invalid value of length parameter in error cause
8a00be1c89cc17fda5f438794ff27449af6f00f1 sctp: check parameter value of length in ERROR chunk
2430af8b7fa37ac0be102c77f9dc6ee669d24ba9 bonding: 802.3ad - fix agg_device_up
6f4d6dc167a001267eeff18bdea0ce3e9108c662 ehea: Fix a DLPAR bug on ehea_rereg_mrs().
882553752196605bf27057e7adb298ecae8058c4 net: tun: convert to hw_features
47103041e91794acdbc6165da0ae288d844c820b net: xen-netback: convert to hw_features
135d84a9f28854f875f32f97485737b0013c99d6 net: qlcnic: convert to hw_features
b9367bf3ee6da380e0c338bd75bb8e8e4e0b981b net: ibmveth: convert to hw_features
756a6b03da98903fa22ad7f10752de11782249fc net: pch_gbe: convert to hw_features
3d96c74d8983b16bc7ecb196e61a2173fcc3f09f net: infiniband/ulp/ipoib: convert to hw_features
6204b47ec4394f7e472885c8d05d9cda96d97a25 net: s390: convert to hw_features
dd6f6d024906b8f05a0832c78c16a1e818958321 net: infiniband/hw/nes: convert to hw_features
8727bfaa8a723009e9c6eb1bb57b90ebdb0a4126 Staging: convert hv network driver to hw_features
97dbee73978497c615a46d324e4f5629b9772f86 net: batman-adv: remove rx_csum ethtool_ops
290129f9880302d4fa468f7ff2f72de4b4d418ae net: dsa: remove ethtool_ops->set_sg
c83ae9cad8776bab153a05cc466be39f14011091 GFS2: Add an AIL writeback tracepoint
4667a0ec32867865fd4deccf834594b3ea831baf GFS2: Make writeback more responsive to system conditions
f42ab0852946c1fb5103682c5897eb3da908e4b0 GFS2: Optimise glock lru and end of life inodes
627c10b7e471b5dcfb7101d6cc74d219619c9bc4 GFS2: Improve tracing support (adds two flags)
dba898b02defa66e5fe493d58ec0293a940f9c93 GFS2: Clean up fsync()
efc1a9c2a70e4e49f4cf179a7ed8064b7a406e4a GFS2: Remove unused macro
29687a2ac8dfcd5363e515ea715ec226aef8c26b GFS2: Alter point of entry to glock lru list for glocks with an address_space
5ac048bb7ea6e87b06504b999017cfa1f38f4092 GFS2: Use filemap_fdatawrite() to write back the AIL
1027efaa238e1b65c07b6c2d9e270e548c2bdb07 GFS2: Make ->write_inode() really write
556bb17998a37dabf7e9e96aa545bcea899be745 GFS2: move function foreach_leaf to gfs2_dir_exhash_dealloc
ec038c826b5c3c163ad1673390f10e869020c28c GFS2: pass leaf_bh into leaf_dealloc
d24a7a439a329b60f8e168c03e80566519e09be2 GFS2: Combine transaction from gfs2_dir_exhash_dealloc
0d95326d9bd39f6eae80b91392b308c5fa8b1a0f GFS2: remove *leaf_call_t and simplify leaf_dealloc
95c8e17f2f00f6af7474fac0e4050a79db6c3cea GFS2: Dump better debug info if a bitmap inconsistency is detected
411e689d929d5fc2e9066e30de55e8bcdbd573ad powerpc/nvram: Search for nvram using compatible
5ca123760177ed16cbd9bab609bff69eb8fc45bd powerpc/xics: Move irq_host matching into the ics backend
ab814b938d1d372bd2ac6268c15d4e0e6a5245c4 powerpc: Add SCOM infrastructure
cd852579055bd8ad848415aaabb78b65d522fce0 powerpc/xics: xics.h relies on linux/interrupt.h
0b2e9a8e10ad2d191e5c37e77f1ce23e148e7a0b of: Export of_irq_find_parent()
931e1241a266e701157d3478d0d44fc58d6e84b4 powerpc/a2: Add some #defines for A2 specific instructions
b68a70c49686db0bff4637995d91b4db8abe5281 powerpc: Replace open coded instruction patching with patch_instruction/patch_branch
f5be2dc0bd8d27a39d84a89e4ff90ba38cd2b285 powerpc/nohash: Allocate stale_map[cpu] on CPU_UP_PREPARE not CPU_ONLINE
de300974761d92f71cb583730ac9e1d4eb1b7156 powerpc/smp: smp_ops->kick_cpu() should be able to fail
6c5b59b913874cae535a324a671b7ed4f17e6397 powerpc/boot: Add an ePAPR compliant boot wrapper
6975a783d7b40c79be4b7a7ea450e023ff7e5e02 powerpc/boot: Allow building the zImage wrapper as a relocatable ET_DYN
ee7a2aa3d3fd10a7157dd19f737b2bafdea0458f powerpc/mm: Fix slice state initialization for Book3E
5e8e7b404ac965be45e25d5538676151de89aefb powerpc/mm: Standardise on MMU_NO_CONTEXT
6baa9b20a68a88c2fd751cbe8d7652009379351b sparc32: genirq support
06010fb588700e7fcb29e720c56884e3de5fd327 sparc32: cleanup code for pci init
db1cdd146a0814b6f312fe1a7fa1ab87ac177b2a sparc32,sun4d: rename sbus_tid to board_to_cpu in irq support
c6ef006bf57fb6a8a0b134928b5c5606090ef0a0 sctp: Release all routes when processing acks ADD_IP or DEL_IP
ee9cbaca7d73ea0098f00ecd10fe6e4a4792e32c sctp: Allow bindx_del to accept 0 port
f246a7b7c5b9df0ea0f0807a7101995af5e83213 sctp: teach CACC algorithm about removed transports
934253a7b4ab4151037ea9532552628723a14442 sctp: use memdup_user to copy data from userspace
66009927f1e7374afdc6f9fdd25c493ee4eadf7c sctp: kill abandoned SCTP_CMD_TRANSMIT command
6a435732accd9e3f4a8d9c320fabe578b1bf5add sctp: use common head of addr parameter to access member in addr-unrelated code
33c7cfdbb0d2bc021979e4947c7030c30d572532 sctp: fix the comment of sctp_sf_violation_paramlen()
709d38714eff234432956931437457e0de806784 sctp: delete unused macro definition of sctp_chunk_is_control
c6914a6f261aca0c9f715f883a353ae7ff51fe83 can: Add missing socket check in can/bcm release.
d0381c42aabdbd9402501d08ea44a89695ad58b4 be2net: add code to display default value of tx rate for VFs
187e87566d22b0d0e99b5ae7c6e18569ab5f6aee be2net: pass domain id to be_cmd_link_status_query
6349935bdfa4a210fb557e7541caad1d41925ccc be2net: fix be_mcc_compl_process to identify eth_get_stat command
4fa9ed07e3965a809fa309a769675ac1c6dc692b be2net: Add code to display nic speeds other than 1Gbps/10Gbps
16a871ef552ff55c80b6d8d895e371ea07c58281 be2net: allow register dump only for PFs
ce45ee955ff53255993c9300344e6437761ce2b2 net:bna: fix compile warning of ‘bfa_ioc_smem_pgoff’ defined but not used
985762b2df4bcb4accc29fda76fc863dd79b8b58 net: forcedeth: fix compile warning of not used nv_set_tso function
af2771493a1bf79cd9a1ab4f30327c428b5bd67c powerpc: Improve prom_printf()
dd797738643cd3c2dd9cdff7e4c3a04d318ab23a powerpc: Perform an isync to synchronize CPUs coming out of secondary_hold
948cf67c4726cca2fc57533dccadfb54d890689d powerpc: Add NAP mode support on Power7 in HV mode
9d07bc841c9779b4d7902e417f4e509996ce805d powerpc: Properly handshake CPUs going out of boot spin loop
ad0693ee722b93b63a89c845e99513f242e43aa6 powerpc: Call CPU ->restore callback earlier on secondary CPUs
b144871cb5f2c268e94258ae8f1ec810db2e1120 powerpc: Initialize TLB and LPID register on HV mode Power7
895796a8ab548fe03b6fea410dcb1b86e1913708 powerpc: Initialize LPCR:DPFD on power7 to a sane default
673b189a2e3353061fa8c49515d1014dab6ad9b9 powerpc: Always use SPRN_SPRG_HSCRATCH0 when running in HV mode
b3e6b5dfcf0974069a8ddcce7dd071120d20d79c powerpc: More work to support HV exceptions
a5d4f3ad3a28cf046836b9bfae61d532b8f77036 powerpc: Base support for exceptions using HSRR0/1
2dd60d79e0202628a47af9812a84d502cc63628c powerpc: In HV mode, use HSPRG0 for PACA
24cc67de62eebbda3ce0c46bdd56582c00dccd03 powerpc: Define CPU feature for Architected 2.06 HV mode
f6e17f9b0bf172a5813dfef0c03d0a25ba83b0de powerpc/xics: Make sure we have a sensible default distribution server
50fb8ebe7c4ad60d147700d253f78bd1e615a526 powerpc: Add more Power7 specific definitions
0b05ac6e24807f0c26f763b3a546c0bcbf84125f powerpc/xics: Rewrite XICS driver
db5ca356d8af8e43832c185ceec90850ff2ebb45 TOMOYO: Fix refcount leak in tomoyo_mount_acl().
70a5f52165bd04cf3b33f30d5d234be28dcf29d4 kmsg: properly support writev to avoid interleaved printk lines fix
7e5b58bcbcb3d7518389c1d82fb6e926f5a9f72c printk: /dev/kmsg - properly support writev() to avoid interleaved printk() lines
47296b1962ead8301488f0dbe8424c7db7eac635 uio: clean uioinfo when uninstall uio driver
c6edc42fe1b5562abae22beabbebd9e557527ae3 uio: fix allocating minor id for uio device
f0c554fddd3be561542cd37acdb3adc9ec5483ee uio: fix finding mm index for vma
d8408aef910b5d538ae07218992b270a9e01067f uio_netx: Add support for netPLC cards
5cf4c80a145d79db928ff55226e731de55c87644 davinci: fix DEBUG_LL code for p2v changes
5934b5f3b0116858a5f950abcac344ddee054b69 HOWTO: sync up Documentaion/ja_JP/HOWTO
088ab0b4d855d68a0f0c16b72fb8e492a533aaa1 kernel/ksysfs.c: expose file_caps_enabled in sysfs
aed65af1cc2f6fc9ded5a8158f1405a02cf6d2ff drivers: make device_type const
695cca8763078c743417886e80af8ccb78bec9f2 firmware: Fix grammar in sysfs-firmware-dmi doc
3116aabc81ccfeeb73f183ed8b1e3031520d1e59 efivars: handle errors from register_efivars()
051d51bc6a867d9466a975e4d7ca51b21a9c2c4e efivars: memory leak on error in create_efivars_bin_attributes()
bcdd323b893ad3c9b7ef26b5e4a0bef974238501 device: add dev_WARN_ONCE
e9a470f445271eb157ee860a93b062324402fc3a Serial: Remove unused code.
f8df13e0a901fe55631fed66562369b4dba40f8b tty: Clean console safely
d94206028854ba4c891004cecdbb2e220bf277bb Serial: ifx6x60c: Remove duplicate includes of linux/tty.h
99edb3d10a9d384d69557bd09cc39b9ec62aa04e tty: remove invalid location line in file header
6f5c24ad0f7619502199185a026a228174a27e68 serial: core, remove uart_update_termios
303a7a1199c20f7c9452f024a6e17bf348b6b398 serial: core, do not set DTR/RTS twice on startup
c7d7abff40c27f82fe78b1091ab3fad69b2546f9 serial: core, move termios handling to uart_startup
7c31bdb6b2a7118150df1668444fd1b7f1df3b85 Char: moxa, do not touch NORMAL_ACTIVE bit
a664ec9675d77aa2196e797afa5516d3e476da77 serial: altera_uart: Scan for a free port if platform device id is -1
0259894c732837c801565d038eaecdcf8fc5bbe7 TTY: fix fail path in tty_open
a9dccddb60913056bcadaeeacfe0395447fd2472 TTY: plug in deinitialize_tty_struct
6716671d8c1c07a8072098764d1b7cbfef7412ad TTY: introduce deinit helpers for proper ldisc shutdown
c18d77aa00cde1215d9e045ba8f93004fe843f38 TTY: unify pty_unix98_install fail path handling
8a1b8d70a07628f294f30485acf81971e3fcc755 TTY: unify pty_install fail path handling
d55435037539837a741d54690427d37f96ed87fa TTY: unify tty_init_dev fail path handling
d65c57f4ece4c31380eef9975a04840df7b260cc TTY: rocket, remove unused variables
9d86f71b599a3f59bc9fe7eabf6c84c8c3a37fe0 Char: moxa, remove unused variables
f2ee4ae87d7781ddb5bf8da25591b9b79966f8ea TTY: VT, remove unused variables
0e7f4194a0ef70c1d0d40152fa480a63719f35d5 Char: cyclades, fix unused variable
4fd53ef5c97ef7ce909c18bf7fb8b5cdd72b08c1 TTY: serial_core, remove unused variable
52ea383aba4d86d213622b2d4a94b01b4439fe11 tty: VT, remove unused variable
6da9e95f7381fa27bc9c66c9840b11adde778618 drivers/tty/vt/vt_ioctl.c: repair insane ?: expression
60680f97d7412b471d21ef42d4860657a0f9f2ed vt: Add K_OFF return value to vt_ioctl KDGKBMODE
909bc7741bef0bda57489884cf2e914c3072aca9 vt: remove uneeded retval check before tty->ops->open inside tty_open
73b48099cc265f88fa1255f3f43e52fe6a94fd5c mac80211: explain padding in place of rate field
0ed7b3c04434788ef03d267190c5e9e6e3f8e9ce rt2x00: Implement get_antenna and set_antenna callback functions
e7dee444263a103a9a2ac5fd5d0b5e9dc177d57c rt2x00: Implement get_ringparam callback function
8d0a2dcfb6f965781cde6d9dfbd4540ab22a0eb9 rt2x00: Optimize register access in rt2800usb
9a8199961b22e61221a6114b8bbbc26ddcc243f7 rt2x00: Optimize register access in rt2800pci
46a01ec00d05581c5bd0c37e680d5b37af4953b4 rt2x00: Merge rt2x00ht.c contents in other files.
ea81966ccc2edd324c1fa382260a62a4400a032a rt2x00: Enable support for RT53xx PCI devices by default.
ccd3caa4516c56540017d1af6c810940eff6afb8 rt2x00: RT33xx device support is no longer experimental.
87a3b89f34fb20f644b42fa57d579b1f2833fd4d rt2x00: Add USB IDs.
e01ae27f8ce6bd3ee26ef33c704f62449ce8233b rt2x00: Allow dynamic addition of PCI/USB IDs.
ce2919c9fffe2aa52f9c3e327176d03764dbf9b5 rt2x00: Linksys WUSB600N rev2 is a RT3572 device.
7a5a681a7df7d844b52f82a4388e078071eb883e rt2x00: Always inline rt2x00pci_enable_interrupt
152a599274b15028604e24ae2d9c9d7f49853977 rt2x00: Decrease association time for USB devices
f0187a1987ed6524518ff2a533eaf8394ac1a500 rt2800usb: add timer to handle TX_STA_FIFO
6e6d6932a3f525d734f6c2f5845e9cadfaeddce9 rt2800usb: handle TX status timeouts
75256f0348d38f414b7ac50ac78d4a4532bb6762 rt2x00: fix queue timeout checks
0e0d39e5f3a3e59c8513b59d4feeeadcb93b707d rt2800usb: read TX_STA_FIFO asynchronously
8da3efbb4a18be30ed03dd05af18d0b026b15173 rt2x00: Use TXOP_HTTXOP for beacons
961636ba17fa45b27ee4674430e1e775b8966b0e rt2x00: Update TX_SW_CFG2 init value
15a533c47f9ebb8dec8e440275136cbf9c493a1f rt2x00: Use correct TBTT_SYNC config in AP mode
10e11568ca8b8a15f7478f6a4ceebabcbdba1018 rt2x00: Make rt2x00_queue_entry_for_each more flexible
7dab73b37f5e8885cb73efd25e73861f9b4f0246 rt2x00: Split rt2x00dev->flags
62fe778412b36791b7897cfa139342906fbbf07b rt2x00: Fix stuck queue in tx failure case
44704e5d7d56625ff93d5a119ca846ae4de9061c rt2x00: Enable WLAN LED on Ralink SoC (rt305x) devices
93ae2dd2230393566738a5f211ffbaa33b056d56 ath9k: assign keycache slots to unencrypted stations
5519541d5a5f19893546883547e2f0f2e5934df7 ath9k: fix powersave frame filtering/buffering in AP mode
8e22ad323fb5b7cefb572bd8730e3abef95cdf90 ath9k: Fix beacon generation on foreign channel
dcf55fb5d43bd82e1e3bf94f065cfe8f75a4bc5a mac80211: add a function for setting the TIM bit for a specific station
cea3235cf578b5e952f5a0cec9bc6c2e862eb697 ath9k_htc: Fix free slot value for cab queue
2be7859f41e9bcef5b15bd23d63e01536344e3df mwifiex: optimize driver initialization code
a37316586d926a10d66b5585c5d91683d6468f68 mwifiex: remove some macro definitions
636c4598499eeacce0893dc8d91113b904bd531e mwifiex: remove redundant local variables and comments
7762bb02ce13c191e0a2da159bcb8d9b374b88c4 mac80211: fix debugfs printk format warning
0477ad72a12d4ee3f588de9349012948ea25702b iwlegacy: use pci_dev->revision
e5facc75fa9104f074c4610437a9c717c9e5ecde ath9k_htc: Cleanup HTC debugfs
00bca7e2f2b58b93ce408e92d18a8c42bbe8d6e5 ath9k_htc: Add debugfs support to change debug mask
2290a9c35df271cc33601b69e7836fa288e2fc7d ath: fix 0x6C for beaconing/passive scan flags based on country IE
cbc6a6ed0900aed789b5ca77192845f2f987af70 rfkill: Regulator consumer driver for rfkill
bb411b4db2767cfd4a99b3328da843ce4ea1596a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
44c866a0a57b08b7090be24ccb33679ed1d4f476 Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
2232d31bf18ba02f5cd632bbfc3466aeca394c75 ath9k: fix the return value of ath_stoprecv
4805347c1eb12cfe79f42a12a5442ee01590a9c0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6
0ff8fbc61727c926883eec381fbd3d32d1fab504 firewire: ohci: optimize find_branch_descriptor()
da28947e7e3602669e27d5e9ce787436ed662fa4 firewire: ohci: avoid separate DMA mapping for small AT payloads
ecf8328e59447b83a1f79628487e0e9f8801db84 firewire: ohci: do not start DMA contexts before link is enabled
7b70bd3441437b7bc04fc9d321e17c8ed0e8f958 x86, MCE: Do not taint when handling correctable errors
2b398bd9f8f73be706b41adcbb240ce95793049a x86, apic: Print verbose error interrupt reason on apic=debug
1286eeb2fd22ddb4c56390f957e854ec06bab9fd OMAP2+: hwmod data: Fix wrong dma_system end address
0817a6a3a4fc7c069111083351ca33a78da2a0c9 perf script: Add support for PERF_TYPE_RAW
cf27d8677515441602f5e4e40f90448e964504b8 wl12xx: fix sparse warning about undeclared wl12xx_alloc_dummy_packet
4ec23d6e136c890806f0e00bcf24e2e3a242b30a wl12xx: remove unused conf_radio_params structure
afb7d3cd805df7a206439a7e7b5d1167d2bb06f6 wl12xx: move hardcoded hci_io_ds value into the conf struct
6277ed65704d19377b0874618e5f23d64c9e71a6 wl12xx: use kstrtoul functions
341b7cde6ccc60672fcd7fc84dd24a1b7c0b8d94 wl12xx: Handle platforms without level trigger interrupts
d2f4d47d84f8c665ab9babb2cc84d2e7872a96e1 wl12xx: Simplify TX blocks accounting
990f5de7384f9e5922e4c7c7572cbf4f29a9441e wl12xx: Clean up the dummy packet mechanism
0da13da767cd568c1fe2a7b5b936e86e521b5ae7 wl12xx: Clean up the block size alignment code
d29633b40e6afc6b4276a4e381bc532cc84be104 wl12xx: Clean up and fix the 128x boot sequence
8bf69aae4cb9b196ba5ac386f83a1ca3865af11f wl12xx: fix "JOIN while associated" commentary
c5745187a4812f2991a58e469a866582a7326d91 wl12xx: fix roaming
13026decf7b74d0908df034dc6dc86c2caaec939 wl12xx: Handle duplicate calling of remove interface
c1b193eb6557279d037ab18c00ab628c6c78847f wl12xx: rearrange some ELP wake_up/sleep calls
17e672d6e4b5a8a3f330a70dfd58d25a2cb497b5 wl12xx: configure channel/band while FW is off
4a31c11c7d8c482598754a577a8fb71abb61ffa0 wl12xx: use a bitmask instead of list of booleans in scanned_ch
4623ec7d97afaf7a8489036e2c2e71e8349716b4 wl12xx: fix a couple of sparse warnings about undeclared functions
d9482e2b5132fd40f8de528af6bb715accbab11d wl12xx: fix SG BT load value to reflect its new meaning
18b92ffaf33c862e852992e82e17b9fffca8d5a4 wl12xx: set the skbuff priority for dummy packets
db674d249c1fa20fd6731048f41646b3a2e8bdf5 wl12xx: set the actual tid instead of the ac
f9f774c17e19da6f98bd7b57527f55d0ec920fce wl12xx: Add mutex protection for interface list
1d732e8cf3dcc09d7c862b6c12f876533529073d wl12xx: Clamp byte mode transfers for 128x chips
958b20e068be2c6267c2b5764babf15b0d4f5c69 wl12xx: update bet_max_consecutive
871d0c3ba32c2d2e1e7d9ac0d231a440d2653fc5 wl12xx: Add support for 11n Rx STBC one spatial stream
0af0467f09207cbbeb387d2e09ea539534c6655c wl12xx: Fix potential incorrect band in rx-status
e7ddf549f3f2da156f5c12921e6699024e80a3f4 wl12xx: use 1 spare TX block instead of two
0830ceedbfde20c9110c59597fdffbf51886565a wl12xx: 1281/1283 support - enable chip support
1aed55fd784d000fb6741cefb68712d64817bd68 wl12xx: 1281/1283 support - Use different FW file for AP mode wl127x/wl128x chips
ae47c45fd02fdf88d57adc370e78e7a01e2bfcbc wl12xx: 1281/1283 support - Add dummy packet support
ae77eccf04f8c36769bdba334e1bbcc7bb9d3644 wl12xx: 1281/1283 support - Improve Tx & Rx path
13b107dd9808343d05627f0fba7fbc764c86738e wl12xx: 1281/1283 support - use dynamic memory for the RX/TX pools
5ea417ae7749076ddaacb5b36487cae6ac920413 wl12xx: 1281/1283 support - New boot sequence
bc765bf3b9a095b3e41c8cda80643901884c3dd4 wl12xx: 1281/1283 support - Loading FW & NVS
03068ff131c0a565e2cb26303a0df63467136723 Staging: merge 2.6.39-rc4 into staging-next
49d750ca14cd49e76ab039b33b5a621e0a92b9fd wl12xx: 1281/1283 support - New radio structs and functions
a81159edf8d64011933df177ec42f82d7896a0c7 wl12xx: 1281/1283 support - add block size handling for sdio and spi
48a61477bdc04896bd96d259388a0c42a7019943 wl12xx: 1281/1283 support - Add acx commands
5aa42346bba2e385674eb1dd4019dfce4c2ef771 wl12xx: 1281/1283 support - Add Definitions
b9b0fdead0e8d964a534e5b09f40d8bd4bf7dfe8 wl12xx: 1281/1283 support - move IRQ polarity
62c7d085e1f2a1f2b4d89560551eff18d703b3b1 wl12xx: add new board_tcxo_clock element to the platform data
50ee9339c7347c2b16fa79d43777f72e9f41ef5a Merge 2.6.39-rc4 into usb-next
d4ab4e6a23f805abb8fc3cc34525eec3788aeca1 Merge branch 'master'; commit 'v2.6.39-rc3' into next
f18568aae5612ab37f20e5f383d6154ea69c9dfc perf tools: git mv tools/perf/{features-tests.mak,config/}
7fbd065f5a2b299172502f09fc3fbde02b48f591 perf tools: Move `try-cc'
ced465c400b23656ef2c4fbfb4add0e5b92e3d97 perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibility
3643b133f2cb8023e8cedcbef43215a99d7df561 perf tools: Makefile: Clean up `python/perf.so' rule
aeafcbaf4fcfeb74aeed65609ea5ead48dfc09f8 perf symbols: Give more useful names to 'self' parameters
057f3fadb347e9c51b07e1b277bbdda79f976768 sched: Fix sched_domain iterations vs. RCU
2f36825b176f67e5c5228aa33d828bc39718811f sched: Next buddy hint on sleep and preempt path
69c80f3e9d3c569f8a3cee94ba1a324b5a7fa6b9 sched: Make set_*_buddy() work on non-task entities
c8e5910edf8bbe2e5c6c35a4ef2a578cc7893b25 perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE
10175ba65fde4b3708b9dd338af4b2dfb6bf266d nconfig: Silence unused return values from wattrset
e1943424e43974f85b82bb31eaf832823bf49ce7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
86c0f043a737dadf034a4e6f29aefb074f4a1146 s3fb: add DDC support
6e4b26805a90b6682dd4ea0fd426dcda8ca5164a Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-fixes-for-linus
88230fd586b4ccc5ffe6d6c2df8cdc495e89ad83 net: qlge: convert to hw_features
a0d2730c9571aeba793cb5d3009094ee1d8fda35 net: vmxnet3: convert to hw_features
feb990d467f76abe90ae68437eb1db351e67c674 net: vxge: convert to hw_features
30f554f925335abad89aaa38eec6828242b27527 net: chelsio: convert to hw_features
b437a8cc7de4c9d8d0bdb37e7621c119f7640967 net: s2io: convert to hw_features
e5cb966c0838e4da43a3b0751bdcac7fe719f7b4 net: fix section mismatches
68d2cf25d39324c54b5e42de7915c623a0917abe Merge branch 'perf/urgent' into perf/core
2b7b431858c284b62c18baaf2cea571be2797d5a r8169: TSO fixes.
47c2cdf5513e86e43c799da8d5406cc9a2bf3626 net: myri10ge: convert to hw_features
d8d9766c8c29f71c37bc4b74cc9fcf6a192c9bfd x86, cpu: Change NOP selection for certain Intel CPUs
dc326fca2b640fc41aed7c015d0f456935a66255 x86, cpu: Clean up and unify the NOP selection infrastructure
b1e7734f024c9ce4393016a97c8d821e1f18d9b4 x86, percpu: Use ASM_NOP4 instead of hardcoding P6_NOP4
c0fa797ae6cd02ff87c0bfe0d509368a3b45640e TOMOYO: Fix infinite loop bug when reading /sys/kernel/security/tomoyo/audit
e4f5f26d8336318a5aa0858223c81cf29fcf5f68 TOMOYO: Don't add / for allow_unmount permission check.
2a086e5d3a23570735f75b784d29b93068070833 TOMOYO: Fix race on updating profile's comment line.
a429b51930e64dd355840c37251a563000d7c10b Bluetooth: Only keeping SAR bits when retransmitting one frame.
f21ca5fff6e548833fa5ee8867239a8378623150 Bluetooth: fix shutdown on SCO sockets
b79f44c16a4e2181b1d6423afe746745d5e949ff Bluetooth: Fix keeping the command timer running
7a74aeb022b34a8fa8ef00545e66cf0568b5ddf6 Bluetooth: Fix refcount balance for hci connection
a1b666657c3a691c4f8a0025905e88e8b4baa360 pmcraid: Drop __DATE__ usage
152ba3942276c2a240703669ae4a3099e0a79451 edac: Drop __DATE__ usage
9f3ad1cab2a0357d5866d45413fa2ee3e88e496f rio: Drop __DATE__ usage
565502f8894739ce7b5fd131f39c930dc4351710 scsi/wd33c93: Drop __TIME__ usage
4c315a5d57300db83d2eb7b8d5b6019e1fba99fc scsi/in2000: Drop __TIME__ usage
571b16da39922cf71db41c10852d798a44686c15 aacraid: Drop __TIME__ usage
7cf444639101ad8671cb210addbffbdebd07c068 media/cx231xx: Drop __TIME__ usage
372c05c4959aaccdd671f75e0fd332629cf15964 media/radio-maxiradio: Drop __TIME__ usage
2cae8de7b0464cc4c246517fca10f04593f46a3b nozomi: Drop __TIME__ usage
64a14b51bed6427a2e6d68ed687027f065f5a156 cyclades: Drop __TIME__ usage
2035e776050aea57fb5255557216473e82793f2c ext4: check for ext[23] file system features when mounting as ext[23]
56d37f17165084e10f425e66f0bd964f06e8bd23 net: dm9000: Fix build
773b1d3d31bbf7257c48f6257b4ab06bcf4f5dfa ASoC: Tegra: Support more boards
3eb25f998d3aede5f0011ba236e7586351e450bf ASoC: Tegra: Don't store snd_soc_jack_gpio in an array
2ba9471b34f48eab9f6e097ef305746b33e12f85 ASoC: Tegra: Rename Kconfig SND_TEGRA_SOC_* to SND_SOC_TEGRA_*
dc0a50afa67c3dbd51211881b7568917dbbc6861 ASoC: Tegra: Rename harmony.c to tegra_wm8903.c
dfc07b13dcacefda6ebdea14584ed8724dc980ef xen/blkback: Move it from drivers/xen to drivers/block
d2436eda2e81f1993bfe6349f17f52503bffeff5 block, xen/blkback: remove blk_[get|put]_queue calls.
bcb22a94f68cde70e820dc7280d1c731e8e695f7 ARM: mx5/mx53_loco: Fix build warning related to gpio_keys_button structure
c387aa3a1a910ce00b86f3a85082d24f144db256 x86, gart: Don't enforce GART aperture lower-bound by alignment
c6d46678a1adacde05a01e51361610ce2666fe6a Merge branch 'tegra' into for-2.6.40
d5381e42f64ca19f05c5799ffae5708acb6ed411 ASoC: Merge branch 'for-2.6.39' into for-2.6.40
61a6d0764be43e014d265128c2af1b41e0fc96b0 ARM: Tegra: Add to tegra_wm8903_platform_data
7b33af252fbbf3beb694448da3ba6687022fd602 ASoC: Tegra: Rename pdev tegra-snd-harmony to tegra-snd-wm8903
4651d5566840e911b14a5052f18ed39558677937 ARM: Tegra: Rename harmony_audio.h -> tegra_wm8903_pdata.h
f212b43c4e4a8f6378c50ce18f3d271983b575a7 iwlagn: remove led_ops
e339807d97bcb4e214c9137bb5bbb2f685054624 iwlagn: remove legacy ops
119ea186cad7643ea82b7290374ebb8e780c35b6 iwlagn: remove un-necessary ieee80211_ops
5cab35e7f4feda1a0bfd4f48b7686391004be9de iwlagn: no 5.2GHz/HT40 support for bgn devices
f42e7662815647c1a6f73e160abcdf812d3057d2 iwlagn: temperature should be measure for all _agn devices
b7af6a99690503a48c63ce5e587b4e4555f31cdb iwlagn: always support uCode trace
b4ebd28f23e3ae00af886aff1c00f800dee3b080 iwlagn: use huge command for beacon
7b21f00ee6073909c01adeba317af3d78c3b9d0a iwlagn: verify that huge commands are synchronous
3e41ace5deef7af16dd277d9d17f9d36dca0a10e iwlagn: remove most BUG_ON instances
6fd17b5643bf05c29fc226a5aee96328056fca10 xen/blkback: Get the 'requeust_queue' properly.
e79b1ca75bb48111e8d93fc576f50e24671f5f9d iwlagn: use direct call for led functions
e93504933ee6982bdc005fa5c24e1ea330faaf8b xen/blkback: Move the check for misaligned I/O once more.
7caa2316bf0434f1150f58cb576542987a0466d7 iwlwifi: fix frame injection for HT channels
cf8d91633ddef9e816ccbf3da833c79ce508988d xen/p2m/m2p/gnttab: Support GNTMAP_host_map in the M2P override.
6ddafdaab3f809b110ada253d2f2d4910ebd3ac5 Merge branch 'sched/locking' into sched/core
a8b8017c34fefcb763d8b06c294b58d1c480b2e4 initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entries
53e6892c0411006848882eacfcfea9e93681b55d kbuild: Allow to override LINUX_COMPILE_BY and LINUX_COMPILE_HOST macros
061296dc2c14f852604fc6849669fe0b78bb1eda kbuild: Drop unused LINUX_COMPILE_TIME and LINUX_COMPILE_DOMAIN macros
09ff9fecc039d60fff6c11d47522af61e89fff56 kbuild: Use the deterministic mode of ar
6ae9ecb86188cc8419024cdb299f18d4ae4f5713 kbuild: Call gzip with -n
c33724a43875786719f51916311308f2752d846e kconfig: Do not record timestamp in auto.conf and autoconf.h
a375b15164dd9264f724ad941825e52c90145151 sh: fixup fpu.o compile order
7ef0c12a280c059f4624d311bb1a7d946cbac7b7 i2c: add a module alias to the sh-mobile driver
c40eb1e9e53dbd1e5601650565e2ed8bf14866ba ALSA: add a module alias to the FSI driver
013b19e3aa843e206a47098063258d5cc5c3482e sh: update SDHI configuration symbols in defconfigs
5744c88111f076c98f389eae28ec2ff206ba2e14 sh: fix SD / MMC configuration dependencies on ecovec
a7f800131f35925299860a95259453c9bc0c272f ARM: mach-shmobile: clock-sh7372: remove status check from fsidiv_recalc
52c10ad22b7e317960b4d411c9a9ddeaf3d5ae39 sh: clkfwk: fixup clk_rate_table_build parameter in div6 clock
9b6d7777118d3f2abc39591481ea5b9b5e76d6ba Merge branch 'for-paul-39-rc' of git://gitorious.org/linux-omap-dss2/linux into fbdev-fixes-for-linus
7c89943236750537d26421d9bbb6f6575e2d1e1b bonding, ipv4, ipv6, vlan: Handle NETDEV_BONDING_FAILOVER like NETDEV_NOTIFY_PEERS
99606477a5888b0ead0284fecb13417b1da8e3af vlan: Propagate NETDEV_NOTIFY_PEERS notifier
f47b94646f30529624c82ab0f9cd5bd3f25ef9d2 ipv6: Send unsolicited neighbour advertismements when notified
b3337e4cea15beb167e8d3a70ca1023e39abb4e5 bnx2x: cosmetics: Using ethtool_cmd_speed() API
a01c1335a308ee660518e33db03fb5f5e1dfc166 decnet: Don't leak entries when rebuilding zone.
482e3febc2e7df78411005dcdd7621c16b98b088 via-rhine: Assign random MAC address if necessary
df4511feb76173db872c8845b63179dd15f2b7da via_rhine: Use netdev_<level> and pr_<level>
28674b97cfb907b0b3de7b7fea89efda1e65f34e bridge: fix accidental creation of sysfs directory
2ed28baa7076083b56c1e70ccd927b7870117c59 net: cxgb4{,vf}: convert to hw_features
c582a950b1d7488750831cb4499de071781c7f45 drivers/net/usb/usbnet.c: Use FIELD_SIZEOF macro in usbnet_init() function.
5e4011e2b8032cd132d9482f016558f1b27569cd net: ibm_newemac: convert to hw_features
131ae329702755d897c6072c7839086b0702fb10 net: greth: convert to hw_features
3cd8ef4b6071834fd432bbccbec0611591908643 net: niu: convert to hw_features
f4786a96252b97f6f05cd42ea7fe6e967048bfa3 net: ehea: convert to hw_features
66a1c5413260a8c302b4024555c489cc6731b463 net: benet: convert to hw_features - fixup
86688a8f132a7630f8610c13a349c711fe683b44 net: typhoon: convert to hw_features
aad59c431b77be5cbfa01f2066a036b95981fed9 net: mv643xx: convert to hw_features
eea3250b43fd0b4fe565409bbf2fb06514213386 net: tehuti: convert to hw_features
d2fe2755342b30bc1ee7797b9975f8626d65e485 net: cxgb3: convert to hw_features
391876466670988196786150fc9d9da2f3c7cecb net: macvlan: convert to hw_features
9c6bc16577171100e5efab0ea09ebf5884822ed6 Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-merge
03746b0a02d25866a29cd8d7306d221c238d6397 be2net: Fix unused-but-set variables.
9365f11a5321bcff5579799a071a70c5cacb5e65 isdn: i4l: isdn_tty: Fix unused-but-set variables.
b169f6db40605d0907458d1ff78ceac2b194a44f netfilter: ip6table_mangle: Fix set-but-unused variables.
f3c85dd560f26ceae1351e6f83e83f1322761ead netfilter: ip6_tables: Fix set-but-unused variables.
d88d7de09875e643e225a5d0883d18152ce5a89b netfilter: nf_conntrack_standalone: Fix set-but-unused variables.
d87d7fb381c153f71b7cdfd37f3513edc6d0eb8f netfilter: nfnetlink_log: Fix set-but-unused variables.
dab51d0e0718e7beef26075a9353f09ea2652a4f netlabel: Fix set-but-unused variables.
8cb490144708ef295421d0601b0866623651a37e l2tp: Fix set-but-unused variables.
6385969b3297287e6259a012671be09c78c20620 irda: irproc: Fix set-but-unused variables.
1627ea35cb10af2f71d38a82de6f6dfb910771ed irda: irlap_event: Fix set-but-unused variables.
056693a38e56c520e208409d221cbc077282c19d caif: Fix set-but-unused variables.
b8ee8328bac0d8420d2b9ef4838d0df25df100ab bnx2x: Fix set-but-unused variables.
585985429080a449e0ecf66dd485899a8765c26c bna: Fix set-but-unused variables.
81b424d9e2ef815b2035d4c2be0bc41dddbebc06 isdn: mISDN: socket: Fix set-but-unused variables.
07f46f80f4ca4ddb700ff40a19876ba1b3242917 isdn: i4l: isdn_net: Fix set-but-unused variables.
50a7c114c2673f3fcbb0ba5d659049156e1ccd50 isdn: i4l: isdn_common: Fix set-but-unused variables.
8c85290d84eaa7b3ba605090987d2136a3302ca9 isdn: teles_cs: Fix set-but-unused variables.
1397c5df2547f3296ad37a0c77daff3b124b98c8 isdn: l3ni1: Fix set-but-unused variables.
cf117eafa0dc17c6f973d078d4e0bf2069f45ce7 isdn: l3dss1: Fix set-but-unused variables.
f6f0e4a7a343f85dd773f6f18e553933c4367e96 isdn: jade: Fix set-but-unused variables.
d462003ddbb28926109396b9038299fc740c2efc isdn: ipacx: Fix set-but-unused variables.
a1e6216d1b5035db1d4c018cf841d3267f949281 isdn: hfc_usb: Fix set-but-unused variables.
db47367451cbee4e8a3fd9389cc341f4acc43b1e isdn: elsa_ser: Fix set-but-unused variables.
94dbe1ae44df1d22a391980eb6bd502f937b1af8 isdn: elsa_cs: Fix set-but-unused variables.
011bc1ef447dd6aa969d9c83a90fe3df360b5d6e isdn: arcofi: Fix set-but-unused variables.
3c76c58fca03c1162ab8592f71c996e933af3a9e isdn: hfcsusb: Fix set-but-unused variables.
a719e0a81f8ab1e96301aada203be1c43788aec7 isdn: hfcpci: Fix set-but-unused variables.
2d09d567127e85dddd027d049196093640025c36 isdn: eicon: Fix set-but-unused variables.
a713c3bbb5a6736e673940eb97d9bf2c27aec4c5 isdn: gigaset: Fix set-but-unused variable.
af20b710479ae662829cf739b521390daa7fcbcb batman-adv: Set the txqueuelen to zero when creating soft interface
ba85fac28005a59e6e03fdb13918fc6f6e69a3ca batman-adv: protect softif_neigh by rcu
c4aac1ab9b973798163b34939b522f01e4d28ac9 batman-adv: concentrate all curr_gw related rcu operations in select/deselect functions
68003903e4eeec5288f074ff0751a381750ceb34 batman-adv: Protect global TQ window with a spinlock
e1a5382f978b67b5cc36eec65e6046730ce07714 batman-adv: Make orig_node->router an rcu protected pointer
57f0c07c4d0da8bcc23e21c330fe9c7c5cf776b5 batman-adv: Simplify gw_check_election(), use gw_get_selected()
4c804850572f70a2350e4d1e79d6659392b07733 batman-adv: Make gateway_get_selected type safe
551586292b39da6e4fbfbb5b96b57b68decfdab9 batman-adv: Move bonding / iface alternating router search to own functions
8dc16c6c04b1a82d00a8464ccc08e1fe17d0ff82 slub: Move debug handlign in __slab_free
dc1fb7f43636754a4d06f7bdb8ea3269a7d71d6d slub: Move node determination out of hotpath
01ad8a7bc226ddbbf90e4c15167d9e31a8d02930 slub: Eliminate repeated use of c->page through a new page variable
5f80b13ae45df7da6646d1881da186318e70b6b6 slub: get_map() function to establish map of free objects in a slab
33de04ec4cb80b6bd0782e88a64954e60bc15dc1 slub: Use NUMA_NO_NODE in get_partial
0c78641d7f677c8f420f1c302b4848135b207eb8 atl1c: Fix set-but-unused variable.
c96922c7beeb6246f36b89a1e8b61d99a435a780 atl1e: Fix set-but-unused variable.
f8dfc4528b93ba9c9a191151f8888b4da1d1a45b atlx: Fix set-but-unused variable.
7d038eb6dc0e256dbcac88d52972c4ac55a78fc5 bonding: Fix set-but-unused variable.
9e5ebaf852b96aaf4d7f63b920d8016b6784f088 atm: lec: Fix set-but-unused variables.
d8f969e603b85931f25a1d50f3a7a01e2712c17a ax25: Fix set-but-unused variable.
b3b8dc51c16cdaca0d191a340022093fb5c9f003 econet: Fix set-but-unused variable.
9bf9055eb716f85372c41b3fbc51f90bc7653740 decnet: Fix set-but-unused variable.
21f825e61878db94c7093c8407602fc89fc38ad9 pktgen: Fix set-but-unused variable.
06091ed6b8ec726e6cbc7e40ee6b5aa2332cf381 atm: solos-pci: Fix set-but-unused variable.
edb4dcb717d71f63c5147d7bef3014f96d192842 atm: idt77252: Fix set-but-unused variables.
e60c5e14fbfcaa54f430aad80b38763a403b2158 atm: he: Fix undefined sequence points.
dd182574d86e22faaaed37db79e3d54e773f29f7 atm: eni: Kill set-but-unused variables.
26626f1172fb4f3f323239a6a5cf4e082643fa46 ext4: release page cache in ext4_mb_load_buddy error path
a35d4e58737116fd4126c240a1faeb735839435e ARM: 6871/1: Use asm-generic/sizes.h
8b3afe95e363dbd32bd9ddc6c2d562944f5350c5 net: gianfar: convert to hw_features
c8c64cff2c88b17fdd7402dd06288d7415896430 net: mlx4: convert to hw_features
569e146396cb3b378d2957b94671bf30cd777c67 net: forcedeth: convert to hw_features
c88fcb3d8265cf473c73bc147a2aa21ae03abf67 net: dm9000: convert to hw_features
6de240b7f714d63ca2a53d52c7eefb37e7eb3f1b net: spider_net: convert to hw_features
911cb193f3eb0370f20fbba712211e55ffede4de net: minor cleanup to net_namespace.c.
c3968a857a6b6c3d2ef4ead35776b055fb664d74 ipv6: RTA_PREFSRC support for ipv6 route source address selection
bd015928bb1713691068c4d0d159afccbaf0f8c0 ipv6: ignore looped-back NA while dad is running
1390b01b26300d42662e436d8f1d307c4e0903c7 [SCSI] be2iscsi: Fix for proper setting of FW
0b1d3cbf51f75eaaabdb904f02362368487e2aa7 [SCSI] be2iscsi: check boot_kset is created before destroying it
91eefa894add1617200c70d3886773e608de7a03 [SCSI] be2iscsi: Set a timeout to FW
0ca43cc01ed6778ce7a870573dbbd1c6b44bbab2 [SCSI] be2iscsi: Modifying Maintainer's emailid
255fa9a3cce3e344ff245cf3b4fbb738bd7e3f48 [SCSI] be2iscsi: change in copyright notice
b4ce6a285b65be4fb858728b3bbe9011242b769f viafb: fix OLPC DCON refresh rate
deb1cb63d220fc6f24baef39a0ebb48e598f617b [SCSI] Log thin provisioning threshold event
2e7bad5f34b5beed47542490c760ed26574e38ba [PARISC] wire up syncfs syscall
a71aae4cec120ee85cf32608fca40a4605461214 [PARISC] wire up the fhandle syscalls
c3f957a22eca106bd28136943305b390b4337ebf [PARISC] wire up clock_adjtime syscall
1824074b07ee66fa0f714e08579ad85075132d7b [PARISC] wire up fanotify syscalls
b7d45818444a31948cfc7849136013a0ea54b2fb [PARISC] prevent speculative re-read on cache flush
d7dd2ff11b7fcd425aca5a875983c862d19a67ae [PARISC] only make executable areas executable
b54cd0d5053633373cd3c374aa203024cbf125a0 [PARISC] fix pacache .size with new binutils
9f3aedf573dd034d59e7eb6c4ee97648d5be8fc6 xen/blkback: Change fast_flush_area to xen_blkbk_unmap, and tweak xen_blk_map_seg.
976222e05ea5a9959ccf880d7a24efbf79b3c6cf xen/blkback: Move the check for misaligned I/O higher.
1a95fe6e42cefc52c62c471ad87d7fe8643231df xen/blkback: Shuffle code around (vbd_translate moved higher).
b0aef17924a06646403cae8eecf6c73219a63c19 xen/blkback: Cleanup move the code a bit around.
7708992616487c00d5ca8ed7612111180d8e1b68 xen/blkback: Seperate the bio allocation and the bio submission.
1e2795a1191bb5ff05e80d77feffd51ac875c06d kbuild: move KALLSYMS_EXTRA_PASS from Kconfig to Makefile
71a83ec7da8910f374a1c82e96d2704aa45d9238 Kconfig: improve KALLSYMS_ALL documentation
2b2112f617e8ca600ec24271c93bbd49aa2acce4 kconfig: get rid of unused flags
f094f8a1b2737a4f3ca46742ff9aaf460d39285e kconfig: allow multiple inclusion of the same file
0fd08060f1bb9d7d0d712f39257dc3574a632271 OMAP: DSS2: fix panel Kconfig dependencies
0b41136c0d2f544b9b771643f849f82ed86f765e OMAP: DSS2: DSI: Fix DSI PLL power bug
6553b2105c8871dae8dfff244440e793f3a6bdb9 OMAP: DSS2: Fix: Return correct lcd clock source for OMAP2/3
4eb68edb7d21aff81765a065680270693c23fbfc OMAP: DSS2: DSI: fix dsi_dump_clocks()
ae038af12c2bc0859279a1a62b5f8cb0ef00f5f8 OMAP: DSS2: DSI: fix use_sys_clk & highfreq
5b17b077eb069365ac9508dd0be6e09e0b604bd2 ALSA: hda - sound/pci/hda/hda_codec.c: fix warning
eb8aa72d4e8756bde74d5f22bdd968ee6131069a rndis_host: Quirky devices are still 'point-to-point'
5d30530efbb811f875786d788ae1c5d79547c3a4 net-bonding: Adding support for throughputs larger than 65536 Mbps
65cce19c07756c2b2b51595c967dda93b0727027 net-bonding: Fix minor/cosmetic type inconsistencies
d30ee670f25ea8f265a2804e2a0a53804cac5185 net-bonding: Fix minor sparse complaints
ef9c7ab4a97d53d9cb4912d13e142f52a30ecd54 qlge: make nic_operations struct const
6c8c2513c86c589a819c161c9abbdea2a3d56f5e sfc: make function tables const
44f4d5a27ee63ec80d498e0d0673605d5ce1427d Phonet: convert bound sockets hash list to RCU
fce55922f5299a04c0a56b170a141fab34f13465 ethtool: allow custom interval for physical identification
140363500ddadad0c09cb512cc0c96a4d3efa053 iscsi_ibft: search for broadcom specific ibft sign (v2)
0faa8cca883bbc6a0919e3c89128672659b75820 xen/blkback: remove per-queue plugging
2e9977c21f7679d5f616132ae1f7857e932ccd19 xen/blkback: Fix checkpatch warnings in blkback.c
d6091b217dd4fdabc4a8cd6fa61775f1e3eb6efe xen/blkback: Fix checkpatch warnings of xenbus.c
e5f4b3c498623fc3d83f6d92e00a2b2dbf500cd0 xen/blkback: Fix interface.c checkpatch warnings .. except
3c64b58cd614c976dcb19e16fa59ab620b3fe130 xen/blkback: Fix checkpatch warnings in vbd.c
5489377ce40d52fb722dcd811617114cebad7bba xen/blkback: blkif->struct blkif_st
a1397fa3090c25c6c51c04b4101f2786d16b615f xen/blkback: Add some comments.
314146e515710f8a7d7eaf7a58b7ed590c9c14c3 xen/blkback: Fix the WRITE_BARRIER
a742b02c75e6e76bd0833f9b6e702f1be7d7e008 xen/blkback: Use kzalloc's, and GFP_KERNEL for data structures.
5dc03639cc903f887931831d69895facb5260f4b xen/blkback: Utilize the M2P override mechanism for GNTMAP_host_map
464fb419e17083a18b636c9f4714fc49ef6857d2 xen/blkback: Use 'vzalloc' for page arrays and pre-allocate pages.
c35950bfa9abaaf16548a287a8d5d782a361414f xen/blkback: Union the blkif_request request specific fields
e8e28871edf0d0adb0bd7e597c044cbaf7a7f137 xen/blkback: Move global/static variables into struct xen_blkbk.
efe08a3eecf15ab022afba48c691d02c7de2fbbb xen/blkback: simplify address translations
bc0c081b0e7a4afc4d2c7bc0666f5cd169e96814 xen/blkback: Update to use blkdev_get_by_dev instead of open_by_devnum.
248e9f7539f8351cd857d12a74bd52133a3a900f xen/blkback: Replace WRITE_BARRIER with (REQ_FLUSH | REQ_FUA)
313d7b003ceceb797e8c0d18ab085ed0638b4aff blkback: Fix CVE-2010-3699
a81135d90bf176e6139c352c7b96c03d00131836 xen/blkback: Print additional information when a vbd is resized.
cbf462908c8080f47c2a3300072877589dd1275f xen/blkback: Flush blkback data when connecting.
98e036a356747cfaa225478b1e4875e190257b09 xen/blkback: add accessor for xenbus backend device
2ccbfe26c106a1a93a402567b7853c1484c4a0b0 xen/blkback: Propagate changed size of VBDs
5cf6e4f6f6d5549904db6ecb3ffd5b8f71f41250 xen/blkback: use drv_get/set_drvdata rather than directly accessing driver_data.
e7579a99b598f8e4a2b4df4854fbda2cc961bb02 xen: rename blkbk module xen-blkback.
8770b2683f9f98d4c1d6caf2e28f625592bba4f3 Fix compile warnings: ignoring return value of 'xenbus_register_backend' ..
afd91d07ff72919071e37086c0664384b3875688 xen/blkback: little cleanups
0660c7dbf228a06345392a64ebb43734875a3b91 xen/blkback: remove spurious debug output noise
05d43865ddc00bdb33d12c8e9d9f176ed5d3797b xen/blkback: deal with hardsect_size to logical_block_size rename
690f1b63b2db88330834d8482f3b125990c8e609 block: export blk_get/put_queue for blkback
8270b45bc8a45eef4a224bd256bd0997d4fd857e blkback: Fix potential resource leak.
dd3672424caa7b302433635831afbb6787476b96 xen/blkback: don't include xen/evtchn.h
8812293323a79134e06c3bf82eba1e217d23382e xen-blkback-porting
4d05a28db56225bbab5e1321d818f318e92a4657 xen: add blkback support
21d8c49e01a0c1c6eb6c750cd04110db4a539284 ipv4: Call fib_select_default() only when actually necessary.
26954c7f26068b6ced108806fdd39aee5cd54e6f Bluetooth: Fix lockdep warning in L2CAP
62f3a2cfb1891c070631e496eeea852e949ea8bb Bluetooth: Fix another locking unbalance
98346f7db014614a4814eb60639f651f8bbc591d Revert "usb: usb_storage: do not align length of request for CBW to maxp size"
34a0a2025c8bddc6505b56a58ef2e7333a4e4165 ath: Add a missing world regulatory domain 0x6C
9f219bd248d417c2144eedafdf2c683ba8baee84 rtlwifi: Fix unitialized variable warnings
53d7938e6a2ac6569476fc59b404e70c0537b42b mwifiex: rename function mwifiex_is_ba_stream_avail
572e8f3ead47ad223fb428a4f1db986317e8e0ec mwifiex: remove unused function parameters
19a898601ad192d8c59c3a8f1a4501919f53b94d mwifiex: remove redundant "return" at end of void function
600f5d909a54a8dccf8c8c23898fc2e91bc0953e mwifiex: cleanup ioctl wait queue and abstraction layer
3a9dddea89eb2132ba919fe04cb3b44a3b1e6db7 ath5k: disable 5 GHz support for the dualband PHY chip on dual-radio AR5312
32377b6cf75247cbdd0640efb43bef992efe3b68 ath5k: fix the EEPROM check for hw AES crypto support
fa9bfd61e03e8dbcf110a93b373234d17a732233 ath5k: add a new bus op for reading the mac address
0cb9e06b6359bfa82f46c38a0b43e72d90b84081 ath: unshare struct ath_bus_ops between ath5k and ath9k
7f94f05b24b47f6b70f2322b26876d0636329dfe ath5k: disable 5 GHz support if a 2.4 GHz radio is detected
10add41f2b7a7bc1a74ba7bb535a6745cac318a2 ath9k: Fix improper beacon slot selection in IBSS
dfa8fc69d92f8418e1296d762f3b1624df59f0ac ath9k: avoid using trinary operator w/ TX_STAT_INC
1eff1ad0285038e309a81da4a004f071608309fb xen/irq: The Xen hypervisor cleans up the PIRQs if the other domain forgot.
e6197acc726ab3baa60375a5891d58c2ee87e0f3 xen/irq: Export 'xen_pirq_from_irq' function.
c7c2c3a28657cfdcef50c02b18ccca3761209e17 xen/irq: Add support to check if IRQ line is shared with other domains.
beafbdc1df02877612dc9039c1de0639921fddec xen/irq: Check if the PCI device is owned by a domain different than DOMID_SELF.
c55fa78b13b32d3f19e19cd0c8b9378fdc09e521 xen/pci: Add xen_[find|register|unregister]_device_domain_owner functions.
1426414431a8d37a6e631e0b5e2ad6186b81876a UBI: fix typo in a message
9cdc352936311eea55624cbabafda296b99ff137 ALSA: usb-audio: Add quirks for Audio Kontrol 6
feddbb34ebd75e9b6bf573b852079e327a88c07a UBI: fix minor stylistic issues
3627924acf70a9a26587712e4888ee7144489678 UBI: use __packed instead of __attribute__((packed))
e8e088de305d7cc00b2c8b2a857ceb62d5fa68d3 UBI: cleanup comments around volume properties
6748482f4153fc0e095aa3dc831d5edac5656a80 UBI: re-name set volume properties ioctl
e10b376e98332edcc2530aaed384a7e248477052 UBI: make the control character device non-seekable
8849b720e9632acef139a349f9ec62e63ce7e497 NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG calls
317f394160e9beb97d19a84c39b7e5eb3d7815a8 sched: Move the second half of ttwu() to the remote cpu
bd8e7dded88a3e1c085c333f19ff31387616f71a sched: Remove need_migrate_task()
c05fbafba1c5482bee399b360288fa405415e126 sched: Restructure ttwu() some more
23f41eeb42ce7f6f1210904e49e84718f02cb61c sched: Rename ttwu_post_activation() to ttwu_do_wakeup()
b84cb5df1f9ad6da3f214c638d5fb08d0c99de1f sched: Remove rq argument from ttwu_stat()
e4a52bcb9a18142d79e231b6733cabdbf2e67c1f sched: Remove rq->lock from the first half of ttwu()
8f42ced974df7d5af2de4cf5ea21fe978c7e4478 sched: Drop rq->lock from sched_exec()
ab2515c4b98f7bc4fa11cad9fa0f811d63a72a26 sched: Drop rq->lock from first part of wake_up_new_task()
0122ec5b02f766c355b3168df53a6c038a24fa0d sched: Add p->pi_lock to task_rq_lock()
2acca55ed98ad9b9aa25e7e587ebe306c0313dc7 sched: Also serialize ttwu_local() with p->pi_lock
a8e4f2eaecc9bfa4954adf79a04f4f22fddd829c sched: Delay task_contributes_to_load()
3fe1698b7fe05aeb063564e71e40d09f28d8e80c sched: Deal with non-atomic min_vruntime reads on 32bits
74f8e4b2335de45485b8d5b31a504747f13c8070 sched: Remove rq argument to sched_class::task_waking()
7608dec2ce2004c234339bef8c8074e5e601d0e9 sched: Drop the rq argument to sched_class::select_task_rq()
013fdb8086acaae5f8eb96f9ad48fcd98882ac46 sched: Serialize p->cpus_allowed and ttwu() using p->pi_lock
fd2f4419b4cbe8fe90796df9617c355762afd6a4 sched: Provide p->on_rq
d7c01d27ab767a30d672d1fd657aa8336ebdcbca sched: Clean up ttwu() stats
893633817f5b58f5227365d74344e0170a718213 sched: Change the ttwu() success details
c2f7115e2e52a6c187b8c1f54f0e4970bb677be0 sched: Move wq_worker_waking to the correct site
c6eb3dda25892f1f974f5420f63e6721aab02f6f mutex: Use p->on_cpu for the adaptive spin
3ca7a440da394808571dad32d33d3bc0389982e6 sched: Always provide p->on_cpu
184748cc50b2dceb8287f9fb657eda48ff8fcfe7 sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()
a4c98f8bbeafee12c979c90743f6fda94f7515c7 Merge branch 'linus' into sched/locking
45a5f720fe37d21059da3c333c373c845ccbd82b ixgbe: DCB, X540 devices do not respond to pause frames
e09ad236fc85b1d6e010138f59aba76f6c9a295b ixgbe: DCB, misallocated packet buffer size with X540 device
b776d1043510c60f59220eb5e58b524f5a7f0e52 ixgbe: make device_caps() generic
a59e8a1a72806057084adc2d321fc2a7cbce9579 ixgbe: explicitly disable 100H for x540
4c40ef0291acebf32435e5a4921178ee53bd8933 ixgbe: add support for new HW
eb9c3e3ea2981e56c71e8f5477c51783856090b1 ixgbe: fix semaphores in eeprom routines for x540
032b4325b61b03f87f0346d0e92e39f785e24105 ixgbe: cleanup short msleep's (<20ms) to use usleep_range
0fa6d83258252695203d24c8818092644df10fd7 ixgbe: fix 82599 KR downshift coexistence with LESM FW module
3d5c520727ce3dbf418eec38e431856708f946f8 ixgbe: move disabling of relaxed ordering in start_hw()
7184b7cf555f5bc08e34994147c341abb07d1dbb ixgbe: refactor common start_hw code for 82599 and x540
75e3d3c6812ef2387f8dcfd86437cff00f64b68b ixgbe: update version string for Dell CEM use
d6cd8e0e75b66896bd4e14c8883d62322831cb8f ixgbe: fix namespacecheck issue
c9130180a8dc48943f2a072acec4a53616a1f0ab ixgbe: correct function number for some 82598 parts
2ea5ea5fc4f4f1daa74708c2a14e364d8474812d ixgbe: fix return value checks
c8ca76ebc6e50752c5311b92bb9aef7edb324577 ixgbe: DCB, further cleanups to app configuration
78cd29d5a92ae5067377ad42089f2c8781312f4a e1000e: If ASPM L0s needs to be disabled, do it prior to enabling device
2084b114e3fb0d84e5882f5ee6c7039be52da715 e1000e: fix stats locking in e1000_watchdog_task
86d70e532c352bd309dab5f1d18d113f441cb3ae e1000e: convert to new VLAN model
a5cc764206a3d01dce8ebc17b4e1534afb53c495 e1000e: PCIe link speed in GT/s, not GB/s
1bba4386ab4f67a53c9649268dd9c83bc6110a9b e1000e: convert short duration msleep() to usleep_range()
563988dcfe706457ec7049d59e18d6147179bb0a igb: introduce igb_thermal_sensor_event for sensor checking
34a0326e3aaf1d67fe3de55e77e92961c6a9a847 igb: fix typo in igb_validate_nvm_checksum_82580
7c158399c21e4eabb33965a5fc689ebbd2ded4f6 igb: Add anti-spoofing feature documentation
c326de88b8ac7ed1cd1027017ba6079dbe91be49 net: allow shifted access in smsc911x V2
c3e945006ab2295e9a3f4327aa74a502ad123fe6 tg3: Add support for extended VPD blocks
4852a8614f63999e38539ad16615054dcd20a05d tg3: Add jumbo frame loopback tests to selftest
48fa55a0a5e20b9e2a28a72c66c7027678cae6bb tg3: Automatically size stat/test string arrays
e64de4e6c660dae6d6370b3acb59d5d5cc9ecf20 tg3: Dump registers when status block shows errors
97bd8e491d1786f0020372a5a470bb8b3184856f tg3: Provide full regdump on tx timeout
db8fa2852ed5b46c05148db87be135300f17b8ce usb: gadget: storage_common: use kstrto*()
90e6ca5cda8a38b7bb53660e67eff0845c0abe3f USB: ohci: add bus glue for the Atheros AR71XX/AR7240 SoCs
2f7ac6c199978d0a0e407a12534201aa675a6482 USB: ehci: add workaround for Synopsys HC bug
502fa84195f47a79d7220470ebaa85a773659755 USB: ehci: add bus glue for the Atheros AR71XX/AR724X/AR91XX SoCs
01da92f7f6436c6c29c11490c7fcdb20fb6c46b8 ARM: EXYNOS4: Add usb ehci device to the NURI board
1bcc5aa87f043d34522d783154d08173b435fb46 USB: Add initial S5P EHCI driver
8f1d169f999fea892c3fcbf5a79ae8525a477572 ARM: EXYNOS4: Add usb host phy control
3e112662129b48bf8571ee5f7c49a4dbb3b70f04 ARM: S5P: Add usb ehci device
b750106bafbf9e8cb888a2b3681f444d8183a296 Revert "USB: sam-ba: add driver for Atmel SAM Boot Assistant (SAM-BA)"
a87103a6d4a91cbb9be49d3bbd2f35dcf5510da1 USB: twl4030-usb: Report correct vbus value for accessory charger adapters1
0b0cd6c81defc4e4fccb9e9103666547fefdb9c0 USB: Mark ehci_adjust_port_wakeup_flags as __maybe_unused
74d1dc8d8d13fef55c33b49f06ab84eeebf967c4 usb: fix a typo in a comment
84f6c3fb7e8eef51f994e959015e18bb927127e0 usb/otg: fix twl6030 macro
3c624d4962a583516acadcbf60a8ca2a48421f5c usb: gadget: f_mass_storage: If 'ro'/'cdrom' specified, open file as read-only
73ee4da994e7b97bd8241e39099cf3dd94675d79 usb: gadget: f_mass_storage: Fix Bulk-only RESET handling
654d121ad8c84e3442efee20b2a0703edb18c212 usb: u132-hcd: Drop __TIME__ usage
3482f00d018fb5e476beb867272c1d82f4f5c7d6 usb: ftdi-elan: Drop __TIME__ usage
99083f16f04e050eab0059167b4980cd67e7aa5a USB: UHCI: don't try to revive a dead controller
7d670a2ed770a3405a7edb1159e3fa9b3f43fe46 USB: UHCI: remove uses of hcd->state
4661ffc91befc8c5ee080720120da1d53851060a usb: don't enter usb subdirectories directly
3ab810f19d71f4083be44b41770bcd784ff82e51 usb gadget: fix all Section mismatch warnings
ad7c56f07e24c758d78e797ceeb9cf049dec66aa USB: sl811: add Kconfig option for ISOCHRONOUS mode
ee81b3e086c907a3347b15ef219a24fc8bf900f6 USB: g_file_storage: don't send padding when stall=n
edf847decc4159128041d2a81f8d93e6eb567ecb USB: remove dead code from usb_deregister_dev()
806e8f8fcc27e1753947bd9f059ba2316cf8f92a usb: usb_storage: do not align length of request for CBW to maxp size
088c64f812847b3623b03d167ed329f90f3e38a4 USB: cdc-acm: re-write read processing
74f5e1babde76149c2bb35ca5dbf4d0b9b38f161 USB: cdc-acm: clean up read urb allocation
94d4c8919de3ae9e2e029ed121adfed43803bb5d USB: cdc-acm: clean up open error handling
dab54c9f1e26f47a3313300bc1f4dc0eecb47375 USB: cdc-acm: clean up rx_buflimit references
6fb6b8846458afb7b5689f86cf35705c40eb70e5 USB: cdc-acm: remove unused drain-delay code
3a42610812c55e8a60e2660e01c6cb6eb01d4171 USB: cdc-acm: remove superfluous prototype
a2c7b9353e8f782590852052fe2948692020147e USB: cdc-acm: remove version information and changelog
5e9e75f8bd97864d552ec2b8d1a00e2b3012a6b3 USB: cdc-acm: use dev_vdbg in read/write paths
4fa4626cd43679dc62a73ee3e347665e761abc9c USB: cdc-acm: clean up verbose debug
a5cc7ef92f69a88a1984cc3e09f6c19656efeb2e USB: cdc-acm: replace dbg macros with dev_dbg
1d9846e505febb71255b098910ace741433312b7 USB: cdc-acm: clean up dev_err and dev_dbg
255ab56c5ae30165d506b837f6576944a02ecdf0 USB: cdc-acm: use dev_err to report failed allocations
59d7fec7c6908604862658a3679ac44c2c3eea44 USB: cdc-acm: add missing newlines to dev_dbg and dev_err
bce1a702ed9bd9aa3549352b3134e110bf076586 USB: change the way we initialize format strings
2f98382dcdfe1f0048b447da35f34507ffb514dc usb: renesas_usbhs: Add Renesas USBHS Gadget
f1407d5c66240b33d11a7f1a41d55ccf6a9d7647 usb: renesas_usbhs: Add Renesas USBHS common code
280f294f7bd0c14d9f802a551c95dc930e31d723 Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
4d42d417be75d750b82798922b6e775915e11bce rndis_host: Poll status before control channel where necessary
a3e6b12c0232748658a602eda39f12fddb254ba8 mac80211: Allocate new mesh path and portal tables before taking locks
09d5b94d2cbc6c3ebb70a9a318f6390d0b4cf010 ath9k_htc: Enable AP and P2P modes
fbc29d6c3da58bc51416f65a50bdb419d4ea85b8 ath9k_htc: Add detailed firmware statistics
821f9414c0546fbc99a999e9dc613d1756e1de8a ath9k_htc: Use helper routines for transmission
2f80194c90caea3668d0e3739518bf100449a813 ath9k_htc: Use separate URB pool for management frames
859c3ca1e4608615788dc6cbc199210fe4b5efa2 ath9k_htc: Add a timer to cleanup WMI events
c4d04186c7023d54445b695da226b3e98e0a55f9 ath9k_htc: Add a debugfs file showing endpoint status
01f684de7cc0641a9ee968f2d2c45c3a67241252 ath9k_htc: Add a debugfs file to dump TX slot information
27876a29de221186c9d5883e5fe5f6da18ef9a45 ath9k_htc: Add support for TX completion
84c9e164468bd707e52b440e1c34bc3c85299332 ath9k_htc: Drain packets on station removal
e1fe7c38d39f8f6ebdffc3a55e2ec6e2ec0d1872 ath9k_htc: Optimize HTC start/stop API
b587fc81a80b9656f64e89fe0a106ffa4b35abca ath9k_htc: Drain pending TX frames properly
f2820f4583b233827f10d91adea70225e196d852 ath9k_htc: Use helper functions for TX processing
2c5d57f004673a9c8658e20b1fa3f992b5a10f70 ath9k_htc: Add TX slots
729bd3ab460d3bb8236cc8f6fd0289201124112d ath9k_htc: Move endpoint header parsing to TX tasklet
d67ee5339363608adce786ec8fd62a0fb2b66116 ath9k_htc: Introduce new HTC API
8e86a54715c4102a8ed697939de9ebd9715dc59c ath9k_htc: Fix TX queue management
3deff76095c4ac4252e27c537db3041f619c23a2 ath9k_htc: Increase URB count for REG_IN pipe
16c56ae87509d9bbcd8c711dc4f99b38c234d6c5 ath9k_htc: Add a new WMI event WMI_TXSTATUS_EVENTID
e8e3860765641d5e9d1607ec50191cb33c28371d ath9k_htc: Sync MGMT/DATA packet headers with firmware
15f6d6d52fe0d9fcf8c09788caff5d1684e5f12c ath9k_htc: Reduce TX queue size
658ef04fd42a587b17a379ad9208023473442ddd ath9k_htc: Move TX specific stuff to a separate structure
ee3fa1bdadd998652083a7814af745f765a06a25 ath9k_htc: Remove unused WMI_WLAN_TXCOMP_EVENTID
0a8579f6b7c3f4332ad9eb6615c7631ef9cd4ed6 ath9k_htc: Sync struct ath9k_htc_cap_target with FW
e4c62506fcfa7c1fa7c586ab518a172c3a65db0f ath9k_htc: Sync struct ath9k_htc_target_vif with FW
b97c57ff3f568b33ed91915f48431feae2dab288 ath9k_htc: Sync struct ath9k_htc_target_sta with FW
40dc9e4b86963b77918f1b8fa02b98c1e420a7e1 ath9k_htc: Use SKB's private area for TX parameters
e723f3900c3b23feb427672c6ccfe5d4243d2c2d ath9k_htc: Remove unused WMI commands
b1563a4c3d721cb0496b8e1fb874f08a8f2b62cc ath9k_htc: Fix RX length check
719c4cf6b1b113e9caf377c6607ae45758a85871 ath9k_htc: Add RX error statistics
8e42e4ba98f986be64016df79eacbb671dbd3d18 ath9k_htc: Move debug code to a separate file
f4c88991f51e097b6541f998fd23d477999e5886 ath9k_htc: Queue WMI events
b0a6ba983e3663bf256ca2e79d17bb846878cd9e ath9k_htc: Fix beacon miss under heavy load
7d547eb4bb664c5a6b7c8790c2ecb0aec5d15385 ath9k_htc: Handle buffered frames in AP mode
2493a547ee81e6daca812d5dd7cf9357aebc379b ath9k_htc: Configure the beacon queue
9b674a0207c9b75ddcdcdb07e46843fac8267507 ath9k_htc: Add TSF adjust capability
832f6a18fc2aead14954c081ece03b7a5b425f81 ath9k_htc: Add beacon slots
1c165c972b040f9ce199b8d8d3cc4f619872cba5 ath9k_htc: Fix WMI and beacon header
29bbfb2491316f9a3888e74b0de7fccdbde67aaa ath9k_htc: Add a WMI command to get the firmware version
ce18f391aa872a910e7798c340b6cf22d02c77a2 ath9k_htc: Rename firmware
9efabad2b228ef820f5ce969baa62860cf65b9ea ath9k_htc: Remove AR7010 v1.0 support
d0805c1c5758f8fd16c88bf1efa8fb4be4408ce1 mwl8k: use traffic threshold to decide when to start ampdu
4114fa21465ec7ee9526173676d3122a98bbbbd8 mac80211: receive EAP frames from a station in an AP VLAN on the main AP
8e26a0303614e766f993b1ac4a5bfbf80436d9dd ath9k: introduce ATH9K_{PCI,AHB} config options
12488e01fb2b06bb3f6ee137efc88e29d827817e mwl8k: interrupt handling changes
32235b07b52e948900613e27c5cbd955d084ae8a Staging: merge 2.6.39-rc3 into staging-next
74ae2fd7d326750d973920c30d5269596724ca71 stmmac: review Wol and enable the Unicast support
b19f7f71b6fa5e0c49f65082044b8a2ff1009f00 macb: Add rx overrun counter
8b5933c380fc66a6311739f9b36a812383f82141 net: ethtool support to configure number of channels
f030d60b30855e18ac5bf080fa9e576147623d18 Merge branch 'for-2.6.39' into for-2.6.40
674479124f8cbc4b5507d914ccd63ad08fd5326e ASoC: codecs: JZ4740: Convert to table based controls and DAPM setup
621206b76825f24ccb650b9f59c18c17f6760a4c ASoC: JZ4740: qi_lb60: Use the SND_SOC_DAPM_EVENT_OFF for the speakers status
c6f0ede7c563497f6d7fef847a965d7fd63d86f9 ASoC: JZ4740: qi_lb60: Use gpio_request_array to request and setup gpios
13319699113a78e90625ece124666d3ee53033f6 ASoC: JZ4740: Convert qi_lb60 codec to table based DAPM setup
d06e48db1670b29b3f62f1dfe4a36af237d5aa0d ASoC: Make struct snd_soc_card's dapm_widgets and dapm_routes const
ec5af076f53da800eef939ab092561d85f162637 Merge branch 'for-2.6.39' into for-2.6.40
b7a5d14c607093de1a030e9933bc8c95ab2afd3f ASoC: Mark Speyside widgets as ignoring suspend
556e4fb1d801b0f977b1522e14fb06e2f3059f4c ASoC: Add stub baseband link on Speyside
ea0e60de385a984ab54d6694b03119d1706f548e ASoC: Add pin switches for fixed analogue inputs and outputs on Speyside
68688e78ed4bc8d1a811ca29e2f8681561706db3 ASoC: Add Speyside headset jack detection support
ea3e98e75a6f38522450b66e22e34267977915ef ASoC: Support the sub speaker driver on Speyside
ea0a591a28b9249ea585f2cf8045e43f57f48fbb ASoC: Optimise clock management for WM8915 Speyside
ecfb1adf5f037eaff0b678918d84a8febd9f1c3e ASoC: Add basic widgets for WM8915 Speyside
9b8dc66fbae53def2547df8c0a5cbe8924ea2b1f ASoC: Initial audio support for Speyside on Cragganmore 6410
9a841ebb9cac3f1b7253bb01c304f89b1af25aba ASoC: Create card DAPM widgets early so they can be used in callbacks
01b07e2d84c887b432353ead846f4497a33b5f5d ASoC: Move WM8915 FLL operations onto the CODEC
9f72c1d977e47a7d182d49ea131067cba0a96ab8 Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
b86ed368f1f0b19de1918c57e4b056e73d5613a0 Bluetooth: Check return value of hci_recv_stream_fragment()
78b4a56c28c096a1eb02f1d864eb450eb910e43d Bluetooth: hci_uart: check the return value of recv()
e1ba1f15469903b6f443fbf00f069d169e3fba6d Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
9f69bda6aa8b365169b4a6fd35432ee40574d661 Bluetooth: Add proper handling of received LE data
0733119c0bed37eda4bb832d049939a0dc53a233 Bluetooth: Clean up ath3k_load_firmware()
cd69a03af1106c486033df600c7945957ea5abeb Bluetooth: Fix wrong comparison in listen()
58d35f87effa0235181a24d55576aaa756ef7312 Bluetooth: Move tx queue to struct l2cap_chan
c916fbe45c1f30417fa28e62cbbfae295a3f315c Bluetooth: Remove unneeded uninitialized_vars()
49208c9c7b483098401683fef5cfbd66931ca643 Bluetooth: Remove some sk references from l2cap_core.c
39d5a3ee355fa903ef4609402c79f570eb9fc4d2 Bluetooth: Move SREJ list to struct l2cap_chan
8962d87129ec0a820d17ac44cbf3f51010ad8db8 ath5k: improve comments for optimized tx descriptor setup
91eb7c08c6cb3b8eeba1c61f5753c56dcb77f018 netfilter: ipset: SCTP, UDPLITE support added
9d5e6bdb3013acfb311ab407eeca0b6a6a3dedbf ath9k_hw: don't touch with treewide double semicolon removal
edb2fd9524cc2a55fb5a2e878b6e4e83f9e63fd0 include/linux/leds-regulator.h: fix syntax in example code
82a58a8b7f293e5bab3dd41ee160867bcad41f37 ASoC: tlv320dac33: Lower the OSC calibration time
8b86c1c28f569301aa1a113a060f9ed803300903 Input: atmel_mxt_ts - convert to MT protocol B
08960a070add74cda8c968b8ace5418a5acf17c3 Input: atmel_mxt_ts - make CHG line high after enabling interrupts
910d80513056589d3b12b3aad8598d19e0a0a5bd Input: atmel_mxt_ts - support 12bit resolution
6139e75f4a413bdc8f366fc11e437347be8abc59 net: Missing 'inline' in vlan-disabled vlan_untag()
a7e70158884629898d79709622a66b8ef99e4018 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
24743537d3f784a8b3014e934fad0a9c45e4e789 atm: iphase: Fix set-but-not-used warnings.
095d3da610d4022d341c517c59dd5a5d656d966f 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir()
1aac62671686e6234c91b5f6fc4caaa850419d5d net: vlan_features comment clarification
6d95ff974a4b51121777973ffba7547c648da974 net: ioc3: convert to hw_features
66371c44136b566f39f70c72cb4d117558bee3fa net: bnx2x: convert to hw_features
e5ee20e70f078d584572709962f5d90f876912c3 net: bna: convert to hw_features
d1423c7ab847e72a63e0e3512a1a7f3bce55ae01 net: ps3_gelic: convert to hw_features
f5d640371dacda100a32a30e8013f957aff26ce1 net: sky2: convert to hw_features
872674858fe236b746317741013c830bb70775c2 net: add RTNL_ASSERT in __netdev_update_features()
bcc6d47903612c3861201cc3a866fb604f26b8b2 net: vlan: make non-hw-accel rx path similar to hw-accel
6f11c819d5fb24b637f2db605e5d3c270c979627 ath9k: Register id table for platform device
b3ba44c6d1633692b45910ee77064e635e2c3143 rt2800usb: Add seven new USB IDs
901c1113da1efc98881233a8a67f98286a0b766a ath9k_hw: update AR9003 low_ob_db_tx_gain to improve spur performance
5fb32faf821586312dc0b51a64bfa17ad0633daf ath9k_hw: update Ar9003 intervals to fix carrier leak
2d05a0c2b4ac614cb5e0eba75d39a37205d129e8 ath9k_hw: Remove unused code in AR9287 eeprom
3dfd7f606645279c788f48cfdfdf9565ec72c4f0 ath9k: Implement integer mode for AR9485
228bdfca9a09c1263c24509b4bc23a67be168e1a rtlwifi: rtl8192ce: Fix LED initialization
f0bce44f5f2eb37dba58aa992d0c58da92ded201 ath9k: index out of bounds
0f8e94d2ae4f7966d09c8105ccabb3b3d8238a4d ath9k_hw: index out of bounds
c266c71a9cbdccb40fb6f4c05d4ddaa6226e5eba ath5k: reduce interrupt load caused by rx/tx interrupts
5b7916ad8c29da9f30fbf03a8b61862acdba00ce ath5k: clean up debugfs code
ed8950857f728303a1463ac9267e72c278738bf6 ath5k: remove ts_retry from ath5k_tx_status
b2fd97d0190a400b49a2f910109a4a492bfea319 ath5k: optimize rx status processing
b161b89fb97b30233526d31c5f94397ed94ffea6 ath5k: optimize tx status processing
fe12081cb664cd5d412dc56de0585a80484b1331 ath5k: remove ts_rate from ath5k_tx_status
c5e0a88aa2e0f42cdb4c79c977c52f6bc38ec160 ath5k: optimize tx descriptor setup
b1ad1b6febb7772583c98d9a879fbbdb82a726a7 ath5k: fix slot time handling
488a50176c169eb36544b4f970c8bba68ede30a1 ath5k: fix SIFS time handling
a27049e2c926bcf68360532a5ae66e408296ae85 ath5k: fix short preamble rate duration value
6d7b97b23e114c8fbb825e6721164d228c1af3fc ath5k: fix tx status reporting issues
a065784620a2b78a2bbd00e066c004644d227ea8 ath5k: improve pcal error handling for ENOMEM case
ba30c4a58ceb10e81dbf6bd80aeb6a4db42db8fe mwl8k: Fix checkpatch.pl and sparse warnings and errors
1296433bf39a8dea852aafad1f29b775f993bca1 ath9k_hw: remove unnecessary parts of the AR9380 SREV check
ebe27c91af8b7f4810ae906fbd3eeb2d87850026 {mac|nl}80211: Add station connected time
f60c49b67dd6db2ccb740a6a671414f9dab00c4f ath9k: Fix kernel panic on module unload
d0ef824b9a712b866e38212089ade3a7114225a4 ath9k: Update gain table for AR9485
7d75541499319dff375af252345ae1999540b4a9 ath9k: Add RSSI information from control and extension chains
1570ca59279a74db73b8ff840abdfaf64a9ee2ff mac80211: send notification on new peer candidate for our secure mesh
c93b5e717ec47b57abfe0229360bc11e77520984 nl80211: New notification to discover mesh peer candidates.
96b78dff0321d881ef27d858a462c476e0444619 nl80211/mac80211: Perform PLINK_ACTION on new station
53e805111b69d55834f4e1ed0a31a97ea0b9e425 mac80211: ignore peer link requests from unauthenticated stations.
71839121a0f35f9968d2e204a76eb22683156fd8 mac80211: Let user space receive and send mesh auth/deauth frames
b39c48fac1fc915a5dcd024bf6e9aabc855ed591 nl80211/mac80211: let userspace authenticate stations
5cff5e01e818029a5d2c3c31b7ae5e5e7ee70452 mac80211: ignore peers if security is enabled for this mesh
15d5dda623139bbf6165030fc251bbd5798f4130 cfg80211/nl80211: Add userspace authentication flag to mesh setup
581a8b0feeed8877aab3a8ca4c972419790cd07f nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
a22e93f5d819f11d2a2d6332e20ff5b462e5c208 iwl4965: drop a lone pr_err()
952949738aba19f84dae9def18e0baa58f0ce0b8 ath9k: fix too early enabling of rx during ath_startrecv()
264bbec811024e39fe8f9e7a45743f81f373529e ath9k: fix PS-Poll reception on AR9160 and earlier
6a35a0ac5771fa962c45926678d1f194cbc98c4e mwifiex: use common keyinfo bitmap for different key types
18bf965702058f5f8039e6a46bb5ebaa18d38ebd mwifiex: fix cmd_skb headroom decreasing issue
d88525e8fdc00c0078d38353caffc29e5a9c70cc ath9k_hw: Fix instable target power control b/w CCK/OFDM
15b91e830dbf300d653b3fe70f6ef71b568164a3 ath9k: Implement dev_tx_frames_pending callback.
e8306f989483e4b97a8b37dd268de6c8c6f35e75 mac80211: Check for queued frames before entering power save.
143780c6562080c1117cd9197ee1b33c0d838376 ethtool: time to blink provided in seconds not jiffies
252f4bf400df1712408fe83ba199a66a1b57ab1d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
607bf324ab3d780e1ec20b1b1a3bfaa3be58a957 slub: Fix a typo in config name
6ba1037c3d871ab70e342631516dbf841c35b086 vxge: update driver version
9f9b16458134ba9f06ef6f15369513aa9eebc81c vxge: spin-lock issue
cd883a791b55c3c52ce402cd551585fed092d240 vxge: always enable hardware time stamp
d83d282bcbf24ec8ddd4f0eb57f7ad302c431b8a s2io: Fix warnings due to -Wunused-but-set-variable.
f68e542f3478147986a9c8958942ec649dc06201 fat: Fix statfs->f_namelen
869f58c0cdba3ae6880ab6113617e62672198773 fat: Replace all printk with fat_msg()
81ac21d34a91e85b029cd86e2ed5eeae8d7c3cd4 fat: Add fat_msg() function for preformated FAT messages
2c8a5ffb94bbb4f04aaf8a923e9098fb7a51a75a fat: Convert fat_fs_error to use %pV
700309295551ef9217e4ae00a5b1d3030fc5438c fat: Fix possible null deref in fat_cache_add()
384f5c96ea05aba24a11172ebd6f5d427ca199fc fat: use new setup() for ->dir_ops too
f98e5b80add20ec20b9a3e450c3378eb9a163848 tty: fix typo in descripton of tty_termios_encode_baud_rate
b5eee2fdefc89df312034e5e0e6f5dd55c4e9bae ARM: mxc: Add missing lockdep annotation
0575b4b83edb0a766a9c1518a5da57780f386340 ARM: mxc: Correct data alignment in headsmp.S for CONFIG_THUMB2_KERNEL
f61b9fc27e5b61dbc330696f040cc66ba1dbcbaa ARM: mxs/clock-mx28: fix up name##_set_rate
32a90b6e65792260d6212ac52e8f5be140b6f5be ARM: imx: fix usb related build failure for mach-vpr200
58fc7f1419560efa9c426b829c195050e0147d7f x86/amd-iommu: Add support for invalidate_all command
d99ddec3eee0be8a43b2c1ff624b9dfaaa26b959 x86/amd-iommu: Add extended feature detection
4203306506ebe4eaaa84a2cbd7c1eb2fc0128faa Input: add driver for Maxim max11801 touchscreen controller
467112777c462a592c27338eeea5d1a320e82b5f Input: gpio-keys - add support for setting device name
92a47674f57b4a84a43ce93b0dfdb596c0543749 Input: gpio_keys - add support for EV_ABS
3905c54f2bd2c6f937f87307987ca072eabc3e7b sched, sparc64: Turn cpu_coregroup_mask() into a real function
420dd718ad0bc4a4e07ae0ac7f8eac7545eb253a ASoC: Fix mis cherry-pick of wm1250-ev1 driver
f344c25dbab1a392ef7a7afc8ca061b3b7285423 niu: Fix warnings due to -Wunused-but-set-variable
39b9afbb4c0750742eb61b7a015e12f483e0b4a3 caif: Add BUG_ON if dev_info is missing in packet
4dd820c088d201e526840c9dbc2f0b87a0a41868 caif: Don't resend if dev_queue_xmit fails.
73d6ac633c6c0ca703f90db0b808d9593e46aef6 caif: code cleanup
1c01a80cfec6f806246f31ff2680cd3639b30e67 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
4bb3f43c6e3f3f6897f60ee1bab423ce23539d2c ASoC: Add initial WM1250-EV1 Springbank audio I/O module driver
c93993aca45a223452d2a95383b655c85878c6e8 ASoC: Add WM8915 CODEC driver
0671fd8ef4b32200e75396cd299f0853002fc11e ASoC: Add soc_remove_dai_links
b8eeee68dc81f08993ed5dc18dc6d574ba146674 ASoC: SAMSUNG: Add WM8580 PCM Machine driver
a19809875fb0952631767e2d2484bcd81b4365a1 Merge branch 'for-2.6.39' into for-2.6.40
c44d79950b2daa1025e62eede73e4e4a274d1ef3 niu: Recognise original ethtool class code for AH/ESP flow hashing
bde3528f17aebb9c74d6b0ef81860868c91af049 gianfar: Clean up implementation of RX network flow classification
1b3291241a658fb4d4bbdb41483e1f53c26445ec qlge: use ethtool set_phys_id
127fe533ae56d7f4e7b5011869870982eba25723 v3 ethtool: add ntuple flow specifier data to network flow classifier
5d9f11cf5038587cc53975deb8beaa1a876a7a7b ethtool: prevent null pointer dereference with NTUPLE set but no set_rx_ntuple
b07f3bbee12163a6b48991138a37b87a1126462a video: s3c-fb: add spinlock to interrupt routine
0d60b281dc7fd2ae7ec6463f916138fd2d182bee video: s3c-fb: make runtime pm functions static
900d18c79d0c4d8c33079c163c6b8c7d8b9c4db6 xtensa: remove obsolete BKL kernel option from defconfig
29a78a3ed7fc9c4ee49962751eb321b038c190a2 nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller
22b03214962ec2a9748abc9987fc2e66dec4626d nfsd4: introduce OPDESC helper
204f4ce75434c3453907813f8a819d4cf2a5728f nfsd4: allow fh_verify caller to skip pseudoflavor checks
aea93397db4b39c9d15443a0e7cc9a380ba990c6 nfsd: distinguish functions of NFSD_MAY_* flags
60495e7760d8ee364695006af37309b0755e0e17 sched: Dynamic sched_domain::level
54ab4ff4316eb329d2c1acc110fbc623d2966931 sched: Move sched domain storage into the topology list
d069b916f7b50021d41d6ce498f86da32a7afaec sched: Reverse the topology list
2c402dc3bb502e9dd74fce72c14d293fcef4719d sched: Unify the sched_domain build functions
eb7a74e6cd936c00749e2921b9e058631d986648 sched: Stuff the sched_domain creation in a data-structure
d3081f52f29da1ba6c27685519a9222b39eac763 sched: Create proper cpu_$DOM_mask() functions
4cb988395da6e16627a8be69729e50cd72ebb23e sched: Avoid allocations in sched_domain_debug()
f96225fd51893b6650cffd5427f13f6b1b356488 sched: Create persistent sched_domains_tmpmask
7dd04b730749f957c116f363524fd622b05e5141 sched: Remove some dead code
bf28b253266ebd73c331dde24d64606afde32ceb sched: Remove nodemask allocation
3bd65a80affb9768b91f03c56dba46ee79525f9b sched: Simplify NODE/ALLNODES domain creation
3859173d43658d51a749bc0201b943922577d39c sched: Reduce some allocation pressure
a6c75f2f8d988ecfecf971f98f1cb6fc4de522fe sched: Avoid using sd->level
822ff793c34a5d4c8b5f3f9ce932602233d96464 sched: Simplify the free path some
dce840a08702bd13a9a186e07e63d1ef82256b5e sched: Dynamically allocate sched_domain/sched_group data-structures
a9c9a9b6bff27ac9c746344a9c1a19bf3327002c sched: Simplify sched_groups_power initialization
21d42ccfd6c6c11f96c2acfd32a85cfc33514d3a sched: Simplify finding the lowest sched_domain
1cf51902546d60b8a7a6aba2dd557bd4ba8840ea sched: Simplify sched_group creation
3739494e08da50c8a68d65eed5ba3012a54b40d4 sched: Clean up some ALLNODES code
cd4ea6ae3982f6861da3b510e69cbc194f331d83 sched: Change NODE sched_domain group creation
a06dadbec5c5df0bf3a35f33616f67d10ca9ba28 sched: Simplify build_sched_groups()
d274cb30f4a08045492d3f0c47cdf1a25668b1f5 sched: Simplify ->cpu_power initialization
c4a8849af939082052d8117f9ea3e170a99ff232 sched: Remove obsolete arch_ prefixes
f4ad9bd208c98f32a6f9136618e0b8bebe3fb370 sched: Eliminate dead code from wakeup_gran()
fd7b5535e10ce820f030842da3f289f80ec0d4f3 x86/amd-iommu: Add ATS enable/disable code
60f723b4117507c05c8b0b5c8b98ecc12a76878e x86/amd-iommu: Add flag to indicate IOTLB support
cb41ed85efa01e633388314c03a4f3004c6b783b x86/amd-iommu: Flush device IOTLB if ATS is enabled
9844b4e5dd1932e175a23d84ce09702bdf4b5689 x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver
5cdede2408e80f190c5595e592c24e77c1bf44b2 PCI: Move ATS declarations in seperate header file
8d7dfc2b57bb2cad0731dedd58ec1d70bcca1ccf net: bnx2: convert to hw_features
f593fe363268e7354b3a7f3907170de1ac4de7e7 net: via-velocity: convert to hw_features
e6a46416d4233c99a041ca35c1f692ecae9f942d net: ksz884x: convert to hw_features
5e982f3bfdd5d063f8806a26c87843496a35d26b net: stmmac: convert to hw_features
044a890c5a0fb7ac60c70bbb4e1b79e59272e504 net: 8139cp: convert to hw_features
350fb32ae45ec74ea9cc117c728c48b8e840f0f9 net: r8169: convert to hw_features
8b8ddc68df13032a5666438b48dfb7a86de3a610 net: benet: convert to hw_features - fixup
4e01d2d1cac683477b539b40b7b4662d6a9c436f net: Remove invalid offloads
990078afbf90e0175e71da2df04595b99153514c Disable rp_filter for IPsec packets
5c04c819a20af40adb7d282199f4e34e14fa05c5 fib_validate_source(): pass sk_buff instead of mark
5325e92f33eef5fb54e2e63185d965b4be59a4b3 usb: plusb: Add debug to reset function
647da406e5e6cef87d17ee4d3c65c7b496883a3f usb: plusb: Add support for PL-25A1
6e4d2d9eb22dc9e9f0abfb1a464405b97a461cde usb: plusb: Whitespace
6c655db070ad0e43f66b45fed4c526d6aac07107 m68k: fix comment typo 'occcured'
687566990640e476aeeed844947f2ecadc4717d3 arch:Kconfig.locks Remove unused config option.
6eab04a87677a37cf15b52e2b4b4fd57917102ad treewide: remove extra semicolons
9f0af69b2dd34d2c21817d599db7bdb3c972a759 sysfs-memory: fix uninitialized variable warning and clean-up code.
06794eaeb766989e450c1b459ae28da76e1f8719 treewide: Fix iomap resource size miscalculations
b0c3af5ef0d7b38eb1ba522becd47123ac9736d2 arm: mach-u300/gpio: Fix mem_region resource size miscalculations
99172a2f9edb3517f610fb93356a6a6a0c30f0c8 add printk.time=1 boot-time hint to Kconfig.debug help text
205a44a436e2af83ce9b88144f0eacbb16f8e915 drm: radeon: Fix printk typo 'ib poll'
1dd45aae79b821620ce45765e6210d77173fcecd ldm: Silence "ldm_validate_partition_table(): Disk read failed" when booting with "quiet"
853a1378ed6d6c9214d3a8f62d33186c6283cb51 cs5535: Fix section mismatch
58c2ee4007bea04cc37041fcbd380fadb7b7be82 mm: Fix section mismatch for setup_zone_pageset()
8620d81fadc0747f567909aa7ae2eeb7135a64e9 ARM: Remove duplicate linux/sched.h include from arch/arm/plat-iop/time.c
cdb650a4b5eaf1c0aedbfd7dd6afd6d465c3b0a0 drm: minor kref_put() nits
8985ef0b8af895c3b85a8c1b7108e0169fcbd20b svcrpc: complete svsk processing on cb receive failure
ae6b585eeb74670a2dec1fe4394bdfbdb9395cc2 exec: document acct_arg_size()
0e028465d18b7c6797fcbdea632299d16097c5cd exec: unify do_execve/compat_do_execve code
ba2d01629d0d167598cfea85adc7926822bbfc45 exec: introduce struct user_arg_ptr
1d1dbf8135ab2f3603cc72e39e0f68784f453c39 exec: introduce get_user_arg_ptr() helper
70da1dc052349b75a91fea1198258c99cea03390 Merge branch 'for-2.6.39' into for-2.6.40
0d86733cce776ca0262b850ee8eb46bc52dc8244 ASoC: Allow DAPM pin operations to match any context
52ba67bf85889828b3766207fa43ce7159c84c78 ASoC: Force all DAPM contexts into the same bias state
0215c5cfd79e8c2e88c713cc8485d095e810c662 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
fefecc6989b4b24276797270c0e229c07be02ad3 staging: rt2860sta and rt2870sta: Remove drivers replaced in net/wireless
cb3e85fe19575cce8af82bc62a070c72e8f781b8 HID: hidraw: fix samples miscompilation
7422caa5a1a53ee6b21a687c61cc5435edf8c19f ufs: Fix a typo
857a3d0fb648b450de4a87cc2df9055774cafd2d cxgb4vf: drop phys_id interface and implement the newer set_phys_id
c5e06360317d9c7a91de983749d136c4089e5379 cxgb4: drop phys_id interface and implement the newer set_phys_id
93ae653491f0a413d5f4d9aa4df45d09ecb55d62 cnic: Fix rtnl deadlock
ce9c99af8d4b3b0b9463654fd252d8640d804dc3 x86, cpu: Move AMD Elan Kconfig under "Processor family"
5ecd602e76b925eb19c31d8e861876c9a56321f3 ibmasm: fix comment typo
6fc3ba999994b675c4e6af77ac4e1a6bfd8e6128 iwlagn: downgrade warning on unknown TLV
0da0e5bf1522d75d446f5124e17016628d0a149e iwlagn: clean up & autodetect statistics
703bc583cb98a24eeedd297ee59dfa12852897d1 iwlagn: sensitivity and chain noise done by driver
ae89726a02049e8f61bb3c8bf5dbf1fc06527a07 iwlagn: tx power calib always done in firmware
23c0fcc66b4345ea97ae588c2e01f10c994652ba iwlagn: all _agn devices support power save mode
8ff84a2c99bc7f5f22d9d2b5365d821ce4f7a8f9 iwlagn: more cleanup to remove unused reference
15ade3ca647d95611814333cfe0885fd0184481e iwlagn: remove un-needed configuration
6bb64697ed58909985487e885c269dafd09583f1 iwlagn: remove more reference to legacy devices
ee3cd7e04ca08ff0ec1ebb96be7e64aef928f511 iwlagn: cleanup to remove the reference for 3945
ab4bf5ef5afce9d31cf5cf05ac80b3b01cbb24a3 iwlagn: remove unused 3945 define
ece3cd2e8fb119a4394dcdc6ef921e85cdd4cc69 iwlagn: no 3945 define needed
dcf6640f0f58affa93f158d8573b6868136e3d62 iwlagn: PAPD read for 2000 series devices
a2b76b3b31568da9d281a393845f17689594ccdf iwlwifi: fix bugs in change_interface
68b993118f715cc631b62b6a50574e4701fe9ace iwlagn: fix radar frame rejection
3ecccbcd3c67374aeee447c08fcb9e39a99f7ee5 iwlagn: remove un-necessary function pointer
1d5cc5559aaf5273cc1f9aac9b428e3a99d41de6 iwlwifi: remove extranious macro from firmware define
a49e490c7a8a5c6c9474b1936ad8048f3e4440fc crypto: s5p-sss - add S5PV210 advanced crypto engine support
b3b7f0550f84e06ae60df0a13c2992792fbd1af9 crypto: caam - introduce missing kfree
466de9183570fe9fd21ef167951488fc9d513fcb kconfig: Avoid buffer underrun in choice input
d25b7c1ec7da4636587ad1a22b324bcd7b89b6bc ASoC: Remove special casing for registerless widgets
782d640afd15af7a1faf01cfe566ca4ac511319d net: atl*: convert to hw_features
dc668910f4eaa233c241d43d96ed6b0b9258cc43 net: tg3: convert to hw_features
5ec8f9b8e6d87faa9d3a4b079b83e3c0d9c39921 net: enic: convert to hw_features
6332c8d3a5e352fae854cbcac764622e083461e5 net: benet: convert to hw_features
e92702b1046a418a562878b22f92433517760921 skge: convert to hw_features
774fd7baf87829248365a07fdd42ca9882b5dd64 sst: fix compile error
faeede8cdc9093718a22b4ab2869350c07b1b407 Merge branch 'for-2.6.39' into for-2.6.40
b39e285545a2bd7f331a53b32c8c40748fdd348e ASoC: SSM2602: add SPI support
b7af1dafdfaf8419065399d07fb7cbae14b286ef ASoC: Add data based control initialisation for CODECs and cards
57841869197831542f25c739beaeab4465977878 be2net: call FLR after setup wol in be_shutdown
48f5a19168c228e6533401c563d9fcbc152bc33f be2net: dynamically allocate adapter->vf_cfg
81be8f0ab47db1171dac0eb8b062291603b57dd4 be2net: fix to get max VFs supported from adapter
b0060586d23968d66325d775651d92ee830c032f be2net: use common method to check for sriov function type
4b97291429bf59c09a969184a7d2ebde7287e7eb be2net: add rxhash support
2ead70b8390d199ca04cd35311b51f5f3676079e Bluetooth: Fix lockdep warning with skb list lock
311bb895e325e5f4d708c1ed2206da8a3885c83a Bluetooth: Move busy workqueue to struct l2cap_chan
f1c6775be6fc944e32e0150305d9753b9a846519 Bluetooth: Move srej and busy queues to struct l2cap_chan
e92c8e70faf5e3cc22979daba2a895359aa1eab2 Bluetooth: Move ERTM timers to struct l2cap_chan
2c03a7a49e0831646bd35d0877ec7d051d8f174b Bluetooth: Move remote info to struct l2cap_chan
6f61fd475907bf0a1470cb969ee993a31d305513 Bluetooth: Move SDU related vars to struct l2cap_chan
6a026610eee2c53ff59598905fcbaa979aec68d1 Bluetooth: Move more ERTM stuff to struct l2cap_chan
42e5c8027bad6f1591032941f0ebf4fc079405c8 Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
525cd1851b9faaadf5ea33e05192b8d22f42487e Bluetooth: Move conn_state to struct l2cap_chan
710f9b0a423cad155144742f6497efe5163ed750 Bluetooth: clean up l2cap_sock_recvmsg()
73ffa904b78287f6acf8797e040150aa26a4af4a Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
fc7f8a7ed4543853a99852ca405ea71fabe78946 Bluetooth: Move ident to struct l2cap_chan
820ffdb3d25f74fbd553453f461709d52dfa72a2 Bluetooth: Remove struct del_list
baa7e1fa6d2870462bd744df1c6ddbd497fe86d6 Bluetooth: Use struct list_head for L2CAP channels list
48454079c2d4b9ee65c570a22c5fdfe1827996a4 Bluetooth: Create struct l2cap_chan
c1e48efc701b79ee4367c9a1a4e8bbc7c3586e02 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
b37e3b6d64358604960b35e8ecbb7aed22e0926e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
a90c7a313a1c5b4fc99f987a2ae8f92ab0ae35c7 cfg80211: add a timer for invalid user reg hints
146095557b01cf5ff5d66554d96cbb8133d94eb9 cfg80211: fix regulatory restore upon user hints
02a7fa00a6d145037d549c779ad7692deb504acc iwlagn: move IO functions out of line
519d8abd358afad825a1b919a2421d76779f23cd iwlagn: remove ISR ops
0e5884458eeadbb48ab3eb1d5f63b4a53a044a95 iwlagn: remove rxb page bookkeeping
c2974a1d18832a9fffb2eb389c3878f5c4ed92f1 iwlagn: remove rev_id
e98a130259ed6f88bc2833fa525b10453c92c047 iwlagn: remove hw_rev
bc255930639122d788d1b6ce10d3c01cc2946398 iwlagn: remove hw_wa_rev
917b6777b45ac49c436570e36eb09d9b8b84c434 iwlagn: remove BSM clock setting
17445b8c443bb1aaf7f85bcf60676d04be1c467c iwlagn: init cmd_queue earlier
d7d5783c6668b54111cc77005755799e94261497 iwlagn: clean up alive handling
3d09cdff233b5a37ce9993c533e8da1403e2da30 iwlagn: fix ucode verify message
3997ff39faa184a2ff670a6792cdb89ff51cf78f iwlagn: add feature flags
7415952ff789b1c1878119662d4dc011ac9d261e iwlagn: check more error return code
901069c71415a76d731857ccda814e18ded062f7 iwlagn: change Copyright to 2011
6009c39c6fc1cb988bdc90a395d9cce273afc7d5 iwlagn: remove ucode_data_backup
e649437fd6e2bae6f7b8a36a302a1ec4faa5d906 iwlagn: centralize and fix ucode restart
1fc352765fb461e4afafff4d650624df8ab6b6d6 iwlagn: remove bootstrap code
35b1d92dfb361d24664381a0e4ae8ed47c771a66 iwlagn: verify specific ucode
fb66216f9ebb146ad457829fcb62ae8f4348cda2 iwlagn: simplify ucode check code
36127db02ec17828c1582bb6bc1f12160fd35d64 iwlagn: return send calibration result
08960dea6c736280a03cb947f445fdb94fdaa2ee iwlagn: remove pointless return variables
4de10b188070b1b96743b1b912843af729ebe50f iwlagn: remove more 3945/4965 related defines
7102762ef0ef330ab0601b6c3bc92bf9be5b1317 iwlagn: clean up ucode loading
2dedbf58b2edbe940d370845dbf4210f1ddd2b31 iwlagn: make mac80211 handlers static
3240cab3ddfb2637cfca3a078078cdeda44d0a99 iwlagn: clean up some 3945/4965 remnants
68e022dfeb548b48635888d1392f983977293573 iwlagn: remove unused variable
cebb28ba1ebb00edee4606547d81acf8db0f0532 rt2x00: Drop __TIME__ usage
0321708748d8f2ecfffa4a9feafb332312e4e57f mwl8k: Do not configure tx power unconditionally
99e4d43ad5ff5778f92ee3bc40a29ac7cd8a28f4 ath9k: configure beacons based on hw opmode
4f5ef75b155955bf92adc772c6660787151fc78c ath9k: Handle BSSID/AID for multiple interfaces
66da424177db4f4f2fa7a462db5912655aad966f ath9k: Cleanup ath_vif struct
59575d1c717815d62f1b5aeac74e5e60a1b27428 ath9k: deny new interface addtion on IBSS mode
1e5f52de216a32986a5c3cbc358dbb2620a03047 wl1251: Add support for idle mode
a0bbb58bcb70295ff05f870c93d34f9fbe614204 wl1251: Prepare for idle mode support
ffbd308dce898a857de76d17cc05748505cf4ece mac80211: remove few obsolete flags
fbd5d17b8e2b418b495599c554f9c4754b7f93c9 zd1211rw: rename CR* macros to ZD_CR*
26cd322bacd3d65fffef6f8418c2fdad5b42e4b5 ath9k: use the hw opmode to select the beacon timer mode
5e65968a10bb628b87024161c9adc8dbd886b47a ath9k: fix beacon slot processing in ad-hoc mode
2be50b8df53f2f329b7ddcc8be286ef6a7469fd2 mwifiex: remove redundant encryption_mode mapping
2d3d0a88bd136f8e6f39bc53242712852e5d0bb2 mwifiex: return success in set_default_key for WPA/WPA2
f4263c9857e6411ef2388868cc6c79a1602a654e nl80211: Add BSS parameters to station
8447c163afeaa7e9f6f015088177b1c8511e0877 iwlwifi: remove sync_cmd_mutex
dc1a4068fce2657991c5c3b1f6849f7fc466c69f iwlwifi: more priv->mutex serialization
3598e1774c94e55c71b585340e7dc4538f310e3f iwlwifi: fix enqueue hcmd race conditions
08b8099c128d601fd675b212ef8b10397706b633 wireless: rt2x00: rt{2500,73}usb.c fix duplicate ids
f3b3e36f4ecad9fd7b0ae04d7400f2153a7834eb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
b0006e69615868f3dfdfe2bd64eb11973f1208fc ar9170usb: purge obsolete driver
d6c558379abc27241c75b8c30fc8c94b82537d5e Merge branch 'for-2.6.39' into for-2.6.40
e46bc9b6fd65bc9f406a4211fbf95683cc9c2937 Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace
9660439861aa8dbd5e2b8087f33e20760c2c9afc svcrpc: take advantage of tcp autotuning
31d68ef65c7d49def19c1bae4e01b87d66cf5a56 SUNRPC: Don't wait for full record to receive tcp data
586c52cc61b5b84c70102208b78269ef5924bf49 svcrpc: copy cb reply instead of pages
cc6c2127f2316c2b2ad1e8919b45cde5e03f65aa svcrpc: close connection if client sends short packet
48e6555c7b3bf0d92f8167d8b8b8ecf4a3fdab84 svcrpc: note network-order types in svc_process_calldir
5ee78d483c5812228e971e145b912e0a7e35e571 SUNRPC: svc_tcp_recvfrom cleanup
0601f793921157603831d00a9541d92e8f5763f6 SUNRPC: requeue tcp socket less frequently
ff00c2a5b2308219ab952d01e5bb17b9ea772d7e [IA64] fix build warning in arch/ia64/oprofile/backtrace.c
1214eac73f798bccabc6adb55e7b2d787527c13c Initialize policydb.process_class eariler.
eba71de2cb7c02c5ae4f2ad3656343da71bc4661 selinux: Fix regression for Xorg
ba4b87ad5497cba555954885db99c99627f93748 dma-debug: print information about leaked entry
a12d3e1e1cb67bab2411966b345151c316633847 ALSA: hda - Remember connection lists
8e28e3b29fdbb2b94bb279700114b5963fe1d4e8 Merge branch 'fix/hda' into topic/hda
ad93ffe6e4fc02993987008e4a5dcdcf4c926cd5 ALSA: hda - Fix unused variable warning in patch_realtek.c
35ffe11587fb6e93725d420aa17cf1e7a6bf427f ALSA: hda - Remove superfluous inits for ALC662 auto-parser
10696aa0e56b29c6f3ce27081092785c564423e1 ALSA: hda - Mute ADC as default in ALC882 and other auto-parsers
0e53f3440925aa36fe3bd2307e5fa0238a66f8bf ALSA: hda - Unmute mixer dynamically in alc662 auto-parser
7d0c5cc5be73f7ce26fdcca7b8ec2203f661eb93 x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled
d8c13085775c72e2d46edc54ed0c803c3a944ddb x86/amd-iommu: Rename iommu_flush_device
ac0ea6e92b2227c86fe4f7f9eb429071d617a25d x86/amd-iommu: Improve handling of full command buffer
17b124bf1463582005d662d4dd95f037ad863c57 x86/amd-iommu: Rename iommu_flush* to domain_flush*
61985a040f17c03b09a2772508ee02729571365b x86/amd-iommu: Remove command buffer resetting logic
815b33fdc279d34ab40a8bfe1866623a4cc5669b x86/amd-iommu: Cleanup completion-wait handling
5402e4cb80dc2cb407ca07e31cb7668ba45e5320 ALSA: hda - Rewrite alc269_suspend to alc269_shutup
1c716153a87ae75c8bd63f1b6f7916300d87df7e ALSA: hda - Introduce shutup callback to Realtek spec struct
691f1fccf72e3092e3a7a79fd672940afc9305ef ALSA: hda - Refactoring EAPD controls
a7f2371f9e9730ccdb70d6d5803da2a732c97cf3 ALSA: hda - Split EAPD init to a separate array from alc662_init_verbs
912d398d28b4359c2fb1f3763f1ce4f86de8350e net: fix skb_add_data_nocache() to calc csum correctly
993ba1585cbb03fab012e41d1a5d24330a283b31 x86-32, numa: Update remap allocator comments
198bd06bbfde2984027e91f64c55eb19a7034a27 x86-32, numa: Remove redundant node_remap_size[]
1d85b61baf0334dd6bb88261bec42b808204d694 x86-32, numa: Remove now useless node_remap_offset[]
b2e3e4fa3eee752b893687783f2a427106c93423 x86-32, numa: Make pgdat allocation use alloc_remap()
2a286344f06d6341740b284494379373e87648f7 x86-32, numa: Move remapping for remap allocator into init_alloc_remap()
0e9f93c1c04c8ab10cc564df54a7ad0f83c67796 x86-32, numa: Move lowmem address space reservation to init_alloc_remap()
82044c328d6f6b22882c2a936e487e6d2240817a x86-32, numa: Make init_alloc_remap() less panicky
7210cf9217937e470a9acbc113a590f476b9c047 x86-32, numa: Calculate remap size in common code
af7c1a6e8374e05aab4a98ce4d2fb07b66506a02 x86-32, numa: Make @size in init_aloc_remap() represent bytes
c4d4f577d49c441ab4f1bb6068247dafb366e635 x86-32, numa: Rename @node_kva to @node_pa in init_alloc_remap()
5510db9c1be111528ce46c57f0bec1c9dce258f4 x86-32, numa: Reorganize calculate_numa_remap_page()
5b8443b25c0f323ec190d094e4b441957b02664e x86-32, numa: Remove redundant top-down alloc code from remap initialization
a6c24f7a705d939ddd2fcaa443fa3d8e852b933d x86-32, numa: Align pgdat size while initializing alloc_remap
3fe14ab541cd9b0d1f243afb7556046f12c8743c x86-32, numa: Fix failure condition check in alloc_remap()
d9b3e4c5156476a4baf0d7e0f47ba2816b4fff8e Merge branch 'for-2.6.39' into for-2.6.40
7b1b3afadf33627e707c5038af991ae2ce9b5ac5 ewrk3: convert to set_phys_id
94469f75321d13a42056514e2883590b91d84cba qlcnic: convert to set_phys_id
066413dac420c8225e3ef7f0f76c3255448782d3 net: netxen: convert to hw_features
1f90d6657c1ce2eaa4c7fbd1fb36738542f2b650 capi: Perform scheduled capifs removal
17938a6983d634a909d9779143a8dc2922720de5 Signed bit field; int have_hotplug_status_watch:1
034e345081cfb442abeb0e00fa26edeedb5ba96a s2io: convert to set_phys_id (v2)
7bc93714042418cbc4ca89c51d3ab448ea3ef2fe niu: convert to new ethtool set_phys_id
9871acf67c9af89c1e17aee907a3f36e88ccfb67 pcnet32: convert to set_phys_id
1a64246913849b0cef0be88c23381468ce169ab6 benet: convert to set_phys_id
32d3613475d8c7d2170313b9105499dece6a3735 bnx2x: convert to set_phys_id
2e17e1aa80e914acd8a31a41b9bf1173186a976a bnx2: convert to set_phys_id
6d8a7e6f52b0bf646739f2d4bad4643c64977b2a vxge: convert to set_phys_id
12fcf941674fd781117a56f998d2bb28b4bc4cf1 cxgb3: implement set_phys_id
81b8709c25e8c8f56224a24d860de7b77a772e83 tg3: implement ethtool set_phys_id
a5b9f41c228f93d368ab0f292d890ea7143ca5aa skge: implement set_phys_id
74e532ff3c634f20ee2eefe3f8f0083ea547c74c sky2: support ethtool set_phys_id
d66f1886cab1b6539b0a54fb2ecc24ae830d103c openezx-devel is moderated for non-subscribers
191350e7887aa6d843f1097fc1de06cb59eb6ac1 qlcnic: Update version number to 5.0.16
b56421d0b7527f8ecea3de030cf508468fdc9ba1 qlcnic: Fix LRO disable
f8d54811cb125094769704722e4eda6610339b92 qlcnic: Use flt method to determine flash fw region
8816d0099b9c0f48452b69471c2f54037f7e0e3b qlcnic: Remove unused code
b9796a14d9705c4be4a080a4fe39379a51681374 qlcnic: Changes to VLAN code
036d61f05189c9c02de22dd19a1c64a4fd74a914 qlcnic: Code optimization patch
b1fc6d3cfaff6fefd838b84532cb356f8a80da7b qlcnic: Cleanup patch
f848d6dd10e8e27d5dd61a8ab7174a7dde3a3db5 qlcnic: Memory leak fix
53478fef7490c90564dd328b395f238952d95c77 qlcnic: Make PCI info available in all modes
1ca050d909add6825224c015d8cec2425b3edf27 can: convert protocol handling to RCU
4c844d97d269a7ec4a6ba7d530aa876ac64dfb76 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6
66ee33bfda6237b009b6fb0e48690e31800ff334 tg3: Support 4mb flash sizes for 5717 and 5719
ba1f3c76d7607a0af58834b79a055326619cbf2a tg3: Enable 5720 support
6418f2c1b57f9a5d4e7380f698635e5a445c2a50 tg3: Add 5720 PHY ID
f2096f94b514d88593355995d5dd276961e88af1 tg3: Add 5720 H2BMC support
9b91b5f178605dd0d4debcbc184a3e97fcb4f591 tg3: Add 5720 NVRAM decoding
d78b59f5d18bf064abae2fa5bc87f00545e2160a tg3: Add 5720 ASIC rev
0a58d6689bb7c0d49addbf6992aa97234bcfc96c tg3: Reintroduce 5717_PLUS
1407deb1a99f7ec7ed5b09798b02abea5aa44128 tg3: 5717_PLUS => 57765_PLUS
de9f52300d03915846c2baab27332ec462f7f6b0 tg3: Cleanup extended rx ring size code
ba1835eb30a80a0e8a1c33724735f3a99a957cff vsprintf: make comment about vs{n,cn,}printf more understandable
fb631eae1f2171033327e1b9ab427d4a113dc179 ASoC: sst_platform: unregister sst card when being closed
0ed625b2f2751c249417bd28694e37ef48eb5fbb sst: make register_sst_card more self-contained
83a3fd3cf0bfdadfdfc633f6437f9121e28252b9 ASoC: sst_platform: free the resources on fail path
0d1d7ce95156e0b040f1a4029613716aafd791b1 ASoC: sst_platform: initialize module_name properly
82a5a936f6dea13849d93a2899a9b7294a8db336 ASoC: Add max98095 CODEC driver
fa880004682cf0d10e7a7c71dc8d56bbd67ac3d5 Merge branch 'for-2.6.39' into for-2.6.40
5a3016a61530ea171c1b8ab23d7f651de919e39f doc: fix 3 typos in sysctl/vm.txt
79add6277396b91c638f16eb2f1338badc47760d update David Miller's old email address
1304ac8993e32c0530bc82bf1d3f953548a20971 ALSA: hda - Fix mix->DAC deduction for ALC892
11b6402c6673b530fac9920c5640c75e99fee956 x86/amd-iommu: Cleanup inv_pages command handling
94fe79e2f100bfcd8e7689cbf8838634779b80a2 x86/amd-iommu: Move inv-dte command building to own function
ded467374a34eb80020c2213456b1d9ca946b88c x86/amd-iommu: Move compl-wait command building to own function
364de77831213be20f7f33c39ca1c194593b5c11 drivers, pch_dma: Fix uninitialized var before use
660e34cebf0a11d54f2d5dd8838607452355f321 x86: Reorder reboot method preferences
1bc7cf99a90b4cfbeed362f3f238bcc9fc2f2c28 ALSA: hda - Correct initial dac_nids for some ALC272-quirks
e217b960e4f82610946fcad764b8af017a4811c0 ALSA: emu10k1 - Remove CLFE-related controls for SB Live! Platinum CT4760P
8194145dcc9562387d93054a4fcf79438d3c3e40 Merge branch 'old_next' into next
4bf4a6c5b1b2c73cd61d46d77e7da814effc6058 ALSA: hda - Fix alc662_dac_nid and change "6stack-dig" to "5stack-dig"
59c23eabdae97a18cfc400339138f6d1dbde926a staging: IIO: DAC: New driver for the AD5504 and AD55041 High Voltage DACs
d6f087ec9c7ba029419762273a685460c93c8454 staging: IIO: ADC: New driver for the AD7780 / AD7781 24-bit Sigma-Delta ADC
8a789f8c306b5e3fe6ef71bb5412055075d8c87f staging: gma500: Add oaktrail
cb048d558690ba1468e6bb26b82594b4330fb21c staging: gma500: enable the 2D op stuff
636fa5c78c73901022ed6c20c50543af8811e050 staging: gma500: psb_reset actually holds lid functions
9c6ac29cb08da3ac56db668b8f3e33cbf048b879 staging: gma500: Set the TWOD base
3350dead09da181b664775027abc51540425b93d staging: gma500: cleanup the SDVO messages
c3460fd3ec3819c37aeb7bd68e4705ff87733872 staging: gma500: begin tidying up the power management
a3461ee16c73f9caa4948651f9c24c284205a378 staging: gma500: prune more unused fields
99172946238c77160c97cc71b68bb0004c00aed2 staging: gma500: Add a test ioctl for issuing 2D accel ops via user space
ad9f792e67c0a0522bb78109bc979197c9756fcc staging: gma500: Fix some set up bugs found by comparing driver versions
0c6b262753eededa3596d37e8d68ef44718c365b staging: gma500: kill some more #if 0 bits
b0e2326ca7117d802d7af552d2bfdf10ba966ea3 staging: gma500: Another file we don't need
c34433b19d66a7c476fdfaa04c15d8eb9ca86461 staging: gma500: turn on psb SDVO
8fc5945f8fdcd7e902b3852051c8e1d9f0714487 staging: gma500: Remove extra semi-colon.
aea74b6567997bbb670357caa57aff39c8c390a5 staging: gma500: kill off TTM
0b35c063b2084258efee6f1bae583ee21bb07892 staging: gma500: pull mrst firmware stuff into its own header
5c7d3a7aba44864547906cd326dd115c9327e19f staging: gma500: Clean up more unused structures and code
1163a0b88c5882bef744b40133195d7231d4e409 staging: gma500: We don't support the CI either
7e2c6c433e000e2e001f1a8464ea08d053c8fb52 staging: gma500: delete the RAR handling
c69a20369b0f8fca522b8420991f7b214e4e737f staging: gma500: Add Moorestown identifiers
427096db840eb199450e6099e4f9b2731daa692c staging: gma500: Moorestown does its setup differently
e68e8c711b58646c129383828c4ccc49f3b3d6cf staging: gma500: enable Moorestown CRTC handling
9ba06b5fabdfe23f3fe68b04fbe5928a38349bbf staging: gma500: add framebuffer setup
a7cf87e64a5cd5862381c6e874e58b13d5d54c3a staging: gma500: Add Moorestown backlight support
f4f7868bf9de98934ae026a87c66b67f1149e38c staging: gma500: Makefiles
d3fc13d8fb6b7d71313fe57c342ba313bad22fd4 staging: gma500: Add moorestown specific data to the device structure
a9100caeea46e345f918319048b817cd7d295518 staging: gma500: Add moorestown config structures
c9981d941cfe1d5b5244ca4c5f7211153b1d0805 staging: gma500: Make some of the lvds operations non-static
54edcea62dbf7c4b4a429411d216d86c2788d8e9 staging: gma500: Add moorestown lvds driver code
2627aaa6795753e787e544bbc8be60e38e0b08e6 staging: gma500: begin adding Moorestown support
db940cb0db7c69a217661ecd49e1e6b0d680a6cc Bluetooth: convert net/bluetooth/ to kstrtox
e63a15ec0f25c0f97e8f6247b97ac9b30968b6b3 Bluetooth: Use GFP_KERNEL in user context
1322901da5094cecd9826ec3aaade83f6452cc45 Bluetooth: Don't use spin_lock_bh in user context
2a7ce0edd661b3144c7b916ecf1eba0967b6d4a5 dlm: remove shared message stub for recovery
fada4ac33992b1f953d95584e36f6ca7860aea40 Bluetooth: Use kthread API in cmtp
f4d7cd4a4c25cb4a5c30a675d4cc0052c93b925a Bluetooth: Use kthread API in bnep
aabf6f897e44bdf3e237ada04aa8f88d77d75cac Bluetooth: Use kthread API in hidp
c5e129ac2fc72c119b85db79a629de66332f136d sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id
68f512f21a64c9b264df6c61a9333e7890faf74b ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL
8717d07b1143e0f150921f5bd7cfe7af579a995a ethtool: Fill out and update comment for struct ethtool_ops
e20b5b61a36bd5b80eea064c0f2e73285dbe0d3b ethtool: Convert struct ethtool_ops comment to kernel-doc format
abfe903980161b11f3594e3dcbab8b5c5a67168b sfc: Implement generic features interface
f82d9a67fbcdfd8af6be7a7c9e381864ec9a271a sfc: Enable all TSO features on VLANs
42258daba22897f9859b0f3cb42700322b7c16bc ALSA: asihpi: Minor cleanups
6d0b898e9c402d6b7d0d07adacdbee2ebedafdcd ALSA: asihpi: Simplify driver unload cleanup
b0096a65677fa8d7e50975dc7282ce313610d9e8 ALSA: asihpi: Standardise substream name generation
6027dfa46ea477b1223d83e74a3b3dcc572285b5 ALSA: asihpi: Remove 2 unused functions
f3d145aac913b318e96e5c2763d8908805a5e30a ALSA: asihpi: MMAP for non-busmaster cards
0b7ce9e2bd2d9dbc8f4797b0cd5e0d138cb529e1 ALSA: asihpi: Handle playback drained status better
a6477134db119a22aa30911ff18e440b8db9df65 ALSA: asihpi: Update debug printing
550ac6ba4ef0e57f6edbadf2b018d5125d2f7e98 ALSA: snd-asihpi: Control naming
09f68072b32089f2e3b4749161eb3ce954faf8d4 Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound-2.6 into topic/asoc
427beeb21ad0b4297657d578003b2eb3803f95c9 ath6kl: remove ar6000_prepare_target() crap
628a7dd85cff27db40a1759d883a76a6fef20346 ath6kl: remove chatty debug messages on ath6kl driver ops
437c567b1a02bdd50a9d0ce57c1310b827eb0ae4 ath6kl: rename the pm ops to something more sensible
0174d3c26448a132d01e6741fb80749dc81180b7 ath6kl: cleanup and move the ath6kl pm ops to be assigned statically
2df44b8b9bd9c3d9dcc8d4532d02515dd8712b6e ath6kl: remove completely pointles platform driver
60a9bc57804bd6a629ff1016fea43766f3f6eaf3 ath6kl: style cleanup on struct sdio_driver components
09b6b5e916afa32a4a4a4c9d7cb3ed00563d6b0e ath6kl: cleanup allocation and getting of the hif dev
4f56a12dd58ca2025b22ac4caabb89c90e1f1b7b ath6kl: propagate errors on hifEnableFunc() failures
0c804c5a573867b0a0eeed957508601fb0f29a7a ath6kl: remove useless plat_setup_power() calls
711908df76bedee2df653be057465168ed626742 ath6kl: propagate errors on module setup
0e7fd280fb1eb8a870d223fdfe4821d318001af5 ath6kl: simplify btcoex parameter programming
524717f1a4624dcee164a69722bb1506d97c5d80 ath6kl: use CONFIG_ATH6KL_ENABLE_COEXISTENCE
5b1978ee0053667956ef9d65e5b48d2f1f14bc05 ath6kl: remove AR600x_CUSTOM_XXX define
42ad85dbc1c594f34a272ddbaee6387f4f369f8a ath6kl: use CONFIG_AR600x_SD32_XXX
1e6d4562eb7f2ecef9c03639f2ca6f3e6d6fdf7e ath6kl: use CONFIG_AR600x_WB31_XXX
492543eae4f95a746c9d10265c78a3d2853ac315 ath6kl: use CONFIG_AR600x_SD31_XXX
1822d7f80e35fd605687cdf194f15f1c151cdb17 ath6kl: remove INIT_MODE_DRV_ENABLED define
f22ac91fae621dc6035e15b489e46b711ad22689 ath6kl: remove unused define WLAN_HEADERS
382241010ce9cc231c350524695db9d822971da2 ath6kl: remove define HTC_EP_STAT_PROFILING
e53a79d977071cb3cd9bb2923693a8fe6a7b884e ath6kl: remove unused define NO_SYNC_FLUSH
efa5dc420a0f2f3f8dbc6b2d4037b8148b3cdb64 ath6kl: remove USER_KEYS define
871f7105cc406fb963d1b47f0f99608f6b5037df ath6kl: remove SEND_EVENT_TO_APP define
eba67f4366521b6c761f50af859917b89eba7dbf ath6kl: remove dependency on LINUX and KERNEL_2_6 macros
1d7abecc84b29f4e0ce0290e0326500eee0c0a40 ath6kl: remove define ATH_AR6K_11N_SUPPORT
69e87c22b64b9bb03ed90fc9ed201cf41ee4f44e ath6kl: remove all the wext and super extended private ioctl crap
8efba264d45d0af4b7c64373262dbcc01059b602 ath6kl: kill Android specific code
9d72a9e13a150124862b74c658271736297709f4 ath6kl: remove Bluetooth PAL code and WMI ACL TX/RX data support
1fd8d02467606a3f69118b495f6ff5dfb9749422 ath6kl: move setting netdev for non-cf80211 case
8f05c5b940f3c08d30f4298ceb7cc076dd444008 ath6kl: remove SET_MODULE_OWNER usage
e4551c7bb19c2f094eaabbcd610ab3dfd2ee86a0 ath6kl: replace do while loop with function helpers on ar6000_avail_ev()
c1ccd0868efcb7607d2cdf41341542928e066219 ath6kl: propagate error values on ar6000_avail_ev()
eb60cfa9b80a45391d25e9f90df7f3961cc59757 ath6kl: remove BMIENABLE_SET define
ab8911150f824f496c67b3bab19c15ff62ddff27 ath6kl: s|A_FREE|kfree|g
1fec95c503bea25665e5d62221016255a20f2c02 staging: winbond/mto.c: remove unused variables
7441729769927b424afa762fd4284f2d5eea78f0 staging: winbond: fixing some code styles issues
b3b97f5c23c0a6944ec1f5481ceaac12528a826b staging/brcm80211: Fix common spelling mistakes
0997325e31737e90626baac80ab687e51500b2ef brcm80211: remove unused defines in pcicfg.h
e7c7add92cf073bb81ee11bb3e63a0e1f83d6658 brcm80211: remove unused defines in bcmdevs.h
be1c09f987ff523e7299cd8322a176dc80d8f66d brcm80211: replace VENDOR_BROADCOM with PCI_VENDOR_ID_BROADCOM
28562f3cd502a97e607590586a87811c8f438e38 staging: brcm80211: remove support functions for older chipsets from bcmsrom
72a279620facd56cf650573c8705136e25908357 staging: brcm80211: remove conditional BCMSDIO code from bcmsrom.c
94da53f91df196a62727363722dd20bd616f7362 staging: brcm80211: remove unneccessary include from bcmsrom.c
c6042b3043f4ee1776c10572f517b25ed4f8188f staging: brcm80211: remove defines from bcmsrom.c
0686acf730344e0e9442649952e34fe4e1d6ccb0 staging: brcm80211: replace si_* calls with ai_* calls in brcmsmac driver
933b720f2f4e76d307cd50ae49dcbc1e598e79a9 staging: brcm80211: remove duplicate prototype for si_pmu_pllupd
014cdb5f454486b20de0e6358fb3692dbe067557 staging: brcm80211: cleanup si_doattach function for fullmac
c6e1a0d12ca7b4f22c58e55a16beacfb7d3d8462 net: Allow no-cache copy from user on transmit
6b5a5a3eb77ea69382da9d2a64d74107e49cedaa STAGING: brcm80211 v2 keep power on in suspend state
6f27b08d5b781608e97652ae5b83c271c9d177bc staging: brcm80211: cleaned up TODO file
ddc332df71409fdb5f22d5273b380c91a9ffb823 staging: brcm80211: revised README
4a266c4fc99d9b27afb2a476ea8fdd7189788115 staging: brcm80211: moved several README items to website
dd0308742b1ba9fbf45422be968816123cc9b6aa staging: brcm80211: unified README files
da5fa38f4ae6c565accd4e3a81e0b89561c049a4 staging: brcm80211: deleted unused code in hndpmu.c
8906d770d8314cf9ab5289ee971594cb250f541d staging: brcm80211: Removed invalid comment in receive processing.
d3f54f319a6145241c37663f0e21b10888ee0920 staging: brcm80211: changed comment on rx buffer len in wlc_ampdu.c
4cbdbca020bd26dde0feb2a7511ae14fd394faf6 staging: brcm80211: deleted inactive BCMDBG_FORCEHT code
ea7b2805e0c5ed8cfbac2914f9807a056a1ab13e staging: brcm80211: code cleanup
c0765e995059afc57fafe3b5f2a3a85d62300f2f staging: hv: Convert camel case in in all functions to lower case in hv_mouse
ac41d402d64aeb42568bce88663200d8b348dab2 staging: hv: Convert camel case members of struct mousevsc_dev to lower case
4b5d5181500e294ceb1bc05efa2df90e2abad47e staging: hv: Convert camel case member of struct mousevsc_drv_obj to lower case
2ba6810baafbed19e3af436f00b3adb5d74e9131 staging: hv: Convert camel case func params to lower case in hv_mouse
94e44cb5ae624cc34a3e4d16907c088d14901c5f staging: hv: change camel case funct names to lower case funct in hv_mouse
d0d6e9c8f5ae4749d8010851e4ed10b6fb759c20 staging: hv: Replaced printk with pr_info in hv_timesource
af7a5b6e598c936476fe8dcfaa09d1c7d7e1b165 staging: hv: Replaced DPRINT and printk with native functions in hv_utils
eb335bc42781ddc19da98a3c74add1013ba08da2 staging: hv: replace DPRINT with native primitives in hv_netvsc
0a46618d58c90f93e8b8e9a18062d1691b70297e staging: hv: Replace DPRINT with natives in hv_vmbus
8de61e31466a87cf77231db52ff9c94ddb1f758b staging: hv: Remove all unneeded DPRINT from hv_utils
b8a3d52b2f7db637edcb62f9a332e1b35eefad13 staging: hv: Remove all unneeded DPRINT from hv_netvsc
98e087022b611c6f748c74d952193ccf69280f52 staging: hv: Remove all unneeded DPRINT from hv_vmbus
f3365453a3c4a1e8ca28c0dedabf371385456d1f Staging: hv: Get rid of synch primitive in struct blkvsc_request
d7a1bdb990b9dfe93d080dc242860e33d08ec5a6 Staging: hv: Rename struct storvsc_request_extension
e9e936c60dfa4ea5ead0ddf5f9ee457a1906366d Staging: hv: Move the data_buffer field from struct hv_storvsc_request
6dc3f0a7edf15fcaf90270b1ac6de501fe6a60c6 Staging: hv: Get rid of the status field from struct hv_storvsc_request
0bb71127060b1abb76e8864d45f9be9e9fb2882d Staging: hv: Move on_io_completion() from struct hv_storvsc_request
efb5a663e460c0213cfd2a65ae4b6b35047b0e9b Staging: hv: Move the context field from struct hv_storvsc_request
237ecd6d58256dc95458098bc5c4b65cf4a62eee Staging: hv: Move sense_buffer field
6f461cc46d2d19daf98bfe1a6502900cb80a293b Staging: hv: Get rid of sense_buffer_size from struct hv_storvsc_request
373dd8a93aab78d0074188429c350b1e457ddf23 Staging: hv: Get rid of cdb from struct hv_storvsc_request
473f9409e4614880656cae2028c567831a82a03f Staging: hv: Get rid of the cdb_len from struct hv_storvsc_request
fc3967b0c3169fe8a3b33cc90e5bc8248d5b18d9 Staging: hv: Get rid of lun_id from struct hv_storvsc_request
b4dba0a3b4008c48316f712283c682f422b2c973 Staging: hv: Get rid of the target_id from struct hv_storvsc_request
735625fe4d95e2a73fe41a7e4d23f05fd97b9e80 Staging: hv: Get rid of the bus field from struct hv_storvsc_request
124661ded38b4bbd8a95e1e66d4e03ce328d4481 Staging: hv: Get rid of the host field from struct hv_storvsc_request
12fbd4164ea1fa4a4a717d72a68e48d1cc0362a3 Staging: hv: Get rid of the type field from struct hv_storvsc_request
93958465598f22833ee21f9aa3d79749acb7d6eb Staging: hv: Use struct completion in struct storvsc_request_extension
ced01b0df71fb184744c473b934f9ea70454b750 Staging: hv: Add a function to map a hv_driver pointer to storvsc driver
1e05d88e9374036cd2d6d0f7e840a790cf4bb43a Staging: hv: Get rid of request_ext_size from struct storvsc_driver_object
2fd0df276e4ebb411dd0f87a2c9381b466f81ed4 Staging: hv: Embed struct storvsc_request_extension into hv_storvsc_request
bf587a1dfd992c3f4dcc2886a36964126b5a4ade Staging: hv: Move the definition of struct storvsc_request_extension
12cb12ef23bfe90f4e6c003a88b4500c6ff2b71b Staging: hv: Make the function stor_vsc_on_host_reset() static
af3043c64a4a87bc0a4596f4952dc194ebc5af72 Staging: hv: Move the definition of the function stor_vsc_on_host_reset()
1604b1bda3c20534efad534f3fc77470f455d862 Staging: hv: Move the definition of the function put_stor_device()
852c16dbdcf84d43803a4ccfa647cf2f2952afc9 Staging: hv: Move the definition of the function get_stor_device()
834702f82ab8fe1ea5de5e464764d5ca2d326dbd Staging: hv: Cleanup initialization of blkvsc driver
86762a5bd908499e3936c9c765184d3f4c0d069e Staging: hv: Get rid of the file blkvsc.c
19b5931d54695ca748ede122ed67a9f12e791f0e Staging: hv: Move the contents of blkvsc.c to blkvsc_drv.c
db0857771be7c5fe2d235e5a00a3ded8ac48b09d Staging: hv: Cleanup the initialization of storvsc driver
2b8b35825fb0c4b36771b9f3c5565092fff5d164 Staging: hv: Make the function stor_vsc_initialize() static
6dec24423803273a2619ad383d19b18264c8ce1b Staging: hv: Move the definition of stor_vsc_initialize()
5e081c91eb515d55bdd5d121adff8d216914c0dc Staging: hv: Get rid of dead code in storvsc.c
afa3f3d7f57bc9adb3f7cc2c853153916f690eda Staging: hv: Get rid of the include of storvsc.c from blkvsc.c
78101852f3d08134e89979b491a9fa815395c9f5 Staging: hv: Cleanup struct storvsc_device
f24eeb06a430f8508d03a419ff4274d5596a5436 Staging: hv: Move the definition of struct storvsc_device
036bbeda8c802c438e167d35a3ce726bcb0bb42e Staging: hv: Move the definition of struct storvsc_request_extension
6e1870a847c2bd40a56f3a8807bf12ad2bf28c33 Staging: hv: Add the inclusion guard for vstorage.h
98db4335e978dcec8d31900c58447690e6850f3b Staging: hv: Get rid of the forward declaration for vmbus_show_device_attr
793be9c76e7ca3841992e8bbdea46dcceb3e3118 Staging: hv: Get rid of the forward declaration for vmbus_isr
086e7a5685babba533644acd1d39a81e3f8eed54 Staging: hv: Get rid of the forward declaration for vmbus_device_release
eb1bb259cf216be0cd924e76e2185c7fb2c7e8ee Staging: hv: Get rid of the forward declaration for vmbus_shutdown
c5dce3db89def8e35d30521e187a0e8127937dd0 Staging: hv: Get rid of the forward declaration for vmbus_remove
f1f0d67b6ea022a90bfa817bf364a91740d02f4d Staging: hv: Get rid of the forward declaration for vmbus_probe
b7fc147bd8732b54019e52af8f923cecd023c711 Staging: hv: Get rid of the forward declaration for vmbus_match
adde2487d306a0153856cb0a777528ac1f19fa59 Staging: hv: Get rid of the forward declaration for vmbus_uevent
04677c0862677430f8bf5bbc356bd44bcba48f1f Staging: hv: Rename vmbus_driver_context structure
52e5c1cec89879bd64eb4e681b4cb1525eabb472 Staging: hv: Cleanup irq management
800b6902fdc86f48f39c1db8fb2ec2116058a1c7 Staging: hv: Cleanup root device handling
1168ac22314d11447976d7803facc2744a0308ad Staging: hv: Make vmbus driver a pci driver
e3f6a652fd0e828de586a3a87b56c07f7a32259a IPVS: combine consecutive #ifdef CONFIG_PROC_FS blocks
14f98f258f1936e0dba77474bd7eda63f61a9826 bridge: range check STP parameters
bb900b27a2f49b37bc38c08e656ea13048fee13b bridge: allow creating bridge devices with netlink
36fd2b63e3b4336744cf3f6a6c9543ecbec334a7 bridge: allow creating/deleting fdb entries via netlink
b078f0df676233fc7ebc1ab270bd11ef5824bb64 bridge: add netlink notification on forward entry changes
664de48bb6c4e167fcdf92a4bddf880030fbfbb3 bridge: split rcu and no-rcu cases of fdb lookup
7cd8861ab0d907430bbea0af93bc41aee0437efc bridge: track last used time in forwarding table
03e9b64b89243ccc6f8f48f5955a5a78a8ca1431 bridge: change arguments to fdb_create
ef49e4fae3f364af8da041dcc1bb4931c749b3da ASoC: Add bias level data to DAPM context debugfs
34bad69cf63efc761b05f603d99e121b83635c08 ASoC: Fix comment width in soc-cache.c
d420d40e9c044e8fae7957ed82cd63d2afe4147f ASoC: Remove excessively verbose logging on I2C write
898f8b0b65715843f7afd86f3867270dc9ed8b74 ASoC: Fix to avoid compile error
a88a9652d25a63ce10b6a5fe680d0ad8f33b9c9b Bluetooth: Add mgmt_remote_name event
e17acd40f6006d0a0e0b1b3f7359ba4d543011c6 Bluetooth: Add mgmt_device_found event
1e429f3842b5c9b5967a250f4daf78f92436268c Bluetooth: Remove gfp_mask param from hci_reassembly()
26d59535aa08386b97ece58a27bb16fca4f066db mac80211: clean up station cleanup timer
ccc7c28af205888798b51b6cbc0b557ac1170a49 ssb: pci: implement serdes workaround
ba91d1a1bcccd90247b5b9703c1a236cc2e95698 ssb: pci: implement mdio reading
1b1c7acd9709e545399d1b6b89888f025911c0a2 ssb: pci: fix mdio writes on newer cores (rev 10+)
6c74608bd479bbe02ce330f83df43c3f535ed200 ssb: pci: trivial: drop useless pointer
ce57d9e694d98e421e329fbac5d6f5dc5e9e101e ssb: trivial: use u8 for chip_rev (it's mask is 0xF)
832fd35a545ecde11082d2dab74dd0aef8e0505e ath9k_hw: Use appropriate rx gain table for AR9485
8120347de30f98982b8c75243e3b17dd1ee75740 mwifiex: remove unused macros in decl.h and main.h
7327890a1f42046c50030c8723bdbd9266d781bc mwifiex: remove struct mwifiex_802_11_fixed_ies
2b06bdbe073f8dff93eb476f07352df43dcdba44 mwifiex: cleanup power save related struct and macros
4dd365fd55991b4e54a1d1c255081e6370b9da29 ieee80211: add HT extended capabilities masks
4f3f1ee9f373abfdc09bb3bed87969b7fe0fba06 mwifiex: remove unused macros in fw.h
fd2e401a35500c9af63dc7ffbc545d2e3c478702 mwifiex: remove unused radio_on variable and macros
f986b6d538c9351c99108b51be9f77ac1b300b16 mwifiex: remove MWIFIEX_AUTH_MODE_ macros
eecd8250e492ffc4e7b72953cda9c2f3ba0e6ccc mwifiex: remove MWIFIEX_BSS_MODE_ macros
6a4c499e86f54ed9316a87e7ddc6b7d33adb4976 rt2x00: Add an error message when trying to send on a full queue
f16d2db704b873d34cec54f992637f3579e10e08 rt2x00: Fix tx aggregation problems with some clients
b35e77cf84137bbb4b6888dc90616eb0b452ea36 rt2x00: Add support for the ZyXEL NWD-211AN USB
351151e8ace033fe3b1977516b32a6c76e9a3f6d rt2x00: Fix STBC transmissions to STAs with Rx STBC > 1
9e33a3553821418b2c4f53d09311476c55176b13 rt2x00: Implement tx power temperature compensation
2f2bb7e8bdc977c94cdaaf84328526555eba89b1 rt2x00: Remove obsolete rt2x00queue_align_payload
fa71a160272c0eec9c04102ab2a82befb7cb107f rt2x00: Indention cleanup in rt2800lib
2af242e19f06cfaade7ac8608c9df8af1e0fbb34 rt2x00: Don't recalculate HT40 compensation for each rate
75faae8b80171b447bfc4bac448308676fb8a663 rt2x00: Restructure bw_comp calculation
aca7305be5cd9e07f042e6bf6547e7c5635f0041 rt2x00: Remove DRIVER_SUPPORT_WATCHDOG flag
f78987cf8bb740b7a3636c08e003f1976f860cfc rt2x00: Calculate tx status fifo size instead of hardcoding it
2e7798b7c12bdaab4a4aee76d6d1ab7c986234ac rt2x00: Limit rt2800pci txdone processing to 16 entries at once
166389375d5a3894aa00a9c2e490ac4b9af2a891 rt2x00: Limit rt2x00pci rxdone processing to 16 entries at once
324732848c42bf79988479ee1b4359e15f08154b rtlwifi: Remove unused/unneeded variables
6d2bd916afe6950b50f750cd82bbb9c6ff58611f mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
b93f85f0fb019f527b68569aafb836c94b89a47e mwifiex: remove macro SHORT_SLOT_TIME_DISABLED
5f9f1812b68a2979bc97399cd4954f1c191986af mac80211: remove the dependency on crypto_blkcipher
203afecaa320fa8c541ce130aed449ff53f5b4aa mwifiex: remove unnecessary _set_auth functions
0022801c893e953ebff8e0ad00cc22716055babf mwifiex: remove helper functions for displaying 11n capabilities
1ed76487ce115110171480deabd3cd4656f9803e mac80211: fix suppressing probe responses in ad-hoc mode
2638126a7c7cce87d51ae5d3bfaca9350503c0b4 ath9k_hw: remove ath9k_get_channel_edges
468b0d4482cadd174298e2fe9bde6a20044f90f5 ath9k: remove set11n_virtualmorefrag
b64c6a3d1ab1bab9396e6efd2fd03479be4d0a63 ath9k: cleanup few redundant macros
279daf64c01e391379060a6d30e9827cc0c56612 wifi: Add hwflags to debugfs.
1c0ce89c87b310e8022f50bb75c1b693ee9d7158 iwlegacy: MAINTAINERS
18d6a0f5b6693d630a8da9dfd6cac1ea4e5dccab Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-2.6
0545a3037773512d3448557ba048cebb73b3e4af pkt_sched: QFQ - quick fair queue scheduler
fc3e5941248be00996150965a469d38c92913ac2 xen: netfront: assume all hw features are available until backend connection setup
5373db886b791b2bc7811e2c115377916c409a5d jump label: Add s390 support
ef64789413c73f32faa5e5f1bc393e5843b0aa51 jump label: Add _ASM_ALIGN for x86 and x86_64
083dd8b8aacfcb62d65fb53ec744090879dd8150 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
d430d3d7e646eb1eac2bb4aa244a644312e67c76 jump label: Introduce static_branch() interface
ee5e51f51be755830f57445e268ba50e88ccbdbb tracing: Avoid soft lockup in trace_pipe
1813dc3776c22ad4b0294a6df8434b9a02c98109 tracing: Print trace_bprintk() formats for modules too
0588fa30db44fd2d4032b36a061c87478a43fbee tracing: Convert trace_printk() formats for module to const char *
64d21fc194e12bdf7347019bf10325a4b3d77e7b x86, mpparse: Put check_slot() into .init section
7f5c6d4f665bb57a19a34ce1fb16cc708c04f219 netfilter: get rid of atomic ops in fast path
9402efaa96e4c047dcc63ad5db65384c328aee5f Merge branch 'x86-mm' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into x86/mm
177525d26e31806d71653f74bbec13574b97892c eradicate bashisms in scripts/patch-kernel
d8e4f9aed82c68b60f81b2e7977c46868d51062f ALSA: core - Don't use "default' for default
2475b0d407614ea5a41b8325d45c614d94087088 ALSA: 6fire - Add support of digital-thru mixer
b84610b95f7e7bcd1cd9ecf3e8506a59e9f557fd ALSA: 6fire - Improve firmware loader
58c54fa47f5de976959767fa8d9bb857eee4c4e5 ALSA: 6fire - Add support for S32_LE format
e220fa3bf503d63039fa8e0398a1c252d24663f9 ALSA: 6fire - Fix pcm rate assignment
78caf66cb568f2b0c63bf8f87cff2fe1583dd9d0 ALSA: 6fire - Update kernel configuration
17fbb5bdfc93bc205e5f5d1e2b5b92fdfd694c68 Merge branch 'fix/misc' into topic/misc
43b3e1898206a1e385c9cb06f6040ea83a58b638 ARM: 6860/1: OMAP4: Move the privately used SMP boot functions to OMAP specific header.
95b8fbada76d978ce13a26785f8b85ff54478bb2 mISDN: fix "persistant" typo
a3232d2fa2e3cbab3e76d91cdae5890fee8a4034 capabilities: delete all CAP_INIT macros
5163b583a036b103c3cec7171d6731c125773ed6 capabilities: delete unused cap_set_full
ffa8e59df047d57e812a04f7d6baf6a25c652c0c capabilities: do not drop CAP_SETPCAP from the initial task
4bf2ea77dba76a22f49db3c10773896aaeeb8f66 capabilities: do not special case exec of init
17f60a7da150fdd0cfb9756f86a262daa72c835f capabilites: allow the application of capability limits to usermode helpers
8f7b01a178b8e6a7b663a1bbaa1710756d67b69b xen: netfront: fix declaration order
321fb561971ba0f10ce18c0f8a4b9fbfc7cef4b9 ptrace: ptrace_check_attach() should not do s/STOPPED/TRACED/
ee77f075921730b2b465880f9fd4367003bdab39 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED
780006eac2fe7f4d2582da16a096e5a44c4767ff signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending()
1deac632fc3dcff33a6df3e82ef10c738ac13fe6 signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDING
6ea0c34dac89611126455537552cffe6c7e832ad percpu: Unify input section names
711b8c87a5fe6de78e90411cb67b506babfef74a x86-64, NUMA: Remove unused variable
f6fcdc145679f5c86ff3fe587b060c9c3709d360 Merge branch 'for-2.6.39' into for-2.6.40
04368d051a6aa90c14a3ca5a48f60aca2f6ecdd1 ASoC: Properly handle spitz MIC GPIO
363618f013f2f11a1089b610748beb5de93b8630 ASoC: Name jack GPIOs based on jack not codec
f94f3cb37a1c4d44dd2070cc4a6165689bda9c92 Merge branch 'for-2.6.39' into for-2.6.40
8a0427bb688eae86a8bb939b6a74e5aa00aa035a vlan: convert VLAN devices to use ndo_fix_features()
6cb6a27c45cec9184302c2e350b3593c64bc7f6c net: Call netdev_features_change() from netdev_update_features()
e9403c8437cf3721e7901c1a8fcb06bb642a7e55 net: convert sunhme/sungem network drivers to hw_features
a2c725fa39b79fcc3f09151e847cc006ff0d4389 veth: convert to hw_features
d7b576545648e487b2958c220542e111f5ac46f0 jme: convert offload constraints to ndo_fix_features
fb507934fd6faa00b3d833facb53b90c71ddc307 net: convert xen-netfront to hw_features
78e47fe4194ca7fac2cc29d25f1327db86922724 net: convert SMSC USB net drivers to hw_features
98e778c9aa4f4f75550fa3a31358304e4ce67b96 virtio_net: convert to hw_features
ab3cf6d0f3d2daeef2101a2a97b6c0beee6b70cf sfc: Move test of rx_checksum_enabled from nic.c to rx.c
f50a3ec961f90e38c0311411179d5dfee1412192 selinux: add type_transition with name extension support for selinuxfs
6bde95ce33e1c2ac9b5cb3d814722105131090ec SELinux: update git tree in MAINTAINERS
c6ff669bac5c409f4cb74366248f51b73f7d6feb dlm: delayed reply message warning
4d9fd0b72cd80624f9f5c6a4c69c503615bec370 viafb: delete clock and PLL initialization
e2142df7ec7184ed4a77ada686bc1eb41075490f intel_mid_dma: fix runtime pm issues
3b16651f806d35b5c404f2525fbce76afa3c9297 x86: Clean up memory model related configs in arch/x86/Kconfig
052936080c8fb2f791103995b21bd4018c8df886 x86-64, NUMA: Remove custom phys_to_nid() implementation
1cb7b1e0de6a1f8f071f4a146e3d10f3a662f707 ACPI EC: remove dead code
9b12c75bf4d58dd85c987ee7b6a4356fdc7c1222 net: Order ports in same order as addresses in flow objects.
fab0dc89f0d98459c6ce7fa27422949ac15837fa bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful
3b7f817e47bb66ae4d82ed73689a521af70a5410 bnx2x: don't write dcb/llfc fields in STORM memory
96b8e1a0e96bd30ffb07e739b29b8c4c5759b93f bnx2x: Update firmware to 6.2.9
220b881a77eca96afdd6037dbca3441e8938228f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
6f5ef998b7b0b1bf1471654bf6176a5419197128 Bluetooth: Fix warning with hci_cmd_timer
34bd0273b631742e8d929c80e90cb7782105d8da Bluetooth: delete hanging L2CAP channel
08ba53824a7fb224085a0ff73eab213cab0197e9 Bluetooth: Fix missing hci_dev_lock_bh in user_confirm_reply
8693ac900e230c85d6fff428984a0f983330844d Bluetooth: Fix sending LE data over USB
105721328f0fa53e772592eaca17ee0023f0cc87 Bluetooth: Fix HCI_RESET command synchronization
23e9fde2b344c22c5176c7fd37b52c3776ef5aba Bluetooth: Increment unacked_frames count only the first transmit
88d377b6c3c28ee54cd4c76bfe6e60f2d9bf6ae1 Bluetooth: add support for Apple MacBook Pro 8,2
80a1e1dbf62a08984d4c1bfb5a4bca38c3e1664f Bluetooth: Add local Extended Inquiry Response (EIR) support
e90165be9a4d6a1e8fa632fcae00a5294abd3981 Bluetooth: check L2CAP info_rsp ident and state
d1010240fa9aac93da56a683c1295e759ee69d10 Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add
f3dd4f0f586b3a70734820b68c69985363e2d798 Bluetooth: Remove unused struct l2cap_conn item
ce85ee13e6b5d078f4a6c3b02ba7cd0fa140c552 Bluetooth: Enable support for out of band association model
2763eda6ccaf126633bb3180f440c8f3589f0679 Bluetooth: Add add/remove_remote_oob_data management commands
c35938b2f56547ee77b5a038fe0db394aeac59bb Bluetooth: Add read_local_oob_data management command
8fce6357a9e72c4c9c846f9951895954bfb34ad1 Bluetooth: Allow for NULL data in mgmt_pending_add
c68fb7ff29622a7db8264f939f94e37330c27080 Bluetooth: Rename cmd to param in pending_cmd
e0e185efbad442a659657c152a9cd9b3fdcb43f2 Bluetooth: Fix checkpatch error in cmtp.h
ffd13320aa96e07f3048ebdcc603aaf38bed0c47 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
58aac468be411f2a9b4a28f2ed8e6e2a0db04267 Bluetooth: Do not use assignments in IF conditions
17f09a7e4ec5dd6a0d96498da6bf78762fba4468 Bluetooth: Fix checkpatch errors, code style issues and typos in hidp
8c20aa9ffc5a5ef52b6148e905671a8d12b40c87 Bluetooth: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
3aad75a128e2f2b8da31de1df4b9b9b4a8f65c66 Bluetooth: Fix checkpatch errors and some code style issues in bnep
a3d9bd4c00f13defd4c0fdcf8b47f8764a69e54d Bluetooth: Opencode macros in bnep/core.c
2c6d1a2eec5c49793c6760546d05515ce1b76881 Bluetooth: Improve error message on wrong link type
b0d2199d6ff9f788b324fe54b1f783aff83502c4 Bluetooth: Remove unused struct item
b312b161ecb833b1bce5c4a97853f4a4f40c7901 Bluetooth: mgmt: Add support for setting the local name
dc4fe30b8675033e538e2dea50be8af9c75f1b6a Bluetooth: mgmt: Add local name information to read_info reply
1f6c6378c59f3ddac9ed89a68ccefe2611300c09 Bluetooth: Add define for the maximum name length on HCI level
f0681a68dd3a32699891cd1de93459aee5af7728 Bluetooth: remove unnecessary function declaration
c0951cbcfd7142003bc683046ef78a53c66d3265 ipv4: Use flowi4_init_output() in udp_sendmsg()
1bba6ffeeb44480ddbdda912cc85ad2cfd4725ae ipv4: Use flowi4_init_output() in cookie_v4_check()
ef164ae3563bf4d291b6f75ca2e120b17d606963 ipv4: Use flowi4_init_output() in raw_sendmsg()
538de0e01f1ca3568ad03877ff297c646dd8ad23 ipv4: Use flowi4_init_output() in ip_send_reply()
e79d9bc7ea76e08fc24d7adaad8b6a821d1624c3 ipv4: Use flowi4_init_output() in inet_connection_sock.c
94b92b88344641dbeadd2ef371549b7663a48fb1 ipv4: Use flowi4_init_output() in net/route.h
83229aa5e2c242163599266a686483e3b91ec07e net: Add helper flowi4_init_output().
e2de9e0862778f4aba103027ce575efbddb8117f workqueue: Document debugging tricks
8d1a7ed9d0ce3556a962a7472a3d09a8332d030a CREDITS: update Johannes Berg's gpg key
0a5c047507aaaf00519921336d19c0f8f5f9f363 fib: add __rcu annotations
427cdf19b97e509e21e5d347e18d8b0b34723dfc dma: use BUG_ON correctly in ppc4xx/adam.c, v4
7912d30007d0c958bcf11cd5ce19f77856cf041b dma: use BUG_ON correctly in mv_xor.c, v4
e2ec771a99a5cf231c9dea4da26238bf073e1e9c dma: use BUG_ON correctly in iop-adma.c, v4
84adccfb8cd2a6b8237da6752668ba25cd90c20b dmaengine/dw_dmac fix: dwc_scan_descriptors must compare first desc address also with llp
ab392d2d6d4e2e50502985eead545b44ee58802c drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers
b3abfbd2951102f5f5b8fe251a672e5223ac972b enic: Add support for PORT_REQUEST_PREASSOCIATE_RR
756462f3434ec4807a61f884d59358092a03fc15 enic: Cleanups in port profile helper code
18714ff8de7a000e7642561cabaf8ace8d082e9f enic: Add wrapper routines for new fw devcmds for port profile handling
9085fd09859fafbde17380b93d317a13c23c39af enic: Add support for new fw devcmds for port profile handling
4562b2fe1ebc7c547746660f735ff9af964f28ad via-rhine: trivial sparse annotation in vlan_tci helper
19eccc2bc6ad3b1c81d0826a77955500be972504 kstrtox: convert drivers/isdn/
dffc6b2432ea89af24a36e8100b3eeea09db67e5 smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>
e8c37c80006c99a00aa70a783023d616c166a04b be2net: remove one useless line
0f4a682882171d81c9e3c33c1094b87a197c09fa be2net: cancel be_worker in be_shutdown() even when i/f is down
16da8250df36547269d20a3d53daa11c79f59637 be2net: remove redundant code in be_worker()
15d721847f56f32fe9fd43d34db1b32b13de78dc be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set
ac6a0c4aab16070d7d55f49a52de33f716ae1d3d be2net: refactor code that decides adapter->num_rx_queues
311fddc7569d7a3340d61de262cff11685060f74 be2net: Support for FAT dump retrieval using ethtool --register-dump option
01dc7fec4025f6bb72b6b98ec88b375346b6dbbb net/r8169: support RTL8168E
4804b3b3aec163b59328140d6c858c3ed1c85992 net/r8169: add a new chip for RTL8168DP
36a0e6c2d6f3eb59b7a5ddfda63d252a42dba189 net/r8169: add a new chip for RTL8105
4e700bcdd89a5592a5a991bf3e78904de1140611 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
3b8a4dd3ebfcc647260ad5c39ef4f73eb3a6b155 spi/dw_spi: improve the interrupt mode with the batch ops
2ff271bf6505038d8c937e73438ea3c80c387439 spi/dw_spi: change poll mode transfer from byte ops to batch ops
8a33a373e5ffb6040c58ff41ea48ba21d5f8b5e9 spi/dw_spi: remove the un-necessary flush()
de6efe0a966cf86b3c4039a610b2d4157db707f2 spi/dw_spi: unify the low level read/write routines
cfc64fd91fabed099a4c3df58559f4b7efe9bcce tomoyo: fix memory leak in tomoyo_commit_ok()
86ef925f45d384d7d255859da3962ae19b24e228 MAINTAINERS: Add "K:" pattern for trivial
e27808df97ff7b43b4927aadf410705f33313523 ASoC: Use data based init for sn95031 DAPM
b63c963da21d05f40f20de0a586143922bfa19d9 ASoC: Use data based init for ak4535 DAPM
a7dca707a73ca700124e04372fc91334d898e6a6 ASoC: Use data based init for tlv320aic23 DAPM
203140006173ec1df42a05d8eb7051d82eb61c25 ASoC: Use data based init for wm8711 DAPM
8428edf96ebb9e8c8a5bec257568101b6ba01dc3 ASoC: Use data based init for wm8728 DAPM
97a58d6e1ba74c6c3663b50960a521c54c2f3c90 ASoC: Use data based init for wm9705 DAPM
983347785bb3807c125e7c00f31790ed11c231fc ASoC: Use data based init for wm9712 DAPM
7ad7dd125ae936719205672565ef48df018731c4 ASoC: Use data based init for wm9713 DAPM
dc6fc49b141ed14256e1319ccb9797e9825f1734 ASoC: Use data based init for max98088 DAPM
51fb1a8704f6bccfcf5248f9edc2751c272fbdf2 ASoC: Use data based init for cx20442 DAPM
fc3b9230cc2cdbcbef37953fe8cf5af0977e7a95 ASoC: Use data based init for ak4671 DAPM
f20eda5d8fafe35ca3c63ec8149a700a7db228a5 ASoC: soc-cache: Warn on syncing any non-writable registers
fbda18245beff52ec1edf096e7a77d4cdf3effb9 ASoC: soc-cache: Fix indentation issues
176fcc5c5f0131504a55e1e1d35389c49a9177c2 perf script: Add more documentation about the -f/--fields parameters
83860c594f65945b1a2c99e84338e1145cd34890 ath9k_hw: remove pCap->tx_triglevel_max
340d0ea774d4ff0038a068e14340b59c5a1fce2c ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPM
6de12a1bcef0145436e815d30a3d48b9fadb199d ath9k_hw: remove pCap->keycache_size
c429bdcf8fe033f04830a960e07c13a01f631499 ath9k_hw: remove pCap->reg_cap
0db156e9648e69c34e8e88328358a26611fd71e3 ath9k_hw: remove ah->config.ht_enable
f4c607dc53ece4ac15afed163292425efa060775 ath9k_hw: remove pCap->total_queues
a9b6b2569cf107fe541381e82faa0a3c47a9a7fd ath9k_hw: turn a few big macros into functions
ca7a4deb4a1a87dbdc6e7cab0d1022a535204226 ath9k_hw: replace REG_READ+REG_WRITE with REG_RMW
845e03c93dda2c00ffb5c68a1f7c8efc412d7c1a ath9k_hw: add a new register op for read-mask-write
f9f84e96f6d642aa7b337c22cbb7d6f936039fda ath9k_hw: embed the ath_ops callbacks in the ath_hw struct
ec15e68ba6a505631016f230899bafbb7b8cd0d6 cfg80211: Add nl80211 event for deletion of a station entry
cfdc9a8bb8d90c6aa212a5a881862599673c443d ath9k: Support RSN IBSS
c944daf46a8cfa50d6c1f54d4842180d0384c594 ath9k: fix stuck beacon detection
87c510fe2d4f193cd4eb518364a2dfa5059b1218 ath9k: trigger nfcal only after multiple missed beacons in AP mode
dd347f2fb2ddb20a80e9a8285252bf208ab91398 ath9k: fix beacon timer handling issues
f39de992540cf68cc865498242f963f70f7e97b3 libertas_spi: Add support for suspend/resume
5e6e3a92b9a4c9416b17f468fa5c7fa2233b8b4e wireless: mwifiex: initial commit for Marvell mwifiex driver
903946e6e21ef4dd678acafb8881cabde9182caf ath9k_hw: remove AR9485 1.0 support
be7974aa105dc47bb25013016d1fcad17da17783 mac80211: Minor optimization in tx status handling
a9cbe96d19861755680a712b709cccac5dc6aca8 ath9k: remove the pending frames ath_txq_schedule workaround
598cdd5246ea158310942699e5008ac7f687ad62 ath9k_hw: force rx chainmask to 7 on AR9100
f171760c558946c7a2e0ee310dfb968f9d4853c6 ath9k_hw: enable a BlockAck related fixup specific to AR9100
6de66dd963ddd669667a81a2401f2fd6472ff55c ath9k: add support for overriding LED pin and GPIO settings from platform data
6fb1b1e18fe3d141c54182c5d5b3af823bed455f ath9k: add support for overriding the MAC address through platform data
691680b8335fa8995b190676f53e3bcef6477b4a ath9k: add an interface for overriding the value of specific GPIO pins
c70cab1a45d56395db03957f6504c6b613bece5b ath9k: remove unnecessary debugfs return code checks
716b1bf3c5040f2303d6d1d0dfee6d8851cedc9d rtlwifi: rtl8192c{e,u}: Remove some extraneous casts on memcpy commands
a0e7c6cfe2a04af450274638845802b5c384e8df mwl8k: Queue ADDBA requests in respective data queues
170335432ad36584a6d24fc1fd903024d221ef55 mwl8k: Check outgoing rate for a station to decide if ampdu can be created
3aefc37ee789188f0d4488cae04ff618f4c4ddf6 mwl8k: Handle the watchdog event from the firmware
65f3ddcd08fe24490359274a8c9bf526e81357a5 mwl8k: Initiate BA sessions
ac109fd0427008e5b55e0e52e59c364de6d686fe mwl8k: add internal API for managing AMPDU streams
e600707b021efdc109e7becd467798da339ec26d mwl8k: differentiate between WMM queues and AMPDU queues
5faa1aff08ef8d82b98ac2dfd7beb62ae6eda5e5 mwl8k: add support for block ack commands
8a7a578c2e3ac463a17fe30b11ada0509658a952 mwl8k: update to ap firmware API version 2
73b46320209e9fe0d65aba1b8c21489278047574 mwl8k: refactor in preparation for APIv2 update
c835b21405fa551cd5af2c7bfe1c3ae129c5f8ef mac80211: add comment about reordering
e7fc63388def06d2d1bdb6916748c92c037a42c6 ath9k_hw: Speedup register ops for HTC driver
b0a9ede228175c25f76314a028d305fd5b2de427 ath: Speedup key set/reset ops for HTC driver
81544026e4cecb85a8b727d5f64cb3c8a8cb64a3 ath9k_hw: Fix throughput drops in HT40 mode for AR9287 chips
6d64ab7f9240e3201fde3fd16ce4227bd795d2ab ath9k_htc: Fix LED pin for AR9287 HTC device
22dd2fd283ea96b4d45185d3e861ef46005082f4 iwlwifi: remove duplicate initialization in __iwl_down()
2c9e45f7a287384e1382932597e41a9a567811ba perf script: If type not given fields apply to all event types
09ca132a8e469f87504899b4016c7517511887d0 xen/balloon: Move dec_totalhigh_pages() from __balloon_append() to balloon_append()
83be7e52d46a5b3a9955a38a9597bf1de1851ea7 xen/balloon: Clarify credit calculation
4dfe22f5f24345511c378272189b7504d67767fb xen/balloon: Simplify HVM integration
a7f3c8f1da1050ad778c3a3930f07c63a5ec570b xen/balloon: Use PageHighMem() for high memory page detection
3f8acea307abfbecf0dca8793c30195797c62dba doc: stable_api_nonsense.txt: fix paragraph to make more sense.
ae18cbfe9f147085426635763f1fe0c68f1071e2 Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
2c66cb99d134d787827ed1cd93cc59351ab66a95 ASoC: Blackfin: push down SPORT settings from global variables
bfe4ee0a935dccf5980ecb5605c66fe50feb9056 ASoC: Blackfin: standardize machine driver names
c8ad38b8b26ad04d5125606065c87315308d6df5 ASoC: Blackfin: drop "-codec" from codec names
f04cd9cb11469a6a9cbfdad824254143250d78d2 ASoC: Blackfin: add ad193x sysclk configuration
93547e89b6d2adeec627d2a8d8fc4d4b40b0e2c4 ASoC: SSM2602: convert to soc-cache
1afa98b8074136c81d23e56836a59b2c8f1529c8 ASoC: ad1980: fix codec name
e43a7d4116c868676eca329c4211bc5cc5a93a9b ASoC: ad193x: fix codec name
370fd17dea6056cdb2fbbca47812cf96d2a02726 ASoC: ad73311: fix codec name
2a161018914d7f12ed73991d1aedb609fdba3fcf ASoC: SSM2602: fix codec name
754dec6b7f01efadd400f3291591627093a17988 ASoC: fix sorting order of codecs in kconfig
99b59f3ccb72c15f13169236eda16682930e47f0 ASoC: Remove -codec from WM8731 driver name
5e251aecbd4a4bf3ff0b0ff04653afa4d01eba54 ASoC: Convert WM8731 to table based DAPM setup
ecd015127813c7893f6900cf54c6362b26d8ff90 ASoC: Convert WM8903 to table based DAPM setup
60e627b4530819a3c67434ef6eafd3e702ce6572 Merge branch 'for-2.6.39' into for-2.6.40
93b9c98b3498db5842e2812b32cff4c1ae947eb1 Merge branch 'next-queue' into next
efb3bb4fad062f8e9b8c9c945d499597e14007e7 Merge branch 'master'; commit 'v2.6.39-rc1' into next
cd25f8bc2696664877b21d33b7994e12fa570919 perf probe: Add fastpath to do lookup by function name
9d42a53e0f46505b39494041d514372235817e15 acpi throttling: Use this_cpu_has and simplify code current cpu
fe5042138b6fc60edde3b60025078884c2eb71ac x86: Use this_cpu_has for thermal_interrupt current cpu
349c004e3d31fda23ad225b61861be38047fff16 x86: A fast way to check capabilities of the current cpu
1d321881afb955bba1e0a8f50d3a04e111fcb581 perf, x86: P4 PMU - clean up the code a bit
c900ff323d761753a56d8d6a67b034ceee277b6e SELinux: Write class field in role_trans_write.
63a312ca55d09a3f6526919df495fff1073c88f4 SELinux: Compute role in newcontext for all classes
8023976cf4627d9f1d82ad468ec40e32eb87d211 SELinux: Add class support to the role_trans structure
5f55924deaa62d6df687c131fb92aebe071ec787 percpu: Avoid extra NOP in percpu_cmpxchg16b_double
787e5b06a80e7fc9dc02d9b53a9d8d2ac63b7ace percpu: Cast away printk format warning
4bcad6c1ef53a9a0224f4654ceb3b9030d0769ec dlm: Remove superfluous call to recalc_sigpending()
cdccfc8dc0bf62a1da327324a8d639139acc9279 Merge branch 'fix/misc' into topic/misc
f6994ce4a8180ea0093c62a61d697086855058e7 Merge branch 'fix/hda' into topic/hda
d2a1cfebe38edc0bbac8f5cfbce062fe3d146d7a HID: hidraw: fix comments
ac065bf214bb6a7fb7536f2dde686d4694342801 HID: hiddev: fix brace indent
cd00b1154d3c7d711e83c3c17b831aafe6377532 viafb: replace custom return values
7f980a06e4a9e3bb26db91da8f0e980b0786023a viafb: some small cleanup for global variables
40bfc14f3250691dca6fcb00f791727e180a7f79 crypto: picoxcell - fix possible status FIFO overflow
0475add3c27a43a6599fe6338f8fffe919a13547 crypto: padlock - Add SHA-1/256 module for VIA Nano
7dfc2179ec7339a180e822a5af7eb1294da245cf crypto: caam - de-CHIP-ify device tree compatibles
6d00376ad15a931d4b148e52d80abc54173e9bf5 crypto: caam - ARRAY_SIZE() vs sizeof()
cdc712d884cec0354d6899e7a329eee542ca2f7d crypto: caam - dereferencing ERR_PTR on allocation failure
54e198d4c162b36ba864ecc658c829454074523f crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
8e8ec596e6c0144e2dd500a57ee23dde9684df46 crypto: caam - Add support for the Freescale SEC4/CAAM
95d517cfce023eb24c5363ab82377146bd659816 viafb: gather common good, old VGA initialization in one place
5683dc7ae86987e392d5616731eec636abd6c7ad ASoC: ad73311: drop I2C requirement
119bfef2f954bfca74a960bff7be7d49f97e5daf ASoC: ad193x: tweak style to match other codecs
4b2ffc205cb9964e7270abc7c8bcbd6127dfcf5e ASoC: Blackfin I2S: add 8-bit sample support
239c970626b9d9c7449de751d91f9a9da1018b85 ASoC: Add snd_soc_codec_{readable,writable}_register()
8020454c9a1ec5ac5801805896b5f69d0c573e17 ASoC: Add default snd_soc_default_writable_register() callback
acd61451e55ea5848a6ab50d39a103e146fcf7ba ASoC: soc-cache: Return -ENOSYS instead of -EINVAL
30539a18d366cff6b21f66a81e4d9dccc4a90c89 ASoC: soc-cache: Factor-out the SPI write code
b8cbc195202d05efcda6af81c669577e3cb793e5 ASoC: soc-cache: Factor-out the hw_read() specific code
26e9984cbcdde100e5af15382f2297fef1ce7804 ASoC: soc-cache: Factor-out the hw_write() specific code
67850a892bf627e1c627bc8d0bcd84b90ecc9d7f ASoC: Add control_type in snd_soc_codec
5fb609d435f0679ed322ddeb1fdafe6142463fdf ASoC: soc-cache: Introduce raw bulk write support
f3594f5c5c489d159f6d487a889d9d68ca4c0123 ASoC: soc-cache: Factor-out the I2C read code
8b573c95d7bd1cf28c69ab4e0255cd272d214482 ASoC: imx: remove superfluous code in imx-ssi.c
a0b1550677a4449a57a32ebc167cba552da9871e Merge branch 'for-2.6.39' into for-2.6.40
4b8ffdb959c35f5e271fb7e08635dbdb2593018f ASoC: tlv320dac33: Move codec power up to DAPM
bea02e45874a5d18127b0779740c4fd5b3e7e44a viafb: add engine clock support
7eaa6a5e964f1ab02d849bda36950c0d30be8ce2 iwlagn: remove deprecated module parameters
f7d046f91bd165e747b9a95d089a4168b6f9796a iwlagn: remove reference to 3945 and 4965
2a226ab67f2f9c46e534f37f867d3bf3af335d02 iwlagn: remove 3945 only station code
d6b8061824a03fbe915c6cf5be2b290ae44c4ec4 iwlwifi: remove legacy isr tasklet
4263108c2a9028544cf4037fa4e72000ee456c33 iwlwifi: set default aggregation frame limit to 63
2520546aecc969372080448a2422b39eedb2a528 iwlwifi: add RATE_MCS_RATE_MSK
d0eb633431ec922f8f9b2040f46d9b42a4cec193 iwlwifi: cleanup and bugfix tx aggregation code
374920cb0512f5938fdf1f5af4f9afa7502dd0f9 iwlwifi: limit number of attempts for highest HT rate
c8823ec1337017e23b99fb0814e2f3d62537f811 iwlagn: fix aggregation queue scheduler setup
7ffef13d7a24654292c4641450f2794224b9eb5d iwlagn: clean up TX aggregation code
d103e3448a3ecb9f81babd1f6d7f5a678e213c82 iwlagn: use 6030 configuration for 6035 series
efa3144e7cb2a7a58961e5b881b1b9ef73f39cd5 iwlegacy: MAINTAINERS
749c27639b95c5c4a8185e02a4efb189034944ed ACPICA: Fix code divergence of global lock handling
3854c8e32f46ffa6ee0bf2eb01137f5a48b2754f ACPICA: Use acpi_os_create_lock interface
9f63b88bd7a1ac1afbb4358772a39abaeddbdd13 ACPI: osl, add acpi_os_create_lock interface
b692a63af8b63a7a7e84702a713d0072e336b326 viafb: add VIA slapping capability
0415b00d175e0d8945e6785aad21b5f157976ce0 percpu: Always align percpu output section to PAGE_SIZE
2c536f84c19c73ab1e3411bf1596ff85c4a23783 viafb: split clock and PLL code to an extra file
f786bba4499cf3de20da345ce090457ebcef03b0 HID: hid-multitouch: migrate 3M PCT touch screens to hid-multitouch
9f1f1bfd8d7e579f07dbe56d6f93bd594da43b3d x86, mpparse: Remove unnecessary variable
ec7e7e42da0b33c77f1baafeac93e5128c4eea7a ALSA: hda - VIA: Update unsolicited event function
eadb9a804de223ef899ebb64aa037fa0da7bdee9 ALSA: hda - VIA: Update VT2002P initial verbs
4ab2d53a99b6dcee86837d2a9739bfb9f468db45 ALSA: hda - VIA: Update VT1718S initial verbs
aa266fccf569c6ed675f15b1654a5b2c08d9dde5 ALSA: hda - VIA: Update VT1708 initial verbs
27439ce717fea649ed77d256bb6efee7d1eb8e56 ALSA: hda - VIA: Add VT1802 check in via_speaker_automute function
e87885fea58ef49e08f2b4218587397586dc155d ALSA: hda - VIA: Fix side channel mute invalid issue
c5593d26aea3aba2a7703a0b5d74b4ea8b726889 viafb: add primary/secondary clock on/off switches
6c1093af5833d4c69634711d9453287ab9e0cb77 viafb: add clock source selection and PLL power management support
0f77d4a052aec7392dbfd3d8942a519d013d66d9 viafb: prepare for PLL separation
1606f87e98f83512762da6dbc992103ae690ff11 viafb: call viafb_get_clk_value only in viafb_set_vclock
c91faa61697a60ee5cc653db9b6fd3c7049890a6 viafb: remove unused max_hres/vres
eb0536c5e2815e3e38ed2b2f31401e114faec016 viafb: allow some pll calculations
11890956e948e6ed1b3e4acc11b6879db6ace01b ALSA: hda - VIA: Add support for VT1802
bc92df7fe55e49c616a003b0b77e7badf2736429 ALSA: hda - VIA: Add support for VT1705
244056f9dbbc6dc4126a301c745fa3dd67d8af3c job control: Don't send duplicate job control stop notification while ptraced
ceb6bd67f9b9db765e1c29405f26e8460391badd job control: Notify the real parent of job control events regardless of ptrace
62bcf9d992ecc19ea4f37ff57ee0b3333e3e843e job control: Job control stop notifications should always go to the real parent
75b95953a56969a990e6ce154b260be83818fe71 job control: Add @for_ptrace to do_notify_parent_cldstop()
45cb24a1da53beb70f09efccc0373f6a47a9efe0 job control: Allow access to job control events through ptracees
9b84cca2564b9a5b2d064fb44d2a55a5b44473a0 job control: Fix ptracer wait(2) hang and explain notask_error clearing
823b018e5b1196d810790559357447948f644548 job control: Small reorganization of wait_consider_task()
408a37de6c95832a4880a88a742f89f0cc554d06 job control: Don't set group_stop exit_code if re-entering job control stop
0e9f0a4abfd80f8adca624538d479d95159b16d8 ptrace: Always put ptracee into appropriate execution state
e3bd058f62896ec7a2c605ed62a0a811e9147947 ptrace: Collapse ptrace_untrace() into __ptrace_unlink()
d79fdd6d96f46fabb779d86332e3677c6f5c2a4f ptrace: Clean transitions between TASK_STOPPED and TRACED
5224fa3660ad3881d2f2ad726d22614117963f10 ptrace: Make do_signal_stop() use ptrace_stop() if the task is being ptraced
0ae8ce1c8c5b9007ce6bfc83ec2aa0dfce5bbed3 ptrace: Participate in group stop from ptrace_stop() iff the task is trapping for group stop
39efa3ef3a376a4e53de2f82fc91182459d34200 signal: Use GROUP_STOP_PENDING to stop once for a single group stop
e5c1902e9260a0075ea52cb5ef627a8d9aaede89 signal: Fix premature completion of group stop when interfered by ptrace
fe1bc6a0954611b806f9e158eb0817cf8ba21660 ptrace: Add @why to ptrace_stop()
edf2ed153bcae52de70db00a98b0e81a5668e563 ptrace: Kill tracehook_notify_jctl()
71db5eb99c960e9c30e4b3ed04103c513b6251b5 signal: Remove superflous try_to_freeze() loop in do_signal_stop()
9f2bf6513a6cca0b00cbbf67ba6197017cfba548 ptrace: Remove the extra wake_up_state() from ptrace_detach()
c672af35d54992b88d3c48133bd62cc3386fb2f9 signal: Fix SIGCONT notification code
3e95b9aba50deeee69afce87d2bcd94c4cd1d95e ALSA: hda - VIA: Add new power management function.
b21a8ee67013372f439fbd1591e91d09de49bb9c [media] remove radio-maestro
b299eb5cde1a91706c450804006c6559b0826df8 ACPI:Fix goto flows in thermal-sys
312158718fe2056703b2744801165a9574560495 ASoC: Add WM8958 enhanced EQ support
09e10d7fe509408d15818db6a0299f563668a7ba ASoC: Add WM8958 VSS support
f20d77ce2663b31c2994462d9ab9143726b67f3e ASoC: Refactor WM8958 DSP to support additional algorithms
fbbf592002ee46ed14d5bd88f1150c604b34e705 ASoC: Support download of WM8958 MBC firmware
66b5b9722b8743f83d4c3f11f39665f5f2c40b12 ALSA: Add snd_ctl_replace() to dynamically replace a control
1a978c50c6cff743c3516ffa6d2ce44382e7b70b HID: Move hiddev.txt to the new Documentation/hid directory
c54ea4918c2b7722d7242ea53271356501988a9b HID: Documentation for hidraw
5806896019ceaa0a1e808182afb4bba33c948ad6 security: select correct default LSM_MMAP_MIN_ADDR on ARM.
0523656eed6941a1a0e6b8de36ca73f44d2142c0 viafb: kill crt_setting_information
486d4c08dd2eb29b26b4a27f8056155a7a639861 viafb: no need to write CRTC values twice
0f8132b7431e241c29e61ac14f22549a6fca9632 viafb: move initialization code
1e648a13720ef5de51f132501acf3e443d1a36d4 HID: hid-multitouch: refactor initialization of ABS_MT_ORIENTATION
a841b62c5d5f75ce3676fde755696d30cc8de99a HID: hid-multitouch: migrate Cando dual touch panels to hid-multitouch
043b403aede4a528ed99ceaf050f567f1283a23e HID: hid-multitouch: migrate support for Stantum panels to the unified driver.
9498f954a4ec389806333041a1018909c6fe0518 HID: hid-multitouch: Auto detection of maxcontacts
1872f589951caee1afd7cd2ea6729ac892de9ddf ALSA: es1968: add radio (tea575x tuner) support
f8960d61bc8ba945b07a4de1288aac5d52f8607b ALSA: tea575x-tuner: remove dev_nr
375d135818f32bbe7b3f071bd54d977c4ff8d84a ALSA: tea575x-tuner: various improvements
af9af866020ea341aca32123b3109b6a9408dd8c ASoC: Mark WM8958 DSP2 registers readable
c6b7b57012c8307b936025ad41fcbef6b1b6b52f ASoC: Handle startup sequencing of WM8958 DSP2 with deferred clocking
f701a2e594e62b35d895ad5ec1db8d2d0714c158 ASoC: Factor WM8958 DSP2 handling into separate file
780e2806986f9cc980808687da95160c65baa78a ASoC: Treat WM8958 revision A as WM8994 revision D
4aab1e896a0a9d57420ff2867caa5a369123d8cb KEYS: Make request_key() and co. return an error for a negative key
78b7280cce23293f7570ad52c1ffe1485c6d9669 KEYS: Improve /proc/keys
5d94e81f69d4b1d1102d3ab557ce0a817c11fbbb x86: Introduce pci_map_biosrom()
45bb1674b976ef81429c1e42de05844b49d45dea x86, olpc: Use device tree for platform identification
d79647aea22732f39c81bbdc80931f96b46023f0 xen/gntdev,gntalloc: Remove unneeded VM flags
a1c57e0fec53defe745e64417eacdbd3618c3e66 blackfin: convert to clocksource_register_hz
75c4fd8c7862f37eeae5c80f33bbe4dce97571d4 mips: convert to clocksource_register_hz/khz
39280742efb00ab61ad62486c737fdd3e980c30f sparc: convert to clocksource_register_hz/khz
7861434fe9b5c9dad1bbb1f674cded95950e778e alpha: convert to clocksource_register_hz
b8f39f7dfe12d4c8402c493a24fbf1e21d086771 microblaze: convert to clocksource_register_hz/khz
d60c3041778c11f564969fb62b337df68232ee80 ia64: convert to clocksource_register_hz/khz
b01cc1b0eae0dea19257b29347116505fbedf679 x86: Convert remaining x86 clocksources to clocksource_register_hz/khz
36d8593ec74dc04d3bd7c1c897a7b7cfbd0b0dc6 Make clocksource name const
f17bfe79e6aa34aecbd579258a5c55a790807aca IDE: ide-floppy, remove unnecessary NULL check
f2ba70a22c31a179226fa0517729104497a7853f drivers/ide/pmac.c: Remove unnecessary casts of pci_get_drvdata
ba5787323d38084b30261e84510d4a173fcb493a ide: fix use after free in ide-acpi
559fa6e76b271b98ff641fa2a968aa2439e43c28 profile: Use vzalloc() rather than vmalloc() & memset()


More information about the unionfs-cvs mailing list